diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3c795b0855e..388cde63799 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | * ido.el (ido-set-matches-1): Fix full matching for subdirs. | 12 | * ido.el (ido-set-matches-1): Fix full matching for subdirs. |
| 13 | Add suffix matching for subdirs. | 13 | Add suffix matching for subdirs. |
| 14 | 14 | ||
| 15 | 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change) | 15 | 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change) |
| 16 | 16 | ||
| 17 | * x-dnd.el (x-dnd-drop-data): Don't call goto-char if | 17 | * x-dnd.el (x-dnd-drop-data): Don't call goto-char if |
| 18 | mouse-yank-at-point is non-nil. | 18 | mouse-yank-at-point is non-nil. |