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 696941f93cd..acc2e0c382f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-10-03 Leo <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only | ||
| 4 | return non-nil if the file exists (Bug#7090). | ||
| 5 | |||
| 1 | 2010-09-30 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2010-09-30 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * minibuffer.el (completion--replace): | 8 | * minibuffer.el (completion--replace): |