diff etc/NEWS @ 52913:80a49ba70b47

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 22 Oct 2003 19:23:55 +0000
parents ff56d93fae3f
children 79178080aec6
line wrap: on
line diff
--- a/etc/NEWS	Wed Oct 22 18:33:28 2003 +0000
+++ b/etc/NEWS	Wed Oct 22 19:23:55 2003 +0000
@@ -83,6 +83,12 @@
 
 * Changes in Emacs 21.4
 
++++
+** Help mode now only makes hyperlinks for faces when the face name is
+preceded or followed by the word `face'.  It no longer makes
+hyperlinks for variables without variable documentation, unless
+preceded by one of the words `variable' or `option'.
+
 ** The max size of buffers and integers has been doubled.
 On 32bit machines, it is now 256M (i.e. 268435455).