Mercurial > emacs
comparison lisp/ChangeLog @ 35403:3e0a539a2d20
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 18 Jan 2001 14:49:07 +0000 |
parents | df376909c8ce |
children | be20c22dc16d |
comparison
equal
deleted
inserted
replaced
35402:302fbe91e359 | 35403:3e0a539a2d20 |
---|---|
1 2001-01-18 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * tooltip.el (tooltip-hide-delay): New user-option. | |
4 (tooltip-show): Use tooltip-hide-delay instead of the default. | |
5 | |
1 2001-01-18 Kenichi Handa <handa@etl.go.jp> | 6 2001-01-18 Kenichi Handa <handa@etl.go.jp> |
2 | 7 |
3 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because | 8 * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because |
4 kill-local-variable doesn't work for enable-multibyte-characters. | 9 kill-local-variable doesn't work for enable-multibyte-characters. |
5 | 10 |