2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
* textmodes/bibtex.el (bibtex-include-OPTkey)
- (bibtex-user-optional-fields, bibtex-entry-field-alist): Fix
- defcustom.
+ (bibtex-user-optional-fields, bibtex-entry-field-alist):
+ Fix defcustom.
2007-04-17 Glenn Morris <rgm@gnu.org>
2007-04-13 Chong Yidong <cyd@stupidchicken.com>
- * progmodes/compile.el (compilation-start): Revert 2007-03-25
- change.
+ * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
* files.el: Ditto.
2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
- * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar with
- dolist.
+ * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
+ with dolist.
(after-init-hook): Don't quote lambda.
(desktop-first-buffer): Don't wrap it in eval-when-compile.
(desktop-internal-v2s): Remove unused var `el'.
* isearchb.el (isearchb-follow-char):
* subr.el (def-edebug-spec): Fix typo in docstring.
->>>>>>> 1.10924
2007-03-19 Richard Stallman <rms@gnu.org>
* files.el (default-directory): Mark safe.