]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix description of new help arg highlighting.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 13 May 2004 01:23:07 +0000 (01:23 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 13 May 2004 01:23:07 +0000 (01:23 +0000)
etc/NEWS

index e30f006a47670e4aa688a97970554e8ff7a7beed..4b9f443ce91c79427cfcdd90cb73b96558ed2926 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -100,8 +100,8 @@ in the current input method to input a character at point.
 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.  To change the default, customize the face
-`help-argument-name' or see variable `help-arg-highlighting-function'.
+arguments in lowercase italics on displays that support it.  To change the
+default, redefine the function `help-default-arg-highlight'.
 
 ---
 ** The comint prompt can now be made read-only, using the new user