Mercurial > emacs
view etc/images/refresh.xpm @ 68866:5340157fbfc2
* files.el (safe-local-variable-values): New option.
(hack-local-variables-prop-line): Return a list of variable-value
pairs if MODE-ONLY is non-nil.
(hack-local-variables): Construct list of variable-value pairs,
and apply or reject them in one go. Ask for confirmation if
variables are not known safe.
(hack-local-variables-confirm): Complete rewrite. Support
`safe-local-variable-values'.
(enable-local-variables): Update docstring to reflect new
behavior.
(ignored-local-variables): Ignore ignored-local-variables and
safe-local-variable-values.
(safe-local-variable-p): New function.
(risky-local-variable-p): `safe-local-variable' property check
moved to safe-local-variable-p.
(hack-one-local-variable): Checks moved to hack-local-variables.
(byte-compile-dynamic, c-basic-offset, c-file-style,
c-indent-level, comment-column, fill-column, fill-prefix,
indent-tabs-mode, kept-new-versions, no-byte-compile,
no-update-autoloads, outline-regexp, page-delimiter,
paragraph-start, paragraph-separate, sentence-end,
sentence-end-double-space tab-width, version-control): Add
`safe-local-variable' property.
* find-lisp.el: Delete nonexistent `autocompile' file variable.
* icomplete.el, play/landmark.el: Change nonexistent
`outline-layout' file variable to `allout-layout'.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 14 Feb 2006 01:21:31 +0000 |
parents | eef36feee76a |
children | ed7704221f2b |
line wrap: on
line source
/* XPM */ static char * refresh_xpm[] = { "24 24 86 1", " c None", ". c #000000", "+ c #F3F6F8", "@ c #C8D4DF", "# c #F7F9FA", "$ c #0D110C", "% c #6286A5", "& c #A0B6C9", "* c #C9D5E0", "= c #F2F5F7", "- c #172116", "; c #819EB6", "> c #CAD6E1", ", c #CCD7E1", "' c #CED9E3", ") c #F6F8F9", "! c #7192AE", "~ c #587B99", "{ c #CDD8E2", "] c #CFDAE4", "^ c #D3DDE6", "/ c #D5DEE6", "( c #ADC0D0", "_ c #90A9BF", ": c #537490", "< c #23323E", "[ c #85A1B8", "} c #5E83A3", "| c #6084A3", "1 c #6689A7", "2 c #678AA8", "3 c #48657D", "4 c #A8BCCD", "5 c #7393AE", "6 c #6B8DAA", "7 c #5C81A1", "8 c #5D82A2", "9 c #6588A6", "0 c #435F76", "a c #B1C3D2", "b c #50718D", "c c #9FB5C8", "d c #94ACC1", "e c #425D73", "f c #435E74", "g c #B4C5D3", "h c #6C8EAB", "i c #C4D2DD", "j c #5B80A0", "k c #456178", "l c #7595B0", "m c #BFCEDA", "n c #597D9C", "o c #A3B8CA", "p c #B0C2D1", "q c #86A2B9", "r c #6E8FAB", "s c #E1E8EE", "t c #B9C9D6", "u c #6387A6", "v c #4C6B85", "w c #7F9DB6", "x c #BCCCD9", "y c #DDE5EC", "z c #E4EAEF", "A c #D8E1E9", "B c #D1DBE4", "C c #C7D3DE", "D c #B7C8D6", "E c #7091AD", "F c #537592", "G c #9DB3C6", "H c #8CA7BD", "I c #304353", "J c #4E6E89", "K c #829FB7", "L c #92ABC0", "M c #C5D3DE", "N c #7C9AB3", "O c #5A7E9D", "P c #47647C", "Q c #6185A4", "R c #5B7F9E", "S c #4F6F8A", "T c #405A71", "U c #283926", " . ", " .. ", " .+. ", " ....@#. ", " $%&@@**=. .. ", " -;@@**>,'). .!~. ", " .%@**>,{]^/(. ._:. ", " <&@[}}|%123. .4. ", ".5@678|%920. .ab. ", ".cd7e...1f. . .gh. ", ".ijb. .k. .. .al. ", ".mn. .. .'. .op5. ", ".qr. . .*s...at4u. ", ".vw. .xyzyABCDEF. ", " .G. .p'B,@ixaH2I. ", " .JK. .LM@,>>MmNOP. ", " .F9. .9|%Q|}7RS.. ", " .. .|R~~nJT.. ", " .j~.... ", " UO. ", " .. ", " . ", " ", " "};