mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 05:51:21 -08:00
Mark comment-dwim as described in the manual.
This commit is contained in:
parent
f91db65b1f
commit
a4067978ed
1 changed files with 3 additions and 1 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -105,8 +105,10 @@ displays all characters in that character set.
|
|||
** M-x set-terminal-coding-system (C-x RET t) now allows CCL-based
|
||||
coding systems such as cpXXX and cyrillic-koi8.
|
||||
|
||||
+++
|
||||
** M-; now calls comment-dwim which tries to do something clever based
|
||||
on the context.
|
||||
on the context. M-x kill-comment is now an alias to comment-kill,
|
||||
defined on newcomment.el.
|
||||
|
||||
+++
|
||||
** The function `getenv' is now callable interactively.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue