*** empty log message ***
This commit is contained in:
parent
e72850d51b
commit
e5dadca769
2 changed files with 11 additions and 0 deletions
6
etc/NEWS
6
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).
|
||||
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* tips.texi (Documentation Tips): Document new behavior for face
|
||||
and variable hyperlinks in Help mode.
|
||||
|
||||
2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* objects.texi (Integer Type): Update for extra bit of integer range.
|
||||
|
|
Loading…
Add table
Reference in a new issue