Mercurial > emacs
comparison src/ChangeLog @ 72452:bcc1f5792592
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 20 Aug 2006 12:19:33 +0000 |
parents | 34e079ee9d15 |
children | dd4d02e66de4 |
comparison
equal
deleted
inserted
replaced
72451:66b140055b7d | 72452:bcc1f5792592 |
---|---|
1 2006-08-20 Richard Stallman <rms@gnu.org> | |
2 | |
3 * xfaces.c (load_pixmap): Add quotes in error message. | |
4 | |
5 * keyboard.c (Fcurrent_idle_time): New function. | |
6 (syms_of_keyboard): defsubr it. | |
7 | |
1 2006-08-18 Nick Roberts <nickrob@snap.net.nz> | 8 2006-08-18 Nick Roberts <nickrob@snap.net.nz> |
2 | 9 |
3 * window.c (Fset_window_fringes): Do nothing on a tty. | 10 * window.c (Fset_window_fringes): Do nothing on a tty. |
4 (Fwindow_fringes): Put ? operator after the line break. | 11 (Fwindow_fringes): Put ? operator after the line break. |
5 | 12 |