Mercurial > emacs
view etc/images/gnus/important.xpm @ 74951:96636bda161b
(readline): When creating a relative file name from a
#line directive, leave the file name alone. The previous
behaviour was to make it relative to the tags file directory,
under the hypothesis that the #line directive file name was
relative to the directory of the tagged file. That hypothesis is
wrong with Cpp and Lex.
(Makefile_targets): Do not include spaces in tag names.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 28 Dec 2006 00:05:53 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 2 1", "! c red", "w c Gray75", /* pixels */ "wwwwwwwwwwwwwwwwwwwwwwww", "wwwwwwwwwwwwwwwwwwwwwwww", "wwwwwwwww!!!wwwwwwwwwwww", "wwwwwwwww!!!wwwwwwwwwwww", "wwwwwwww!!!!!wwwwwwwwwww", "wwwwwwww!!!!!wwwwwwwwwww", "wwwwwww!!!!!!!wwwwwwwwww", "wwwwwww!!!!!!!wwwwwwwwww", "wwwwwww!!!!!!!wwwwwwwwww", "wwwwwww!!!!!!!wwwwwwwwww", "wwwwwww!!!!!!!wwwwwwwwww", "wwwwwww!!!!!!!wwwwwwwwww", "wwwwwww!!!!!!!wwwwwwwwww", "wwwwwwww!!!!!wwwwwwwwwww", "wwwwwwww!!!!!wwwwwwwwwww", "wwwwwwww!!!!!wwwwwwwwwww", "wwwwwwwww!!!wwwwwwwwwwww", "wwwwwwwwwwwwwwwwwwwwwwww", "wwwwwwwww!!!wwwwwwwwwwww", "wwwwwwww!!!!!wwwwwwwwwww", "wwwwwwww!!!!!wwwwwwwwwww", "wwwwwwwww!!!wwwwwwwwwwww", "wwwwwwwwwwwwwwwwwwwwwwww", "wwwwwwwwwwwwwwwwwwwwwwww" };