diff options
| author | Francesco Potortì | 2004-09-08 16:31:35 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2004-09-08 16:31:35 +0000 |
| commit | fba74375608bcbf2d970c260037bbc84430e3a13 (patch) | |
| tree | a4968109339ab1f031d5709198a6d45e9ddb80b7 /lib-src/ChangeLog | |
| parent | c78d2bbfc47bc47a2b4b92169e867681262aad27 (diff) | |
| download | emacs-fba74375608bcbf2d970c260037bbc84430e3a13.tar.gz emacs-fba74375608bcbf2d970c260037bbc84430e3a13.zip | |
[LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.
Diffstat (limited to 'lib-src/ChangeLog')
| -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 4764871fa54..909a5717bcc 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-09-08 Francesco Potort,Al(B <pot@gnu.org> | ||
| 2 | |||
| 3 | * etags.c: [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE (ifndef) | ||
| 4 | for ease of use. | ||
| 5 | |||
| 1 | 2004-07-17 Richard M. Stallman <rms@gnu.org> | 6 | 2004-07-17 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * emacsclient.c (quote_file_name): Pass COPY thru %s to output it. | 8 | * emacsclient.c (quote_file_name): Pass COPY thru %s to output it. |