* emacs-lisp-intro.texi (Simple Extension): Fix typos.

This commit is contained in:
Glenn Morris 2013-03-03 10:44:56 -08:00
parent cfe1c0af97
commit 9450ac063c
2 changed files with 2 additions and 2 deletions

View 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>

View 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
}: