diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 464ff7e084a..9d05f2fcc26 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-12-17 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * icomplete.el (icomplete-completions): Also use … to truncate prefix. | ||
| 4 | |||
| 1 | 2012-12-17 Kevin Ryde <user42@zip.com.au> | 5 | 2012-12-17 Kevin Ryde <user42@zip.com.au> |
| 2 | 6 | ||
| 3 | * files.el (auto-save-file-name-p): Use \` and \' (bug#13186). | 7 | * files.el (auto-save-file-name-p): Use \` and \' (bug#13186). |