changeset 31752:60d9ac2802eb

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Wed, 20 Sep 2000 07:18:35 +0000
parents 3c4b8a33fed9
children 7d6ee5c362b2
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 20 07:17:51 2000 +0000
+++ b/lisp/ChangeLog	Wed Sep 20 07:18:35 2000 +0000
@@ -11,6 +11,11 @@
 	hardwiring :family.
 	* hi-lock.el (hi-black-hb): Likewise.
 
+	Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
+	* toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
+	toolbar-add-item, if image doesn't have a mask add a `:mask
+	heuristic'.
+
 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* diff-mode.el: Docstring fixes.