From: Juanma Barranquero Date: Thu, 13 May 2004 01:23:07 +0000 (+0000) Subject: Fix description of new help arg highlighting. X-Git-Tag: ttn-vms-21-2-B4~6246 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=85f6be548e3b55bdf4d4549011830bcd992f28c0;p=emacs.git Fix description of new help arg highlighting. --- 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 and C-c , 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