aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2015-06-01 06:21:38 -0400
committerGlenn Morris2015-06-01 06:21:38 -0400
commite8f586be329b7b7c324a14da8be0c6b8c890e34b (patch)
treeb700fe4b819ff942e861d10b97085eac88991508
parent2c656f7deb3b192a5063151368782c2715e81051 (diff)
downloademacs-e8f586be329b7b7c324a14da8be0c6b8c890e34b.tar.gz
emacs-e8f586be329b7b7c324a14da8be0c6b8c890e34b.zip
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el739
1 files changed, 385 insertions, 354 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index a52a19ecb5e..0559f4c0809 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -96,8 +96,8 @@ Insert a descriptive header at the top of the file.
96 96
97;;;*** 97;;;***
98 98
99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21670 32331 99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21855 577
100;;;;;; 385639 720000)) 100;;;;;; 357945 168000))
101;;; Generated autoloads from progmodes/ada-xref.el 101;;; Generated autoloads from progmodes/ada-xref.el
102 102
103(autoload 'ada-find-file "ada-xref" "\ 103(autoload 'ada-find-file "ada-xref" "\
@@ -238,8 +238,8 @@ old-style time formats for entries are supported.
238 238
239;;;*** 239;;;***
240 240
241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21670 32330 241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21853 45243
242;;;;;; 885624 725000)) 242;;;;;; 381515 341000))
243;;; Generated autoloads from emacs-lisp/advice.el 243;;; Generated autoloads from emacs-lisp/advice.el
244 244
245(defvar ad-redefinition-action 'warn "\ 245(defvar ad-redefinition-action 'warn "\
@@ -477,7 +477,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
477 477
478;;;*** 478;;;***
479 479
480;;;### (autoloads nil "allout" "allout.el" (21670 32330 885624 725000)) 480;;;### (autoloads nil "allout" "allout.el" (21855 576 477946 398000))
481;;; Generated autoloads from allout.el 481;;; Generated autoloads from allout.el
482(push (purecopy '(allout 2 3)) package--builtin-versions) 482(push (purecopy '(allout 2 3)) package--builtin-versions)
483 483
@@ -837,8 +837,8 @@ for details on preparing Emacs for automatic allout activation.
837 837
838;;;*** 838;;;***
839 839
840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21670 840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21855
841;;;;;; 32330 885624 725000)) 841;;;;;; 576 417950 874000))
842;;; Generated autoloads from allout-widgets.el 842;;; Generated autoloads from allout-widgets.el
843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions) 843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions)
844 844
@@ -896,8 +896,8 @@ outline hot-spot navigation (see `allout-mode').
896 896
897;;;*** 897;;;***
898 898
899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21696 56380 925320 899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21855 577 137948
900;;;;;; 624000)) 900;;;;;; 458000))
901;;; Generated autoloads from net/ange-ftp.el 901;;; Generated autoloads from net/ange-ftp.el
902 902
903(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 903(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -1153,8 +1153,8 @@ Returns list of symbols and documentation found.
1153 1153
1154;;;*** 1154;;;***
1155 1155
1156;;;### (autoloads nil "arc-mode" "arc-mode.el" (21670 32330 885624 1156;;;### (autoloads nil "arc-mode" "arc-mode.el" (21862 60209 608658
1157;;;;;; 725000)) 1157;;;;;; 477000))
1158;;; Generated autoloads from arc-mode.el 1158;;; Generated autoloads from arc-mode.el
1159 1159
1160(autoload 'archive-mode "arc-mode" "\ 1160(autoload 'archive-mode "arc-mode" "\
@@ -1245,8 +1245,8 @@ Entering array mode calls the function `array-mode-hook'.
1245 1245
1246;;;*** 1246;;;***
1247 1247
1248;;;### (autoloads nil "artist" "textmodes/artist.el" (21750 59840 1248;;;### (autoloads nil "artist" "textmodes/artist.el" (21852 24382
1249;;;;;; 704617 663000)) 1249;;;;;; 57264 475000))
1250;;; Generated autoloads from textmodes/artist.el 1250;;; Generated autoloads from textmodes/artist.el
1251(push (purecopy '(artist 1 2 6)) package--builtin-versions) 1251(push (purecopy '(artist 1 2 6)) package--builtin-versions)
1252 1252
@@ -1328,7 +1328,7 @@ Drawing with the mouse:
1328 * Cut copies, then clears the rectangle/square. 1328 * Cut copies, then clears the rectangle/square.
1329 1329
1330 * When drawing lines or poly-lines, you can set arrows. 1330 * When drawing lines or poly-lines, you can set arrows.
1331 See below under ``Arrows'' for more info. 1331 See below under \"Arrows\" for more info.
1332 1332
1333 * The mode line shows the currently selected drawing operation. 1333 * The mode line shows the currently selected drawing operation.
1334 In addition, if it has an asterisk (*) at the end, you 1334 In addition, if it has an asterisk (*) at the end, you
@@ -1436,8 +1436,8 @@ Variables
1436 artist-vaporize-fuzziness Tolerance when recognizing lines 1436 artist-vaporize-fuzziness Tolerance when recognizing lines
1437 artist-spray-interval Seconds between repeated sprayings 1437 artist-spray-interval Seconds between repeated sprayings
1438 artist-spray-radius Size of the spray-area 1438 artist-spray-radius Size of the spray-area
1439 artist-spray-chars The spray-``color'' 1439 artist-spray-chars The spray-\"color\"
1440 artist-spray-new-chars Initial spray-``color'' 1440 artist-spray-new-chars Initial spray-\"color\"
1441 1441
1442Hooks 1442Hooks
1443 1443
@@ -1604,8 +1604,8 @@ insert a template for the file depending on the mode of the buffer.
1604 1604
1605;;;*** 1605;;;***
1606 1606
1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21802 1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21853
1608;;;;;; 17960 382855 287000)) 1608;;;;;; 45243 381515 341000))
1609;;; Generated autoloads from emacs-lisp/autoload.el 1609;;; Generated autoloads from emacs-lisp/autoload.el
1610 1610
1611(put 'generated-autoload-file 'safe-local-variable 'stringp) 1611(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1656,8 +1656,8 @@ should be non-nil).
1656 1656
1657;;;*** 1657;;;***
1658 1658
1659;;;### (autoloads nil "autorevert" "autorevert.el" (21752 15166 568176 1659;;;### (autoloads nil "autorevert" "autorevert.el" (21855 576 477946
1660;;;;;; 278000)) 1660;;;;;; 398000))
1661;;; Generated autoloads from autorevert.el 1661;;; Generated autoloads from autorevert.el
1662 1662
1663(autoload 'auto-revert-mode "autorevert" "\ 1663(autoload 'auto-revert-mode "autorevert" "\
@@ -1680,7 +1680,7 @@ without being changed in the part that is already in the buffer.
1680Turn on Auto-Revert Mode. 1680Turn on Auto-Revert Mode.
1681 1681
1682This function is designed to be added to hooks, for example: 1682This function is designed to be added to hooks, for example:
1683 (add-hook 'c-mode-hook 'turn-on-auto-revert-mode) 1683 (add-hook 'c-mode-hook #'turn-on-auto-revert-mode)
1684 1684
1685\(fn)" nil nil) 1685\(fn)" nil nil)
1686 1686
@@ -1708,7 +1708,7 @@ Use `auto-revert-mode' for changes other than appends!
1708Turn on Auto-Revert Tail mode. 1708Turn on Auto-Revert Tail mode.
1709 1709
1710This function is designed to be added to hooks, for example: 1710This function is designed to be added to hooks, for example:
1711 (add-hook 'my-logfile-mode-hook 'turn-on-auto-revert-tail-mode) 1711 (add-hook 'my-logfile-mode-hook #'turn-on-auto-revert-tail-mode)
1712 1712
1713\(fn)" nil nil) 1713\(fn)" nil nil)
1714 1714
@@ -1875,8 +1875,8 @@ For non-interactive use see also `benchmark-run' and
1875 1875
1876;;;*** 1876;;;***
1877 1877
1878;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21822 37176 1878;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21855 577 517944
1879;;;;;; 700494 564000)) 1879;;;;;; 90000))
1880;;; Generated autoloads from textmodes/bibtex.el 1880;;; Generated autoloads from textmodes/bibtex.el
1881 1881
1882(autoload 'bibtex-initialize "bibtex" "\ 1882(autoload 'bibtex-initialize "bibtex" "\
@@ -2742,8 +2742,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2742 2742
2743;;;*** 2743;;;***
2744 2744
2745;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21824 2745;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21855
2746;;;;;; 44973 370497 114000)) 2746;;;;;; 576 747949 136000))
2747;;; Generated autoloads from emacs-lisp/bytecomp.el 2747;;; Generated autoloads from emacs-lisp/bytecomp.el
2748(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2748(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2749(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2749(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2762,7 +2762,7 @@ else the global value will be modified.
2762 2762
2763(autoload 'byte-compile-enable-warning "bytecomp" "\ 2763(autoload 'byte-compile-enable-warning "bytecomp" "\
2764Change `byte-compile-warnings' to enable WARNING. 2764Change `byte-compile-warnings' to enable WARNING.
2765If `byte-compile-warnings' is `t', do nothing. Otherwise, if the 2765If `byte-compile-warnings' is t, do nothing. Otherwise, if the
2766first element is `not', remove WARNING, else add it. 2766first element is `not', remove WARNING, else add it.
2767Normally you should let-bind `byte-compile-warnings' before calling this, 2767Normally you should let-bind `byte-compile-warnings' before calling this,
2768else the global value will be modified. 2768else the global value will be modified.
@@ -2898,7 +2898,7 @@ from the cursor position.
2898 2898
2899;;;*** 2899;;;***
2900 2900
2901;;;### (autoloads nil "calc" "calc/calc.el" (21670 32330 885624 725000)) 2901;;;### (autoloads nil "calc" "calc/calc.el" (21855 576 517945 858000))
2902;;; Generated autoloads from calc/calc.el 2902;;; Generated autoloads from calc/calc.el
2903 (define-key ctl-x-map "*" 'calc-dispatch) 2903 (define-key ctl-x-map "*" 'calc-dispatch)
2904 2904
@@ -2995,8 +2995,8 @@ See Info node `(calc)Defining Functions'.
2995 2995
2996;;;*** 2996;;;***
2997 2997
2998;;;### (autoloads nil "calculator" "calculator.el" (21702 8774 274627 2998;;;### (autoloads nil "calculator" "calculator.el" (21850 35126 597287
2999;;;;;; 813000)) 2999;;;;;; 693000))
3000;;; Generated autoloads from calculator.el 3000;;; Generated autoloads from calculator.el
3001 3001
3002(autoload 'calculator "calculator" "\ 3002(autoload 'calculator "calculator" "\
@@ -3007,8 +3007,8 @@ See the documentation for `calculator-mode' for more information.
3007 3007
3008;;;*** 3008;;;***
3009 3009
3010;;;### (autoloads nil "calendar" "calendar/calendar.el" (21670 32330 3010;;;### (autoloads nil "calendar" "calendar/calendar.el" (21852 24381
3011;;;;;; 885624 725000)) 3011;;;;;; 457257 198000))
3012;;; Generated autoloads from calendar/calendar.el 3012;;; Generated autoloads from calendar/calendar.el
3013 3013
3014(autoload 'calendar "calendar" "\ 3014(autoload 'calendar "calendar" "\
@@ -3051,8 +3051,8 @@ This function is suitable for execution in an init file.
3051 3051
3052;;;*** 3052;;;***
3053 3053
3054;;;### (autoloads nil "canlock" "gnus/canlock.el" (21670 32330 885624 3054;;;### (autoloads nil "canlock" "gnus/canlock.el" (21852 24381 567240
3055;;;;;; 725000)) 3055;;;;;; 49000))
3056;;; Generated autoloads from gnus/canlock.el 3056;;; Generated autoloads from gnus/canlock.el
3057 3057
3058(autoload 'canlock-insert-header "canlock" "\ 3058(autoload 'canlock-insert-header "canlock" "\
@@ -3069,8 +3069,8 @@ it fails.
3069 3069
3070;;;*** 3070;;;***
3071 3071
3072;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21743 3072;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21855
3073;;;;;; 190 195328 729000)) 3073;;;;;; 577 387944 393000))
3074;;; Generated autoloads from progmodes/cc-engine.el 3074;;; Generated autoloads from progmodes/cc-engine.el
3075 3075
3076(autoload 'c-guess-basic-syntax "cc-engine" "\ 3076(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3080,8 +3080,8 @@ Return the syntactic context of the current line.
3080 3080
3081;;;*** 3081;;;***
3082 3082
3083;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21670 32331 3083;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21855 577
3084;;;;;; 385639 720000)) 3084;;;;;; 397944 786000))
3085;;; Generated autoloads from progmodes/cc-guess.el 3085;;; Generated autoloads from progmodes/cc-guess.el
3086 3086
3087(defvar c-guess-guessed-offsets-alist nil "\ 3087(defvar c-guess-guessed-offsets-alist nil "\
@@ -3179,8 +3179,8 @@ the absolute file name of the file if STYLE-NAME is nil.
3179 3179
3180;;;*** 3180;;;***
3181 3181
3182;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21814 50992 3182;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21861 39358
3183;;;;;; 820503 761000)) 3183;;;;;; 537945 535000))
3184;;; Generated autoloads from progmodes/cc-mode.el 3184;;; Generated autoloads from progmodes/cc-mode.el
3185 3185
3186(autoload 'c-initialize-cc-mode "cc-mode" "\ 3186(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3749,15 +3749,15 @@ Choose `cfengine2-mode' or `cfengine3-mode' by buffer contents.
3749 3749
3750;;;*** 3750;;;***
3751 3751
3752;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21679 47292 3752;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21841 54062
3753;;;;;; 556033 759000)) 3753;;;;;; 162628 940000))
3754;;; Generated autoloads from emacs-lisp/chart.el 3754;;; Generated autoloads from emacs-lisp/chart.el
3755(push (purecopy '(chart 0 2)) package--builtin-versions) 3755(push (purecopy '(chart 0 2)) package--builtin-versions)
3756 3756
3757;;;*** 3757;;;***
3758 3758
3759;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" 3759;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el"
3760;;;;;; (21826 50092 650494 96000)) 3760;;;;;; (21855 576 747949 136000))
3761;;; Generated autoloads from emacs-lisp/check-declare.el 3761;;; Generated autoloads from emacs-lisp/check-declare.el
3762 3762
3763(autoload 'check-declare-file "check-declare" "\ 3763(autoload 'check-declare-file "check-declare" "\
@@ -3774,8 +3774,8 @@ Returns non-nil if any false statements are found.
3774 3774
3775;;;*** 3775;;;***
3776 3776
3777;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21779 3777;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21862
3778;;;;;; 56495 106033 935000)) 3778;;;;;; 60209 647465 565000))
3779;;; Generated autoloads from emacs-lisp/checkdoc.el 3779;;; Generated autoloads from emacs-lisp/checkdoc.el
3780(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) 3780(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions)
3781(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) 3781(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp)
@@ -4053,8 +4053,8 @@ and runs the normal hook `command-history-hook'.
4053 4053
4054;;;*** 4054;;;***
4055 4055
4056;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21765 4056;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21855
4057;;;;;; 23600 805241 145000)) 4057;;;;;; 576 767950 442000))
4058;;; Generated autoloads from emacs-lisp/cl-indent.el 4058;;; Generated autoloads from emacs-lisp/cl-indent.el
4059 4059
4060(autoload 'common-lisp-indent-function "cl-indent" "\ 4060(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4137,8 +4137,8 @@ instead.
4137 4137
4138;;;*** 4138;;;***
4139 4139
4140;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21799 41766 4140;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21843 55159
4141;;;;;; 961230 875000)) 4141;;;;;; 639401 629000))
4142;;; Generated autoloads from emacs-lisp/cl-lib.el 4142;;; Generated autoloads from emacs-lisp/cl-lib.el
4143(push (purecopy '(cl-lib 1 0)) package--builtin-versions) 4143(push (purecopy '(cl-lib 1 0)) package--builtin-versions)
4144 4144
@@ -4156,8 +4156,8 @@ a future Emacs interpreter will be able to use it.")
4156 4156
4157;;;*** 4157;;;***
4158 4158
4159;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21670 32331 4159;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21828 42028
4160;;;;;; 385639 720000)) 4160;;;;;; 650494 471000))
4161;;; Generated autoloads from progmodes/cmacexp.el 4161;;; Generated autoloads from progmodes/cmacexp.el
4162 4162
4163(autoload 'c-macro-expand "cmacexp" "\ 4163(autoload 'c-macro-expand "cmacexp" "\
@@ -4318,8 +4318,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4318 4318
4319;;;*** 4319;;;***
4320 4320
4321;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21670 32331 4321;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21855 577 527945
4322;;;;;; 885635 586000)) 4322;;;;;; 248000))
4323;;; Generated autoloads from vc/compare-w.el 4323;;; Generated autoloads from vc/compare-w.el
4324 4324
4325(autoload 'compare-windows "compare-w" "\ 4325(autoload 'compare-windows "compare-w" "\
@@ -4355,8 +4355,8 @@ on third call it again advances points to the next difference and so on.
4355 4355
4356;;;*** 4356;;;***
4357 4357
4358;;;### (autoloads nil "compile" "progmodes/compile.el" (21798 49947 4358;;;### (autoloads nil "compile" "progmodes/compile.el" (21850 34915
4359;;;;;; 262665 54000)) 4359;;;;;; 107315 406000))
4360;;; Generated autoloads from progmodes/compile.el 4360;;; Generated autoloads from progmodes/compile.el
4361 4361
4362(defvar compilation-mode-hook nil "\ 4362(defvar compilation-mode-hook nil "\
@@ -4784,8 +4784,8 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4784 4784
4785;;;*** 4785;;;***
4786 4786
4787;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21771 4787;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21862
4788;;;;;; 62389 36768 739000)) 4788;;;;;; 60209 828658 75000))
4789;;; Generated autoloads from progmodes/cperl-mode.el 4789;;; Generated autoloads from progmodes/cperl-mode.el
4790(put 'cperl-indent-level 'safe-local-variable 'integerp) 4790(put 'cperl-indent-level 'safe-local-variable 'integerp)
4791(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4791(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -5125,8 +5125,8 @@ entering the area covered by the text-property property or leaving it.
5125 5125
5126;;;*** 5126;;;***
5127 5127
5128;;;### (autoloads nil "cus-edit" "cus-edit.el" (21815 59890 571208 5128;;;### (autoloads nil "cus-edit" "cus-edit.el" (21855 576 647952
5129;;;;;; 933000)) 5129;;;;;; 330000))
5130;;; Generated autoloads from cus-edit.el 5130;;; Generated autoloads from cus-edit.el
5131 5131
5132(defvar custom-browse-sort-alphabetically nil "\ 5132(defvar custom-browse-sort-alphabetically nil "\
@@ -5445,8 +5445,8 @@ The format is suitable for use with `easy-menu-define'.
5445 5445
5446;;;*** 5446;;;***
5447 5447
5448;;;### (autoloads nil "cus-theme" "cus-theme.el" (21670 32330 885624 5448;;;### (autoloads nil "cus-theme" "cus-theme.el" (21862 60209 618658
5449;;;;;; 725000)) 5449;;;;;; 448000))
5450;;; Generated autoloads from cus-theme.el 5450;;; Generated autoloads from cus-theme.el
5451 5451
5452(autoload 'customize-create-theme "cus-theme" "\ 5452(autoload 'customize-create-theme "cus-theme" "\
@@ -5622,7 +5622,7 @@ Create a new data-debug buffer with NAME.
5622 5622
5623;;;*** 5623;;;***
5624 5624
5625;;;### (autoloads nil "dbus" "net/dbus.el" (21799 41767 11212 472000)) 5625;;;### (autoloads nil "dbus" "net/dbus.el" (21855 577 147947 107000))
5626;;; Generated autoloads from net/dbus.el 5626;;; Generated autoloads from net/dbus.el
5627 5627
5628(autoload 'dbus-handle-event "dbus" "\ 5628(autoload 'dbus-handle-event "dbus" "\
@@ -5762,8 +5762,8 @@ There is some minimal font-lock support (see vars
5762 5762
5763;;;*** 5763;;;***
5764 5764
5765;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21777 14770 5765;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21855 576 767950
5766;;;;;; 397461 322000)) 5766;;;;;; 442000))
5767;;; Generated autoloads from emacs-lisp/debug.el 5767;;; Generated autoloads from emacs-lisp/debug.el
5768 5768
5769(setq debugger 'debug) 5769(setq debugger 'debug)
@@ -5958,8 +5958,8 @@ the first time the mode is used.
5958 5958
5959;;;*** 5959;;;***
5960 5960
5961;;;### (autoloads nil "descr-text" "descr-text.el" (21695 35516 595262 5961;;;### (autoloads nil "descr-text" "descr-text.el" (21862 60209 618658
5962;;;;;; 313000)) 5962;;;;;; 448000))
5963;;; Generated autoloads from descr-text.el 5963;;; Generated autoloads from descr-text.el
5964 5964
5965(autoload 'describe-text-properties "descr-text" "\ 5965(autoload 'describe-text-properties "descr-text" "\
@@ -6008,8 +6008,7 @@ This function is meant to be used as a value of
6008 6008
6009;;;*** 6009;;;***
6010 6010
6011;;;### (autoloads nil "desktop" "desktop.el" (21799 41766 961230 6011;;;### (autoloads nil "desktop" "desktop.el" (21860 18496 17962 857000))
6012;;;;;; 875000))
6013;;; Generated autoloads from desktop.el 6012;;; Generated autoloads from desktop.el
6014 6013
6015(defvar desktop-save-mode nil "\ 6014(defvar desktop-save-mode nil "\
@@ -6100,7 +6099,9 @@ code like
6100 (add-to-list 'desktop-buffer-mode-handlers 6099 (add-to-list 'desktop-buffer-mode-handlers
6101 '(foo-mode . foo-restore-desktop-buffer)) 6100 '(foo-mode . foo-restore-desktop-buffer))
6102 6101
6103Furthermore the major mode function must be autoloaded.") 6102The major mode function must either be autoloaded, or of the form
6103\"foobar-mode\" and defined in library \"foobar\", so that desktop
6104can guess how to load the mode's definition.")
6104 6105
6105(put 'desktop-buffer-mode-handlers 'risky-local-variable t) 6106(put 'desktop-buffer-mode-handlers 'risky-local-variable t)
6106 6107
@@ -6142,7 +6143,9 @@ code like
6142 (add-to-list 'desktop-minor-mode-handlers 6143 (add-to-list 'desktop-minor-mode-handlers
6143 '(foo-mode . foo-desktop-restore)) 6144 '(foo-mode . foo-desktop-restore))
6144 6145
6145Furthermore the minor mode function must be autoloaded. 6146The minor mode function must either be autoloaded, or of the form
6147\"foobar-mode\" and defined in library \"foobar\", so that desktop
6148can guess how to load the mode's definition.
6146 6149
6147See also `desktop-minor-mode-table'.") 6150See also `desktop-minor-mode-table'.")
6148 6151
@@ -6214,8 +6217,8 @@ Revert to the last loaded desktop.
6214 6217
6215;;;*** 6218;;;***
6216 6219
6217;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21795 44704 6220;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21855 576 877944
6218;;;;;; 920702 722000)) 6221;;;;;; 285000))
6219;;; Generated autoloads from gnus/deuglify.el 6222;;; Generated autoloads from gnus/deuglify.el
6220 6223
6221(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6224(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6247,8 +6250,8 @@ Deuglify broken Outlook (Express) articles and redisplay.
6247 6250
6248;;;*** 6251;;;***
6249 6252
6250;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21670 6253;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21855
6251;;;;;; 32330 885624 725000)) 6254;;;;;; 576 517945 858000))
6252;;; Generated autoloads from calendar/diary-lib.el 6255;;; Generated autoloads from calendar/diary-lib.el
6253 6256
6254(autoload 'diary "diary-lib" "\ 6257(autoload 'diary "diary-lib" "\
@@ -6382,7 +6385,7 @@ Optional arguments are passed to `dig-invoke'.
6382 6385
6383;;;*** 6386;;;***
6384 6387
6385;;;### (autoloads nil "dired" "dired.el" (21757 29489 158925 687000)) 6388;;;### (autoloads nil "dired" "dired.el" (21855 576 727950 398000))
6386;;; Generated autoloads from dired.el 6389;;; Generated autoloads from dired.el
6387 6390
6388(defvar dired-listing-switches (purecopy "-al") "\ 6391(defvar dired-listing-switches (purecopy "-al") "\
@@ -6502,8 +6505,8 @@ Keybindings:
6502 6505
6503;;;*** 6506;;;***
6504 6507
6505;;;### (autoloads nil "dirtrack" "dirtrack.el" (21670 32330 885624 6508;;;### (autoloads nil "dirtrack" "dirtrack.el" (21855 576 727950
6506;;;;;; 725000)) 6509;;;;;; 398000))
6507;;; Generated autoloads from dirtrack.el 6510;;; Generated autoloads from dirtrack.el
6508 6511
6509(autoload 'dirtrack-mode "dirtrack" "\ 6512(autoload 'dirtrack-mode "dirtrack" "\
@@ -6805,8 +6808,8 @@ strings when pressed twice. See `double-map' for details.
6805 6808
6806;;;*** 6809;;;***
6807 6810
6808;;;### (autoloads nil "dunnet" "play/dunnet.el" (21670 32331 385639 6811;;;### (autoloads nil "dunnet" "play/dunnet.el" (21841 54062 172628
6809;;;;;; 720000)) 6812;;;;;; 227000))
6810;;; Generated autoloads from play/dunnet.el 6813;;; Generated autoloads from play/dunnet.el
6811(push (purecopy '(dunnet 2 1)) package--builtin-versions) 6814(push (purecopy '(dunnet 2 1)) package--builtin-versions)
6812 6815
@@ -7572,7 +7575,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7572 7575
7573;;;*** 7576;;;***
7574 7577
7575;;;### (autoloads nil "ede" "cedet/ede.el" (21715 20800 626041 761000)) 7578;;;### (autoloads nil "ede" "cedet/ede.el" (21834 29303 521933 754000))
7576;;; Generated autoloads from cedet/ede.el 7579;;; Generated autoloads from cedet/ede.el
7577(push (purecopy '(ede 1 2)) package--builtin-versions) 7580(push (purecopy '(ede 1 2)) package--builtin-versions)
7578 7581
@@ -7598,8 +7601,8 @@ an EDE controlled project.
7598 7601
7599;;;*** 7602;;;***
7600 7603
7601;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21803 38822 7604;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21857 42300
7602;;;;;; 934065 207000)) 7605;;;;;; 387957 585000))
7603;;; Generated autoloads from emacs-lisp/edebug.el 7606;;; Generated autoloads from emacs-lisp/edebug.el
7604 7607
7605(defvar edebug-all-defs nil "\ 7608(defvar edebug-all-defs nil "\
@@ -7935,8 +7938,8 @@ With optional NODE, goes to that node.
7935 7938
7936;;;*** 7939;;;***
7937 7940
7938;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21670 32331 7941;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21861 5946
7939;;;;;; 885635 586000)) 7942;;;;;; 771514 868000))
7940;;; Generated autoloads from vc/ediff-help.el 7943;;; Generated autoloads from vc/ediff-help.el
7941 7944
7942(autoload 'ediff-customize "ediff-help" "\ 7945(autoload 'ediff-customize "ediff-help" "\
@@ -7959,8 +7962,8 @@ Display Ediff's registry.
7959 7962
7960;;;*** 7963;;;***
7961 7964
7962;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21670 32331 7965;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21852 24382
7963;;;;;; 885635 586000)) 7966;;;;;; 97237 703000))
7964;;; Generated autoloads from vc/ediff-util.el 7967;;; Generated autoloads from vc/ediff-util.el
7965 7968
7966(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7969(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8083,15 +8086,15 @@ BUFFER is put back into its original major mode.
8083 8086
8084;;;*** 8087;;;***
8085 8088
8086;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21803 38822 8089;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21862 60482
8087;;;;;; 944058 719000)) 8090;;;;;; 430808 412000))
8088;;; Generated autoloads from emacs-lisp/eieio.el 8091;;; Generated autoloads from emacs-lisp/eieio.el
8089(push (purecopy '(eieio 1 4)) package--builtin-versions) 8092(push (purecopy '(eieio 1 4)) package--builtin-versions)
8090 8093
8091;;;*** 8094;;;***
8092 8095
8093;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21822 8096;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21827
8094;;;;;; 42786 590507 895000)) 8097;;;;;; 47608 610495 897000))
8095;;; Generated autoloads from emacs-lisp/eieio-core.el 8098;;; Generated autoloads from emacs-lisp/eieio-core.el
8096(push (purecopy '(eieio-core 1 4)) package--builtin-versions) 8099(push (purecopy '(eieio-core 1 4)) package--builtin-versions)
8097 8100
@@ -8165,8 +8168,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8165 8168
8166;;;*** 8169;;;***
8167 8170
8168;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21814 9129 240503 8171;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21853 45243
8169;;;;;; 291000)) 8172;;;;;; 381515 341000))
8170;;; Generated autoloads from emacs-lisp/elint.el 8173;;; Generated autoloads from emacs-lisp/elint.el
8171 8174
8172(autoload 'elint-file "elint" "\ 8175(autoload 'elint-file "elint" "\
@@ -8720,7 +8723,7 @@ Look at CONFIG and try to expand GROUP.
8720 8723
8721;;;*** 8724;;;***
8722 8725
8723;;;### (autoloads nil "erc" "erc/erc.el" (21779 56495 106033 935000)) 8726;;;### (autoloads nil "erc" "erc/erc.el" (21862 60209 688658 322000))
8724;;; Generated autoloads from erc/erc.el 8727;;; Generated autoloads from erc/erc.el
8725(push (purecopy '(erc 5 3)) package--builtin-versions) 8728(push (purecopy '(erc 5 3)) package--builtin-versions)
8726 8729
@@ -8834,8 +8837,8 @@ that subcommand.
8834 8837
8835;;;*** 8838;;;***
8836 8839
8837;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21670 8840;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21855
8838;;;;;; 32330 885624 725000)) 8841;;;;;; 576 787951 155000))
8839;;; Generated autoloads from erc/erc-ezbounce.el 8842;;; Generated autoloads from erc/erc-ezbounce.el
8840 8843
8841(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8844(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8846,7 +8849,7 @@ Send EZB commands to the EZBouncer verbatim.
8846(autoload 'erc-ezb-get-login "erc-ezbounce" "\ 8849(autoload 'erc-ezb-get-login "erc-ezbounce" "\
8847Return an appropriate EZBounce login for SERVER and PORT. 8850Return an appropriate EZBounce login for SERVER and PORT.
8848Look up entries in `erc-ezb-login-alist'. If the username or password 8851Look up entries in `erc-ezb-login-alist'. If the username or password
8849in the alist is `nil', prompt for the appropriate values. 8852in the alist is nil, prompt for the appropriate values.
8850 8853
8851\(fn SERVER PORT)" nil nil) 8854\(fn SERVER PORT)" nil nil)
8852 8855
@@ -9097,8 +9100,8 @@ with args, toggle notify status of people.
9097 9100
9098;;;*** 9101;;;***
9099 9102
9100;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21808 9103;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21855
9101;;;;;; 56742 451927 765000)) 9104;;;;;; 576 787951 155000))
9102;;; Generated autoloads from erc/erc-pcomplete.el 9105;;; Generated autoloads from erc/erc-pcomplete.el
9103 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9106 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9104 9107
@@ -9162,8 +9165,8 @@ This will add a speedbar major display mode.
9162 9165
9163;;;*** 9166;;;***
9164 9167
9165;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21804 59688 9168;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21860 18496
9166;;;;;; 164807 902000)) 9169;;;;;; 27951 644000))
9167;;; Generated autoloads from erc/erc-stamp.el 9170;;; Generated autoloads from erc/erc-stamp.el
9168 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9171 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9169 9172
@@ -9227,8 +9230,8 @@ Add a file to `erc-xdcc-files'.
9227 9230
9228;;;*** 9231;;;***
9229 9232
9230;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21826 54340 400495 9233;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21843 54898 597238
9231;;;;;; 677000)) 9234;;;;;; 876000))
9232;;; Generated autoloads from emacs-lisp/ert.el 9235;;; Generated autoloads from emacs-lisp/ert.el
9233 9236
9234(autoload 'ert-deftest "ert" "\ 9237(autoload 'ert-deftest "ert" "\
@@ -9310,8 +9313,8 @@ Kill all test buffers that are still live.
9310 9313
9311;;;*** 9314;;;***
9312 9315
9313;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21812 53800 9316;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21861 39358
9314;;;;;; 114093 251000)) 9317;;;;;; 497944 643000))
9315;;; Generated autoloads from eshell/esh-mode.el 9318;;; Generated autoloads from eshell/esh-mode.el
9316 9319
9317(autoload 'eshell-mode "esh-mode" "\ 9320(autoload 'eshell-mode "esh-mode" "\
@@ -9357,8 +9360,8 @@ corresponding to a successful execution.
9357 9360
9358;;;*** 9361;;;***
9359 9362
9360;;;### (autoloads nil "etags" "progmodes/etags.el" (21826 300 610486 9363;;;### (autoloads nil "etags" "progmodes/etags.el" (21866 57262 677944
9361;;;;;; 122000)) 9364;;;;;; 752000))
9362;;; Generated autoloads from progmodes/etags.el 9365;;; Generated autoloads from progmodes/etags.el
9363 9366
9364(defvar tags-file-name nil "\ 9367(defvar tags-file-name nil "\
@@ -9505,6 +9508,8 @@ See documentation of variable `tags-file-name'.
9505 9508
9506\(fn TAGNAME &optional NEXT-P REGEXP-P)" t nil) 9509\(fn TAGNAME &optional NEXT-P REGEXP-P)" t nil)
9507 9510
9511(make-obsolete 'find-tag 'xref-find-definitions '"25.1")
9512
9508(autoload 'find-tag-other-window "etags" "\ 9513(autoload 'find-tag-other-window "etags" "\
9509Find tag (in current tags table) whose name contains TAGNAME. 9514Find tag (in current tags table) whose name contains TAGNAME.
9510Select the buffer containing the tag's definition in another window, and 9515Select the buffer containing the tag's definition in another window, and
@@ -9673,8 +9678,8 @@ for \\[find-tag] (which see).
9673 9678
9674;;;*** 9679;;;***
9675 9680
9676;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21824 9681;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21862
9677;;;;;; 5851 711914 99000)) 9682;;;;;; 60209 768658 443000))
9678;;; Generated autoloads from language/ethio-util.el 9683;;; Generated autoloads from language/ethio-util.el
9679 9684
9680(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9685(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -10125,8 +10130,8 @@ This is used only in conjunction with `expand-add-abbrevs'.
10125 10130
10126;;;*** 10131;;;***
10127 10132
10128;;;### (autoloads nil "f90" "progmodes/f90.el" (21740 23998 526747 10133;;;### (autoloads nil "f90" "progmodes/f90.el" (21862 60209 828658
10129;;;;;; 884000)) 10134;;;;;; 75000))
10130;;; Generated autoloads from progmodes/f90.el 10135;;; Generated autoloads from progmodes/f90.el
10131 10136
10132(autoload 'f90-mode "f90" "\ 10137(autoload 'f90-mode "f90" "\
@@ -10137,7 +10142,7 @@ For fixed format code, use `fortran-mode'.
10137\\[f90-indent-new-line] indents current line and creates a new indented line. 10142\\[f90-indent-new-line] indents current line and creates a new indented line.
10138\\[f90-indent-subprogram] indents the current subprogram. 10143\\[f90-indent-subprogram] indents the current subprogram.
10139 10144
10140Type `? or `\\[help-command] to display a list of built-in abbrevs for F90 keywords. 10145Type \\=`? or \\=`\\[help-command] to display a list of built-in abbrevs for F90 keywords.
10141 10146
10142Key definitions: 10147Key definitions:
10143\\{f90-mode-map} 10148\\{f90-mode-map}
@@ -10193,8 +10198,8 @@ with no args, if that value is non-nil.
10193 10198
10194;;;*** 10199;;;***
10195 10200
10196;;;### (autoloads nil "face-remap" "face-remap.el" (21670 32330 885624 10201;;;### (autoloads nil "face-remap" "face-remap.el" (21855 576 807944
10197;;;;;; 725000)) 10202;;;;;; 863000))
10198;;; Generated autoloads from face-remap.el 10203;;; Generated autoloads from face-remap.el
10199 10204
10200(autoload 'face-remap-add-relative "face-remap" "\ 10205(autoload 'face-remap-add-relative "face-remap" "\
@@ -10239,7 +10244,7 @@ of face attribute/value pairs, like in a `face' text property.
10239 10244
10240If SPECS is empty, call `face-remap-reset-base' to use the normal 10245If SPECS is empty, call `face-remap-reset-base' to use the normal
10241definition of FACE as the base remapping; note that this is 10246definition of FACE as the base remapping; note that this is
10242different from SPECS containing a single value `nil', which means 10247different from SPECS containing a single value nil, which means
10243not to inherit from the global definition of FACE at all. 10248not to inherit from the global definition of FACE at all.
10244 10249
10245\(fn FACE &rest SPECS)" nil nil) 10250\(fn FACE &rest SPECS)" nil nil)
@@ -10408,7 +10413,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10408 10413
10409;;;*** 10414;;;***
10410 10415
10411;;;### (autoloads nil "ffap" "ffap.el" (21797 36 690506 232000)) 10416;;;### (autoloads nil "ffap" "ffap.el" (21837 20508 21231 579000))
10412;;; Generated autoloads from ffap.el 10417;;; Generated autoloads from ffap.el
10413 10418
10414(autoload 'ffap-next "ffap" "\ 10419(autoload 'ffap-next "ffap" "\
@@ -10956,7 +10961,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP.
10956 10961
10957;;;*** 10962;;;***
10958 10963
10959;;;### (autoloads nil "finder" "finder.el" (21670 32330 885624 725000)) 10964;;;### (autoloads nil "finder" "finder.el" (21862 60209 708661 34000))
10960;;; Generated autoloads from finder.el 10965;;; Generated autoloads from finder.el
10961(push (purecopy '(finder 1 0)) package--builtin-versions) 10966(push (purecopy '(finder 1 0)) package--builtin-versions)
10962 10967
@@ -11213,7 +11218,7 @@ play around with the following keys:
11213 11218
11214;;;*** 11219;;;***
11215 11220
11216;;;### (autoloads nil "forms" "forms.el" (21804 59688 164807 902000)) 11221;;;### (autoloads nil "forms" "forms.el" (21852 24381 567240 49000))
11217;;; Generated autoloads from forms.el 11222;;; Generated autoloads from forms.el
11218 11223
11219(autoload 'forms-mode "forms" "\ 11224(autoload 'forms-mode "forms" "\
@@ -11570,8 +11575,8 @@ Interactively, reads the register using `register-read-with-preview'.
11570 11575
11571;;;*** 11576;;;***
11572 11577
11573;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21724 35774 11578;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21852 24381
11574;;;;;; 954622 790000)) 11579;;;;;; 917233 10000))
11575;;; Generated autoloads from progmodes/gdb-mi.el 11580;;; Generated autoloads from progmodes/gdb-mi.el
11576 11581
11577(defvar gdb-enable-debug nil "\ 11582(defvar gdb-enable-debug nil "\
@@ -11940,8 +11945,8 @@ CLEAN is obsolete and ignored.
11940 11945
11941;;;*** 11946;;;***
11942 11947
11943;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21804 59688 11948;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21864 15535
11944;;;;;; 184805 112000)) 11949;;;;;; 27945 734000))
11945;;; Generated autoloads from gnus/gnus-art.el 11950;;; Generated autoloads from gnus/gnus-art.el
11946 11951
11947(autoload 'gnus-article-prepare-display "gnus-art" "\ 11952(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -12175,8 +12180,8 @@ If gravatars are already displayed, remove them.
12175 12180
12176;;;*** 12181;;;***
12177 12182
12178;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21804 59688 12183;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21852 24381
12179;;;;;; 184805 112000)) 12184;;;;;; 597233 80000))
12180;;; Generated autoloads from gnus/gnus-group.el 12185;;; Generated autoloads from gnus/gnus-group.el
12181 12186
12182(autoload 'gnus-fetch-group "gnus-group" "\ 12187(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12550,8 +12555,8 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12550 12555
12551;;;*** 12556;;;***
12552 12557
12553;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21804 59688 12558;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21855 576 897951
12554;;;;;; 194794 158000)) 12559;;;;;; 62000))
12555;;; Generated autoloads from gnus/gnus-sum.el 12560;;; Generated autoloads from gnus/gnus-sum.el
12556 12561
12557(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12562(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12562,8 +12567,8 @@ BOOKMARK is a bookmark name or a bookmark record.
12562 12567
12563;;;*** 12568;;;***
12564 12569
12565;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21670 32330 12570;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21832 3452
12566;;;;;; 885624 725000)) 12571;;;;;; 581913 198000))
12567;;; Generated autoloads from gnus/gnus-sync.el 12572;;; Generated autoloads from gnus/gnus-sync.el
12568 12573
12569(autoload 'gnus-sync-initialize "gnus-sync" "\ 12574(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -13069,8 +13074,8 @@ binding mode.
13069 13074
13070;;;*** 13075;;;***
13071 13076
13072;;;### (autoloads nil "handwrite" "play/handwrite.el" (21670 32331 13077;;;### (autoloads nil "handwrite" "play/handwrite.el" (21852 24381
13073;;;;;; 385639 720000)) 13078;;;;;; 887244 288000))
13074;;; Generated autoloads from play/handwrite.el 13079;;; Generated autoloads from play/handwrite.el
13075 13080
13076(autoload 'handwrite "handwrite" "\ 13081(autoload 'handwrite "handwrite" "\
@@ -13286,8 +13291,8 @@ different regions. With numeric argument ARG, behaves like
13286 13291
13287;;;*** 13292;;;***
13288 13293
13289;;;### (autoloads nil "help-fns" "help-fns.el" (21818 36533 711220 13294;;;### (autoloads nil "help-fns" "help-fns.el" (21862 60209 718658
13290;;;;;; 766000)) 13295;;;;;; 824000))
13291;;; Generated autoloads from help-fns.el 13296;;; Generated autoloads from help-fns.el
13292 13297
13293(autoload 'describe-function "help-fns" "\ 13298(autoload 'describe-function "help-fns" "\
@@ -13388,8 +13393,8 @@ gives the window that lists the options.")
13388 13393
13389;;;*** 13394;;;***
13390 13395
13391;;;### (autoloads nil "help-mode" "help-mode.el" (21733 50750 334730 13396;;;### (autoloads nil "help-mode" "help-mode.el" (21862 60209 718658
13392;;;;;; 5000)) 13397;;;;;; 824000))
13393;;; Generated autoloads from help-mode.el 13398;;; Generated autoloads from help-mode.el
13394 13399
13395(autoload 'help-mode "help-mode" "\ 13400(autoload 'help-mode "help-mode" "\
@@ -14016,8 +14021,8 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
14016 14021
14017;;;*** 14022;;;***
14018 14023
14019;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21670 32331 385639 14024;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21850 34968 457268
14020;;;;;; 720000)) 14025;;;;;; 630000))
14021;;; Generated autoloads from hippie-exp.el 14026;;; Generated autoloads from hippie-exp.el
14022(push (purecopy '(hippie-exp 1 6)) package--builtin-versions) 14027(push (purecopy '(hippie-exp 1 6)) package--builtin-versions)
14023 14028
@@ -14358,7 +14363,7 @@ bound to the current value of the filter.
14358 14363
14359;;;*** 14364;;;***
14360 14365
14361;;;### (autoloads nil "ibuffer" "ibuffer.el" (21799 41767 11212 472000)) 14366;;;### (autoloads nil "ibuffer" "ibuffer.el" (21855 577 47945 133000))
14362;;; Generated autoloads from ibuffer.el 14367;;; Generated autoloads from ibuffer.el
14363 14368
14364(autoload 'ibuffer-list-buffers "ibuffer" "\ 14369(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14451,8 +14456,8 @@ buffer `*icalendar-errors*'.
14451 14456
14452;;;*** 14457;;;***
14453 14458
14454;;;### (autoloads nil "icomplete" "icomplete.el" (21670 32331 385639 14459;;;### (autoloads nil "icomplete" "icomplete.el" (21852 24381 607274
14455;;;;;; 720000)) 14460;;;;;; 219000))
14456;;; Generated autoloads from icomplete.el 14461;;; Generated autoloads from icomplete.el
14457 14462
14458(defvar icomplete-mode nil "\ 14463(defvar icomplete-mode nil "\
@@ -14532,8 +14537,8 @@ with no args, if that value is non-nil.
14532 14537
14533;;;*** 14538;;;***
14534 14539
14535;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21826 14540;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21855
14536;;;;;; 49523 450500 879000)) 14541;;;;;; 577 397944 786000))
14537;;; Generated autoloads from progmodes/idlw-shell.el 14542;;; Generated autoloads from progmodes/idlw-shell.el
14538 14543
14539(autoload 'idlwave-shell "idlw-shell" "\ 14544(autoload 'idlwave-shell "idlw-shell" "\
@@ -14558,8 +14563,8 @@ See also the variable `idlwave-shell-prompt-pattern'.
14558 14563
14559;;;*** 14564;;;***
14560 14565
14561;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21670 32331 14566;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21862 60209
14562;;;;;; 385639 720000)) 14567;;;;;; 838658 475000))
14563;;; Generated autoloads from progmodes/idlwave.el 14568;;; Generated autoloads from progmodes/idlwave.el
14564(push (purecopy '(idlwave 6 1 22)) package--builtin-versions) 14569(push (purecopy '(idlwave 6 1 22)) package--builtin-versions)
14565 14570
@@ -14631,7 +14636,7 @@ The main features of this mode are
146315. Code Templates and Abbreviations 146365. Code Templates and Abbreviations
14632 -------------------------------- 14637 --------------------------------
14633 Many Abbreviations are predefined to expand to code fragments and templates. 14638 Many Abbreviations are predefined to expand to code fragments and templates.
14634 The abbreviations start generally with a `\\`. Some examples: 14639 The abbreviations start generally with a `\\'. Some examples:
14635 14640
14636 \\pr PROCEDURE template 14641 \\pr PROCEDURE template
14637 \\fu FUNCTION template 14642 \\fu FUNCTION template
@@ -14688,7 +14693,7 @@ The main features of this mode are
14688 14693
14689;;;*** 14694;;;***
14690 14695
14691;;;### (autoloads nil "ido" "ido.el" (21767 65327 504606 256000)) 14696;;;### (autoloads nil "ido" "ido.el" (21862 60209 728658 929000))
14692;;; Generated autoloads from ido.el 14697;;; Generated autoloads from ido.el
14693 14698
14694(defvar ido-mode nil "\ 14699(defvar ido-mode nil "\
@@ -14950,7 +14955,7 @@ DEF, if non-nil, is the default value.
14950 14955
14951;;;*** 14956;;;***
14952 14957
14953;;;### (autoloads nil "ielm" "ielm.el" (21695 35516 595262 313000)) 14958;;;### (autoloads nil "ielm" "ielm.el" (21855 577 47945 133000))
14954;;; Generated autoloads from ielm.el 14959;;; Generated autoloads from ielm.el
14955 14960
14956(autoload 'ielm "ielm" "\ 14961(autoload 'ielm "ielm" "\
@@ -15608,7 +15613,7 @@ of `inferior-lisp-program'). Runs the hooks from
15608 15613
15609;;;*** 15614;;;***
15610 15615
15611;;;### (autoloads nil "info" "info.el" (21822 3243 710497 966000)) 15616;;;### (autoloads nil "info" "info.el" (21862 60209 738095 873000))
15612;;; Generated autoloads from info.el 15617;;; Generated autoloads from info.el
15613 15618
15614(defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\ 15619(defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\
@@ -15820,8 +15825,8 @@ completion alternatives to currently visited manuals.
15820 15825
15821;;;*** 15826;;;***
15822 15827
15823;;;### (autoloads nil "info-look" "info-look.el" (21814 9129 270507 15828;;;### (autoloads nil "info-look" "info-look.el" (21862 60209 738095
15824;;;;;; 521000)) 15829;;;;;; 873000))
15825;;; Generated autoloads from info-look.el 15830;;; Generated autoloads from info-look.el
15826 15831
15827(autoload 'info-lookup-reset "info-look" "\ 15832(autoload 'info-lookup-reset "info-look" "\
@@ -16154,15 +16159,15 @@ Add submenus to the File menu, to convert to and from various formats.
16154;;;*** 16159;;;***
16155 16160
16156;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16161;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16157;;;;;; (21670 32331 385639 720000)) 16162;;;;;; (21840 19142 552627 956000))
16158;;; Generated autoloads from international/iso-transl.el 16163;;; Generated autoloads from international/iso-transl.el
16159 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16164 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
16160 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 16165 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
16161 16166
16162;;;*** 16167;;;***
16163 16168
16164;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21824 5851 16169;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21855 577 527945
16165;;;;;; 721914 174000)) 16170;;;;;; 248000))
16166;;; Generated autoloads from textmodes/ispell.el 16171;;; Generated autoloads from textmodes/ispell.el
16167 16172
16168(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16173(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16497,8 +16502,8 @@ by `jka-compr-installed'.
16497 16502
16498;;;*** 16503;;;***
16499 16504
16500;;;### (autoloads nil "js" "progmodes/js.el" (21790 26797 438891 16505;;;### (autoloads nil "js" "progmodes/js.el" (21833 59993 694773
16501;;;;;; 674000)) 16506;;;;;; 201000))
16502;;; Generated autoloads from progmodes/js.el 16507;;; Generated autoloads from progmodes/js.el
16503(push (purecopy '(js 9)) package--builtin-versions) 16508(push (purecopy '(js 9)) package--builtin-versions)
16504 16509
@@ -16954,7 +16959,7 @@ generations (this defaults to 1).
16954 16959
16955;;;*** 16960;;;***
16956 16961
16957;;;### (autoloads nil "linum" "linum.el" (21670 32331 385639 720000)) 16962;;;### (autoloads nil "linum" "linum.el" (21855 577 57945 485000))
16958;;; Generated autoloads from linum.el 16963;;; Generated autoloads from linum.el
16959(push (purecopy '(linum 0 9 24)) package--builtin-versions) 16964(push (purecopy '(linum 0 9 24)) package--builtin-versions)
16960 16965
@@ -17075,8 +17080,8 @@ except that FILTER is not optional.
17075 17080
17076;;;*** 17081;;;***
17077 17082
17078;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21800 62630 983381 17083;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21852 24382 97237
17079;;;;;; 721000)) 17084;;;;;; 703000))
17080;;; Generated autoloads from vc/log-edit.el 17085;;; Generated autoloads from vc/log-edit.el
17081 17086
17082(autoload 'log-edit "log-edit" "\ 17087(autoload 'log-edit "log-edit" "\
@@ -17107,8 +17112,8 @@ done. Otherwise, it uses the current buffer.
17107 17112
17108;;;*** 17113;;;***
17109 17114
17110;;;### (autoloads nil "log-view" "vc/log-view.el" (21814 9129 450497 17115;;;### (autoloads nil "log-view" "vc/log-view.el" (21850 34915 117255
17111;;;;;; 666000)) 17116;;;;;; 375000))
17112;;; Generated autoloads from vc/log-view.el 17117;;; Generated autoloads from vc/log-view.el
17113 17118
17114(autoload 'log-view-mode "log-view" "\ 17119(autoload 'log-view-mode "log-view" "\
@@ -17213,8 +17218,7 @@ for further customization of the printer command.
17213 17218
17214;;;*** 17219;;;***
17215 17220
17216;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21670 32331 385639 17221;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21855 577 57945 485000))
17217;;;;;; 720000))
17218;;; Generated autoloads from ls-lisp.el 17222;;; Generated autoloads from ls-lisp.el
17219 17223
17220(defvar ls-lisp-support-shell-wildcards t "\ 17224(defvar ls-lisp-support-shell-wildcards t "\
@@ -17474,8 +17478,8 @@ matches may be returned from the message body.
17474 17478
17475;;;*** 17479;;;***
17476 17480
17477;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21670 32331 17481;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21850 35149
17478;;;;;; 385639 720000)) 17482;;;;;; 497265 880000))
17479;;; Generated autoloads from mail/mailabbrev.el 17483;;; Generated autoloads from mail/mailabbrev.el
17480 17484
17481(defvar mail-abbrevs-mode nil "\ 17485(defvar mail-abbrevs-mode nil "\
@@ -17524,13 +17528,13 @@ double-quotes.
17524 17528
17525;;;*** 17529;;;***
17526 17530
17527;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21670 32331 17531;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21855 577
17528;;;;;; 385639 720000)) 17532;;;;;; 57945 485000))
17529;;; Generated autoloads from mail/mailalias.el 17533;;; Generated autoloads from mail/mailalias.el
17530 17534
17531(defvar mail-complete-style 'angles "\ 17535(defvar mail-complete-style 'angles "\
17532Specifies how \\[mail-complete] formats the full name when it completes. 17536Specifies how \\[mail-complete] formats the full name when it completes.
17533If `nil', they contain just the return address like: 17537If nil, they contain just the return address like:
17534 king@grassland.com 17538 king@grassland.com
17535If `parens', they look like: 17539If `parens', they look like:
17536 king@grassland.com (Elvis Parsley) 17540 king@grassland.com (Elvis Parsley)
@@ -17834,8 +17838,8 @@ recursion depth in the minibuffer prompt. This is only useful if
17834 17838
17835;;;*** 17839;;;***
17836 17840
17837;;;### (autoloads nil "message" "gnus/message.el" (21822 37322 690488 17841;;;### (autoloads nil "message" "gnus/message.el" (21855 576 917950
17838;;;;;; 175000)) 17842;;;;;; 620000))
17839;;; Generated autoloads from gnus/message.el 17843;;; Generated autoloads from gnus/message.el
17840 17844
17841(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17845(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18613,8 +18617,8 @@ body) or \"attachment\" (separate from the body).
18613 18617
18614;;;*** 18618;;;***
18615 18619
18616;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21670 32330 18620;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21862 60209
18617;;;;;; 885624 725000)) 18621;;;;;; 618658 448000))
18618;;; Generated autoloads from cedet/mode-local.el 18622;;; Generated autoloads from cedet/mode-local.el
18619 18623
18620(put 'define-overloadable-function 'doc-string-elt 3) 18624(put 'define-overloadable-function 'doc-string-elt 3)
@@ -18774,8 +18778,8 @@ different buffer menu using the function `msb'.
18774 18778
18775;;;*** 18779;;;***
18776 18780
18777;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21670 18781;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21862
18778;;;;;; 32331 385639 720000)) 18782;;;;;; 60209 748658 481000))
18779;;; Generated autoloads from international/mule-diag.el 18783;;; Generated autoloads from international/mule-diag.el
18780 18784
18781(autoload 'list-character-sets "mule-diag" "\ 18785(autoload 'list-character-sets "mule-diag" "\
@@ -19147,8 +19151,8 @@ listed in the PORTS list.
19147 19151
19148;;;*** 19152;;;***
19149 19153
19150;;;### (autoloads nil "network-stream" "net/network-stream.el" (21716 19154;;;### (autoloads nil "network-stream" "net/network-stream.el" (21855
19151;;;;;; 41663 456033 27000)) 19155;;;;;; 577 147947 107000))
19152;;; Generated autoloads from net/network-stream.el 19156;;; Generated autoloads from net/network-stream.el
19153 19157
19154(autoload 'open-network-stream "network-stream" "\ 19158(autoload 'open-network-stream "network-stream" "\
@@ -19221,7 +19225,7 @@ values:
19221 19225
19222:client-certificate should either be a list where the first 19226:client-certificate should either be a list where the first
19223 element is the certificate key file name, and the second 19227 element is the certificate key file name, and the second
19224 element is the certificate file name itself, or `t', which 19228 element is the certificate file name itself, or t, which
19225 means that `auth-source' will be queried for the key and the 19229 means that `auth-source' will be queried for the key and the
19226 certificate. This parameter will only be used when doing TLS 19230 certificate. This parameter will only be used when doing TLS
19227 or STARTTLS connections. 19231 or STARTTLS connections.
@@ -19331,8 +19335,7 @@ Generate NOV databases in all nndiary directories.
19331 19335
19332;;;*** 19336;;;***
19333 19337
19334;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21670 32331 385639 19338;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21855 576 927958 586000))
19335;;;;;; 720000))
19336;;; Generated autoloads from gnus/nndoc.el 19339;;; Generated autoloads from gnus/nndoc.el
19337 19340
19338(autoload 'nndoc-add-type "nndoc" "\ 19341(autoload 'nndoc-add-type "nndoc" "\
@@ -19582,7 +19585,7 @@ Coloring:
19582 19585
19583;;;*** 19586;;;***
19584 19587
19585;;;### (autoloads nil "org" "org/org.el" (21814 9129 360494 26000)) 19588;;;### (autoloads nil "org" "org/org.el" (21866 57262 677944 752000))
19586;;; Generated autoloads from org/org.el 19589;;; Generated autoloads from org/org.el
19587 19590
19588(autoload 'org-babel-do-load-languages "org" "\ 19591(autoload 'org-babel-do-load-languages "org" "\
@@ -19803,8 +19806,8 @@ Call the customize function with org as argument.
19803 19806
19804;;;*** 19807;;;***
19805 19808
19806;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21670 32331 19809;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21862 60209
19807;;;;;; 385639 720000)) 19810;;;;;; 818658 502000))
19808;;; Generated autoloads from org/org-agenda.el 19811;;; Generated autoloads from org/org-agenda.el
19809 19812
19810(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 19813(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -20077,8 +20080,8 @@ to override `appt-message-warning-time'.
20077 20080
20078;;;*** 20081;;;***
20079 20082
20080;;;### (autoloads nil "org-capture" "org/org-capture.el" (21670 32331 20083;;;### (autoloads nil "org-capture" "org/org-capture.el" (21855 577
20081;;;;;; 385639 720000)) 20084;;;;;; 287944 835000))
20082;;; Generated autoloads from org/org-capture.el 20085;;; Generated autoloads from org/org-capture.el
20083 20086
20084(autoload 'org-capture-string "org-capture" "\ 20087(autoload 'org-capture-string "org-capture" "\
@@ -20184,8 +20187,8 @@ Turn on or update column view in the agenda.
20184 20187
20185;;;*** 20188;;;***
20186 20189
20187;;;### (autoloads nil "org-compat" "org/org-compat.el" (21670 32331 20190;;;### (autoloads nil "org-compat" "org/org-compat.el" (21852 24381
20188;;;;;; 385639 720000)) 20191;;;;;; 787238 943000))
20189;;; Generated autoloads from org/org-compat.el 20192;;; Generated autoloads from org/org-compat.el
20190 20193
20191(autoload 'org-check-version "org-compat" "\ 20194(autoload 'org-check-version "org-compat" "\
@@ -20195,8 +20198,8 @@ Try very hard to provide sensible version strings.
20195 20198
20196;;;*** 20199;;;***
20197 20200
20198;;;### (autoloads nil "org-macs" "org/org-macs.el" (21670 32331 385639 20201;;;### (autoloads nil "org-macs" "org/org-macs.el" (21855 577 287944
20199;;;;;; 720000)) 20202;;;;;; 835000))
20200;;; Generated autoloads from org/org-macs.el 20203;;; Generated autoloads from org/org-macs.el
20201 20204
20202(autoload 'org-load-noerror-mustsuffix "org-macs" "\ 20205(autoload 'org-load-noerror-mustsuffix "org-macs" "\
@@ -20268,8 +20271,8 @@ See the command `outline-mode' for more information on this mode.
20268 20271
20269;;;*** 20272;;;***
20270 20273
20271;;;### (autoloads nil "package" "emacs-lisp/package.el" (21826 49900 20274;;;### (autoloads nil "package" "emacs-lisp/package.el" (21865 36399
20272;;;;;; 450489 321000)) 20275;;;;;; 18126 278000))
20273;;; Generated autoloads from emacs-lisp/package.el 20276;;; Generated autoloads from emacs-lisp/package.el
20274(push (purecopy '(package 1 0 1)) package--builtin-versions) 20277(push (purecopy '(package 1 0 1)) package--builtin-versions)
20275 20278
@@ -20315,14 +20318,11 @@ in an archive in `package-archives'. Interactively, prompt for its name.
20315 20318
20316If called interactively or if DONT-SELECT nil, add PKG to 20319If called interactively or if DONT-SELECT nil, add PKG to
20317`package-selected-packages'. 20320`package-selected-packages'.
20318If ASYNC is non-nil, perform the downloads asynchronously.
20319If CALLBACK is non-nil, call it with no arguments once the
20320entire operation is done.
20321 20321
20322If PKG is a package-desc and it is already installed, don't try 20322If PKG is a package-desc and it is already installed, don't try
20323to install it but still mark it as selected. 20323to install it but still mark it as selected.
20324 20324
20325\(fn PKG &optional DONT-SELECT ASYNC CALLBACK)" t nil) 20325\(fn PKG &optional DONT-SELECT)" t nil)
20326 20326
20327(autoload 'package-install-from-buffer "package" "\ 20327(autoload 'package-install-from-buffer "package" "\
20328Install a package from the current buffer. 20328Install a package from the current buffer.
@@ -20495,25 +20495,25 @@ Check if KEY is in the cache.
20495 20495
20496;;;*** 20496;;;***
20497 20497
20498;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21804 59688 20498;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21862 60209
20499;;;;;; 164807 902000)) 20499;;;;;; 658658 512000))
20500;;; Generated autoloads from emacs-lisp/pcase.el 20500;;; Generated autoloads from emacs-lisp/pcase.el
20501 20501
20502(autoload 'pcase "pcase" "\ 20502(autoload 'pcase "pcase" "\
20503Perform ML-style pattern matching on EXP. 20503Perform ML-style pattern matching on EXP.
20504CASES is a list of elements of the form (UPATTERN CODE...). 20504CASES is a list of elements of the form (PATTERN CODE...).
20505 20505
20506UPatterns can take the following forms: 20506Patterns can take the following forms:
20507 _ matches anything. 20507 _ matches anything.
20508 SELFQUOTING matches itself. This includes keywords, numbers, and strings. 20508 SELFQUOTING matches itself. This includes keywords, numbers, and strings.
20509 SYMBOL matches anything and binds it to SYMBOL. 20509 SYMBOL matches anything and binds it to SYMBOL.
20510 (or UPAT...) matches if any of the patterns matches. 20510 (or PAT...) matches if any of the patterns matches.
20511 (and UPAT...) matches if all the patterns match. 20511 (and PAT...) matches if all the patterns match.
20512 'VAL matches if the object is `equal' to VAL 20512 'VAL matches if the object is `equal' to VAL
20513 (pred FUN) matches if FUN applied to the object returns non-nil. 20513 (pred FUN) matches if FUN applied to the object returns non-nil.
20514 (guard BOOLEXP) matches if BOOLEXP evaluates to non-nil. 20514 (guard BOOLEXP) matches if BOOLEXP evaluates to non-nil.
20515 (let UPAT EXP) matches if EXP matches UPAT. 20515 (let PAT EXP) matches if EXP matches PAT.
20516 (app FUN UPAT) matches if FUN applied to the object matches UPAT. 20516 (app FUN PAT) matches if FUN applied to the object matches PAT.
20517If a SYMBOL is used twice in the same pattern (i.e. the pattern is 20517If a SYMBOL is used twice in the same pattern (i.e. the pattern is
20518\"non-linear\"), then the second occurrence is turned into an `eq'uality test. 20518\"non-linear\"), then the second occurrence is turned into an `eq'uality test.
20519 20519
@@ -20526,8 +20526,8 @@ FUN can refer to variables bound earlier in the pattern.
20526FUN is assumed to be pure, i.e. it can be dropped if its result is not used, 20526FUN is assumed to be pure, i.e. it can be dropped if its result is not used,
20527and two identical calls can be merged into one. 20527and two identical calls can be merged into one.
20528E.g. you can match pairs where the cdr is larger than the car with a pattern 20528E.g. you can match pairs where the cdr is larger than the car with a pattern
20529like `(,a . ,(pred (< a))) or, with more checks: 20529like \\=`(,a . ,(pred (< a))) or, with more checks:
20530`(,(and a (pred numberp)) . ,(and (pred numberp) (pred (< a)))) 20530\\=`(,(and a (pred numberp)) . ,(and (pred numberp) (pred (< a))))
20531 20531
20532Additional patterns can be defined via `pcase-defmacro'. 20532Additional patterns can be defined via `pcase-defmacro'.
20533Currently, the following patterns are provided this way: 20533Currently, the following patterns are provided this way:
@@ -20544,7 +20544,7 @@ The exhaustive version of `pcase' (which see).
20544(function-put 'pcase-exhaustive 'lisp-indent-function '1) 20544(function-put 'pcase-exhaustive 'lisp-indent-function '1)
20545 20545
20546(autoload 'pcase-lambda "pcase" "\ 20546(autoload 'pcase-lambda "pcase" "\
20547Like `lambda' but allow each argument to be a UPattern. 20547Like `lambda' but allow each argument to be a pattern.
20548I.e. accepts the usual &optional and &rest keywords, but every 20548I.e. accepts the usual &optional and &rest keywords, but every
20549formal argument can be any pattern accepted by `pcase' (a mere 20549formal argument can be any pattern accepted by `pcase' (a mere
20550variable name being but a special case of it). 20550variable name being but a special case of it).
@@ -20558,7 +20558,7 @@ variable name being but a special case of it).
20558(autoload 'pcase-let* "pcase" "\ 20558(autoload 'pcase-let* "pcase" "\
20559Like `let*' but where you can use `pcase' patterns for bindings. 20559Like `let*' but where you can use `pcase' patterns for bindings.
20560BODY should be an expression, and BINDINGS should be a list of bindings 20560BODY should be an expression, and BINDINGS should be a list of bindings
20561of the form (UPAT EXP). 20561of the form (PAT EXP).
20562 20562
20563\(fn BINDINGS &rest BODY)" nil t) 20563\(fn BINDINGS &rest BODY)" nil t)
20564 20564
@@ -20567,7 +20567,10 @@ of the form (UPAT EXP).
20567(autoload 'pcase-let "pcase" "\ 20567(autoload 'pcase-let "pcase" "\
20568Like `let' but where you can use `pcase' patterns for bindings. 20568Like `let' but where you can use `pcase' patterns for bindings.
20569BODY should be a list of expressions, and BINDINGS should be a list of bindings 20569BODY should be a list of expressions, and BINDINGS should be a list of bindings
20570of the form (UPAT EXP). 20570of the form (PAT EXP).
20571The macro is expanded and optimized under the assumption that those
20572patterns *will* match, so a mismatch may go undetected or may cause
20573any kind of error.
20571 20574
20572\(fn BINDINGS &rest BODY)" nil t) 20575\(fn BINDINGS &rest BODY)" nil t)
20573 20576
@@ -20581,7 +20584,9 @@ of the form (UPAT EXP).
20581(function-put 'pcase-dolist 'lisp-indent-function '1) 20584(function-put 'pcase-dolist 'lisp-indent-function '1)
20582 20585
20583(autoload 'pcase-defmacro "pcase" "\ 20586(autoload 'pcase-defmacro "pcase" "\
20584Define a pcase UPattern macro. 20587Define a new kind of pcase PATTERN, by macro expansion.
20588Patterns of the form (NAME ...) will be expanded according
20589to this macro.
20585 20590
20586\(fn NAME ARGS &rest BODY)" nil t) 20591\(fn NAME ARGS &rest BODY)" nil t)
20587 20592
@@ -20591,8 +20596,8 @@ Define a pcase UPattern macro.
20591 20596
20592;;;*** 20597;;;***
20593 20598
20594;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21670 32331 385639 20599;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21857 42300 397266
20595;;;;;; 720000)) 20600;;;;;; 599000))
20596;;; Generated autoloads from pcmpl-cvs.el 20601;;; Generated autoloads from pcmpl-cvs.el
20597 20602
20598(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20603(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -21862,8 +21867,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21862 21867
21863;;;*** 21868;;;***
21864 21869
21865;;;### (autoloads nil "ps-print" "ps-print.el" (21670 32624 385626 21870;;;### (autoloads nil "ps-print" "ps-print.el" (21855 577 457945
21866;;;;;; 484000)) 21871;;;;;; 244000))
21867;;; Generated autoloads from ps-print.el 21872;;; Generated autoloads from ps-print.el
21868(push (purecopy '(ps-print 7 3 5)) package--builtin-versions) 21873(push (purecopy '(ps-print 7 3 5)) package--builtin-versions)
21869 21874
@@ -22060,15 +22065,27 @@ If EXTENSION is any other symbol, it is ignored.
22060 22065
22061;;;*** 22066;;;***
22062 22067
22063;;;### (autoloads nil "pulse" "cedet/pulse.el" (21670 32330 885624 22068;;;### (autoloads nil "pulse" "cedet/pulse.el" (21834 32653 960520
22064;;;;;; 725000)) 22069;;;;;; 248000))
22065;;; Generated autoloads from cedet/pulse.el 22070;;; Generated autoloads from cedet/pulse.el
22066(push (purecopy '(pulse 1 0)) package--builtin-versions) 22071(push (purecopy '(pulse 1 0)) package--builtin-versions)
22067 22072
22073(autoload 'pulse-momentary-highlight-one-line "pulse" "\
22074Highlight the line around POINT, unhighlighting before next command.
22075Optional argument FACE specifies the face to do the highlighting.
22076
22077\(fn POINT &optional FACE)" nil nil)
22078
22079(autoload 'pulse-momentary-highlight-region "pulse" "\
22080Highlight between START and END, unhighlighting before next command.
22081Optional argument FACE specifies the face to do the highlighting.
22082
22083\(fn START END &optional FACE)" nil nil)
22084
22068;;;*** 22085;;;***
22069 22086
22070;;;### (autoloads nil "python" "progmodes/python.el" (21826 300 630487 22087;;;### (autoloads nil "python" "progmodes/python.el" (21855 577 407510
22071;;;;;; 331000)) 22088;;;;;; 166000))
22072;;; Generated autoloads from progmodes/python.el 22089;;; Generated autoloads from progmodes/python.el
22073(push (purecopy '(python 0 24 5)) package--builtin-versions) 22090(push (purecopy '(python 0 24 5)) package--builtin-versions)
22074 22091
@@ -22124,8 +22141,8 @@ them into characters should be done separately.
22124 22141
22125;;;*** 22142;;;***
22126 22143
22127;;;### (autoloads nil "quail" "international/quail.el" (21761 26543 22144;;;### (autoloads nil "quail" "international/quail.el" (21829 62890
22128;;;;;; 734945 674000)) 22145;;;;;; 321199 861000))
22129;;; Generated autoloads from international/quail.el 22146;;; Generated autoloads from international/quail.el
22130 22147
22131(autoload 'quail-title "quail" "\ 22148(autoload 'quail-title "quail" "\
@@ -22455,7 +22472,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22455 22472
22456;;;*** 22473;;;***
22457 22474
22458;;;### (autoloads nil "rcirc" "net/rcirc.el" (21826 300 570503 812000)) 22475;;;### (autoloads nil "rcirc" "net/rcirc.el" (21855 577 167944 784000))
22459;;; Generated autoloads from net/rcirc.el 22476;;; Generated autoloads from net/rcirc.el
22460 22477
22461(autoload 'rcirc "rcirc" "\ 22478(autoload 'rcirc "rcirc" "\
@@ -22512,8 +22529,8 @@ matching parts of the target buffer will be highlighted.
22512 22529
22513;;;*** 22530;;;***
22514 22531
22515;;;### (autoloads nil "recentf" "recentf.el" (21670 32331 885635 22532;;;### (autoloads nil "recentf" "recentf.el" (21852 24381 997231
22516;;;;;; 586000)) 22533;;;;;; 450000))
22517;;; Generated autoloads from recentf.el 22534;;; Generated autoloads from recentf.el
22518 22535
22519(defvar recentf-mode nil "\ 22536(defvar recentf-mode nil "\
@@ -22700,8 +22717,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
22700 22717
22701;;;*** 22718;;;***
22702 22719
22703;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21823 24169 22720;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21833 60086
22704;;;;;; 100485 529000)) 22721;;;;;; 84775 646000))
22705;;; Generated autoloads from textmodes/reftex.el 22722;;; Generated autoloads from textmodes/reftex.el
22706(autoload 'reftex-citation "reftex-cite" nil t) 22723(autoload 'reftex-citation "reftex-cite" nil t)
22707(autoload 'reftex-all-document-files "reftex-parse") 22724(autoload 'reftex-all-document-files "reftex-parse")
@@ -22989,8 +23006,8 @@ Make a ring that can contain SIZE elements.
22989 23006
22990;;;*** 23007;;;***
22991 23008
22992;;;### (autoloads nil "rlogin" "net/rlogin.el" (21670 32331 385639 23009;;;### (autoloads nil "rlogin" "net/rlogin.el" (21852 24381 727234
22993;;;;;; 720000)) 23010;;;;;; 912000))
22994;;; Generated autoloads from net/rlogin.el 23011;;; Generated autoloads from net/rlogin.el
22995 23012
22996(autoload 'rlogin "rlogin" "\ 23013(autoload 'rlogin "rlogin" "\
@@ -23034,8 +23051,8 @@ variable.
23034 23051
23035;;;*** 23052;;;***
23036 23053
23037;;;### (autoloads nil "rmail" "mail/rmail.el" (21824 45139 490498 23054;;;### (autoloads nil "rmail" "mail/rmail.el" (21862 60482 540812
23038;;;;;; 458000)) 23055;;;;;; 493000))
23039;;; Generated autoloads from mail/rmail.el 23056;;; Generated autoloads from mail/rmail.el
23040 23057
23041(defvar rmail-file-name (purecopy "~/RMAIL") "\ 23058(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -23451,8 +23468,8 @@ Toggle the use of ROT13 encoding for the current window.
23451 23468
23452;;;*** 23469;;;***
23453 23470
23454;;;### (autoloads nil "rst" "textmodes/rst.el" (21670 32331 885635 23471;;;### (autoloads nil "rst" "textmodes/rst.el" (21852 24382 77263
23455;;;;;; 586000)) 23472;;;;;; 112000))
23456;;; Generated autoloads from textmodes/rst.el 23473;;; Generated autoloads from textmodes/rst.el
23457 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23474 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23458 23475
@@ -23482,8 +23499,8 @@ for modes derived from Text mode, like Mail mode.
23482 23499
23483;;;*** 23500;;;***
23484 23501
23485;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21814 23502;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21855
23486;;;;;; 9129 410518 16000)) 23503;;;;;; 577 437945 800000))
23487;;; Generated autoloads from progmodes/ruby-mode.el 23504;;; Generated autoloads from progmodes/ruby-mode.el
23488(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23505(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23489 23506
@@ -23990,8 +24007,8 @@ vertically fixed relative to window boundaries during scrolling.
23990 24007
23991;;;*** 24008;;;***
23992 24009
23993;;;### (autoloads nil "secrets" "net/secrets.el" (21824 44973 380509 24010;;;### (autoloads nil "secrets" "net/secrets.el" (21855 577 177946
23994;;;;;; 24000)) 24011;;;;;; 739000))
23995;;; Generated autoloads from net/secrets.el 24012;;; Generated autoloads from net/secrets.el
23996(when (featurep 'dbusbind) 24013(when (featurep 'dbusbind)
23997 (autoload 'secrets-show-secrets "secrets" nil t)) 24014 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -24078,14 +24095,14 @@ Major mode for editing Wisent grammars.
24078 24095
24079;;;*** 24096;;;***
24080 24097
24081;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21786 29744 24098;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21861 39358
24082;;;;;; 368212 633000)) 24099;;;;;; 517945 150000))
24083;;; Generated autoloads from mail/sendmail.el 24100;;; Generated autoloads from mail/sendmail.el
24084 24101
24085(defvar mail-from-style 'default "\ 24102(defvar mail-from-style 'default "\
24086Specifies how \"From:\" fields look. 24103Specifies how \"From:\" fields look.
24087 24104
24088If `nil', they contain just the return address like: 24105If nil, they contain just the return address like:
24089 king@grassland.com 24106 king@grassland.com
24090If `parens', they look like: 24107If `parens', they look like:
24091 king@grassland.com (Elvis Parsley) 24108 king@grassland.com (Elvis Parsley)
@@ -24360,14 +24377,14 @@ Like `mail' command, but display mail buffer in another frame.
24360 24377
24361;;;*** 24378;;;***
24362 24379
24363;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (21822 58098 20521 24380;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (21843 54898 597238
24364;;;;;; 61000)) 24381;;;;;; 876000))
24365;;; Generated autoloads from emacs-lisp/seq.el 24382;;; Generated autoloads from emacs-lisp/seq.el
24366(push (purecopy '(seq 1 5)) package--builtin-versions) 24383(push (purecopy '(seq 1 7)) package--builtin-versions)
24367 24384
24368;;;*** 24385;;;***
24369 24386
24370;;;### (autoloads nil "server" "server.el" (21818 36774 564783 146000)) 24387;;;### (autoloads nil "server" "server.el" (21857 42300 487735 894000))
24371;;; Generated autoloads from server.el 24388;;; Generated autoloads from server.el
24372 24389
24373(put 'server-host 'risky-local-variable t) 24390(put 'server-host 'risky-local-variable t)
@@ -24434,7 +24451,7 @@ only these files will be asked to be saved.
24434 24451
24435;;;*** 24452;;;***
24436 24453
24437;;;### (autoloads nil "ses" "ses.el" (21804 59688 264800 604000)) 24454;;;### (autoloads nil "ses" "ses.el" (21855 577 487945 652000))
24438;;; Generated autoloads from ses.el 24455;;; Generated autoloads from ses.el
24439 24456
24440(autoload 'ses-mode "ses" "\ 24457(autoload 'ses-mode "ses" "\
@@ -24478,8 +24495,8 @@ formula:
24478 24495
24479;;;*** 24496;;;***
24480 24497
24481;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21804 24498;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21839
24482;;;;;; 59688 284811 0)) 24499;;;;;; 43859 371195 279000))
24483;;; Generated autoloads from textmodes/sgml-mode.el 24500;;; Generated autoloads from textmodes/sgml-mode.el
24484 24501
24485(autoload 'sgml-mode "sgml-mode" "\ 24502(autoload 'sgml-mode "sgml-mode" "\
@@ -24544,8 +24561,8 @@ To work around that, do:
24544 24561
24545;;;*** 24562;;;***
24546 24563
24547;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21814 24564;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21862
24548;;;;;; 9129 410518 16000)) 24565;;;;;; 60209 888659 15000))
24549;;; Generated autoloads from progmodes/sh-script.el 24566;;; Generated autoloads from progmodes/sh-script.el
24550(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24567(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24551(put 'sh-shell 'safe-local-variable 'symbolp) 24568(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24745,7 +24762,7 @@ Otherwise, one argument `-i' is passed to the shell.
24745 24762
24746;;;*** 24763;;;***
24747 24764
24748;;;### (autoloads nil "shr" "net/shr.el" (21826 49834 1206 441000)) 24765;;;### (autoloads nil "shr" "net/shr.el" (21837 20530 521200 565000))
24749;;; Generated autoloads from net/shr.el 24766;;; Generated autoloads from net/shr.el
24750 24767
24751(autoload 'shr-render-region "shr" "\ 24768(autoload 'shr-render-region "shr" "\
@@ -24853,8 +24870,8 @@ with no arguments, if that value is non-nil.
24853 24870
24854;;;*** 24871;;;***
24855 24872
24856;;;### (autoloads nil "skeleton" "skeleton.el" (21670 32331 885635 24873;;;### (autoloads nil "skeleton" "skeleton.el" (21862 60209 898658
24857;;;;;; 586000)) 24874;;;;;; 614000))
24858;;; Generated autoloads from skeleton.el 24875;;; Generated autoloads from skeleton.el
24859 24876
24860(defvar skeleton-filter-function 'identity "\ 24877(defvar skeleton-filter-function 'identity "\
@@ -24965,8 +24982,9 @@ Pairing is also prohibited if we are right after a quoting character
24965such as backslash. 24982such as backslash.
24966 24983
24967If a match is found in `skeleton-pair-alist', that is inserted, else 24984If a match is found in `skeleton-pair-alist', that is inserted, else
24968the defaults are used. These are (), [], {}, <> and `' for the 24985the defaults are used. These are (), [], {}, <> and (grave
24969symmetrical ones, and the same character twice for the others. 24986accent, apostrophe) for the paired ones, and the same character
24987twice for the others.
24970 24988
24971\(fn ARG)" t nil) 24989\(fn ARG)" t nil)
24972 24990
@@ -25088,8 +25106,8 @@ then `snmpv2-mode-hook'.
25088 25106
25089;;;*** 25107;;;***
25090 25108
25091;;;### (autoloads nil "solar" "calendar/solar.el" (21735 6077 666769 25109;;;### (autoloads nil "solar" "calendar/solar.el" (21849 48176 337264
25092;;;;;; 364000)) 25110;;;;;; 443000))
25093;;; Generated autoloads from calendar/solar.el 25111;;; Generated autoloads from calendar/solar.el
25094 25112
25095(autoload 'sunrise-sunset "solar" "\ 25113(autoload 'sunrise-sunset "solar" "\
@@ -25355,7 +25373,7 @@ is non-nil, it also prints a message describing the number of deletions.
25355 25373
25356;;;*** 25374;;;***
25357 25375
25358;;;### (autoloads nil "spam" "gnus/spam.el" (21670 32331 385639 720000)) 25376;;;### (autoloads nil "spam" "gnus/spam.el" (21832 3464 481922 546000))
25359;;; Generated autoloads from gnus/spam.el 25377;;; Generated autoloads from gnus/spam.el
25360 25378
25361(autoload 'spam-initialize "spam" "\ 25379(autoload 'spam-initialize "spam" "\
@@ -26192,8 +26210,8 @@ See `superword-mode' for more information on Superword mode.
26192 26210
26193;;;*** 26211;;;***
26194 26212
26195;;;### (autoloads nil "supercite" "mail/supercite.el" (21670 32331 26213;;;### (autoloads nil "supercite" "mail/supercite.el" (21852 24381
26196;;;;;; 385639 720000)) 26214;;;;;; 697240 10000))
26197;;; Generated autoloads from mail/supercite.el 26215;;; Generated autoloads from mail/supercite.el
26198 26216
26199(autoload 'sc-cite-original "supercite" "\ 26217(autoload 'sc-cite-original "supercite" "\
@@ -26894,8 +26912,8 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26894 26912
26895;;;*** 26913;;;***
26896 26914
26897;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21670 32331 885635 26915;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21842 42581 539414
26898;;;;;; 586000)) 26916;;;;;; 570000))
26899;;; Generated autoloads from progmodes/tcl.el 26917;;; Generated autoloads from progmodes/tcl.el
26900 26918
26901(autoload 'tcl-mode "tcl" "\ 26919(autoload 'tcl-mode "tcl" "\
@@ -26943,8 +26961,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26943 26961
26944;;;*** 26962;;;***
26945 26963
26946;;;### (autoloads nil "telnet" "net/telnet.el" (21670 32331 385639 26964;;;### (autoloads nil "telnet" "net/telnet.el" (21852 24381 767239
26947;;;;;; 720000)) 26965;;;;;; 782000))
26948;;; Generated autoloads from net/telnet.el 26966;;; Generated autoloads from net/telnet.el
26949 26967
26950(autoload 'telnet "telnet" "\ 26968(autoload 'telnet "telnet" "\
@@ -27011,8 +27029,8 @@ use in that buffer.
27011 27029
27012;;;*** 27030;;;***
27013 27031
27014;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21670 27032;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21834
27015;;;;;; 32330 885624 725000)) 27033;;;;;; 29303 521933 754000))
27016;;; Generated autoloads from emacs-lisp/testcover.el 27034;;; Generated autoloads from emacs-lisp/testcover.el
27017 27035
27018(autoload 'testcover-this-defun "testcover" "\ 27036(autoload 'testcover-this-defun "testcover" "\
@@ -27048,8 +27066,8 @@ tetris-mode keybindings:
27048 27066
27049;;;*** 27067;;;***
27050 27068
27051;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21822 3243 27069;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21862 60209
27052;;;;;; 760493 958000)) 27070;;;;;; 908658 140000))
27053;;; Generated autoloads from textmodes/tex-mode.el 27071;;; Generated autoloads from textmodes/tex-mode.el
27054 27072
27055(defvar tex-shell-file-name nil "\ 27073(defvar tex-shell-file-name nil "\
@@ -27211,7 +27229,7 @@ says which mode to use.
27211(autoload 'plain-tex-mode "tex-mode" "\ 27229(autoload 'plain-tex-mode "tex-mode" "\
27212Major mode for editing files of input for plain TeX. 27230Major mode for editing files of input for plain TeX.
27213Makes $ and } display the characters they match. 27231Makes $ and } display the characters they match.
27214Makes \" insert `` when it seems to be the beginning of a quotation, 27232Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation,
27215and '' when it appears to be the end; it inserts \" only after a \\. 27233and '' when it appears to be the end; it inserts \" only after a \\.
27216 27234
27217Use \\[tex-region] to run TeX on the current region, plus a \"header\" 27235Use \\[tex-region] to run TeX on the current region, plus a \"header\"
@@ -27254,7 +27272,7 @@ special subshell is initiated, the hook `tex-shell-hook' is run.
27254(autoload 'latex-mode "tex-mode" "\ 27272(autoload 'latex-mode "tex-mode" "\
27255Major mode for editing files of input for LaTeX. 27273Major mode for editing files of input for LaTeX.
27256Makes $ and } display the characters they match. 27274Makes $ and } display the characters they match.
27257Makes \" insert `` when it seems to be the beginning of a quotation, 27275Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation,
27258and '' when it appears to be the end; it inserts \" only after a \\. 27276and '' when it appears to be the end; it inserts \" only after a \\.
27259 27277
27260Use \\[tex-region] to run LaTeX on the current region, plus the preamble 27278Use \\[tex-region] to run LaTeX on the current region, plus the preamble
@@ -27297,7 +27315,7 @@ subshell is initiated, `tex-shell-hook' is run.
27297(autoload 'slitex-mode "tex-mode" "\ 27315(autoload 'slitex-mode "tex-mode" "\
27298Major mode for editing files of input for SliTeX. 27316Major mode for editing files of input for SliTeX.
27299Makes $ and } display the characters they match. 27317Makes $ and } display the characters they match.
27300Makes \" insert `` when it seems to be the beginning of a quotation, 27318Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation,
27301and '' when it appears to be the end; it inserts \" only after a \\. 27319and '' when it appears to be the end; it inserts \" only after a \\.
27302 27320
27303Use \\[tex-region] to run SliTeX on the current region, plus the preamble 27321Use \\[tex-region] to run SliTeX on the current region, plus the preamble
@@ -27350,8 +27368,8 @@ Major mode to edit DocTeX files.
27350 27368
27351;;;*** 27369;;;***
27352 27370
27353;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21670 32331 27371;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21862 60209
27354;;;;;; 885635 586000)) 27372;;;;;; 928657 362000))
27355;;; Generated autoloads from textmodes/texinfmt.el 27373;;; Generated autoloads from textmodes/texinfmt.el
27356 27374
27357(autoload 'texinfo-format-buffer "texinfmt" "\ 27375(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27390,8 +27408,8 @@ if large. You can use `Info-split' to do this manually.
27390 27408
27391;;;*** 27409;;;***
27392 27410
27393;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21670 32331 27411;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21862 60209
27394;;;;;; 885635 586000)) 27412;;;;;; 928657 362000))
27395;;; Generated autoloads from textmodes/texinfo.el 27413;;; Generated autoloads from textmodes/texinfo.el
27396 27414
27397(defvar texinfo-open-quote (purecopy "``") "\ 27415(defvar texinfo-open-quote (purecopy "``") "\
@@ -27676,8 +27694,8 @@ See also docstring of the function tibetan-compose-region.
27676 27694
27677;;;*** 27695;;;***
27678 27696
27679;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21695 35516 27697;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21852 24382
27680;;;;;; 595262 313000)) 27698;;;;;; 87256 328000))
27681;;; Generated autoloads from textmodes/tildify.el 27699;;; Generated autoloads from textmodes/tildify.el
27682(push (purecopy '(tildify 4 6 1)) package--builtin-versions) 27700(push (purecopy '(tildify 4 6 1)) package--builtin-versions)
27683 27701
@@ -28125,8 +28143,8 @@ Its value should be an event that has a binding in MENU.
28125 28143
28126;;;*** 28144;;;***
28127 28145
28128;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21814 28146;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21855
28129;;;;;; 9129 220497 835000)) 28147;;;;;; 576 567563 758000))
28130;;; Generated autoloads from calendar/todo-mode.el 28148;;; Generated autoloads from calendar/todo-mode.el
28131 28149
28132(autoload 'todo-show "todo-mode" "\ 28150(autoload 'todo-show "todo-mode" "\
@@ -28324,8 +28342,7 @@ the output buffer or changing the window configuration.
28324 28342
28325;;;*** 28343;;;***
28326 28344
28327;;;### (autoloads nil "tramp" "net/tramp.el" (21766 44463 655319 28345;;;### (autoloads nil "tramp" "net/tramp.el" (21865 36399 47685 802000))
28328;;;;;; 936000))
28329;;; Generated autoloads from net/tramp.el 28346;;; Generated autoloads from net/tramp.el
28330 28347
28331(defvar tramp-mode t "\ 28348(defvar tramp-mode t "\
@@ -28476,8 +28493,8 @@ resumed later.
28476 28493
28477;;;*** 28494;;;***
28478 28495
28479;;;### (autoloads nil "tv-util" "language/tv-util.el" (21607 54478 28496;;;### (autoloads nil "tv-util" "language/tv-util.el" (21855 577
28480;;;;;; 300138 641000)) 28497;;;;;; 57945 485000))
28481;;; Generated autoloads from language/tv-util.el 28498;;; Generated autoloads from language/tv-util.el
28482 28499
28483(autoload 'tai-viet-composition-function "tv-util" "\ 28500(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28535,8 +28552,8 @@ First column's text sSs Second column's text
28535 28552
28536;;;*** 28553;;;***
28537 28554
28538;;;### (autoloads nil "type-break" "type-break.el" (21670 32331 885635 28555;;;### (autoloads nil "type-break" "type-break.el" (21855 577 527945
28539;;;;;; 586000)) 28556;;;;;; 248000))
28540;;; Generated autoloads from type-break.el 28557;;; Generated autoloads from type-break.el
28541 28558
28542(defvar type-break-mode nil "\ 28559(defvar type-break-mode nil "\
@@ -28992,8 +29009,8 @@ overriding the value of `url-gateway-method'.
28992 29009
28993;;;*** 29010;;;***
28994 29011
28995;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21766 29012;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21841
28996;;;;;; 44463 655319 936000)) 29013;;;;;; 54062 172628 227000))
28997;;; Generated autoloads from url/url-handlers.el 29014;;; Generated autoloads from url/url-handlers.el
28998 29015
28999(defvar url-handler-mode nil "\ 29016(defvar url-handler-mode nil "\
@@ -29047,8 +29064,8 @@ accessible.
29047 29064
29048;;;*** 29065;;;***
29049 29066
29050;;;### (autoloads nil "url-http" "url/url-http.el" (21670 32331 885635 29067;;;### (autoloads nil "url-http" "url/url-http.el" (21837 20526 641128
29051;;;;;; 586000)) 29068;;;;;; 711000))
29052;;; Generated autoloads from url/url-http.el 29069;;; Generated autoloads from url/url-http.el
29053 (autoload 'url-default-expander "url-expand") 29070 (autoload 'url-default-expander "url-expand")
29054 29071
@@ -29521,8 +29538,8 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
29521 29538
29522;;;*** 29539;;;***
29523 29540
29524;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21670 32331 29541;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21855 577 67944
29525;;;;;; 385639 720000)) 29542;;;;;; 554000))
29526;;; Generated autoloads from mail/uudecode.el 29543;;; Generated autoloads from mail/uudecode.el
29527 29544
29528(autoload 'uudecode-decode-region-external "uudecode" "\ 29545(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29546,7 +29563,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29546 29563
29547;;;*** 29564;;;***
29548 29565
29549;;;### (autoloads nil "vc" "vc/vc.el" (21748 18111 534605 274000)) 29566;;;### (autoloads nil "vc" "vc/vc.el" (21850 34915 137255 549000))
29550;;; Generated autoloads from vc/vc.el 29567;;; Generated autoloads from vc/vc.el
29551 29568
29552(defvar vc-checkout-hook nil "\ 29569(defvar vc-checkout-hook nil "\
@@ -29784,6 +29801,16 @@ tip revision are merged into the working file.
29784 29801
29785(defalias 'vc-update 'vc-pull) 29802(defalias 'vc-update 'vc-pull)
29786 29803
29804(autoload 'vc-push "vc" "\
29805Push the current branch.
29806You must be visiting a version controlled file, or in a `vc-dir' buffer.
29807On a distributed version control system, this runs a \"push\"
29808operation on the current branch, prompting for the precise command
29809if required. Optional prefix ARG non-nil forces a prompt.
29810On a non-distributed version control system, this signals an error.
29811
29812\(fn &optional ARG)" t nil)
29813
29787(autoload 'vc-switch-backend "vc" "\ 29814(autoload 'vc-switch-backend "vc" "\
29788Make BACKEND the current version control system for FILE. 29815Make BACKEND the current version control system for FILE.
29789FILE must already be registered in BACKEND. The change is not 29816FILE must already be registered in BACKEND. The change is not
@@ -29843,8 +29870,8 @@ Return the branch part of a revision number REV.
29843 29870
29844;;;*** 29871;;;***
29845 29872
29846;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21670 32331 29873;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21850 34915
29847;;;;;; 885635 586000)) 29874;;;;;; 127238 802000))
29848;;; Generated autoloads from vc/vc-annotate.el 29875;;; Generated autoloads from vc/vc-annotate.el
29849 29876
29850(autoload 'vc-annotate "vc-annotate" "\ 29877(autoload 'vc-annotate "vc-annotate" "\
@@ -29883,8 +29910,8 @@ should be applied to the background or to the foreground.
29883 29910
29884;;;*** 29911;;;***
29885 29912
29886;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21826 49705 100508 29913;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21852 24382 97237
29887;;;;;; 896000)) 29914;;;;;; 703000))
29888;;; Generated autoloads from vc/vc-bzr.el 29915;;; Generated autoloads from vc/vc-bzr.el
29889 29916
29890(defconst vc-bzr-admin-dirname ".bzr" "\ 29917(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29912,8 +29939,8 @@ Name of the format file in a .bzr directory.")
29912 29939
29913;;;*** 29940;;;***
29914 29941
29915;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21694 14651 747488 29942;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21842 40083 319216
29916;;;;;; 989000)) 29943;;;;;; 272000))
29917;;; Generated autoloads from vc/vc-dir.el 29944;;; Generated autoloads from vc/vc-dir.el
29918 29945
29919(autoload 'vc-dir "vc-dir" "\ 29946(autoload 'vc-dir "vc-dir" "\
@@ -29937,8 +29964,8 @@ These are the commands available for use in the file status buffer:
29937 29964
29938;;;*** 29965;;;***
29939 29966
29940;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21800 29967;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21862
29941;;;;;; 62631 12543 671000)) 29968;;;;;; 60209 928657 362000))
29942;;; Generated autoloads from vc/vc-dispatcher.el 29969;;; Generated autoloads from vc/vc-dispatcher.el
29943 29970
29944(autoload 'vc-do-command "vc-dispatcher" "\ 29971(autoload 'vc-do-command "vc-dispatcher" "\
@@ -29961,8 +29988,8 @@ case, and the process object in the asynchronous case.
29961 29988
29962;;;*** 29989;;;***
29963 29990
29964;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21826 49709 140509 29991;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21850 34915 127238
29965;;;;;; 237000)) 29992;;;;;; 802000))
29966;;; Generated autoloads from vc/vc-git.el 29993;;; Generated autoloads from vc/vc-git.el
29967 (defun vc-git-registered (file) 29994 (defun vc-git-registered (file)
29968 "Return non-nil if FILE is registered with git." 29995 "Return non-nil if FILE is registered with git."
@@ -29973,7 +30000,7 @@ case, and the process object in the asynchronous case.
29973 30000
29974;;;*** 30001;;;***
29975 30002
29976;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21826 49710 734782 20000)) 30003;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21842 40086 557968 381000))
29977;;; Generated autoloads from vc/vc-hg.el 30004;;; Generated autoloads from vc/vc-hg.el
29978 (defun vc-hg-registered (file) 30005 (defun vc-hg-registered (file)
29979 "Return non-nil if FILE is registered with hg." 30006 "Return non-nil if FILE is registered with hg."
@@ -30122,7 +30149,7 @@ Key bindings:
30122;;;*** 30149;;;***
30123 30150
30124;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" 30151;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el"
30125;;;;;; (21735 54828 874639 640000)) 30152;;;;;; (21862 60209 898658 614000))
30126;;; Generated autoloads from progmodes/verilog-mode.el 30153;;; Generated autoloads from progmodes/verilog-mode.el
30127 30154
30128(autoload 'verilog-mode "verilog-mode" "\ 30155(autoload 'verilog-mode "verilog-mode" "\
@@ -30157,7 +30184,7 @@ Variables controlling indentation/edit style:
30157 Set to 0 to get such code to lined up underneath the task or 30184 Set to 0 to get such code to lined up underneath the task or
30158 function keyword. 30185 function keyword.
30159 `verilog-indent-level-directive' (default 1) 30186 `verilog-indent-level-directive' (default 1)
30160 Indentation of `ifdef/`endif blocks. 30187 Indentation of \\=`ifdef/\\=`endif blocks.
30161 `verilog-cexp-indent' (default 1) 30188 `verilog-cexp-indent' (default 1)
30162 Indentation of Verilog statements broken across lines i.e.: 30189 Indentation of Verilog statements broken across lines i.e.:
30163 if (a) 30190 if (a)
@@ -30261,8 +30288,8 @@ Key bindings specific to `verilog-mode-map' are:
30261 30288
30262;;;*** 30289;;;***
30263 30290
30264;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21799 30291;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21866
30265;;;;;; 41767 71224 187000)) 30292;;;;;; 57262 717944 751000))
30266;;; Generated autoloads from progmodes/vhdl-mode.el 30293;;; Generated autoloads from progmodes/vhdl-mode.el
30267 30294
30268(autoload 'vhdl-mode "vhdl-mode" "\ 30295(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31292,8 +31319,8 @@ in certain major modes.
31292 31319
31293;;;*** 31320;;;***
31294 31321
31295;;;### (autoloads nil "whitespace" "whitespace.el" (21670 32331 885635 31322;;;### (autoloads nil "whitespace" "whitespace.el" (21828 42028 670509
31296;;;;;; 586000)) 31323;;;;;; 602000))
31297;;; Generated autoloads from whitespace.el 31324;;; Generated autoloads from whitespace.el
31298(push (purecopy '(whitespace 13 2 2)) package--builtin-versions) 31325(push (purecopy '(whitespace 13 2 2)) package--builtin-versions)
31299 31326
@@ -31690,8 +31717,8 @@ if ARG is omitted or nil.
31690 31717
31691;;;*** 31718;;;***
31692 31719
31693;;;### (autoloads nil "wid-edit" "wid-edit.el" (21816 50862 20497 31720;;;### (autoloads nil "wid-edit" "wid-edit.el" (21862 60209 928657
31694;;;;;; 333000)) 31721;;;;;; 362000))
31695;;; Generated autoloads from wid-edit.el 31722;;; Generated autoloads from wid-edit.el
31696 31723
31697(autoload 'widgetp "wid-edit" "\ 31724(autoload 'widgetp "wid-edit" "\
@@ -31733,8 +31760,8 @@ Setup current buffer so editing string widgets works.
31733 31760
31734;;;*** 31761;;;***
31735 31762
31736;;;### (autoloads nil "windmove" "windmove.el" (21733 50750 334730 31763;;;### (autoloads nil "windmove" "windmove.el" (21852 24382 97237
31737;;;;;; 5000)) 31764;;;;;; 703000))
31738;;; Generated autoloads from windmove.el 31765;;; Generated autoloads from windmove.el
31739 31766
31740(autoload 'windmove-left "windmove" "\ 31767(autoload 'windmove-left "windmove" "\
@@ -31809,7 +31836,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
31809 31836
31810;;;*** 31837;;;***
31811 31838
31812;;;### (autoloads nil "woman" "woman.el" (21670 32331 885635 586000)) 31839;;;### (autoloads nil "woman" "woman.el" (21855 577 547944 710000))
31813;;; Generated autoloads from woman.el 31840;;; Generated autoloads from woman.el
31814(push (purecopy '(woman 0 551)) package--builtin-versions) 31841(push (purecopy '(woman 0 551)) package--builtin-versions)
31815 31842
@@ -31933,8 +31960,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31933 31960
31934;;;*** 31961;;;***
31935 31962
31936;;;### (autoloads nil "xref" "progmodes/xref.el" (21826 300 640488 31963;;;### (autoloads nil "xref" "progmodes/xref.el" (21861 5946 771514
31937;;;;;; 815000)) 31964;;;;;; 868000))
31938;;; Generated autoloads from progmodes/xref.el 31965;;; Generated autoloads from progmodes/xref.el
31939 31966
31940(autoload 'xref-pop-marker-stack "xref" "\ 31967(autoload 'xref-pop-marker-stack "xref" "\
@@ -31970,6 +31997,11 @@ With prefix argument, prompt for the identifier.
31970 31997
31971\(fn IDENTIFIER)" t nil) 31998\(fn IDENTIFIER)" t nil)
31972 31999
32000(autoload 'xref-find-regexp "xref" "\
32001Find all matches for REGEXP.
32002
32003\(fn REGEXP)" t nil)
32004
31973(autoload 'xref-find-apropos "xref" "\ 32005(autoload 'xref-find-apropos "xref" "\
31974Find all meaningful symbols that match PATTERN. 32006Find all meaningful symbols that match PATTERN.
31975The argument has the same meaning as in `apropos'. 32007The argument has the same meaning as in `apropos'.
@@ -31983,8 +32015,8 @@ The argument has the same meaning as in `apropos'.
31983 32015
31984;;;*** 32016;;;***
31985 32017
31986;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21779 56495 106033 32018;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21852 24382 117243
31987;;;;;; 935000)) 32019;;;;;; 951000))
31988;;; Generated autoloads from xt-mouse.el 32020;;; Generated autoloads from xt-mouse.el
31989 32021
31990(defvar xterm-mouse-mode nil "\ 32022(defvar xterm-mouse-mode nil "\
@@ -32111,49 +32143,48 @@ Zone out, completely.
32111;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns.el" 32143;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns.el"
32112;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el" 32144;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el"
32113;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el" 32145;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el"
32114;;;;;; "emacs-lisp/cl-generic.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" 32146;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
32115;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" 32147;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-compat.el"
32116;;;;;; "emacs-lisp/eieio-compat.el" "emacs-lisp/eieio-custom.el" 32148;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
32117;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 32149;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
32118;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/generator.el" 32150;;;;;; "emacs-lisp/generator.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el"
32119;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/smie.el" 32151;;;;;; "emacs-lisp/smie.el" "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el"
32120;;;;;; "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 32152;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/edt-lk201.el"
32121;;;;;; "emulation/cua-gmrk.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 32153;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
32122;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/viper-cmd.el" 32154;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
32123;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 32155;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
32124;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 32156;;;;;; "emulation/viper-util.el" "erc/erc-backend.el" "erc/erc-goodies.el"
32125;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 32157;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "eshell/em-alias.el"
32126;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 32158;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
32127;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 32159;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
32128;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 32160;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
32129;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 32161;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
32130;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 32162;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el"
32131;;;;;; "eshell/em-tramp.el" "eshell/em-unix.el" "eshell/em-xtra.el" 32163;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
32132;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el" 32164;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
32133;;;;;; "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-module.el" 32165;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
32134;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 32166;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el"
32135;;;;;; "eshell/esh-var.el" "ezimage.el" "format-spec.el" "fringe.el" 32167;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el"
32136;;;;;; "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" 32168;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cloud.el"
32137;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cloud.el" "gnus/gnus-cus.el" 32169;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el"
32138;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 32170;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-icalendar.el"
32139;;;;;; "gnus/gnus-ems.el" "gnus/gnus-icalendar.el" "gnus/gnus-int.el" 32171;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
32140;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" 32172;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-srvr.el"
32141;;;;;; "gnus/gnus-score.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el" 32173;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
32142;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" 32174;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el"
32143;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" 32175;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
32144;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" 32176;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
32145;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-archive.el" 32177;;;;;; "gnus/mm-archive.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
32146;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el" 32178;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
32147;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el" 32179;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
32148;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" 32180;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
32149;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" 32181;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
32150;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" 32182;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el"
32151;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" 32183;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el"
32152;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" 32184;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
32153;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" 32185;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2231.el"
32154;;;;;; "gnus/rfc2047.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/sieve-manage.el" 32186;;;;;; "gnus/rtree.el" "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el"
32155;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" 32187;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el"
32156;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el"
32157;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" 32188;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
32158;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el" 32189;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el"
32159;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el" 32190;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el"
@@ -32245,7 +32276,7 @@ Zone out, completely.
32245;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 32276;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
32246;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el" 32277;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el"
32247;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 32278;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
32248;;;;;; "x-dnd.el") (21827 21192 518044 532000)) 32279;;;;;; "x-dnd.el") (21868 12847 464673 840000))
32249 32280
32250;;;*** 32281;;;***
32251 32282