* emacs-lisp-intro.texi (Simple Extension): Fix typos.
This commit is contained in:
parent
cfe1c0af97
commit
9450ac063c
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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
|
||||
}:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue