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 90d1260b998..de4671ec509 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12010-07-02 Juri Linkov <juri@jurta.org>
2
3 * faces.el (read-face-name): Rename arg `string-describing-default'
4 to `default'. Doc fix. Display the default value in quotes
5 in the prompt. With empty input, return the `default' arg,
6 unless the default value is a string (in which case return nil).
7 (describe-face): Replace the string `default' arg of `read-face-name'
8 with the symbol `default'.
9
12010-07-02 Chong Yidong <cyd@stupidchicken.com> 102010-07-02 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * emulation/viper-cmd.el (viper-delete-backward-char) 12 * emulation/viper-cmd.el (viper-delete-backward-char)