view etc/images/low-color/save.xpm @ 99540:c5c8f07bc47c

* w32-fns.el (w32-shell-dos-semantics): * calendar/diary-lib.el (diary-face-attrs): * international/mule-cmds.el (set-default-coding-systems) (prefer-coding-system): * net/tramp.el (tramp-set-completion-function): * progmodes/vhdl-mode.el (vhdl-file-header): * term/pc-win.el (msdos-show-help): Fix typos in docstrings. * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value. * files.el (enable-local-eval, not-modified, kill-buffer-ask) (kill-matching-buffers, save-buffers-kill-emacs) (save-buffers-kill-terminal): Fix typos in docstrings. (switch-to-buffer-other-window): Reflow docstring. (revert-buffer): Doc fix. (define-project-bindings): Rename arg LIST to SETTINGS. (project-find-settings-file): Use `let', not `let*'. Use `when'.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 14 Nov 2008 13:05:18 +0000
parents 45a69ccc2f35
children
line wrap: on
line source

/* XPM */
static char * save_xpm[] = {
"24 24 12 1",
" 	c None",
".	c #000100",
"+	c #B0CCE2",
"@	c #6B6B66",
"#	c #EBA291",
"$	c #BBBDBA",
"%	c #7A98B0",
"&	c #974F3D",
"*	c #4D687C",
"=	c #FFFFFF",
"-	c #3E4850",
";	c #504D46",
"                        ",
"                        ",
"  ...................   ",
" .++@############$@++.  ",
" .+%@########&&#&&@%*.  ",
" .+%@######&#&#&&&@%*.  ",
" .+%@=============@%*.  ",
" .+%@=============@%*.  ",
" .+%@$$$$$$$$$$$$$@%*.  ",
" .+%@=============@%*.  ",
" .+%@=============@%*.  ",
" .+%@$$$$$$$$$$$$$@%@.  ",
" .+%@=============@%-.  ",
" .+%%@@@@@@@@@@@@@@%-.  ",
" .+%%%%%%%%%%%%%%%%%-.  ",
" .+%%%---**@@@@---%+-.  ",
" .+%%-$$====$$$$@**+-.  ",
" .+%%-$=@;;$$$$$-**+-.  ",
" .+%%-==@;;$$$$$-**+-.  ",
" .+%%-==;;;$$$==-**+-.  ",
" .%%%-$$;;;$$===-**+-.  ",
"  .**-$$$$$$==$$-**+-.  ",
"   ................-.   ",
"                        "};