Mercurial > emacs
view etc/images/ezimage/unlock.xpm @ 92567:059f423b02f8
* emacs-cvs/lisp/bookmark.el
(bookmark-set): Make `bookmark-make-record-function' buffer-local,
not `bookmark-make-cell-function' (the old name).
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Fri, 07 Mar 2008 17:03:37 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * unlock_xpm[] = { "16 16 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", "..+++++.. ", ".++...++. ", ".+.....+. ", ".+.....+........", "....++++++++++..", " .++@@@@@@@@++.", " .+@@@@@@@@@@+.", " .+@@@@@@@@@@+.", " .+@@@++++@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .+@@@@++@@@@+.", " .+@@@@@@@@@@+.", " .++++++++++++.", " .............."};