Mercurial > emacs
comparison lisp/ChangeLog @ 31291:f62423f3a3c4
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Wed, 30 Aug 2000 12:57:13 +0000 |
parents | 29ff60f3411c |
children | aaae505ca52b |
comparison
equal
deleted
inserted
replaced
31290:a7c6f2d2f74f | 31291:f62423f3a3c4 |
---|---|
1 2000-08-30 Andrew Innes <andrewi@gnu.org> | |
2 | |
3 * timer.el (run-with-idle-timer): Undo last change, so that timer | |
4 is not activated immediately if Emacs is already idle. Some | |
5 existing code relies on this behaviour. | |
6 | |
1 2000-08-30 Miles Bader <miles@gnu.org> | 7 2000-08-30 Miles Bader <miles@gnu.org> |
2 | 8 |
3 * frame.el (set-frame-font): Do completion of font-name for | 9 * frame.el (set-frame-font): Do completion of font-name for |
4 interactive use. | 10 interactive use. |
5 | 11 |
6973 (create-image): Add parameter DATA-P. | 6979 (create-image): Add parameter DATA-P. |
6974 | 6980 |
6975 See ChangeLog.8 for earlier changes. | 6981 See ChangeLog.8 for earlier changes. |
6976 | 6982 |
6977 ;; Local Variables: | 6983 ;; Local Variables: |
6978 ;; coding: iso-2022-7bit | 6984 ;; coding: iso-2022-7bit-unix |
6979 ;; End: | 6985 ;; End: |