diff options
| author | Eli Zaretskii | 2015-11-28 15:24:28 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2015-11-28 15:24:28 +0200 |
| commit | 71d23f9503b2a632fc20299751bf0486131e15c9 (patch) | |
| tree | 985c99fc072727009c9f4839f44bd15b4ebf0d82 /etc | |
| parent | d4ade2c8fac7d0279a62c71f5a29835b986581e0 (diff) | |
| download | emacs-71d23f9503b2a632fc20299751bf0486131e15c9.tar.gz emacs-71d23f9503b2a632fc20299751bf0486131e15c9.zip | |
Document 'comment-line'
* doc/emacs/programs.texi (Comment Commands): Document
'comment-line'.
* etc/NEWS: Move the entry for 'comment-line' into "Editing Changes".
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -135,8 +135,6 @@ frames. | |||
| 135 | Works for functions, variables, faces, etc. It is bound to `C-h o' by | 135 | Works for functions, variables, faces, etc. It is bound to `C-h o' by |
| 136 | default. | 136 | default. |
| 137 | 137 | ||
| 138 | ** New command `comment-line' bound to `C-x C-;'. | ||
| 139 | |||
| 140 | ** New function `custom-prompt-customize-unsaved-options' checks for | 138 | ** New function `custom-prompt-customize-unsaved-options' checks for |
| 141 | unsaved customizations and prompts user to customize (if found). | 139 | unsaved customizations and prompts user to customize (if found). |
| 142 | 140 | ||
| @@ -318,6 +316,9 @@ at configure time. | |||
| 318 | ** Successive single-char deletions are collapsed in the undo-log just like | 316 | ** Successive single-char deletions are collapsed in the undo-log just like |
| 319 | successive char insertions. | 317 | successive char insertions. |
| 320 | 318 | ||
| 319 | +++ | ||
| 320 | ** New command `comment-line' bound to `C-x C-;'. | ||
| 321 | |||
| 321 | ** Unicode names entered via C-x 8 RET now use substring completion by default. | 322 | ** Unicode names entered via C-x 8 RET now use substring completion by default. |
| 322 | 323 | ||
| 323 | ** C-x 8 now has shorthands for these chars: ‐ ‑ ‒ – — ― ‘ ’ “ ” † ‡ • ′ ″ | 324 | ** C-x 8 now has shorthands for these chars: ‐ ‑ ‒ – — ― ‘ ’ “ ” † ‡ • ′ ″ |