]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention eldoc-highlight-function-argument.
authorGlenn Morris <rgm@gnu.org>
Fri, 24 Aug 2007 02:32:10 +0000 (02:32 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 24 Aug 2007 02:32:10 +0000 (02:32 +0000)
etc/NEWS

index 14dd9b5c6dd368e7030a6d42bf1cfd90b09c81ea..8125edcc81d7146398e3e563da0685c6fb079623 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -101,6 +101,9 @@ the first error encountered during compilations.
 Only copyright lines with holders matching copyright-names-regexp will be
 considered for update.
 
+** eldoc highlights the function argument under point
+with the face `eldoc-highlight-function-argument'.
+
 ** VC
 *** Clicking on the VC mode-line entry now pops the VC menu.