From 2f2db7cc5821edca922195fde2f3ae9467974a99 Mon Sep 17 00:00:00 2001 From: Romain Francoise Date: Wed, 21 Sep 2005 07:20:40 +0000 Subject: [PATCH] Fixup whitespace. --- lisp/ChangeLog | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9f448eaa7eb..402aa754511 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,33 +1,33 @@ 2005-09-20 Michael Kifer - + * ediff-ptch.el (ediff-file-name-sans-prefix): treat nil as an empty string. (ediff-fixup-patch-map): better heuristic for intuiting the file names to patch. (ediff-prompt-for-patch-file): more intuitive prompt. - + * ediff-util.el: use insert-buffer-substring. - + * ediff-vers.el (cvs-run-ediff-on-file-descriptor): bug fix. - + * viper-cmd.el (viper-change-state): don't move over the field boundaries in the minibuffer. (viper-set-minibuffer-style): add viper-minibuffer-post-command-hook. (viper-minibuffer-post-command-hook): new hook. (viper-line): don't move cursor at bolp. - + * viper-ex.el (ex-pwd, viper-info-on-file): fixed message - + * viper-init.el: add alias to make-variable-buffer-local to avoid compiler warnings. - + * viper-macs.el (ex-map): better messages. - + * viper-utils.el (viper-beginning-of-field): new function. - + * viper.el: replace make-variable-buffer-local with viper-make-variable-buffer-local everywhere, to avoid warnings. - + 2005-09-19 Stefan Monnier * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line): -- 2.39.5