]> git.eshelyaron.com Git - emacs.git/commitdiff
(Bindat Examples): Move @lisp to beginning of line. (Whitespace change.)
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 17 Jun 2005 16:51:10 +0000 (16:51 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 17 Jun 2005 16:51:10 +0000 (16:51 +0000)
lispref/processes.texi

index 5f154c3c0f639072c2092bfb012f194d3043da6d..cdefa256fcd616d0d6f926ee9fdc7fd4ba5a8c4d 100644 (file)
@@ -2249,7 +2249,7 @@ dotted notation.
 
   Here is a complete example of byte unpacking and packing:
 
-  @lisp
+@lisp
 (defvar fcookie-index-spec
   '((:version  u32)
     (:count    u32)