Mercurial > emacs
comparison lisp/ChangeLog @ 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 | 5f52274dcc10 |
children | 761b292721d0 |
comparison
equal
deleted
inserted
replaced
43757:5f52274dcc10 | 43758:300d944f45f6 |
---|---|
1 2002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu> | |
2 | |
3 * textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text | |
4 with SILENT so that a new field can be added. | |
5 | |
1 2002-03-06 Eli Zaretskii <eliz@is.elta.co.il> | 6 2002-03-06 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 7 |
3 * files.el (make-auto-save-file-name): Make sure the produced file | 8 * files.el (make-auto-save-file-name): Make sure the produced file |
4 name does not contain characters that are invalid for DOS/Windows | 9 name does not contain characters that are invalid for DOS/Windows |
5 filesystems. | 10 filesystems. |