Mercurial > emacs
changeset 55382:777e9f38cea4
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 06 May 2004 01:12:06 +0000 |
parents | c5998b5120f6 |
children | ba1da01a183d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 06 01:11:17 2004 +0000 +++ b/lisp/ChangeLog Thu May 06 01:12:06 2004 +0000 @@ -1,5 +1,9 @@ 2004-05-06 Juanma Barranquero <lektu@terra.es> + * help-fns.el (help-argument-name): Default to bold; don't inherit + from font-lock-variable-name-face. + (help-do-arg-highlight): Grok also ARGth occurrences in the docstring. + * ehelp.el (electric-help-command-loop): Check whether the last character is visible, not (point-max).