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
abd1f678
Commit
abd1f678
authored
Feb 22, 2012
by
Chong Yidong
Browse files
* lisp/custom.el (load-theme): Doc fix.
parent
86b847b6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
4 deletions
+9
-4
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/custom.el
lisp/custom.el
+4
-3
lisp/dired.el
lisp/dired.el
+1
-1
No files found.
lisp/ChangeLog
View file @
abd1f678
2012-02-22 Chong Yidong <cyd@gnu.org>
* custom.el (load-theme): Doc fix.
2012-02-22 Glenn Morris <rgm@gnu.org>
* dired-x.el (dired-guess-shell-alist-default):
...
...
lisp/custom.el
View file @
abd1f678
...
...
@@ -1138,9 +1138,10 @@ This variable cannot be set in a Custom theme."
The theme file is named THEME-theme.el, in one of the directories
specified by `custom-theme-load-path'.
If optional arg NO-CONFIRM is non-nil, and THEME is not
considered safe according to `custom-safe-themes', prompt the
user for confirmation.
If the theme is not considered safe by `custom-safe-themes',
prompt the user for confirmation before loading it. But if
optional arg NO-CONFIRM is non-nil, load the theme without
prompting.
Normally, this function also enables THEME; if optional arg
NO-ENABLE is non-nil, load the theme but don't enable it.
...
...
lisp/dired.el
View file @
abd1f678
...
...
@@ -4196,7 +4196,7 @@ instead.
;;;***
;;;### (autoloads (dired-do-relsymlink dired-jump-other-window dired-jump)
;;;;;; "
dired-x
" "
dired-x.el
" "
bc516591d881911d72b58eeed8816576
")
;;;;;; "
dired-x
" "
dired-x.el
" "
2a39a8306a5541c304bc4ab602876f92
")
;;; Generated autoloads from dired-x.el
(autoload 'dired-jump "
dired-x
" "
\
...
...
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