aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorFrancesco Potortì2004-09-08 16:31:35 +0000
committerFrancesco Potortì2004-09-08 16:31:35 +0000
commitfba74375608bcbf2d970c260037bbc84430e3a13 (patch)
treea4968109339ab1f031d5709198a6d45e9ddb80b7 /lib-src/ChangeLog
parentc78d2bbfc47bc47a2b4b92169e867681262aad27 (diff)
downloademacs-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/ChangeLog5
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 @@
12004-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
12004-07-17 Richard M. Stallman <rms@gnu.org> 62004-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.