diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-03-07 12:44:15 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-03-07 12:44:15 +0000 |
commit | 290afd835e14f9aa7b0c0f23519c7b3bdd0e04d6 (patch) | |
tree | 89a5b0fa6021fec04b2e2be2e0a1de81adabb0c5 /lib-src | |
parent | 934b91bf6382a45f695f6562eb23a767486e7222 (diff) | |
download | emacs-290afd835e14f9aa7b0c0f23519c7b3bdd0e04d6.tar.gz |
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r-- | lib-src/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e23f9062237..1f8cd9ac696 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -19,7 +19,7 @@ * makefile.w32-in (MOUSE_SUPPORT): Remove duplicate tooltip.elc. (MSDOS_SUPPORT, VMS_SUPPORT): Remove. - (OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too. + (OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too. (lisp2): Add new languages. ($(DOC)): Use OTHER_PLATFORM_SUPPORT. @@ -75,7 +75,7 @@ 2008-02-01 Zhang Wei <id.brep@gmail.com> (tiny change) - * lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc, + * makefile.w32-in (lisp1): Delete ucs-tables.elc, utf-8.elc, and latin-*.el. 2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca> @@ -2277,7 +2277,7 @@ 2001-01-03 Paul Eggert <eggert@twinsun.com> - * lib-src/rcs2log: Avoid security hole allowing attacker to + * rcs2log: Avoid security hole allowing attacker to cause user of rcs2log to overwrite arbitrary files, fixing a bug reported by Morten Welinder. @@ -2930,7 +2930,7 @@ 1998-07-30 Paul Eggert <eggert@twinsun.com> - * lib-src/Makefile.in (REGEXPDEPS, regex.o): + * Makefile.in (REGEXPDEPS, regex.o): Prepend $(srcdir)/ to rule dependencies outside this dir. 1998-06-09 Andrew Innes <andrewi@harlequin.co.uk> @@ -5958,10 +5958,10 @@ 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu) - * lib-src/etags.c: "--no-warning" option renamed to "--no-warn", + * etags.c: "--no-warning" option renamed to "--no-warn", to be consistent with other GNU programs, like makeinfo. - * lib-src/Makefile: Renamed to Makefile.in; the configure script + * Makefile: Renamed to Makefile.in; the configure script will edit this to produce Makefile. 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) |