diff options
| author | Pavel Janík | 2001-10-24 07:10:09 +0000 |
|---|---|---|
| committer | Pavel Janík | 2001-10-24 07:10:09 +0000 |
| commit | c9e6062043bfd116f0f52b4a3472a673ec4ccd7d (patch) | |
| tree | 117acaf0279b2756852a9bba259c528647d2fa26 /src/ChangeLog | |
| parent | 3b552d56d44a5344cfb15418836860eb01d80744 (diff) | |
| download | emacs-c9e6062043bfd116f0f52b4a3472a673ec4ccd7d.tar.gz emacs-c9e6062043bfd116f0f52b4a3472a673ec4ccd7d.zip | |
Spell the name of Emacs properly (GNU Emacs instead of gnuemacs).
(HAVE_BOXES): Fix typo in comment.
(push_menu_pane): Fix typo in comment.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c369e7c63cd..19f7250c208 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2001-10-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2001-10-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 2 | ||
| 3 | * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of | ||
| 4 | gnuemacs). | ||
| 5 | (HAVE_BOXES): Fix typo in comment. | ||
| 6 | (push_menu_pane): Fix typo in comment. | ||
| 7 | |||
| 3 | * xdisp.c: (display_prop_string_p): Remove unused local declaration | 8 | * xdisp.c: (display_prop_string_p): Remove unused local declaration |
| 4 | of `Qwhen'. | 9 | of `Qwhen'. |
| 5 | (single_display_prop_string_p): Remove unused local declarations | 10 | (single_display_prop_string_p): Remove unused local declarations |