Mercurial > emacs
view etc/images/separator.xpm @ 75327:a3defc4d1eb1
Update copyright for years from Emacs 21 to present (mainly adding
2001).
(\year): Update to 2007.
(\versionyear): New def. Separate copyright year from last-update year.
(\shortcopyrightnotice): Only display last copyright year.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 20 Jan 2007 22:30:34 +0000 |
parents | 75b06a7624a1 |
children | bc8dc4ac1e28 |
line wrap: on
line source
/* XPM */ static char * separator_xpm[] = { "2 24 3 1", " c None", ". c #DBD3CB", "+ c #FCFBFA", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};