diff options
| author | Gerd Moellmann | 2001-10-24 08:17:14 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-10-24 08:17:14 +0000 |
| commit | 76cb5e0695429155f95f43d63846005c32ccb58f (patch) | |
| tree | 3d2c9bda58af5224374fcec35e0e224a6fd5b04f /src/ChangeLog | |
| parent | c9e6062043bfd116f0f52b4a3472a673ec4ccd7d (diff) | |
| download | emacs-76cb5e0695429155f95f43d63846005c32ccb58f.tar.gz emacs-76cb5e0695429155f95f43d63846005c32ccb58f.zip | |
(inhibit_try_window_id, inhibit_try_window_reusing)
(inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables.
(try_window_id, try_window_reusing_current_matrix)
(try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
(syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables.
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 |