diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6742080bd03..b476dc4efde 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2005-06-10 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | * elisp.texi: Use EMACSVER to refer to the current version of | ||
| 4 | Emacs. | ||
| 5 | (Top): Give it a title. Correct version number. Give the | ||
| 6 | detailed node listing a more prominent header. | ||
| 7 | * intro.texi: Don't set VERSION here a second time. Mention | ||
| 8 | Emacs' version too. | ||
| 9 | * anti.texi (Antinews): Use EMACSVER to refer to the current | ||
| 10 | version of Emacs. | ||
| 11 | |||
| 1 | 2005-06-09 Kim F. Storm <storm@cua.dk> | 12 | 2005-06-09 Kim F. Storm <storm@cua.dk> |
| 2 | 13 | ||
| 3 | * searching.texi (Entire Match Data): Explain new `reseat' argument to | 14 | * searching.texi (Entire Match Data): Explain new `reseat' argument to |