1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

* lisp/custom.el (load-theme): Doc fix.

This commit is contained in:
Chong Yidong 2012-02-22 14:10:03 +08:00
parent 86b847b644
commit abd1f678d0
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,7 @@
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):

View File

@ -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.

View File

@ -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" "\