diff options
Diffstat (limited to 'doc/lispref')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/lispref/elisp.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index d2173793d00..c224e523a84 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-12-12 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi: Sync direntry with info/dir version. | ||
| 4 | |||
| 1 | 2013-12-08 Juanma Barranquero <lekktu@gmail.com> | 5 | 2013-12-08 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * display.texi (Progress, Face Remapping): | 7 | * display.texi (Progress, Face Remapping): |
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 230da1867dd..0e09b1eed2d 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -119,7 +119,7 @@ developing GNU and promoting software freedom.'' | |||
| 119 | 119 | ||
| 120 | @dircategory GNU Emacs Lisp | 120 | @dircategory GNU Emacs Lisp |
| 121 | @direntry | 121 | @direntry |
| 122 | * Elisp: (elisp). The Emacs Lisp Reference Manual. | 122 | * Elisp: (elisp). The Emacs Lisp Reference Manual. |
| 123 | @end direntry | 123 | @end direntry |
| 124 | 124 | ||
| 125 | @titlepage | 125 | @titlepage |