diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2c2eb84ba64..8ef46c40bef 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * mail/emacsbug.el (report-emacs-bug): Make sure *Messages* | ||
| 4 | exists. From Andy Petrusenco <andy@int.spb.ru>. | ||
| 5 | |||
| 3 | * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if | 6 | * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if |
| 4 | display-popup-menus-p returns nil. | 7 | display-popup-menus-p returns nil. Suggested by Andy Petrusenco |
| 8 | <andy@int.spb.ru>. | ||
| 5 | 9 | ||
| 6 | 2001-08-31 Gerd Moellmann <gerd@gnu.org> | 10 | 2001-08-31 Gerd Moellmann <gerd@gnu.org> |
| 7 | 11 | ||