diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 19f7250c208..223cdea9c2f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2001-10-24 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (inhibit_try_window_id, inhibit_try_window_reusing) | ||
| 4 | (inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables. | ||
| 5 | (try_window_id, try_window_reusing_current_matrix) | ||
| 6 | (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited. | ||
| 7 | (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables. | ||
| 8 | |||
| 1 | 2001-10-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 9 | 2001-10-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 10 | ||
| 3 | * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of | 11 | * xmenu.c: Spell the name of Emacs properly (GNU Emacs instead of |