summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2003-10-22 19:23:55 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2003-10-22 19:23:55 +0000
commite5dadca769bc8294eb92bebfcb5f5643aa8aae59 (patch)
treef9a38b97f29903dbc5f1a0bd9dc192f5af1051cc /etc
parente72850d51b2751f120c568e8f198d6b56fd04b0c (diff)
downloademacs-e5dadca769bc8294eb92bebfcb5f5643aa8aae59.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5ed204449d4..4308708830c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -83,6 +83,12 @@ See the files mac/README and mac/INSTALL for build instructions.
* 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).