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
51a13bdd
Commit
51a13bdd
authored
Feb 22, 2011
by
Glenn Morris
Browse files
* doc/misc/dired-x.texi (Features, Local Variables): Fix typos.
(Features): Minor rephrasing.
parent
c1449bff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
7 deletions
+12
-7
doc/misc/ChangeLog
doc/misc/ChangeLog
+5
-0
doc/misc/dired-x.texi
doc/misc/dired-x.texi
+7
-7
No files found.
doc/misc/ChangeLog
View file @
51a13bdd
2011-02-23 Glenn Morris <rgm@gnu.org>
* dired-x.texi (Features, Local Variables): Fix typos.
(Features): Minor rephrasing.
2011-02-19 Glenn Morris <rgm@gnu.org>
* edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
...
...
doc/misc/dired-x.texi
View file @
51a13bdd
...
...
@@ -145,12 +145,12 @@ Guessing shell commands in Dired buffers.
@xref
{
Shell Command Guessing
}
.
@end itemize
@item
Running Dired command in non-Dired buffers.
Running Dired command
s
in non-Dired buffers.
@itemize @bullet
@xref
{
Virtual Dired
}
.
@end itemize
@item
Finding a file mentioned in a buffer
Finding a file mentioned in a buffer
.
@itemize @bullet
@xref
{
Find File At Point
}
.
@end itemize
...
...
@@ -164,10 +164,10 @@ Commands using file marking.
@noindent
@file
{
dired-x.el
}
binds some functions to keys in Dired Mode (@pxref
{
Key
Index
}
) and also binds @kbd
{
C-x C-j
}
and @kbd
{
C-x 4 C-j
}
@emph
{
globally
}
to
@code
{
dired-jump
}
(@pxref
{
Miscellaneous Commands
}
).
It may also bind @kbd
{
C-x
C-f
}
a
nd @kbd
{
C-x
4
C-f
}
to @code
{
dired-x-find-file
}
and
@code
{
dired-x-find-file-other-window
}
,
respectively (@pxref
{
Find File At
Point
}
).
@code
{
dired-jump
}
(@pxref
{
Miscellaneous Commands
}
).
Optionally, it
also bi
nd
s
@kbd
{
C-x C-f
}
and @kbd
{
C-x 4 C-f
}
to
@code
{
dired-x-find-file
}
and
@code
{
dired-x-find-file-other-window
}
,
respectively (@pxref
{
Find File At
Point
}
).
@node Technical Details, , Features, Introduction
@section Technical Details
...
...
@@ -548,7 +548,7 @@ omitted automatically
@noindent
You can set @code
{
dired-local-variables-file
}
to @code
{
nil
}
to suppress this.
The value of @code
{
dired-enable-local-variables
}
controls if and how these
local variables are read. This variable exists so that i
f
may override the
local variables are read. This variable exists so that i
t
may override the
default value of @code
{
enable-local-variables
}
.
@noindent
...
...
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