Mercurial > emacs
changeset 55911:584c842ba17a
Add reference to face `help-argument-name'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 04 Jun 2004 23:27:33 +0000 |
parents | 4fbbfb3ab1c3 |
children | 0b7bab25fcec |
files | etc/NEWS |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Jun 04 23:26:14 2004 +0000 +++ b/etc/NEWS Fri Jun 04 23:27:33 2004 +0000 @@ -107,7 +107,8 @@ ** Help commands `describe-funcion' and `describe-key' now show function arguments in lowercase italics on displays that support it. To change the -default, redefine the function `help-default-arg-highlight'. +default, customize face `help-argument-name' or redefine the function +`help-default-arg-highlight'. --- ** The comint prompt can now be made read-only, using the new user