Mercurial > emacs
changeset 77295:9daa681f90cc
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 18 Apr 2007 09:05:11 +0000 |
parents | 739c769399f7 |
children | e03180da4f52 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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> @@ -94,8 +94,7 @@ 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. @@ -163,8 +162,8 @@ 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'. @@ -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 <rms@gnu.org> * files.el (default-directory): Mark safe.