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
59d97623
Commit
59d97623
authored
Nov 05, 2007
by
Thien-Thi Nguyen
Browse files
(wdired-use-dired-vertical-movement): Doc fix.
parent
45374a15
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/wdired.el
lisp/wdired.el
+2
-2
No files found.
lisp/ChangeLog
View file @
59d97623
2007-10-05 Chris Moore <christopher.ian.moore@gmail.com>
* wdired.el (wdired-use-dired-vertical-movement): Doc fix.
2007-11-05 Simon Josefsson <simon@josefsson.org>
* net/tls.el (tls-end-of-info): Doc fix.
...
...
lisp/wdired.el
View file @
59d97623
...
...
@@ -130,8 +130,8 @@ is not nil."
"If t, the \"up\" and \"down\" movement works as in Dired mode.
That is, always move the point to the beginning of the filename at line.
If `sometimes, only move to the beginning of filename if the point is
before it, and `track-eol' is
honored
. This behavior is very handy
If `sometimes
'
, only move to the beginning of filename if the point is
before it, and `track-eol' is
non-nil
. This behavior is very handy
when editing several filenames.
If nil, \"up\" and \"down\" movement is done as in any other buffer."
...
...
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