aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2005-07-28 08:29:54 +0000
committerJuanma Barranquero2005-07-28 08:29:54 +0000
commitc638055f54ac85c9c93765c17565e50f513d616d (patch)
tree7f991954086a27fdeb1c5a78dce7b97f03baa2d8 /lib-src/ChangeLog
parent483e28ad9993af64603145f183f75f666da16a05 (diff)
downloademacs-c638055f54ac85c9c93765c17565e50f513d616d.tar.gz
emacs-c638055f54ac85c9c93765c17565e50f513d616d.zip
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
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 @@
12005-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
12005-07-26 Paul Eggert <eggert@cs.ucla.edu> 92005-07-26 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Merge gnulib getopt implementation into Emacs. 11 Merge gnulib getopt implementation into Emacs.