Mercurial > emacs
comparison lisp/ChangeLog @ 35070:94bdeddc5380
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 04 Jan 2001 20:40:07 +0000 |
parents | d988426994b1 |
children | c8a8a9fac723 |
comparison
equal
deleted
inserted
replaced
35069:d19eadb47c76 | 35070:94bdeddc5380 |
---|---|
1 2001-01-04 Gerd Moellmann <gerd@gnu.org> | 1 2001-01-04 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * tooltip.el (tooltip-cancel-delayed-tip) | |
4 (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout | |
5 and tooltip-add-timeout. | |
6 (tooltip-show): Set border color from faces's foreground. | |
7 (tooltip-show-help-function): If called with the same help string | |
8 as last time, do nothing. | |
9 (tooltip-help-tips): Don't set tooltip-help-message to nil. | |
2 | 10 |
3 * startup.el (fancy-splash-screens): Don't bind show-help-function | 11 * startup.el (fancy-splash-screens): Don't bind show-help-function |
4 to nil. | 12 to nil. |
5 | 13 |
6 * tooltip.el (tooltip-frame-parameters): Remove colors. | 14 * tooltip.el (tooltip-frame-parameters): Remove colors. |
100 | 108 |
101 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> | 109 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
102 | 110 |
103 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is | 111 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is |
104 non-nil. Adding almost all customization variables on ps-setup. Doc | 112 non-nil. Adding almost all customization variables on ps-setup. Doc |
105 Fix. | 113 fix. |
106 (ps-print-version): New version number (6.3.3). | 114 (ps-print-version): New version number (6.3.3). |
107 (ps-end-with-control-d): Initialization fix. | 115 (ps-end-with-control-d): Initialization fix. |
108 (ps-lines-printed): New var. | 116 (ps-lines-printed): New var. |
109 (ps-skip-newline): New fun. | 117 (ps-skip-newline): New fun. |
110 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page) | 118 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page) |