aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2007-08-20 12:26:40 +0000
committerThien-Thi Nguyen2007-08-20 12:26:40 +0000
commit1c0f367bc2a22999b15b8a66bb672ef580bb1b32 (patch)
treec4601377ebbb6cf94b194d523c095ad149591a75
parentdf2e19c2bf8189509d3c4302da3362894eeb9bfa (diff)
downloademacs-1c0f367bc2a22999b15b8a66bb672ef580bb1b32.tar.gz
emacs-1c0f367bc2a22999b15b8a66bb672ef580bb1b32.zip
Kill eol whitespace.
-rw-r--r--lisp/ChangeLog16
1 files changed, 11 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a21020e148f..cf3635964aa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-08-20 Thien-Thi Nguyen <ttn@gnuvola.org>
2
3 * vc-rcs.el (vc-rcs-annotate-command):
4 Fix bug introduced 2007-07-18T16:32:40Z!esr@snark.thyrsus.com:
5 Add back :vc-annotate-prefix propertization.
6
12007-08-20 Andreas Schwab <schwab@suse.de> 72007-08-20 Andreas Schwab <schwab@suse.de>
2 8
3 * mail/rmail.el (rmail-autodetect): Doc fix. 9 * mail/rmail.el (rmail-autodetect): Doc fix.
@@ -21,19 +27,19 @@
21 all links in two columns on two lines. 27 all links in two columns on two lines.
22 28
232007-08-19 Michael Kifer <kifer@cs.stonybrook.edu> 292007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
24 30
25 * viper.el (viper-remove-hooks): remove some additional viper hooks 31 * viper.el (viper-remove-hooks): remove some additional viper hooks
26 when the user calls viper-go-away. 32 when the user calls viper-go-away.
27 (viper-go-away): restore the default of default-major-mode. 33 (viper-go-away): restore the default of default-major-mode.
28 Save the value of default-major-mode before vaperization. 34 Save the value of default-major-mode before vaperization.
29 35
30 * viper-cmd.el: Replace error "" with "Viper bell". 36 * viper-cmd.el: Replace error "" with "Viper bell".
31 37
32 * viper-ex.el: Replace error "" with "Viper bell". 38 * viper-ex.el: Replace error "" with "Viper bell".
33 39
34 * ediff-util.el (ediff-make-temp-file): use the coding system of the 40 * ediff-util.el (ediff-make-temp-file): use the coding system of the
35 buffer for which file is created. 41 buffer for which file is created.
36 42
372007-08-19 Glenn Morris <rgm@gnu.org> 432007-08-19 Glenn Morris <rgm@gnu.org>
38 44
39 * Makefile.in (custom-deps, finder-data, autoloads, recompile) 45 * Makefile.in (custom-deps, finder-data, autoloads, recompile)