diff options
| author | Glenn Morris | 2012-05-04 00:38:33 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-05-04 00:38:33 -0700 |
| commit | 8d8d67aee8c9a21269ff2d5185daead8ce495072 (patch) | |
| tree | a7088a3cff4cb3ea215619f68cb23ab5ad7ad4c2 /doc/lispref/ChangeLog | |
| parent | cd8d025346952ffdf316b93e04267946a494e353 (diff) | |
| download | emacs-8d8d67aee8c9a21269ff2d5185daead8ce495072.tar.gz emacs-8d8d67aee8c9a21269ff2d5185daead8ce495072.zip | |
Small edits for doc/lispref/lists.texi
* lists.texi (List-related Predicates, List Variables): Tweak page-breaks.
(Sets And Lists): Convert inforef to xref.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 9aeefb42157..2cb961cab55 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2012-05-04 Glenn Morris <rgm@gnu.org> | 1 | 2012-05-04 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * lists.texi (List-related Predicates, List Variables): | ||
| 4 | Tweak page-breaks. | ||
| 5 | (Sets And Lists): Convert inforef to xref. | ||
| 6 | |||
| 3 | * text.texi (Auto Filling): Don't mention Emacs 19. | 7 | * text.texi (Auto Filling): Don't mention Emacs 19. |
| 4 | 8 | ||
| 5 | * commands.texi (Event Input Misc): Don't mention unread-command-char. | 9 | * commands.texi (Event Input Misc): Don't mention unread-command-char. |