]> git.eshelyaron.com Git - emacs.git/commitdiff
; Auto-commit of loaddefs files.
authorGlenn Morris <rgm@gnu.org>
Sat, 1 Jul 2017 10:26:53 +0000 (06:26 -0400)
committerGlenn Morris <rgm@gnu.org>
Sat, 1 Jul 2017 10:26:53 +0000 (06:26 -0400)
lisp/ldefs-boot.el

index ae28ba93e619881b4f0f4f433232e426ecf1be8a..dababdb4fa6f80a90b6055672f85309b410de93b 100644 (file)
@@ -4952,7 +4952,7 @@ call other entry points instead, such as `cl-prin1'.
 
 \(fn OBJECT)" nil nil)
 
-(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-print" '("cl-print-")))
+(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-print" '("cl-print-" "help-byte-code")))
 
 ;;;***
 \f
@@ -16542,18 +16542,6 @@ The optional LABEL is used to label the buffer created.
 
 (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "holidays" '("holiday-" "calendar-")))
 
-;;;***
-\f
-;;;### (autoloads nil "html2text" "net/html2text.el" (0 0 0 0))
-;;; Generated autoloads from net/html2text.el
-
-(autoload 'html2text "html2text" "\
-Convert HTML to plain text in the current buffer.
-
-\(fn)" t nil)
-
-(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "html2text" '("html2text-")))
-
 ;;;***
 \f
 ;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (0 0 0 0))
@@ -30399,7 +30387,7 @@ then `snmpv2-mode-hook'.
 \f
 ;;;### (autoloads nil "soap-client" "net/soap-client.el" (0 0 0 0))
 ;;; Generated autoloads from net/soap-client.el
-(push (purecopy '(soap-client 3 1 2)) package--builtin-versions)
+(push (purecopy '(soap-client 3 1 3)) package--builtin-versions)
 
 (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "soap-client" '("soap-")))
 
@@ -34165,7 +34153,7 @@ Reenable Ange-FTP, when Tramp is unloaded.
 \f
 ;;;### (autoloads nil "trampver" "net/trampver.el" (0 0 0 0))
 ;;; Generated autoloads from net/trampver.el
-(push (purecopy '(tramp 2 3 2 -1)) package--builtin-versions)
+(push (purecopy '(tramp 2 3 2)) package--builtin-versions)
 
 (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "trampver" '("tramp-")))