Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5cb6a58e
Commit
5cb6a58e
authored
May 25, 2000
by
Stefan Monnier
Browse files
newcomment and the change of binding for M-;
parent
64e57102
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
etc/NEWS
etc/NEWS
+7
-0
No files found.
etc/NEWS
View file @
5cb6a58e
...
...
@@ -16,6 +16,9 @@ images and toolkit scrollbars. Use the --help option to list them.
*
Changes in Emacs 21.1
** M-; now calls comment-dwim which tries to do something clever based
on the context.
** The function `getenv' is now callable interactively.
** The many obsolete language `setup-...-environment' commands have
...
...
@@ -961,6 +964,10 @@ expression from that list, are not checked.
** New modes and packages
*** The comment operations are now provided by the newcomment.el
package which allows different styles of comment-region and should
be more robust while offering the same functionality.
*** The Ebrowse package implements a C++ class browser and tags
facilities tailored for use with C++. It is documented in a
separate Texinfo file.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment