Add reference to face `help-argument-name'.

This commit is contained in:
Juanma Barranquero 2004-06-04 23:27:33 +00:00
parent 8be2a2dd85
commit bfd40f00f7

View file

@ -107,7 +107,8 @@ C-c <left> and C-c <right>, respectively. This is an incompatible change.
** 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