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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
3aa2f38a
Commit
3aa2f38a
authored
Nov 11, 2001
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
4dd04714
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
6 deletions
+11
-6
etc/NEWS
etc/NEWS
+11
-6
No files found.
etc/NEWS
View file @
3aa2f38a
...
...
@@ -5,9 +5,18 @@ See the end for copying conditions.
Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
For older news, see the file ONEWS
Temporary note: +++ indicates that the appropriate manual
has already been updated. --- means no change in the manuals
is called for.
*
Changes in Emacs 21.3
+++
**
Emacs now reads the standard abbrevs file ~/.abbrev_defs
automatically at startup, if it exists. And it always offers to save
abbrevs (if you have changed them) when if offers to save modified
buffers.
** Display of hollow cursors now obeys the buffer-local value (if any)
of `cursor-in-non-selected-windows' in the buffer that the cursor
appears in.
...
...
@@ -446,13 +455,9 @@ have enabled one.
Currently, the following actions have been defined:
- Mouse-1 on the buffer name in the mode line switches between two
buffers.
- Mouse-2 on the buffer-name switches to the next buffer, and
M-mouse-2 switches to the previous buffer in the buffer list.
- Mouse-1 on the buffer name in the mode line goes to the next buffer.
- Mouse-3 on the buffer-name
displays a buffer menu
.
- Mouse-3 on the buffer-name
goes to the previous buffer
.
- Mouse-2 on the read-only or modified status in the mode line (`%' or
`*')
toggles the status.
...
...
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