aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-01-02 15:39:32 +0000
committerEli Zaretskii2001-01-02 15:39:32 +0000
commitd5c00476b255bc59645ea27df5bc86bc0fa31db1 (patch)
tree2ab1aa02c004195507984acda816ed943af7be2f
parentd6bb0c0d88fca5686ccb4b53abcf0bd11db92989 (diff)
downloademacs-d5c00476b255bc59645ea27df5bc86bc0fa31db1.tar.gz
emacs-d5c00476b255bc59645ea27df5bc86bc0fa31db1.zip
Fix email address of my last entry.
-rw-r--r--lib-src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 78aa493e766..c7e02e5c0e8 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -3,7 +3,7 @@
3 * ebrowse.c (yyerror): Changed to take two arguments. Prototype 3 * ebrowse.c (yyerror): Changed to take two arguments. Prototype
4 added. Callers changed. 4 added. Callers changed.
5 5
62001-01-02 Eli Zaretskii <a34785@is.elta.co.il> 62001-01-02 Eli Zaretskii <eliz@is.elta.co.il>
7 7
8 * ebrowse.c (enter_namespace, main): Cast variables to shut up 8 * ebrowse.c (enter_namespace, main): Cast variables to shut up
9 compiler warnings. 9 compiler warnings.