diff etc/NEWS @ 31026:3cd6db455d11

Mark comment-dwim as described in the manual.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 Aug 2000 09:05:59 +0000
parents 147670916de0
children b72824a73f3c
line wrap: on
line diff
--- a/etc/NEWS	Tue Aug 22 09:02:40 2000 +0000
+++ b/etc/NEWS	Tue Aug 22 09:05:59 2000 +0000
@@ -105,8 +105,10 @@
 ** 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.