summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e30f006a476..4b9f443ce91 100644
--- 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