diff options
| author | Richard M. Stallman | 2006-08-20 12:19:33 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-08-20 12:19:33 +0000 |
| commit | ce6297137d3f5ae98335f35119faae72d04d6a44 (patch) | |
| tree | 1f2beab5a8cae4d050d14b71fa42ad3d57bfab58 /lisp | |
| parent | 79ffb765f25e6e1bc3c6664fcd24bf7edb3b2d32 (diff) | |
| download | emacs-ce6297137d3f5ae98335f35119faae72d04d6a44.tar.gz emacs-ce6297137d3f5ae98335f35119faae72d04d6a44.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e5692b08fb7..2fca315c263 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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 |