diff lisp/ChangeLog @ 29476:0797cad76554

Applied this patch from Eli Zaretskii. Pretty much taking on faith that it works, because I can't build the 20.6 raw tree... 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames): Call display-color-p and display-mouse-p instead of looking at window-system.
author Karl Fogel <kfogel@red-bean.com>
date Tue, 06 Jun 2000 22:41:24 +0000
parents 215b57502518
children d12a2182fd9f
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 06 20:03:57 2000 +0000
+++ b/lisp/ChangeLog	Tue Jun 06 22:41:24 2000 +0000
@@ -1,3 +1,10 @@
+2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
+	(bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
+	Call display-color-p and display-mouse-p instead of looking at
+	window-system.
+
 2000-06-06  Dave Love  <fx@gnu.org>
 
 	* image.el (find-image): Doc fix.  Return nil if image not found.