diff options
| author | Eli Zaretskii | 2017-10-10 15:24:09 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2017-10-10 15:24:09 +0300 |
| commit | 44c6401733227d0a1b416bd217d99877d586ead8 (patch) | |
| tree | a454a3709262bb689e3de7c6969f4be5a82a90d0 | |
| parent | 042b3cfbd2ed9da2404d1b3b8ab786c92b507d42 (diff) | |
| download | emacs-44c6401733227d0a1b416bd217d99877d586ead8.tar.gz emacs-44c6401733227d0a1b416bd217d99877d586ead8.zip | |
; * etc/NEWS: Clarify the description of "---" and "+++".
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -16,9 +16,9 @@ You can narrow news to a specific version by calling 'view-emacs-news' | |||
| 16 | with a prefix argument or by typing C-u C-h C-n. | 16 | with a prefix argument or by typing C-u C-h C-n. |
| 17 | 17 | ||
| 18 | Temporary note: | 18 | Temporary note: |
| 19 | +++ indicates that all necessary documentation updates are complete. | 19 | +++ indicates that all necessary documentation updates have been done. |
| 20 | (This means all relevant manuals in doc/ AND lisp doc-strings.) | 20 | (This means all the relevant manuals in doc/ AND lisp doc-strings.) |
| 21 | --- means no change in the manuals is needed. | 21 | --- means doc strings are updated, and no change in the manuals is needed. |
| 22 | When you add a new item, use the appropriate mark if you are sure it applies, | 22 | When you add a new item, use the appropriate mark if you are sure it applies, |
| 23 | 23 | ||
| 24 | 24 | ||