aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 59cf8bac5fb..392cc9ac2fa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12013-03-20 Paul Eggert <eggert@cs.ucla.edu>
2
3 Suppress unnecessary non-ASCII chatter during build process.
4 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
5 (batch-skkdic-convert): Suppress most of the chatter.
6 It's not needed so much now that machines are faster,
7 and its non-ASCII component was confusing; see Dmitry Gutov in
8 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
9
12013-03-20 Leo Liu <sdl.web@gmail.com> 102013-03-20 Leo Liu <sdl.web@gmail.com>
2 11
3 * ido.el (ido-chop): Fix bug#10994. 12 * ido.el (ido-chop): Fix bug#10994.