diff options
| author | Gerd Moellmann | 2001-08-14 10:57:25 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-08-14 10:57:25 +0000 |
| commit | 04386463e8d533435ed8f5f02a0c5836a83998b9 (patch) | |
| tree | 5d64bf634b20d6fdbfe1cb7c7c122a7222809fb8 /src/ChangeLog | |
| parent | b0e619b41a0cdd619b531d2f35135d83a872cbb4 (diff) | |
| download | emacs-04386463e8d533435ed8f5f02a0c5836a83998b9.tar.gz emacs-04386463e8d533435ed8f5f02a0c5836a83998b9.zip | |
(x_update_menu_appearance): Save and restore value of
interrupt_input_blocked.
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 4aea39cc3b6..eede4051269 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-08-14 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c (x_update_menu_appearance): Save and restore value of | ||
| 4 | interrupt_input_blocked. | ||
| 5 | |||
| 1 | 2001-08-13 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-08-13 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (move_it_by_lines) <DVPOS < 0>: If not already on | 8 | * xdisp.c (move_it_by_lines) <DVPOS < 0>: If not already on |