]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 18 Apr 2007 09:05:11 +0000 (09:05 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 18 Apr 2007 09:05:11 +0000 (09:05 +0000)
lisp/ChangeLog

index 0f562a8aad1e40ca150164fe161ddaecf5b0c0d4..9744808949fb1b133d7043a07f100de979bea580 100644 (file)
@@ -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.
 
 
 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.