summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-10-01 20:31:44 +0200
committerStefan Kangas <stefankangas@gmail.com>2022-10-01 20:31:44 +0200
commit6c46aa2116557ab3fa4f9c81e50a30246e2614d8 (patch)
treefa34678f02096baf6fa243dcc14e0c318a67d583
parentbe3eac3929c96d9ba340ef362cc1146b0b487f1f (diff)
downloademacs-6c46aa2116557ab3fa4f9c81e50a30246e2614d8.tar.gz
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el29
1 files changed, 8 insertions, 21 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index d954130d416..01dfc2a86a5 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -18222,8 +18222,9 @@ non-nil value. If that value is non-nil, but not t, then the image type
must be available." nil nil)
(autoload 'create-image "image" "\
-Create an image.
-FILE-OR-DATA is an image file name or image data.
+Create an image from FILE-OR-DATA.
+FILE-OR-DATA is an image file name or image data. If it is a relative
+file name, the function will look for it along `image-load-path'.
Optional TYPE is a symbol describing the image type. If TYPE is omitted
or nil, try to determine the image type from its first few bytes
@@ -18242,10 +18243,6 @@ Value is the image created, or nil if images of type TYPE are not supported.
Images should not be larger than specified by `max-image-size'.
-Image file names that are not absolute are searched for in the
-\"images\" sub-directory of `data-directory' and
-`x-bitmap-file-path' (in that order).
-
\(fn FILE-OR-DATA &optional TYPE DATA-P &rest PROPS)" nil nil)
(autoload 'put-image "image" "\
@@ -35091,7 +35088,7 @@ Add archive file name handler to `file-name-handler-alist'." (when (and tramp-ar
;;;### (autoloads nil "trampver" "net/trampver.el" (0 0 0 0))
;;; Generated autoloads from net/trampver.el
-(push (purecopy '(tramp 2 5 3 28 2)) package--builtin-versions)
+(push (purecopy '(tramp 2 5 4 -1)) package--builtin-versions)
(register-definition-prefixes "trampver" '("tramp-"))
@@ -39538,21 +39535,11 @@ Zone out, completely." t nil)
;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el"
;;;;;; "eshell/em-xtra.el" "faces.el" "files.el" "font-core.el"
;;;;;; "font-lock.el" "format.el" "frame.el" "help.el" "hfy-cmap.el"
-;;;;;; "ibuf-ext.el" "indent.el" "international/characters.el" "international/charprop.el"
-;;;;;; "international/charscript.el" "international/cp51932.el"
-;;;;;; "international/emoji-zwj.el" "international/eucjp-ms.el"
+;;;;;; "ibuf-ext.el" "indent.el" "international/characters.el" "international/charscript.el"
+;;;;;; "international/cp51932.el" "international/emoji-zwj.el" "international/eucjp-ms.el"
;;;;;; "international/iso-transl.el" "international/mule-cmds.el"
-;;;;;; "international/mule-conf.el" "international/mule.el" "international/uni-bidi.el"
-;;;;;; "international/uni-brackets.el" "international/uni-category.el"
-;;;;;; "international/uni-combining.el" "international/uni-comment.el"
-;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el"
-;;;;;; "international/uni-digit.el" "international/uni-lowercase.el"
-;;;;;; "international/uni-mirrored.el" "international/uni-name.el"
-;;;;;; "international/uni-numeric.el" "international/uni-old-name.el"
-;;;;;; "international/uni-special-lowercase.el" "international/uni-special-titlecase.el"
-;;;;;; "international/uni-special-uppercase.el" "international/uni-titlecase.el"
-;;;;;; "international/uni-uppercase.el" "isearch.el" "jit-lock.el"
-;;;;;; "jka-cmpr-hook.el" "language/burmese.el" "language/cham.el"
+;;;;;; "international/mule-conf.el" "international/mule.el" "isearch.el"
+;;;;;; "jit-lock.el" "jka-cmpr-hook.el" "language/burmese.el" "language/cham.el"
;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el"
;;;;;; "language/english.el" "language/ethiopic.el" "language/european.el"
;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el"