changeset 39068:5896059a4531

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 31 Aug 2001 18:00:54 +0000
parents 781a740a46a0
children a0e12b5f35d1
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 31 17:59:42 2001 +0000
+++ b/lisp/ChangeLog	Fri Aug 31 18:00:54 2001 +0000
@@ -1,7 +1,11 @@
 2001-08-31  Eli Zaretskii  <eliz@is.elta.co.il>
 
+	* mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
+	exists.  From Andy Petrusenco <andy@int.spb.ru>.
+
 	* hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
-	display-popup-menus-p returns nil.
+	display-popup-menus-p returns nil.  Suggested by Andy Petrusenco
+	<andy@int.spb.ru>.
 
 2001-08-31  Gerd Moellmann  <gerd@gnu.org>