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
7c425d82
Commit
7c425d82
authored
Dec 24, 2001
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
31cf46d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
etc/NEWS
etc/NEWS
+7
-0
lisp/ChangeLog
lisp/ChangeLog
+3
-0
No files found.
etc/NEWS
View file @
7c425d82
...
...
@@ -77,6 +77,13 @@ only happen after 0.25s of idle time.
will now be extended each time, so you can mark the next two sexps with
M-C-SPC M-C-SPC, for example.
** In the *Occur* buffer, C-o displays the current line's occurrence
in another window without switching to it.
** When you specify a frame size with --geometry, the size applies to
all frames you create. A position specified with --geometry only
affects the initial frame.
+++
** M-h (mark-paragraph) now accepts a prefix arg.
With positive arg, M-h marks the current and the following paragraphs;
...
...
lisp/ChangeLog
View file @
7c425d82
2001-12-24 Richard M. Stallman <rms@gnu.org>
* faces.el (minibuffer-prompt): New face.
(minibuffer-prompt-properties): Add `face' property.
* replace.el (occur-mode-display-occurrence): New function.
(occur-mode-map): Bind C-o to it.
...
...
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