Mercurial > emacs
view etc/images/smilies/grayscale/sad.xpm @ 102658:3bd929838554
* subr.el (forward-point): Add obsolescence declaration.
* paren.el (show-paren-function):
* simple.el (kill-forward-chars, kill-backward-chars):
Use (+/- (point) N), instead of `forward-point'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 19 Mar 2009 14:45:02 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * sad_xpm[] = { "14 14 5 1", " c None", ". c #484848", "+ c #000000", "@ c #ABABAB", "# c #6E6E6E", " ", " ", " . . ", " + + ", " + + ", " + + ", " ", " @@@@ ", " #++++# ", " .+@ @+. ", " @+@ @+@ ", " . . ", " ", " "};