diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-01-07 Chong Yidong <cyd@stupidchicken.com> | 7 | 2011-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. |