Mercurial > emacs
view etc/letter.xpm @ 43758:300d944f45f6
* textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
with SILENT so that a new field can be added.
author | ShengHuo ZHU <zsh@cs.rochester.edu> |
---|---|
date | Wed, 06 Mar 2002 21:57:10 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};