diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -294,7 +294,7 @@ the remote file-name cache is used for read access. | |||
| 294 | 294 | ||
| 295 | +++ | 295 | +++ |
| 296 | ** The use of a "mode: minor" specification in a file local variables section | 296 | ** The use of a "mode: minor" specification in a file local variables section |
| 297 | to enable a minor-mode is deprecated. Instead, use "eval: (minor-mode)". | 297 | to enable a minor-mode is deprecated. Instead, use "eval: (minor-mode 1)". |
| 298 | 298 | ||
| 299 | ** The standalone programs lib-src/digest-doc and sorted-doc have been | 299 | ** The standalone programs lib-src/digest-doc and sorted-doc have been |
| 300 | replaced with Lisp commands `doc-file-to-man' and `doc-file-to-info'. | 300 | replaced with Lisp commands `doc-file-to-man' and `doc-file-to-info'. |