Mercurial > emacs
view etc/images/ezimage/dir-minus.xpm @ 78087:0b484e939e61
* longlines.el (longlines-wrap-region): Avoid marking buffer as
modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 08 Jul 2007 18:07:19 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_minus_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #DBDB00", "# c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@++++++++. ", ".+@@@@@@@@@@@@@@+...", ".+@@++++++++++++++++", ".+@@+##############+", ".+@+##############+.", ".+@+####++++++####+.", ".+@+####++++++####+.", ".+@+##############+.", ".++##############+..", ".++##############+. ", ".+++++++++++++++++. ", " ................. "};