diff options
| author | Glenn Morris | 2011-05-12 09:30:17 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-12 09:30:17 -0700 |
| commit | 79b70037f64c47754d108701e285bf1b211bb6f5 (patch) | |
| tree | 72767b4cfc97323205679f9172d595979ac413dc /doc/lispref/ChangeLog | |
| parent | c89be45f2e6a1deed1204124fd2997002ed41a67 (diff) | |
| download | emacs-79b70037f64c47754d108701e285bf1b211bb6f5.tar.gz emacs-79b70037f64c47754d108701e285bf1b211bb6f5.zip | |
Put ChangeLog entries in the correct files.
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 b23b9978d76..eb88c6ba4f9 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -14,6 +14,10 @@ | |||
| 14 | 14 | ||
| 15 | * modes.texi (Region to Fontify): Fix typo. | 15 | * modes.texi (Region to Fontify): Fix typo. |
| 16 | 16 | ||
| 17 | 2011-05-10 Jim Meyering <meyering@redhat.com> | ||
| 18 | |||
| 19 | * minibuf.texi: Fix typo "in in -> in". | ||
| 20 | |||
| 17 | 2011-05-06 Paul Eggert <eggert@cs.ucla.edu> | 21 | 2011-05-06 Paul Eggert <eggert@cs.ucla.edu> |
| 18 | 22 | ||
| 19 | * numbers.texi (Integer Basics): Large integers are treated as floats. | 23 | * numbers.texi (Integer Basics): Large integers are treated as floats. |