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
3a7a0095
Commit
3a7a0095
authored
Dec 17, 2001
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
a3f4a3ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
etc/NEWS
etc/NEWS
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
No files found.
etc/NEWS
View file @
3a7a0095
...
...
@@ -78,6 +78,9 @@ With positive arg, M-h marks the current and the following pargraphs;
if the arg is negative, it marks the current and the preceding
paragraphs.
** In Dired, the w command now copies the current line's file name
into the kill ring.
** mouse-wheels can now scroll a specific fraction of the window
(rather than a fixed number of lines) and the scrolling is `progressive'.
...
...
lisp/ChangeLog
View file @
3a7a0095
2001-12-16 Richard M. Stallman <rms@gnu.org>
* dired.el (dired-copy-filename-as-kill): Moved from dired-x.el.
(dired-mode-map): Bind w to dired-copy-filename-as-kill.
* dired-x.el (dired-copy-filename-as-kill): Moved to dired.el.
* find-file.el (ff-other-file-name): New function.
2001-12-16 Eli Zaretskii <eliz@is.elta.co.il>
...
...
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