Mercurial > emacs
changeset 67896:059f4eadf087
* textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
that assoc-string returns nil.
author | Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> |
---|---|
date | Thu, 29 Dec 2005 17:08:04 +0000 |
parents | 38a44c9a355f |
children | 823f54b91fe2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 29 15:25:28 2005 +0000 +++ b/lisp/ChangeLog Thu Dec 29 17:08:04 2005 +0000 @@ -1,3 +1,8 @@ +2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> + + * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case + that assoc-string returns nil. + 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> * textmodes/bibtex.el (bibtex-entry-type-whitespace)