diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b3cae7c7296..24dff3e8d25 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-02-21 Eli Zaretskii <eliz@elta.co.il> | ||
| 2 | |||
| 3 | * emacs.c (USAGE1): Split into two halves. | ||
| 4 | (USAGE2): Second half of the old USAGE1. | ||
| 5 | (USAGE3): Renamed from USAGE2. | ||
| 6 | (USAGE4): Renamed from USAGE3. | ||
| 7 | |||
| 1 | 2004-02-21 Juri Linkov <juri@jurta.org> | 8 | 2004-02-21 Juri Linkov <juri@jurta.org> |
| 2 | 9 | ||
| 3 | * emacs.c (USAGE1): Add --no-desktop. Move --display from USAGE2. | 10 | * emacs.c (USAGE1): Add --no-desktop. Move --display from USAGE2. |