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
d60f1316
Commit
d60f1316
authored
Jul 02, 2003
by
Luc Teirlinck
Browse files
*** empty log message ***
parent
610bc96b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
etc/NEWS
etc/NEWS
+12
-0
No files found.
etc/NEWS
View file @
d60f1316
...
...
@@ -89,6 +89,18 @@ See the files mac/README and mac/INSTALL for build instructions.
* Changes in Emacs 21.4
** New minor mode `vis-mode' toggles invisibility in the current buffer.
When enabled, it makes all invisible text visible. When disabled, it
restores the previous value of `buffer-invisibility-spec'.
** New command `kill-whole-line' kills an entire line at once.
By default, it is bound to C-S-<backspace>.
+++
** Info now hides node names in menus and cross references by default.
If you prefer the old behavior, you can set the new user option
`Info-hide-note-references' to nil.
** Support for the SQLite interpreter has been added to sql.el by calling
'sql-sqlite'.
...
...
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