aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2016-03-01 06:23:23 -0500
committerGlenn Morris2016-03-01 06:23:23 -0500
commitf182640f60a2b5fec379f30ba79b8fafb842a5fe (patch)
tree763ca86a8beb8c4e60a7bd455754891695f9629c /lisp
parent2855e5df28db359979e103b7f6d2e718b042f5c2 (diff)
downloademacs-f182640f60a2b5fec379f30ba79b8fafb842a5fe.tar.gz
emacs-f182640f60a2b5fec379f30ba79b8fafb842a5fe.zip
; Auto-commit of loaddefs files.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el845
1 files changed, 438 insertions, 407 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 97990824eea..30cfa1330c5 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -108,8 +108,8 @@ Completion is available.
108 108
109;;;*** 109;;;***
110 110
111;;;### (autoloads nil "add-log" "vc/add-log.el" (22189 60739 305741 111;;;### (autoloads nil "add-log" "vc/add-log.el" (22221 37190 92505
112;;;;;; 19000)) 112;;;;;; 663000))
113;;; Generated autoloads from vc/add-log.el 113;;; Generated autoloads from vc/add-log.el
114 114
115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -152,7 +152,11 @@ If `change-log-default-name' is nil, behave as though it were \"ChangeLog\"
152 152
153If `change-log-default-name' contains a leading directory component, then 153If `change-log-default-name' contains a leading directory component, then
154simply find it in the current directory. Otherwise, search in the current 154simply find it in the current directory. Otherwise, search in the current
155directory and its successive parents for a file so named. 155directory and its successive parents for a file so named. Stop at the first
156such file that exists (or has a buffer visiting it), or the first directory
157that contains any of `change-log-directory-files'. If no match is found,
158use the current directory. To override the choice of this function,
159simply create an empty ChangeLog file first by hand in the desired place.
156 160
157Once a file is found, `change-log-default-name' is set locally in the 161Once a file is found, `change-log-default-name' is set locally in the
158current buffer to the complete file name. 162current buffer to the complete file name.
@@ -374,7 +378,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
374 378
375;;;*** 379;;;***
376 380
377;;;### (autoloads nil "align" "align.el" (22164 57533 763192 607000)) 381;;;### (autoloads nil "align" "align.el" (22226 55133 144211 947000))
378;;; Generated autoloads from align.el 382;;; Generated autoloads from align.el
379 383
380(autoload 'align "align" "\ 384(autoload 'align "align" "\
@@ -477,7 +481,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
477 481
478;;;*** 482;;;***
479 483
480;;;### (autoloads nil "allout" "allout.el" (22164 57533 771192 607000)) 484;;;### (autoloads nil "allout" "allout.el" (22195 13277 771727 967000))
481;;; Generated autoloads from allout.el 485;;; Generated autoloads from allout.el
482(push (purecopy '(allout 2 3)) package--builtin-versions) 486(push (purecopy '(allout 2 3)) package--builtin-versions)
483 487
@@ -1015,8 +1019,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1015 1019
1016;;;*** 1020;;;***
1017 1021
1018;;;### (autoloads nil "appt" "calendar/appt.el" (22164 57533 835192 1022;;;### (autoloads nil "appt" "calendar/appt.el" (22220 16330 579423
1019;;;;;; 607000)) 1023;;;;;; 271000))
1020;;; Generated autoloads from calendar/appt.el 1024;;; Generated autoloads from calendar/appt.el
1021 1025
1022(autoload 'appt-add "appt" "\ 1026(autoload 'appt-add "appt" "\
@@ -1480,9 +1484,9 @@ Special commands:
1480 1484
1481;;;*** 1485;;;***
1482 1486
1483;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22164 1487;;;### (autoloads nil "auth-source" "auth-source.el" (22221 37189
1484;;;;;; 57534 447192 607000)) 1488;;;;;; 844505 663000))
1485;;; Generated autoloads from gnus/auth-source.el 1489;;; Generated autoloads from auth-source.el
1486 1490
1487(defvar auth-source-cache-expiry 7200 "\ 1491(defvar auth-source-cache-expiry 7200 "\
1488How many seconds passwords are cached, or nil to disable 1492How many seconds passwords are cached, or nil to disable
@@ -1565,8 +1569,8 @@ Major mode for editing Autoconf configure.ac files.
1565 1569
1566;;;*** 1570;;;***
1567 1571
1568;;;### (autoloads nil "autoinsert" "autoinsert.el" (22164 57533 775192 1572;;;### (autoloads nil "autoinsert" "autoinsert.el" (22195 13277 787727
1569;;;;;; 607000)) 1573;;;;;; 967000))
1570;;; Generated autoloads from autoinsert.el 1574;;; Generated autoloads from autoinsert.el
1571 1575
1572(autoload 'auto-insert "autoinsert" "\ 1576(autoload 'auto-insert "autoinsert" "\
@@ -1604,8 +1608,7 @@ insert a template for the file depending on the mode of the buffer.
1604 1608
1605;;;*** 1609;;;***
1606 1610
1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22164 1611;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" t)
1608;;;;;; 57534 115192 607000))
1609;;; Generated autoloads from emacs-lisp/autoload.el 1612;;; Generated autoloads from emacs-lisp/autoload.el
1610 1613
1611(put 'generated-autoload-file 'safe-local-variable 'stringp) 1614(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1713,7 +1716,7 @@ This function is designed to be added to hooks, for example:
1713\(fn)" nil nil) 1716\(fn)" nil nil)
1714 1717
1715(defvar global-auto-revert-mode nil "\ 1718(defvar global-auto-revert-mode nil "\
1716Non-nil if Global-Auto-Revert mode is enabled. 1719Non-nil if Global Auto-Revert mode is enabled.
1717See the command `global-auto-revert-mode' for a description of this minor mode. 1720See the command `global-auto-revert-mode' for a description of this minor mode.
1718Setting this variable directly does not take effect; 1721Setting this variable directly does not take effect;
1719either customize it (see the info node `Easy Customization') 1722either customize it (see the info node `Easy Customization')
@@ -1802,8 +1805,8 @@ Run script using `bat-run' and `bat-run-args'.
1802 1805
1803;;;*** 1806;;;***
1804 1807
1805;;;### (autoloads nil "battery" "battery.el" (22164 57533 779192 1808;;;### (autoloads nil "battery" "battery.el" (22220 16330 563423
1806;;;;;; 607000)) 1809;;;;;; 271000))
1807;;; Generated autoloads from battery.el 1810;;; Generated autoloads from battery.el
1808 (put 'battery-mode-line-string 'risky-local-variable t) 1811 (put 'battery-mode-line-string 'risky-local-variable t)
1809 1812
@@ -2348,8 +2351,8 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2348 2351
2349;;;*** 2352;;;***
2350 2353
2351;;;### (autoloads nil "browse-url" "net/browse-url.el" (22189 60738 2354;;;### (autoloads nil "browse-url" "net/browse-url.el" (22195 13278
2352;;;;;; 473741 19000)) 2355;;;;;; 155727 967000))
2353;;; Generated autoloads from net/browse-url.el 2356;;; Generated autoloads from net/browse-url.el
2354 2357
2355(defvar browse-url-browser-function 'browse-url-default-browser "\ 2358(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2781,8 +2784,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2781 2784
2782;;;*** 2785;;;***
2783 2786
2784;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22186 2787;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22195
2785;;;;;; 37592 383696 775000)) 2788;;;;;; 13277 943727 967000))
2786;;; Generated autoloads from emacs-lisp/bytecomp.el 2789;;; Generated autoloads from emacs-lisp/bytecomp.el
2787(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2790(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2788(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2791(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2902,14 +2905,12 @@ and corresponding effects.
2902 2905
2903;;;*** 2906;;;***
2904 2907
2905;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22164 2908;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22195
2906;;;;;; 57533 835192 607000)) 2909;;;;;; 13277 815727 967000))
2907;;; Generated autoloads from calendar/cal-china.el 2910;;; Generated autoloads from calendar/cal-china.el
2908 2911
2909(put 'calendar-chinese-time-zone 'risky-local-variable t) 2912(put 'calendar-chinese-time-zone 'risky-local-variable t)
2910 2913
2911(put 'chinese-calendar-time-zone 'risky-local-variable t)
2912
2913;;;*** 2914;;;***
2914 2915
2915;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22164 57533 2916;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22164 57533
@@ -3046,8 +3047,8 @@ See the documentation for `calculator-mode' for more information.
3046 3047
3047;;;*** 3048;;;***
3048 3049
3049;;;### (autoloads nil "calendar" "calendar/calendar.el" (22164 57533 3050;;;### (autoloads nil "calendar" "calendar/calendar.el" (22195 13277
3050;;;;;; 843192 607000)) 3051;;;;;; 823727 967000))
3051;;; Generated autoloads from calendar/calendar.el 3052;;; Generated autoloads from calendar/calendar.el
3052 3053
3053(autoload 'calendar "calendar" "\ 3054(autoload 'calendar "calendar" "\
@@ -3090,8 +3091,8 @@ This function is suitable for execution in an init file.
3090 3091
3091;;;*** 3092;;;***
3092 3093
3093;;;### (autoloads nil "canlock" "gnus/canlock.el" (22164 57534 447192 3094;;;### (autoloads nil "canlock" "gnus/canlock.el" (22207 4296 604349
3094;;;;;; 607000)) 3095;;;;;; 691000))
3095;;; Generated autoloads from gnus/canlock.el 3096;;; Generated autoloads from gnus/canlock.el
3096 3097
3097(autoload 'canlock-insert-header "canlock" "\ 3098(autoload 'canlock-insert-header "canlock" "\
@@ -3108,8 +3109,7 @@ it fails.
3108 3109
3109;;;*** 3110;;;***
3110 3111
3111;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22189 3112;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" t)
3112;;;;;; 60739 77741 19000))
3113;;; Generated autoloads from progmodes/cc-engine.el 3113;;; Generated autoloads from progmodes/cc-engine.el
3114 3114
3115(autoload 'c-guess-basic-syntax "cc-engine" "\ 3115(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3218,8 +3218,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3218 3218
3219;;;*** 3219;;;***
3220 3220
3221;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22164 57535 3221;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" t)
3222;;;;;; 395192 607000))
3223;;; Generated autoloads from progmodes/cc-mode.el 3222;;; Generated autoloads from progmodes/cc-mode.el
3224 3223
3225(autoload 'c-initialize-cc-mode "cc-mode" "\ 3224(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3429,8 +3428,7 @@ and exists only for compatibility reasons.
3429 3428
3430;;;*** 3429;;;***
3431 3430
3432;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22164 57535 3431;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" t)
3433;;;;;; 399192 607000))
3434;;; Generated autoloads from progmodes/cc-vars.el 3432;;; Generated autoloads from progmodes/cc-vars.el
3435(put 'c-basic-offset 'safe-local-variable 'integerp) 3433(put 'c-basic-offset 'safe-local-variable 'integerp)
3436(put 'c-backslash-column 'safe-local-variable 'integerp) 3434(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3834,8 +3832,8 @@ Returns non-nil if any false statements are found.
3834 3832
3835;;;*** 3833;;;***
3836 3834
3837;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22164 3835;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22222
3838;;;;;; 57534 151192 607000)) 3836;;;;;; 58051 697213 356000))
3839;;; Generated autoloads from emacs-lisp/checkdoc.el 3837;;; Generated autoloads from emacs-lisp/checkdoc.el
3840(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) 3838(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions)
3841(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) 3839(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp)
@@ -4287,7 +4285,7 @@ If FRAME cannot display COLOR, return nil.
4287 4285
4288;;;*** 4286;;;***
4289 4287
4290;;;### (autoloads nil "comint" "comint.el" (22164 57534 27192 607000)) 4288;;;### (autoloads nil "comint" "comint.el" (22203 7237 314647 107000))
4291;;; Generated autoloads from comint.el 4289;;; Generated autoloads from comint.el
4292 4290
4293(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4291(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -5099,8 +5097,8 @@ with empty strings removed.
5099 5097
5100;;;*** 5098;;;***
5101 5099
5102;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22174 6972 5100;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22228 10440
5103;;;;;; 792792 520000)) 5101;;;;;; 255428 995000))
5104;;; Generated autoloads from textmodes/css-mode.el 5102;;; Generated autoloads from textmodes/css-mode.el
5105 5103
5106(autoload 'css-mode "css-mode" "\ 5104(autoload 'css-mode "css-mode" "\
@@ -5583,7 +5581,7 @@ if ARG is omitted or nil.
5583(define-obsolete-function-alias 'turn-on-cwarn-mode 'cwarn-mode "24.1") 5581(define-obsolete-function-alias 'turn-on-cwarn-mode 'cwarn-mode "24.1")
5584 5582
5585(defvar global-cwarn-mode nil "\ 5583(defvar global-cwarn-mode nil "\
5586Non-nil if Global-Cwarn mode is enabled. 5584Non-nil if Global Cwarn mode is enabled.
5587See the command `global-cwarn-mode' for a description of this minor mode. 5585See the command `global-cwarn-mode' for a description of this minor mode.
5588Setting this variable directly does not take effect; 5586Setting this variable directly does not take effect;
5589either customize it (see the info node `Easy Customization') 5587either customize it (see the info node `Easy Customization')
@@ -5593,7 +5591,7 @@ or call the function `global-cwarn-mode'.")
5593 5591
5594(autoload 'global-cwarn-mode "cwarn" "\ 5592(autoload 'global-cwarn-mode "cwarn" "\
5595Toggle Cwarn mode in all buffers. 5593Toggle Cwarn mode in all buffers.
5596With prefix ARG, enable Global-Cwarn mode if ARG is positive; 5594With prefix ARG, enable Global Cwarn mode if ARG is positive;
5597otherwise, disable it. If called from Lisp, enable the mode if 5595otherwise, disable it. If called from Lisp, enable the mode if
5598ARG is omitted or nil. 5596ARG is omitted or nil.
5599 5597
@@ -6081,7 +6079,8 @@ This function is meant to be used as a value of
6081 6079
6082;;;*** 6080;;;***
6083 6081
6084;;;### (autoloads nil "desktop" "desktop.el" (22174 6972 428792 520000)) 6082;;;### (autoloads nil "desktop" "desktop.el" (22195 13277 895727
6083;;;;;; 967000))
6085;;; Generated autoloads from desktop.el 6084;;; Generated autoloads from desktop.el
6086 6085
6087(defvar desktop-save-mode nil "\ 6086(defvar desktop-save-mode nil "\
@@ -6341,8 +6340,8 @@ Deuglify broken Outlook (Express) articles and redisplay.
6341 6340
6342;;;*** 6341;;;***
6343 6342
6344;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22164 6343;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22195
6345;;;;;; 57533 855192 607000)) 6344;;;;;; 13277 891727 967000))
6346;;; Generated autoloads from calendar/diary-lib.el 6345;;; Generated autoloads from calendar/diary-lib.el
6347 6346
6348(autoload 'diary "diary-lib" "\ 6347(autoload 'diary "diary-lib" "\
@@ -6831,8 +6830,8 @@ Locate SOA record and increment the serial field.
6831 6830
6832;;;*** 6831;;;***
6833 6832
6834;;;### (autoloads nil "doc-view" "doc-view.el" (22189 60738 133741 6833;;;### (autoloads nil "doc-view" "doc-view.el" (22220 16330 635423
6835;;;;;; 19000)) 6834;;;;;; 271000))
6836;;; Generated autoloads from doc-view.el 6835;;; Generated autoloads from doc-view.el
6837 6836
6838(autoload 'doc-view-mode-p "doc-view" "\ 6837(autoload 'doc-view-mode-p "doc-view" "\
@@ -6917,8 +6916,8 @@ Switch to *dungeon* buffer and start game.
6917 6916
6918;;;*** 6917;;;***
6919 6918
6920;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22164 6919;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22211
6921;;;;;; 57534 175192 607000)) 6920;;;;;; 1352 168084 927000))
6922;;; Generated autoloads from emacs-lisp/easy-mmode.el 6921;;; Generated autoloads from emacs-lisp/easy-mmode.el
6923 6922
6924(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6923(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7659,9 +7658,9 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7659 7658
7660;;;*** 7659;;;***
7661 7660
7662;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22164 57534 7661;;;### (autoloads nil "ecomplete" "ecomplete.el" (22221 37189 868505
7663;;;;;; 447192 607000)) 7662;;;;;; 663000))
7664;;; Generated autoloads from gnus/ecomplete.el 7663;;; Generated autoloads from ecomplete.el
7665 7664
7666(autoload 'ecomplete-setup "ecomplete" "\ 7665(autoload 'ecomplete-setup "ecomplete" "\
7667 7666
@@ -7670,12 +7669,12 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7670 7669
7671;;;*** 7670;;;***
7672 7671
7673;;;### (autoloads nil "ede" "cedet/ede.el" (22164 57533 927192 607000)) 7672;;;### (autoloads nil "ede" "cedet/ede.el" (22195 13277 895727 967000))
7674;;; Generated autoloads from cedet/ede.el 7673;;; Generated autoloads from cedet/ede.el
7675(push (purecopy '(ede 1 2)) package--builtin-versions) 7674(push (purecopy '(ede 1 2)) package--builtin-versions)
7676 7675
7677(defvar global-ede-mode nil "\ 7676(defvar global-ede-mode nil "\
7678Non-nil if Global-Ede mode is enabled. 7677Non-nil if Global Ede mode is enabled.
7679See the command `global-ede-mode' for a description of this minor mode. 7678See the command `global-ede-mode' for a description of this minor mode.
7680Setting this variable directly does not take effect; 7679Setting this variable directly does not take effect;
7681either customize it (see the info node `Easy Customization') 7680either customize it (see the info node `Easy Customization')
@@ -7696,8 +7695,8 @@ an EDE controlled project.
7696 7695
7697;;;*** 7696;;;***
7698 7697
7699;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22164 57534 7698;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22195 13277
7700;;;;;; 179192 607000)) 7699;;;;;; 947727 967000))
7701;;; Generated autoloads from emacs-lisp/edebug.el 7700;;; Generated autoloads from emacs-lisp/edebug.el
7702 7701
7703(defvar edebug-all-defs nil "\ 7702(defvar edebug-all-defs nil "\
@@ -7761,7 +7760,7 @@ Toggle edebugging of all forms.
7761 7760
7762;;;*** 7761;;;***
7763 7762
7764;;;### (autoloads nil "ediff" "vc/ediff.el" (22164 57535 859192 607000)) 7763;;;### (autoloads nil "ediff" "vc/ediff.el" (22220 16330 915423 271000))
7765;;; Generated autoloads from vc/ediff.el 7764;;; Generated autoloads from vc/ediff.el
7766(push (purecopy '(ediff 2 81 4)) package--builtin-versions) 7765(push (purecopy '(ediff 2 81 4)) package--builtin-versions)
7767 7766
@@ -8044,8 +8043,8 @@ With optional NODE, goes to that node.
8044 8043
8045;;;*** 8044;;;***
8046 8045
8047;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22164 57535 8046;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22195 13278
8048;;;;;; 855192 607000)) 8047;;;;;; 467727 967000))
8049;;; Generated autoloads from vc/ediff-mult.el 8048;;; Generated autoloads from vc/ediff-mult.el
8050 8049
8051(autoload 'ediff-show-registry "ediff-mult" "\ 8050(autoload 'ediff-show-registry "ediff-mult" "\
@@ -8057,8 +8056,8 @@ Display Ediff's registry.
8057 8056
8058;;;*** 8057;;;***
8059 8058
8060;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22164 57535 8059;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22220 16330
8061;;;;;; 859192 607000)) 8060;;;;;; 911423 271000))
8062;;; Generated autoloads from vc/ediff-util.el 8061;;; Generated autoloads from vc/ediff-util.el
8063 8062
8064(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8063(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8127,8 +8126,8 @@ or nil, use a compact 80-column format.
8127 8126
8128;;;*** 8127;;;***
8129 8128
8130;;;### (autoloads nil "edt" "emulation/edt.el" (22164 57534 223192 8129;;;### (autoloads nil "edt" "emulation/edt.el" (22211 1352 172084
8131;;;;;; 607000)) 8130;;;;;; 927000))
8132;;; Generated autoloads from emulation/edt.el 8131;;; Generated autoloads from emulation/edt.el
8133 8132
8134(autoload 'edt-set-scroll-margins "edt" "\ 8133(autoload 'edt-set-scroll-margins "edt" "\
@@ -8786,7 +8785,7 @@ if ARG is omitted or nil.
8786 8785
8787;;;*** 8786;;;***
8788 8787
8789;;;### (autoloads nil "epg" "epg.el" (22164 57534 247192 607000)) 8788;;;### (autoloads nil "epg" "epg.el" (22220 16330 703423 271000))
8790;;; Generated autoloads from epg.el 8789;;; Generated autoloads from epg.el
8791(push (purecopy '(epg 1 0 0)) package--builtin-versions) 8790(push (purecopy '(epg 1 0 0)) package--builtin-versions)
8792 8791
@@ -8797,15 +8796,29 @@ Return a context object.
8797 8796
8798;;;*** 8797;;;***
8799 8798
8800;;;### (autoloads nil "epg-config" "epg-config.el" (22174 6972 484792 8799;;;### (autoloads nil "epg-config" "epg-config.el" (22220 16330 671423
8801;;;;;; 520000)) 8800;;;;;; 271000))
8802;;; Generated autoloads from epg-config.el 8801;;; Generated autoloads from epg-config.el
8803 8802
8803(autoload 'epg-find-configuration "epg-config" "\
8804Find or create a usable configuration to handle PROTOCOL.
8805This function first looks at the existing configuration found by
8806the previous invocation of this function, unless FORCE is non-nil.
8807
8808Then it walks through `epg-config--program-alist'. If
8809`epg-gpg-program' or `epg-gpgsm-program' is already set with
8810custom, use it. Otherwise, it tries the programs listed in the
8811entry until the version requirement is met.
8812
8813\(fn PROTOCOL &optional FORCE)" nil nil)
8814
8804(autoload 'epg-configuration "epg-config" "\ 8815(autoload 'epg-configuration "epg-config" "\
8805Return a list of internal configuration parameters of `epg-gpg-program'. 8816Return a list of internal configuration parameters of `epg-gpg-program'.
8806 8817
8807\(fn)" nil nil) 8818\(fn)" nil nil)
8808 8819
8820(make-obsolete 'epg-configuration 'epg-find-configuration '"25.1")
8821
8809(autoload 'epg-check-configuration "epg-config" "\ 8822(autoload 'epg-check-configuration "epg-config" "\
8810Verify that a sufficient version of GnuPG is installed. 8823Verify that a sufficient version of GnuPG is installed.
8811 8824
@@ -8818,7 +8831,7 @@ Look at CONFIG and try to expand GROUP.
8818 8831
8819;;;*** 8832;;;***
8820 8833
8821;;;### (autoloads nil "erc" "erc/erc.el" (22174 6972 500792 520000)) 8834;;;### (autoloads nil "erc" "erc/erc.el" (22203 7237 350647 107000))
8822;;; Generated autoloads from erc/erc.el 8835;;; Generated autoloads from erc/erc.el
8823(push (purecopy '(erc 5 3)) package--builtin-versions) 8836(push (purecopy '(erc 5 3)) package--builtin-versions)
8824 8837
@@ -8874,8 +8887,8 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8874 8887
8875;;;*** 8888;;;***
8876 8889
8877;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22164 57534 8890;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22195 13277
8878;;;;;; 255192 607000)) 8891;;;;;; 979727 967000))
8879;;; Generated autoloads from erc/erc-button.el 8892;;; Generated autoloads from erc/erc-button.el
8880 (autoload 'erc-button-mode "erc-button" nil t) 8893 (autoload 'erc-button-mode "erc-button" nil t)
8881 8894
@@ -9151,8 +9164,8 @@ Show who's gone.
9151 9164
9152;;;*** 9165;;;***
9153 9166
9154;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22164 9167;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22195
9155;;;;;; 57534 263192 607000)) 9168;;;;;; 13277 983727 967000))
9156;;; Generated autoloads from erc/erc-networks.el 9169;;; Generated autoloads from erc/erc-networks.el
9157 9170
9158(autoload 'erc-determine-network "erc-networks" "\ 9171(autoload 'erc-determine-network "erc-networks" "\
@@ -9195,8 +9208,8 @@ with args, toggle notify status of people.
9195 9208
9196;;;*** 9209;;;***
9197 9210
9198;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22164 9211;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22195
9199;;;;;; 57534 263192 607000)) 9212;;;;;; 13277 983727 967000))
9200;;; Generated autoloads from erc/erc-pcomplete.el 9213;;; Generated autoloads from erc/erc-pcomplete.el
9201 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9214 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9202 9215
@@ -9267,8 +9280,8 @@ This will add a speedbar major display mode.
9267 9280
9268;;;*** 9281;;;***
9269 9282
9270;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22164 57534 9283;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22195 13277
9271;;;;;; 275192 607000)) 9284;;;;;; 983727 967000))
9272;;; Generated autoloads from erc/erc-track.el 9285;;; Generated autoloads from erc/erc-track.el
9273 9286
9274(defvar erc-track-minor-mode nil "\ 9287(defvar erc-track-minor-mode nil "\
@@ -9395,8 +9408,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9395 9408
9396;;;*** 9409;;;***
9397 9410
9398;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22164 57534 9411;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22220 16330
9399;;;;;; 183192 607000)) 9412;;;;;; 639423 271000))
9400;;; Generated autoloads from emacs-lisp/ert-x.el 9413;;; Generated autoloads from emacs-lisp/ert-x.el
9401 9414
9402(put 'ert-with-test-buffer 'lisp-indent-function 1) 9415(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9408,8 +9421,8 @@ Kill all test buffers that are still live.
9408 9421
9409;;;*** 9422;;;***
9410 9423
9411;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22164 57534 9424;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22220 16330
9412;;;;;; 299192 607000)) 9425;;;;;; 707423 271000))
9413;;; Generated autoloads from eshell/esh-mode.el 9426;;; Generated autoloads from eshell/esh-mode.el
9414 9427
9415(autoload 'eshell-mode "esh-mode" "\ 9428(autoload 'eshell-mode "esh-mode" "\
@@ -9419,8 +9432,8 @@ Emacs shell interactive mode.
9419 9432
9420;;;*** 9433;;;***
9421 9434
9422;;;### (autoloads nil "eshell" "eshell/eshell.el" (22164 57534 303192 9435;;;### (autoloads nil "eshell" "eshell/eshell.el" (22220 16330 707423
9423;;;;;; 607000)) 9436;;;;;; 271000))
9424;;; Generated autoloads from eshell/eshell.el 9437;;; Generated autoloads from eshell/eshell.el
9425(push (purecopy '(eshell 2 4 2)) package--builtin-versions) 9438(push (purecopy '(eshell 2 4 2)) package--builtin-versions)
9426 9439
@@ -10085,7 +10098,7 @@ fourth arg NOSEP non-nil inhibits this.
10085 10098
10086;;;*** 10099;;;***
10087 10100
10088;;;### (autoloads nil "eww" "net/eww.el" (22189 60738 473741 19000)) 10101;;;### (autoloads nil "eww" "net/eww.el" t)
10089;;; Generated autoloads from net/eww.el 10102;;; Generated autoloads from net/eww.el
10090 10103
10091(defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\ 10104(defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\
@@ -10621,8 +10634,8 @@ the name is considered already unique; only the second substitution
10621 10634
10622;;;*** 10635;;;***
10623 10636
10624;;;### (autoloads nil "filenotify" "filenotify.el" (22164 57534 311192 10637;;;### (autoloads nil "filenotify" "filenotify.el" (22220 16330 707423
10625;;;;;; 607000)) 10638;;;;;; 271000))
10626;;; Generated autoloads from filenotify.el 10639;;; Generated autoloads from filenotify.el
10627 10640
10628(autoload 'file-notify-handle-event "filenotify" "\ 10641(autoload 'file-notify-handle-event "filenotify" "\
@@ -10777,8 +10790,8 @@ use in place of \"-ls\" as the final argument.
10777 10790
10778;;;*** 10791;;;***
10779 10792
10780;;;### (autoloads nil "find-file" "find-file.el" (22164 57534 319192 10793;;;### (autoloads nil "find-file" "find-file.el" (22221 37189 888505
10781;;;;;; 607000)) 10794;;;;;; 663000))
10782;;; Generated autoloads from find-file.el 10795;;; Generated autoloads from find-file.el
10783 10796
10784(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10797(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -11104,9 +11117,9 @@ to get the effect of a C-q.
11104 11117
11105;;;*** 11118;;;***
11106 11119
11107;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22164 57534 11120;;;### (autoloads nil "flow-fill" "mail/flow-fill.el" (22221 37189
11108;;;;;; 447192 607000)) 11121;;;;;; 928505 663000))
11109;;; Generated autoloads from gnus/flow-fill.el 11122;;; Generated autoloads from mail/flow-fill.el
11110 11123
11111(autoload 'fill-flowed-encode "flow-fill" "\ 11124(autoload 'fill-flowed-encode "flow-fill" "\
11112 11125
@@ -11151,8 +11164,8 @@ Turn flymake mode off.
11151 11164
11152;;;*** 11165;;;***
11153 11166
11154;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22189 60739 11167;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22228 10440
11155;;;;;; 269741 19000)) 11168;;;;;; 271428 995000))
11156;;; Generated autoloads from textmodes/flyspell.el 11169;;; Generated autoloads from textmodes/flyspell.el
11157 11170
11158(autoload 'flyspell-prog-mode "flyspell" "\ 11171(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11457,8 +11470,8 @@ with no args, if that value is non-nil.
11457 11470
11458;;;*** 11471;;;***
11459 11472
11460;;;### (autoloads nil "fortune" "play/fortune.el" (22164 57535 299192 11473;;;### (autoloads nil "fortune" "play/fortune.el" (22221 37190 505
11461;;;;;; 607000)) 11474;;;;;; 663000))
11462;;; Generated autoloads from play/fortune.el 11475;;; Generated autoloads from play/fortune.el
11463 11476
11464(autoload 'fortune-add-fortune "fortune" "\ 11477(autoload 'fortune-add-fortune "fortune" "\
@@ -11495,6 +11508,13 @@ and choose the directory as the fortune-file.
11495 11508
11496\(fn &optional FILE)" t nil) 11509\(fn &optional FILE)" t nil)
11497 11510
11511(autoload 'fortune-message "fortune" "\
11512Display a fortune cookie to the mini-buffer.
11513If called with a prefix, it has the same behavior as `fortune'.
11514Optional FILE is a fortune file from which a cookie will be selected.
11515
11516\(fn &optional FILE)" t nil)
11517
11498(autoload 'fortune "fortune" "\ 11518(autoload 'fortune "fortune" "\
11499Display a fortune cookie. 11519Display a fortune cookie.
11500If called with a prefix asks for the FILE to choose the fortune from, 11520If called with a prefix asks for the FILE to choose the fortune from,
@@ -11874,8 +11894,8 @@ add virtual separators (like underscores) at places they belong to.
11874 11894
11875;;;*** 11895;;;***
11876 11896
11877;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22164 57534 11897;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22208 25156
11878;;;;;; 447192 607000)) 11898;;;;;; 857078 435000))
11879;;; Generated autoloads from gnus/gmm-utils.el 11899;;; Generated autoloads from gnus/gmm-utils.el
11880 11900
11881(autoload 'gmm-regexp-concat "gmm-utils" "\ 11901(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11929,7 +11949,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11929 11949
11930;;;*** 11950;;;***
11931 11951
11932;;;### (autoloads nil "gnus" "gnus/gnus.el" (22186 51932 74004 628000)) 11952;;;### (autoloads nil "gnus" "gnus/gnus.el" (22224 13401 634549 811000))
11933;;; Generated autoloads from gnus/gnus.el 11953;;; Generated autoloads from gnus/gnus.el
11934(push (purecopy '(gnus 5 13)) package--builtin-versions) 11954(push (purecopy '(gnus 5 13)) package--builtin-versions)
11935(when (fboundp 'custom-autoload) 11955(when (fboundp 'custom-autoload)
@@ -11979,8 +11999,8 @@ prompt the user for the name of an NNTP server to use.
11979 11999
11980;;;*** 12000;;;***
11981 12001
11982;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22189 60738 12002;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22207 4296
11983;;;;;; 253741 19000)) 12003;;;;;; 608349 691000))
11984;;; Generated autoloads from gnus/gnus-agent.el 12004;;; Generated autoloads from gnus/gnus-agent.el
11985 12005
11986(autoload 'gnus-unplugged "gnus-agent" "\ 12006(autoload 'gnus-unplugged "gnus-agent" "\
@@ -12070,8 +12090,8 @@ CLEAN is obsolete and ignored.
12070 12090
12071;;;*** 12091;;;***
12072 12092
12073;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22189 60738 12093;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22220 16330
12074;;;;;; 297741 19000)) 12094;;;;;; 735423 271000))
12075;;; Generated autoloads from gnus/gnus-art.el 12095;;; Generated autoloads from gnus/gnus-art.el
12076 12096
12077(autoload 'gnus-article-prepare-display "gnus-art" "\ 12097(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -12081,8 +12101,8 @@ Make the current buffer look like a nice article.
12081 12101
12082;;;*** 12102;;;***
12083 12103
12084;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22164 12104;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22207
12085;;;;;; 57534 491192 607000)) 12105;;;;;; 4296 628349 691000))
12086;;; Generated autoloads from gnus/gnus-bookmark.el 12106;;; Generated autoloads from gnus/gnus-bookmark.el
12087 12107
12088(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 12108(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -12105,8 +12125,8 @@ deletion, or > if it is flagged for displaying.
12105 12125
12106;;;*** 12126;;;***
12107 12127
12108;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22164 57534 12128;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22207 4296
12109;;;;;; 491192 607000)) 12129;;;;;; 628349 691000))
12110;;; Generated autoloads from gnus/gnus-cache.el 12130;;; Generated autoloads from gnus/gnus-cache.el
12111 12131
12112(autoload 'gnus-jog-cache "gnus-cache" "\ 12132(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -12147,8 +12167,8 @@ supported.
12147 12167
12148;;;*** 12168;;;***
12149 12169
12150;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22164 57534 12170;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22207 4296
12151;;;;;; 507192 607000)) 12171;;;;;; 628349 691000))
12152;;; Generated autoloads from gnus/gnus-delay.el 12172;;; Generated autoloads from gnus/gnus-delay.el
12153 12173
12154(autoload 'gnus-delay-article "gnus-delay" "\ 12174(autoload 'gnus-delay-article "gnus-delay" "\
@@ -12183,8 +12203,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12183 12203
12184;;;*** 12204;;;***
12185 12205
12186;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22164 57534 12206;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22207 4296
12187;;;;;; 511192 607000)) 12207;;;;;; 628349 691000))
12188;;; Generated autoloads from gnus/gnus-diary.el 12208;;; Generated autoloads from gnus/gnus-diary.el
12189 12209
12190(autoload 'gnus-user-format-function-d "gnus-diary" "\ 12210(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -12199,8 +12219,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12199 12219
12200;;;*** 12220;;;***
12201 12221
12202;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22164 57534 12222;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22204 28147
12203;;;;;; 511192 607000)) 12223;;;;;; 283298 479000))
12204;;; Generated autoloads from gnus/gnus-dired.el 12224;;; Generated autoloads from gnus/gnus-dired.el
12205 12225
12206(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 12226(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -12210,8 +12230,8 @@ Convenience method to turn on gnus-dired-mode.
12210 12230
12211;;;*** 12231;;;***
12212 12232
12213;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22164 57534 12233;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22204 28147
12214;;;;;; 511192 607000)) 12234;;;;;; 283298 479000))
12215;;; Generated autoloads from gnus/gnus-draft.el 12235;;; Generated autoloads from gnus/gnus-draft.el
12216 12236
12217(autoload 'gnus-draft-reminder "gnus-draft" "\ 12237(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -12221,8 +12241,8 @@ Reminder user if there are unsent drafts.
12221 12241
12222;;;*** 12242;;;***
12223 12243
12224;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22174 6972 560792 12244;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22203 7237 406647
12225;;;;;; 520000)) 12245;;;;;; 107000))
12226;;; Generated autoloads from gnus/gnus-fun.el 12246;;; Generated autoloads from gnus/gnus-fun.el
12227 12247
12228(autoload 'gnus--random-face-with-type "gnus-fun" "\ 12248(autoload 'gnus--random-face-with-type "gnus-fun" "\
@@ -12287,8 +12307,8 @@ Insert a random Face header from `gnus-face-directory'.
12287 12307
12288;;;*** 12308;;;***
12289 12309
12290;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22164 12310;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22205
12291;;;;;; 57534 515192 607000)) 12311;;;;;; 48966 780819 751000))
12292;;; Generated autoloads from gnus/gnus-gravatar.el 12312;;; Generated autoloads from gnus/gnus-gravatar.el
12293 12313
12294(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 12314(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -12305,8 +12325,8 @@ If gravatars are already displayed, remove them.
12305 12325
12306;;;*** 12326;;;***
12307 12327
12308;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22164 57534 12328;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22228 10440
12309;;;;;; 539192 607000)) 12329;;;;;; 231428 995000))
12310;;; Generated autoloads from gnus/gnus-group.el 12330;;; Generated autoloads from gnus/gnus-group.el
12311 12331
12312(autoload 'gnus-fetch-group "gnus-group" "\ 12332(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12323,8 +12343,8 @@ Pop up a frame and enter GROUP.
12323 12343
12324;;;*** 12344;;;***
12325 12345
12326;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22164 57534 12346;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22207 4296
12327;;;;;; 539192 607000)) 12347;;;;;; 632349 691000))
12328;;; Generated autoloads from gnus/gnus-html.el 12348;;; Generated autoloads from gnus/gnus-html.el
12329 12349
12330(autoload 'gnus-article-html "gnus-html" "\ 12350(autoload 'gnus-article-html "gnus-html" "\
@@ -12339,8 +12359,8 @@ Pop up a frame and enter GROUP.
12339 12359
12340;;;*** 12360;;;***
12341 12361
12342;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22164 57534 12362;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22195 13278
12343;;;;;; 543192 607000)) 12363;;;;;; 43727 967000))
12344;;; Generated autoloads from gnus/gnus-kill.el 12364;;; Generated autoloads from gnus/gnus-kill.el
12345 12365
12346(defalias 'gnus-batch-kill 'gnus-batch-score) 12366(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12353,8 +12373,8 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12353 12373
12354;;;*** 12374;;;***
12355 12375
12356;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22164 57534 547192 12376;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22204 28147 307298
12357;;;;;; 607000)) 12377;;;;;; 479000))
12358;;; Generated autoloads from gnus/gnus-ml.el 12378;;; Generated autoloads from gnus/gnus-ml.el
12359 12379
12360(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 12380(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12478,8 +12498,8 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12478 12498
12479;;;*** 12499;;;***
12480 12500
12481;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22164 57534 12501;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22208 25156
12482;;;;;; 547192 607000)) 12502;;;;;; 865078 435000))
12483;;; Generated autoloads from gnus/gnus-msg.el 12503;;; Generated autoloads from gnus/gnus-msg.el
12484 12504
12485(autoload 'gnus-msg-mail "gnus-msg" "\ 12505(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12506,7 +12526,7 @@ Like `message-reply'.
12506;;;*** 12526;;;***
12507 12527
12508;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" 12528;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el"
12509;;;;;; (22164 57534 563192 607000)) 12529;;;;;; (22207 4296 640349 691000))
12510;;; Generated autoloads from gnus/gnus-notifications.el 12530;;; Generated autoloads from gnus/gnus-notifications.el
12511 12531
12512(autoload 'gnus-notifications "gnus-notifications" "\ 12532(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12522,8 +12542,8 @@ This is typically a function to add in
12522 12542
12523;;;*** 12543;;;***
12524 12544
12525;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22164 57534 12545;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22204 28147
12526;;;;;; 563192 607000)) 12546;;;;;; 319298 479000))
12527;;; Generated autoloads from gnus/gnus-picon.el 12547;;; Generated autoloads from gnus/gnus-picon.el
12528 12548
12529(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12549(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12614,8 +12634,8 @@ Add NUM into sorted LIST by side effect.
12614 12634
12615;;;*** 12635;;;***
12616 12636
12617;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22164 12637;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22204
12618;;;;;; 57534 563192 607000)) 12638;;;;;; 28147 319298 479000))
12619;;; Generated autoloads from gnus/gnus-registry.el 12639;;; Generated autoloads from gnus/gnus-registry.el
12620 12640
12621(autoload 'gnus-registry-initialize "gnus-registry" "\ 12641(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12658,8 +12678,8 @@ See the documentation for these variables and functions for details.
12658 12678
12659;;;*** 12679;;;***
12660 12680
12661;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22164 57534 12681;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22207 4296
12662;;;;;; 571192 607000)) 12682;;;;;; 644349 691000))
12663;;; Generated autoloads from gnus/gnus-spec.el 12683;;; Generated autoloads from gnus/gnus-spec.el
12664 12684
12665(autoload 'gnus-update-format "gnus-spec" "\ 12685(autoload 'gnus-update-format "gnus-spec" "\
@@ -12669,8 +12689,8 @@ Update the format specification near point.
12669 12689
12670;;;*** 12690;;;***
12671 12691
12672;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22164 57534 12692;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22208 25156
12673;;;;;; 579192 607000)) 12693;;;;;; 873078 435000))
12674;;; Generated autoloads from gnus/gnus-start.el 12694;;; Generated autoloads from gnus/gnus-start.el
12675 12695
12676(autoload 'gnus-declare-backend "gnus-start" "\ 12696(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12680,8 +12700,8 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12680 12700
12681;;;*** 12701;;;***
12682 12702
12683;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22164 57534 12703;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22208 25156
12684;;;;;; 603192 607000)) 12704;;;;;; 909078 435000))
12685;;; Generated autoloads from gnus/gnus-sum.el 12705;;; Generated autoloads from gnus/gnus-sum.el
12686 12706
12687(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12707(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12692,8 +12712,8 @@ BOOKMARK is a bookmark name or a bookmark record.
12692 12712
12693;;;*** 12713;;;***
12694 12714
12695;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22164 57534 12715;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22208 25156
12696;;;;;; 607192 607000)) 12716;;;;;; 913078 435000))
12697;;; Generated autoloads from gnus/gnus-sync.el 12717;;; Generated autoloads from gnus/gnus-sync.el
12698 12718
12699(autoload 'gnus-sync-initialize "gnus-sync" "\ 12719(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12708,8 +12728,8 @@ Install the sync hooks.
12708 12728
12709;;;*** 12729;;;***
12710 12730
12711;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22164 57534 12731;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22207 4296 704349
12712;;;;;; 611192 607000)) 12732;;;;;; 691000))
12713;;; Generated autoloads from gnus/gnus-win.el 12733;;; Generated autoloads from gnus/gnus-win.el
12714 12734
12715(autoload 'gnus-add-configuration "gnus-win" "\ 12735(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12719,8 +12739,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12719 12739
12720;;;*** 12740;;;***
12721 12741
12722;;;### (autoloads nil "gnutls" "net/gnutls.el" (22164 57534 927192 12742;;;### (autoloads nil "gnutls" "net/gnutls.el" (22218 60997 160333
12723;;;;;; 607000)) 12743;;;;;; 743000))
12724;;; Generated autoloads from net/gnutls.el 12744;;; Generated autoloads from net/gnutls.el
12725 12745
12726(defvar gnutls-min-prime-bits 256 "\ 12746(defvar gnutls-min-prime-bits 256 "\
@@ -12805,9 +12825,9 @@ Like `goto-address-mode', but only for comments and strings.
12805 12825
12806;;;*** 12826;;;***
12807 12827
12808;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22164 57534 12828;;;### (autoloads nil "gravatar" "image/gravatar.el" (22221 37189
12809;;;;;; 615192 607000)) 12829;;;;;; 912505 663000))
12810;;; Generated autoloads from gnus/gravatar.el 12830;;; Generated autoloads from image/gravatar.el
12811 12831
12812(autoload 'gravatar-retrieve "gravatar" "\ 12832(autoload 'gravatar-retrieve "gravatar" "\
12813Retrieve MAIL-ADDRESS gravatar and call CB on retrieval. 12833Retrieve MAIL-ADDRESS gravatar and call CB on retrieval.
@@ -12822,8 +12842,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12822 12842
12823;;;*** 12843;;;***
12824 12844
12825;;;### (autoloads nil "grep" "progmodes/grep.el" (22164 57535 455192 12845;;;### (autoloads nil "grep" "progmodes/grep.el" t)
12826;;;;;; 607000))
12827;;; Generated autoloads from progmodes/grep.el 12846;;; Generated autoloads from progmodes/grep.el
12828 12847
12829(defvar grep-window-height nil "\ 12848(defvar grep-window-height nil "\
@@ -13003,8 +13022,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
13003 13022
13004;;;*** 13023;;;***
13005 13024
13006;;;### (autoloads nil "gud" "progmodes/gud.el" (22174 6972 708792 13025;;;### (autoloads nil "gud" "progmodes/gud.el" (22195 13278 263727
13007;;;;;; 520000)) 13026;;;;;; 967000))
13008;;; Generated autoloads from progmodes/gud.el 13027;;; Generated autoloads from progmodes/gud.el
13009 13028
13010(autoload 'gud-gdb "gud" "\ 13029(autoload 'gud-gdb "gud" "\
@@ -13419,8 +13438,8 @@ different regions. With numeric argument ARG, behaves like
13419 13438
13420;;;*** 13439;;;***
13421 13440
13422;;;### (autoloads nil "help-fns" "help-fns.el" (22174 6972 616792 13441;;;### (autoloads nil "help-fns" "help-fns.el" (22220 16330 775423
13423;;;;;; 520000)) 13442;;;;;; 271000))
13424;;; Generated autoloads from help-fns.el 13443;;; Generated autoloads from help-fns.el
13425 13444
13426(autoload 'describe-function "help-fns" "\ 13445(autoload 'describe-function "help-fns" "\
@@ -13522,8 +13541,8 @@ gives the window that lists the options.")
13522 13541
13523;;;*** 13542;;;***
13524 13543
13525;;;### (autoloads nil "help-mode" "help-mode.el" (22164 57534 707192 13544;;;### (autoloads nil "help-mode" "help-mode.el" (22220 16330 779423
13526;;;;;; 607000)) 13545;;;;;; 271000))
13527;;; Generated autoloads from help-mode.el 13546;;; Generated autoloads from help-mode.el
13528 13547
13529(autoload 'help-mode "help-mode" "\ 13548(autoload 'help-mode "help-mode" "\
@@ -13804,7 +13823,7 @@ Hi-lock: end is found. A mode is excluded if it's in the list
13804\(fn &optional ARG)" t nil) 13823\(fn &optional ARG)" t nil)
13805 13824
13806(defvar global-hi-lock-mode nil "\ 13825(defvar global-hi-lock-mode nil "\
13807Non-nil if Global-Hi-Lock mode is enabled. 13826Non-nil if Global Hi-Lock mode is enabled.
13808See the command `global-hi-lock-mode' for a description of this minor mode. 13827See the command `global-hi-lock-mode' for a description of this minor mode.
13809Setting this variable directly does not take effect; 13828Setting this variable directly does not take effect;
13810either customize it (see the info node `Easy Customization') 13829either customize it (see the info node `Easy Customization')
@@ -13814,7 +13833,7 @@ or call the function `global-hi-lock-mode'.")
13814 13833
13815(autoload 'global-hi-lock-mode "hi-lock" "\ 13834(autoload 'global-hi-lock-mode "hi-lock" "\
13816Toggle Hi-Lock mode in all buffers. 13835Toggle Hi-Lock mode in all buffers.
13817With prefix ARG, enable Global-Hi-Lock mode if ARG is positive; 13836With prefix ARG, enable Global Hi-Lock mode if ARG is positive;
13818otherwise, disable it. If called from Lisp, enable the mode if 13837otherwise, disable it. If called from Lisp, enable the mode if
13819ARG is omitted or nil. 13838ARG is omitted or nil.
13820 13839
@@ -13950,8 +13969,8 @@ Several variables affect how the hiding is done:
13950 13969
13951;;;*** 13970;;;***
13952 13971
13953;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22164 57535 13972;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22221 37190
13954;;;;;; 475192 607000)) 13973;;;;;; 44505 663000))
13955;;; Generated autoloads from progmodes/hideshow.el 13974;;; Generated autoloads from progmodes/hideshow.el
13956 13975
13957(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ 13976(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -14123,7 +14142,7 @@ changes are made, so \\[highlight-changes-next-change] and
14123\(fn FILE-B)" t nil) 14142\(fn FILE-B)" t nil)
14124 14143
14125(defvar global-highlight-changes-mode nil "\ 14144(defvar global-highlight-changes-mode nil "\
14126Non-nil if Global-Highlight-Changes mode is enabled. 14145Non-nil if Global Highlight-Changes mode is enabled.
14127See the command `global-highlight-changes-mode' for a description of this minor mode. 14146See the command `global-highlight-changes-mode' for a description of this minor mode.
14128Setting this variable directly does not take effect; 14147Setting this variable directly does not take effect;
14129either customize it (see the info node `Easy Customization') 14148either customize it (see the info node `Easy Customization')
@@ -14133,7 +14152,7 @@ or call the function `global-highlight-changes-mode'.")
14133 14152
14134(autoload 'global-highlight-changes-mode "hilit-chg" "\ 14153(autoload 'global-highlight-changes-mode "hilit-chg" "\
14135Toggle Highlight-Changes mode in all buffers. 14154Toggle Highlight-Changes mode in all buffers.
14136With prefix ARG, enable Global-Highlight-Changes mode if ARG is positive; 14155With prefix ARG, enable Global Highlight-Changes mode if ARG is positive;
14137otherwise, disable it. If called from Lisp, enable the mode if 14156otherwise, disable it. If called from Lisp, enable the mode if
14138ARG is omitted or nil. 14157ARG is omitted or nil.
14139 14158
@@ -14203,7 +14222,7 @@ addition to `hl-line-highlight' on `post-command-hook'.
14203\(fn &optional ARG)" t nil) 14222\(fn &optional ARG)" t nil)
14204 14223
14205(defvar global-hl-line-mode nil "\ 14224(defvar global-hl-line-mode nil "\
14206Non-nil if Global-Hl-Line mode is enabled. 14225Non-nil if Global Hl-Line mode is enabled.
14207See the command `global-hl-line-mode' for a description of this minor mode. 14226See the command `global-hl-line-mode' for a description of this minor mode.
14208Setting this variable directly does not take effect; 14227Setting this variable directly does not take effect;
14209either customize it (see the info node `Easy Customization') 14228either customize it (see the info node `Easy Customization')
@@ -14339,9 +14358,9 @@ The optional LABEL is used to label the buffer created.
14339 14358
14340;;;*** 14359;;;***
14341 14360
14342;;;### (autoloads nil "html2text" "gnus/html2text.el" (22164 57534 14361;;;### (autoloads nil "html2text" "net/html2text.el" (22221 37189
14343;;;;;; 615192 607000)) 14362;;;;;; 964505 663000))
14344;;; Generated autoloads from gnus/html2text.el 14363;;; Generated autoloads from net/html2text.el
14345 14364
14346(autoload 'html2text "html2text" "\ 14365(autoload 'html2text "html2text" "\
14347Convert HTML to plain text in the current buffer. 14366Convert HTML to plain text in the current buffer.
@@ -15108,7 +15127,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
15108 15127
15109;;;*** 15128;;;***
15110 15129
15111;;;### (autoloads nil "image" "image.el" (22164 57534 735192 607000)) 15130;;;### (autoloads nil "image" "image.el" (22220 16330 779423 271000))
15112;;; Generated autoloads from image.el 15131;;; Generated autoloads from image.el
15113 15132
15114(autoload 'image-type-from-data "image" "\ 15133(autoload 'image-type-from-data "image" "\
@@ -15301,8 +15320,7 @@ If Emacs is compiled without ImageMagick support, this does nothing.
15301 15320
15302;;;*** 15321;;;***
15303 15322
15304;;;### (autoloads nil "image-dired" "image-dired.el" (22164 57534 15323;;;### (autoloads nil "image-dired" "image-dired.el" t)
15305;;;;;; 731192 607000))
15306;;; Generated autoloads from image-dired.el 15324;;; Generated autoloads from image-dired.el
15307(push (purecopy '(image-dired 0 4 11)) package--builtin-versions) 15325(push (purecopy '(image-dired 0 4 11)) package--builtin-versions)
15308 15326
@@ -15502,14 +15520,14 @@ An image file is one whose name has an extension in
15502 15520
15503;;;*** 15521;;;***
15504 15522
15505;;;### (autoloads nil "image-mode" "image-mode.el" (22189 60738 329741 15523;;;### (autoloads nil "image-mode" "image-mode.el" (22226 55133 156211
15506;;;;;; 19000)) 15524;;;;;; 947000))
15507;;; Generated autoloads from image-mode.el 15525;;; Generated autoloads from image-mode.el
15508 15526
15509(autoload 'image-mode "image-mode" "\ 15527(autoload 'image-mode "image-mode" "\
15510Major mode for image files. 15528Major mode for image files.
15511You can use \\<image-mode-map>\\[image-toggle-display] 15529You can use \\<image-mode-map>\\[image-toggle-display] or \\<image-mode-map>\\[image-toggle-hex-display]
15512to toggle between display as an image and display as text. 15530to toggle between display as an image and display as text or hex.
15513 15531
15514Key bindings: 15532Key bindings:
15515\\{image-mode-map} 15533\\{image-mode-map}
@@ -15528,20 +15546,12 @@ actual image.
15528 15546
15529\(fn &optional ARG)" t nil) 15547\(fn &optional ARG)" t nil)
15530 15548
15531(autoload 'image-mode-as-text "image-mode" "\ 15549(autoload 'image-mode-to-text "image-mode" "\
15532Set a non-image mode as major mode in combination with image minor mode. 15550Set a non-image mode as major mode in combination with image minor mode.
15533A non-image major mode found from `auto-mode-alist' or Fundamental mode 15551A non-mage major mode found from `auto-mode-alist' or fundamental mode
15534displays an image file as text. `image-minor-mode' provides the key 15552displays an image file as text.
15535\\<image-mode-map>\\[image-toggle-display] to switch back to `image-mode'
15536to display an image file as the actual image.
15537
15538You can use `image-mode-as-text' in `auto-mode-alist' when you want
15539to display an image file as text initially.
15540 15553
15541See commands `image-mode' and `image-minor-mode' for more information 15554\(fn)" nil nil)
15542on these modes.
15543
15544\(fn)" t nil)
15545 15555
15546(autoload 'image-bookmark-jump "image-mode" "\ 15556(autoload 'image-bookmark-jump "image-mode" "\
15547 15557
@@ -17080,7 +17090,7 @@ Linum mode is a buffer-local minor mode.
17080\(fn &optional ARG)" t nil) 17090\(fn &optional ARG)" t nil)
17081 17091
17082(defvar global-linum-mode nil "\ 17092(defvar global-linum-mode nil "\
17083Non-nil if Global-Linum mode is enabled. 17093Non-nil if Global Linum mode is enabled.
17084See the command `global-linum-mode' for a description of this minor mode. 17094See the command `global-linum-mode' for a description of this minor mode.
17085Setting this variable directly does not take effect; 17095Setting this variable directly does not take effect;
17086either customize it (see the info node `Easy Customization') 17096either customize it (see the info node `Easy Customization')
@@ -17090,7 +17100,7 @@ or call the function `global-linum-mode'.")
17090 17100
17091(autoload 'global-linum-mode "linum" "\ 17101(autoload 'global-linum-mode "linum" "\
17092Toggle Linum mode in all buffers. 17102Toggle Linum mode in all buffers.
17093With prefix ARG, enable Global-Linum mode if ARG is positive; 17103With prefix ARG, enable Global Linum mode if ARG is positive;
17094otherwise, disable it. If called from Lisp, enable the mode if 17104otherwise, disable it. If called from Lisp, enable the mode if
17095ARG is omitted or nil. 17105ARG is omitted or nil.
17096 17106
@@ -17324,8 +17334,8 @@ for further customization of the printer command.
17324 17334
17325;;;*** 17335;;;***
17326 17336
17327;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22164 57534 803192 17337;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22220 16330 783423
17328;;;;;; 607000)) 17338;;;;;; 271000))
17329;;; Generated autoloads from ls-lisp.el 17339;;; Generated autoloads from ls-lisp.el
17330 17340
17331(defvar ls-lisp-support-shell-wildcards t "\ 17341(defvar ls-lisp-support-shell-wildcards t "\
@@ -17449,8 +17459,8 @@ and then select the region of un-tablified names and use
17449 17459
17450;;;*** 17460;;;***
17451 17461
17452;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22164 57534 17462;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22200 31055
17453;;;;;; 807192 607000)) 17463;;;;;; 586669 23000))
17454;;; Generated autoloads from mail/mail-extr.el 17464;;; Generated autoloads from mail/mail-extr.el
17455 17465
17456(autoload 'mail-extract-address-components "mail-extr" "\ 17466(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17635,8 +17645,8 @@ double-quotes.
17635 17645
17636;;;*** 17646;;;***
17637 17647
17638;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22164 57534 17648;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22195 13278
17639;;;;;; 807192 607000)) 17649;;;;;; 151727 967000))
17640;;; Generated autoloads from mail/mailalias.el 17650;;; Generated autoloads from mail/mailalias.el
17641 17651
17642(defvar mail-complete-style 'angles "\ 17652(defvar mail-complete-style 'angles "\
@@ -17702,8 +17712,8 @@ The mail client is taken to be the handler of mailto URLs.
17702 17712
17703;;;*** 17713;;;***
17704 17714
17705;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22164 17715;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22221
17706;;;;;; 57535 511192 607000)) 17716;;;;;; 37190 64505 663000))
17707;;; Generated autoloads from progmodes/make-mode.el 17717;;; Generated autoloads from progmodes/make-mode.el
17708 17718
17709(autoload 'makefile-mode "make-mode" "\ 17719(autoload 'makefile-mode "make-mode" "\
@@ -17832,7 +17842,7 @@ Previous contents of that buffer are killed first.
17832 17842
17833;;;*** 17843;;;***
17834 17844
17835;;;### (autoloads nil "man" "man.el" (22189 60738 469741 19000)) 17845;;;### (autoloads nil "man" "man.el" (22195 13278 151727 967000))
17836;;; Generated autoloads from man.el 17846;;; Generated autoloads from man.el
17837 17847
17838(defalias 'manual-entry 'man) 17848(defalias 'manual-entry 'man)
@@ -17888,8 +17898,8 @@ Default bookmark handler for Man buffers.
17888 17898
17889;;;*** 17899;;;***
17890 17900
17891;;;### (autoloads nil "map" "emacs-lisp/map.el" (22164 57534 199192 17901;;;### (autoloads nil "map" "emacs-lisp/map.el" (22195 13277 947727
17892;;;;;; 607000)) 17902;;;;;; 967000))
17893;;; Generated autoloads from emacs-lisp/map.el 17903;;; Generated autoloads from emacs-lisp/map.el
17894(push (purecopy '(map 1 0)) package--builtin-versions) 17904(push (purecopy '(map 1 0)) package--builtin-versions)
17895 17905
@@ -17952,8 +17962,8 @@ recursion depth in the minibuffer prompt. This is only useful if
17952 17962
17953;;;*** 17963;;;***
17954 17964
17955;;;### (autoloads nil "message" "gnus/message.el" (22164 57534 631192 17965;;;### (autoloads nil "message" "gnus/message.el" (22220 16330 763423
17956;;;;;; 607000)) 17966;;;;;; 271000))
17957;;; Generated autoloads from gnus/message.el 17967;;; Generated autoloads from gnus/message.el
17958 17968
17959(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17969(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18179,8 +18189,8 @@ redisplayed as output is inserted.
18179 18189
18180;;;*** 18190;;;***
18181 18191
18182;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22164 57534 871192 18192;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22205 48966 992819
18183;;;;;; 607000)) 18193;;;;;; 751000))
18184;;; Generated autoloads from mh-e/mh-comp.el 18194;;; Generated autoloads from mh-e/mh-comp.el
18185 18195
18186(autoload 'mh-smail "mh-comp" "\ 18196(autoload 'mh-smail "mh-comp" "\
@@ -18369,8 +18379,8 @@ perform the operation on all messages in that region.
18369 18379
18370;;;*** 18380;;;***
18371 18381
18372;;;### (autoloads nil "midnight" "midnight.el" (22164 57534 883192 18382;;;### (autoloads nil "midnight" "midnight.el" (22195 13278 155727
18373;;;;;; 607000)) 18383;;;;;; 967000))
18374;;; Generated autoloads from midnight.el 18384;;; Generated autoloads from midnight.el
18375 18385
18376(defvar midnight-mode nil "\ 18386(defvar midnight-mode nil "\
@@ -18599,8 +18609,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18599 18609
18600;;;*** 18610;;;***
18601 18611
18602;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22164 57534 18612;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22205 48966
18603;;;;;; 635192 607000)) 18613;;;;;; 892819 751000))
18604;;; Generated autoloads from gnus/mm-partial.el 18614;;; Generated autoloads from gnus/mm-partial.el
18605 18615
18606(autoload 'mm-inline-partial "mm-partial" "\ 18616(autoload 'mm-inline-partial "mm-partial" "\
@@ -18613,8 +18623,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18613 18623
18614;;;*** 18624;;;***
18615 18625
18616;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22164 57534 635192 18626;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22208 25156 957078
18617;;;;;; 607000)) 18627;;;;;; 435000))
18618;;; Generated autoloads from gnus/mm-url.el 18628;;; Generated autoloads from gnus/mm-url.el
18619 18629
18620(autoload 'mm-url-insert-file-contents "mm-url" "\ 18630(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18630,8 +18640,8 @@ Insert file contents of URL using `mm-url-program'.
18630 18640
18631;;;*** 18641;;;***
18632 18642
18633;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22164 57534 639192 18643;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22208 25156 957078
18634;;;;;; 607000)) 18644;;;;;; 435000))
18635;;; Generated autoloads from gnus/mm-uu.el 18645;;; Generated autoloads from gnus/mm-uu.el
18636 18646
18637(autoload 'mm-uu-dissect "mm-uu" "\ 18647(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18650,7 +18660,7 @@ Assume text has been decoded if DECODED is non-nil.
18650 18660
18651;;;*** 18661;;;***
18652 18662
18653;;;### (autoloads nil "mml" "gnus/mml.el" (22164 57534 643192 607000)) 18663;;;### (autoloads nil "mml" "gnus/mml.el" (22208 25156 961078 435000))
18654;;; Generated autoloads from gnus/mml.el 18664;;; Generated autoloads from gnus/mml.el
18655 18665
18656(autoload 'mml-to-mime "mml" "\ 18666(autoload 'mml-to-mime "mml" "\
@@ -18675,8 +18685,8 @@ body) or \"attachment\" (separate from the body).
18675 18685
18676;;;*** 18686;;;***
18677 18687
18678;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22174 6972 604792 18688;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22205 48966 900819
18679;;;;;; 520000)) 18689;;;;;; 751000))
18680;;; Generated autoloads from gnus/mml1991.el 18690;;; Generated autoloads from gnus/mml1991.el
18681 18691
18682(autoload 'mml1991-encrypt "mml1991" "\ 18692(autoload 'mml1991-encrypt "mml1991" "\
@@ -18691,8 +18701,8 @@ body) or \"attachment\" (separate from the body).
18691 18701
18692;;;*** 18702;;;***
18693 18703
18694;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22174 6972 604792 18704;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22207 4296 732349
18695;;;;;; 520000)) 18705;;;;;; 691000))
18696;;; Generated autoloads from gnus/mml2015.el 18706;;; Generated autoloads from gnus/mml2015.el
18697 18707
18698(autoload 'mml2015-decrypt "mml2015" "\ 18708(autoload 'mml2015-decrypt "mml2015" "\
@@ -19294,8 +19304,8 @@ listed in the PORTS list.
19294 19304
19295;;;*** 19305;;;***
19296 19306
19297;;;### (autoloads nil "network-stream" "net/network-stream.el" (22164 19307;;;### (autoloads nil "network-stream" "net/network-stream.el" (22218
19298;;;;;; 57534 935192 607000)) 19308;;;;;; 60997 160333 743000))
19299;;; Generated autoloads from net/network-stream.el 19309;;; Generated autoloads from net/network-stream.el
19300 19310
19301(autoload 'open-network-stream "network-stream" "\ 19311(autoload 'open-network-stream "network-stream" "\
@@ -19382,9 +19392,15 @@ non-nil, is used warn the user if the connection isn't encrypted.
19382:nogreeting is a boolean that can be used to inhibit waiting for 19392:nogreeting is a boolean that can be used to inhibit waiting for
19383a greeting from the server. 19393a greeting from the server.
19384 19394
19385:nowait is a boolean that says the connection should be made 19395:nowait, if non-nil, says the connection should be made
19386asynchronously, if possible. 19396asynchronously, if possible.
19387 19397
19398:tls-parameters is a list that should be supplied if you're
19399opening a TLS connection. The first element is the TLS
19400type (either `gnutls-x509pki' or `gnutls-anon'), and the
19401remaining elements should be a keyword list accepted by
19402gnutls-boot (as returned by `gnutls-boot-parameters').
19403
19388\(fn NAME BUFFER HOST SERVICE &rest PARAMETERS)" nil nil) 19404\(fn NAME BUFFER HOST SERVICE &rest PARAMETERS)" nil nil)
19389 19405
19390(defalias 'open-protocol-stream 'open-network-stream) 19406(defalias 'open-protocol-stream 'open-network-stream)
@@ -19456,8 +19472,8 @@ running already.
19456 19472
19457;;;*** 19473;;;***
19458 19474
19459;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22174 19475;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22203
19460;;;;;; 6972 680792 520000)) 19476;;;;;; 7237 642647 107000))
19461;;; Generated autoloads from net/newst-treeview.el 19477;;; Generated autoloads from net/newst-treeview.el
19462 19478
19463(autoload 'newsticker-treeview "newst-treeview" "\ 19479(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19467,8 +19483,8 @@ Start newsticker treeview.
19467 19483
19468;;;*** 19484;;;***
19469 19485
19470;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22164 57534 647192 19486;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22208 25156 977078
19471;;;;;; 607000)) 19487;;;;;; 435000))
19472;;; Generated autoloads from gnus/nndiary.el 19488;;; Generated autoloads from gnus/nndiary.el
19473 19489
19474(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19490(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19478,8 +19494,8 @@ Generate NOV databases in all nndiary directories.
19478 19494
19479;;;*** 19495;;;***
19480 19496
19481;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22164 57534 659192 19497;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22205 48966 904819
19482;;;;;; 607000)) 19498;;;;;; 751000))
19483;;; Generated autoloads from gnus/nndoc.el 19499;;; Generated autoloads from gnus/nndoc.el
19484 19500
19485(autoload 'nndoc-add-type "nndoc" "\ 19501(autoload 'nndoc-add-type "nndoc" "\
@@ -19493,8 +19509,8 @@ symbol in the alist.
19493 19509
19494;;;*** 19510;;;***
19495 19511
19496;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22164 57534 19512;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22208 25156
19497;;;;;; 659192 607000)) 19513;;;;;; 981078 435000))
19498;;; Generated autoloads from gnus/nnfolder.el 19514;;; Generated autoloads from gnus/nnfolder.el
19499 19515
19500(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19516(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19505,7 +19521,7 @@ This command does not work if you use short group names.
19505 19521
19506;;;*** 19522;;;***
19507 19523
19508;;;### (autoloads nil "nnml" "gnus/nnml.el" (22164 57534 683192 607000)) 19524;;;### (autoloads nil "nnml" "gnus/nnml.el" (22205 48966 952819 751000))
19509;;; Generated autoloads from gnus/nnml.el 19525;;; Generated autoloads from gnus/nnml.el
19510 19526
19511(autoload 'nnml-generate-nov-databases "nnml" "\ 19527(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -20305,8 +20321,8 @@ Turn on or update column view in the agenda.
20305 20321
20306;;;*** 20322;;;***
20307 20323
20308;;;### (autoloads nil "org-compat" "org/org-compat.el" (22164 57535 20324;;;### (autoloads nil "org-compat" "org/org-compat.el" (22195 13278
20309;;;;;; 155192 607000)) 20325;;;;;; 247727 967000))
20310;;; Generated autoloads from org/org-compat.el 20326;;; Generated autoloads from org/org-compat.el
20311 20327
20312(autoload 'org-check-version "org-compat" "\ 20328(autoload 'org-check-version "org-compat" "\
@@ -20389,8 +20405,7 @@ See the command `outline-mode' for more information on this mode.
20389 20405
20390;;;*** 20406;;;***
20391 20407
20392;;;### (autoloads nil "package" "emacs-lisp/package.el" (22189 60738 20408;;;### (autoloads nil "package" "emacs-lisp/package.el" t)
20393;;;;;; 165741 19000))
20394;;; Generated autoloads from emacs-lisp/package.el 20409;;; Generated autoloads from emacs-lisp/package.el
20395(push (purecopy '(package 1 1 0)) package--builtin-versions) 20410(push (purecopy '(package 1 1 0)) package--builtin-versions)
20396 20411
@@ -20531,8 +20546,8 @@ matching parenthesis is highlighted in `show-paren-style' after
20531 20546
20532;;;*** 20547;;;***
20533 20548
20534;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22164 20549;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22226
20535;;;;;; 57533 859192 607000)) 20550;;;;;; 55133 144211 947000))
20536;;; Generated autoloads from calendar/parse-time.el 20551;;; Generated autoloads from calendar/parse-time.el
20537(put 'parse-time-rules 'risky-local-variable t) 20552(put 'parse-time-rules 'risky-local-variable t)
20538 20553
@@ -20617,8 +20632,8 @@ Check if KEY is in the cache.
20617 20632
20618;;;*** 20633;;;***
20619 20634
20620;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22189 60738 20635;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22195 13277
20621;;;;;; 177741 19000)) 20636;;;;;; 947727 967000))
20622;;; Generated autoloads from emacs-lisp/pcase.el 20637;;; Generated autoloads from emacs-lisp/pcase.el
20623 20638
20624(autoload 'pcase "pcase" "\ 20639(autoload 'pcase "pcase" "\
@@ -20626,7 +20641,7 @@ Evaluate EXP and attempt to match it against structural patterns.
20626CASES is a list of elements of the form (PATTERN CODE...). 20641CASES is a list of elements of the form (PATTERN CODE...).
20627 20642
20628A structural PATTERN describes a template that identifies a class 20643A structural PATTERN describes a template that identifies a class
20629of values. For example, the pattern `(,foo ,bar) matches any 20644of values. For example, the pattern \\=`(,foo ,bar) matches any
20630two element list, binding its elements to symbols named `foo' and 20645two element list, binding its elements to symbols named `foo' and
20631`bar' -- in much the same way that `cl-destructuring-bind' would. 20646`bar' -- in much the same way that `cl-destructuring-bind' would.
20632 20647
@@ -20634,12 +20649,12 @@ A significant difference from `cl-destructuring-bind' is that, if
20634a pattern match fails, the next case is tried until either a 20649a pattern match fails, the next case is tried until either a
20635successful match is found or there are no more cases. 20650successful match is found or there are no more cases.
20636 20651
20637Another difference is that pattern elements may be backquoted, 20652Another difference is that pattern elements may be quoted,
20638meaning they must match exactly: The pattern \\='(foo bar) 20653meaning they must match exactly: The pattern \\='(foo bar)
20639matches only against two element lists containing the symbols 20654matches only against two element lists containing the symbols
20640`foo' and `bar' in that order. (As a short-hand, atoms always 20655`foo' and `bar' in that order. (As a short-hand, atoms always
20641match themselves, such as numbers or strings, and need not be 20656match themselves, such as numbers or strings, and need not be
20642quoted). 20657quoted.)
20643 20658
20644Lastly, a pattern can be logical, such as (pred numberp), that 20659Lastly, a pattern can be logical, such as (pred numberp), that
20645matches any number-like element; or the symbol `_', that matches 20660matches any number-like element; or the symbol `_', that matches
@@ -20749,8 +20764,8 @@ Completion rules for the `cvs' command.
20749 20764
20750;;;*** 20765;;;***
20751 20766
20752;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22164 57535 255192 20767;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22224 13401 634549
20753;;;;;; 607000)) 20768;;;;;; 811000))
20754;;; Generated autoloads from pcmpl-gnu.el 20769;;; Generated autoloads from pcmpl-gnu.el
20755 20770
20756(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20771(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20773,6 +20788,11 @@ Completion for the GNU tar utility.
20773 20788
20774\(fn)" nil nil) 20789\(fn)" nil nil)
20775 20790
20791(autoload 'pcomplete/find "pcmpl-gnu" "\
20792Completion for the GNU find utility.
20793
20794\(fn)" nil nil)
20795
20776(defalias 'pcomplete/gdb 'pcomplete/xargs) 20796(defalias 'pcomplete/gdb 'pcomplete/xargs)
20777 20797
20778;;;*** 20798;;;***
@@ -21175,8 +21195,8 @@ they are not by default assigned to keys.
21175 21195
21176;;;*** 21196;;;***
21177 21197
21178;;;### (autoloads nil "pinentry" "net/pinentry.el" (22164 57534 955192 21198;;;### (autoloads nil "pinentry" "net/pinentry.el" (22220 16330 783423
21179;;;;;; 607000)) 21199;;;;;; 271000))
21180;;; Generated autoloads from net/pinentry.el 21200;;; Generated autoloads from net/pinentry.el
21181(push (purecopy '(pinentry 0 1)) package--builtin-versions) 21201(push (purecopy '(pinentry 0 1)) package--builtin-versions)
21182 21202
@@ -21193,9 +21213,8 @@ will not be shown.
21193 21213
21194;;;*** 21214;;;***
21195 21215
21196;;;### (autoloads nil "plstore" "gnus/plstore.el" (22164 57534 691192 21216;;;### (autoloads nil "plstore" "plstore.el" (22221 37190 24505 663000))
21197;;;;;; 607000)) 21217;;; Generated autoloads from plstore.el
21198;;; Generated autoloads from gnus/plstore.el
21199 21218
21200(autoload 'plstore-open "plstore" "\ 21219(autoload 'plstore-open "plstore" "\
21201Create a plstore instance associated with FILE. 21220Create a plstore instance associated with FILE.
@@ -21237,8 +21256,8 @@ pong-mode keybindings:\\<pong-mode-map>
21237 21256
21238;;;*** 21257;;;***
21239 21258
21240;;;### (autoloads nil "pop3" "gnus/pop3.el" (22164 57534 691192 607000)) 21259;;;### (autoloads nil "pop3" "net/pop3.el" (22221 37189 976505 663000))
21241;;; Generated autoloads from gnus/pop3.el 21260;;; Generated autoloads from net/pop3.el
21242 21261
21243(autoload 'pop3-movemail "pop3" "\ 21262(autoload 'pop3-movemail "pop3" "\
21244Transfer contents of a maildrop to the specified FILE. 21263Transfer contents of a maildrop to the specified FILE.
@@ -21888,7 +21907,7 @@ are both set to t.
21888 21907
21889;;;*** 21908;;;***
21890 21909
21891;;;### (autoloads nil "proced" "proced.el" (22164 57535 315192 607000)) 21910;;;### (autoloads nil "proced" "proced.el" (22221 37190 44505 663000))
21892;;; Generated autoloads from proced.el 21911;;; Generated autoloads from proced.el
21893 21912
21894(autoload 'proced "proced" "\ 21913(autoload 'proced "proced" "\
@@ -21976,8 +21995,8 @@ recognized.
21976 21995
21977;;;*** 21996;;;***
21978 21997
21979;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22189 60739 21998;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22195 13278
21980;;;;;; 133741 19000)) 21999;;;;;; 291727 967000))
21981;;; Generated autoloads from progmodes/prolog.el 22000;;; Generated autoloads from progmodes/prolog.el
21982 22001
21983(autoload 'prolog-mode "prolog" "\ 22002(autoload 'prolog-mode "prolog" "\
@@ -22068,8 +22087,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22068 22087
22069;;;*** 22088;;;***
22070 22089
22071;;;### (autoloads nil "ps-print" "ps-print.el" (22164 57535 659192 22090;;;### (autoloads nil "ps-print" "ps-print.el" (22220 16330 855423
22072;;;;;; 607000)) 22091;;;;;; 271000))
22073;;; Generated autoloads from ps-print.el 22092;;; Generated autoloads from ps-print.el
22074(push (purecopy '(ps-print 7 3 5)) package--builtin-versions) 22093(push (purecopy '(ps-print 7 3 5)) package--builtin-versions)
22075 22094
@@ -22323,8 +22342,8 @@ Major mode for editing Python files.
22323 22342
22324;;;*** 22343;;;***
22325 22344
22326;;;### (autoloads nil "qp" "gnus/qp.el" (22164 57534 691192 607000)) 22345;;;### (autoloads nil "qp" "mail/qp.el" (22221 37189 944505 663000))
22327;;; Generated autoloads from gnus/qp.el 22346;;; Generated autoloads from mail/qp.el
22328 22347
22329(autoload 'quoted-printable-decode-region "qp" "\ 22348(autoload 'quoted-printable-decode-region "qp" "\
22330Decode quoted-printable in the region between FROM and TO, per RFC 2045. 22349Decode quoted-printable in the region between FROM and TO, per RFC 2045.
@@ -23172,7 +23191,7 @@ reveals invisible text around point.
23172\(fn &optional ARG)" t nil) 23191\(fn &optional ARG)" t nil)
23173 23192
23174(defvar global-reveal-mode nil "\ 23193(defvar global-reveal-mode nil "\
23175Non-nil if Global-Reveal mode is enabled. 23194Non-nil if Global Reveal mode is enabled.
23176See the command `global-reveal-mode' for a description of this minor mode. 23195See the command `global-reveal-mode' for a description of this minor mode.
23177Setting this variable directly does not take effect; 23196Setting this variable directly does not take effect;
23178either customize it (see the info node `Easy Customization') 23197either customize it (see the info node `Easy Customization')
@@ -24112,8 +24131,8 @@ where it was when you previously visited the same file.
24112 24131
24113;;;*** 24132;;;***
24114 24133
24115;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22164 57535 24134;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22220 16330
24116;;;;;; 551192 607000)) 24135;;;;;; 815423 271000))
24117;;; Generated autoloads from progmodes/scheme.el 24136;;; Generated autoloads from progmodes/scheme.el
24118 24137
24119(autoload 'scheme-mode "scheme" "\ 24138(autoload 'scheme-mode "scheme" "\
@@ -24579,8 +24598,8 @@ Like `mail' command, but display mail buffer in another frame.
24579 24598
24580;;;*** 24599;;;***
24581 24600
24582;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22164 57534 211192 24601;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22208 25156 853078
24583;;;;;; 607000)) 24602;;;;;; 435000))
24584;;; Generated autoloads from emacs-lisp/seq.el 24603;;; Generated autoloads from emacs-lisp/seq.el
24585(push (purecopy '(seq 2 3)) package--builtin-versions) 24604(push (purecopy '(seq 2 3)) package--builtin-versions)
24586 24605
@@ -24653,7 +24672,7 @@ only these files will be asked to be saved.
24653 24672
24654;;;*** 24673;;;***
24655 24674
24656;;;### (autoloads nil "ses" "ses.el" (22175 27834 469911 436000)) 24675;;;### (autoloads nil "ses" "ses.el" (22195 13278 327727 967000))
24657;;; Generated autoloads from ses.el 24676;;; Generated autoloads from ses.el
24658 24677
24659(autoload 'ses-mode "ses" "\ 24678(autoload 'ses-mode "ses" "\
@@ -24763,8 +24782,8 @@ To work around that, do:
24763 24782
24764;;;*** 24783;;;***
24765 24784
24766;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22164 24785;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22220
24767;;;;;; 57535 559192 607000)) 24786;;;;;; 16330 827423 271000))
24768;;; Generated autoloads from progmodes/sh-script.el 24787;;; Generated autoloads from progmodes/sh-script.el
24769(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24788(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24770(put 'sh-shell 'safe-local-variable 'symbolp) 24789(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24965,7 +24984,7 @@ Otherwise, one argument `-i' is passed to the shell.
24965 24984
24966;;;*** 24985;;;***
24967 24986
24968;;;### (autoloads nil "shr" "net/shr.el" (22189 60738 497741 19000)) 24987;;;### (autoloads nil "shr" "net/shr.el" t)
24969;;; Generated autoloads from net/shr.el 24988;;; Generated autoloads from net/shr.el
24970 24989
24971(autoload 'shr-render-region "shr" "\ 24990(autoload 'shr-render-region "shr" "\
@@ -24982,9 +25001,9 @@ DOM should be a parse tree as generated by
24982 25001
24983;;;*** 25002;;;***
24984 25003
24985;;;### (autoloads nil "sieve" "gnus/sieve.el" (22164 57534 699192 25004;;;### (autoloads nil "sieve" "net/sieve.el" (22221 37189 996505
24986;;;;;; 607000)) 25005;;;;;; 663000))
24987;;; Generated autoloads from gnus/sieve.el 25006;;; Generated autoloads from net/sieve.el
24988 25007
24989(autoload 'sieve-manage "sieve" "\ 25008(autoload 'sieve-manage "sieve" "\
24990 25009
@@ -25008,9 +25027,9 @@ DOM should be a parse tree as generated by
25008 25027
25009;;;*** 25028;;;***
25010 25029
25011;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22164 57534 25030;;;### (autoloads nil "sieve-mode" "net/sieve-mode.el" (22221 37189
25012;;;;;; 695192 607000)) 25031;;;;;; 996505 663000))
25013;;; Generated autoloads from gnus/sieve-mode.el 25032;;; Generated autoloads from net/sieve-mode.el
25014 25033
25015(autoload 'sieve-mode "sieve-mode" "\ 25034(autoload 'sieve-mode "sieve-mode" "\
25016Major mode for editing Sieve code. 25035Major mode for editing Sieve code.
@@ -25221,8 +25240,8 @@ If no conflict maker is found, turn off `smerge-mode'.
25221 25240
25222;;;*** 25241;;;***
25223 25242
25224;;;### (autoloads nil "smiley" "gnus/smiley.el" (22164 57534 699192 25243;;;### (autoloads nil "smiley" "gnus/smiley.el" (22208 25157 1078
25225;;;;;; 607000)) 25244;;;;;; 435000))
25226;;; Generated autoloads from gnus/smiley.el 25245;;; Generated autoloads from gnus/smiley.el
25227 25246
25228(autoload 'smiley-region "smiley" "\ 25247(autoload 'smiley-region "smiley" "\
@@ -25255,8 +25274,8 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25255 25274
25256;;;*** 25275;;;***
25257 25276
25258;;;### (autoloads nil "snake" "play/snake.el" (22164 57535 307192 25277;;;### (autoloads nil "snake" "play/snake.el" (22220 16330 787423
25259;;;;;; 607000)) 25278;;;;;; 271000))
25260;;; Generated autoloads from play/snake.el 25279;;; Generated autoloads from play/snake.el
25261 25280
25262(autoload 'snake "snake" "\ 25281(autoload 'snake "snake" "\
@@ -25316,8 +25335,8 @@ then `snmpv2-mode-hook'.
25316 25335
25317;;;*** 25336;;;***
25318 25337
25319;;;### (autoloads nil "solar" "calendar/solar.el" (22164 57533 859192 25338;;;### (autoloads nil "solar" "calendar/solar.el" (22195 13277 891727
25320;;;;;; 607000)) 25339;;;;;; 967000))
25321;;; Generated autoloads from calendar/solar.el 25340;;; Generated autoloads from calendar/solar.el
25322 25341
25323(autoload 'sunrise-sunset "solar" "\ 25342(autoload 'sunrise-sunset "solar" "\
@@ -25583,7 +25602,7 @@ is non-nil, it also prints a message describing the number of deletions.
25583 25602
25584;;;*** 25603;;;***
25585 25604
25586;;;### (autoloads nil "spam" "gnus/spam.el" (22164 57534 703192 607000)) 25605;;;### (autoloads nil "spam" "gnus/spam.el" (22205 48966 980819 751000))
25587;;; Generated autoloads from gnus/spam.el 25606;;; Generated autoloads from gnus/spam.el
25588 25607
25589(autoload 'spam-initialize "spam" "\ 25608(autoload 'spam-initialize "spam" "\
@@ -25597,8 +25616,8 @@ installed through `spam-necessary-extra-headers'.
25597 25616
25598;;;*** 25617;;;***
25599 25618
25600;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22164 25619;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22207
25601;;;;;; 57534 699192 607000)) 25620;;;;;; 4296 768349 691000))
25602;;; Generated autoloads from gnus/spam-report.el 25621;;; Generated autoloads from gnus/spam-report.el
25603 25622
25604(autoload 'spam-report-process-queue "spam-report" "\ 25623(autoload 'spam-report-process-queue "spam-report" "\
@@ -25640,8 +25659,8 @@ Spam reports will be queued with the method used when
25640 25659
25641;;;*** 25660;;;***
25642 25661
25643;;;### (autoloads nil "speedbar" "speedbar.el" (22164 57535 751192 25662;;;### (autoloads nil "speedbar" "speedbar.el" (22195 13278 407727
25644;;;;;; 607000)) 25663;;;;;; 967000))
25645;;; Generated autoloads from speedbar.el 25664;;; Generated autoloads from speedbar.el
25646 25665
25647(defalias 'speedbar 'speedbar-frame-mode) 25666(defalias 'speedbar 'speedbar-frame-mode)
@@ -26168,9 +26187,9 @@ Major-mode for writing SRecode macros.
26168 26187
26169;;;*** 26188;;;***
26170 26189
26171;;;### (autoloads nil "starttls" "gnus/starttls.el" (22164 57534 26190;;;### (autoloads nil "starttls" "net/starttls.el" (22221 37189 996505
26172;;;;;; 703192 607000)) 26191;;;;;; 663000))
26173;;; Generated autoloads from gnus/starttls.el 26192;;; Generated autoloads from net/starttls.el
26174 26193
26175(autoload 'starttls-open-stream "starttls" "\ 26194(autoload 'starttls-open-stream "starttls" "\
26176Open a TLS connection for a port to a host. 26195Open a TLS connection for a port to a host.
@@ -26362,7 +26381,7 @@ treat nomenclature boundaries as word boundaries.
26362\(fn &optional ARG)" t nil) 26381\(fn &optional ARG)" t nil)
26363 26382
26364(defvar global-subword-mode nil "\ 26383(defvar global-subword-mode nil "\
26365Non-nil if Global-Subword mode is enabled. 26384Non-nil if Global Subword mode is enabled.
26366See the command `global-subword-mode' for a description of this minor mode. 26385See the command `global-subword-mode' for a description of this minor mode.
26367Setting this variable directly does not take effect; 26386Setting this variable directly does not take effect;
26368either customize it (see the info node `Easy Customization') 26387either customize it (see the info node `Easy Customization')
@@ -26372,7 +26391,7 @@ or call the function `global-subword-mode'.")
26372 26391
26373(autoload 'global-subword-mode "subword" "\ 26392(autoload 'global-subword-mode "subword" "\
26374Toggle Subword mode in all buffers. 26393Toggle Subword mode in all buffers.
26375With prefix ARG, enable Global-Subword mode if ARG is positive; 26394With prefix ARG, enable Global Subword mode if ARG is positive;
26376otherwise, disable it. If called from Lisp, enable the mode if 26395otherwise, disable it. If called from Lisp, enable the mode if
26377ARG is omitted or nil. 26396ARG is omitted or nil.
26378 26397
@@ -26398,7 +26417,7 @@ as parts of words: e.g., in `superword-mode',
26398\(fn &optional ARG)" t nil) 26417\(fn &optional ARG)" t nil)
26399 26418
26400(defvar global-superword-mode nil "\ 26419(defvar global-superword-mode nil "\
26401Non-nil if Global-Superword mode is enabled. 26420Non-nil if Global Superword mode is enabled.
26402See the command `global-superword-mode' for a description of this minor mode. 26421See the command `global-superword-mode' for a description of this minor mode.
26403Setting this variable directly does not take effect; 26422Setting this variable directly does not take effect;
26404either customize it (see the info node `Easy Customization') 26423either customize it (see the info node `Easy Customization')
@@ -26408,7 +26427,7 @@ or call the function `global-superword-mode'.")
26408 26427
26409(autoload 'global-superword-mode "subword" "\ 26428(autoload 'global-superword-mode "subword" "\
26410Toggle Superword mode in all buffers. 26429Toggle Superword mode in all buffers.
26411With prefix ARG, enable Global-Superword mode if ARG is positive; 26430With prefix ARG, enable Global Superword mode if ARG is positive;
26412otherwise, disable it. If called from Lisp, enable the mode if 26431otherwise, disable it. If called from Lisp, enable the mode if
26413ARG is omitted or nil. 26432ARG is omitted or nil.
26414 26433
@@ -26453,8 +26472,7 @@ and `sc-post-hook' is run after the guts of this function.
26453 26472
26454;;;*** 26473;;;***
26455 26474
26456;;;### (autoloads nil "t-mouse" "t-mouse.el" (22164 57535 763192 26475;;;### (autoloads nil "t-mouse" "t-mouse.el" (22211 1352 328084 927000))
26457;;;;;; 607000))
26458;;; Generated autoloads from t-mouse.el 26476;;; Generated autoloads from t-mouse.el
26459 26477
26460(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26478(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26478,6 +26496,10 @@ This allows the use of the mouse when operating on a GNU/Linux console,
26478in the same way as you can use the mouse under X11. 26496in the same way as you can use the mouse under X11.
26479It relies on the `gpm' daemon being activated. 26497It relies on the `gpm' daemon being activated.
26480 26498
26499Note that when `gpm-mouse-mode' is enabled, you cannot use the
26500mouse to transfer text between Emacs and other programs which use
26501GPM. This is due to limitations in GPM and the Linux kernel.
26502
26481\(fn &optional ARG)" t nil) 26503\(fn &optional ARG)" t nil)
26482 26504
26483;;;*** 26505;;;***
@@ -27197,7 +27219,7 @@ Normally input is edited in Emacs and sent a line at a time.
27197 27219
27198;;;*** 27220;;;***
27199 27221
27200;;;### (autoloads nil "term" "term.el" (22164 57535 787192 607000)) 27222;;;### (autoloads nil "term" "term.el" (22221 37190 84505 663000))
27201;;; Generated autoloads from term.el 27223;;; Generated autoloads from term.el
27202 27224
27203(autoload 'make-term "term" "\ 27225(autoload 'make-term "term" "\
@@ -27250,8 +27272,8 @@ Start coverage on function under point.
27250 27272
27251;;;*** 27273;;;***
27252 27274
27253;;;### (autoloads nil "tetris" "play/tetris.el" (22164 57535 307192 27275;;;### (autoloads nil "tetris" "play/tetris.el" (22195 13278 247727
27254;;;;;; 607000)) 27276;;;;;; 967000))
27255;;; Generated autoloads from play/tetris.el 27277;;; Generated autoloads from play/tetris.el
27256(push (purecopy '(tetris 2 1)) package--builtin-versions) 27278(push (purecopy '(tetris 2 1)) package--builtin-versions)
27257 27279
@@ -27618,8 +27640,8 @@ if large. You can use `Info-split' to do this manually.
27618 27640
27619;;;*** 27641;;;***
27620 27642
27621;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22164 57535 27643;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22221 37190
27622;;;;;; 827192 607000)) 27644;;;;;; 88505 663000))
27623;;; Generated autoloads from textmodes/texinfo.el 27645;;; Generated autoloads from textmodes/texinfo.el
27624 27646
27625(defvar texinfo-open-quote (purecopy "``") "\ 27647(defvar texinfo-open-quote (purecopy "``") "\
@@ -28144,8 +28166,8 @@ Convert the time interval in seconds to a short string.
28144 28166
28145;;;*** 28167;;;***
28146 28168
28147;;;### (autoloads nil "time-stamp" "time-stamp.el" (22176 12043 559798 28169;;;### (autoloads nil "time-stamp" "time-stamp.el" (22220 16330 899423
28148;;;;;; 495000)) 28170;;;;;; 271000))
28149;;; Generated autoloads from time-stamp.el 28171;;; Generated autoloads from time-stamp.el
28150(put 'time-stamp-format 'safe-local-variable 'stringp) 28172(put 'time-stamp-format 'safe-local-variable 'stringp)
28151(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28173(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28295,6 +28317,17 @@ relative only to the time worked today, and not to past time.
28295 28317
28296;;;*** 28318;;;***
28297 28319
28320;;;### (autoloads nil "timer-list" "emacs-lisp/timer-list.el" t)
28321;;; Generated autoloads from emacs-lisp/timer-list.el
28322
28323(autoload 'timer-list "timer-list" "\
28324List all timers in a buffer.
28325
28326\(fn &optional IGNORE-AUTO NONCONFIRM)" t nil)
28327 (put 'timer-list 'disabled "Beware: manually canceling timers can ruin your Emacs session.")
28328
28329;;;***
28330
28298;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" 28331;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el"
28299;;;;;; (22164 57534 755192 607000)) 28332;;;;;; (22164 57534 755192 607000))
28300;;; Generated autoloads from international/titdic-cnv.el 28333;;; Generated autoloads from international/titdic-cnv.el
@@ -28360,8 +28393,8 @@ Its value should be an event that has a binding in MENU.
28360 28393
28361;;;*** 28394;;;***
28362 28395
28363;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22189 28396;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22220
28364;;;;;; 60738 5741 19000)) 28397;;;;;; 16330 595423 271000))
28365;;; Generated autoloads from calendar/todo-mode.el 28398;;; Generated autoloads from calendar/todo-mode.el
28366 28399
28367(autoload 'todo-show "todo-mode" "\ 28400(autoload 'todo-show "todo-mode" "\
@@ -28773,8 +28806,8 @@ First column's text sSs Second column's text
28773 28806
28774;;;*** 28807;;;***
28775 28808
28776;;;### (autoloads nil "type-break" "type-break.el" (22164 57535 831192 28809;;;### (autoloads nil "type-break" "type-break.el" (22195 13278 467727
28777;;;;;; 607000)) 28810;;;;;; 967000))
28778;;; Generated autoloads from type-break.el 28811;;; Generated autoloads from type-break.el
28779 28812
28780(defvar type-break-mode nil "\ 28813(defvar type-break-mode nil "\
@@ -29208,8 +29241,8 @@ Handle file: and ftp: URLs.
29208 29241
29209;;;*** 29242;;;***
29210 29243
29211;;;### (autoloads nil "url-gw" "url/url-gw.el" (22164 57535 835192 29244;;;### (autoloads nil "url-gw" "url/url-gw.el" (22218 60997 164333
29212;;;;;; 607000)) 29245;;;;;; 743000))
29213;;; Generated autoloads from url/url-gw.el 29246;;; Generated autoloads from url/url-gw.el
29214 29247
29215(autoload 'url-gateway-nslookup-host "url-gw" "\ 29248(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -29292,8 +29325,7 @@ if it had been inserted from a file named URL.
29292 29325
29293;;;*** 29326;;;***
29294 29327
29295;;;### (autoloads nil "url-http" "url/url-http.el" (22164 57535 839192 29328;;;### (autoloads nil "url-http" "url/url-http.el" t)
29296;;;;;; 607000))
29297;;; Generated autoloads from url/url-http.el 29329;;; Generated autoloads from url/url-http.el
29298 (autoload 'url-default-expander "url-expand") 29330 (autoload 'url-default-expander "url-expand")
29299 29331
@@ -29498,8 +29530,8 @@ Setup variables that expose info about you and your system.
29498 29530
29499;;;*** 29531;;;***
29500 29532
29501;;;### (autoloads nil "url-queue" "url/url-queue.el" (22164 57535 29533;;;### (autoloads nil "url-queue" "url/url-queue.el" (22200 31055
29502;;;;;; 839192 607000)) 29534;;;;;; 590669 23000))
29503;;; Generated autoloads from url/url-queue.el 29535;;; Generated autoloads from url/url-queue.el
29504 29536
29505(autoload 'url-queue-retrieve "url-queue" "\ 29537(autoload 'url-queue-retrieve "url-queue" "\
@@ -29756,8 +29788,9 @@ The buffer in question is current when this function is called.
29756 29788
29757;;;*** 29789;;;***
29758 29790
29759;;;### (autoloads nil "utf7" "gnus/utf7.el" (22164 57534 703192 607000)) 29791;;;### (autoloads nil "utf7" "international/utf7.el" (22221 37189
29760;;; Generated autoloads from gnus/utf7.el 29792;;;;;; 924505 663000))
29793;;; Generated autoloads from international/utf7.el
29761 29794
29762(autoload 'utf7-encode "utf7" "\ 29795(autoload 'utf7-encode "utf7" "\
29763Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil. 29796Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
@@ -30225,8 +30258,8 @@ case, and the process object in the asynchronous case.
30225 30258
30226;;;*** 30259;;;***
30227 30260
30228;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22189 60739 313741 30261;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22226 55133 180211
30229;;;;;; 19000)) 30262;;;;;; 947000))
30230;;; Generated autoloads from vc/vc-git.el 30263;;; Generated autoloads from vc/vc-git.el
30231 (defun vc-git-registered (file) 30264 (defun vc-git-registered (file)
30232 "Return non-nil if FILE is registered with git." 30265 "Return non-nil if FILE is registered with git."
@@ -30237,7 +30270,7 @@ case, and the process object in the asynchronous case.
30237 30270
30238;;;*** 30271;;;***
30239 30272
30240;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22189 60739 313741 19000)) 30273;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22201 51907 668435 567000))
30241;;; Generated autoloads from vc/vc-hg.el 30274;;; Generated autoloads from vc/vc-hg.el
30242 (defun vc-hg-registered (file) 30275 (defun vc-hg-registered (file)
30243 "Return non-nil if FILE is registered with hg." 30276 "Return non-nil if FILE is registered with hg."
@@ -31490,7 +31523,7 @@ this is equivalent to `display-warning', using
31490 31523
31491;;;*** 31524;;;***
31492 31525
31493;;;### (autoloads nil "wdired" "wdired.el" (22164 57535 895192 607000)) 31526;;;### (autoloads nil "wdired" "wdired.el" (22226 55133 224211 947000))
31494;;; Generated autoloads from wdired.el 31527;;; Generated autoloads from wdired.el
31495(push (purecopy '(wdired 2 0)) package--builtin-versions) 31528(push (purecopy '(wdired 2 0)) package--builtin-versions)
31496 31529
@@ -31588,7 +31621,7 @@ See also `whitespace-newline' and `whitespace-display-mappings'.
31588\(fn &optional ARG)" t nil) 31621\(fn &optional ARG)" t nil)
31589 31622
31590(defvar global-whitespace-mode nil "\ 31623(defvar global-whitespace-mode nil "\
31591Non-nil if Global-Whitespace mode is enabled. 31624Non-nil if Global Whitespace mode is enabled.
31592See the command `global-whitespace-mode' for a description of this minor mode. 31625See the command `global-whitespace-mode' for a description of this minor mode.
31593Setting this variable directly does not take effect; 31626Setting this variable directly does not take effect;
31594either customize it (see the info node `Easy Customization') 31627either customize it (see the info node `Easy Customization')
@@ -31608,7 +31641,7 @@ See also `whitespace-style', `whitespace-newline' and
31608\(fn &optional ARG)" t nil) 31641\(fn &optional ARG)" t nil)
31609 31642
31610(defvar global-whitespace-newline-mode nil "\ 31643(defvar global-whitespace-newline-mode nil "\
31611Non-nil if Global-Whitespace-Newline mode is enabled. 31644Non-nil if Global Whitespace-Newline mode is enabled.
31612See the command `global-whitespace-newline-mode' for a description of this minor mode. 31645See the command `global-whitespace-newline-mode' for a description of this minor mode.
31613Setting this variable directly does not take effect; 31646Setting this variable directly does not take effect;
31614either customize it (see the info node `Easy Customization') 31647either customize it (see the info node `Easy Customization')
@@ -32073,7 +32106,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
32073 32106
32074;;;*** 32107;;;***
32075 32108
32076;;;### (autoloads nil "woman" "woman.el" (22164 57535 943192 607000)) 32109;;;### (autoloads nil "woman" "woman.el" (22220 16330 963423 271000))
32077;;; Generated autoloads from woman.el 32110;;; Generated autoloads from woman.el
32078(push (purecopy '(woman 0 551)) package--builtin-versions) 32111(push (purecopy '(woman 0 551)) package--builtin-versions)
32079 32112
@@ -32197,8 +32230,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32197 32230
32198;;;*** 32231;;;***
32199 32232
32200;;;### (autoloads nil "xref" "progmodes/xref.el" (22189 60739 217741 32233;;;### (autoloads nil "xref" "progmodes/xref.el" (22220 16330 839423
32201;;;;;; 19000)) 32234;;;;;; 271000))
32202;;; Generated autoloads from progmodes/xref.el 32235;;; Generated autoloads from progmodes/xref.el
32203 32236
32204(autoload 'xref-find-backend "xref" "\ 32237(autoload 'xref-find-backend "xref" "\
@@ -32295,8 +32328,8 @@ down the SHIFT key while pressing the mouse button.
32295 32328
32296;;;*** 32329;;;***
32297 32330
32298;;;### (autoloads nil "xwidget" "xwidget.el" (22189 60739 365741 32331;;;### (autoloads nil "xwidget" "xwidget.el" (22195 13278 495727
32299;;;;;; 19000)) 32332;;;;;; 967000))
32300;;; Generated autoloads from xwidget.el 32333;;; Generated autoloads from xwidget.el
32301 32334
32302(autoload 'xwidget-webkit-browse-url "xwidget" "\ 32335(autoload 'xwidget-webkit-browse-url "xwidget" "\
@@ -32308,8 +32341,8 @@ Interactively, URL defaults to the string looking like a url around point.
32308 32341
32309;;;*** 32342;;;***
32310 32343
32311;;;### (autoloads nil "yenc" "gnus/yenc.el" (22164 57534 703192 607000)) 32344;;;### (autoloads nil "yenc" "mail/yenc.el" (22221 37189 964505 663000))
32312;;; Generated autoloads from gnus/yenc.el 32345;;; Generated autoloads from mail/yenc.el
32313 32346
32314(autoload 'yenc-decode-region "yenc" "\ 32347(autoload 'yenc-decode-region "yenc" "\
32315Yenc decode region between START and END using an internal decoder. 32348Yenc decode region between START and END using an internal decoder.
@@ -32428,55 +32461,54 @@ Zone out, completely.
32428;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" 32461;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
32429;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 32462;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
32430;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el" 32463;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el"
32431;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" 32464;;;;;; "fringe.el" "generic-x.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
32432;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cloud.el" 32465;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cloud.el" "gnus/gnus-cus.el"
32433;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" 32466;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
32434;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-icalendar.el" 32467;;;;;; "gnus/gnus-icalendar.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
32435;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" 32468;;;;;; "gnus/gnus-mh.el" "gnus/gnus-rfc1843.el" "gnus/gnus-salt.el"
32436;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-srvr.el" 32469;;;;;; "gnus/gnus-score.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el"
32437;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" 32470;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
32438;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" 32471;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/legacy-gnus-agent.el"
32439;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" 32472;;;;;; "gnus/mail-source.el" "gnus/messcompat.el" "gnus/mm-archive.el"
32440;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" 32473;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el"
32441;;;;;; "gnus/mm-archive.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" 32474;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el"
32442;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" 32475;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el"
32443;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" 32476;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el"
32444;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el" 32477;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el"
32445;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el" 32478;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el"
32446;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el" 32479;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el"
32447;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el" 32480;;;;;; "gnus/nnweb.el" "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el"
32448;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el" 32481;;;;;; "hex-util.el" "hfy-cmap.el" "htmlfontify-loaddefs.el" "ibuf-ext.el"
32449;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2231.el" 32482;;;;;; "ibuffer-loaddefs.el" "image/compface.el" "international/charscript.el"
32450;;;;;; "gnus/rtree.el" "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el"
32451;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "htmlfontify-loaddefs.el"
32452;;;;;; "ibuf-ext.el" "ibuffer-loaddefs.el" "international/charscript.el"
32453;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" 32483;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
32454;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 32484;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/rfc1843.el"
32455;;;;;; "international/uni-brackets.el" "international/uni-category.el" 32485;;;;;; "international/uni-bidi.el" "international/uni-brackets.el"
32456;;;;;; "international/uni-combining.el" "international/uni-comment.el" 32486;;;;;; "international/uni-category.el" "international/uni-combining.el"
32457;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" 32487;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
32458;;;;;; "international/uni-digit.el" "international/uni-lowercase.el" 32488;;;;;; "international/uni-decomposition.el" "international/uni-digit.el"
32459;;;;;; "international/uni-mirrored.el" "international/uni-name.el" 32489;;;;;; "international/uni-lowercase.el" "international/uni-mirrored.el"
32460;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" 32490;;;;;; "international/uni-name.el" "international/uni-numeric.el"
32461;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" 32491;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el"
32462;;;;;; "kermit.el" "language/hanja-util.el" "language/thai-word.el" 32492;;;;;; "international/uni-uppercase.el" "kermit.el" "language/hanja-util.el"
32463;;;;;; "ldefs-boot.el" "leim/quail/arabic.el" "leim/quail/croatian.el" 32493;;;;;; "language/thai-word.el" "ldefs-boot.el" "leim/quail/arabic.el"
32464;;;;;; "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el" "leim/quail/czech.el" 32494;;;;;; "leim/quail/croatian.el" "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el"
32465;;;;;; "leim/quail/ethiopic.el" "leim/quail/georgian.el" "leim/quail/greek.el" 32495;;;;;; "leim/quail/czech.el" "leim/quail/ethiopic.el" "leim/quail/georgian.el"
32466;;;;;; "leim/quail/hanja-jis.el" "leim/quail/hanja.el" "leim/quail/hanja3.el" 32496;;;;;; "leim/quail/greek.el" "leim/quail/hanja-jis.el" "leim/quail/hanja.el"
32467;;;;;; "leim/quail/hebrew.el" "leim/quail/indian.el" "leim/quail/ipa-praat.el" 32497;;;;;; "leim/quail/hanja3.el" "leim/quail/hebrew.el" "leim/quail/indian.el"
32468;;;;;; "leim/quail/ipa.el" "leim/quail/japanese.el" "leim/quail/lao.el" 32498;;;;;; "leim/quail/ipa-praat.el" "leim/quail/ipa.el" "leim/quail/japanese.el"
32469;;;;;; "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" 32499;;;;;; "leim/quail/lao.el" "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el"
32470;;;;;; "leim/quail/latin-pre.el" "leim/quail/lrt.el" "leim/quail/persian.el" 32500;;;;;; "leim/quail/latin-post.el" "leim/quail/latin-pre.el" "leim/quail/lrt.el"
32471;;;;;; "leim/quail/programmer-dvorak.el" "leim/quail/py-punct.el" 32501;;;;;; "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
32472;;;;;; "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" "leim/quail/sgml-input.el" 32502;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el"
32473;;;;;; "leim/quail/sisheng.el" "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" 32503;;;;;; "leim/quail/sgml-input.el" "leim/quail/sisheng.el" "leim/quail/slovak.el"
32474;;;;;; "leim/quail/tamil-dvorak.el" "leim/quail/thai.el" "leim/quail/tibetan.el" 32504;;;;;; "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el" "leim/quail/thai.el"
32475;;;;;; "leim/quail/viqr.el" "leim/quail/vntelex.el" "leim/quail/vnvni.el" 32505;;;;;; "leim/quail/tibetan.el" "leim/quail/viqr.el" "leim/quail/vntelex.el"
32476;;;;;; "leim/quail/welsh.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" 32506;;;;;; "leim/quail/vnvni.el" "leim/quail/welsh.el" "loadup.el" "mail/blessmail.el"
32477;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-loaddefs.el" 32507;;;;;; "mail/ietf-drums.el" "mail/mail-parse.el" "mail/mail-prsvr.el"
32478;;;;;; "mail/rmail-spam-filter.el" "mail/rmailedit.el" "mail/rmailkwd.el" 32508;;;;;; "mail/mailheader.el" "mail/mspools.el" "mail/rfc2045.el"
32479;;;;;; "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el" 32509;;;;;; "mail/rfc2047.el" "mail/rfc2231.el" "mail/rfc2368.el" "mail/rfc822.el"
32510;;;;;; "mail/rmail-loaddefs.el" "mail/rmail-spam-filter.el" "mail/rmailedit.el"
32511;;;;;; "mail/rmailkwd.el" "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el"
32480;;;;;; "mail/rmailsum.el" "mail/undigest.el" "mh-e/mh-acros.el" 32512;;;;;; "mail/rmailsum.el" "mail/undigest.el" "mh-e/mh-acros.el"
32481;;;;;; "mh-e/mh-alias.el" "mh-e/mh-buffers.el" "mh-e/mh-compat.el" 32513;;;;;; "mh-e/mh-alias.el" "mh-e/mh-buffers.el" "mh-e/mh-compat.el"
32482;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el" 32514;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el"
@@ -32487,39 +32519,39 @@ Zone out, completely.
32487;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "mouse-copy.el" "mwheel.el" 32519;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "mouse-copy.el" "mwheel.el"
32488;;;;;; "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" 32520;;;;;; "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
32489;;;;;; "net/eudcb-mab.el" "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el" 32521;;;;;; "net/eudcb-mab.el" "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el"
32490;;;;;; "net/ldap.el" "net/mairix.el" "net/newsticker.el" "net/nsm.el" 32522;;;;;; "net/ldap.el" "net/mailcap.el" "net/mairix.el" "net/newsticker.el"
32491;;;;;; "net/puny.el" "net/rfc2104.el" "net/sasl-cram.el" "net/sasl-digest.el" 32523;;;;;; "net/nsm.el" "net/puny.el" "net/rfc2104.el" "net/sasl-cram.el"
32492;;;;;; "net/sasl-scram-rfc.el" "net/sasl.el" "net/shr-color.el" 32524;;;;;; "net/sasl-digest.el" "net/sasl-scram-rfc.el" "net/sasl.el"
32493;;;;;; "net/soap-inspect.el" "net/socks.el" "net/tls.el" "net/tramp-adb.el" 32525;;;;;; "net/shr-color.el" "net/sieve-manage.el" "net/soap-inspect.el"
32494;;;;;; "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el" 32526;;;;;; "net/socks.el" "net/tls.el" "net/tramp-adb.el" "net/tramp-cache.el"
32495;;;;;; "net/tramp-gvfs.el" "net/tramp-gw.el" "net/tramp-loaddefs.el" 32527;;;;;; "net/tramp-cmds.el" "net/tramp-compat.el" "net/tramp-gvfs.el"
32496;;;;;; "net/tramp-sh.el" "net/tramp-smb.el" "net/tramp-uu.el" "net/zeroconf.el" 32528;;;;;; "net/tramp-gw.el" "net/tramp-loaddefs.el" "net/tramp-sh.el"
32497;;;;;; "notifications.el" "nxml/nxml-enc.el" "nxml/nxml-maint.el" 32529;;;;;; "net/tramp-smb.el" "net/tramp-uu.el" "net/zeroconf.el" "notifications.el"
32498;;;;;; "nxml/nxml-ns.el" "nxml/nxml-outln.el" "nxml/nxml-parse.el" 32530;;;;;; "nxml/nxml-enc.el" "nxml/nxml-maint.el" "nxml/nxml-ns.el"
32499;;;;;; "nxml/nxml-rap.el" "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" 32531;;;;;; "nxml/nxml-outln.el" "nxml/nxml-parse.el" "nxml/nxml-rap.el"
32500;;;;;; "nxml/rng-maint.el" "nxml/rng-match.el" "nxml/rng-parse.el" 32532;;;;;; "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" "nxml/rng-maint.el"
32501;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" 32533;;;;;; "nxml/rng-match.el" "nxml/rng-parse.el" "nxml/rng-pttrn.el"
32502;;;;;; "nxml/xsd-regexp.el" "org/ob-C.el" "org/ob-R.el" "org/ob-asymptote.el" 32534;;;;;; "nxml/rng-uri.el" "nxml/rng-util.el" "nxml/xsd-regexp.el"
32503;;;;;; "org/ob-awk.el" "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el" 32535;;;;;; "org/ob-C.el" "org/ob-R.el" "org/ob-asymptote.el" "org/ob-awk.el"
32504;;;;;; "org/ob-core.el" "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" 32536;;;;;; "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el" "org/ob-core.el"
32505;;;;;; "org/ob-emacs-lisp.el" "org/ob-eval.el" "org/ob-exp.el" "org/ob-fortran.el" 32537;;;;;; "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" "org/ob-emacs-lisp.el"
32506;;;;;; "org/ob-gnuplot.el" "org/ob-haskell.el" "org/ob-io.el" "org/ob-java.el" 32538;;;;;; "org/ob-eval.el" "org/ob-exp.el" "org/ob-fortran.el" "org/ob-gnuplot.el"
32507;;;;;; "org/ob-js.el" "org/ob-keys.el" "org/ob-latex.el" "org/ob-ledger.el" 32539;;;;;; "org/ob-haskell.el" "org/ob-io.el" "org/ob-java.el" "org/ob-js.el"
32508;;;;;; "org/ob-lilypond.el" "org/ob-lisp.el" "org/ob-lob.el" "org/ob-makefile.el" 32540;;;;;; "org/ob-keys.el" "org/ob-latex.el" "org/ob-ledger.el" "org/ob-lilypond.el"
32509;;;;;; "org/ob-matlab.el" "org/ob-maxima.el" "org/ob-mscgen.el" 32541;;;;;; "org/ob-lisp.el" "org/ob-lob.el" "org/ob-makefile.el" "org/ob-matlab.el"
32510;;;;;; "org/ob-ocaml.el" "org/ob-octave.el" "org/ob-org.el" "org/ob-perl.el" 32542;;;;;; "org/ob-maxima.el" "org/ob-mscgen.el" "org/ob-ocaml.el" "org/ob-octave.el"
32511;;;;;; "org/ob-picolisp.el" "org/ob-plantuml.el" "org/ob-python.el" 32543;;;;;; "org/ob-org.el" "org/ob-perl.el" "org/ob-picolisp.el" "org/ob-plantuml.el"
32512;;;;;; "org/ob-ref.el" "org/ob-ruby.el" "org/ob-sass.el" "org/ob-scala.el" 32544;;;;;; "org/ob-python.el" "org/ob-ref.el" "org/ob-ruby.el" "org/ob-sass.el"
32513;;;;;; "org/ob-scheme.el" "org/ob-screen.el" "org/ob-sh.el" "org/ob-shen.el" 32545;;;;;; "org/ob-scala.el" "org/ob-scheme.el" "org/ob-screen.el" "org/ob-sh.el"
32514;;;;;; "org/ob-sql.el" "org/ob-sqlite.el" "org/ob-table.el" "org/ob-tangle.el" 32546;;;;;; "org/ob-shen.el" "org/ob-sql.el" "org/ob-sqlite.el" "org/ob-table.el"
32515;;;;;; "org/ob.el" "org/org-archive.el" "org/org-attach.el" "org/org-bbdb.el" 32547;;;;;; "org/ob-tangle.el" "org/ob.el" "org/org-archive.el" "org/org-attach.el"
32516;;;;;; "org/org-bibtex.el" "org/org-clock.el" "org/org-crypt.el" 32548;;;;;; "org/org-bbdb.el" "org/org-bibtex.el" "org/org-clock.el"
32517;;;;;; "org/org-ctags.el" "org/org-datetree.el" "org/org-docview.el" 32549;;;;;; "org/org-crypt.el" "org/org-ctags.el" "org/org-datetree.el"
32518;;;;;; "org/org-element.el" "org/org-entities.el" "org/org-eshell.el" 32550;;;;;; "org/org-docview.el" "org/org-element.el" "org/org-entities.el"
32519;;;;;; "org/org-faces.el" "org/org-feed.el" "org/org-footnote.el" 32551;;;;;; "org/org-eshell.el" "org/org-faces.el" "org/org-feed.el"
32520;;;;;; "org/org-gnus.el" "org/org-habit.el" "org/org-id.el" "org/org-indent.el" 32552;;;;;; "org/org-footnote.el" "org/org-gnus.el" "org/org-habit.el"
32521;;;;;; "org/org-info.el" "org/org-inlinetask.el" "org/org-install.el" 32553;;;;;; "org/org-id.el" "org/org-indent.el" "org/org-info.el" "org/org-inlinetask.el"
32522;;;;;; "org/org-irc.el" "org/org-list.el" "org/org-loaddefs.el" 32554;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-list.el" "org/org-loaddefs.el"
32523;;;;;; "org/org-macro.el" "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el" 32555;;;;;; "org/org-macro.el" "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el"
32524;;;;;; "org/org-pcomplete.el" "org/org-plot.el" "org/org-protocol.el" 32556;;;;;; "org/org-pcomplete.el" "org/org-plot.el" "org/org-protocol.el"
32525;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-table.el" "org/org-timer.el" 32557;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-table.el" "org/org-timer.el"
@@ -32534,11 +32566,11 @@ Zone out, completely.
32534;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" 32566;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el"
32535;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" 32567;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el"
32536;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-print-loaddefs.el" 32568;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-print-loaddefs.el"
32537;;;;;; "ps-samp.el" "sb-image.el" "scroll-bar.el" "soundex.el" "subdirs.el" 32569;;;;;; "ps-samp.el" "registry.el" "rtree.el" "sb-image.el" "scroll-bar.el"
32538;;;;;; "tempo.el" "textmodes/bib-mode.el" "textmodes/makeinfo.el" 32570;;;;;; "soundex.el" "subdirs.el" "svg.el" "tempo.el" "textmodes/bib-mode.el"
32539;;;;;; "textmodes/page-ext.el" "textmodes/refbib.el" "textmodes/refer.el" 32571;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el"
32540;;;;;; "textmodes/reftex-auc.el" "textmodes/reftex-cite.el" "textmodes/reftex-dcr.el" 32572;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-cite.el"
32541;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-index.el" 32573;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-index.el"
32542;;;;;; "textmodes/reftex-loaddefs.el" "textmodes/reftex-parse.el" 32574;;;;;; "textmodes/reftex-loaddefs.el" "textmodes/reftex-parse.el"
32543;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" 32575;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
32544;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" 32576;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el"
@@ -32550,8 +32582,7 @@ Zone out, completely.
32550;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 32582;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
32551;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 32583;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
32552;;;;;; "vc/vc-filewise.el" "vcursor.el" "vt-control.el" "vt100-led.el" 32584;;;;;; "vc/vc-filewise.el" "vcursor.el" "vt-control.el" "vt100-led.el"
32553;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (22191 16358 345822 32585;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") t)
32554;;;;;; 179000))
32555 32586
32556;;;*** 32587;;;***
32557 32588