aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0b617f8ed0f..e3ca8751535 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,14 +3,6 @@
3 * progmodes/octave.el (octave-send-region): Call 3 * progmodes/octave.el (octave-send-region): Call
4 compilation-forget-errors. 4 compilation-forget-errors.
5 5
62013-10-05 Dmitry Gutov <dgutov@yandex.ru>
7
8 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
9 to `after-save-hook' instead of `before-save-hook', because then
10 we know exactly what encoding was used to write the file.
11 (ruby-mode-set-encoding): Use `last-coding-system-used' instead of
12 guessing. Call `basic-save-buffer-1' after modifying the buffer.
13
142013-10-04 Xue Fuqiao <xfq.free@gmail.com> 62013-10-04 Xue Fuqiao <xfq.free@gmail.com>
15 7
16 * vc/vc-svn.el (vc-svn-find-admin-dir): 8 * vc/vc-svn.el (vc-svn-find-admin-dir):