comparison lisp/ChangeLog @ 72452:bcc1f5792592

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 20 Aug 2006 12:19:33 +0000
parents 5cc7d65d1103
children 1b7664312e38
comparison
equal deleted inserted replaced
72451:66b140055b7d 72452:bcc1f5792592
1 2006-08-20 Richard Stallman <rms@gnu.org>
2
3 * simple.el (line-number-at-pos): Doc fix.
4
5 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
6 timer-activate-when-idle, so timer can run before Emacs becomes
7 non-idle again.
8
1 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change) 9 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
2 10
3 * whitespace.el (whitespace-cleanup-internal): New optional arg 11 * whitespace.el (whitespace-cleanup-internal): New optional arg
4 REGION-ONLY. If it's non-nil, modify the message to the user 12 REGION-ONLY. If it's non-nil, modify the message to the user
5 accordingly. 13 accordingly.