]> code.delx.au - gnu-emacs/commitdiff
* 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 9396a3ec5e2e41b6a7b18e1050a20cccefa788cf..379ad90d05a342c45674bb772200ca63c16cf270 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 d62a21f1fe6f5cbf98f7b776a62a40f76eb7397d..055ed557825b86185341ac5504891c534023f315 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
 }: