diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a25239d88a3..1a2f7f4e20b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,26 @@ | |||
| 1 | 2004-02-23 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * abbrev.c (Finsert_abbrev_table_description): Doc fix. | ||
| 4 | |||
| 5 | 2004-02-22 Jason Rumney <jasonr@gnu.org> | ||
| 6 | |||
| 7 | * w32term.c (w32_draw_fringe_bitmap): Draw overlaid bitmaps | ||
| 8 | correctly over other bitmaps. | ||
| 9 | |||
| 10 | 2004-02-21 Eli Zaretskii <eliz@elta.co.il> | ||
| 11 | |||
| 12 | * emacs.c (USAGE1): Split into two halves. | ||
| 13 | (USAGE2): Second half of the old USAGE1. | ||
| 14 | (USAGE3): Renamed from USAGE2. | ||
| 15 | (USAGE4): Renamed from USAGE3. | ||
| 16 | |||
| 17 | 2004-02-21 Juri Linkov <juri@jurta.org> | ||
| 18 | |||
| 19 | * emacs.c (USAGE1): Add --no-desktop. Move --display from USAGE2. | ||
| 20 | Fix --multibyte. Move --help, --version to USAGE2. Add alias | ||
| 21 | --file. Fix -f, -l. Sort options. Untabify. | ||
| 22 | (USAGE2): Add -hb. Fix --name, --title. Sort options. Untabify. | ||
| 23 | |||
| 1 | 2004-02-19 Luc Teirlinck <teirllm@auburn.edu> | 24 | 2004-02-19 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 25 | ||
| 3 | * category.c (Fdefine_category, Fcategory_docstring) | 26 | * category.c (Fdefine_category, Fcategory_docstring) |