comparison lisp/ChangeLog @ 92219:469953a438c4

*** empty log message ***
author Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
date Mon, 25 Feb 2008 19:57:38 +0000
parents 8a0eaeb2f895
children 9976b0faa96a
comparison
equal deleted inserted replaced
92218:1d8a03656f39 92219:469953a438c4
1 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2
3 * textmodes/bibtex.el (bibtex-format-entry): Handle error message
4 refering to a missing required field with the OPT prefix. Make
5 unwindform more robust.
6
7 2008-02-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8
9 * textmodes/bibtex.el: Remove support for hideshow minor mode as
10 it duplicates the bibtex support in progmodes/hideshow.el.
11 * progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
12 entries that do not start at the beginning of a line.
13
1 2008-02-25 Chong Yidong <cyd@stupidchicken.com> 14 2008-02-25 Chong Yidong <cyd@stupidchicken.com>
2 15
3 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well. 16 * files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
4 17
5 2008-02-25 Robert J. Chassell <bob@rattlesnake.com> 18 2008-02-25 Robert J. Chassell <bob@rattlesnake.com>