]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 23 Oct 2000 21:05:41 +0000 (21:05 +0000)
committerDave Love <fx@gnu.org>
Mon, 23 Oct 2000 21:05:41 +0000 (21:05 +0000)
lisp/ChangeLog

index 989028d68aad6402e6f97e565b8e196652bc7f88..90279721c8ba3828a4d6a79e81ebba47a59c17c2 100644 (file)
 
 2000-10-23  Dave Love  <fx@gnu.org>
 
+       * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
+       (tool-bar-add-item): Set foreground and background for XBM icons.
+
+       * international/latin1-disp.el (latin1-char-displayable-p): New
+       function (from Handa).
+       (latin1-display-check-font): Use it.
+
        * imenu.el (imenu--create-keymap-2): Build menu with menu-item
        using :key-sequence, making it much more usable.  Use nconc, not
        append.