(x-gtk-stock-map): Add bookmark_add.

This commit is contained in:
Jan Djärv 2008-03-06 10:59:27 +00:00
parent 64db3a9033
commit bdc398a919
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,11 @@
2008-03-06 Jan Dj$(Q)Z(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.

View 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")