diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7aae8fd7854..d7004237adf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2012-09-07 Chong Yidong <cyd@gnu.org> | 1 | 2012-09-07 Chong Yidong <cyd@gnu.org> |
| 2 | 2 | ||
| 3 | * subr.el (read-char-choice): Allow quitting via ESC ESC. | ||
| 4 | |||
| 5 | * userlock.el (ask-user-about-supersession-threat): Use | ||
| 6 | read-char-choice (Bug#12093). | ||
| 7 | |||
| 8 | 2012-09-07 Chong Yidong <cyd@gnu.org> | ||
| 9 | |||
| 3 | * subr.el (buffer-narrowed-p): New function. | 10 | * subr.el (buffer-narrowed-p): New function. |
| 4 | 11 | ||
| 5 | * ses.el (ses-widen): | 12 | * ses.el (ses-widen): |