]> git.eshelyaron.com Git - emacs.git/commitdiff
(x-gtk-stock-map): Add bookmark_add.
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 6 Mar 2008 10:59:27 +0000 (10:59 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 6 Mar 2008 10:59:27 +0000 (10:59 +0000)
lisp/ChangeLog
lisp/term/x-win.el

index a62f65d2f2b8867e42b797a5c386ba52148057bc..7f0cc3c761c6e757bc848117d028808eee74cde6 100644 (file)
@@ -1,3 +1,11 @@
+2008-03-06  Jan Dj\e$(Q)Z\e(Brv  <jan.h.d@swipnet.se>
+
+       * term/x-win.el (x-gtk-stock-map): Add bookmark_add.
+
+       * vc.el (vc-status-tool-bar-map, vc-status-toggle-mark-file)
+       (vc-status-toggle-mark): New functions.
+       (vc-status-mode): Set tool bar map.
+
 2008-03-05  Chong Yidong  <cyd@stupidchicken.com>
 
        * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
index e7aa5736ff63f4ca0d9de6e401de8a788c532863..7d7f091b2fdff8a47f980bf9aab5fb68ea0cdf08 100644 (file)
@@ -2501,6 +2501,7 @@ The value nil is the same as this list:
     ("etc/images/search" . "gtk-find")
     ("etc/images/exit" . "gtk-quit")
     ("etc/images/cancel" . "gtk-cancel")
+    ("etc/images/bookmark_add" . "n:bookmark_add")
     ;; Used in Gnus and/or MH-E:
     ("etc/images/attach" . "gtk-attach")
     ("etc/images/connect" . "gtk-connect")