diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fbcff3e97c0..2bd92de45e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-06-18 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.el (special-display-p): Completely remove stringp | ||
| 4 | check. Suggested by Andreas Schwab <schwab@linux-m68k.org>. | ||
| 5 | |||
| 1 | 2012-06-17 Michael Albinus <michael.albinus@gmx.de> | 6 | 2012-06-17 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'. | 8 | * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'. |