diff options
| author | Chong Yidong | 2012-05-05 12:32:58 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-05-05 12:32:58 +0800 |
| commit | eceeb5fca618f3bc0743c2388148dd758229c7c9 (patch) | |
| tree | 314434b14014363326ec7ce2868c3b86af4d97c3 /doc/lispref/ChangeLog | |
| parent | 248da2f497e8865e8bebb0e3adb9184ab36e95f2 (diff) | |
| parent | be4e7c155b6922dd6105f4be57164210c3441f37 (diff) | |
| download | emacs-eceeb5fca618f3bc0743c2388148dd758229c7c9.tar.gz emacs-eceeb5fca618f3bc0743c2388148dd758229c7c9.zip | |
Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.org
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 77f47cdaae4..2d1134c6a89 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | 2012-05-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * objects.texi (Process Type, Overlay Type): Tweak page-breaks. | ||
| 4 | |||
| 5 | * intro.texi (Caveats): Copyedit. | ||
| 6 | (Lisp History): Convert inforef to xref. | ||
| 7 | (Lisp History, Printing Notation, Version Info): Improve page-breaks. | ||
| 8 | |||
| 9 | * text.texi (Auto Filling): Don't mention Emacs 19. | ||
| 10 | |||
| 11 | * commands.texi (Event Input Misc): Don't mention unread-command-char. | ||
| 12 | * numbers.texi (Predicates on Numbers): Don't mention Emacs 18. | ||
| 13 | |||
| 14 | * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change. | ||
| 15 | |||
| 16 | 2012-05-04 Glenn Morris <rgm@gnu.org> | ||
| 17 | |||
| 18 | * lists.texi (List-related Predicates, List Variables): | ||
| 19 | Tweak page-breaks. | ||
| 20 | (Sets And Lists): Convert inforef to xref. | ||
| 21 | |||
| 1 | 2012-05-04 Glenn Morris <rgm@gnu.org> | 22 | 2012-05-04 Glenn Morris <rgm@gnu.org> |
| 2 | 23 | ||
| 3 | * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure. | 24 | * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure. |