diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -104,7 +104,10 @@ echo area, using `display-local-help'. | |||
| 104 | ** Help mode now only makes hyperlinks for faces when the face name is | 104 | ** Help mode now only makes hyperlinks for faces when the face name is |
| 105 | preceded or followed by the word `face'. It no longer makes | 105 | preceded or followed by the word `face'. It no longer makes |
| 106 | hyperlinks for variables without variable documentation, unless | 106 | hyperlinks for variables without variable documentation, unless |
| 107 | preceded by one of the words `variable' or `option'. | 107 | preceded by one of the words `variable' or `option'. It now makes |
| 108 | hyperlinks to Info anchors (or nodes) if the anchor (or node) name is | ||
| 109 | enclosed in single quotes and preceded by `info anchor' or `Info | ||
| 110 | anchor' (in addition to earlier `info node' and `Info node'). | ||
| 108 | 111 | ||
| 109 | ** The max size of buffers and integers has been doubled. | 112 | ** The max size of buffers and integers has been doubled. |
| 110 | On 32bit machines, it is now 256M (i.e. 268435455). | 113 | On 32bit machines, it is now 256M (i.e. 268435455). |