diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e14679ad820..597d203ba41 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-06-07 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * etags.c (print_version): Add `emacs_copyright' string, for | ||
| 4 | easier automatic updating. | ||
| 5 | |||
| 1 | 2007-05-18 Francesco Potort,Al(B <pot@gnu.org> | 6 | 2007-05-18 Francesco Potort,Al(B <pot@gnu.org> |
| 2 | 7 | ||
| 3 | * etags.c: Extern definitions of some more pointer functions for | 8 | * etags.c: Extern definitions of some more pointer functions for |
| @@ -10,6 +15,10 @@ | |||
| 10 | 15 | ||
| 11 | * makefile.w32-in (VERSION): Increase to 22.1.50. | 16 | * makefile.w32-in (VERSION): Increase to 22.1.50. |
| 12 | 17 | ||
| 18 | 2007-06-02 Chong Yidong <cyd@stupidchicken.com> | ||
| 19 | |||
| 20 | * Version 22.1 released. | ||
| 21 | |||
| 13 | 2007-02-26 Francesco Potort,Al(B <pot@gnu.org> | 22 | 2007-02-26 Francesco Potort,Al(B <pot@gnu.org> |
| 14 | 23 | ||
| 15 | * Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs". | 24 | * Makefile.in (etags, ctags): Define EMACS_NAME as "GNU Emacs". |