Fix a typo in emacs-lisp-intro.texi
* doc/lispintro/emacs-lisp-intro.texi (kill-ring-yank-pointer): Add a missing quote. Reported by Jean-Christophe Helary <brandelune@gmail.com> in emacs-devel.
This commit is contained in:
parent
d6aa55e2b4
commit
5cb3991a4f
1 changed files with 1 additions and 1 deletions
|
@ -10049,7 +10049,7 @@ kill-ring kill-ring-yank-pointer
|
|||
| | |
|
||||
| | --> "yet more text"
|
||||
| |
|
||||
| --> "a different piece of text
|
||||
| --> "a different piece of text"
|
||||
|
|
||||
--> "some text"
|
||||
@end group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue