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 1c85c23e720..09e3736df70 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-12-09 Romain Francoise <romain@orebokech.com> | ||
| 2 | |||
| 3 | * comint.el (comint-insert-input): Delete obsolete comment. | ||
| 4 | Examine input field without moving point. | ||
| 5 | |||
| 1 | 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com> | 6 | 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com> |
| 2 | 7 | ||
| 3 | * files.el (insert-file-1): Compare file size to | 8 | * files.el (insert-file-1): Compare file size to |