diff options
| author | Richard M. Stallman | 2002-12-09 01:56:15 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-12-09 01:56:15 +0000 |
| commit | 85cce8434790780ebdd1f28494987a3d95d52555 (patch) | |
| tree | 652a5a3452952c1829ebb8cc094d2461bad65f65 /lib-src | |
| parent | 5cce13ddd745a4952bf1cdcab348c8db69482ecc (diff) | |
| download | emacs-85cce8434790780ebdd1f28494987a3d95d52555.tar.gz emacs-85cce8434790780ebdd1f28494987a3d95d52555.zip | |
*** empty log message ***
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 89207ad85f3..b316887fb43 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-12-08 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * getopt.c: Do include libintl.h if HAVE_LIBINTL_H. | ||
| 4 | (_): Test only HAVE_LIBINTL_H to decide what to do. | ||
| 5 | |||
| 1 | 2002-12-05 Richard M. Stallman <rms@gnu.org> | 6 | 2002-12-05 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * getopt.c: Comment out include of libintl.h or gettext.h. | 8 | * getopt.c: Comment out include of libintl.h or gettext.h. |