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 28431e9a08d..d8c4797434e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-08-20 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * minibuffer.el (completion--sifn-requote): Bind `non-essential'. | ||
| 4 | |||
| 5 | * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of | ||
| 6 | `non-essential' up. | ||
| 7 | |||
| 1 | 2013-08-17 Michael Albinus <michael.albinus@gmx.de> | 8 | 2013-08-17 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 9 | ||
| 3 | * net/tramp.el: | 10 | * net/tramp.el: |