From e5dadca769bc8294eb92bebfcb5f5643aa8aae59 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 22 Oct 2003 19:23:55 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 6 ++++++ lispref/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) 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). diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 2ea0ab3c9c8..a04ff172a06 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2003-10-22 Luc Teirlinck + + * tips.texi (Documentation Tips): Document new behavior for face + and variable hyperlinks in Help mode. + 2003-10-21 Luc Teirlinck * objects.texi (Integer Type): Update for extra bit of integer range. -- 2.39.2