Mercurial > emacs
view etc/images/jump-to.xpm @ 69860:000a5d4aa083
(rcirc-default-server): Rename from rcirc-server.
(rcirc-default-port): Rename from rcirc-port.
(rcirc-default-nick): Rename from rcirc-nick.
(rcirc-default-user-name): Rename from rcirc-user-name.
(rcirc-default-user-full-name): Rename from rcirc-user-full-name.
(rcirc-low-priority-flag): New variable.
(rcirc-decode-coding-system): New defcustom.
(rcirc-encode-coding-system): New defcustom.
(rcirc-coding-system-alist): New defcustom.
(rcirc-multiline-major-mode): New defcustom.
(rcirc-nick): New internal variable.
(rcirc-process): Remove variable.
(rcirc-server-buffer): New variable.
(rcirc): Update to use rcirc-default-* variables above.
(rcirc-connect): Do not add window-configuration-hook-here.
(rcirc-server): New internal variable.
(rcirc-connect): Do not send keepalive pings if rcirc-keepalive-seconds is nil.
(with-rcirc-server-buffer): New macro.
(rcirc-send-string): Encode with rcirc-encode-coding-system.
(rcirc-server-name): Rename from rcirc-server.
(rcirc-buffer-process): New function.
(rcirc-buffer-nick): New function.
(rcirc-buffer-target): Remove function.
(set-rcirc-decode-coding-system, set-rcirc-encode-coding-system): New commands.
(rcirc-mode-map): Change binding of C-c C-l to rcirc-toggle-low-priority.
(rcirc-mode): Initialize coding system based on rcirc-coding-system-alist.
New change-major-mode-hook to part the channel on a mode change.
Make kill-buffer-hook buffer-local.
(rcirc-change-major-mode-hook): New function.
(rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
(rcirc-last-post-time): New variable.
(rcirc-process-message): Store the last time user posted a message to this
target.
(rcirc-multiline-minor-mode): New mode.
(rcirc-multiline-minor-mode-map): New mode map.
(rcirc-edit-multiline): Put multiline-edit buffer in
rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
(rcirc-print): Any line starting with an ignored nick will be ignored.
(rcirc-print): Decode using rcirc-decode-coding-system.
(rcirc-track-minor-mode): Update global-mode-string when disabling this mode.
(minor-mode-alist): add LowPri indicator.
(rcirc-toggle-low-priority): New function.
(rcirc-last-non-irc-buffer): Prefix arg now no means switch to next low priority
buffer with activity.
(rcirc-record-activity): Sort buffers in rcirc-activity by the last time the
user posted a message in to the target.
(rcirc-update-activity-string): New formatting for low priority buffers.
(rcirc-split-activity): New function.
(rcirc-handler-PART, rcirc-handler-KICK)
(rcirc-handler-PART-or-KICK): Kick responses are printed properly.
(rcirc-nick-away-alist): New variable.
(rcirc-handler-301): New handler. Away messages are printed once per change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Apr 2006 10:23:24 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * jump_to_xpm[] = { "24 24 144 2", " c None", ". c #000000", "+ c #9ABC82", "@ c #C1E3AA", "# c #A0C487", "$ c #8F6508", "% c #AD671D", "& c #D6AF41", "* c #E1B744", "= c #B86F20", "- c #7E5907", "; c #D8E7CD", "> c #D9E7CF", ", c #DDEAD2", "' c #E4EFDA", ") c #EBF6DF", "! c #C8EBB0", "~ c #A2C688", "{ c #986F26", "] c #E2B946", "^ c #EFCD64", "/ c #F4D268", "( c #F6D469", "_ c #E7C24A", ": c #D5B044", "< c #BC8C31", "[ c #1A0700", "} c #D7E6CD", "| c #B2D29C", "1 c #B6D69F", "2 c #BDDEA5", "3 c #C4E7AC", "4 c #CAEEB1", "5 c #A1C387", "6 c #CBB86E", "7 c #EDD97E", "8 c #FEE882", "9 c #FEE77E", "0 c #FDDF60", "a c #FBD14F", "b c #E4BF49", "c c #BB8C31", "d c #CFE2C3", "e c #B2D19C", "f c #B5D59F", "g c #BBDBA4", "h c #C1E3A9", "i c #C6E9AE", "j c #C3E6AB", "k c #A9CE8D", "l c #DCBA5C", "m c #FBE46B", "n c #FFEB64", "o c #FFE054", "p c #FED952", "q c #F8CF4E", "r c #C4A13E", "s c #8BA27B", "t c #618249", "u c #628349", "v c #64864B", "w c #66894D", "x c #688B4E", "y c #678B4D", "z c #6B9251", "A c #719755", "B c #55833A", "C c #ECC75E", "D c #FFED59", "E c #FFE757", "F c #FFDF54", "G c #FBD44F", "H c #E1BD48", "I c #B36C1F", "J c #608148", "K c #628449", "L c #63854A", "M c #65894C", "N c #6C9151", "O c #527E39", "P c #B39237", "Q c #F0C248", "R c #FFF25B", "S c #FFEB58", "T c #FFE155", "U c #FBD450", "V c #E3BD49", "W c #BC983B", "X c #618349", "Y c #628549", "Z c #65884B", "` c #4D7735", " . c #907934", ".. c #DCB444", "+. c #FCDB52", "@. c #FFEF5A", "#. c #FFE957", "$. c #FEDF54", "%. c #F9D24F", "&. c #E0BA48", "*. c #B08F37", "=. c #52743B", "-. c #456A2F", ";. c #608248", ">. c #628448", ",. c #476F31", "'. c #7F6B32", "). c #D0AF4B", "!. c #F5CF4E", "~. c #FFE255", "{. c #FEDA52", "]. c #EAC54B", "^. c #D0AC42", "/. c #9C5D1A", "(. c #5A7B42", "_. c #456C2F", ":. c #6F5C23", "<. c #A78833", "[. c #F0C54A", "}. c #FFDA52", "|. c #FFDE53", "1. c #C39032", "2. c #886423", "3. c #BC9D3B", "4. c #F0C84E", "5. c #FFD551", "6. c #FED751", "7. c #FDD550", "8. c #EDC74C", "9. c #E5BF49", "0. c #CCA941", "a. c #AB7727", "b. c #B1822D", "c. c #DCB746", "d. c #DFBA47", "e. c #EDC64C", "f. c #E9C34B", "g. c #D6B144", "h. c #C19D3D", "i. c #AB7C2B", "j. c #BC7222", "k. c #BB983B", "l. c #B09638", "m. c #A2621B", " ", " ", " . ", " . . ", " . + . . . . . . . ", " . . . . . . @ # . . $ % & * = - . . ", " . ; > , ' ) ! ! ~ . { ] ^ / ( _ : < [ . ", " . } | 1 2 3 4 4 3 5 . 6 7 8 9 0 a b c . ", " . d e f g h i i h j k . l m n o p q r - . ", " . s t u v w x x y z A B . C D E F G H I . ", " . s J t K L v v M N O . P Q R S T U V W . ", " . s J J t X u Y Z ` . ...+.@.#.$.%.&.*.. ", " . =.-.-.-.-.;.>.,.. '.).!.E E ~.{.].^./.. ", " . . . . . . (._.. :.<.[.}.|.|.{.%.V 1.$ . ", " . -.. . 2.3.4.5.6.7.8.9.0.a.. ", " . . . . b.c.d.e.f.g.h.i.. . ", " . . $ j.k.l.m.$ . . ", " . . . . . . ", " ", " ", " ", " ", " ", " "};