diff options
| author | Eli Zaretskii | 2002-03-22 17:53:09 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2002-03-22 17:53:09 +0000 |
| commit | 483812aebde4dab378866872cb0fef65cd20971d (patch) | |
| tree | 12e2b7cf20fe6cb93e6e48f0f7f6ee106275d6e3 /src/ChangeLog | |
| parent | 78e17433d2a3a2431323328b536971f397a5eaf2 (diff) | |
| download | emacs-483812aebde4dab378866872cb0fef65cd20971d.tar.gz emacs-483812aebde4dab378866872cb0fef65cd20971d.zip | |
(main): Update the Copyright year in the blurb printed
by "emacs --version".
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b7e5ea87220..c802d34aaae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-03-22 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2002-03-22 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * emacs.c (main): Update the Copyright year in the blurb printed | ||
| 4 | by "emacs --version". | ||
| 5 | |||
| 3 | * xdisp.c (message_with_string): Fix syntax of a call to GCPRO2. | 6 | * xdisp.c (message_with_string): Fix syntax of a call to GCPRO2. |
| 4 | 7 | ||
| 5 | * xterm.c (XTread_socket): If XK_ISO_Lock and | 8 | * xterm.c (XTread_socket): If XK_ISO_Lock and |