changeset 69030:0c3b91a536ab

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 20 Feb 2006 01:21:47 +0000
parents 9021ca41a840
children 4cb528cc4c04
files lisp/ChangeLog
diffstat 1 files changed, 50 insertions(+), 44 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Feb 20 01:19:15 2006 +0000
+++ b/lisp/ChangeLog	Mon Feb 20 01:21:47 2006 +0000
@@ -1,3 +1,9 @@
+2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
+
+	* buff-menu.el (list-buffers-noselect): Turn also "\n" into a
+	strech spec so it doesn't display as "^J" on the header line
+	when `Buffer-menu-use-header-line' is t.
+
 2006-02-20  Nick Roberts  <nickrob@snap.net.nz>
 
 	* speedbar.el (speedbar-make-button): Keep text properties
@@ -39,55 +45,55 @@
 	(gdb-reset): Clear watch expressions from speedbar when quitting.
 
 2006-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
-	
-	* viper-cmd.el (viper-insert-state-post-command-sentinel,
-	viper-change-state-to-vi, viper-change-state-to-emacs): 
-	made aware of cursor coloring in the emacs state.
-	(viper-special-read-and-insert-char): use read-char-exclusive.
-	(viper-minibuffer-trim-tail): workaround for fields in minibuffer.
-	
-	* viper-init.el (viper-emacs-state-cursor-color): new variable.
-	
-	* viper-util.el (viper-save-cursor-color,
-	viper-get-saved-cursor-color-in-replace-mode,
-	viper-get-saved-cursor-color-in-insert-mode,
-	viper-restore-cursor-color): make aware of the cursor color in emacs
+
+	* viper-cmd.el (viper-insert-state-post-command-sentinel)
+	(viper-change-state-to-vi, viper-change-state-to-emacs):
+	Make aware of cursor coloring in the Emacs state.
+	(viper-special-read-and-insert-char): Use read-char-exclusive.
+	(viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
+
+	* viper-init.el (viper-emacs-state-cursor-color): New variable.
+
+	* viper-util.el (viper-save-cursor-color)
+	(viper-get-saved-cursor-color-in-replace-mode)
+	(viper-get-saved-cursor-color-in-insert-mode)
+	(viper-restore-cursor-color): Make aware of the cursor color in Emacs
 	state.
-	(viper-get-saved-cursor-color-in-emacs-mode): new function.
-	
-	* ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option,
-	ediff-ignore-case-option3, ediff-actual-diff-options,
-	ediff-actual-diff3-options): new variables to control case sensitivity.
-	(ediff-make-diff2-buffer, ediff-setup-fine-diff-regions,
-	ediff-setup-diff-regions3): made aware of case-sensitivity.
-	(ediff-toggle-ignore-case): new function.
-	(ediff-extract-diffs, ediff-extract-diffs3): preserve point in buffers.
-	
-	* ediff-help.el (ediff-long-help-message-narrow2,
-	ediff-long-help-message-compare2, ediff-long-help-message-compare3,
-	ediff-long-help-message-word-mode): add ignore-case command.
-	(ediff-help-for-quick-help): add ignore-case command.
-	
-	* ediff-merg.el: move provide to the end.
-	
-	* ediff-ptch.el: move provide to the end.
-	
-	* ediff-wind.el: move provide to the end.
-	
-	* ediff-mult.el: move provide to the end.
-	(ediff-set-meta-overlay): enable follow-link.
-	
-	* ediff.el: move provide to the end.
+	(viper-get-saved-cursor-color-in-emacs-mode): New function.
+
+	* ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
+	(ediff-ignore-case-option3, ediff-actual-diff-options)
+	(ediff-actual-diff3-options): New variables to control case sensitivity.
+	(ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
+	(ediff-setup-diff-regions3): Make aware of case-sensitivity.
+	(ediff-toggle-ignore-case): New function.
+	(ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
+
+	* ediff-help.el (ediff-long-help-message-narrow2)
+	(ediff-long-help-message-compare2, ediff-long-help-message-compare3)
+	(ediff-long-help-message-word-mode): Add ignore-case command.
+	(ediff-help-for-quick-help): Add ignore-case command.
+
+	* ediff-merg.el: Move provide to the end.
+
+	* ediff-ptch.el: Move provide to the end.
+
+	* ediff-wind.el: Move provide to the end.
+
+	* ediff-mult.el: Move provide to the end.
+	(ediff-set-meta-overlay): Enable follow-link.
+
+	* ediff.el: Move provide to the end.
 	Break recursive load cycle in eval-when-compile.
-	(ediff-patch-buffer): better heuristics.
-	
-	* ediff-util.el: move provide to the end.
+	(ediff-patch-buffer): Better heuristics.
+
+	* ediff-util.el: Move provide to the end.
 	Break recursive load cycle in eval-when-compile.
-	(ediff-setup-keymap): add binding for #c. Replaced some defsubsts with
+	(ediff-setup-keymap): Add binding for #c.  Replace some defsubsts with
 	defuns.
-	(ediff-submit-report): pass the values of ediff-diff3-program,
+	(ediff-submit-report): Pass the values of ediff-diff3-program,
 	ediff-diff3-options.
-	
+
 2006-02-19  Juanma Barranquero  <lekktu@gmail.com>
 
 	* help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by