# HG changeset patch # User Kim F. Storm # Date 1176887111 0 # Node ID 9daa681f90ccf7af6cdae5c1965160ed27821191 # Parent 739c769399f7cd9c7e3a43a22d61fd25cfab46cd *** empty log message *** diff -r 739c769399f7 -r 9daa681f90cc lisp/ChangeLog --- a/lisp/ChangeLog Wed Apr 18 06:44:01 2007 +0000 +++ b/lisp/ChangeLog Wed Apr 18 09:05:11 2007 +0000 @@ -23,8 +23,8 @@ 2007-04-17 Roland Winkler * 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 @@ -94,8 +94,7 @@ 2007-04-13 Chong Yidong - * progmodes/compile.el (compilation-start): Revert 2007-03-25 - change. + * progmodes/compile.el (compilation-start): Revert 2007-03-25 change. * files.el: Ditto. @@ -163,8 +162,8 @@ 2007-04-11 Stefan Monnier - * 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'. @@ -813,7 +812,6 @@ * isearchb.el (isearchb-follow-char): * subr.el (def-edebug-spec): Fix typo in docstring. ->>>>>>> 1.10924 2007-03-19 Richard Stallman * files.el (default-directory): Mark safe.