Mercurial > emacs
comparison src/ChangeLog @ 34873:68280f3ea5a2
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 27 Dec 2000 14:38:04 +0000 |
parents | 4a9557e39356 |
children | c7810ce26aa0 |
comparison
equal
deleted
inserted
replaced
34872:c088e2f67eb9 | 34873:68280f3ea5a2 |
---|---|
1 2000-12-27 Gerd Moellmann <gerd@gnu.org> | 1 2000-12-27 Gerd Moellmann <gerd@gnu.org> |
2 | 2 |
3 * xterm.c (syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars | |
4 instead of x-toolkit-scroll-bars-p. | |
5 (Vx_toolkit_scroll_bars): Renamed from x_toolkit_scroll_bars_p. | |
6 | |
7 * w32term.c (syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars | |
8 instead of x-toolkit-scroll-bars-p. | |
9 (Vx_toolkit_scroll_bars): Renamed from x_toolkit_scroll_bars_p. | |
10 | |
3 * dispnew.c (struct redisplay_history) [GLYPH_DEBUG]: New. | 11 * dispnew.c (struct redisplay_history) [GLYPH_DEBUG]: New. |
4 (REDISPLAY_HISTORY_SIZE) [GLYPH_DEBUG]: New macro. | 12 (REDISPLAY_HISTORY_SIZE) [GLYPH_DEBUG]: New macro. |
5 (redisplay_history, history_idx, history_tick) [GLYPH_DEBUG]: New | 13 (redisplay_history, history_idx, history_tick) [GLYPH_DEBUG]: New |
6 variables. | 14 variables. |
7 (add_window_display_history, add_frame_display_history) | 15 (add_window_display_history, add_frame_display_history) |