Mercurial > emacs
view lisp/toolbar/lc-copy.xpm @ 64850:a471e69ed043
(find-file-noselect): Don't call set-buffer-major-mode.
(find-file-noselect-1): Call it here, only if RAWFILE.
(normal-mode): Always set some major mode.
(save-some-buffers-action-alist): Change some explanation strings.
(file-name-non-special): In the `quote' method, use unwind-protect.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Aug 2005 13:35:03 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * copy2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #6B6B66", "# c #BBBDBA", "$ c #504D46", " ", " +++++++++++++ ", " +#..........#+ ", " +............+ ", " +.#@@@.#@.@#.+ ", " +............+ ", " +.@$.@@#.++++++++++++ ", " +.......+#..........#+ ", " +.#@@.@@+............+ ", " +.......+.#@@#.#@.@#.+ ", " +.@$$.@@+............+ ", " +.......+.@@.@@#.#@..+ ", " +.#@@.@@+............+ ", " +.......+.#@@.@@#.#@.+ ", " +#......+............+ ", " ++++++++.@@@.@@#.#@.+ ", " +............+ ", " +.#@@.@@#.#@.+ ", " +............+ ", " +#..........#+ ", " ++++++++++++++ ", " ", " ", " "};