diff options
| author | Juanma Barranquero | 2006-11-20 00:35:02 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-11-20 00:35:02 +0000 |
| commit | d57727c9781cdf160863701fcbc785ea73685acb (patch) | |
| tree | 68abe880a9c4e81288bdf9122afbec51f443134b /lib-src/ChangeLog | |
| parent | 6f19f70a41cd2532e0956e34e76cc8a8d3aa4f27 (diff) | |
| download | emacs-d57727c9781cdf160863701fcbc785ea73685acb.tar.gz emacs-d57727c9781cdf160863701fcbc785ea73685acb.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
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 | ||
| 484 | 2004-09-08 Francesco Potort,Al(B <pot@gnu.org> | 484 | 2004-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 | ||
| 489 | 2004-07-17 Richard M. Stallman <rms@gnu.org> | 489 | 2004-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 | ||
| 2696 | Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu> | 2696 | 1997-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 | ||
| 3945 | 1994-10-30 voelker <voelker@cs.washington.edu> | 3945 | 1994-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. |