Mercurial > emacs
comparison lisp/ChangeLog @ 69601:7f4f3a2e288b
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Mar 2006 15:05:41 +0000 |
parents | 0b906e4eb64e |
children | a0ab0382b7ca |
comparison
equal
deleted
inserted
replaced
69600:73654dd795d4 | 69601:7f4f3a2e288b |
---|---|
1 2006-03-20 Richard Stallman <rms@gnu.org> | |
2 | |
3 * files.el (display-buffer-other-frame): New command. | |
4 (ctl-x-4-map): Bind C-x 5 C-o to it. | |
5 | |
1 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * jit-lock.el (jit-lock-function): Check for the actual defer-timer | 8 * jit-lock.el (jit-lock-function): Check for the actual defer-timer |
4 rather than just defer-time, in case defer-time has been changed but | 9 rather than just defer-time, in case defer-time has been changed but |
5 the timer isn't running yet. | 10 the timer isn't running yet. |