aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorFrancesco Potortì2004-09-13 19:50:40 +0000
committerFrancesco Potortì2004-09-13 19:50:40 +0000
commite057dc50ebf327ff61fc0a634db0e6ff0171a212 (patch)
treeb02ac7452b55d28867b969f43547b0c26dc9af1f /lib-src/ChangeLog
parentef3b7aae581ae555a11aa38f13e0eb55ad93a8c7 (diff)
downloademacs-e057dc50ebf327ff61fc0a634db0e6ff0171a212.tar.gz
emacs-e057dc50ebf327ff61fc0a634db0e6ff0171a212.zip
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index b0960f9a98b..c04bdf2f094 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,11 @@
12004-09-13 Francesco Potort,Al(B <pot@gnu.org> 12004-09-13 Francesco Potort,Al(B <pot@gnu.org>
2 2
3 * etags.c (main): When relative file names are given as argument,
4 make them relative to the current working dir, rather than
5 relative to the output tags file, if the latter is in /dev.
6
72004-09-13 Francesco Potort,Al(B <pot@gnu.org>
8
3 * etags.c [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no 9 * etags.c [EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
4 <stdlib.h> is available. 10 <stdlib.h> is available.
5 (enum sym_type): New st_C_attribute value for parsing 11 (enum sym_type): New st_C_attribute value for parsing