Mercurial > emacs
view lisp/gnus/gnntg.xpm @ 83025:c66ebcc29777
Removed %T in mode-line-format. Trivial documentation changes.
lisp/bindings.el (mode-line-buffer-identification): Use the
conditional formatting feature instead of builtin support.
src/buffer.c (Vmode_line_format): Removed %T documentation.
src/xdisp.c (decode_mode_spec): Removed %T processing.
lib-src/emacsclient.c (pass_signal_to_emacs, init_signals): Added
comment.
src/cm.c: Cosmetic changes.
src/termchar.h: Ditto.
src/keyboard.c (interrupt_signal, handle_interrupt): Updated
documentation.
src/process.c (add_keyboard_wait_descriptor): Added docs.
src/sysdep.c (init_all_sys_modes, init_sys_modes)
(reset_all_sys_modes): Added docs.
src/term.c (tty_ring_bell, tty_set_terminal_modes)
(tty_reset_terminal_modes, tty_update_end, set_terminal_window)
(tty_set_terminal_window, clear_to_end, tty_clear_to_end)
(tty_clear_frame, tty_clear_end_of_line, write_glyphs)
(tty_write_glyphs, insert_glyphs, tty_insert_glyphs, delete_glyphs)
(tty_delete_glyphs, tty_ins_del_lines, get_named_tty_display)
(init_initial_display, delete_tty): Added docs.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-65
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sun, 25 Jan 2004 00:43:38 +0000 |
parents | 354a5b33d058 |
children | 55fd4f77387a |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 34 1", " c Gray0", ". c #099909990999", "X c #0bfb0bfb0bfb", "o c #133313331333", "O c Gray9", "+ c Gray11", "@ c #23f323f323f3", "# c Gray15", "$ c #2fef2fef2fef", "% c #399939993999", "& c #3fff3fff3fff", "* c Gray25", "= c #433243324332", "- c Gray28", "; c #4ccc4ccc4ccc", ": c #519151915191", "> c #566656665666", ", c #5fed5fed5fed", "< c #626262626262", "1 c Gray42", "2 c Gray45", "3 c Gray46", "4 c #77d777d777d7", "5 c #7ccc7ccc7ccc", "6 c Gray50", "7 c #866586658665", "8 c Gray56", "9 c Gray60", "0 c #9bcb9bcb9bcb", "q c #a7c7a7c7a7c7", "w c Gray70", "e c Gray75", "r c #dfffdfffdfff", "t c Gray100", /* pixels */ "w8888888weeeeeeeeeeeeeee", "8&66666&8eeeeeeeeeeeeeee", "86ttttt68eeeeeeeeeeeeeee", "86ttttt68eeeee0###0eeeee", "86ttttr&-4eee8:000:8eeee", "86tttte 144ee,20002,eeee", "86ttttt6 =,4e4<000<4eeee", "86ttttt6-,0,4e4,0,4eeeee", "86ttttt684,0<$$.,#$$0eee", "8,eeeee,8e,200000000#eee", "q,,,,,,,qe8:00000000,4ee", "eeeeeeeeeee0=000006,0$ee", "eeeeeeeeeeee8;00002;0$ee", "eeeeeeeeeeee8;00002;0$ee", "eeeeeeeeeeee8;00002;0$ee", "eeeeeeeeeeee8;00002;0$ee", "eeeeeeeeeeee8#;;;;%#;$ee", "eeeeeeeeeeee=2222+88@0ee", "eeeeeeeeeeee#00000.4$eee", "eeeeeeeeeeee#00720O,,eee", "eeeeeeeeeeee#002;02%8eee", "eeeeeeeeeeee+22$,>2%8eee", "eeeeeeeeeeee-#o48O%$qeee", "eeeeeeeeeeee8;#ee$2,eeee" };