Mercurial > emacs
comparison lisp/ChangeLog @ 51224:95f3af74f32d
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 25 May 2003 02:17:23 +0000 |
parents | 7d48b06d1fd1 |
children | 80443ffc9ffa |
comparison
equal
deleted
inserted
replaced
51223:c1daf1c22f97 | 51224:95f3af74f32d |
---|---|
1 2003-05-25 Tim Van Holder <tim.vanholder@anubex.com> | |
2 | |
3 * which-func.el (which-func-update-timer): New variable. | |
4 (which-function-mode): Use it. | |
5 | |
6 2003-05-25 Richard M. Stallman <rms@gnu.org> | |
7 | |
8 * simple.el (idle-update-delay): New variable. | |
9 | |
10 2003-05-25 Luc Teirlinck <teirllm@mail.auburn.edu> | |
11 | |
12 * simple.el (forward-visible-line): Fix negative arguments. | |
13 | |
14 2003-05-25 Juanma Barranquero <lektu@terra.es> | |
15 | |
16 * skeleton.el (skeleton-pair-insert-maybe): Remove leftover | |
17 reference to skeleton-abbrev-cleanup. | |
18 | |
1 2003-05-24 Andreas Schwab <schwab@suse.de> | 19 2003-05-24 Andreas Schwab <schwab@suse.de> |
2 | 20 |
3 * files.el (insert-directory): Preserve CR in a file name. | 21 * files.el (insert-directory): Preserve CR in a file name. |
4 | 22 |
5 2003-05-24 Stefan Monnier <monnier@cs.yale.edu> | 23 2003-05-24 Stefan Monnier <monnier@cs.yale.edu> |