diff etc/NEWS @ 105184:22328c89c071

* help-fns.el (help-downcase-arguments): New option, defaulting to nil. (help-default-arg-highlight): Remove. (help-highlight-arg): New function. (help-do-arg-highlight): Use it. Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520) * NEWS: Mention new variable `help-downcase-arguments' and new default for arguments in *Help* buffers.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 24 Sep 2009 19:19:41 +0000
parents 549ca02e98fe
children 95bdce3df18d
line wrap: on
line diff
--- a/etc/NEWS	Thu Sep 24 18:10:44 2009 +0000
+++ b/etc/NEWS	Thu Sep 24 19:19:41 2009 +0000
@@ -47,6 +47,9 @@
 
 * Changes in Emacs 23.2
 
+** Function arguments in *Help* buffers are now in uppercase by default.
+You can customize the new variable `help-downcase-arguments' to change it.
+
 ** Unibyte sessions are now considered obsolete.
 I.e. the use of the environment variable EMACS_UNIBYTE, or command line
 arguments --unibyte, --multibyte, --no-multibyte, and --no-unibyte