* emacs-lisp-intro.texi (Simple Extension): Fix typos.
authorGlenn Morris <rgm@gnu.org>
Sun, 3 Mar 2013 18:44:56 +0000 (10:44 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 3 Mar 2013 18:44:56 +0000 (10:44 -0800)
doc/lispintro/ChangeLog
doc/lispintro/emacs-lisp-intro.texi

index 9396a3e..379ad90 100644 (file)
@@ -1,7 +1,7 @@
 2013-03-03  Glenn Morris  <rgm@gnu.org>
 
        * emacs-lisp-intro.texi (Digression into C): Update example.
-       (defcustom): Fix typo.
+       (defcustom, Simple Extension): Fix typos.
 
 2012-12-22  Glenn Morris  <rgm@gnu.org>
 
index d62a21f..055ed55 100644 (file)
@@ -17811,7 +17811,7 @@ emacs -q --no-site-file -eval '(blink-cursor-mode nil)'
 
 @exdent Or nowadays, using an even more sophisticated set of options,
 
-emacs -Q - D
+emacs -Q -D
 @end smallexample
 }: