Mercurial > emacs
view lisp/toolbar/lc-cut.xpm @ 83351:e012279bbb3b
Apply patch from CVS trunk to fix recenter on ttys.
* src/window.c (window_internal_height): Remove bogus make_number call.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-391
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Thu, 04 Aug 2005 00:50:01 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * cut2_xpm[] = { "24 24 7 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #3E4850", " ", " ", " . . ", " . . ", " .+. .@. ", " .@$ #@. ", " .@#. .@+. ", " .@+$ #@+. ", " #@#. .@+$ ", " .@+$ $@+. ", " #@#.%@+# ", " .@+$#++. ", " .@+$+. ", " .++.. ", " ..#$. ", " ............. ", " . ... ... ... ", " .. .. .. .. ", " . . . . ", " .. .. .. .. ", " .... .. . ", " .... .... ", " ", " "};