aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a1e67df99e2..624cddb6fa7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-08-22 Juri Linkov <juri@jurta.org>
2
3 * keyboard.c (Fexecute_extended_command): Move reading a command name
4 with `completing-read' to a new Elisp function `read-extended-command'.
5 Call it to read a command to `function' (bug#5364, bug#5214).
6
12010-08-22 Chong Yidong <cyd@stupidchicken.com> 72010-08-22 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * emacs.c (main): Remove handling of --unibyte arg (Bug#6886). 9 * emacs.c (main): Remove handling of --unibyte arg (Bug#6886).