diff options
| author | Eli Zaretskii | 2001-01-02 15:39:32 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-01-02 15:39:32 +0000 |
| commit | d5c00476b255bc59645ea27df5bc86bc0fa31db1 (patch) | |
| tree | 2ab1aa02c004195507984acda816ed943af7be2f /lib-src/ChangeLog | |
| parent | d6bb0c0d88fca5686ccb4b53abcf0bd11db92989 (diff) | |
| download | emacs-d5c00476b255bc59645ea27df5bc86bc0fa31db1.tar.gz emacs-d5c00476b255bc59645ea27df5bc86bc0fa31db1.zip | |
Fix email address of my last entry.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
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 | ||
| 6 | 2001-01-02 Eli Zaretskii <a34785@is.elta.co.il> | 6 | 2001-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. |