From c889b0998434776fbabc2a7fee0b29232ff98424 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 1 May 2017 11:37:47 -0400 Subject: [PATCH] ; Auto-commit of loaddefs files. --- lisp/ldefs-boot.el | 257 +++++++++++++++++++++++++++++---------------- 1 file changed, 166 insertions(+), 91 deletions(-) diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 411969a5420..a5c6bc89d57 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -1,4 +1,4 @@ -;;; loaddefs.el --- automatically extracted autoloads +;;; loaddefs.tmp --- automatically extracted autoloads ;; ;;; Code: @@ -1531,6 +1531,20 @@ let-binding.") (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "auth-source" '("auth-source"))) +;;;*** + +;;;### (autoloads nil "auth-source-pass" "auth-source-pass.el" (0 +;;;;;; 0 0 0)) +;;; Generated autoloads from auth-source-pass.el +(push (purecopy '(auth-source-pass 2 0 0)) package--builtin-versions) + +(autoload 'auth-source-pass-enable "auth-source-pass" "\ +Enable auth-source-password-store. + +\(fn)" nil nil) + +(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "auth-source-pass" '("auth-source-pass-"))) + ;;;*** ;;;### (autoloads nil "autoarg" "autoarg.el" (0 0 0 0)) @@ -4764,7 +4778,7 @@ and runs the normal hook `command-history-hook'. ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (0 0 0 0)) ;;; Generated autoloads from emacs-lisp/cl.el -(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl" '("cl-" "def" "lexical-let" "labels" "flet"))) +(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl" '("cl-" "defsetf" "define-" "lexical-let" "labels" "flet"))) ;;;*** @@ -4894,6 +4908,24 @@ SEQ, this is like `mapcar'. With several, it is like the Common Lisp \(fn FUNCTION SEQ...)" nil nil) +(defvar cl-old-struct-compat-mode nil "\ +Non-nil if Cl-Old-Struct-Compat mode is enabled. +See the `cl-old-struct-compat-mode' command +for a description of this minor mode. +Setting this variable directly does not take effect; +either customize it (see the info node `Easy Customization') +or call the function `cl-old-struct-compat-mode'.") + +(custom-autoload 'cl-old-struct-compat-mode "cl-lib" nil) + +(autoload 'cl-old-struct-compat-mode "cl-lib" "\ +Enable backward compatibility with old-style structs. +This can be needed when using code byte-compiled using the old +macro-expansion of `cl-defstruct' that used vectors objects instead +of record objects. + +\(fn &optional ARG)" t nil) + (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-lib" '("cl-"))) ;;;*** @@ -13398,7 +13430,7 @@ and choose the directory as the fortune-file. Minimum set of parameters to filter for live (on-session) framesets. DO NOT MODIFY. See `frameset-filter-alist' for a full description.") -(defvar frameset-persistent-filter-alist (nconc '((background-color . frameset-filter-sanitize-color) (buffer-list . :never) (buffer-predicate . :never) (buried-buffer-list . :never) (font . frameset-filter-shelve-param) (foreground-color . frameset-filter-sanitize-color) (fullscreen . frameset-filter-shelve-param) (GUI:font . frameset-filter-unshelve-param) (GUI:fullscreen . frameset-filter-unshelve-param) (GUI:height . frameset-filter-unshelve-param) (GUI:width . frameset-filter-unshelve-param) (height . frameset-filter-shelve-param) (outer-window-id . :never) (parent-id . :never) (tty . frameset-filter-tty-to-GUI) (tty-type . frameset-filter-tty-to-GUI) (width . frameset-filter-shelve-param) (window-id . :never) (window-system . :never)) frameset-session-filter-alist) "\ +(defvar frameset-persistent-filter-alist (nconc '((background-color . frameset-filter-sanitize-color) (buffer-list . :never) (buffer-predicate . :never) (buried-buffer-list . :never) (delete-before . :never) (font . frameset-filter-shelve-param) (foreground-color . frameset-filter-sanitize-color) (fullscreen . frameset-filter-shelve-param) (GUI:font . frameset-filter-unshelve-param) (GUI:fullscreen . frameset-filter-unshelve-param) (GUI:height . frameset-filter-unshelve-param) (GUI:width . frameset-filter-unshelve-param) (height . frameset-filter-shelve-param) (outer-window-id . :never) (parent-frame . :never) (parent-id . :never) (mouse-wheel-frame . :never) (tty . frameset-filter-tty-to-GUI) (tty-type . frameset-filter-tty-to-GUI) (width . frameset-filter-shelve-param) (window-id . :never) (window-system . :never)) frameset-session-filter-alist) "\ Parameters to filter for persistent framesets. DO NOT MODIFY. See `frameset-filter-alist' for a full description.") @@ -17101,6 +17133,13 @@ For details of keybindings, see `ido-switch-buffer'. \(fn)" t nil) +(autoload 'ido-display-buffer-other-frame "ido" "\ +Display a buffer preferably in another frame. +The buffer name is selected interactively by typing a substring. +For details of keybindings, see `ido-switch-buffer'. + +\(fn)" t nil) + (autoload 'ido-kill-buffer "ido" "\ Kill a buffer. The buffer name is selected interactively by typing a substring. @@ -17186,6 +17225,13 @@ For details of keybindings, see `ido-find-file'. \(fn)" t nil) +(autoload 'ido-find-alternate-file-other-window "ido" "\ +Find file as a replacement for the file in the next window. +The file name is selected interactively by typing a substring. +For details of keybindings, see `ido-find-file'. + +\(fn)" t nil) + (autoload 'ido-find-file-read-only "ido" "\ Edit file read-only with name obtained via minibuffer. The file name is selected interactively by typing a substring. @@ -17242,6 +17288,20 @@ For details of keybindings, see `ido-find-file'. \(fn)" t nil) +(autoload 'ido-dired-other-window "ido" "\ +\"Edit\" a directory. Like `ido-dired' but selects in another window. +The directory is selected interactively by typing a substring. +For details of keybindings, see `ido-find-file'. + +\(fn)" t nil) + +(autoload 'ido-dired-other-frame "ido" "\ +\"Edit\" a directory. Like `ido-dired' but makes a new frame. +The directory is selected interactively by typing a substring. +For details of keybindings, see `ido-find-file'. + +\(fn)" t nil) + (autoload 'ido-read-buffer "ido" "\ Ido replacement for the built-in `read-buffer'. Return the name of a buffer selected. @@ -20589,7 +20649,7 @@ redisplayed as output is inserted. ;;;### (autoloads nil "mh-acros" "mh-e/mh-acros.el" (0 0 0 0)) ;;; Generated autoloads from mh-e/mh-acros.el -(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "mh-acros" '("mh-" "with-mh-folder-updating" "def"))) +(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "mh-acros" '("mh-" "with-mh-folder-updating" "defun-mh" "defmacro-mh"))) ;;;*** @@ -20721,7 +20781,7 @@ Display version information about MH-E and the MH mail handling system. \(fn)" t nil) -(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "mh-e" '("mh-" "def"))) +(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "mh-e" '("mh-" "defgroup-mh" "defcustom-mh" "defface-mh"))) ;;;*** @@ -20927,6 +20987,23 @@ perform the operation on all messages in that region. (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "mh-xface" '("mh-"))) +;;;*** + +;;;### (autoloads nil "mhtml-mode" "textmodes/mhtml-mode.el" (0 0 +;;;;;; 0 0)) +;;; Generated autoloads from textmodes/mhtml-mode.el + +(autoload 'mhtml-mode "mhtml-mode" "\ +Major mode based on `html-mode', but works with embedded JS and CSS. + +Code inside a