comparison lisp/ChangeLog @ 74510:3fd6ffd8464f

(comint-insert-input): Delete obsolete comment. Examine input field without moving point.
author Romain Francoise <romain@orebokech.com>
date Sat, 09 Dec 2006 11:14:35 +0000
parents 71ba31e36296
children 752bb58c4d9e
comparison
equal deleted inserted replaced
74509:f7702c5f335d 74510:3fd6ffd8464f
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
4 large-file-warning-threshold and request confirmation when 9 large-file-warning-threshold and request confirmation when
5 warranted. 10 warranted.