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
fdd3702a
Commit
fdd3702a
authored
Mar 26, 2005
by
Eli Zaretskii
Browse files
(Multiple Dired Directories): default-directory was renamed
to dired-default-directory.
parent
25b11e01
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
man/ChangeLog
man/ChangeLog
+5
-0
man/dired-x.texi
man/dired-x.texi
+5
-4
No files found.
man/ChangeLog
View file @
fdd3702a
2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
* dired-x.texi (Multiple Dired Directories): default-directory was
renamed to dired-default-directory.
2005-03-26 Eli Zaretskii <eliz@gnu.org>
* files.texi (Visiting): Fix cross-references introduced with the
...
...
man/dired-x.texi
View file @
fdd3702a
...
...
@@ -1004,10 +1004,11 @@ Alist of major modes and their notion of @code{default-directory}, as a
Lisp expression to evaluate. A resulting value of @code
{
nil
}
is ignored
in favor of @code
{
default
-
directory
}
.
@item default
-
directory
@findex default
-
directory
Function with usage like variable @code
{
default
-
directory
}
, but knows about the
special cases in variable @code
{
default
-
directory
-
alist
}
.
@item dired
-
default
-
directory
@findex dired
-
default
-
directory
Use this function like you would use the variable
@code
{
default
-
directory
}
, except that @code
{
dired
-
default
-
directory
}
also consults the variable @code
{
default
-
directory
-
alist
}
.
@end table
@node Find File At Point, Miscellaneous Commands, Multiple Dired Directories, Top
...
...
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