From: Thien-Thi Nguyen Date: Mon, 20 Aug 2007 12:26:40 +0000 (+0000) Subject: Kill eol whitespace. X-Git-Tag: emacs-pretest-23.0.90~11438 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1c0f367bc2a22999b15b8a66bb672ef580bb1b32;p=emacs.git Kill eol whitespace. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a21020e148f..cf3635964aa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-08-20 Thien-Thi Nguyen + + * vc-rcs.el (vc-rcs-annotate-command): + Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com: + Add back :vc-annotate-prefix propertization. + 2007-08-20 Andreas Schwab * mail/rmail.el (rmail-autodetect): Doc fix. @@ -21,19 +27,19 @@ all links in two columns on two lines. 2007-08-19 Michael Kifer - + * viper.el (viper-remove-hooks): remove some additional viper hooks when the user calls viper-go-away. (viper-go-away): restore the default of default-major-mode. Save the value of default-major-mode before vaperization. - + * viper-cmd.el: Replace error "" with "Viper bell". - + * viper-ex.el: Replace error "" with "Viper bell". - + * ediff-util.el (ediff-make-temp-file): use the coding system of the buffer for which file is created. - + 2007-08-19 Glenn Morris * Makefile.in (custom-deps, finder-data, autoloads, recompile)