diff options
| author | Lute Kamstra | 2005-06-10 11:00:43 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-06-10 11:00:43 +0000 |
| commit | 257914aaabe89bb14c22b9430a21fbc8b5b05657 (patch) | |
| tree | 7761d93e62a0270cad610f3ba4a4414fd80b6fbc /lispref | |
| parent | 313cdfa4ca0841ae303a2732ad159487408fc605 (diff) | |
| download | emacs-257914aaabe89bb14c22b9430a21fbc8b5b05657.tar.gz emacs-257914aaabe89bb14c22b9430a21fbc8b5b05657.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -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 |