diff options
| author | Glenn Morris | 2017-07-01 06:26:53 -0400 |
|---|---|---|
| committer | Glenn Morris | 2017-07-01 06:26:53 -0400 |
| commit | ff6d090ff73af57d6d489bc221d8f9eb6c0da633 (patch) | |
| tree | 75a24058a06edc05e526072308d4d22ad1e7dc9e | |
| parent | 98cbba868c24ba0a499dbe4377268f1fafb30296 (diff) | |
| download | emacs-ff6d090ff73af57d6d489bc221d8f9eb6c0da633.tar.gz emacs-ff6d090ff73af57d6d489bc221d8f9eb6c0da633.zip | |
; Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/ldefs-boot.el | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index ae28ba93e61..dababdb4fa6 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -4952,7 +4952,7 @@ call other entry points instead, such as `cl-prin1'. | |||
| 4952 | 4952 | ||
| 4953 | \(fn OBJECT)" nil nil) | 4953 | \(fn OBJECT)" nil nil) |
| 4954 | 4954 | ||
| 4955 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-print" '("cl-print-"))) | 4955 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-print" '("cl-print-" "help-byte-code"))) |
| 4956 | 4956 | ||
| 4957 | ;;;*** | 4957 | ;;;*** |
| 4958 | 4958 | ||
| @@ -16544,18 +16544,6 @@ The optional LABEL is used to label the buffer created. | |||
| 16544 | 16544 | ||
| 16545 | ;;;*** | 16545 | ;;;*** |
| 16546 | 16546 | ||
| 16547 | ;;;### (autoloads nil "html2text" "net/html2text.el" (0 0 0 0)) | ||
| 16548 | ;;; Generated autoloads from net/html2text.el | ||
| 16549 | |||
| 16550 | (autoload 'html2text "html2text" "\ | ||
| 16551 | Convert HTML to plain text in the current buffer. | ||
| 16552 | |||
| 16553 | \(fn)" t nil) | ||
| 16554 | |||
| 16555 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "html2text" '("html2text-"))) | ||
| 16556 | |||
| 16557 | ;;;*** | ||
| 16558 | |||
| 16559 | ;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (0 0 0 0)) | 16547 | ;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (0 0 0 0)) |
| 16560 | ;;; Generated autoloads from htmlfontify.el | 16548 | ;;; Generated autoloads from htmlfontify.el |
| 16561 | (push (purecopy '(htmlfontify 0 21)) package--builtin-versions) | 16549 | (push (purecopy '(htmlfontify 0 21)) package--builtin-versions) |
| @@ -30399,7 +30387,7 @@ then `snmpv2-mode-hook'. | |||
| 30399 | 30387 | ||
| 30400 | ;;;### (autoloads nil "soap-client" "net/soap-client.el" (0 0 0 0)) | 30388 | ;;;### (autoloads nil "soap-client" "net/soap-client.el" (0 0 0 0)) |
| 30401 | ;;; Generated autoloads from net/soap-client.el | 30389 | ;;; Generated autoloads from net/soap-client.el |
| 30402 | (push (purecopy '(soap-client 3 1 2)) package--builtin-versions) | 30390 | (push (purecopy '(soap-client 3 1 3)) package--builtin-versions) |
| 30403 | 30391 | ||
| 30404 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "soap-client" '("soap-"))) | 30392 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "soap-client" '("soap-"))) |
| 30405 | 30393 | ||
| @@ -34165,7 +34153,7 @@ Reenable Ange-FTP, when Tramp is unloaded. | |||
| 34165 | 34153 | ||
| 34166 | ;;;### (autoloads nil "trampver" "net/trampver.el" (0 0 0 0)) | 34154 | ;;;### (autoloads nil "trampver" "net/trampver.el" (0 0 0 0)) |
| 34167 | ;;; Generated autoloads from net/trampver.el | 34155 | ;;; Generated autoloads from net/trampver.el |
| 34168 | (push (purecopy '(tramp 2 3 2 -1)) package--builtin-versions) | 34156 | (push (purecopy '(tramp 2 3 2)) package--builtin-versions) |
| 34169 | 34157 | ||
| 34170 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "trampver" '("tramp-"))) | 34158 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "trampver" '("tramp-"))) |
| 34171 | 34159 | ||