Mercurial > emacs
comparison src/ChangeLog @ 62497:e4728ae2ecf8
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 19 May 2005 00:11:48 +0000 |
parents | 0853116d727a |
children | bea5728f69fa f042e7c0fe20 |
comparison
equal
deleted
inserted
replaced
62496:c94921e36674 | 62497:e4728ae2ecf8 |
---|---|
1 2005-05-19 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * keyboard.c (syms_of_keyboard): Remove lisp variables | |
4 post-command-idle-hook and post-command-idle-delay. | |
5 (command_loop_1): Don't try to execute post-command-idle-hook. | |
6 | |
1 2005-05-16 Kim F. Storm <storm@cua.dk> | 7 2005-05-16 Kim F. Storm <storm@cua.dk> |
2 | 8 |
3 * xdisp.c (handle_display_prop): Handle empty replacement. | 9 * xdisp.c (handle_display_prop): Handle empty replacement. |
4 (handle_single_display_spec): Return -1 for empty replacement. | 10 (handle_single_display_spec): Return -1 for empty replacement. |
5 | 11 |