diff options
| author | Glenn Morris | 2017-01-04 14:21:38 -0500 |
|---|---|---|
| committer | Glenn Morris | 2017-01-04 14:21:38 -0500 |
| commit | 5a1908fbdd80f20b1e4abb980d140ffaba91b916 (patch) | |
| tree | 9efeeab4b4681a0436edb7b1d6ad1c2fd36f2696 | |
| parent | 42614fafa273f9a692c42c4dd1220e0db49e7a4c (diff) | |
| download | emacs-5a1908fbdd80f20b1e4abb980d140ffaba91b916.tar.gz emacs-5a1908fbdd80f20b1e4abb980d140ffaba91b916.zip | |
; Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/dired.el | 4 | ||||
| -rw-r--r-- | lisp/emacs-lisp/eieio-core.el | 2 | ||||
| -rw-r--r-- | lisp/emacs-lisp/eieio.el | 4 | ||||
| -rw-r--r-- | lisp/htmlfontify.el | 2 | ||||
| -rw-r--r-- | lisp/ibuffer.el | 2 | ||||
| -rw-r--r-- | lisp/mail/rmail.el | 14 | ||||
| -rw-r--r-- | lisp/ps-print.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/reftex.el | 18 |
8 files changed, 24 insertions, 24 deletions
diff --git a/lisp/dired.el b/lisp/dired.el index 13d2a5c894a..39dc29eaf56 100644 --- a/lisp/dired.el +++ b/lisp/dired.el | |||
| @@ -3919,7 +3919,7 @@ Ask means pop up a menu for the user to select one of copy, move or link." | |||
| 3919 | 3919 | ||
| 3920 | ;;; Start of automatically extracted autoloads. | 3920 | ;;; Start of automatically extracted autoloads. |
| 3921 | 3921 | ||
| 3922 | ;;;### (autoloads nil "dired-aux" "dired-aux.el" "daa0a32a5bdfcf4de80c31cf7833b26d") | 3922 | ;;;### (autoloads nil "dired-aux" "dired-aux.el" "e9e4ada4d5bc5d9e319610983ace2260") |
| 3923 | ;;; Generated autoloads from dired-aux.el | 3923 | ;;; Generated autoloads from dired-aux.el |
| 3924 | 3924 | ||
| 3925 | (autoload 'dired-diff "dired-aux" "\ | 3925 | (autoload 'dired-diff "dired-aux" "\ |
| @@ -4454,7 +4454,7 @@ instead. | |||
| 4454 | 4454 | ||
| 4455 | ;;;*** | 4455 | ;;;*** |
| 4456 | 4456 | ||
| 4457 | ;;;### (autoloads nil "dired-x" "dired-x.el" "d9ad5b70efdb3d840b8248d4043563b5") | 4457 | ;;;### (autoloads nil "dired-x" "dired-x.el" "167f862d52f8581579680caf3ef662ea") |
| 4458 | ;;; Generated autoloads from dired-x.el | 4458 | ;;; Generated autoloads from dired-x.el |
| 4459 | 4459 | ||
| 4460 | (autoload 'dired-jump "dired-x" "\ | 4460 | (autoload 'dired-jump "dired-x" "\ |
diff --git a/lisp/emacs-lisp/eieio-core.el b/lisp/emacs-lisp/eieio-core.el index 7471b6f73b3..111fbca3aa0 100644 --- a/lisp/emacs-lisp/eieio-core.el +++ b/lisp/emacs-lisp/eieio-core.el | |||
| @@ -1101,7 +1101,7 @@ method invocation orders of the involved classes." | |||
| 1101 | (list eieio--generic-subclass-generalizer)) | 1101 | (list eieio--generic-subclass-generalizer)) |
| 1102 | 1102 | ||
| 1103 | 1103 | ||
| 1104 | ;;;### (autoloads nil "eieio-compat" "eieio-compat.el" "dba4205b1a0d7133f1311d975b4d0ebe") | 1104 | ;;;### (autoloads nil "eieio-compat" "eieio-compat.el" "e91175056972ff549f07b83740ad04eb") |
| 1105 | ;;; Generated autoloads from eieio-compat.el | 1105 | ;;; Generated autoloads from eieio-compat.el |
| 1106 | 1106 | ||
| 1107 | (autoload 'eieio--defalias "eieio-compat" "\ | 1107 | (autoload 'eieio--defalias "eieio-compat" "\ |
diff --git a/lisp/emacs-lisp/eieio.el b/lisp/emacs-lisp/eieio.el index 0903e03b810..1a1ad88f975 100644 --- a/lisp/emacs-lisp/eieio.el +++ b/lisp/emacs-lisp/eieio.el | |||
| @@ -973,7 +973,7 @@ variable PRINT-FUNCTION. Optional argument NOESCAPE is passed to | |||
| 973 | 973 | ||
| 974 | ;;; Start of automatically extracted autoloads. | 974 | ;;; Start of automatically extracted autoloads. |
| 975 | 975 | ||
| 976 | ;;;### (autoloads nil "eieio-custom" "eieio-custom.el" "e8d466f8eee341f3da967c2931b28043") | 976 | ;;;### (autoloads nil "eieio-custom" "eieio-custom.el" "5a754881773067a24cfcfc6dcff91995") |
| 977 | ;;; Generated autoloads from eieio-custom.el | 977 | ;;; Generated autoloads from eieio-custom.el |
| 978 | 978 | ||
| 979 | (autoload 'customize-object "eieio-custom" "\ | 979 | (autoload 'customize-object "eieio-custom" "\ |
| @@ -984,7 +984,7 @@ Optional argument GROUP is the sub-group of slots to display. | |||
| 984 | 984 | ||
| 985 | ;;;*** | 985 | ;;;*** |
| 986 | 986 | ||
| 987 | ;;;### (autoloads nil "eieio-opt" "eieio-opt.el" "0b9c6be48520da2085812f6e7fed9792") | 987 | ;;;### (autoloads nil "eieio-opt" "eieio-opt.el" "04b22dbeb00abbaba0b1ae17b1935a36") |
| 988 | ;;; Generated autoloads from eieio-opt.el | 988 | ;;; Generated autoloads from eieio-opt.el |
| 989 | 989 | ||
| 990 | (autoload 'eieio-browse "eieio-opt" "\ | 990 | (autoload 'eieio-browse "eieio-opt" "\ |
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 5c85da30ddf..bab3dc76310 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -2418,7 +2418,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'." | |||
| 2418 | (load file 'NOERROR nil nil) )) | 2418 | (load file 'NOERROR nil nil) )) |
| 2419 | 2419 | ||
| 2420 | 2420 | ||
| 2421 | ;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "e644ddae915ddb98c9b2f16ffa5a74b2") | 2421 | ;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "0a78ea95dcdd0c5e9632dfca6f86abdb") |
| 2422 | ;;; Generated autoloads from hfy-cmap.el | 2422 | ;;; Generated autoloads from hfy-cmap.el |
| 2423 | 2423 | ||
| 2424 | (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ | 2424 | (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ |
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index 05b881b37d5..e0282f9c931 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el | |||
| @@ -2614,7 +2614,7 @@ will be inserted before the group at point." | |||
| 2614 | 2614 | ||
| 2615 | ;;; Start of automatically extracted autoloads. | 2615 | ;;; Start of automatically extracted autoloads. |
| 2616 | 2616 | ||
| 2617 | ;;;### (autoloads nil "ibuf-ext" "ibuf-ext.el" "9521139d5f2ba7c870e3101fd73bb3ce") | 2617 | ;;;### (autoloads nil "ibuf-ext" "ibuf-ext.el" "a615eb339f6c496844c1f46bf414df21") |
| 2618 | ;;; Generated autoloads from ibuf-ext.el | 2618 | ;;; Generated autoloads from ibuf-ext.el |
| 2619 | 2619 | ||
| 2620 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ | 2620 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ |
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index a771fe0c4c7..c42e966b147 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el | |||
| @@ -4733,7 +4733,7 @@ Argument MIME is non-nil if this is a mime message." | |||
| 4733 | 4733 | ||
| 4734 | ;;; Start of automatically extracted autoloads. | 4734 | ;;; Start of automatically extracted autoloads. |
| 4735 | 4735 | ||
| 4736 | ;;;### (autoloads nil "rmailedit" "rmailedit.el" "03eb8c36b3c57d58eecedb9eeffa623e") | 4736 | ;;;### (autoloads nil "rmailedit" "rmailedit.el" "280dc76b727e2c11f2e684c7e83866a7") |
| 4737 | ;;; Generated autoloads from rmailedit.el | 4737 | ;;; Generated autoloads from rmailedit.el |
| 4738 | 4738 | ||
| 4739 | (autoload 'rmail-edit-current-message "rmailedit" "\ | 4739 | (autoload 'rmail-edit-current-message "rmailedit" "\ |
| @@ -4743,7 +4743,7 @@ Edit the contents of this message. | |||
| 4743 | 4743 | ||
| 4744 | ;;;*** | 4744 | ;;;*** |
| 4745 | 4745 | ||
| 4746 | ;;;### (autoloads nil "rmailkwd" "rmailkwd.el" "4e1b251929961e2b9d3b126301d697d0") | 4746 | ;;;### (autoloads nil "rmailkwd" "rmailkwd.el" "84ad7fa4353f0bdb27dfc17fc51fbfb1") |
| 4747 | ;;; Generated autoloads from rmailkwd.el | 4747 | ;;; Generated autoloads from rmailkwd.el |
| 4748 | 4748 | ||
| 4749 | (autoload 'rmail-add-label "rmailkwd" "\ | 4749 | (autoload 'rmail-add-label "rmailkwd" "\ |
| @@ -4786,7 +4786,7 @@ With prefix argument N moves forward N messages with these labels. | |||
| 4786 | 4786 | ||
| 4787 | ;;;*** | 4787 | ;;;*** |
| 4788 | 4788 | ||
| 4789 | ;;;### (autoloads nil "rmailmm" "rmailmm.el" "7ab6ab96dfdeeec6bc8f4620295b7119") | 4789 | ;;;### (autoloads nil "rmailmm" "rmailmm.el" "1acb5ffd91105979cabded62bef9e9be") |
| 4790 | ;;; Generated autoloads from rmailmm.el | 4790 | ;;; Generated autoloads from rmailmm.el |
| 4791 | 4791 | ||
| 4792 | (autoload 'rmail-mime "rmailmm" "\ | 4792 | (autoload 'rmail-mime "rmailmm" "\ |
| @@ -4812,7 +4812,7 @@ The arguments ARG and STATE have no effect in this case. | |||
| 4812 | 4812 | ||
| 4813 | ;;;*** | 4813 | ;;;*** |
| 4814 | 4814 | ||
| 4815 | ;;;### (autoloads nil "rmailmsc" "rmailmsc.el" "471c370ff9f183806c8d749961ec9d79") | 4815 | ;;;### (autoloads nil "rmailmsc" "rmailmsc.el" "2d388653d3d4a618c5ea10fb21c75f94") |
| 4816 | ;;; Generated autoloads from rmailmsc.el | 4816 | ;;; Generated autoloads from rmailmsc.el |
| 4817 | 4817 | ||
| 4818 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ | 4818 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ |
| @@ -4826,7 +4826,7 @@ This applies only to the current session. | |||
| 4826 | 4826 | ||
| 4827 | ;;;*** | 4827 | ;;;*** |
| 4828 | 4828 | ||
| 4829 | ;;;### (autoloads nil "rmailsort" "rmailsort.el" "2c8e39f7bae6fcc465a83ebccd46c8a4") | 4829 | ;;;### (autoloads nil "rmailsort" "rmailsort.el" "015a417a36d56dd9dec9e727388f556d") |
| 4830 | ;;; Generated autoloads from rmailsort.el | 4830 | ;;; Generated autoloads from rmailsort.el |
| 4831 | 4831 | ||
| 4832 | (autoload 'rmail-sort-by-date "rmailsort" "\ | 4832 | (autoload 'rmail-sort-by-date "rmailsort" "\ |
| @@ -4883,7 +4883,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order. | |||
| 4883 | 4883 | ||
| 4884 | ;;;*** | 4884 | ;;;*** |
| 4885 | 4885 | ||
| 4886 | ;;;### (autoloads nil "rmailsum" "rmailsum.el" "8205e67c8188aa5c01715e79e10667c1") | 4886 | ;;;### (autoloads nil "rmailsum" "rmailsum.el" "cca84314782ca3b70b167c44e6e4a37a") |
| 4887 | ;;; Generated autoloads from rmailsum.el | 4887 | ;;; Generated autoloads from rmailsum.el |
| 4888 | 4888 | ||
| 4889 | (autoload 'rmail-summary "rmailsum" "\ | 4889 | (autoload 'rmail-summary "rmailsum" "\ |
| @@ -4930,7 +4930,7 @@ SENDERS is a regular expression. | |||
| 4930 | 4930 | ||
| 4931 | ;;;*** | 4931 | ;;;*** |
| 4932 | 4932 | ||
| 4933 | ;;;### (autoloads nil "undigest" "undigest.el" "20561f083496eb113fa9e501902bfcc3") | 4933 | ;;;### (autoloads nil "undigest" "undigest.el" "0195b65e1ab2131717dcd62b6f2f2390") |
| 4934 | ;;; Generated autoloads from undigest.el | 4934 | ;;; Generated autoloads from undigest.el |
| 4935 | 4935 | ||
| 4936 | (autoload 'undigestify-rmail-message "undigest" "\ | 4936 | (autoload 'undigestify-rmail-message "undigest" "\ |
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 1fde5e25eb2..4c64437d1eb 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el | |||
| @@ -6593,7 +6593,7 @@ If FACE is not a valid face name, use default face." | |||
| 6593 | ;; To make this file smaller, some commands go in a separate file. | 6593 | ;; To make this file smaller, some commands go in a separate file. |
| 6594 | ;; But autoload them here to make the separation invisible. | 6594 | ;; But autoload them here to make the separation invisible. |
| 6595 | 6595 | ||
| 6596 | ;;;### (autoloads nil "ps-mule" "ps-mule.el" "4a263b7a727e853f2e6672922c4e5755") | 6596 | ;;;### (autoloads nil "ps-mule" "ps-mule.el" "fa9f1f29406ac0f720bbf6bb9fbec420") |
| 6597 | ;;; Generated autoloads from ps-mule.el | 6597 | ;;; Generated autoloads from ps-mule.el |
| 6598 | 6598 | ||
| 6599 | (defvar ps-multibyte-buffer nil "\ | 6599 | (defvar ps-multibyte-buffer nil "\ |
diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el index 97e68286b2d..5437881e2e9 100644 --- a/lisp/textmodes/reftex.el +++ b/lisp/textmodes/reftex.el | |||
| @@ -2397,7 +2397,7 @@ Your bug report will be posted to the AUCTeX bug reporting list. | |||
| 2397 | 2397 | ||
| 2398 | ;;; Start of automatically extracted autoloads. | 2398 | ;;; Start of automatically extracted autoloads. |
| 2399 | 2399 | ||
| 2400 | ;;;### (autoloads nil "reftex-auc" "reftex-auc.el" "32dc44348a7eaf247f63c81b3ead2ba4") | 2400 | ;;;### (autoloads nil "reftex-auc" "reftex-auc.el" "afa9d79b344b5c24497ae5dfa9c93c42") |
| 2401 | ;;; Generated autoloads from reftex-auc.el | 2401 | ;;; Generated autoloads from reftex-auc.el |
| 2402 | 2402 | ||
| 2403 | (autoload 'reftex-arg-label "reftex-auc" "\ | 2403 | (autoload 'reftex-arg-label "reftex-auc" "\ |
| @@ -2465,7 +2465,7 @@ of ENTRY-LIST is a list of cons cells (\"MACRONAME\" . LEVEL). See | |||
| 2465 | 2465 | ||
| 2466 | ;;;*** | 2466 | ;;;*** |
| 2467 | 2467 | ||
| 2468 | ;;;### (autoloads nil "reftex-cite" "reftex-cite.el" "7ee48dcf194ffd3cce3b7a2eb990e300") | 2468 | ;;;### (autoloads nil "reftex-cite" "reftex-cite.el" "3551569ca138ec69e6759cd26f8e529d") |
| 2469 | ;;; Generated autoloads from reftex-cite.el | 2469 | ;;; Generated autoloads from reftex-cite.el |
| 2470 | 2470 | ||
| 2471 | (autoload 'reftex-default-bibliography "reftex-cite" "\ | 2471 | (autoload 'reftex-default-bibliography "reftex-cite" "\ |
| @@ -2567,7 +2567,7 @@ created files in the variables `reftex-create-bibtex-header' or | |||
| 2567 | 2567 | ||
| 2568 | ;;;*** | 2568 | ;;;*** |
| 2569 | 2569 | ||
| 2570 | ;;;### (autoloads nil "reftex-dcr" "reftex-dcr.el" "8a1cb9d9c9190eefd4e22ab89d278e03") | 2570 | ;;;### (autoloads nil "reftex-dcr" "reftex-dcr.el" "ed2b6bd7485f1d0c36c76e40b5493bf0") |
| 2571 | ;;; Generated autoloads from reftex-dcr.el | 2571 | ;;; Generated autoloads from reftex-dcr.el |
| 2572 | 2572 | ||
| 2573 | (autoload 'reftex-view-crossref "reftex-dcr" "\ | 2573 | (autoload 'reftex-view-crossref "reftex-dcr" "\ |
| @@ -2615,7 +2615,7 @@ Calling this function several times find successive citation locations. | |||
| 2615 | 2615 | ||
| 2616 | ;;;*** | 2616 | ;;;*** |
| 2617 | 2617 | ||
| 2618 | ;;;### (autoloads nil "reftex-global" "reftex-global.el" "a7a6a1872e4509da5b211972c2a588ad") | 2618 | ;;;### (autoloads nil "reftex-global" "reftex-global.el" "cc21fc5ee6275154dd57e24b0f5e643b") |
| 2619 | ;;; Generated autoloads from reftex-global.el | 2619 | ;;; Generated autoloads from reftex-global.el |
| 2620 | 2620 | ||
| 2621 | (autoload 'reftex-create-tags-file "reftex-global" "\ | 2621 | (autoload 'reftex-create-tags-file "reftex-global" "\ |
| @@ -2695,7 +2695,7 @@ With no argument, this command toggles | |||
| 2695 | 2695 | ||
| 2696 | ;;;*** | 2696 | ;;;*** |
| 2697 | 2697 | ||
| 2698 | ;;;### (autoloads nil "reftex-index" "reftex-index.el" "0e0eef2a199fb9de6f13b5eef601843f") | 2698 | ;;;### (autoloads nil "reftex-index" "reftex-index.el" "a3e1ce5ba2b769a6a3a8f3a60ac87397") |
| 2699 | ;;; Generated autoloads from reftex-index.el | 2699 | ;;; Generated autoloads from reftex-index.el |
| 2700 | 2700 | ||
| 2701 | (autoload 'reftex-index-selection-or-word "reftex-index" "\ | 2701 | (autoload 'reftex-index-selection-or-word "reftex-index" "\ |
| @@ -2793,7 +2793,7 @@ Here are all local bindings. | |||
| 2793 | 2793 | ||
| 2794 | ;;;*** | 2794 | ;;;*** |
| 2795 | 2795 | ||
| 2796 | ;;;### (autoloads nil "reftex-parse" "reftex-parse.el" "9015d91c86a135c850f92b828eca6b62") | 2796 | ;;;### (autoloads nil "reftex-parse" "reftex-parse.el" "2818075c906b05c307e008d92e913281") |
| 2797 | ;;; Generated autoloads from reftex-parse.el | 2797 | ;;; Generated autoloads from reftex-parse.el |
| 2798 | 2798 | ||
| 2799 | (autoload 'reftex-parse-one "reftex-parse" "\ | 2799 | (autoload 'reftex-parse-one "reftex-parse" "\ |
| @@ -2951,7 +2951,7 @@ When LEVEL is non-nil, increase section numbers on that level. | |||
| 2951 | 2951 | ||
| 2952 | ;;;*** | 2952 | ;;;*** |
| 2953 | 2953 | ||
| 2954 | ;;;### (autoloads nil "reftex-ref" "reftex-ref.el" "b2ce366d12050904d89cc38b96b8058a") | 2954 | ;;;### (autoloads nil "reftex-ref" "reftex-ref.el" "e451b141e229c3b5a02cb82ac45a8c94") |
| 2955 | ;;; Generated autoloads from reftex-ref.el | 2955 | ;;; Generated autoloads from reftex-ref.el |
| 2956 | 2956 | ||
| 2957 | (autoload 'reftex-label-location "reftex-ref" "\ | 2957 | (autoload 'reftex-label-location "reftex-ref" "\ |
| @@ -3012,7 +3012,7 @@ Optional prefix argument OTHER-WINDOW goes to the label in another window. | |||
| 3012 | 3012 | ||
| 3013 | ;;;*** | 3013 | ;;;*** |
| 3014 | 3014 | ||
| 3015 | ;;;### (autoloads nil "reftex-sel" "reftex-sel.el" "b5e68431056b461d8a0562e9e685a5f1") | 3015 | ;;;### (autoloads nil "reftex-sel" "reftex-sel.el" "a01544ca4bc0f41a1f9b8e993b1773e6") |
| 3016 | ;;; Generated autoloads from reftex-sel.el | 3016 | ;;; Generated autoloads from reftex-sel.el |
| 3017 | 3017 | ||
| 3018 | (autoload 'reftex-select-label-mode "reftex-sel" "\ | 3018 | (autoload 'reftex-select-label-mode "reftex-sel" "\ |
| @@ -3065,7 +3065,7 @@ During a selection process, these are the local bindings. | |||
| 3065 | 3065 | ||
| 3066 | ;;;*** | 3066 | ;;;*** |
| 3067 | 3067 | ||
| 3068 | ;;;### (autoloads nil "reftex-toc" "reftex-toc.el" "af8f426ef3a0607322ca4c9742e177a8") | 3068 | ;;;### (autoloads nil "reftex-toc" "reftex-toc.el" "449ebfd38bdfaa2b8493c3e08a5a9ab3") |
| 3069 | ;;; Generated autoloads from reftex-toc.el | 3069 | ;;; Generated autoloads from reftex-toc.el |
| 3070 | 3070 | ||
| 3071 | (autoload 'reftex-toc "reftex-toc" "\ | 3071 | (autoload 'reftex-toc "reftex-toc" "\ |