Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
31025:45d3aa851fff | 31026:3cd6db455d11 |
---|---|
103 displays all characters in that character set. | 103 displays all characters in that character set. |
104 | 104 |
105 ** M-x set-terminal-coding-system (C-x RET t) now allows CCL-based | 105 ** M-x set-terminal-coding-system (C-x RET t) now allows CCL-based |
106 coding systems such as cpXXX and cyrillic-koi8. | 106 coding systems such as cpXXX and cyrillic-koi8. |
107 | 107 |
108 +++ | |
108 ** M-; now calls comment-dwim which tries to do something clever based | 109 ** M-; now calls comment-dwim which tries to do something clever based |
109 on the context. | 110 on the context. M-x kill-comment is now an alias to comment-kill, |
111 defined on newcomment.el. | |
110 | 112 |
111 +++ | 113 +++ |
112 ** The function `getenv' is now callable interactively. | 114 ** The function `getenv' is now callable interactively. |
113 | 115 |
114 ** The many obsolete language `setup-...-environment' commands have | 116 ** The many obsolete language `setup-...-environment' commands have |