changeset 85507:85ee0a16a86f

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 21 Oct 2007 12:25:52 +0000
parents b31c7731df51
children 05c8e6a18913
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 21 10:53:16 2007 +0000
+++ b/lisp/ChangeLog	Sun Oct 21 12:25:52 2007 +0000
@@ -21,8 +21,7 @@
 	* eshell/esh-mode.el (eshell-handle-ansi-color): Require
 	ansi-color at compile time too.
 
-	* eshell/em-unix.el (eshell/info): Require info at compile time
-	too.
+	* eshell/em-unix.el (eshell/info): Require info at compile time too.
 
 	* w32-fns.el: Require w32-vars.
 
@@ -63,7 +62,7 @@
 	* term/w32-win.el: Require w32-vars.
 	(w32-color-map): Pacify byte-compiler.
 
-	* loadup.el: Load w32-wars before term/w32-win.
+	* loadup.el: Load w32-vars before term/w32-win.
 
 2007-10-20  Juri Linkov  <juri@jurta.org>
 
@@ -88,11 +87,11 @@
 	* term/x-win.el (x-gtk-stock-map, icon-map-list)
 	(x-gtk-map-stock): Delete duplicated definitions from merge.
 
-	* progmodes/octave-mod.el: Require octave-inf at compile time
+	* progmodes/octave-mod.el: Require octave-inf at compile time.
 
 	* progmodes/compile.el (compilation-skip-to-next-location)
-	(compilation-skip-threshold, compilation-skip-visited): Move
-	definitions earlier.
+	(compilation-skip-threshold, compilation-skip-visited):
+	Move definitions earlier.
 
 	* play/decipher.el (decipher-keypress):
 	* play/zone.el (zone-fall-through-ws):
@@ -105,8 +104,8 @@
 	(scroll-lock-previous-line):
 	* image-dired.el (image-dired-next-line)
 	(image-dired-previous-line):
-	* ediff-help.el (ediff-help-message-line-length): Use
-	forward-line.
+	* ediff-help.el (ediff-help-message-line-length):
+	Use forward-line.
 
 	* smerge-mode.el (smerge-auto-refine):
 	* diff-mode.el (diff-auto-refine): Add :group.