Mercurial > emacs
view etc/images/home.xpm @ 112387:ac3e3168aca2
allout.el: Summary - migrate to defining allout mode using
define-minor-mode instead of defun. Significantly clean-up internal keymap
provisions, refactoring a bit and removing a lot of accumulated cruft.
allout-mode-map is now a keymap by virtue of being an defalias to
allout-mode-map-value, which contains the actual keymap structure.
(allout-mode): Use define-minor-mode rather than defun. Remove
now-unnecessary minor-mode setup activities from the body. Specify :keymap
as allout-mode-map so the minor-mode-map-alist entry will be
'(allout-mode . allout-mode-map) - see allout-mode-map-value, below.
Adjust docstring to track changes.
(allout-minor-mode): Remove this defalias, now that we're using
define-minor-mode.
(allout-mode-map): Set value to be 'allout-mode-map. The actual keymap
is allout-mode-map-value, via defalias.
(allout-mode-map-value): The variable holding the actual mode keymap
structure, by virtue of defalias from allout-mode-map.
(allout-compose-and-institute-keymap): Renamed from allout-bind-keys, and
including the binding-composition functionality of the former
produce-allout-mode-map and allout-setup-mode-map.
(allout-institute-keymap): Take over the "setup" part of the former
allout-setup-mode-map. Reassign allout-mode-map-value value and update the
defalias.
(allout-command-prefix) (allout-prefixed-keybindings)
(allout-unprefixed-keybindings): Use allout-compose-and-institute-keymap to
process the bindings.
(allout-unprefixed-keybindings): Remove extraneous '?' question marks.
(allout-prefixed-keybindings): Elide binding to (prefixed) \C-h - user can
customize if they want to use that binding. Bind allout-copy-topic-as-kill
to (prefixed) \M-k. Bind allout-up-current-level to (prefixed) \C-u. (I
think i mistakenly elided that, previously, instead of the one for \C-h.)
(allout-hotspot-key-handler): Remove attempt to resolve the key through the
literal key-string lookup on allout-keybindings-list. That probably hasn't
worked for a Long Time, and removal of allout-keybindings-list further
simplifies the keybindings situation.
(allout-pre-command-business): Use allout-mode-map-value instead of
allout-mode-map.
(allout-preempt-trailing-ctrl-h): Remove. The user can customize the
bindings if they want to use a keybinding having a trailing \C-h. No
deprecation needed since this feature was never in a release.
(allout-keybindings-list): Remove. It's not been useful for a while. (See
allout-hotspot-key-handler changes, above.)
(produce-allout-mode-map): Remove. Consolidate into
allout-compose-and-institute-keymap.
(allout-mode-map-adjustments): Remove. No longer necessary with removal of
allout-preempt-trailing-ctrl-h.
(allout-setup-mode-map): Remove. Consolidate into
allout-compose-and-institute-keymap and allout-institute-keymap.
author | Ken Manheimer <ken.manheimer@gmail.com> |
---|---|
date | Thu, 20 Jan 2011 13:13:30 -0500 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * home_xpm[] = { "24 24 101 2", " c None", ". c #000000", "+ c #212121", "@ c #2C2C2C", "# c #C1665A", "$ c #924B37", "% c #2A2A2A", "& c #333333", "* c #343434", "= c #242424", "- c #944D3A", "; c #A05443", "> c #181818", ", c #474747", "' c #555555", ") c #8D8D8D", "! c #383838", "~ c #191919", "{ c #974F3C", "] c #222222", "^ c #313131", "/ c #A1A1A1", "( c #676767", "_ c #ACACAC", ": c #BCBCBC", "< c #585858", "[ c #141414", "} c #1C1C1C", "| c #464646", "1 c #666666", "2 c #BABABA", "3 c #7E7E7E", "4 c #D2D2D2", "5 c #FFFFFF", "6 c #4F4F4F", "7 c #262626", "8 c #232323", "9 c #505050", "0 c #B2B2B2", "a c #909090", "b c #9A9A9A", "c c #838383", "d c #171717", "e c #202020", "f c #717171", "g c #A6A6A6", "h c #616161", "i c #1D1D1D", "j c #1F1F1F", "k c #C4C4C4", "l c #CACACA", "m c #AEAEAE", "n c #D1D1D1", "o c #7C7C7C", "p c #BFBFBF", "q c #6C6C6C", "r c #EEEEEE", "s c #949494", "t c #C7C7C7", "u c #EBEBEB", "v c #7D7D7D", "w c #6E6E6E", "x c #A9A9A9", "y c #E99E8F", "z c #DD806D", "A c #9B5343", "B c #CECECE", "C c #626262", "D c #858585", "E c #ECA292", "F c #D0533A", "G c #934F3E", "H c #6D6D6D", "I c #ECA291", "J c #CF543C", "K c #371D16", "L c #5D5D5D", "M c #868686", "N c #787878", "O c #ECA696", "P c #C95C49", "Q c #E17C66", "R c #924E3D", "S c #888888", "T c #A0A0A0", "U c #3D1208", "V c #D15137", "W c #919191", "X c #879981", "Y c #82947C", "Z c #8A9B85", "` c #6E8467", " . c #5D7555", ".. c #4C6042", "+. c #3F4F37", "@. c #303D2A", "#. c #7F8F7A", "$. c #64785E", "%. c #44563E", "&. c #657460", "*. c #40503A", " ", " . . ", " . . . . . + @ . ", " . # $ . . % & * = . ", " . - ; . > , ' ) ! ~ . ", " . { . ] ^ / ( _ : < [ . ", " . . } | 1 2 3 4 : 5 6 7 . ", " . 8 9 0 a 4 b 5 : 5 : c d . ", " . e f g 4 b 5 : 5 : 5 : 5 h i . ", " . j k k l 5 m 5 2 5 2 5 : 5 n o } . ", " . 8 m p p p p p p p p . . . . . a q = . ", " . . . . r 5 5 5 5 5 5 5 . s t u . v . . . . ", " . 4 5 . . . . . 5 . : 5 5 . w . ", " . x 5 . y z A . 5 . B 5 5 . C . ", " . D 5 . E F G . 5 . . . . . H . ", " . . 5 . I J K . k s L L M N . . ", " . . r . O P G . 5 5 5 5 5 2 . ", " . 2 . Q # R . : : : : : S . ", " . T U V # A . 5 5 5 5 5 W . ", " . . . . . . . . . . . . . . . . . . . . . ", " } X Y Z X ` ...+.@.. Y #.$.%.&.*.. ", " . . . . . . . . . . . . . . . . . ", " . . . ", " "};