diff options
| author | Juanma Barranquero | 2005-07-28 08:29:54 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2005-07-28 08:29:54 +0000 |
| commit | c638055f54ac85c9c93765c17565e50f513d616d (patch) | |
| tree | 7f991954086a27fdeb1c5a78dce7b97f03baa2d8 /lib-src/ChangeLog | |
| parent | 483e28ad9993af64603145f183f75f666da16a05 (diff) | |
| download | emacs-c638055f54ac85c9c93765c17565e50f513d616d.tar.gz emacs-c638055f54ac85c9c93765c17565e50f513d616d.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 33a39fb68e1..5767b49aaed 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-07-27 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * .cvsignore: Don't ignore fns-* and fns.el, which are no longer | ||
| 4 | generated. Ignore also ctags.c and getopt.h. | ||
| 5 | |||
| 6 | * makefile.w32-in (clean): Delete getopt.h. | ||
| 7 | (getopt.h): New rule. | ||
| 8 | |||
| 1 | 2005-07-26 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2005-07-26 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | Merge gnulib getopt implementation into Emacs. | 11 | Merge gnulib getopt implementation into Emacs. |