(x-gtk-stock-map): Add bookmark_add.
This commit is contained in:
parent
64db3a9033
commit
bdc398a919
2 changed files with 9 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue