comparison 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
comparison
equal deleted inserted replaced
29475:b96b18a0f34b 29476:0797cad76554
1 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
4 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
5 Call display-color-p and display-mouse-p instead of looking at
6 window-system.
7
1 2000-06-06 Dave Love <fx@gnu.org> 8 2000-06-06 Dave Love <fx@gnu.org>
2 9
3 * image.el (find-image): Doc fix. Return nil if image not found. 10 * image.el (find-image): Doc fix. Return nil if image not found.
4 (put-image, insert-image): Make STRING arg optional. 11 (put-image, insert-image): Make STRING arg optional.
5 12