aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 22b0818b2bb..a40900bd5a4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12011-01-07 Sam Steingold <sds@gnu.org>
2
3 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
4 the `explicit-shell-file-name' because that is the
5 non-interactive shell.
6
12011-01-07 Chong Yidong <cyd@stupidchicken.com> 72011-01-07 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * subr.el (y-or-n-p): Accept format string args. 9 * subr.el (y-or-n-p): Accept format string args.