aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2006-11-20 00:35:02 +0000
committerJuanma Barranquero2006-11-20 00:35:02 +0000
commitd57727c9781cdf160863701fcbc785ea73685acb (patch)
tree68abe880a9c4e81288bdf9122afbec51f443134b /lib-src/ChangeLog
parent6f19f70a41cd2532e0956e34e76cc8a8d3aa4f27 (diff)
downloademacs-d57727c9781cdf160863701fcbc785ea73685acb.tar.gz
emacs-d57727c9781cdf160863701fcbc785ea73685acb.zip
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index da391d0292f..70bd5bb6ed7 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -483,7 +483,7 @@
483 483
4842004-09-08 Francesco Potort,Al(B <pot@gnu.org> 4842004-09-08 Francesco Potort,Al(B <pot@gnu.org>
485 485
486 * etags.c [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE (ifndef) 486 * etags.c [LONG_OPTIONS]: Make it TRUE (ifdef) or FALSE (ifndef)
487 for ease of use. 487 for ease of use.
488 488
4892004-07-17 Richard M. Stallman <rms@gnu.org> 4892004-07-17 Richard M. Stallman <rms@gnu.org>
@@ -2693,7 +2693,7 @@
2693 2693
2694 * movemail.c (rindex): Add declaration. 2694 * movemail.c (rindex): Add declaration.
2695 2695
2696Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu> 26961997-07-01 Geoff Voelker <voelker@cs.washington.edu>
2697 2697
2698 * makefile.nt (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define. 2698 * makefile.nt (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
2699 (movemail.exe): Depend upon and link with getopt files. 2699 (movemail.exe): Depend upon and link with getopt files.
@@ -3942,7 +3942,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
3942 * profile.c (TV1, TV2): Use EMACS_TIME as type. 3942 * profile.c (TV1, TV2): Use EMACS_TIME as type.
3943 (get_time): Use EMACS_SUB_TIME. 3943 (get_time): Use EMACS_SUB_TIME.
3944 3944
39451994-10-30 voelker <voelker@cs.washington.edu> 39451994-10-30 Geoff Voelker <voelker@cs.washington.edu>
3946 3946
3947 * ntlib.c: New file. 3947 * ntlib.c: New file.
3948 * makefile.nt: New file. 3948 * makefile.nt: New file.