comparison lisp/ChangeLog @ 66352:c2d76d4f59b4

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 23 Oct 2005 19:13:19 +0000
parents e024b37a96f0
children c0d59eaed181
comparison
equal deleted inserted replaced
66351:fc5672d9fc45 66352:c2d76d4f59b4
1 2005-10-23 Richard M. Stallman <rms@gnu.org> 1 2005-10-23 Richard M. Stallman <rms@gnu.org>
2
3 * help-fns.el (describe-simplify-lib-file-name): New function.
4 (describe-function-1, describe-variable): Use it.
5
6 * faces.el (describe-face): Use describe-simplify-lib-file-name.
2 7
3 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults. 8 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
4 Eliminate nil as possible value. 9 Eliminate nil as possible value.
5 (tooltip-hide-delay): Reduce internal-border-width. 10 (tooltip-hide-delay): Reduce internal-border-width.
6 11