diff options
| author | Glenn Morris | 2012-05-04 00:29:52 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-05-04 00:29:52 -0700 |
| commit | cd8d025346952ffdf316b93e04267946a494e353 (patch) | |
| tree | b0e688a3175f3f3f7a05105ed5afe8851e94b009 /doc/lispref/ChangeLog | |
| parent | 50f0084172dfb1ec62c5ef6e2c174fad8898a83d (diff) | |
| download | emacs-cd8d025346952ffdf316b93e04267946a494e353.tar.gz emacs-cd8d025346952ffdf316b93e04267946a494e353.zip | |
* text.texi (Auto Filling): Don't mention Emacs 19.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 65452bf6585..9aeefb42157 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-05-04 Glenn Morris <rgm@gnu.org> | 1 | 2012-05-04 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * text.texi (Auto Filling): Don't mention Emacs 19. | ||
| 4 | |||
| 3 | * commands.texi (Event Input Misc): Don't mention unread-command-char. | 5 | * commands.texi (Event Input Misc): Don't mention unread-command-char. |
| 4 | * numbers.texi (Predicates on Numbers): Don't mention Emacs 18. | 6 | * numbers.texi (Predicates on Numbers): Don't mention Emacs 18. |
| 5 | 7 | ||