Mercurial > emacs
view lisp/sb-dir-plus.xpm @ 44505:76f93b741944
(line-move): Use memq rather than or.
(transpose-sexps): Don't presume as much of forward-sexp's behavior.
(do-auto-fill): Use fill-move-to-break-point.
(syntax-code-table): Remove.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 11 Apr 2002 23:44:06 +0000 |
parents | 5e24be7faa32 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_dir+_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};