aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorFrancesco Potortì2006-07-30 09:41:41 +0000
committerFrancesco Potortì2006-07-30 09:41:41 +0000
commitfc185ae6a7d5204a123604821f593a8ac12c04a1 (patch)
tree306cc199d7a30b068d0f89303e0fbf5709671c90 /lib-src
parent6d3361b9d5b80acc5741e80a24452937afdda7fa (diff)
downloademacs-fc185ae6a7d5204a123604821f593a8ac12c04a1.tar.gz
emacs-fc185ae6a7d5204a123604821f593a8ac12c04a1.zip
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 6be0910d27a..f61188fb8d5 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,14 @@
12002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change)
2
3 * etags.c: It's XEmacs, not Xemacs: change all the occurences.
4
52006-07-30 Francesco Potort,Al(B <pot@gnu.org>
6
7 * etags.c [ETAGS_REGEXPS]: Now is unconditionally defined.
8 [LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined.
9 (Objc_suffixes): Suggest using --lang=c for full help.
10 (C_entries): Initialise savetoken to 0 to shut up the compiler.
11
12006-07-20 Andreas Schwab <schwab@suse.de> 122006-07-20 Andreas Schwab <schwab@suse.de>
2 13
3 * fakemail.c (fatal): Drop second parameter and treat first 14 * fakemail.c (fatal): Drop second parameter and treat first