Mercurial > emacs
diff etc/NEWS @ 82798:e203765b7fca
Mention eldoc-highlight-function-argument.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 24 Aug 2007 02:32:10 +0000 |
parents | 353b15b3c5d3 |
children | 64745654ddea |
line wrap: on
line diff
--- a/etc/NEWS Fri Aug 24 02:30:59 2007 +0000 +++ b/etc/NEWS Fri Aug 24 02:32:10 2007 +0000 @@ -101,6 +101,9 @@ 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.