# HG changeset patch # User Roland Winkler # Date 1135876084 0 # Node ID 059f4eadf08767bf101ab2f1e750f8831a534554 # Parent 38a44c9a355f438c8fcd7d5218385a3cbf8998b2 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case that assoc-string returns nil. diff -r 38a44c9a355f -r 059f4eadf087 lisp/ChangeLog --- 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 + + * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case + that assoc-string returns nil. + 2005-12-29 Roland Winkler * textmodes/bibtex.el (bibtex-entry-type-whitespace)