diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 560f1212b71..fbcff3e97c0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2012-06-17 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'. | ||
| 4 | |||
| 5 | * net/tramp.el (tramp-file-name-handler): Catch 'non-essential. | ||
| 6 | |||
| 7 | * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process): | ||
| 8 | * net/tramp-sh.el (tramp-maybe-open-connection): | ||
| 9 | Throw if `non-essential' is non-nil. | ||
| 10 | |||
| 1 | 2012-06-17 Martin Rudalics <rudalics@gmx.at> | 11 | 2012-06-17 Martin Rudalics <rudalics@gmx.at> |
| 2 | 12 | ||
| 3 | * window.el (special-display-p): Signal an error if BUFFER-NAME | 13 | * window.el (special-display-p): Signal an error if BUFFER-NAME |