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
e7b21e2b
Commit
e7b21e2b
authored
Mar 02, 2011
by
Glenn Morris
Browse files
* url.texi (Configuration): Update url-configuration-directory description.
parent
e0535b76
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/misc/ChangeLog
doc/misc/ChangeLog
+1
-0
doc/misc/url.texi
doc/misc/url.texi
+4
-1
No files found.
doc/misc/ChangeLog
View file @
e7b21e2b
...
...
@@ -2,6 +2,7 @@
* url.texi (Dealing with HTTP documents): Remove reference to
function url-decode-text-part; never seems to have existed. (Bug#6038)
(Configuration): Update url-configuration-directory description.
2011-03-02 Glenn Morris <rgm@gnu.org>
...
...
doc/misc/url.texi
View file @
e7b21e2b
...
...
@@ -116,7 +116,10 @@ The meaning of the @var{path} component depends on the service.
@cindex @file
{
~/.url
}
@cindex configuration files
The directory in which URL configuration files, the cache etc.,
reside. Default @file
{
~/.url
}
.
reside. The old default was @file
{
~/.url
}
, and this directory
is still used if it exists. The new default is a @file
{
url/
}
directory in @code
{
user-emacs-directory
}
, which is normally
@file
{
~/.emacs.d
}
.
@end defvar
@node Parsed URLs
...
...
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