Difference between revisions of "WikEmacs:Scratch Buffer"

From WikEmacs
Jump to navigation Jump to search
Line 2: Line 2:
  
  
{{Snippet|(this (is ("a test")))}}
+
{{Snippet|(this  
 +
(is  
 +
("a test")))}}

Revision as of 22:09, 28 March 2012

Text Editing


(this 
(is 
("a test")))