aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2016-03-01 07:19:06 -0500
committerGlenn Morris2016-03-01 07:19:06 -0500
commit733fb9fdf568b33efcd351fa0b61f443251ca785 (patch)
tree54f335d35c64bd0700e79b4d99b4108b90e81eeb
parentf5d14353c22778484df499784e2cffe7655d2880 (diff)
downloademacs-733fb9fdf568b33efcd351fa0b61f443251ca785.tar.gz
emacs-733fb9fdf568b33efcd351fa0b61f443251ca785.zip
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el2531
1 files changed, 1273 insertions, 1258 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index de40cf5b8d5..61b1a8c3e3d 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -3,7 +3,7 @@
3;;; Code: 3;;; Code:
4 4
5 5
6;;;### (autoloads nil "5x5" "play/5x5.el" (22180 39318 464077 241000)) 6;;;### (autoloads nil "5x5" "play/5x5.el" (22150 28228 674072 702000))
7;;; Generated autoloads from play/5x5.el 7;;; Generated autoloads from play/5x5.el
8 8
9(autoload '5x5 "5x5" "\ 9(autoload '5x5 "5x5" "\
@@ -65,8 +65,8 @@ should return a grid vector array that is the new solution.
65 65
66;;;*** 66;;;***
67 67
68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (22180 39318 68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (22197 58438
69;;;;;; 470077 213000)) 69;;;;;; 383460 447000))
70;;; Generated autoloads from progmodes/ada-mode.el 70;;; Generated autoloads from progmodes/ada-mode.el
71 71
72(autoload 'ada-add-extensions "ada-mode" "\ 72(autoload 'ada-add-extensions "ada-mode" "\
@@ -85,8 +85,8 @@ Ada mode is the major mode for editing Ada code.
85 85
86;;;*** 86;;;***
87 87
88;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (22180 39318 88;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (22150 28228
89;;;;;; 470077 213000)) 89;;;;;; 750072 702000))
90;;; Generated autoloads from progmodes/ada-stmt.el 90;;; Generated autoloads from progmodes/ada-stmt.el
91 91
92(autoload 'ada-header "ada-stmt" "\ 92(autoload 'ada-header "ada-stmt" "\
@@ -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" (22180 39318 99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (22150 28228
100;;;;;; 471077 209000)) 100;;;;;; 754072 702000))
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" "\
@@ -108,8 +108,8 @@ Completion is available.
108 108
109;;;*** 109;;;***
110 110
111;;;### (autoloads nil "add-log" "vc/add-log.el" (22180 39318 546076 111;;;### (autoloads nil "add-log" "vc/add-log.el" (22160 64065 526101
112;;;;;; 864000)) 112;;;;;; 204000))
113;;; Generated autoloads from vc/add-log.el 113;;; Generated autoloads from vc/add-log.el
114 114
115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -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" (22180 39318 241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (22150 28227
242;;;;;; 279078 92000)) 242;;;;;; 338072 702000))
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 "\
@@ -374,7 +374,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
374 374
375;;;*** 375;;;***
376 376
377;;;### (autoloads nil "align" "align.el" (22180 39318 222078 354000)) 377;;;### (autoloads nil "align" "align.el" (22154 25280 740828 526000))
378;;; Generated autoloads from align.el 378;;; Generated autoloads from align.el
379 379
380(autoload 'align "align" "\ 380(autoload 'align "align" "\
@@ -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" (22180 39318 224078 344000)) 480;;;### (autoloads nil "allout" "allout.el" (22189 64323 68321 19000))
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" (22180 840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (22150
841;;;;;; 39318 222078 354000)) 841;;;;;; 28226 938072 702000))
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" (22180 39318 406077 899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (22150 28228 350072
900;;;;;; 507000)) 900;;;;;; 702000))
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)
@@ -918,8 +918,8 @@ directory, so that Emacs will know its current contents.
918 918
919;;;*** 919;;;***
920 920
921;;;### (autoloads nil "animate" "play/animate.el" (22180 39318 464077 921;;;### (autoloads nil "animate" "play/animate.el" (22150 28228 674072
922;;;;;; 241000)) 922;;;;;; 702000))
923;;; Generated autoloads from play/animate.el 923;;; Generated autoloads from play/animate.el
924 924
925(autoload 'animate-string "animate" "\ 925(autoload 'animate-string "animate" "\
@@ -951,8 +951,8 @@ the buffer *Birthday-Present-for-Name*.
951 951
952;;;*** 952;;;***
953 953
954;;;### (autoloads nil "ansi-color" "ansi-color.el" (22180 39318 224078 954;;;### (autoloads nil "ansi-color" "ansi-color.el" (22150 28226 942072
955;;;;;; 344000)) 955;;;;;; 702000))
956;;; Generated autoloads from ansi-color.el 956;;; Generated autoloads from ansi-color.el
957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) 957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions)
958 958
@@ -978,8 +978,8 @@ This is a good function to put in `comint-output-filter-functions'.
978 978
979;;;*** 979;;;***
980 980
981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (22183 981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (22182
982;;;;;; 58408 695001 816000)) 982;;;;;; 44208 579853 279000))
983;;; Generated autoloads from progmodes/antlr-mode.el 983;;; Generated autoloads from progmodes/antlr-mode.el
984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) 984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions)
985 985
@@ -1015,8 +1015,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1015 1015
1016;;;*** 1016;;;***
1017 1017
1018;;;### (autoloads nil "appt" "calendar/appt.el" (22180 39318 240078 1018;;;### (autoloads nil "appt" "calendar/appt.el" (22150 28227 46072
1019;;;;;; 271000)) 1019;;;;;; 702000))
1020;;; Generated autoloads from calendar/appt.el 1020;;; Generated autoloads from calendar/appt.el
1021 1021
1022(autoload 'appt-add "appt" "\ 1022(autoload 'appt-add "appt" "\
@@ -1037,8 +1037,8 @@ ARG is positive, otherwise off.
1037 1037
1038;;;*** 1038;;;***
1039 1039
1040;;;### (autoloads nil "apropos" "apropos.el" (22180 39318 224078 1040;;;### (autoloads nil "apropos" "apropos.el" (22224 48490 143402
1041;;;;;; 344000)) 1041;;;;;; 355000))
1042;;; Generated autoloads from apropos.el 1042;;; Generated autoloads from apropos.el
1043 1043
1044(autoload 'apropos-read-pattern "apropos" "\ 1044(autoload 'apropos-read-pattern "apropos" "\
@@ -1065,8 +1065,9 @@ variables, not just user options.
1065 1065
1066(autoload 'apropos-variable "apropos" "\ 1066(autoload 'apropos-variable "apropos" "\
1067Show variables that match PATTERN. 1067Show variables that match PATTERN.
1068When DO-NOT-ALL is non-nil, show user options only, i.e. behave 1068With the optional argument DO-NOT-ALL non-nil (or when called
1069like `apropos-user-option'. 1069interactively with the prefix \\[universal-argument]), show user
1070options only, i.e. behave like `apropos-user-option'.
1070 1071
1071\(fn PATTERN &optional DO-NOT-ALL)" t nil) 1072\(fn PATTERN &optional DO-NOT-ALL)" t nil)
1072 1073
@@ -1153,8 +1154,8 @@ Returns list of symbols and documentation found.
1153 1154
1154;;;*** 1155;;;***
1155 1156
1156;;;### (autoloads nil "arc-mode" "arc-mode.el" (22180 39318 225078 1157;;;### (autoloads nil "arc-mode" "arc-mode.el" (22150 28226 946072
1157;;;;;; 340000)) 1158;;;;;; 702000))
1158;;; Generated autoloads from arc-mode.el 1159;;; Generated autoloads from arc-mode.el
1159 1160
1160(autoload 'archive-mode "arc-mode" "\ 1161(autoload 'archive-mode "arc-mode" "\
@@ -1174,7 +1175,7 @@ archive.
1174 1175
1175;;;*** 1176;;;***
1176 1177
1177;;;### (autoloads nil "array" "array.el" (22180 39318 225078 340000)) 1178;;;### (autoloads nil "array" "array.el" (22150 28226 946072 702000))
1178;;; Generated autoloads from array.el 1179;;; Generated autoloads from array.el
1179 1180
1180(autoload 'array-mode "array" "\ 1181(autoload 'array-mode "array" "\
@@ -1245,8 +1246,8 @@ Entering array mode calls the function `array-mode-hook'.
1245 1246
1246;;;*** 1247;;;***
1247 1248
1248;;;### (autoloads nil "artist" "textmodes/artist.el" (22180 39318 1249;;;### (autoloads nil "artist" "textmodes/artist.el" (22150 28229
1249;;;;;; 528076 946000)) 1250;;;;;; 86072 702000))
1250;;; Generated autoloads from textmodes/artist.el 1251;;; Generated autoloads from textmodes/artist.el
1251(push (purecopy '(artist 1 2 6)) package--builtin-versions) 1252(push (purecopy '(artist 1 2 6)) package--builtin-versions)
1252 1253
@@ -1452,8 +1453,8 @@ Keymap summary
1452 1453
1453;;;*** 1454;;;***
1454 1455
1455;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (22180 39318 1456;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (22150 28228
1456;;;;;; 472077 204000)) 1457;;;;;; 758072 702000))
1457;;; Generated autoloads from progmodes/asm-mode.el 1458;;; Generated autoloads from progmodes/asm-mode.el
1458 1459
1459(autoload 'asm-mode "asm-mode" "\ 1460(autoload 'asm-mode "asm-mode" "\
@@ -1480,8 +1481,8 @@ Special commands:
1480 1481
1481;;;*** 1482;;;***
1482 1483
1483;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22180 1484;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22150
1484;;;;;; 39318 327077 871000)) 1485;;;;;; 28227 658072 702000))
1485;;; Generated autoloads from gnus/auth-source.el 1486;;; Generated autoloads from gnus/auth-source.el
1486 1487
1487(defvar auth-source-cache-expiry 7200 "\ 1488(defvar auth-source-cache-expiry 7200 "\
@@ -1493,8 +1494,8 @@ let-binding.")
1493 1494
1494;;;*** 1495;;;***
1495 1496
1496;;;### (autoloads nil "autoarg" "autoarg.el" (22180 39318 225078 1497;;;### (autoloads nil "autoarg" "autoarg.el" (22150 28226 946072
1497;;;;;; 340000)) 1498;;;;;; 702000))
1498;;; Generated autoloads from autoarg.el 1499;;; Generated autoloads from autoarg.el
1499 1500
1500(defvar autoarg-mode nil "\ 1501(defvar autoarg-mode nil "\
@@ -1554,8 +1555,8 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1554 1555
1555;;;*** 1556;;;***
1556 1557
1557;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (22180 39318 1558;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (22150 28228
1558;;;;;; 472077 204000)) 1559;;;;;; 758072 702000))
1559;;; Generated autoloads from progmodes/autoconf.el 1560;;; Generated autoloads from progmodes/autoconf.el
1560 1561
1561(autoload 'autoconf-mode "autoconf" "\ 1562(autoload 'autoconf-mode "autoconf" "\
@@ -1565,8 +1566,8 @@ Major mode for editing Autoconf configure.ac files.
1565 1566
1566;;;*** 1567;;;***
1567 1568
1568;;;### (autoloads nil "autoinsert" "autoinsert.el" (22180 39318 225078 1569;;;### (autoloads nil "autoinsert" "autoinsert.el" (22192 2880 903382
1569;;;;;; 340000)) 1570;;;;;; 391000))
1570;;; Generated autoloads from autoinsert.el 1571;;; Generated autoloads from autoinsert.el
1571 1572
1572(autoload 'auto-insert "autoinsert" "\ 1573(autoload 'auto-insert "autoinsert" "\
@@ -1604,8 +1605,8 @@ insert a template for the file depending on the mode of the buffer.
1604 1605
1605;;;*** 1606;;;***
1606 1607
1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22180 1608;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22157
1608;;;;;; 39318 279078 92000)) 1609;;;;;; 49371 380893 766000))
1609;;; Generated autoloads from emacs-lisp/autoload.el 1610;;; Generated autoloads from emacs-lisp/autoload.el
1610 1611
1611(put 'generated-autoload-file 'safe-local-variable 'stringp) 1612(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1656,8 +1657,8 @@ should be non-nil).
1656 1657
1657;;;*** 1658;;;***
1658 1659
1659;;;### (autoloads nil "autorevert" "autorevert.el" (22183 58408 667002 1660;;;### (autoloads nil "autorevert" "autorevert.el" (22226 58701 641313
1660;;;;;; 38000)) 1661;;;;;; 948000))
1661;;; Generated autoloads from autorevert.el 1662;;; Generated autoloads from autorevert.el
1662 1663
1663(autoload 'auto-revert-mode "autorevert" "\ 1664(autoload 'auto-revert-mode "autorevert" "\
@@ -1713,7 +1714,7 @@ This function is designed to be added to hooks, for example:
1713\(fn)" nil nil) 1714\(fn)" nil nil)
1714 1715
1715(defvar global-auto-revert-mode nil "\ 1716(defvar global-auto-revert-mode nil "\
1716Non-nil if Global-Auto-Revert mode is enabled. 1717Non-nil if Global Auto-Revert mode is enabled.
1717See the command `global-auto-revert-mode' for a description of this minor mode. 1718See the command `global-auto-revert-mode' for a description of this minor mode.
1718Setting this variable directly does not take effect; 1719Setting this variable directly does not take effect;
1719either customize it (see the info node `Easy Customization') 1720either customize it (see the info node `Easy Customization')
@@ -1745,7 +1746,7 @@ specifies in the mode line.
1745 1746
1746;;;*** 1747;;;***
1747 1748
1748;;;### (autoloads nil "avoid" "avoid.el" (22180 39318 225078 340000)) 1749;;;### (autoloads nil "avoid" "avoid.el" (22150 28226 946072 702000))
1749;;; Generated autoloads from avoid.el 1750;;; Generated autoloads from avoid.el
1750 1751
1751(defvar mouse-avoidance-mode nil "\ 1752(defvar mouse-avoidance-mode nil "\
@@ -1783,8 +1784,8 @@ definition of \"random distance\".)
1783 1784
1784;;;*** 1785;;;***
1785 1786
1786;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (22180 39318 1787;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (22150 28228
1787;;;;;; 472077 204000)) 1788;;;;;; 758072 702000))
1788;;; Generated autoloads from progmodes/bat-mode.el 1789;;; Generated autoloads from progmodes/bat-mode.el
1789 1790
1790(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) 1791(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode))
@@ -1802,8 +1803,8 @@ Run script using `bat-run' and `bat-run-args'.
1802 1803
1803;;;*** 1804;;;***
1804 1805
1805;;;### (autoloads nil "battery" "battery.el" (22180 39318 226078 1806;;;### (autoloads nil "battery" "battery.el" (22216 22852 972596
1806;;;;;; 335000)) 1807;;;;;; 491000))
1807;;; Generated autoloads from battery.el 1808;;; Generated autoloads from battery.el
1808 (put 'battery-mode-line-string 'risky-local-variable t) 1809 (put 'battery-mode-line-string 'risky-local-variable t)
1809 1810
@@ -1838,8 +1839,8 @@ seconds.
1838 1839
1839;;;*** 1840;;;***
1840 1841
1841;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (22180 1842;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (22150
1842;;;;;; 39318 280078 87000)) 1843;;;;;; 28227 338072 702000))
1843;;; Generated autoloads from emacs-lisp/benchmark.el 1844;;; Generated autoloads from emacs-lisp/benchmark.el
1844 1845
1845(autoload 'benchmark-run "benchmark" "\ 1846(autoload 'benchmark-run "benchmark" "\
@@ -1875,8 +1876,8 @@ For non-interactive use see also `benchmark-run' and
1875 1876
1876;;;*** 1877;;;***
1877 1878
1878;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (22180 39318 1879;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (22150 28229
1879;;;;;; 530076 937000)) 1880;;;;;; 94072 702000))
1880;;; Generated autoloads from textmodes/bibtex.el 1881;;; Generated autoloads from textmodes/bibtex.el
1881 1882
1882(autoload 'bibtex-initialize "bibtex" "\ 1883(autoload 'bibtex-initialize "bibtex" "\
@@ -1968,7 +1969,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1968;;;*** 1969;;;***
1969 1970
1970;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" 1971;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el"
1971;;;;;; (22180 39318 529076 942000)) 1972;;;;;; (22150 28229 86072 702000))
1972;;; Generated autoloads from textmodes/bibtex-style.el 1973;;; Generated autoloads from textmodes/bibtex-style.el
1973 1974
1974(autoload 'bibtex-style-mode "bibtex-style" "\ 1975(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1978,8 +1979,8 @@ Major mode for editing BibTeX style files.
1978 1979
1979;;;*** 1980;;;***
1980 1981
1981;;;### (autoloads nil "binhex" "mail/binhex.el" (22180 39318 386077 1982;;;### (autoloads nil "binhex" "mail/binhex.el" (22150 28228 226072
1982;;;;;; 599000)) 1983;;;;;; 702000))
1983;;; Generated autoloads from mail/binhex.el 1984;;; Generated autoloads from mail/binhex.el
1984 1985
1985(defconst binhex-begin-line "^:...............................................................$" "\ 1986(defconst binhex-begin-line "^:...............................................................$" "\
@@ -2003,8 +2004,8 @@ Binhex decode region between START and END.
2003 2004
2004;;;*** 2005;;;***
2005 2006
2006;;;### (autoloads nil "blackbox" "play/blackbox.el" (22180 39318 2007;;;### (autoloads nil "blackbox" "play/blackbox.el" (22150 28228
2007;;;;;; 464077 241000)) 2008;;;;;; 674072 702000))
2008;;; Generated autoloads from play/blackbox.el 2009;;; Generated autoloads from play/blackbox.el
2009 2010
2010(autoload 'blackbox "blackbox" "\ 2011(autoload 'blackbox "blackbox" "\
@@ -2123,8 +2124,8 @@ a reflection.
2123 2124
2124;;;*** 2125;;;***
2125 2126
2126;;;### (autoloads nil "bookmark" "bookmark.el" (22180 39318 227078 2127;;;### (autoloads nil "bookmark" "bookmark.el" (22150 28226 950072
2127;;;;;; 330000)) 2128;;;;;; 702000))
2128;;; Generated autoloads from bookmark.el 2129;;; Generated autoloads from bookmark.el
2129 (define-key ctl-x-r-map "b" 'bookmark-jump) 2130 (define-key ctl-x-r-map "b" 'bookmark-jump)
2130 (define-key ctl-x-r-map "m" 'bookmark-set) 2131 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2348,8 +2349,8 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2348 2349
2349;;;*** 2350;;;***
2350 2351
2351;;;### (autoloads nil "browse-url" "net/browse-url.el" (22183 58408 2352;;;### (autoloads nil "browse-url" "net/browse-url.el" (22189 64323
2352;;;;;; 681001 927000)) 2353;;;;;; 280321 19000))
2353;;; Generated autoloads from net/browse-url.el 2354;;; Generated autoloads from net/browse-url.el
2354 2355
2355(defvar browse-url-browser-function 'browse-url-default-browser "\ 2356(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2697,7 +2698,7 @@ from `browse-url-elinks-wrapper'.
2697 2698
2698;;;*** 2699;;;***
2699 2700
2700;;;### (autoloads nil "bs" "bs.el" (22180 39318 227078 330000)) 2701;;;### (autoloads nil "bs" "bs.el" (22150 28226 950072 702000))
2701;;; Generated autoloads from bs.el 2702;;; Generated autoloads from bs.el
2702(push (purecopy '(bs 1 17)) package--builtin-versions) 2703(push (purecopy '(bs 1 17)) package--builtin-versions)
2703 2704
@@ -2738,8 +2739,8 @@ name of buffer configuration.
2738 2739
2739;;;*** 2740;;;***
2740 2741
2741;;;### (autoloads nil "bubbles" "play/bubbles.el" (22180 39318 464077 2742;;;### (autoloads nil "bubbles" "play/bubbles.el" (22150 28228 674072
2742;;;;;; 241000)) 2743;;;;;; 702000))
2743;;; Generated autoloads from play/bubbles.el 2744;;; Generated autoloads from play/bubbles.el
2744 2745
2745(autoload 'bubbles "bubbles" "\ 2746(autoload 'bubbles "bubbles" "\
@@ -2761,7 +2762,7 @@ columns on its right towards the left.
2761;;;*** 2762;;;***
2762 2763
2763;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" 2764;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el"
2764;;;;;; (22180 39318 472077 204000)) 2765;;;;;; (22150 28228 758072 702000))
2765;;; Generated autoloads from progmodes/bug-reference.el 2766;;; Generated autoloads from progmodes/bug-reference.el
2766 2767
2767(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2768(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2781,8 +2782,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2781 2782
2782;;;*** 2783;;;***
2783 2784
2784;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22180 2785;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22195
2785;;;;;; 39318 281078 82000)) 2786;;;;;; 16710 339344 967000))
2786;;; Generated autoloads from emacs-lisp/bytecomp.el 2787;;; Generated autoloads from emacs-lisp/bytecomp.el
2787(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2788(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2788(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2789(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2902,18 +2903,16 @@ and corresponding effects.
2902 2903
2903;;;*** 2904;;;***
2904 2905
2905;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22180 2906;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22192
2906;;;;;; 39318 240078 271000)) 2907;;;;;; 2880 911382 391000))
2907;;; Generated autoloads from calendar/cal-china.el 2908;;; Generated autoloads from calendar/cal-china.el
2908 2909
2909(put 'calendar-chinese-time-zone 'risky-local-variable t) 2910(put 'calendar-chinese-time-zone 'risky-local-variable t)
2910 2911
2911(put 'chinese-calendar-time-zone 'risky-local-variable t)
2912
2913;;;*** 2912;;;***
2914 2913
2915;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22180 39318 2914;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22150 28227
2916;;;;;; 240078 271000)) 2915;;;;;; 50072 702000))
2917;;; Generated autoloads from calendar/cal-dst.el 2916;;; Generated autoloads from calendar/cal-dst.el
2918 2917
2919(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2918(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2924,8 +2923,8 @@ and corresponding effects.
2924 2923
2925;;;*** 2924;;;***
2926 2925
2927;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (22180 2926;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (22150
2928;;;;;; 39318 241078 266000)) 2927;;;;;; 28227 50072 702000))
2929;;; Generated autoloads from calendar/cal-hebrew.el 2928;;; Generated autoloads from calendar/cal-hebrew.el
2930 2929
2931(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2930(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2937,7 +2936,7 @@ from the cursor position.
2937 2936
2938;;;*** 2937;;;***
2939 2938
2940;;;### (autoloads nil "calc" "calc/calc.el" (22180 39318 237078 285000)) 2939;;;### (autoloads nil "calc" "calc/calc.el" (22150 28227 26072 702000))
2941;;; Generated autoloads from calc/calc.el 2940;;; Generated autoloads from calc/calc.el
2942 (define-key ctl-x-map "*" 'calc-dispatch) 2941 (define-key ctl-x-map "*" 'calc-dispatch)
2943 2942
@@ -3023,8 +3022,8 @@ See Info node `(calc)Defining Functions'.
3023 3022
3024;;;*** 3023;;;***
3025 3024
3026;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (22180 39318 3025;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (22150 28227
3027;;;;;; 235078 294000)) 3026;;;;;; 22072 702000))
3028;;; Generated autoloads from calc/calc-undo.el 3027;;; Generated autoloads from calc/calc-undo.el
3029 3028
3030(autoload 'calc-undo "calc-undo" "\ 3029(autoload 'calc-undo "calc-undo" "\
@@ -3034,8 +3033,8 @@ See Info node `(calc)Defining Functions'.
3034 3033
3035;;;*** 3034;;;***
3036 3035
3037;;;### (autoloads nil "calculator" "calculator.el" (22180 39318 239078 3036;;;### (autoloads nil "calculator" "calculator.el" (22222 61645 281665
3038;;;;;; 275000)) 3037;;;;;; 355000))
3039;;; Generated autoloads from calculator.el 3038;;; Generated autoloads from calculator.el
3040 3039
3041(autoload 'calculator "calculator" "\ 3040(autoload 'calculator "calculator" "\
@@ -3046,8 +3045,8 @@ See the documentation for `calculator-mode' for more information.
3046 3045
3047;;;*** 3046;;;***
3048 3047
3049;;;### (autoloads nil "calendar" "calendar/calendar.el" (22180 39318 3048;;;### (autoloads nil "calendar" "calendar/calendar.el" (22192 2880
3050;;;;;; 243078 257000)) 3049;;;;;; 919382 391000))
3051;;; Generated autoloads from calendar/calendar.el 3050;;; Generated autoloads from calendar/calendar.el
3052 3051
3053(autoload 'calendar "calendar" "\ 3052(autoload 'calendar "calendar" "\
@@ -3090,8 +3089,8 @@ This function is suitable for execution in an init file.
3090 3089
3091;;;*** 3090;;;***
3092 3091
3093;;;### (autoloads nil "canlock" "gnus/canlock.el" (22180 39318 327077 3092;;;### (autoloads nil "canlock" "gnus/canlock.el" (22150 28227 658072
3094;;;;;; 871000)) 3093;;;;;; 702000))
3095;;; Generated autoloads from gnus/canlock.el 3094;;; Generated autoloads from gnus/canlock.el
3096 3095
3097(autoload 'canlock-insert-header "canlock" "\ 3096(autoload 'canlock-insert-header "canlock" "\
@@ -3108,8 +3107,8 @@ it fails.
3108 3107
3109;;;*** 3108;;;***
3110 3109
3111;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22183 3110;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22212
3112;;;;;; 58408 697001 800000)) 3111;;;;;; 25823 447089 159000))
3113;;; Generated autoloads from progmodes/cc-engine.el 3112;;; Generated autoloads from progmodes/cc-engine.el
3114 3113
3115(autoload 'c-guess-basic-syntax "cc-engine" "\ 3114(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3119,8 +3118,8 @@ Return the syntactic context of the current line.
3119 3118
3120;;;*** 3119;;;***
3121 3120
3122;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (22180 39318 3121;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (22150 28228
3123;;;;;; 478077 176000)) 3122;;;;;; 790072 702000))
3124;;; Generated autoloads from progmodes/cc-guess.el 3123;;; Generated autoloads from progmodes/cc-guess.el
3125 3124
3126(defvar c-guess-guessed-offsets-alist nil "\ 3125(defvar c-guess-guessed-offsets-alist nil "\
@@ -3218,8 +3217,8 @@ the absolute file name of the file if STYLE-NAME is nil.
3218 3217
3219;;;*** 3218;;;***
3220 3219
3221;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22180 39318 3220;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22162 19398
3222;;;;;; 479077 172000)) 3221;;;;;; 889892 547000))
3223;;; Generated autoloads from progmodes/cc-mode.el 3222;;; Generated autoloads from progmodes/cc-mode.el
3224 3223
3225(autoload 'c-initialize-cc-mode "cc-mode" "\ 3224(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3377,8 +3376,8 @@ Key bindings:
3377 3376
3378;;;*** 3377;;;***
3379 3378
3380;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (22180 3379;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (22150
3381;;;;;; 39318 479077 172000)) 3380;;;;;; 28228 798072 702000))
3382;;; Generated autoloads from progmodes/cc-styles.el 3381;;; Generated autoloads from progmodes/cc-styles.el
3383 3382
3384(autoload 'c-set-style "cc-styles" "\ 3383(autoload 'c-set-style "cc-styles" "\
@@ -3429,8 +3428,8 @@ and exists only for compatibility reasons.
3429 3428
3430;;;*** 3429;;;***
3431 3430
3432;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22180 39318 3431;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22150 28228
3433;;;;;; 480077 167000)) 3432;;;;;; 802072 702000))
3434;;; Generated autoloads from progmodes/cc-vars.el 3433;;; Generated autoloads from progmodes/cc-vars.el
3435(put 'c-basic-offset 'safe-local-variable 'integerp) 3434(put 'c-basic-offset 'safe-local-variable 'integerp)
3436(put 'c-backslash-column 'safe-local-variable 'integerp) 3435(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3438,8 +3437,8 @@ and exists only for compatibility reasons.
3438 3437
3439;;;*** 3438;;;***
3440 3439
3441;;;### (autoloads nil "ccl" "international/ccl.el" (22180 39318 364077 3440;;;### (autoloads nil "ccl" "international/ccl.el" (22150 28228 106072
3442;;;;;; 701000)) 3441;;;;;; 702000))
3443;;; Generated autoloads from international/ccl.el 3442;;; Generated autoloads from international/ccl.el
3444 3443
3445(autoload 'ccl-compile "ccl" "\ 3444(autoload 'ccl-compile "ccl" "\
@@ -3732,8 +3731,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3732 3731
3733;;;*** 3732;;;***
3734 3733
3735;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (22180 39318 3734;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (22150 28227
3736;;;;;; 281078 82000)) 3735;;;;;; 358072 702000))
3737;;; Generated autoloads from emacs-lisp/cconv.el 3736;;; Generated autoloads from emacs-lisp/cconv.el
3738 3737
3739(autoload 'cconv-closure-convert "cconv" "\ 3738(autoload 'cconv-closure-convert "cconv" "\
@@ -3752,15 +3751,15 @@ Add the warnings that closure conversion would encounter.
3752 3751
3753;;;*** 3752;;;***
3754 3753
3755;;;### (autoloads nil "cedet" "cedet/cedet.el" (22180 39318 248078 3754;;;### (autoloads nil "cedet" "cedet/cedet.el" (22150 28227 146072
3756;;;;;; 234000)) 3755;;;;;; 702000))
3757;;; Generated autoloads from cedet/cedet.el 3756;;; Generated autoloads from cedet/cedet.el
3758(push (purecopy '(cedet 2 0)) package--builtin-versions) 3757(push (purecopy '(cedet 2 0)) package--builtin-versions)
3759 3758
3760;;;*** 3759;;;***
3761 3760
3762;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (22180 39318 3761;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (22150 28228
3763;;;;;; 480077 167000)) 3762;;;;;; 802072 702000))
3764;;; Generated autoloads from progmodes/cfengine.el 3763;;; Generated autoloads from progmodes/cfengine.el
3765(push (purecopy '(cfengine 1 4)) package--builtin-versions) 3764(push (purecopy '(cfengine 1 4)) package--builtin-versions)
3766 3765
@@ -3789,8 +3788,8 @@ Choose `cfengine2-mode' or `cfengine3-mode' by buffer contents.
3789 3788
3790;;;*** 3789;;;***
3791 3790
3792;;;### (autoloads nil "character-fold" "character-fold.el" (22180 3791;;;### (autoloads nil "character-fold" "character-fold.el" (22150
3793;;;;;; 39318 270078 133000)) 3792;;;;;; 28227 274072 702000))
3794;;; Generated autoloads from character-fold.el 3793;;; Generated autoloads from character-fold.el
3795 3794
3796(autoload 'character-fold-to-regexp "character-fold" "\ 3795(autoload 'character-fold-to-regexp "character-fold" "\
@@ -3809,15 +3808,15 @@ from which to start.
3809 3808
3810;;;*** 3809;;;***
3811 3810
3812;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (22180 39318 3811;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (22150 28227
3813;;;;;; 282078 78000)) 3812;;;;;; 358072 702000))
3814;;; Generated autoloads from emacs-lisp/chart.el 3813;;; Generated autoloads from emacs-lisp/chart.el
3815(push (purecopy '(chart 0 2)) package--builtin-versions) 3814(push (purecopy '(chart 0 2)) package--builtin-versions)
3816 3815
3817;;;*** 3816;;;***
3818 3817
3819;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" 3818;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el"
3820;;;;;; (22180 39318 282078 78000)) 3819;;;;;; (22165 41682 11141 0))
3821;;; Generated autoloads from emacs-lisp/check-declare.el 3820;;; Generated autoloads from emacs-lisp/check-declare.el
3822 3821
3823(autoload 'check-declare-file "check-declare" "\ 3822(autoload 'check-declare-file "check-declare" "\
@@ -3834,8 +3833,8 @@ Returns non-nil if any false statements are found.
3834 3833
3835;;;*** 3834;;;***
3836 3835
3837;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22180 3836;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22197
3838;;;;;; 39318 282078 78000)) 3837;;;;;; 58438 127460 447000))
3839;;; Generated autoloads from emacs-lisp/checkdoc.el 3838;;; Generated autoloads from emacs-lisp/checkdoc.el
3840(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) 3839(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions)
3841(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) 3840(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp)
@@ -4045,8 +4044,8 @@ Find package keywords that aren't in `finder-known-keywords'.
4045 4044
4046;;;*** 4045;;;***
4047 4046
4048;;;### (autoloads nil "china-util" "language/china-util.el" (22180 4047;;;### (autoloads nil "china-util" "language/china-util.el" (22150
4049;;;;;; 39318 371077 668000)) 4048;;;;;; 28228 162072 702000))
4050;;; Generated autoloads from language/china-util.el 4049;;; Generated autoloads from language/china-util.el
4051 4050
4052(autoload 'decode-hz-region "china-util" "\ 4051(autoload 'decode-hz-region "china-util" "\
@@ -4083,8 +4082,8 @@ Encode the text in the current buffer to HZ.
4083 4082
4084;;;*** 4083;;;***
4085 4084
4086;;;### (autoloads nil "chistory" "chistory.el" (22180 39318 270078 4085;;;### (autoloads nil "chistory" "chistory.el" (22150 28227 274072
4087;;;;;; 133000)) 4086;;;;;; 702000))
4088;;; Generated autoloads from chistory.el 4087;;; Generated autoloads from chistory.el
4089 4088
4090(autoload 'repeat-matching-complex-command "chistory" "\ 4089(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4123,8 +4122,8 @@ and runs the normal hook `command-history-hook'.
4123 4122
4124;;;*** 4123;;;***
4125 4124
4126;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (22180 4125;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (22150
4127;;;;;; 39318 283078 73000)) 4126;;;;;; 28227 366072 702000))
4128;;; Generated autoloads from emacs-lisp/cl-indent.el 4127;;; Generated autoloads from emacs-lisp/cl-indent.el
4129 4128
4130(autoload 'common-lisp-indent-function "cl-indent" "\ 4129(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4207,8 +4206,8 @@ instead.
4207 4206
4208;;;*** 4207;;;***
4209 4208
4210;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (22180 39318 4209;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (22220 19926
4211;;;;;; 283078 73000)) 4210;;;;;; 380329 271000))
4212;;; Generated autoloads from emacs-lisp/cl-lib.el 4211;;; Generated autoloads from emacs-lisp/cl-lib.el
4213(push (purecopy '(cl-lib 1 0)) package--builtin-versions) 4212(push (purecopy '(cl-lib 1 0)) package--builtin-versions)
4214 4213
@@ -4226,8 +4225,8 @@ a future Emacs interpreter will be able to use it.")
4226 4225
4227;;;*** 4226;;;***
4228 4227
4229;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (22180 39318 4228;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (22150 28228
4230;;;;;; 480077 167000)) 4229;;;;;; 802072 702000))
4231;;; Generated autoloads from progmodes/cmacexp.el 4230;;; Generated autoloads from progmodes/cmacexp.el
4232 4231
4233(autoload 'c-macro-expand "cmacexp" "\ 4232(autoload 'c-macro-expand "cmacexp" "\
@@ -4247,8 +4246,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4247 4246
4248;;;*** 4247;;;***
4249 4248
4250;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (22180 39318 270078 4249;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (22150 28227 274072
4251;;;;;; 133000)) 4250;;;;;; 702000))
4252;;; Generated autoloads from cmuscheme.el 4251;;; Generated autoloads from cmuscheme.el
4253 4252
4254(autoload 'run-scheme "cmuscheme" "\ 4253(autoload 'run-scheme "cmuscheme" "\
@@ -4268,7 +4267,7 @@ is run).
4268 4267
4269;;;*** 4268;;;***
4270 4269
4271;;;### (autoloads nil "color" "color.el" (22180 39318 270078 133000)) 4270;;;### (autoloads nil "color" "color.el" (22150 28227 274072 702000))
4272;;; Generated autoloads from color.el 4271;;; Generated autoloads from color.el
4273 4272
4274(autoload 'color-name-to-rgb "color" "\ 4273(autoload 'color-name-to-rgb "color" "\
@@ -4287,7 +4286,7 @@ If FRAME cannot display COLOR, return nil.
4287 4286
4288;;;*** 4287;;;***
4289 4288
4290;;;### (autoloads nil "comint" "comint.el" (22180 39318 271078 128000)) 4289;;;### (autoloads nil "comint" "comint.el" (22199 13769 368900 836000))
4291;;; Generated autoloads from comint.el 4290;;; Generated autoloads from comint.el
4292 4291
4293(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4292(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4388,8 +4387,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4388 4387
4389;;;*** 4388;;;***
4390 4389
4391;;;### (autoloads nil "compare-w" "vc/compare-w.el" (22180 39318 4390;;;### (autoloads nil "compare-w" "vc/compare-w.el" (22150 28229
4392;;;;;; 547076 859000)) 4391;;;;;; 250072 702000))
4393;;; Generated autoloads from vc/compare-w.el 4392;;; Generated autoloads from vc/compare-w.el
4394 4393
4395(autoload 'compare-windows "compare-w" "\ 4394(autoload 'compare-windows "compare-w" "\
@@ -4425,8 +4424,8 @@ on third call it again advances points to the next difference and so on.
4425 4424
4426;;;*** 4425;;;***
4427 4426
4428;;;### (autoloads nil "compile" "progmodes/compile.el" (22180 39318 4427;;;### (autoloads nil "compile" "progmodes/compile.el" (22154 25280
4429;;;;;; 481077 163000)) 4428;;;;;; 788828 526000))
4430;;; Generated autoloads from progmodes/compile.el 4429;;; Generated autoloads from progmodes/compile.el
4431 4430
4432(defvar compilation-mode-hook nil "\ 4431(defvar compilation-mode-hook nil "\
@@ -4607,8 +4606,8 @@ This is the value of `next-error-function' in Compilation buffers.
4607 4606
4608;;;*** 4607;;;***
4609 4608
4610;;;### (autoloads nil "completion" "completion.el" (22180 39318 272078 4609;;;### (autoloads nil "completion" "completion.el" (22197 58438 91460
4611;;;;;; 124000)) 4610;;;;;; 447000))
4612;;; Generated autoloads from completion.el 4611;;; Generated autoloads from completion.el
4613 4612
4614(defvar dynamic-completion-mode nil "\ 4613(defvar dynamic-completion-mode nil "\
@@ -4630,8 +4629,8 @@ if ARG is omitted or nil.
4630 4629
4631;;;*** 4630;;;***
4632 4631
4633;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (22180 4632;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (22150
4634;;;;;; 39318 530076 937000)) 4633;;;;;; 28229 94072 702000))
4635;;; Generated autoloads from textmodes/conf-mode.el 4634;;; Generated autoloads from textmodes/conf-mode.el
4636 4635
4637(autoload 'conf-mode "conf-mode" "\ 4636(autoload 'conf-mode "conf-mode" "\
@@ -4786,8 +4785,8 @@ For details see `conf-mode'. Example:
4786 4785
4787;;;*** 4786;;;***
4788 4787
4789;;;### (autoloads nil "cookie1" "play/cookie1.el" (22180 39318 464077 4788;;;### (autoloads nil "cookie1" "play/cookie1.el" (22150 28228 674072
4790;;;;;; 241000)) 4789;;;;;; 702000))
4791;;; Generated autoloads from play/cookie1.el 4790;;; Generated autoloads from play/cookie1.el
4792 4791
4793(autoload 'cookie "cookie1" "\ 4792(autoload 'cookie "cookie1" "\
@@ -4815,8 +4814,8 @@ and subsequent calls on the same file won't go to disk.
4815 4814
4816;;;*** 4815;;;***
4817 4816
4818;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (22180 4817;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (22150
4819;;;;;; 39318 284078 68000)) 4818;;;;;; 28227 374072 702000))
4820;;; Generated autoloads from emacs-lisp/copyright.el 4819;;; Generated autoloads from emacs-lisp/copyright.el
4821(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4820(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4822(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4821(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4854,8 +4853,8 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4854 4853
4855;;;*** 4854;;;***
4856 4855
4857;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (22180 4856;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (22197
4858;;;;;; 39318 482077 158000)) 4857;;;;;; 58438 427460 447000))
4859;;; Generated autoloads from progmodes/cperl-mode.el 4858;;; Generated autoloads from progmodes/cperl-mode.el
4860(put 'cperl-indent-level 'safe-local-variable 'integerp) 4859(put 'cperl-indent-level 'safe-local-variable 'integerp)
4861(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4860(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -5053,8 +5052,8 @@ Run a `perldoc' on the word around point.
5053 5052
5054;;;*** 5053;;;***
5055 5054
5056;;;### (autoloads nil "cpp" "progmodes/cpp.el" (22180 39318 482077 5055;;;### (autoloads nil "cpp" "progmodes/cpp.el" (22150 28228 806072
5057;;;;;; 158000)) 5056;;;;;; 702000))
5058;;; Generated autoloads from progmodes/cpp.el 5057;;; Generated autoloads from progmodes/cpp.el
5059 5058
5060(autoload 'cpp-highlight-buffer "cpp" "\ 5059(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5072,8 +5071,8 @@ Edit display information for cpp conditionals.
5072 5071
5073;;;*** 5072;;;***
5074 5073
5075;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (22180 39318 285078 5074;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (22150 28227 374072
5076;;;;;; 64000)) 5075;;;;;; 702000))
5077;;; Generated autoloads from emacs-lisp/crm.el 5076;;; Generated autoloads from emacs-lisp/crm.el
5078 5077
5079(autoload 'completing-read-multiple "crm" "\ 5078(autoload 'completing-read-multiple "crm" "\
@@ -5099,8 +5098,8 @@ with empty strings removed.
5099 5098
5100;;;*** 5099;;;***
5101 5100
5102;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22180 39318 5101;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22192 2874
5103;;;;;; 530076 937000)) 5102;;;;;; 475382 391000))
5104;;; Generated autoloads from textmodes/css-mode.el 5103;;; Generated autoloads from textmodes/css-mode.el
5105 5104
5106(autoload 'css-mode "css-mode" "\ 5105(autoload 'css-mode "css-mode" "\
@@ -5116,8 +5115,8 @@ Major mode to edit \"Sassy CSS\" files.
5116 5115
5117;;;*** 5116;;;***
5118 5117
5119;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (22180 39318 5118;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (22150 28227
5120;;;;;; 295078 18000)) 5119;;;;;; 458072 702000))
5121;;; Generated autoloads from emulation/cua-base.el 5120;;; Generated autoloads from emulation/cua-base.el
5122 5121
5123(defvar cua-mode nil "\ 5122(defvar cua-mode nil "\
@@ -5162,8 +5161,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5162 5161
5163;;;*** 5162;;;***
5164 5163
5165;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (22180 39318 5164;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (22150 28227
5166;;;;;; 296078 13000)) 5165;;;;;; 462072 702000))
5167;;; Generated autoloads from emulation/cua-rect.el 5166;;; Generated autoloads from emulation/cua-rect.el
5168 5167
5169(autoload 'cua-rectangle-mark-mode "cua-rect" "\ 5168(autoload 'cua-rectangle-mark-mode "cua-rect" "\
@@ -5175,7 +5174,7 @@ Activates the region if needed. Only lasts until the region is deactivated.
5175;;;*** 5174;;;***
5176 5175
5177;;;### (autoloads nil "cursor-sensor" "emacs-lisp/cursor-sensor.el" 5176;;;### (autoloads nil "cursor-sensor" "emacs-lisp/cursor-sensor.el"
5178;;;;;; (22180 39318 285078 64000)) 5177;;;;;; (22167 37321 605442 255000))
5179;;; Generated autoloads from emacs-lisp/cursor-sensor.el 5178;;; Generated autoloads from emacs-lisp/cursor-sensor.el
5180 5179
5181(autoload 'cursor-intangible-mode "cursor-sensor" "\ 5180(autoload 'cursor-intangible-mode "cursor-sensor" "\
@@ -5195,8 +5194,8 @@ is entering the area covered by the text-property property or leaving it.
5195 5194
5196;;;*** 5195;;;***
5197 5196
5198;;;### (autoloads nil "cus-edit" "cus-edit.el" (22180 39318 273078 5197;;;### (autoloads nil "cus-edit" "cus-edit.el" (22150 28227 290072
5199;;;;;; 119000)) 5198;;;;;; 702000))
5200;;; Generated autoloads from cus-edit.el 5199;;; Generated autoloads from cus-edit.el
5201 5200
5202(defvar custom-browse-sort-alphabetically nil "\ 5201(defvar custom-browse-sort-alphabetically nil "\
@@ -5515,8 +5514,8 @@ The format is suitable for use with `easy-menu-define'.
5515 5514
5516;;;*** 5515;;;***
5517 5516
5518;;;### (autoloads nil "cus-theme" "cus-theme.el" (22180 39318 273078 5517;;;### (autoloads nil "cus-theme" "cus-theme.el" (22150 28227 290072
5519;;;;;; 119000)) 5518;;;;;; 702000))
5520;;; Generated autoloads from cus-theme.el 5519;;; Generated autoloads from cus-theme.el
5521 5520
5522(autoload 'customize-create-theme "cus-theme" "\ 5521(autoload 'customize-create-theme "cus-theme" "\
@@ -5549,8 +5548,8 @@ omitted, a buffer named *Custom Themes* is used.
5549 5548
5550;;;*** 5549;;;***
5551 5550
5552;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (22180 39318 5551;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (22150 28229
5553;;;;;; 547076 859000)) 5552;;;;;; 250072 702000))
5554;;; Generated autoloads from vc/cvs-status.el 5553;;; Generated autoloads from vc/cvs-status.el
5555 5554
5556(autoload 'cvs-status-mode "cvs-status" "\ 5555(autoload 'cvs-status-mode "cvs-status" "\
@@ -5560,8 +5559,8 @@ Mode used for cvs status output.
5560 5559
5561;;;*** 5560;;;***
5562 5561
5563;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (22180 39318 482077 5562;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (22150 28228 810072
5564;;;;;; 158000)) 5563;;;;;; 702000))
5565;;; Generated autoloads from progmodes/cwarn.el 5564;;; Generated autoloads from progmodes/cwarn.el
5566(push (purecopy '(cwarn 1 3 1)) package--builtin-versions) 5565(push (purecopy '(cwarn 1 3 1)) package--builtin-versions)
5567 5566
@@ -5583,7 +5582,7 @@ if ARG is omitted or nil.
5583(define-obsolete-function-alias 'turn-on-cwarn-mode 'cwarn-mode "24.1") 5582(define-obsolete-function-alias 'turn-on-cwarn-mode 'cwarn-mode "24.1")
5584 5583
5585(defvar global-cwarn-mode nil "\ 5584(defvar global-cwarn-mode nil "\
5586Non-nil if Global-Cwarn mode is enabled. 5585Non-nil if Global Cwarn mode is enabled.
5587See the command `global-cwarn-mode' for a description of this minor mode. 5586See the command `global-cwarn-mode' for a description of this minor mode.
5588Setting this variable directly does not take effect; 5587Setting this variable directly does not take effect;
5589either customize it (see the info node `Easy Customization') 5588either customize it (see the info node `Easy Customization')
@@ -5593,7 +5592,7 @@ or call the function `global-cwarn-mode'.")
5593 5592
5594(autoload 'global-cwarn-mode "cwarn" "\ 5593(autoload 'global-cwarn-mode "cwarn" "\
5595Toggle Cwarn mode in all buffers. 5594Toggle Cwarn mode in all buffers.
5596With prefix ARG, enable Global-Cwarn mode if ARG is positive; 5595With prefix ARG, enable Global Cwarn mode if ARG is positive;
5597otherwise, disable it. If called from Lisp, enable the mode if 5596otherwise, disable it. If called from Lisp, enable the mode if
5598ARG is omitted or nil. 5597ARG is omitted or nil.
5599 5598
@@ -5605,8 +5604,8 @@ See `cwarn-mode' for more information on Cwarn mode.
5605 5604
5606;;;*** 5605;;;***
5607 5606
5608;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (22180 5607;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (22150
5609;;;;;; 39318 371077 668000)) 5608;;;;;; 28228 162072 702000))
5610;;; Generated autoloads from language/cyril-util.el 5609;;; Generated autoloads from language/cyril-util.el
5611 5610
5612(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5611(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5634,8 +5633,8 @@ If the argument is nil, we return the display table to its standard state.
5634 5633
5635;;;*** 5634;;;***
5636 5635
5637;;;### (autoloads nil "dabbrev" "dabbrev.el" (22180 39318 274078 5636;;;### (autoloads nil "dabbrev" "dabbrev.el" (22150 28227 290072
5638;;;;;; 114000)) 5637;;;;;; 702000))
5639;;; Generated autoloads from dabbrev.el 5638;;; Generated autoloads from dabbrev.el
5640(put 'dabbrev-case-fold-search 'risky-local-variable t) 5639(put 'dabbrev-case-fold-search 'risky-local-variable t)
5641(put 'dabbrev-case-replace 'risky-local-variable t) 5640(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5681,8 +5680,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5681 5680
5682;;;*** 5681;;;***
5683 5682
5684;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (22180 39318 5683;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (22150 28227
5685;;;;;; 248078 234000)) 5684;;;;;; 146072 702000))
5686;;; Generated autoloads from cedet/data-debug.el 5685;;; Generated autoloads from cedet/data-debug.el
5687 5686
5688(autoload 'data-debug-new-buffer "data-debug" "\ 5687(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5692,7 +5691,7 @@ Create a new data-debug buffer with NAME.
5692 5691
5693;;;*** 5692;;;***
5694 5693
5695;;;### (autoloads nil "dbus" "net/dbus.el" (22180 39318 406077 507000)) 5694;;;### (autoloads nil "dbus" "net/dbus.el" (22150 28228 354072 702000))
5696;;; Generated autoloads from net/dbus.el 5695;;; Generated autoloads from net/dbus.el
5697 5696
5698(autoload 'dbus-handle-event "dbus" "\ 5697(autoload 'dbus-handle-event "dbus" "\
@@ -5705,8 +5704,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5705 5704
5706;;;*** 5705;;;***
5707 5706
5708;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (22180 39318 5707;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (22150 28228
5709;;;;;; 483077 153000)) 5708;;;;;; 810072 702000))
5710;;; Generated autoloads from progmodes/dcl-mode.el 5709;;; Generated autoloads from progmodes/dcl-mode.el
5711 5710
5712(autoload 'dcl-mode "dcl-mode" "\ 5711(autoload 'dcl-mode "dcl-mode" "\
@@ -5832,8 +5831,8 @@ There is some minimal font-lock support (see vars
5832 5831
5833;;;*** 5832;;;***
5834 5833
5835;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (22180 39318 5834;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (22150 28227
5836;;;;;; 285078 64000)) 5835;;;;;; 378072 702000))
5837;;; Generated autoloads from emacs-lisp/debug.el 5836;;; Generated autoloads from emacs-lisp/debug.el
5838 5837
5839(setq debugger 'debug) 5838(setq debugger 'debug)
@@ -5876,8 +5875,8 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5876 5875
5877;;;*** 5876;;;***
5878 5877
5879;;;### (autoloads nil "decipher" "play/decipher.el" (22180 39318 5878;;;### (autoloads nil "decipher" "play/decipher.el" (22150 28228
5880;;;;;; 464077 241000)) 5879;;;;;; 674072 702000))
5881;;; Generated autoloads from play/decipher.el 5880;;; Generated autoloads from play/decipher.el
5882 5881
5883(autoload 'decipher "decipher" "\ 5882(autoload 'decipher "decipher" "\
@@ -5905,8 +5904,8 @@ The most useful commands are:
5905 5904
5906;;;*** 5905;;;***
5907 5906
5908;;;### (autoloads nil "delim-col" "delim-col.el" (22180 39318 274078 5907;;;### (autoloads nil "delim-col" "delim-col.el" (22150 28227 290072
5909;;;;;; 114000)) 5908;;;;;; 702000))
5910;;; Generated autoloads from delim-col.el 5909;;; Generated autoloads from delim-col.el
5911(push (purecopy '(delim-col 2 1)) package--builtin-versions) 5910(push (purecopy '(delim-col 2 1)) package--builtin-versions)
5912 5911
@@ -5931,7 +5930,7 @@ START and END delimits the corners of text rectangle.
5931 5930
5932;;;*** 5931;;;***
5933 5932
5934;;;### (autoloads nil "delsel" "delsel.el" (22180 39318 274078 114000)) 5933;;;### (autoloads nil "delsel" "delsel.el" (22159 43206 893781 63000))
5935;;; Generated autoloads from delsel.el 5934;;; Generated autoloads from delsel.el
5936 5935
5937(defalias 'pending-delete-mode 'delete-selection-mode) 5936(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5963,8 +5962,8 @@ information on adapting behavior of commands in Delete Selection mode.
5963 5962
5964;;;*** 5963;;;***
5965 5964
5966;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (22180 39318 5965;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (22229 34898
5967;;;;;; 285078 64000)) 5966;;;;;; 796051 395000))
5968;;; Generated autoloads from emacs-lisp/derived.el 5967;;; Generated autoloads from emacs-lisp/derived.el
5969 5968
5970(autoload 'define-derived-mode "derived" "\ 5969(autoload 'define-derived-mode "derived" "\
@@ -6020,8 +6019,6 @@ See Info node `(elisp)Derived Modes' for more details.
6020 6019
6021(function-put 'define-derived-mode 'doc-string-elt '4) 6020(function-put 'define-derived-mode 'doc-string-elt '4)
6022 6021
6023(function-put 'define-derived-mode 'lisp-indent-function '3)
6024
6025(autoload 'derived-mode-init-mode-variables "derived" "\ 6022(autoload 'derived-mode-init-mode-variables "derived" "\
6026Initialize variables for a new MODE. 6023Initialize variables for a new MODE.
6027Right now, if they don't already exist, set up a blank keymap, an 6024Right now, if they don't already exist, set up a blank keymap, an
@@ -6032,8 +6029,8 @@ the first time the mode is used.
6032 6029
6033;;;*** 6030;;;***
6034 6031
6035;;;### (autoloads nil "descr-text" "descr-text.el" (22180 39318 274078 6032;;;### (autoloads nil "descr-text" "descr-text.el" (22165 44248 399854
6036;;;;;; 114000)) 6033;;;;;; 955000))
6037;;; Generated autoloads from descr-text.el 6034;;; Generated autoloads from descr-text.el
6038 6035
6039(autoload 'describe-text-properties "descr-text" "\ 6036(autoload 'describe-text-properties "descr-text" "\
@@ -6082,8 +6079,7 @@ This function is meant to be used as a value of
6082 6079
6083;;;*** 6080;;;***
6084 6081
6085;;;### (autoloads nil "desktop" "desktop.el" (22180 39318 274078 6082;;;### (autoloads nil "desktop" "desktop.el" (22189 64323 80321 19000))
6086;;;;;; 114000))
6087;;; Generated autoloads from desktop.el 6083;;; Generated autoloads from desktop.el
6088 6084
6089(defvar desktop-save-mode nil "\ 6085(defvar desktop-save-mode nil "\
@@ -6310,8 +6306,8 @@ Revert to the last loaded desktop.
6310 6306
6311;;;*** 6307;;;***
6312 6308
6313;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (22180 39318 6309;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (22150 28227
6314;;;;;; 327077 871000)) 6310;;;;;; 658072 702000))
6315;;; Generated autoloads from gnus/deuglify.el 6311;;; Generated autoloads from gnus/deuglify.el
6316 6312
6317(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6313(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6343,8 +6339,8 @@ Deuglify broken Outlook (Express) articles and redisplay.
6343 6339
6344;;;*** 6340;;;***
6345 6341
6346;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22180 6342;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22192
6347;;;;;; 39318 244078 252000)) 6343;;;;;; 2880 939382 391000))
6348;;; Generated autoloads from calendar/diary-lib.el 6344;;; Generated autoloads from calendar/diary-lib.el
6349 6345
6350(autoload 'diary "diary-lib" "\ 6346(autoload 'diary "diary-lib" "\
@@ -6386,7 +6382,7 @@ Major mode for editing the diary file.
6386 6382
6387;;;*** 6383;;;***
6388 6384
6389;;;### (autoloads nil "diff" "vc/diff.el" (22180 39318 548076 854000)) 6385;;;### (autoloads nil "diff" "vc/diff.el" (22150 28229 254072 702000))
6390;;; Generated autoloads from vc/diff.el 6386;;; Generated autoloads from vc/diff.el
6391 6387
6392(defvar diff-switches (purecopy "-u") "\ 6388(defvar diff-switches (purecopy "-u") "\
@@ -6434,8 +6430,8 @@ This requires the external program `diff' to be in your `exec-path'.
6434 6430
6435;;;*** 6431;;;***
6436 6432
6437;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (22180 39318 6433;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (22150 28229
6438;;;;;; 548076 854000)) 6434;;;;;; 250072 702000))
6439;;; Generated autoloads from vc/diff-mode.el 6435;;; Generated autoloads from vc/diff-mode.el
6440 6436
6441(autoload 'diff-mode "diff-mode" "\ 6437(autoload 'diff-mode "diff-mode" "\
@@ -6467,7 +6463,7 @@ the mode if ARG is omitted or nil.
6467 6463
6468;;;*** 6464;;;***
6469 6465
6470;;;### (autoloads nil "dig" "net/dig.el" (22180 39318 406077 507000)) 6466;;;### (autoloads nil "dig" "net/dig.el" (22150 28228 354072 702000))
6471;;; Generated autoloads from net/dig.el 6467;;; Generated autoloads from net/dig.el
6472 6468
6473(autoload 'dig "dig" "\ 6469(autoload 'dig "dig" "\
@@ -6478,7 +6474,7 @@ Optional arguments are passed to `dig-invoke'.
6478 6474
6479;;;*** 6475;;;***
6480 6476
6481;;;### (autoloads nil "dired" "dired.el" (22180 50234 568884 829000)) 6477;;;### (autoloads nil "dired" "dired.el" (22208 29245 578441 436000))
6482;;; Generated autoloads from dired.el 6478;;; Generated autoloads from dired.el
6483 6479
6484(defvar dired-listing-switches (purecopy "-al") "\ 6480(defvar dired-listing-switches (purecopy "-al") "\
@@ -6604,8 +6600,8 @@ Keybindings:
6604 6600
6605;;;*** 6601;;;***
6606 6602
6607;;;### (autoloads nil "dirtrack" "dirtrack.el" (22180 39318 276078 6603;;;### (autoloads nil "dirtrack" "dirtrack.el" (22150 28227 310072
6608;;;;;; 105000)) 6604;;;;;; 702000))
6609;;; Generated autoloads from dirtrack.el 6605;;; Generated autoloads from dirtrack.el
6610 6606
6611(autoload 'dirtrack-mode "dirtrack" "\ 6607(autoload 'dirtrack-mode "dirtrack" "\
@@ -6635,8 +6631,8 @@ from `default-directory'.
6635 6631
6636;;;*** 6632;;;***
6637 6633
6638;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (22180 39318 6634;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (22150 28227
6639;;;;;; 285078 64000)) 6635;;;;;; 398072 702000))
6640;;; Generated autoloads from emacs-lisp/disass.el 6636;;; Generated autoloads from emacs-lisp/disass.el
6641 6637
6642(autoload 'disassemble "disass" "\ 6638(autoload 'disassemble "disass" "\
@@ -6650,8 +6646,8 @@ redefine OBJECT if it is a symbol.
6650 6646
6651;;;*** 6647;;;***
6652 6648
6653;;;### (autoloads nil "disp-table" "disp-table.el" (22180 39318 277078 6649;;;### (autoloads nil "disp-table" "disp-table.el" (22150 28227 310072
6654;;;;;; 101000)) 6650;;;;;; 702000))
6655;;; Generated autoloads from disp-table.el 6651;;; Generated autoloads from disp-table.el
6656 6652
6657(autoload 'make-display-table "disp-table" "\ 6653(autoload 'make-display-table "disp-table" "\
@@ -6772,8 +6768,8 @@ in `.emacs'.
6772 6768
6773;;;*** 6769;;;***
6774 6770
6775;;;### (autoloads nil "dissociate" "play/dissociate.el" (22180 39318 6771;;;### (autoloads nil "dissociate" "play/dissociate.el" (22150 28228
6776;;;;;; 464077 241000)) 6772;;;;;; 674072 702000))
6777;;; Generated autoloads from play/dissociate.el 6773;;; Generated autoloads from play/dissociate.el
6778 6774
6779(autoload 'dissociated-press "dissociate" "\ 6775(autoload 'dissociated-press "dissociate" "\
@@ -6789,7 +6785,7 @@ Default is 2.
6789 6785
6790;;;*** 6786;;;***
6791 6787
6792;;;### (autoloads nil "dnd" "dnd.el" (22180 39318 277078 101000)) 6788;;;### (autoloads nil "dnd" "dnd.el" (22150 28227 314072 702000))
6793;;; Generated autoloads from dnd.el 6789;;; Generated autoloads from dnd.el
6794 6790
6795(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ 6791(defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\
@@ -6809,8 +6805,8 @@ if some action was made, or nil if the URL is ignored.")
6809 6805
6810;;;*** 6806;;;***
6811 6807
6812;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (22180 39318 6808;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (22150 28229
6813;;;;;; 530076 937000)) 6809;;;;;; 98072 702000))
6814;;; Generated autoloads from textmodes/dns-mode.el 6810;;; Generated autoloads from textmodes/dns-mode.el
6815 6811
6816(autoload 'dns-mode "dns-mode" "\ 6812(autoload 'dns-mode "dns-mode" "\
@@ -6833,8 +6829,8 @@ Locate SOA record and increment the serial field.
6833 6829
6834;;;*** 6830;;;***
6835 6831
6836;;;### (autoloads nil "doc-view" "doc-view.el" (22180 39318 277078 6832;;;### (autoloads nil "doc-view" "doc-view.el" (22211 21063 112631
6837;;;;;; 101000)) 6833;;;;;; 515000))
6838;;; Generated autoloads from doc-view.el 6834;;; Generated autoloads from doc-view.el
6839 6835
6840(autoload 'doc-view-mode-p "doc-view" "\ 6836(autoload 'doc-view-mode-p "doc-view" "\
@@ -6880,8 +6876,8 @@ See the command `doc-view-mode' for more information on this mode.
6880 6876
6881;;;*** 6877;;;***
6882 6878
6883;;;### (autoloads nil "doctor" "play/doctor.el" (22180 39318 465077 6879;;;### (autoloads nil "doctor" "play/doctor.el" (22150 28228 678072
6884;;;;;; 236000)) 6880;;;;;; 702000))
6885;;; Generated autoloads from play/doctor.el 6881;;; Generated autoloads from play/doctor.el
6886 6882
6887(autoload 'doctor "doctor" "\ 6883(autoload 'doctor "doctor" "\
@@ -6891,7 +6887,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6891 6887
6892;;;*** 6888;;;***
6893 6889
6894;;;### (autoloads nil "double" "double.el" (22180 39318 277078 101000)) 6890;;;### (autoloads nil "double" "double.el" (22150 28227 318072 702000))
6895;;; Generated autoloads from double.el 6891;;; Generated autoloads from double.el
6896 6892
6897(autoload 'double-mode "double" "\ 6893(autoload 'double-mode "double" "\
@@ -6907,8 +6903,8 @@ strings when pressed twice. See `double-map' for details.
6907 6903
6908;;;*** 6904;;;***
6909 6905
6910;;;### (autoloads nil "dunnet" "play/dunnet.el" (22180 39318 465077 6906;;;### (autoloads nil "dunnet" "play/dunnet.el" (22160 10656 10679
6911;;;;;; 236000)) 6907;;;;;; 927000))
6912;;; Generated autoloads from play/dunnet.el 6908;;; Generated autoloads from play/dunnet.el
6913(push (purecopy '(dunnet 2 2)) package--builtin-versions) 6909(push (purecopy '(dunnet 2 2)) package--builtin-versions)
6914 6910
@@ -6919,8 +6915,8 @@ Switch to *dungeon* buffer and start game.
6919 6915
6920;;;*** 6916;;;***
6921 6917
6922;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22180 6918;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22211
6923;;;;;; 39318 285078 64000)) 6919;;;;;; 4933 581358 144000))
6924;;; Generated autoloads from emacs-lisp/easy-mmode.el 6920;;; Generated autoloads from emacs-lisp/easy-mmode.el
6925 6921
6926(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6922(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7062,8 +7058,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7062 7058
7063;;;*** 7059;;;***
7064 7060
7065;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (22180 7061;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (22150
7066;;;;;; 39318 285078 64000)) 7062;;;;;; 28227 398072 702000))
7067;;; Generated autoloads from emacs-lisp/easymenu.el 7063;;; Generated autoloads from emacs-lisp/easymenu.el
7068 7064
7069(autoload 'easy-menu-define "easymenu" "\ 7065(autoload 'easy-menu-define "easymenu" "\
@@ -7201,8 +7197,8 @@ To implement dynamic menus, either call this from
7201 7197
7202;;;*** 7198;;;***
7203 7199
7204;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (22180 39318 7200;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (22150 28228
7205;;;;;; 484077 149000)) 7201;;;;;; 814072 702000))
7206;;; Generated autoloads from progmodes/ebnf2ps.el 7202;;; Generated autoloads from progmodes/ebnf2ps.el
7207(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) 7203(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions)
7208 7204
@@ -7467,8 +7463,8 @@ See `ebnf-style-database' documentation.
7467 7463
7468;;;*** 7464;;;***
7469 7465
7470;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (22180 39318 7466;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (22150 28228
7471;;;;;; 485077 144000)) 7467;;;;;; 814072 702000))
7472;;; Generated autoloads from progmodes/ebrowse.el 7468;;; Generated autoloads from progmodes/ebrowse.el
7473 7469
7474(autoload 'ebrowse-tree-mode "ebrowse" "\ 7470(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7616,8 +7612,8 @@ Display statistics for a class tree.
7616 7612
7617;;;*** 7613;;;***
7618 7614
7619;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (22180 39318 278078 7615;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (22150 28227 318072
7620;;;;;; 96000)) 7616;;;;;; 702000))
7621;;; Generated autoloads from ebuff-menu.el 7617;;; Generated autoloads from ebuff-menu.el
7622 7618
7623(autoload 'electric-buffer-list "ebuff-menu" "\ 7619(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7649,8 +7645,8 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7649 7645
7650;;;*** 7646;;;***
7651 7647
7652;;;### (autoloads nil "echistory" "echistory.el" (22180 39318 278078 7648;;;### (autoloads nil "echistory" "echistory.el" (22150 28227 318072
7653;;;;;; 96000)) 7649;;;;;; 702000))
7654;;; Generated autoloads from echistory.el 7650;;; Generated autoloads from echistory.el
7655 7651
7656(autoload 'Electric-command-history-redo-expression "echistory" "\ 7652(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7661,8 +7657,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7661 7657
7662;;;*** 7658;;;***
7663 7659
7664;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22180 39318 7660;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22150 28227
7665;;;;;; 327077 871000)) 7661;;;;;; 658072 702000))
7666;;; Generated autoloads from gnus/ecomplete.el 7662;;; Generated autoloads from gnus/ecomplete.el
7667 7663
7668(autoload 'ecomplete-setup "ecomplete" "\ 7664(autoload 'ecomplete-setup "ecomplete" "\
@@ -7672,12 +7668,12 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7672 7668
7673;;;*** 7669;;;***
7674 7670
7675;;;### (autoloads nil "ede" "cedet/ede.el" (22180 39318 249078 229000)) 7671;;;### (autoloads nil "ede" "cedet/ede.el" (22189 64323 68321 19000))
7676;;; Generated autoloads from cedet/ede.el 7672;;; Generated autoloads from cedet/ede.el
7677(push (purecopy '(ede 1 2)) package--builtin-versions) 7673(push (purecopy '(ede 1 2)) package--builtin-versions)
7678 7674
7679(defvar global-ede-mode nil "\ 7675(defvar global-ede-mode nil "\
7680Non-nil if Global-Ede mode is enabled. 7676Non-nil if Global Ede mode is enabled.
7681See the command `global-ede-mode' for a description of this minor mode. 7677See the command `global-ede-mode' for a description of this minor mode.
7682Setting this variable directly does not take effect; 7678Setting this variable directly does not take effect;
7683either customize it (see the info node `Easy Customization') 7679either customize it (see the info node `Easy Customization')
@@ -7698,8 +7694,8 @@ an EDE controlled project.
7698 7694
7699;;;*** 7695;;;***
7700 7696
7701;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22180 39318 7697;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22189 64323
7702;;;;;; 286078 59000)) 7698;;;;;; 92321 19000))
7703;;; Generated autoloads from emacs-lisp/edebug.el 7699;;; Generated autoloads from emacs-lisp/edebug.el
7704 7700
7705(defvar edebug-all-defs nil "\ 7701(defvar edebug-all-defs nil "\
@@ -7763,7 +7759,7 @@ Toggle edebugging of all forms.
7763 7759
7764;;;*** 7760;;;***
7765 7761
7766;;;### (autoloads nil "ediff" "vc/ediff.el" (22180 39318 551076 840000)) 7762;;;### (autoloads nil "ediff" "vc/ediff.el" (22150 28229 274072 702000))
7767;;; Generated autoloads from vc/ediff.el 7763;;; Generated autoloads from vc/ediff.el
7768(push (purecopy '(ediff 2 81 4)) package--builtin-versions) 7764(push (purecopy '(ediff 2 81 4)) package--builtin-versions)
7769 7765
@@ -8035,8 +8031,8 @@ With optional NODE, goes to that node.
8035 8031
8036;;;*** 8032;;;***
8037 8033
8038;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (22180 39318 8034;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (22150 28229
8039;;;;;; 548076 854000)) 8035;;;;;; 254072 702000))
8040;;; Generated autoloads from vc/ediff-help.el 8036;;; Generated autoloads from vc/ediff-help.el
8041 8037
8042(autoload 'ediff-customize "ediff-help" "\ 8038(autoload 'ediff-customize "ediff-help" "\
@@ -8046,8 +8042,8 @@ With optional NODE, goes to that node.
8046 8042
8047;;;*** 8043;;;***
8048 8044
8049;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22180 39318 8045;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22189 64323
8050;;;;;; 549076 850000)) 8046;;;;;; 332321 19000))
8051;;; Generated autoloads from vc/ediff-mult.el 8047;;; Generated autoloads from vc/ediff-mult.el
8052 8048
8053(autoload 'ediff-show-registry "ediff-mult" "\ 8049(autoload 'ediff-show-registry "ediff-mult" "\
@@ -8059,8 +8055,8 @@ Display Ediff's registry.
8059 8055
8060;;;*** 8056;;;***
8061 8057
8062;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22180 39318 8058;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22150 28229
8063;;;;;; 551076 840000)) 8059;;;;;; 270072 702000))
8064;;; Generated autoloads from vc/ediff-util.el 8060;;; Generated autoloads from vc/ediff-util.el
8065 8061
8066(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8062(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8079,8 +8075,8 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8079 8075
8080;;;*** 8076;;;***
8081 8077
8082;;;### (autoloads nil "edmacro" "edmacro.el" (22180 39318 278078 8078;;;### (autoloads nil "edmacro" "edmacro.el" (22150 28227 318072
8083;;;;;; 96000)) 8079;;;;;; 702000))
8084;;; Generated autoloads from edmacro.el 8080;;; Generated autoloads from edmacro.el
8085(push (purecopy '(edmacro 2 1)) package--builtin-versions) 8081(push (purecopy '(edmacro 2 1)) package--builtin-versions)
8086 8082
@@ -8129,8 +8125,8 @@ or nil, use a compact 80-column format.
8129 8125
8130;;;*** 8126;;;***
8131 8127
8132;;;### (autoloads nil "edt" "emulation/edt.el" (22180 39318 296078 8128;;;### (autoloads nil "edt" "emulation/edt.el" (22204 31687 809113
8133;;;;;; 13000)) 8129;;;;;; 480000))
8134;;; Generated autoloads from emulation/edt.el 8130;;; Generated autoloads from emulation/edt.el
8135 8131
8136(autoload 'edt-set-scroll-margins "edt" "\ 8132(autoload 'edt-set-scroll-margins "edt" "\
@@ -8147,7 +8143,7 @@ Turn on EDT Emulation.
8147 8143
8148;;;*** 8144;;;***
8149 8145
8150;;;### (autoloads nil "ehelp" "ehelp.el" (22180 39318 278078 96000)) 8146;;;### (autoloads nil "ehelp" "ehelp.el" (22150 28227 318072 702000))
8151;;; Generated autoloads from ehelp.el 8147;;; Generated autoloads from ehelp.el
8152 8148
8153(autoload 'with-electric-help "ehelp" "\ 8149(autoload 'with-electric-help "ehelp" "\
@@ -8183,15 +8179,15 @@ BUFFER is put back into its original major mode.
8183 8179
8184;;;*** 8180;;;***
8185 8181
8186;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (22180 39318 8182;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (22150 28612
8187;;;;;; 287078 55000)) 8183;;;;;; 726072 702000))
8188;;; Generated autoloads from emacs-lisp/eieio.el 8184;;; Generated autoloads from emacs-lisp/eieio.el
8189(push (purecopy '(eieio 1 4)) package--builtin-versions) 8185(push (purecopy '(eieio 1 4)) package--builtin-versions)
8190 8186
8191;;;*** 8187;;;***
8192 8188
8193;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (22180 8189;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (22150
8194;;;;;; 39318 287078 55000)) 8190;;;;;; 28612 762072 702000))
8195;;; Generated autoloads from emacs-lisp/eieio-core.el 8191;;; Generated autoloads from emacs-lisp/eieio-core.el
8196(push (purecopy '(eieio-core 1 4)) package--builtin-versions) 8192(push (purecopy '(eieio-core 1 4)) package--builtin-versions)
8197 8193
@@ -8207,8 +8203,8 @@ It creates an autoload function for CNAME's constructor.
8207 8203
8208;;;*** 8204;;;***
8209 8205
8210;;;### (autoloads nil "elec-pair" "elec-pair.el" (22180 39318 278078 8206;;;### (autoloads nil "elec-pair" "elec-pair.el" (22150 28227 322072
8211;;;;;; 96000)) 8207;;;;;; 702000))
8212;;; Generated autoloads from elec-pair.el 8208;;; Generated autoloads from elec-pair.el
8213 8209
8214(defvar electric-pair-text-pairs '((34 . 34)) "\ 8210(defvar electric-pair-text-pairs '((34 . 34)) "\
@@ -8249,8 +8245,8 @@ Toggle `electric-pair-mode' only in this buffer.
8249 8245
8250;;;*** 8246;;;***
8251 8247
8252;;;### (autoloads nil "elide-head" "elide-head.el" (22180 39318 278078 8248;;;### (autoloads nil "elide-head" "elide-head.el" (22150 28227 322072
8253;;;;;; 96000)) 8249;;;;;; 702000))
8254;;; Generated autoloads from elide-head.el 8250;;; Generated autoloads from elide-head.el
8255 8251
8256(autoload 'elide-head "elide-head" "\ 8252(autoload 'elide-head "elide-head" "\
@@ -8265,8 +8261,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8265 8261
8266;;;*** 8262;;;***
8267 8263
8268;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (22180 39318 8264;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (22150 28227
8269;;;;;; 288078 50000)) 8265;;;;;; 422072 702000))
8270;;; Generated autoloads from emacs-lisp/elint.el 8266;;; Generated autoloads from emacs-lisp/elint.el
8271 8267
8272(autoload 'elint-file "elint" "\ 8268(autoload 'elint-file "elint" "\
@@ -8301,8 +8297,8 @@ optional prefix argument REINIT is non-nil.
8301 8297
8302;;;*** 8298;;;***
8303 8299
8304;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (22180 39318 288078 8300;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (22150 28227 422072
8305;;;;;; 50000)) 8301;;;;;; 702000))
8306;;; Generated autoloads from emacs-lisp/elp.el 8302;;; Generated autoloads from emacs-lisp/elp.el
8307 8303
8308(autoload 'elp-instrument-function "elp" "\ 8304(autoload 'elp-instrument-function "elp" "\
@@ -8336,8 +8332,8 @@ displayed.
8336 8332
8337;;;*** 8333;;;***
8338 8334
8339;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (22180 39318 295078 8335;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (22150 28227 458072
8340;;;;;; 18000)) 8336;;;;;; 702000))
8341;;; Generated autoloads from emacs-lock.el 8337;;; Generated autoloads from emacs-lock.el
8342 8338
8343(autoload 'emacs-lock-mode "emacs-lock" "\ 8339(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8364,8 +8360,8 @@ Other values are interpreted as usual.
8364 8360
8365;;;*** 8361;;;***
8366 8362
8367;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (22180 39318 8363;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (22150 28228
8368;;;;;; 386077 599000)) 8364;;;;;; 226072 702000))
8369;;; Generated autoloads from mail/emacsbug.el 8365;;; Generated autoloads from mail/emacsbug.el
8370 8366
8371(autoload 'report-emacs-bug "emacsbug" "\ 8367(autoload 'report-emacs-bug "emacsbug" "\
@@ -8378,8 +8374,8 @@ Prompts for bug subject. Leaves you in a mail buffer.
8378 8374
8379;;;*** 8375;;;***
8380 8376
8381;;;### (autoloads nil "emerge" "vc/emerge.el" (22122 65326 207714 8377;;;### (autoloads nil "emerge" "vc/emerge.el" (22086 11930 378062
8382;;;;;; 983000)) 8378;;;;;; 731000))
8383;;; Generated autoloads from vc/emerge.el 8379;;; Generated autoloads from vc/emerge.el
8384 8380
8385(autoload 'emerge-files "emerge" "\ 8381(autoload 'emerge-files "emerge" "\
@@ -8439,8 +8435,8 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8439 8435
8440;;;*** 8436;;;***
8441 8437
8442;;;### (autoloads nil "enriched" "textmodes/enriched.el" (22180 39318 8438;;;### (autoloads nil "enriched" "textmodes/enriched.el" (22150 28229
8443;;;;;; 530076 937000)) 8439;;;;;; 98072 702000))
8444;;; Generated autoloads from textmodes/enriched.el 8440;;; Generated autoloads from textmodes/enriched.el
8445 8441
8446(autoload 'enriched-mode "enriched" "\ 8442(autoload 'enriched-mode "enriched" "\
@@ -8475,7 +8471,7 @@ Commands:
8475 8471
8476;;;*** 8472;;;***
8477 8473
8478;;;### (autoloads nil "epa" "epa.el" (22180 39318 299077 999000)) 8474;;;### (autoloads nil "epa" "epa.el" (22150 28227 482072 702000))
8479;;; Generated autoloads from epa.el 8475;;; Generated autoloads from epa.el
8480 8476
8481(autoload 'epa-list-keys "epa" "\ 8477(autoload 'epa-list-keys "epa" "\
@@ -8663,8 +8659,8 @@ Insert selected KEYS after the point.
8663 8659
8664;;;*** 8660;;;***
8665 8661
8666;;;### (autoloads nil "epa-dired" "epa-dired.el" (22180 39318 299077 8662;;;### (autoloads nil "epa-dired" "epa-dired.el" (22150 28227 478072
8667;;;;;; 999000)) 8663;;;;;; 702000))
8668;;; Generated autoloads from epa-dired.el 8664;;; Generated autoloads from epa-dired.el
8669 8665
8670(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8666(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8689,8 +8685,8 @@ Encrypt marked files.
8689 8685
8690;;;*** 8686;;;***
8691 8687
8692;;;### (autoloads nil "epa-file" "epa-file.el" (22180 39318 299077 8688;;;### (autoloads nil "epa-file" "epa-file.el" (22150 28227 482072
8693;;;;;; 999000)) 8689;;;;;; 702000))
8694;;; Generated autoloads from epa-file.el 8690;;; Generated autoloads from epa-file.el
8695 8691
8696(autoload 'epa-file-handler "epa-file" "\ 8692(autoload 'epa-file-handler "epa-file" "\
@@ -8710,8 +8706,8 @@ Encrypt marked files.
8710 8706
8711;;;*** 8707;;;***
8712 8708
8713;;;### (autoloads nil "epa-mail" "epa-mail.el" (22180 39318 299077 8709;;;### (autoloads nil "epa-mail" "epa-mail.el" (22150 28227 482072
8714;;;;;; 999000)) 8710;;;;;; 702000))
8715;;; Generated autoloads from epa-mail.el 8711;;; Generated autoloads from epa-mail.el
8716 8712
8717(autoload 'epa-mail-mode "epa-mail" "\ 8713(autoload 'epa-mail-mode "epa-mail" "\
@@ -8788,7 +8784,7 @@ if ARG is omitted or nil.
8788 8784
8789;;;*** 8785;;;***
8790 8786
8791;;;### (autoloads nil "epg" "epg.el" (22180 39318 300077 995000)) 8787;;;### (autoloads nil "epg" "epg.el" (22217 43732 468164 355000))
8792;;; Generated autoloads from epg.el 8788;;; Generated autoloads from epg.el
8793(push (purecopy '(epg 1 0 0)) package--builtin-versions) 8789(push (purecopy '(epg 1 0 0)) package--builtin-versions)
8794 8790
@@ -8799,15 +8795,29 @@ Return a context object.
8799 8795
8800;;;*** 8796;;;***
8801 8797
8802;;;### (autoloads nil "epg-config" "epg-config.el" (22180 39318 299077 8798;;;### (autoloads nil "epg-config" "epg-config.el" (22217 43732 444164
8803;;;;;; 999000)) 8799;;;;;; 355000))
8804;;; Generated autoloads from epg-config.el 8800;;; Generated autoloads from epg-config.el
8805 8801
8802(autoload 'epg-find-configuration "epg-config" "\
8803Find or create a usable configuration to handle PROTOCOL.
8804This function first looks at the existing configuration found by
8805the previous invocation of this function, unless FORCE is non-nil.
8806
8807Then it walks through `epg-config--program-alist'. If
8808`epg-gpg-program' or `epg-gpgsm-program' is already set with
8809custom, use it. Otherwise, it tries the programs listed in the
8810entry until the version requirement is met.
8811
8812\(fn PROTOCOL &optional FORCE)" nil nil)
8813
8806(autoload 'epg-configuration "epg-config" "\ 8814(autoload 'epg-configuration "epg-config" "\
8807Return a list of internal configuration parameters of `epg-gpg-program'. 8815Return a list of internal configuration parameters of `epg-gpg-program'.
8808 8816
8809\(fn)" nil nil) 8817\(fn)" nil nil)
8810 8818
8819(make-obsolete 'epg-configuration 'epg-find-configuration '"25.1")
8820
8811(autoload 'epg-check-configuration "epg-config" "\ 8821(autoload 'epg-check-configuration "epg-config" "\
8812Verify that a sufficient version of GnuPG is installed. 8822Verify that a sufficient version of GnuPG is installed.
8813 8823
@@ -8820,7 +8830,7 @@ Look at CONFIG and try to expand GROUP.
8820 8830
8821;;;*** 8831;;;***
8822 8832
8823;;;### (autoloads nil "erc" "erc/erc.el" (22180 39318 306077 967000)) 8833;;;### (autoloads nil "erc" "erc/erc.el" (22197 58438 151460 447000))
8824;;; Generated autoloads from erc/erc.el 8834;;; Generated autoloads from erc/erc.el
8825(push (purecopy '(erc 5 3)) package--builtin-versions) 8835(push (purecopy '(erc 5 3)) package--builtin-versions)
8826 8836
@@ -8869,36 +8879,36 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8869 8879
8870;;;*** 8880;;;***
8871 8881
8872;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (22180 8882;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (22150
8873;;;;;; 39318 302077 986000)) 8883;;;;;; 28227 506072 702000))
8874;;; Generated autoloads from erc/erc-autoaway.el 8884;;; Generated autoloads from erc/erc-autoaway.el
8875 (autoload 'erc-autoaway-mode "erc-autoaway") 8885 (autoload 'erc-autoaway-mode "erc-autoaway")
8876 8886
8877;;;*** 8887;;;***
8878 8888
8879;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22180 39318 8889;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22195 16710
8880;;;;;; 302077 986000)) 8890;;;;;; 391344 967000))
8881;;; Generated autoloads from erc/erc-button.el 8891;;; Generated autoloads from erc/erc-button.el
8882 (autoload 'erc-button-mode "erc-button" nil t) 8892 (autoload 'erc-button-mode "erc-button" nil t)
8883 8893
8884;;;*** 8894;;;***
8885 8895
8886;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (22180 39318 8896;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (22150 28227
8887;;;;;; 302077 986000)) 8897;;;;;; 510072 702000))
8888;;; Generated autoloads from erc/erc-capab.el 8898;;; Generated autoloads from erc/erc-capab.el
8889 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8899 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8890 8900
8891;;;*** 8901;;;***
8892 8902
8893;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (22180 39318 8903;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (22150 28227
8894;;;;;; 302077 986000)) 8904;;;;;; 510072 702000))
8895;;; Generated autoloads from erc/erc-compat.el 8905;;; Generated autoloads from erc/erc-compat.el
8896 (autoload 'erc-define-minor-mode "erc-compat") 8906 (autoload 'erc-define-minor-mode "erc-compat")
8897 8907
8898;;;*** 8908;;;***
8899 8909
8900;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (22180 39318 303077 8910;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (22150 28227 510072
8901;;;;;; 981000)) 8911;;;;;; 702000))
8902;;; Generated autoloads from erc/erc-dcc.el 8912;;; Generated autoloads from erc/erc-dcc.el
8903 (autoload 'erc-dcc-mode "erc-dcc") 8913 (autoload 'erc-dcc-mode "erc-dcc")
8904 8914
@@ -8928,14 +8938,14 @@ that subcommand.
8928;;;*** 8938;;;***
8929 8939
8930;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" 8940;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el"
8931;;;;;; (22180 39318 303077 981000)) 8941;;;;;; (22150 28227 510072 702000))
8932;;; Generated autoloads from erc/erc-desktop-notifications.el 8942;;; Generated autoloads from erc/erc-desktop-notifications.el
8933(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) 8943(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t)
8934 8944
8935;;;*** 8945;;;***
8936 8946
8937;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (22180 8947;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (22150
8938;;;;;; 39318 303077 981000)) 8948;;;;;; 28227 510072 702000))
8939;;; Generated autoloads from erc/erc-ezbounce.el 8949;;; Generated autoloads from erc/erc-ezbounce.el
8940 8950
8941(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8951(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8997,8 +9007,8 @@ Add EZBouncer convenience functions to ERC.
8997 9007
8998;;;*** 9008;;;***
8999 9009
9000;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (22180 39318 303077 9010;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (22150 28227 510072
9001;;;;;; 981000)) 9011;;;;;; 702000))
9002;;; Generated autoloads from erc/erc-fill.el 9012;;; Generated autoloads from erc/erc-fill.el
9003 (autoload 'erc-fill-mode "erc-fill" nil t) 9013 (autoload 'erc-fill-mode "erc-fill" nil t)
9004 9014
@@ -9010,8 +9020,8 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9010 9020
9011;;;*** 9021;;;***
9012 9022
9013;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (22180 39318 9023;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (22150 28227
9014;;;;;; 303077 981000)) 9024;;;;;; 510072 702000))
9015;;; Generated autoloads from erc/erc-identd.el 9025;;; Generated autoloads from erc/erc-identd.el
9016 (autoload 'erc-identd-mode "erc-identd") 9026 (autoload 'erc-identd-mode "erc-identd")
9017 9027
@@ -9032,8 +9042,8 @@ system.
9032 9042
9033;;;*** 9043;;;***
9034 9044
9035;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (22180 39318 9045;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (22150 28227
9036;;;;;; 303077 981000)) 9046;;;;;; 514072 702000))
9037;;; Generated autoloads from erc/erc-imenu.el 9047;;; Generated autoloads from erc/erc-imenu.el
9038 9048
9039(autoload 'erc-create-imenu-index "erc-imenu" "\ 9049(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -9043,22 +9053,22 @@ system.
9043 9053
9044;;;*** 9054;;;***
9045 9055
9046;;;### (autoloads nil "erc-join" "erc/erc-join.el" (22180 39318 303077 9056;;;### (autoloads nil "erc-join" "erc/erc-join.el" (22150 28227 514072
9047;;;;;; 981000)) 9057;;;;;; 702000))
9048;;; Generated autoloads from erc/erc-join.el 9058;;; Generated autoloads from erc/erc-join.el
9049 (autoload 'erc-autojoin-mode "erc-join" nil t) 9059 (autoload 'erc-autojoin-mode "erc-join" nil t)
9050 9060
9051;;;*** 9061;;;***
9052 9062
9053;;;### (autoloads nil "erc-list" "erc/erc-list.el" (22180 39318 303077 9063;;;### (autoloads nil "erc-list" "erc/erc-list.el" (22150 28227 514072
9054;;;;;; 981000)) 9064;;;;;; 702000))
9055;;; Generated autoloads from erc/erc-list.el 9065;;; Generated autoloads from erc/erc-list.el
9056 (autoload 'erc-list-mode "erc-list") 9066 (autoload 'erc-list-mode "erc-list")
9057 9067
9058;;;*** 9068;;;***
9059 9069
9060;;;### (autoloads nil "erc-log" "erc/erc-log.el" (22180 39318 304077 9070;;;### (autoloads nil "erc-log" "erc/erc-log.el" (22150 28227 514072
9061;;;;;; 977000)) 9071;;;;;; 702000))
9062;;; Generated autoloads from erc/erc-log.el 9072;;; Generated autoloads from erc/erc-log.el
9063 (autoload 'erc-log-mode "erc-log" nil t) 9073 (autoload 'erc-log-mode "erc-log" nil t)
9064 9074
@@ -9087,8 +9097,8 @@ You can save every individual message by putting this function on
9087 9097
9088;;;*** 9098;;;***
9089 9099
9090;;;### (autoloads nil "erc-match" "erc/erc-match.el" (22180 39318 9100;;;### (autoloads nil "erc-match" "erc/erc-match.el" (22150 28227
9091;;;;;; 304077 977000)) 9101;;;;;; 514072 702000))
9092;;; Generated autoloads from erc/erc-match.el 9102;;; Generated autoloads from erc/erc-match.el
9093 (autoload 'erc-match-mode "erc-match") 9103 (autoload 'erc-match-mode "erc-match")
9094 9104
@@ -9134,15 +9144,15 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9134 9144
9135;;;*** 9145;;;***
9136 9146
9137;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (22180 39318 304077 9147;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (22150 28227 514072
9138;;;;;; 977000)) 9148;;;;;; 702000))
9139;;; Generated autoloads from erc/erc-menu.el 9149;;; Generated autoloads from erc/erc-menu.el
9140 (autoload 'erc-menu-mode "erc-menu" nil t) 9150 (autoload 'erc-menu-mode "erc-menu" nil t)
9141 9151
9142;;;*** 9152;;;***
9143 9153
9144;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (22180 9154;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (22150
9145;;;;;; 39318 304077 977000)) 9155;;;;;; 28227 514072 702000))
9146;;; Generated autoloads from erc/erc-netsplit.el 9156;;; Generated autoloads from erc/erc-netsplit.el
9147 (autoload 'erc-netsplit-mode "erc-netsplit") 9157 (autoload 'erc-netsplit-mode "erc-netsplit")
9148 9158
@@ -9153,8 +9163,8 @@ Show who's gone.
9153 9163
9154;;;*** 9164;;;***
9155 9165
9156;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22180 9166;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22189
9157;;;;;; 39318 304077 977000)) 9167;;;;;; 64323 128321 19000))
9158;;; Generated autoloads from erc/erc-networks.el 9168;;; Generated autoloads from erc/erc-networks.el
9159 9169
9160(autoload 'erc-determine-network "erc-networks" "\ 9170(autoload 'erc-determine-network "erc-networks" "\
@@ -9171,8 +9181,8 @@ Interactively select a server to connect to using `erc-server-alist'.
9171 9181
9172;;;*** 9182;;;***
9173 9183
9174;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (22180 39318 9184;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (22150 28227
9175;;;;;; 304077 977000)) 9185;;;;;; 518072 702000))
9176;;; Generated autoloads from erc/erc-notify.el 9186;;; Generated autoloads from erc/erc-notify.el
9177 (autoload 'erc-notify-mode "erc-notify" nil t) 9187 (autoload 'erc-notify-mode "erc-notify" nil t)
9178 9188
@@ -9190,36 +9200,36 @@ with args, toggle notify status of people.
9190 9200
9191;;;*** 9201;;;***
9192 9202
9193;;;### (autoloads nil "erc-page" "erc/erc-page.el" (22180 39318 304077 9203;;;### (autoloads nil "erc-page" "erc/erc-page.el" (22150 28227 518072
9194;;;;;; 977000)) 9204;;;;;; 702000))
9195;;; Generated autoloads from erc/erc-page.el 9205;;; Generated autoloads from erc/erc-page.el
9196 (autoload 'erc-page-mode "erc-page") 9206 (autoload 'erc-page-mode "erc-page")
9197 9207
9198;;;*** 9208;;;***
9199 9209
9200;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22180 9210;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22195
9201;;;;;; 39318 304077 977000)) 9211;;;;;; 16710 595344 967000))
9202;;; Generated autoloads from erc/erc-pcomplete.el 9212;;; Generated autoloads from erc/erc-pcomplete.el
9203 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9213 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9204 9214
9205;;;*** 9215;;;***
9206 9216
9207;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (22180 39318 9217;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (22150 28227
9208;;;;;; 304077 977000)) 9218;;;;;; 518072 702000))
9209;;; Generated autoloads from erc/erc-replace.el 9219;;; Generated autoloads from erc/erc-replace.el
9210 (autoload 'erc-replace-mode "erc-replace") 9220 (autoload 'erc-replace-mode "erc-replace")
9211 9221
9212;;;*** 9222;;;***
9213 9223
9214;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (22180 39318 304077 9224;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (22150 28227 518072
9215;;;;;; 977000)) 9225;;;;;; 702000))
9216;;; Generated autoloads from erc/erc-ring.el 9226;;; Generated autoloads from erc/erc-ring.el
9217 (autoload 'erc-ring-mode "erc-ring" nil t) 9227 (autoload 'erc-ring-mode "erc-ring" nil t)
9218 9228
9219;;;*** 9229;;;***
9220 9230
9221;;;### (autoloads nil "erc-services" "erc/erc-services.el" (22180 9231;;;### (autoloads nil "erc-services" "erc/erc-services.el" (22150
9222;;;;;; 39318 305077 972000)) 9232;;;;;; 28227 518072 702000))
9223;;; Generated autoloads from erc/erc-services.el 9233;;; Generated autoloads from erc/erc-services.el
9224 (autoload 'erc-services-mode "erc-services" nil t) 9234 (autoload 'erc-services-mode "erc-services" nil t)
9225 9235
@@ -9236,15 +9246,15 @@ When called interactively, read the password using `read-passwd'.
9236 9246
9237;;;*** 9247;;;***
9238 9248
9239;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (22180 39318 9249;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (22150 28227
9240;;;;;; 305077 972000)) 9250;;;;;; 518072 702000))
9241;;; Generated autoloads from erc/erc-sound.el 9251;;; Generated autoloads from erc/erc-sound.el
9242 (autoload 'erc-sound-mode "erc-sound") 9252 (autoload 'erc-sound-mode "erc-sound")
9243 9253
9244;;;*** 9254;;;***
9245 9255
9246;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (22180 9256;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (22150
9247;;;;;; 39318 305077 972000)) 9257;;;;;; 28227 518072 702000))
9248;;; Generated autoloads from erc/erc-speedbar.el 9258;;; Generated autoloads from erc/erc-speedbar.el
9249 9259
9250(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9260(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9255,22 +9265,22 @@ This will add a speedbar major display mode.
9255 9265
9256;;;*** 9266;;;***
9257 9267
9258;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (22180 9268;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (22150
9259;;;;;; 39318 305077 972000)) 9269;;;;;; 28227 518072 702000))
9260;;; Generated autoloads from erc/erc-spelling.el 9270;;; Generated autoloads from erc/erc-spelling.el
9261 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9271 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9262 9272
9263;;;*** 9273;;;***
9264 9274
9265;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (22180 39318 9275;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (22150 28227
9266;;;;;; 305077 972000)) 9276;;;;;; 518072 702000))
9267;;; Generated autoloads from erc/erc-stamp.el 9277;;; Generated autoloads from erc/erc-stamp.el
9268 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9278 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9269 9279
9270;;;*** 9280;;;***
9271 9281
9272;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22180 39318 9282;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22195 16710
9273;;;;;; 305077 972000)) 9283;;;;;; 599344 967000))
9274;;; Generated autoloads from erc/erc-track.el 9284;;; Generated autoloads from erc/erc-track.el
9275 9285
9276(defvar erc-track-minor-mode nil "\ 9286(defvar erc-track-minor-mode nil "\
@@ -9295,8 +9305,8 @@ keybindings will not do anything useful.
9295 9305
9296;;;*** 9306;;;***
9297 9307
9298;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (22180 9308;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (22150
9299;;;;;; 39318 305077 972000)) 9309;;;;;; 28227 522072 702000))
9300;;; Generated autoloads from erc/erc-truncate.el 9310;;; Generated autoloads from erc/erc-truncate.el
9301 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9311 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9302 9312
@@ -9315,8 +9325,8 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9315 9325
9316;;;*** 9326;;;***
9317 9327
9318;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (22180 39318 305077 9328;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (22150 28227 522072
9319;;;;;; 972000)) 9329;;;;;; 702000))
9320;;; Generated autoloads from erc/erc-xdcc.el 9330;;; Generated autoloads from erc/erc-xdcc.el
9321 (autoload 'erc-xdcc-mode "erc-xdcc") 9331 (autoload 'erc-xdcc-mode "erc-xdcc")
9322 9332
@@ -9327,8 +9337,8 @@ Add a file to `erc-xdcc-files'.
9327 9337
9328;;;*** 9338;;;***
9329 9339
9330;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (22183 58408 668002 9340;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (22182 4679 395463
9331;;;;;; 30000)) 9341;;;;;; 499000))
9332;;; Generated autoloads from emacs-lisp/ert.el 9342;;; Generated autoloads from emacs-lisp/ert.el
9333 9343
9334(autoload 'ert-deftest "ert" "\ 9344(autoload 'ert-deftest "ert" "\
@@ -9397,8 +9407,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9397 9407
9398;;;*** 9408;;;***
9399 9409
9400;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22180 39318 9410;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22150 28227
9401;;;;;; 288078 50000)) 9411;;;;;; 426072 702000))
9402;;; Generated autoloads from emacs-lisp/ert-x.el 9412;;; Generated autoloads from emacs-lisp/ert-x.el
9403 9413
9404(put 'ert-with-test-buffer 'lisp-indent-function 1) 9414(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9410,8 +9420,8 @@ Kill all test buffers that are still live.
9410 9420
9411;;;*** 9421;;;***
9412 9422
9413;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22180 39318 9423;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22150 28227
9414;;;;;; 309077 954000)) 9424;;;;;; 542072 702000))
9415;;; Generated autoloads from eshell/esh-mode.el 9425;;; Generated autoloads from eshell/esh-mode.el
9416 9426
9417(autoload 'eshell-mode "esh-mode" "\ 9427(autoload 'eshell-mode "esh-mode" "\
@@ -9421,8 +9431,8 @@ Emacs shell interactive mode.
9421 9431
9422;;;*** 9432;;;***
9423 9433
9424;;;### (autoloads nil "eshell" "eshell/eshell.el" (22180 39318 310077 9434;;;### (autoloads nil "eshell" "eshell/eshell.el" (22150 28227 542072
9425;;;;;; 949000)) 9435;;;;;; 702000))
9426;;; Generated autoloads from eshell/eshell.el 9436;;; Generated autoloads from eshell/eshell.el
9427(push (purecopy '(eshell 2 4 2)) package--builtin-versions) 9437(push (purecopy '(eshell 2 4 2)) package--builtin-versions)
9428 9438
@@ -9457,8 +9467,8 @@ corresponding to a successful execution.
9457 9467
9458;;;*** 9468;;;***
9459 9469
9460;;;### (autoloads nil "etags" "progmodes/etags.el" (22183 58408 698001 9470;;;### (autoloads nil "etags" "progmodes/etags.el" (22182 44805 327853
9461;;;;;; 792000)) 9471;;;;;; 279000))
9462;;; Generated autoloads from progmodes/etags.el 9472;;; Generated autoloads from progmodes/etags.el
9463 9473
9464(defvar tags-file-name nil "\ 9474(defvar tags-file-name nil "\
@@ -9773,8 +9783,8 @@ for \\[find-tag] (which see).
9773 9783
9774;;;*** 9784;;;***
9775 9785
9776;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (22180 9786;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (22150
9777;;;;;; 39318 371077 668000)) 9787;;;;;; 28228 166072 702000))
9778;;; Generated autoloads from language/ethio-util.el 9788;;; Generated autoloads from language/ethio-util.el
9779 9789
9780(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9790(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9942,7 +9952,7 @@ With ARG, insert that many delimiters.
9942 9952
9943;;;*** 9953;;;***
9944 9954
9945;;;### (autoloads nil "eudc" "net/eudc.el" (22180 39318 407077 503000)) 9955;;;### (autoloads nil "eudc" "net/eudc.el" (22150 28228 354072 702000))
9946;;; Generated autoloads from net/eudc.el 9956;;; Generated autoloads from net/eudc.el
9947 9957
9948(autoload 'eudc-set-server "eudc" "\ 9958(autoload 'eudc-set-server "eudc" "\
@@ -9996,8 +10006,8 @@ This does nothing except loading eudc by autoload side-effect.
9996 10006
9997;;;*** 10007;;;***
9998 10008
9999;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (22180 39318 406077 10009;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (22150 28228 354072
10000;;;;;; 507000)) 10010;;;;;; 702000))
10001;;; Generated autoloads from net/eudc-bob.el 10011;;; Generated autoloads from net/eudc-bob.el
10002 10012
10003(autoload 'eudc-display-generic-binary "eudc-bob" "\ 10013(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -10032,8 +10042,8 @@ Display a button for the JPEG DATA.
10032 10042
10033;;;*** 10043;;;***
10034 10044
10035;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (22180 39318 10045;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (22150 28228
10036;;;;;; 407077 503000)) 10046;;;;;; 354072 702000))
10037;;; Generated autoloads from net/eudc-export.el 10047;;; Generated autoloads from net/eudc-export.el
10038 10048
10039(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 10049(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -10049,8 +10059,8 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10049 10059
10050;;;*** 10060;;;***
10051 10061
10052;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (22180 10062;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (22150
10053;;;;;; 39318 407077 503000)) 10063;;;;;; 28228 354072 702000))
10054;;; Generated autoloads from net/eudc-hotlist.el 10064;;; Generated autoloads from net/eudc-hotlist.el
10055 10065
10056(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10066(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10060,8 +10070,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10060 10070
10061;;;*** 10071;;;***
10062 10072
10063;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (22180 39318 288078 10073;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (22150 28227 430072
10064;;;;;; 50000)) 10074;;;;;; 702000))
10065;;; Generated autoloads from emacs-lisp/ewoc.el 10075;;; Generated autoloads from emacs-lisp/ewoc.el
10066 10076
10067(autoload 'ewoc-create "ewoc" "\ 10077(autoload 'ewoc-create "ewoc" "\
@@ -10087,7 +10097,7 @@ fourth arg NOSEP non-nil inhibits this.
10087 10097
10088;;;*** 10098;;;***
10089 10099
10090;;;### (autoloads nil "eww" "net/eww.el" (22183 58408 681001 927000)) 10100;;;### (autoloads nil "eww" "net/eww.el" (22229 34898 904051 395000))
10091;;; Generated autoloads from net/eww.el 10101;;; Generated autoloads from net/eww.el
10092 10102
10093(defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\ 10103(defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\
@@ -10134,8 +10144,8 @@ Display the bookmarks.
10134 10144
10135;;;*** 10145;;;***
10136 10146
10137;;;### (autoloads nil "executable" "progmodes/executable.el" (22180 10147;;;### (autoloads nil "executable" "progmodes/executable.el" (22150
10138;;;;;; 39318 486077 140000)) 10148;;;;;; 28228 818072 702000))
10139;;; Generated autoloads from progmodes/executable.el 10149;;; Generated autoloads from progmodes/executable.el
10140 10150
10141(autoload 'executable-command-find-posix-p "executable" "\ 10151(autoload 'executable-command-find-posix-p "executable" "\
@@ -10170,7 +10180,7 @@ file modes.
10170 10180
10171;;;*** 10181;;;***
10172 10182
10173;;;### (autoloads nil "expand" "expand.el" (22180 39318 310077 949000)) 10183;;;### (autoloads nil "expand" "expand.el" (22150 28227 542072 702000))
10174;;; Generated autoloads from expand.el 10184;;; Generated autoloads from expand.el
10175 10185
10176(autoload 'expand-add-abbrevs "expand" "\ 10186(autoload 'expand-add-abbrevs "expand" "\
@@ -10219,8 +10229,8 @@ This is used only in conjunction with `expand-add-abbrevs'.
10219 10229
10220;;;*** 10230;;;***
10221 10231
10222;;;### (autoloads nil "f90" "progmodes/f90.el" (22180 39318 486077 10232;;;### (autoloads nil "f90" "progmodes/f90.el" (22197 58438 431460
10223;;;;;; 140000)) 10233;;;;;; 447000))
10224;;; Generated autoloads from progmodes/f90.el 10234;;; Generated autoloads from progmodes/f90.el
10225 10235
10226(autoload 'f90-mode "f90" "\ 10236(autoload 'f90-mode "f90" "\
@@ -10287,8 +10297,8 @@ with no args, if that value is non-nil.
10287 10297
10288;;;*** 10298;;;***
10289 10299
10290;;;### (autoloads nil "face-remap" "face-remap.el" (22180 39318 310077 10300;;;### (autoloads nil "face-remap" "face-remap.el" (22150 28227 542072
10291;;;;;; 949000)) 10301;;;;;; 702000))
10292;;; Generated autoloads from face-remap.el 10302;;; Generated autoloads from face-remap.el
10293 10303
10294(autoload 'face-remap-add-relative "face-remap" "\ 10304(autoload 'face-remap-add-relative "face-remap" "\
@@ -10447,8 +10457,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10447 10457
10448;;;*** 10458;;;***
10449 10459
10450;;;### (autoloads nil "feedmail" "mail/feedmail.el" (22180 38481 10460;;;### (autoloads nil "feedmail" "mail/feedmail.el" (22092 27717
10451;;;;;; 458895 498000)) 10461;;;;;; 880268 464000))
10452;;; Generated autoloads from mail/feedmail.el 10462;;; Generated autoloads from mail/feedmail.el
10453(push (purecopy '(feedmail 11)) package--builtin-versions) 10463(push (purecopy '(feedmail 11)) package--builtin-versions)
10454 10464
@@ -10502,7 +10512,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10502 10512
10503;;;*** 10513;;;***
10504 10514
10505;;;### (autoloads nil "ffap" "ffap.el" (22180 39318 311077 944000)) 10515;;;### (autoloads nil "ffap" "ffap.el" (22160 10636 954679 927000))
10506;;; Generated autoloads from ffap.el 10516;;; Generated autoloads from ffap.el
10507 10517
10508(autoload 'ffap-next "ffap" "\ 10518(autoload 'ffap-next "ffap" "\
@@ -10565,8 +10575,8 @@ Evaluate the forms in variable `ffap-bindings'.
10565 10575
10566;;;*** 10576;;;***
10567 10577
10568;;;### (autoloads nil "filecache" "filecache.el" (22180 39318 311077 10578;;;### (autoloads nil "filecache" "filecache.el" (22150 28227 554072
10569;;;;;; 944000)) 10579;;;;;; 702000))
10570;;; Generated autoloads from filecache.el 10580;;; Generated autoloads from filecache.el
10571 10581
10572(autoload 'file-cache-add-directory "filecache" "\ 10582(autoload 'file-cache-add-directory "filecache" "\
@@ -10623,8 +10633,8 @@ the name is considered already unique; only the second substitution
10623 10633
10624;;;*** 10634;;;***
10625 10635
10626;;;### (autoloads nil "filenotify" "filenotify.el" (22180 39318 311077 10636;;;### (autoloads nil "filenotify" "filenotify.el" (22220 19926 380329
10627;;;;;; 944000)) 10637;;;;;; 271000))
10628;;; Generated autoloads from filenotify.el 10638;;; Generated autoloads from filenotify.el
10629 10639
10630(autoload 'file-notify-handle-event "filenotify" "\ 10640(autoload 'file-notify-handle-event "filenotify" "\
@@ -10639,8 +10649,8 @@ Otherwise, signal a `file-notify-error'.
10639 10649
10640;;;*** 10650;;;***
10641 10651
10642;;;### (autoloads nil "files-x" "files-x.el" (22183 58408 668002 10652;;;### (autoloads nil "files-x" "files-x.el" (22189 64323 128321
10643;;;;;; 30000)) 10653;;;;;; 19000))
10644;;; Generated autoloads from files-x.el 10654;;; Generated autoloads from files-x.el
10645 10655
10646(autoload 'add-file-local-variable "files-x" "\ 10656(autoload 'add-file-local-variable "files-x" "\
@@ -10705,8 +10715,8 @@ Copy directory-local variables to the -*- line.
10705 10715
10706;;;*** 10716;;;***
10707 10717
10708;;;### (autoloads nil "filesets" "filesets.el" (22180 39318 313077 10718;;;### (autoloads nil "filesets" "filesets.el" (22150 28227 578072
10709;;;;;; 935000)) 10719;;;;;; 702000))
10710;;; Generated autoloads from filesets.el 10720;;; Generated autoloads from filesets.el
10711 10721
10712(autoload 'filesets-init "filesets" "\ 10722(autoload 'filesets-init "filesets" "\
@@ -10717,8 +10727,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10717 10727
10718;;;*** 10728;;;***
10719 10729
10720;;;### (autoloads nil "find-cmd" "find-cmd.el" (22180 39318 314077 10730;;;### (autoloads nil "find-cmd" "find-cmd.el" (22150 28227 578072
10721;;;;;; 930000)) 10731;;;;;; 702000))
10722;;; Generated autoloads from find-cmd.el 10732;;; Generated autoloads from find-cmd.el
10723(push (purecopy '(find-cmd 0 6)) package--builtin-versions) 10733(push (purecopy '(find-cmd 0 6)) package--builtin-versions)
10724 10734
@@ -10738,8 +10748,8 @@ result is a string that should be ready for the command line.
10738 10748
10739;;;*** 10749;;;***
10740 10750
10741;;;### (autoloads nil "find-dired" "find-dired.el" (22180 39318 314077 10751;;;### (autoloads nil "find-dired" "find-dired.el" (22150 28227 578072
10742;;;;;; 930000)) 10752;;;;;; 702000))
10743;;; Generated autoloads from find-dired.el 10753;;; Generated autoloads from find-dired.el
10744 10754
10745(autoload 'find-dired "find-dired" "\ 10755(autoload 'find-dired "find-dired" "\
@@ -10779,8 +10789,8 @@ use in place of \"-ls\" as the final argument.
10779 10789
10780;;;*** 10790;;;***
10781 10791
10782;;;### (autoloads nil "find-file" "find-file.el" (22180 39318 314077 10792;;;### (autoloads nil "find-file" "find-file.el" (22150 28227 578072
10783;;;;;; 930000)) 10793;;;;;; 702000))
10784;;; Generated autoloads from find-file.el 10794;;; Generated autoloads from find-file.el
10785 10795
10786(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10796(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10870,8 +10880,8 @@ Visit the file you click on in another window.
10870 10880
10871;;;*** 10881;;;***
10872 10882
10873;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (22180 10883;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (22150
10874;;;;;; 39318 289078 46000)) 10884;;;;;; 28227 430072 702000))
10875;;; Generated autoloads from emacs-lisp/find-func.el 10885;;; Generated autoloads from emacs-lisp/find-func.el
10876 10886
10877(autoload 'find-library "find-func" "\ 10887(autoload 'find-library "find-func" "\
@@ -11041,8 +11051,8 @@ Define some key bindings for the find-function family of functions.
11041 11051
11042;;;*** 11052;;;***
11043 11053
11044;;;### (autoloads nil "find-lisp" "find-lisp.el" (22180 39318 314077 11054;;;### (autoloads nil "find-lisp" "find-lisp.el" (22150 28227 578072
11045;;;;;; 930000)) 11055;;;;;; 702000))
11046;;; Generated autoloads from find-lisp.el 11056;;; Generated autoloads from find-lisp.el
11047 11057
11048(autoload 'find-lisp-find-dired "find-lisp" "\ 11058(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -11062,7 +11072,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP.
11062 11072
11063;;;*** 11073;;;***
11064 11074
11065;;;### (autoloads nil "finder" "finder.el" (22180 39318 314077 930000)) 11075;;;### (autoloads nil "finder" "finder.el" (22150 28227 578072 702000))
11066;;; Generated autoloads from finder.el 11076;;; Generated autoloads from finder.el
11067(push (purecopy '(finder 1 0)) package--builtin-versions) 11077(push (purecopy '(finder 1 0)) package--builtin-versions)
11068 11078
@@ -11084,8 +11094,8 @@ Find packages matching a given keyword.
11084 11094
11085;;;*** 11095;;;***
11086 11096
11087;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (22180 39318 314077 11097;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (22150 28227 578072
11088;;;;;; 930000)) 11098;;;;;; 702000))
11089;;; Generated autoloads from flow-ctrl.el 11099;;; Generated autoloads from flow-ctrl.el
11090 11100
11091(autoload 'enable-flow-control "flow-ctrl" "\ 11101(autoload 'enable-flow-control "flow-ctrl" "\
@@ -11106,8 +11116,8 @@ to get the effect of a C-q.
11106 11116
11107;;;*** 11117;;;***
11108 11118
11109;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22180 39318 11119;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22150 28227
11110;;;;;; 327077 871000)) 11120;;;;;; 658072 702000))
11111;;; Generated autoloads from gnus/flow-fill.el 11121;;; Generated autoloads from gnus/flow-fill.el
11112 11122
11113(autoload 'fill-flowed-encode "flow-fill" "\ 11123(autoload 'fill-flowed-encode "flow-fill" "\
@@ -11122,8 +11132,8 @@ to get the effect of a C-q.
11122 11132
11123;;;*** 11133;;;***
11124 11134
11125;;;### (autoloads nil "flymake" "progmodes/flymake.el" (22180 39318 11135;;;### (autoloads nil "flymake" "progmodes/flymake.el" (22150 28228
11126;;;;;; 487077 135000)) 11136;;;;;; 818072 702000))
11127;;; Generated autoloads from progmodes/flymake.el 11137;;; Generated autoloads from progmodes/flymake.el
11128(push (purecopy '(flymake 0 3)) package--builtin-versions) 11138(push (purecopy '(flymake 0 3)) package--builtin-versions)
11129 11139
@@ -11153,8 +11163,8 @@ Turn flymake mode off.
11153 11163
11154;;;*** 11164;;;***
11155 11165
11156;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22183 58408 11166;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22197 58438
11157;;;;;; 704001 744000)) 11167;;;;;; 711460 447000))
11158;;; Generated autoloads from textmodes/flyspell.el 11168;;; Generated autoloads from textmodes/flyspell.el
11159 11169
11160(autoload 'flyspell-prog-mode "flyspell" "\ 11170(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11224,14 +11234,14 @@ Flyspell whole buffer.
11224 11234
11225;;;*** 11235;;;***
11226 11236
11227;;;### (autoloads nil "foldout" "foldout.el" (22180 39318 314077 11237;;;### (autoloads nil "foldout" "foldout.el" (22150 28227 582072
11228;;;;;; 930000)) 11238;;;;;; 702000))
11229;;; Generated autoloads from foldout.el 11239;;; Generated autoloads from foldout.el
11230(push (purecopy '(foldout 1 10)) package--builtin-versions) 11240(push (purecopy '(foldout 1 10)) package--builtin-versions)
11231 11241
11232;;;*** 11242;;;***
11233 11243
11234;;;### (autoloads nil "follow" "follow.el" (22180 39318 315077 926000)) 11244;;;### (autoloads nil "follow" "follow.el" (22150 28227 582072 702000))
11235;;; Generated autoloads from follow.el 11245;;; Generated autoloads from follow.el
11236 11246
11237(autoload 'turn-on-follow-mode "follow" "\ 11247(autoload 'turn-on-follow-mode "follow" "\
@@ -11325,8 +11335,8 @@ selected if the original window is the first one in the frame.
11325 11335
11326;;;*** 11336;;;***
11327 11337
11328;;;### (autoloads nil "footnote" "mail/footnote.el" (22180 39318 11338;;;### (autoloads nil "footnote" "mail/footnote.el" (22150 28228
11329;;;;;; 386077 599000)) 11339;;;;;; 226072 702000))
11330;;; Generated autoloads from mail/footnote.el 11340;;; Generated autoloads from mail/footnote.el
11331(push (purecopy '(footnote 0 19)) package--builtin-versions) 11341(push (purecopy '(footnote 0 19)) package--builtin-versions)
11332 11342
@@ -11345,7 +11355,7 @@ play around with the following keys:
11345 11355
11346;;;*** 11356;;;***
11347 11357
11348;;;### (autoloads nil "forms" "forms.el" (22180 39318 316077 921000)) 11358;;;### (autoloads nil "forms" "forms.el" (22150 28227 586072 702000))
11349;;; Generated autoloads from forms.el 11359;;; Generated autoloads from forms.el
11350 11360
11351(autoload 'forms-mode "forms" "\ 11361(autoload 'forms-mode "forms" "\
@@ -11381,8 +11391,8 @@ Visit a file in Forms mode in other window.
11381 11391
11382;;;*** 11392;;;***
11383 11393
11384;;;### (autoloads nil "fortran" "progmodes/fortran.el" (22180 39318 11394;;;### (autoloads nil "fortran" "progmodes/fortran.el" (22153 4424
11385;;;;;; 487077 135000)) 11395;;;;;; 620360 262000))
11386;;; Generated autoloads from progmodes/fortran.el 11396;;; Generated autoloads from progmodes/fortran.el
11387 11397
11388(autoload 'fortran-mode "fortran" "\ 11398(autoload 'fortran-mode "fortran" "\
@@ -11459,8 +11469,8 @@ with no args, if that value is non-nil.
11459 11469
11460;;;*** 11470;;;***
11461 11471
11462;;;### (autoloads nil "fortune" "play/fortune.el" (22180 39318 465077 11472;;;### (autoloads nil "fortune" "play/fortune.el" (22150 28228 678072
11463;;;;;; 236000)) 11473;;;;;; 702000))
11464;;; Generated autoloads from play/fortune.el 11474;;; Generated autoloads from play/fortune.el
11465 11475
11466(autoload 'fortune-add-fortune "fortune" "\ 11476(autoload 'fortune-add-fortune "fortune" "\
@@ -11508,8 +11518,8 @@ and choose the directory as the fortune-file.
11508 11518
11509;;;*** 11519;;;***
11510 11520
11511;;;### (autoloads nil "frameset" "frameset.el" (22183 58408 671002 11521;;;### (autoloads nil "frameset" "frameset.el" (22182 4679 399463
11512;;;;;; 6000)) 11522;;;;;; 499000))
11513;;; Generated autoloads from frameset.el 11523;;; Generated autoloads from frameset.el
11514 11524
11515(defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\ 11525(defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\
@@ -11695,15 +11705,15 @@ Interactively, reads the register using `register-read-with-preview'.
11695 11705
11696;;;*** 11706;;;***
11697 11707
11698;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (22183 58408 11708;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (22182 4679 471463
11699;;;;;; 695001 816000)) 11709;;;;;; 499000))
11700;;; Generated autoloads from play/gamegrid.el 11710;;; Generated autoloads from play/gamegrid.el
11701(push (purecopy '(gamegrid 1 2)) package--builtin-versions) 11711(push (purecopy '(gamegrid 1 2)) package--builtin-versions)
11702 11712
11703;;;*** 11713;;;***
11704 11714
11705;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (22180 39318 11715;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (22150 28228
11706;;;;;; 488077 130000)) 11716;;;;;; 822072 702000))
11707;;; Generated autoloads from progmodes/gdb-mi.el 11717;;; Generated autoloads from progmodes/gdb-mi.el
11708 11718
11709(defvar gdb-enable-debug nil "\ 11719(defvar gdb-enable-debug nil "\
@@ -11780,8 +11790,8 @@ detailed description of this mode.
11780 11790
11781;;;*** 11791;;;***
11782 11792
11783;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (22180 39318 11793;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (22150 28227
11784;;;;;; 289078 46000)) 11794;;;;;; 430072 702000))
11785;;; Generated autoloads from emacs-lisp/generic.el 11795;;; Generated autoloads from emacs-lisp/generic.el
11786 11796
11787(defvar generic-mode-list nil "\ 11797(defvar generic-mode-list nil "\
@@ -11861,8 +11871,8 @@ regular expression that can be used as an element of
11861 11871
11862;;;*** 11872;;;***
11863 11873
11864;;;### (autoloads nil "glasses" "progmodes/glasses.el" (22180 39318 11874;;;### (autoloads nil "glasses" "progmodes/glasses.el" (22150 28228
11865;;;;;; 489077 126000)) 11875;;;;;; 822072 702000))
11866;;; Generated autoloads from progmodes/glasses.el 11876;;; Generated autoloads from progmodes/glasses.el
11867 11877
11868(autoload 'glasses-mode "glasses" "\ 11878(autoload 'glasses-mode "glasses" "\
@@ -11876,8 +11886,8 @@ add virtual separators (like underscores) at places they belong to.
11876 11886
11877;;;*** 11887;;;***
11878 11888
11879;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22180 39318 11889;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22150 28227
11880;;;;;; 328077 866000)) 11890;;;;;; 662072 702000))
11881;;; Generated autoloads from gnus/gmm-utils.el 11891;;; Generated autoloads from gnus/gmm-utils.el
11882 11892
11883(autoload 'gmm-regexp-concat "gmm-utils" "\ 11893(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11931,7 +11941,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11931 11941
11932;;;*** 11942;;;***
11933 11943
11934;;;### (autoloads nil "gnus" "gnus/gnus.el" (22180 39318 344077 792000)) 11944;;;### (autoloads nil "gnus" "gnus/gnus.el" (22165 43181 87854 955000))
11935;;; Generated autoloads from gnus/gnus.el 11945;;; Generated autoloads from gnus/gnus.el
11936(push (purecopy '(gnus 5 13)) package--builtin-versions) 11946(push (purecopy '(gnus 5 13)) package--builtin-versions)
11937(when (fboundp 'custom-autoload) 11947(when (fboundp 'custom-autoload)
@@ -11981,8 +11991,8 @@ prompt the user for the name of an NNTP server to use.
11981 11991
11982;;;*** 11992;;;***
11983 11993
11984;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22183 58408 11994;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22182 4679
11985;;;;;; 672001 998000)) 11995;;;;;; 403463 499000))
11986;;; Generated autoloads from gnus/gnus-agent.el 11996;;; Generated autoloads from gnus/gnus-agent.el
11987 11997
11988(autoload 'gnus-unplugged "gnus-agent" "\ 11998(autoload 'gnus-unplugged "gnus-agent" "\
@@ -12072,8 +12082,8 @@ CLEAN is obsolete and ignored.
12072 12082
12073;;;*** 12083;;;***
12074 12084
12075;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22183 58408 12085;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22216 22853
12076;;;;;; 673001 990000)) 12086;;;;;; 24596 491000))
12077;;; Generated autoloads from gnus/gnus-art.el 12087;;; Generated autoloads from gnus/gnus-art.el
12078 12088
12079(autoload 'gnus-article-prepare-display "gnus-art" "\ 12089(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -12083,8 +12093,8 @@ Make the current buffer look like a nice article.
12083 12093
12084;;;*** 12094;;;***
12085 12095
12086;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22180 12096;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22150
12087;;;;;; 39318 331077 852000)) 12097;;;;;; 28227 674072 702000))
12088;;; Generated autoloads from gnus/gnus-bookmark.el 12098;;; Generated autoloads from gnus/gnus-bookmark.el
12089 12099
12090(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 12100(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -12107,8 +12117,8 @@ deletion, or > if it is flagged for displaying.
12107 12117
12108;;;*** 12118;;;***
12109 12119
12110;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22180 39318 12120;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22150 28227
12111;;;;;; 331077 852000)) 12121;;;;;; 678072 702000))
12112;;; Generated autoloads from gnus/gnus-cache.el 12122;;; Generated autoloads from gnus/gnus-cache.el
12113 12123
12114(autoload 'gnus-jog-cache "gnus-cache" "\ 12124(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -12149,8 +12159,8 @@ supported.
12149 12159
12150;;;*** 12160;;;***
12151 12161
12152;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22180 39318 12162;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22150 28227
12153;;;;;; 332077 848000)) 12163;;;;;; 682072 702000))
12154;;; Generated autoloads from gnus/gnus-delay.el 12164;;; Generated autoloads from gnus/gnus-delay.el
12155 12165
12156(autoload 'gnus-delay-article "gnus-delay" "\ 12166(autoload 'gnus-delay-article "gnus-delay" "\
@@ -12185,8 +12195,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12185 12195
12186;;;*** 12196;;;***
12187 12197
12188;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22180 39318 12198;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22150 28227
12189;;;;;; 332077 848000)) 12199;;;;;; 686072 702000))
12190;;; Generated autoloads from gnus/gnus-diary.el 12200;;; Generated autoloads from gnus/gnus-diary.el
12191 12201
12192(autoload 'gnus-user-format-function-d "gnus-diary" "\ 12202(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -12201,8 +12211,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12201 12211
12202;;;*** 12212;;;***
12203 12213
12204;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22180 39318 12214;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22150 28227
12205;;;;;; 332077 848000)) 12215;;;;;; 686072 702000))
12206;;; Generated autoloads from gnus/gnus-dired.el 12216;;; Generated autoloads from gnus/gnus-dired.el
12207 12217
12208(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 12218(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -12212,8 +12222,8 @@ Convenience method to turn on gnus-dired-mode.
12212 12222
12213;;;*** 12223;;;***
12214 12224
12215;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22180 39318 12225;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22150 28227
12216;;;;;; 332077 848000)) 12226;;;;;; 686072 702000))
12217;;; Generated autoloads from gnus/gnus-draft.el 12227;;; Generated autoloads from gnus/gnus-draft.el
12218 12228
12219(autoload 'gnus-draft-reminder "gnus-draft" "\ 12229(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -12223,8 +12233,8 @@ Reminder user if there are unsent drafts.
12223 12233
12224;;;*** 12234;;;***
12225 12235
12226;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22180 39318 12236;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22165 43181
12227;;;;;; 332077 848000)) 12237;;;;;; 71854 955000))
12228;;; Generated autoloads from gnus/gnus-fun.el 12238;;; Generated autoloads from gnus/gnus-fun.el
12229 12239
12230(autoload 'gnus--random-face-with-type "gnus-fun" "\ 12240(autoload 'gnus--random-face-with-type "gnus-fun" "\
@@ -12289,8 +12299,8 @@ Insert a random Face header from `gnus-face-directory'.
12289 12299
12290;;;*** 12300;;;***
12291 12301
12292;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22180 12302;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22192
12293;;;;;; 39318 333077 843000)) 12303;;;;;; 2880 975382 391000))
12294;;; Generated autoloads from gnus/gnus-gravatar.el 12304;;; Generated autoloads from gnus/gnus-gravatar.el
12295 12305
12296(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 12306(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -12307,8 +12317,8 @@ If gravatars are already displayed, remove them.
12307 12317
12308;;;*** 12318;;;***
12309 12319
12310;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22180 39318 12320;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22150 28227
12311;;;;;; 334077 839000)) 12321;;;;;; 694072 702000))
12312;;; Generated autoloads from gnus/gnus-group.el 12322;;; Generated autoloads from gnus/gnus-group.el
12313 12323
12314(autoload 'gnus-fetch-group "gnus-group" "\ 12324(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12325,8 +12335,8 @@ Pop up a frame and enter GROUP.
12325 12335
12326;;;*** 12336;;;***
12327 12337
12328;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22180 39318 12338;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22150 28227
12329;;;;;; 334077 839000)) 12339;;;;;; 694072 702000))
12330;;; Generated autoloads from gnus/gnus-html.el 12340;;; Generated autoloads from gnus/gnus-html.el
12331 12341
12332(autoload 'gnus-article-html "gnus-html" "\ 12342(autoload 'gnus-article-html "gnus-html" "\
@@ -12341,8 +12351,8 @@ Pop up a frame and enter GROUP.
12341 12351
12342;;;*** 12352;;;***
12343 12353
12344;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22180 39318 12354;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22189 64323
12345;;;;;; 335077 834000)) 12355;;;;;; 180321 19000))
12346;;; Generated autoloads from gnus/gnus-kill.el 12356;;; Generated autoloads from gnus/gnus-kill.el
12347 12357
12348(defalias 'gnus-batch-kill 'gnus-batch-score) 12358(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12355,8 +12365,8 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12355 12365
12356;;;*** 12366;;;***
12357 12367
12358;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22180 39318 335077 12368;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22150 28227 698072
12359;;;;;; 834000)) 12369;;;;;; 702000))
12360;;; Generated autoloads from gnus/gnus-ml.el 12370;;; Generated autoloads from gnus/gnus-ml.el
12361 12371
12362(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 12372(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12379,8 +12389,8 @@ Minor mode for providing mailing-list commands.
12379 12389
12380;;;*** 12390;;;***
12381 12391
12382;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (22180 39318 12392;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (22150 28227
12383;;;;;; 335077 834000)) 12393;;;;;; 698072 702000))
12384;;; Generated autoloads from gnus/gnus-mlspl.el 12394;;; Generated autoloads from gnus/gnus-mlspl.el
12385 12395
12386(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12396(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12480,8 +12490,8 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12480 12490
12481;;;*** 12491;;;***
12482 12492
12483;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22180 39318 12493;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22150 28227
12484;;;;;; 336077 829000)) 12494;;;;;; 702072 702000))
12485;;; Generated autoloads from gnus/gnus-msg.el 12495;;; Generated autoloads from gnus/gnus-msg.el
12486 12496
12487(autoload 'gnus-msg-mail "gnus-msg" "\ 12497(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12508,7 +12518,7 @@ Like `message-reply'.
12508;;;*** 12518;;;***
12509 12519
12510;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" 12520;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el"
12511;;;;;; (22180 39318 336077 829000)) 12521;;;;;; (22150 28227 702072 702000))
12512;;; Generated autoloads from gnus/gnus-notifications.el 12522;;; Generated autoloads from gnus/gnus-notifications.el
12513 12523
12514(autoload 'gnus-notifications "gnus-notifications" "\ 12524(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12524,8 +12534,8 @@ This is typically a function to add in
12524 12534
12525;;;*** 12535;;;***
12526 12536
12527;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22180 39318 12537;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22192 2880
12528;;;;;; 336077 829000)) 12538;;;;;; 983382 391000))
12529;;; Generated autoloads from gnus/gnus-picon.el 12539;;; Generated autoloads from gnus/gnus-picon.el
12530 12540
12531(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12541(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12548,8 +12558,8 @@ If picons are already displayed, remove them.
12548 12558
12549;;;*** 12559;;;***
12550 12560
12551;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (22180 39318 12561;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (22150 28227
12552;;;;;; 336077 829000)) 12562;;;;;; 702072 702000))
12553;;; Generated autoloads from gnus/gnus-range.el 12563;;; Generated autoloads from gnus/gnus-range.el
12554 12564
12555(autoload 'gnus-sorted-difference "gnus-range" "\ 12565(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12616,8 +12626,8 @@ Add NUM into sorted LIST by side effect.
12616 12626
12617;;;*** 12627;;;***
12618 12628
12619;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22180 12629;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22150
12620;;;;;; 39318 337077 825000)) 12630;;;;;; 28227 702072 702000))
12621;;; Generated autoloads from gnus/gnus-registry.el 12631;;; Generated autoloads from gnus/gnus-registry.el
12622 12632
12623(autoload 'gnus-registry-initialize "gnus-registry" "\ 12633(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12632,8 +12642,8 @@ Install the registry hooks.
12632 12642
12633;;;*** 12643;;;***
12634 12644
12635;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (22180 39318 12645;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (22150 28227
12636;;;;;; 338077 820000)) 12646;;;;;; 806072 702000))
12637;;; Generated autoloads from gnus/gnus-sieve.el 12647;;; Generated autoloads from gnus/gnus-sieve.el
12638 12648
12639(autoload 'gnus-sieve-update "gnus-sieve" "\ 12649(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12660,8 +12670,8 @@ See the documentation for these variables and functions for details.
12660 12670
12661;;;*** 12671;;;***
12662 12672
12663;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22180 39318 12673;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22150 28227
12664;;;;;; 338077 820000)) 12674;;;;;; 806072 702000))
12665;;; Generated autoloads from gnus/gnus-spec.el 12675;;; Generated autoloads from gnus/gnus-spec.el
12666 12676
12667(autoload 'gnus-update-format "gnus-spec" "\ 12677(autoload 'gnus-update-format "gnus-spec" "\
@@ -12671,8 +12681,8 @@ Update the format specification near point.
12671 12681
12672;;;*** 12682;;;***
12673 12683
12674;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22180 39318 12684;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22197 58438
12675;;;;;; 339077 816000)) 12685;;;;;; 235460 447000))
12676;;; Generated autoloads from gnus/gnus-start.el 12686;;; Generated autoloads from gnus/gnus-start.el
12677 12687
12678(autoload 'gnus-declare-backend "gnus-start" "\ 12688(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12682,8 +12692,8 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12682 12692
12683;;;*** 12693;;;***
12684 12694
12685;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22180 39318 12695;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22199 13769
12686;;;;;; 342077 802000)) 12696;;;;;; 464900 836000))
12687;;; Generated autoloads from gnus/gnus-sum.el 12697;;; Generated autoloads from gnus/gnus-sum.el
12688 12698
12689(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12699(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12694,8 +12704,8 @@ BOOKMARK is a bookmark name or a bookmark record.
12694 12704
12695;;;*** 12705;;;***
12696 12706
12697;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22180 39318 12707;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22150 28227
12698;;;;;; 342077 802000)) 12708;;;;;; 862072 702000))
12699;;; Generated autoloads from gnus/gnus-sync.el 12709;;; Generated autoloads from gnus/gnus-sync.el
12700 12710
12701(autoload 'gnus-sync-initialize "gnus-sync" "\ 12711(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12710,8 +12720,8 @@ Install the sync hooks.
12710 12720
12711;;;*** 12721;;;***
12712 12722
12713;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22180 39318 12723;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22150 28227
12714;;;;;; 343077 797000)) 12724;;;;;; 938072 702000))
12715;;; Generated autoloads from gnus/gnus-win.el 12725;;; Generated autoloads from gnus/gnus-win.el
12716 12726
12717(autoload 'gnus-add-configuration "gnus-win" "\ 12727(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12721,8 +12731,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12721 12731
12722;;;*** 12732;;;***
12723 12733
12724;;;### (autoloads nil "gnutls" "net/gnutls.el" (22180 39318 408077 12734;;;### (autoloads nil "gnutls" "net/gnutls.el" (22150 28228 358072
12725;;;;;; 498000)) 12735;;;;;; 702000))
12726;;; Generated autoloads from net/gnutls.el 12736;;; Generated autoloads from net/gnutls.el
12727 12737
12728(defvar gnutls-min-prime-bits 256 "\ 12738(defvar gnutls-min-prime-bits 256 "\
@@ -12738,8 +12748,8 @@ A value of nil says to use the default GnuTLS value.")
12738 12748
12739;;;*** 12749;;;***
12740 12750
12741;;;### (autoloads nil "gomoku" "play/gomoku.el" (22183 58408 695001 12751;;;### (autoloads nil "gomoku" "play/gomoku.el" (22182 4679 471463
12742;;;;;; 816000)) 12752;;;;;; 499000))
12743;;; Generated autoloads from play/gomoku.el 12753;;; Generated autoloads from play/gomoku.el
12744 12754
12745(autoload 'gomoku "gomoku" "\ 12755(autoload 'gomoku "gomoku" "\
@@ -12765,8 +12775,8 @@ Use \\[describe-mode] for more info.
12765 12775
12766;;;*** 12776;;;***
12767 12777
12768;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (22180 39318 12778;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (22150 28228
12769;;;;;; 408077 498000)) 12779;;;;;; 358072 702000))
12770;;; Generated autoloads from net/goto-addr.el 12780;;; Generated autoloads from net/goto-addr.el
12771 12781
12772(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12782(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12807,8 +12817,8 @@ Like `goto-address-mode', but only for comments and strings.
12807 12817
12808;;;*** 12818;;;***
12809 12819
12810;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22180 39318 12820;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22150 28227
12811;;;;;; 344077 792000)) 12821;;;;;; 942072 702000))
12812;;; Generated autoloads from gnus/gravatar.el 12822;;; Generated autoloads from gnus/gravatar.el
12813 12823
12814(autoload 'gravatar-retrieve "gravatar" "\ 12824(autoload 'gravatar-retrieve "gravatar" "\
@@ -12824,8 +12834,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12824 12834
12825;;;*** 12835;;;***
12826 12836
12827;;;### (autoloads nil "grep" "progmodes/grep.el" (22180 39318 489077 12837;;;### (autoloads nil "grep" "progmodes/grep.el" (22209 49618 122748
12828;;;;;; 126000)) 12838;;;;;; 204000))
12829;;; Generated autoloads from progmodes/grep.el 12839;;; Generated autoloads from progmodes/grep.el
12830 12840
12831(defvar grep-window-height nil "\ 12841(defvar grep-window-height nil "\
@@ -12992,7 +13002,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12992 13002
12993;;;*** 13003;;;***
12994 13004
12995;;;### (autoloads nil "gs" "gs.el" (22180 39318 356077 737000)) 13005;;;### (autoloads nil "gs" "gs.el" (22150 28228 26072 702000))
12996;;; Generated autoloads from gs.el 13006;;; Generated autoloads from gs.el
12997 13007
12998(autoload 'gs-load-image "gs" "\ 13008(autoload 'gs-load-image "gs" "\
@@ -13005,8 +13015,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
13005 13015
13006;;;*** 13016;;;***
13007 13017
13008;;;### (autoloads nil "gud" "progmodes/gud.el" (22180 39318 490077 13018;;;### (autoloads nil "gud" "progmodes/gud.el" (22189 64323 288321
13009;;;;;; 121000)) 13019;;;;;; 19000))
13010;;; Generated autoloads from progmodes/gud.el 13020;;; Generated autoloads from progmodes/gud.el
13011 13021
13012(autoload 'gud-gdb "gud" "\ 13022(autoload 'gud-gdb "gud" "\
@@ -13101,8 +13111,8 @@ it if ARG is omitted or nil.
13101 13111
13102;;;*** 13112;;;***
13103 13113
13104;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22180 39318 289078 13114;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22150 28227 434072
13105;;;;;; 46000)) 13115;;;;;; 702000))
13106;;; Generated autoloads from emacs-lisp/gv.el 13116;;; Generated autoloads from emacs-lisp/gv.el
13107 13117
13108(autoload 'gv-get "gv" "\ 13118(autoload 'gv-get "gv" "\
@@ -13204,8 +13214,8 @@ binding mode.
13204 13214
13205;;;*** 13215;;;***
13206 13216
13207;;;### (autoloads nil "handwrite" "play/handwrite.el" (22180 39318 13217;;;### (autoloads nil "handwrite" "play/handwrite.el" (22150 28228
13208;;;;;; 466077 231000)) 13218;;;;;; 678072 702000))
13209;;; Generated autoloads from play/handwrite.el 13219;;; Generated autoloads from play/handwrite.el
13210 13220
13211(autoload 'handwrite "handwrite" "\ 13221(autoload 'handwrite "handwrite" "\
@@ -13222,8 +13232,8 @@ Variables: `handwrite-linespace' (default 12)
13222 13232
13223;;;*** 13233;;;***
13224 13234
13225;;;### (autoloads nil "hanoi" "play/hanoi.el" (22122 65326 129715 13235;;;### (autoloads nil "hanoi" "play/hanoi.el" (22086 11930 130062
13226;;;;;; 318000)) 13236;;;;;; 731000))
13227;;; Generated autoloads from play/hanoi.el 13237;;; Generated autoloads from play/hanoi.el
13228 13238
13229(autoload 'hanoi "hanoi" "\ 13239(autoload 'hanoi "hanoi" "\
@@ -13250,8 +13260,8 @@ to be updated.
13250 13260
13251;;;*** 13261;;;***
13252 13262
13253;;;### (autoloads nil "hashcash" "mail/hashcash.el" (22180 39318 13263;;;### (autoloads nil "hashcash" "mail/hashcash.el" (22150 28228
13254;;;;;; 386077 599000)) 13264;;;;;; 230072 702000))
13255;;; Generated autoloads from mail/hashcash.el 13265;;; Generated autoloads from mail/hashcash.el
13256 13266
13257(autoload 'hashcash-insert-payment "hashcash" "\ 13267(autoload 'hashcash-insert-payment "hashcash" "\
@@ -13293,8 +13303,8 @@ Prefix arg sets default accept amount temporarily.
13293 13303
13294;;;*** 13304;;;***
13295 13305
13296;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (22180 39318 356077 13306;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (22150 28228 26072
13297;;;;;; 737000)) 13307;;;;;; 702000))
13298;;; Generated autoloads from help-at-pt.el 13308;;; Generated autoloads from help-at-pt.el
13299 13309
13300(autoload 'help-at-pt-string "help-at-pt" "\ 13310(autoload 'help-at-pt-string "help-at-pt" "\
@@ -13421,8 +13431,8 @@ different regions. With numeric argument ARG, behaves like
13421 13431
13422;;;*** 13432;;;***
13423 13433
13424;;;### (autoloads nil "help-fns" "help-fns.el" (22180 39318 357077 13434;;;### (autoloads nil "help-fns" "help-fns.el" (22211 4933 601358
13425;;;;;; 733000)) 13435;;;;;; 144000))
13426;;; Generated autoloads from help-fns.el 13436;;; Generated autoloads from help-fns.el
13427 13437
13428(autoload 'describe-function "help-fns" "\ 13438(autoload 'describe-function "help-fns" "\
@@ -13509,8 +13519,8 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13509 13519
13510;;;*** 13520;;;***
13511 13521
13512;;;### (autoloads nil "help-macro" "help-macro.el" (22180 39318 357077 13522;;;### (autoloads nil "help-macro" "help-macro.el" (22150 28228 26072
13513;;;;;; 733000)) 13523;;;;;; 702000))
13514;;; Generated autoloads from help-macro.el 13524;;; Generated autoloads from help-macro.el
13515 13525
13516(defvar three-step-help nil "\ 13526(defvar three-step-help nil "\
@@ -13524,8 +13534,8 @@ gives the window that lists the options.")
13524 13534
13525;;;*** 13535;;;***
13526 13536
13527;;;### (autoloads nil "help-mode" "help-mode.el" (22180 39318 357077 13537;;;### (autoloads nil "help-mode" "help-mode.el" (22220 19926 384329
13528;;;;;; 733000)) 13538;;;;;; 271000))
13529;;; Generated autoloads from help-mode.el 13539;;; Generated autoloads from help-mode.el
13530 13540
13531(autoload 'help-mode "help-mode" "\ 13541(autoload 'help-mode "help-mode" "\
@@ -13626,8 +13636,8 @@ BOOKMARK is a bookmark name or a bookmark record.
13626 13636
13627;;;*** 13637;;;***
13628 13638
13629;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (22180 39318 13639;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (22150 28227
13630;;;;;; 289078 46000)) 13640;;;;;; 434072 702000))
13631;;; Generated autoloads from emacs-lisp/helper.el 13641;;; Generated autoloads from emacs-lisp/helper.el
13632 13642
13633(autoload 'Helper-describe-bindings "helper" "\ 13643(autoload 'Helper-describe-bindings "helper" "\
@@ -13642,7 +13652,7 @@ Provide help for current mode.
13642 13652
13643;;;*** 13653;;;***
13644 13654
13645;;;### (autoloads nil "hexl" "hexl.el" (22180 39318 357077 733000)) 13655;;;### (autoloads nil "hexl" "hexl.el" (22150 28228 26072 702000))
13646;;; Generated autoloads from hexl.el 13656;;; Generated autoloads from hexl.el
13647 13657
13648(autoload 'hexl-mode "hexl" "\ 13658(autoload 'hexl-mode "hexl" "\
@@ -13736,8 +13746,7 @@ This discards the buffer's undo information.
13736 13746
13737;;;*** 13747;;;***
13738 13748
13739;;;### (autoloads nil "hi-lock" "hi-lock.el" (22180 39318 358077 13749;;;### (autoloads nil "hi-lock" "hi-lock.el" (22150 28228 30072 702000))
13740;;;;;; 728000))
13741;;; Generated autoloads from hi-lock.el 13750;;; Generated autoloads from hi-lock.el
13742 13751
13743(autoload 'hi-lock-mode "hi-lock" "\ 13752(autoload 'hi-lock-mode "hi-lock" "\
@@ -13806,7 +13815,7 @@ Hi-lock: end is found. A mode is excluded if it's in the list
13806\(fn &optional ARG)" t nil) 13815\(fn &optional ARG)" t nil)
13807 13816
13808(defvar global-hi-lock-mode nil "\ 13817(defvar global-hi-lock-mode nil "\
13809Non-nil if Global-Hi-Lock mode is enabled. 13818Non-nil if Global Hi-Lock mode is enabled.
13810See the command `global-hi-lock-mode' for a description of this minor mode. 13819See the command `global-hi-lock-mode' for a description of this minor mode.
13811Setting this variable directly does not take effect; 13820Setting this variable directly does not take effect;
13812either customize it (see the info node `Easy Customization') 13821either customize it (see the info node `Easy Customization')
@@ -13816,7 +13825,7 @@ or call the function `global-hi-lock-mode'.")
13816 13825
13817(autoload 'global-hi-lock-mode "hi-lock" "\ 13826(autoload 'global-hi-lock-mode "hi-lock" "\
13818Toggle Hi-Lock mode in all buffers. 13827Toggle Hi-Lock mode in all buffers.
13819With prefix ARG, enable Global-Hi-Lock mode if ARG is positive; 13828With prefix ARG, enable Global Hi-Lock mode if ARG is positive;
13820otherwise, disable it. If called from Lisp, enable the mode if 13829otherwise, disable it. If called from Lisp, enable the mode if
13821ARG is omitted or nil. 13830ARG is omitted or nil.
13822 13831
@@ -13904,8 +13913,8 @@ be found in variable `hi-lock-interactive-patterns'.
13904 13913
13905;;;*** 13914;;;***
13906 13915
13907;;;### (autoloads nil "hideif" "progmodes/hideif.el" (22180 39318 13916;;;### (autoloads nil "hideif" "progmodes/hideif.el" (22197 58438
13908;;;;;; 490077 121000)) 13917;;;;;; 447460 447000))
13909;;; Generated autoloads from progmodes/hideif.el 13918;;; Generated autoloads from progmodes/hideif.el
13910 13919
13911(autoload 'hide-ifdef-mode "hideif" "\ 13920(autoload 'hide-ifdef-mode "hideif" "\
@@ -13952,8 +13961,8 @@ Several variables affect how the hiding is done:
13952 13961
13953;;;*** 13962;;;***
13954 13963
13955;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22180 39318 13964;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22150 28228
13956;;;;;; 491077 116000)) 13965;;;;;; 830072 702000))
13957;;; Generated autoloads from progmodes/hideshow.el 13966;;; Generated autoloads from progmodes/hideshow.el
13958 13967
13959(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ 13968(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -14015,8 +14024,8 @@ Unconditionally turn off `hs-minor-mode'.
14015 14024
14016;;;*** 14025;;;***
14017 14026
14018;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (22180 39318 358077 14027;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (22150 28228 30072
14019;;;;;; 728000)) 14028;;;;;; 702000))
14020;;; Generated autoloads from hilit-chg.el 14029;;; Generated autoloads from hilit-chg.el
14021 14030
14022(autoload 'highlight-changes-mode "hilit-chg" "\ 14031(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -14125,7 +14134,7 @@ changes are made, so \\[highlight-changes-next-change] and
14125\(fn FILE-B)" t nil) 14134\(fn FILE-B)" t nil)
14126 14135
14127(defvar global-highlight-changes-mode nil "\ 14136(defvar global-highlight-changes-mode nil "\
14128Non-nil if Global-Highlight-Changes mode is enabled. 14137Non-nil if Global Highlight-Changes mode is enabled.
14129See the command `global-highlight-changes-mode' for a description of this minor mode. 14138See the command `global-highlight-changes-mode' for a description of this minor mode.
14130Setting this variable directly does not take effect; 14139Setting this variable directly does not take effect;
14131either customize it (see the info node `Easy Customization') 14140either customize it (see the info node `Easy Customization')
@@ -14135,7 +14144,7 @@ or call the function `global-highlight-changes-mode'.")
14135 14144
14136(autoload 'global-highlight-changes-mode "hilit-chg" "\ 14145(autoload 'global-highlight-changes-mode "hilit-chg" "\
14137Toggle Highlight-Changes mode in all buffers. 14146Toggle Highlight-Changes mode in all buffers.
14138With prefix ARG, enable Global-Highlight-Changes mode if ARG is positive; 14147With prefix ARG, enable Global Highlight-Changes mode if ARG is positive;
14139otherwise, disable it. If called from Lisp, enable the mode if 14148otherwise, disable it. If called from Lisp, enable the mode if
14140ARG is omitted or nil. 14149ARG is omitted or nil.
14141 14150
@@ -14147,8 +14156,8 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
14147 14156
14148;;;*** 14157;;;***
14149 14158
14150;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (22180 39318 358077 14159;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (22150 28228 30072
14151;;;;;; 728000)) 14160;;;;;; 702000))
14152;;; Generated autoloads from hippie-exp.el 14161;;; Generated autoloads from hippie-exp.el
14153(push (purecopy '(hippie-exp 1 6)) package--builtin-versions) 14162(push (purecopy '(hippie-exp 1 6)) package--builtin-versions)
14154 14163
@@ -14180,8 +14189,7 @@ argument VERBOSE non-nil makes the function verbose.
14180 14189
14181;;;*** 14190;;;***
14182 14191
14183;;;### (autoloads nil "hl-line" "hl-line.el" (22180 39318 358077 14192;;;### (autoloads nil "hl-line" "hl-line.el" (22150 28228 30072 702000))
14184;;;;;; 728000))
14185;;; Generated autoloads from hl-line.el 14193;;; Generated autoloads from hl-line.el
14186 14194
14187(autoload 'hl-line-mode "hl-line" "\ 14195(autoload 'hl-line-mode "hl-line" "\
@@ -14205,7 +14213,7 @@ addition to `hl-line-highlight' on `post-command-hook'.
14205\(fn &optional ARG)" t nil) 14213\(fn &optional ARG)" t nil)
14206 14214
14207(defvar global-hl-line-mode nil "\ 14215(defvar global-hl-line-mode nil "\
14208Non-nil if Global-Hl-Line mode is enabled. 14216Non-nil if Global Hl-Line mode is enabled.
14209See the command `global-hl-line-mode' for a description of this minor mode. 14217See the command `global-hl-line-mode' for a description of this minor mode.
14210Setting this variable directly does not take effect; 14218Setting this variable directly does not take effect;
14211either customize it (see the info node `Easy Customization') 14219either customize it (see the info node `Easy Customization')
@@ -14230,8 +14238,8 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
14230 14238
14231;;;*** 14239;;;***
14232 14240
14233;;;### (autoloads nil "holidays" "calendar/holidays.el" (22180 39318 14241;;;### (autoloads nil "holidays" "calendar/holidays.el" (22150 28227
14234;;;;;; 244078 252000)) 14242;;;;;; 78072 702000))
14235;;; Generated autoloads from calendar/holidays.el 14243;;; Generated autoloads from calendar/holidays.el
14236 14244
14237(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ 14245(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\
@@ -14341,8 +14349,8 @@ The optional LABEL is used to label the buffer created.
14341 14349
14342;;;*** 14350;;;***
14343 14351
14344;;;### (autoloads nil "html2text" "gnus/html2text.el" (22180 39318 14352;;;### (autoloads nil "html2text" "gnus/html2text.el" (22150 28227
14345;;;;;; 344077 792000)) 14353;;;;;; 946072 702000))
14346;;; Generated autoloads from gnus/html2text.el 14354;;; Generated autoloads from gnus/html2text.el
14347 14355
14348(autoload 'html2text "html2text" "\ 14356(autoload 'html2text "html2text" "\
@@ -14352,8 +14360,8 @@ Convert HTML to plain text in the current buffer.
14352 14360
14353;;;*** 14361;;;***
14354 14362
14355;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (22180 39318 14363;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (22174 41792
14356;;;;;; 359077 724000)) 14364;;;;;; 975867 435000))
14357;;; Generated autoloads from htmlfontify.el 14365;;; Generated autoloads from htmlfontify.el
14358(push (purecopy '(htmlfontify 0 21)) package--builtin-versions) 14366(push (purecopy '(htmlfontify 0 21)) package--builtin-versions)
14359 14367
@@ -14386,8 +14394,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
14386 14394
14387;;;*** 14395;;;***
14388 14396
14389;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (22180 39318 359077 14397;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (22150 28228 50072
14390;;;;;; 724000)) 14398;;;;;; 702000))
14391;;; Generated autoloads from ibuf-macs.el 14399;;; Generated autoloads from ibuf-macs.el
14392 14400
14393(autoload 'define-ibuffer-column "ibuf-macs" "\ 14401(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14489,8 +14497,8 @@ bound to the current value of the filter.
14489 14497
14490;;;*** 14498;;;***
14491 14499
14492;;;### (autoloads nil "ibuffer" "ibuffer.el" (22180 39318 360077 14500;;;### (autoloads nil "ibuffer" "ibuffer.el" (22150 28612 886072
14493;;;;;; 719000)) 14501;;;;;; 702000))
14494;;; Generated autoloads from ibuffer.el 14502;;; Generated autoloads from ibuffer.el
14495 14503
14496(autoload 'ibuffer-list-buffers "ibuffer" "\ 14504(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14529,8 +14537,8 @@ FORMATS is the value to use for `ibuffer-formats'.
14529 14537
14530;;;*** 14538;;;***
14531 14539
14532;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (22180 14540;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (22150
14533;;;;;; 39318 244078 252000)) 14541;;;;;; 28227 78072 702000))
14534;;; Generated autoloads from calendar/icalendar.el 14542;;; Generated autoloads from calendar/icalendar.el
14535(push (purecopy '(icalendar 0 19)) package--builtin-versions) 14543(push (purecopy '(icalendar 0 19)) package--builtin-versions)
14536 14544
@@ -14583,8 +14591,8 @@ buffer `*icalendar-errors*'.
14583 14591
14584;;;*** 14592;;;***
14585 14593
14586;;;### (autoloads nil "icomplete" "icomplete.el" (22180 39318 360077 14594;;;### (autoloads nil "icomplete" "icomplete.el" (22150 28228 54072
14587;;;;;; 719000)) 14595;;;;;; 702000))
14588;;; Generated autoloads from icomplete.el 14596;;; Generated autoloads from icomplete.el
14589 14597
14590(defvar icomplete-mode nil "\ 14598(defvar icomplete-mode nil "\
@@ -14623,8 +14631,8 @@ completions:
14623 14631
14624;;;*** 14632;;;***
14625 14633
14626;;;### (autoloads nil "icon" "progmodes/icon.el" (22180 39318 491077 14634;;;### (autoloads nil "icon" "progmodes/icon.el" (22197 58438 447460
14627;;;;;; 116000)) 14635;;;;;; 447000))
14628;;; Generated autoloads from progmodes/icon.el 14636;;; Generated autoloads from progmodes/icon.el
14629 14637
14630(autoload 'icon-mode "icon" "\ 14638(autoload 'icon-mode "icon" "\
@@ -14664,8 +14672,8 @@ with no args, if that value is non-nil.
14664 14672
14665;;;*** 14673;;;***
14666 14674
14667;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (22180 14675;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (22150
14668;;;;;; 39318 492077 112000)) 14676;;;;;; 28228 850072 702000))
14669;;; Generated autoloads from progmodes/idlw-shell.el 14677;;; Generated autoloads from progmodes/idlw-shell.el
14670 14678
14671(autoload 'idlwave-shell "idlw-shell" "\ 14679(autoload 'idlwave-shell "idlw-shell" "\
@@ -14690,8 +14698,8 @@ See also the variable `idlwave-shell-prompt-pattern'.
14690 14698
14691;;;*** 14699;;;***
14692 14700
14693;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (22180 39318 14701;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (22197 58438
14694;;;;;; 495077 98000)) 14702;;;;;; 467460 447000))
14695;;; Generated autoloads from progmodes/idlwave.el 14703;;; Generated autoloads from progmodes/idlwave.el
14696(push (purecopy '(idlwave 6 1 22)) package--builtin-versions) 14704(push (purecopy '(idlwave 6 1 22)) package--builtin-versions)
14697 14705
@@ -14820,7 +14828,7 @@ The main features of this mode are
14820 14828
14821;;;*** 14829;;;***
14822 14830
14823;;;### (autoloads nil "ido" "ido.el" (22180 39318 361077 714000)) 14831;;;### (autoloads nil "ido" "ido.el" (22150 28228 82072 702000))
14824;;; Generated autoloads from ido.el 14832;;; Generated autoloads from ido.el
14825 14833
14826(defvar ido-mode nil "\ 14834(defvar ido-mode nil "\
@@ -15082,7 +15090,7 @@ DEF, if non-nil, is the default value.
15082 15090
15083;;;*** 15091;;;***
15084 15092
15085;;;### (autoloads nil "ielm" "ielm.el" (22180 39318 361077 714000)) 15093;;;### (autoloads nil "ielm" "ielm.el" (22150 28228 82072 702000))
15086;;; Generated autoloads from ielm.el 15094;;; Generated autoloads from ielm.el
15087 15095
15088(autoload 'ielm "ielm" "\ 15096(autoload 'ielm "ielm" "\
@@ -15094,7 +15102,7 @@ See `inferior-emacs-lisp-mode' for details.
15094 15102
15095;;;*** 15103;;;***
15096 15104
15097;;;### (autoloads nil "iimage" "iimage.el" (22180 39318 361077 714000)) 15105;;;### (autoloads nil "iimage" "iimage.el" (22150 28228 82072 702000))
15098;;; Generated autoloads from iimage.el 15106;;; Generated autoloads from iimage.el
15099 15107
15100(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 15108(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -15110,7 +15118,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
15110 15118
15111;;;*** 15119;;;***
15112 15120
15113;;;### (autoloads nil "image" "image.el" (22180 39318 362077 710000)) 15121;;;### (autoloads nil "image" "image.el" (22150 28228 86072 702000))
15114;;; Generated autoloads from image.el 15122;;; Generated autoloads from image.el
15115 15123
15116(autoload 'image-type-from-data "image" "\ 15124(autoload 'image-type-from-data "image" "\
@@ -15303,8 +15311,8 @@ If Emacs is compiled without ImageMagick support, this does nothing.
15303 15311
15304;;;*** 15312;;;***
15305 15313
15306;;;### (autoloads nil "image-dired" "image-dired.el" (22180 39318 15314;;;### (autoloads nil "image-dired" "image-dired.el" (22150 28228
15307;;;;;; 362077 710000)) 15315;;;;;; 86072 702000))
15308;;; Generated autoloads from image-dired.el 15316;;; Generated autoloads from image-dired.el
15309(push (purecopy '(image-dired 0 4 11)) package--builtin-versions) 15317(push (purecopy '(image-dired 0 4 11)) package--builtin-versions)
15310 15318
@@ -15441,8 +15449,8 @@ easy-to-use form.
15441 15449
15442;;;*** 15450;;;***
15443 15451
15444;;;### (autoloads nil "image-file" "image-file.el" (22180 39318 362077 15452;;;### (autoloads nil "image-file" "image-file.el" (22150 28228 86072
15445;;;;;; 710000)) 15453;;;;;; 702000))
15446;;; Generated autoloads from image-file.el 15454;;; Generated autoloads from image-file.el
15447 15455
15448(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 15456(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15504,8 +15512,8 @@ An image file is one whose name has an extension in
15504 15512
15505;;;*** 15513;;;***
15506 15514
15507;;;### (autoloads nil "image-mode" "image-mode.el" (22180 39318 362077 15515;;;### (autoloads nil "image-mode" "image-mode.el" (22174 53239 753341
15508;;;;;; 710000)) 15516;;;;;; 435000))
15509;;; Generated autoloads from image-mode.el 15517;;; Generated autoloads from image-mode.el
15510 15518
15511(autoload 'image-mode "image-mode" "\ 15519(autoload 'image-mode "image-mode" "\
@@ -15552,7 +15560,7 @@ on these modes.
15552 15560
15553;;;*** 15561;;;***
15554 15562
15555;;;### (autoloads nil "imenu" "imenu.el" (22180 39318 362077 710000)) 15563;;;### (autoloads nil "imenu" "imenu.el" (22150 28228 90072 702000))
15556;;; Generated autoloads from imenu.el 15564;;; Generated autoloads from imenu.el
15557 15565
15558(defvar imenu-sort-function nil "\ 15566(defvar imenu-sort-function nil "\
@@ -15690,8 +15698,8 @@ for more information.
15690 15698
15691;;;*** 15699;;;***
15692 15700
15693;;;### (autoloads nil "ind-util" "language/ind-util.el" (22180 39318 15701;;;### (autoloads nil "ind-util" "language/ind-util.el" (22150 28228
15694;;;;;; 374077 654000)) 15702;;;;;; 190072 702000))
15695;;; Generated autoloads from language/ind-util.el 15703;;; Generated autoloads from language/ind-util.el
15696 15704
15697(autoload 'indian-compose-region "ind-util" "\ 15705(autoload 'indian-compose-region "ind-util" "\
@@ -15721,8 +15729,8 @@ Convert old Emacs Devanagari characters to UCS.
15721 15729
15722;;;*** 15730;;;***
15723 15731
15724;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (22180 39318 15732;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (22150 28228
15725;;;;;; 495077 98000)) 15733;;;;;; 862072 702000))
15726;;; Generated autoloads from progmodes/inf-lisp.el 15734;;; Generated autoloads from progmodes/inf-lisp.el
15727 15735
15728(autoload 'inferior-lisp "inf-lisp" "\ 15736(autoload 'inferior-lisp "inf-lisp" "\
@@ -15740,7 +15748,7 @@ of `inferior-lisp-program'). Runs the hooks from
15740 15748
15741;;;*** 15749;;;***
15742 15750
15743;;;### (autoloads nil "info" "info.el" (22180 39318 364077 701000)) 15751;;;### (autoloads nil "info" "info.el" (22150 28228 98072 702000))
15744;;; Generated autoloads from info.el 15752;;; Generated autoloads from info.el
15745 15753
15746(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))))) "\ 15754(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))))) "\
@@ -15952,8 +15960,8 @@ completion alternatives to currently visited manuals.
15952 15960
15953;;;*** 15961;;;***
15954 15962
15955;;;### (autoloads nil "info-look" "info-look.el" (22180 39318 363077 15963;;;### (autoloads nil "info-look" "info-look.el" (22150 28228 90072
15956;;;;;; 705000)) 15964;;;;;; 702000))
15957;;; Generated autoloads from info-look.el 15965;;; Generated autoloads from info-look.el
15958 15966
15959(autoload 'info-lookup-reset "info-look" "\ 15967(autoload 'info-lookup-reset "info-look" "\
@@ -16000,8 +16008,8 @@ Perform completion on file preceding point.
16000 16008
16001;;;*** 16009;;;***
16002 16010
16003;;;### (autoloads nil "info-xref" "info-xref.el" (22180 39318 363077 16011;;;### (autoloads nil "info-xref" "info-xref.el" (22150 28228 94072
16004;;;;;; 705000)) 16012;;;;;; 702000))
16005;;; Generated autoloads from info-xref.el 16013;;; Generated autoloads from info-xref.el
16006(push (purecopy '(info-xref 3)) package--builtin-versions) 16014(push (purecopy '(info-xref 3)) package--builtin-versions)
16007 16015
@@ -16084,8 +16092,8 @@ the sources handy.
16084 16092
16085;;;*** 16093;;;***
16086 16094
16087;;;### (autoloads nil "informat" "informat.el" (22180 39318 364077 16095;;;### (autoloads nil "informat" "informat.el" (22150 28228 102072
16088;;;;;; 701000)) 16096;;;;;; 702000))
16089;;; Generated autoloads from informat.el 16097;;; Generated autoloads from informat.el
16090 16098
16091(autoload 'Info-tagify "informat" "\ 16099(autoload 'Info-tagify "informat" "\
@@ -16130,8 +16138,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
16130 16138
16131;;;*** 16139;;;***
16132 16140
16133;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (22180 39318 16141;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (22171 34371
16134;;;;;; 289078 46000)) 16142;;;;;; 930658 796000))
16135;;; Generated autoloads from emacs-lisp/inline.el 16143;;; Generated autoloads from emacs-lisp/inline.el
16136 16144
16137(autoload 'define-inline "inline" "\ 16145(autoload 'define-inline "inline" "\
@@ -16145,8 +16153,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
16145 16153
16146;;;*** 16154;;;***
16147 16155
16148;;;### (autoloads nil "inversion" "cedet/inversion.el" (22180 39318 16156;;;### (autoloads nil "inversion" "cedet/inversion.el" (22150 28227
16149;;;;;; 252078 216000)) 16157;;;;;; 218072 702000))
16150;;; Generated autoloads from cedet/inversion.el 16158;;; Generated autoloads from cedet/inversion.el
16151(push (purecopy '(inversion 1 3)) package--builtin-versions) 16159(push (purecopy '(inversion 1 3)) package--builtin-versions)
16152 16160
@@ -16158,8 +16166,8 @@ Only checks one based on which kind of Emacs is being run.
16158 16166
16159;;;*** 16167;;;***
16160 16168
16161;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (22180 16169;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (22150
16162;;;;;; 39318 365077 696000)) 16170;;;;;; 28228 106072 702000))
16163;;; Generated autoloads from international/isearch-x.el 16171;;; Generated autoloads from international/isearch-x.el
16164 16172
16165(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 16173(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -16179,8 +16187,8 @@ Toggle input method in interactive search.
16179 16187
16180;;;*** 16188;;;***
16181 16189
16182;;;### (autoloads nil "isearchb" "isearchb.el" (22180 39318 370077 16190;;;### (autoloads nil "isearchb" "isearchb.el" (22150 28228 154072
16183;;;;;; 673000)) 16191;;;;;; 702000))
16184;;; Generated autoloads from isearchb.el 16192;;; Generated autoloads from isearchb.el
16185(push (purecopy '(isearchb 1 5)) package--builtin-versions) 16193(push (purecopy '(isearchb 1 5)) package--builtin-versions)
16186 16194
@@ -16194,8 +16202,8 @@ accessed via isearchb.
16194 16202
16195;;;*** 16203;;;***
16196 16204
16197;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (22180 16205;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (22150
16198;;;;;; 39318 365077 696000)) 16206;;;;;; 28228 106072 702000))
16199;;; Generated autoloads from international/iso-cvt.el 16207;;; Generated autoloads from international/iso-cvt.el
16200 16208
16201(autoload 'iso-spanish "iso-cvt" "\ 16209(autoload 'iso-spanish "iso-cvt" "\
@@ -16286,15 +16294,15 @@ Add submenus to the File menu, to convert to and from various formats.
16286;;;*** 16294;;;***
16287 16295
16288;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16296;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16289;;;;;; (22180 39318 365077 696000)) 16297;;;;;; (22150 28228 106072 702000))
16290;;; Generated autoloads from international/iso-transl.el 16298;;; Generated autoloads from international/iso-transl.el
16291 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16299 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
16292 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 16300 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
16293 16301
16294;;;*** 16302;;;***
16295 16303
16296;;;### (autoloads nil "ispell" "textmodes/ispell.el" (22183 58408 16304;;;### (autoloads nil "ispell" "textmodes/ispell.el" (22182 4679
16297;;;;;; 705001 736000)) 16305;;;;;; 523463 499000))
16298;;; Generated autoloads from textmodes/ispell.el 16306;;; Generated autoloads from textmodes/ispell.el
16299 16307
16300(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16308(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16527,8 +16535,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16527 16535
16528;;;*** 16536;;;***
16529 16537
16530;;;### (autoloads nil "japan-util" "language/japan-util.el" (22180 16538;;;### (autoloads nil "japan-util" "language/japan-util.el" (22150
16531;;;;;; 39318 375077 650000)) 16539;;;;;; 28228 190072 702000))
16532;;; Generated autoloads from language/japan-util.el 16540;;; Generated autoloads from language/japan-util.el
16533 16541
16534(autoload 'setup-japanese-environment-internal "japan-util" "\ 16542(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16605,8 +16613,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16605 16613
16606;;;*** 16614;;;***
16607 16615
16608;;;### (autoloads nil "jka-compr" "jka-compr.el" (22180 39318 370077 16616;;;### (autoloads nil "jka-compr" "jka-compr.el" (22150 28228 158072
16609;;;;;; 673000)) 16617;;;;;; 702000))
16610;;; Generated autoloads from jka-compr.el 16618;;; Generated autoloads from jka-compr.el
16611 16619
16612(defvar jka-compr-inhibit nil "\ 16620(defvar jka-compr-inhibit nil "\
@@ -16629,8 +16637,8 @@ by `jka-compr-installed'.
16629 16637
16630;;;*** 16638;;;***
16631 16639
16632;;;### (autoloads nil "js" "progmodes/js.el" (22180 39318 495077 16640;;;### (autoloads nil "js" "progmodes/js.el" (22197 58438 487460
16633;;;;;; 98000)) 16641;;;;;; 447000))
16634;;; Generated autoloads from progmodes/js.el 16642;;; Generated autoloads from progmodes/js.el
16635(push (purecopy '(js 9)) package--builtin-versions) 16643(push (purecopy '(js 9)) package--builtin-versions)
16636 16644
@@ -16657,14 +16665,14 @@ locally, like so:
16657 16665
16658;;;*** 16666;;;***
16659 16667
16660;;;### (autoloads nil "json" "json.el" (22180 39318 370077 673000)) 16668;;;### (autoloads nil "json" "json.el" (22197 58438 339460 447000))
16661;;; Generated autoloads from json.el 16669;;; Generated autoloads from json.el
16662(push (purecopy '(json 1 4)) package--builtin-versions) 16670(push (purecopy '(json 1 4)) package--builtin-versions)
16663 16671
16664;;;*** 16672;;;***
16665 16673
16666;;;### (autoloads nil "keypad" "emulation/keypad.el" (22180 39318 16674;;;### (autoloads nil "keypad" "emulation/keypad.el" (22150 28227
16667;;;;;; 296078 13000)) 16675;;;;;; 462072 702000))
16668;;; Generated autoloads from emulation/keypad.el 16676;;; Generated autoloads from emulation/keypad.el
16669 16677
16670(defvar keypad-setup nil "\ 16678(defvar keypad-setup nil "\
@@ -16719,8 +16727,8 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16719 16727
16720;;;*** 16728;;;***
16721 16729
16722;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (22180 16730;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (22150
16723;;;;;; 39318 365077 696000)) 16731;;;;;; 28228 106072 702000))
16724;;; Generated autoloads from international/kinsoku.el 16732;;; Generated autoloads from international/kinsoku.el
16725 16733
16726(autoload 'kinsoku "kinsoku" "\ 16734(autoload 'kinsoku "kinsoku" "\
@@ -16741,8 +16749,8 @@ the context of text formatting.
16741 16749
16742;;;*** 16750;;;***
16743 16751
16744;;;### (autoloads nil "kkc" "international/kkc.el" (22180 39318 366077 16752;;;### (autoloads nil "kkc" "international/kkc.el" (22150 28228 106072
16745;;;;;; 691000)) 16753;;;;;; 702000))
16746;;; Generated autoloads from international/kkc.el 16754;;; Generated autoloads from international/kkc.el
16747 16755
16748(defvar kkc-after-update-conversion-functions nil "\ 16756(defvar kkc-after-update-conversion-functions nil "\
@@ -16764,7 +16772,7 @@ and the return value is the length of the conversion.
16764 16772
16765;;;*** 16773;;;***
16766 16774
16767;;;### (autoloads nil "kmacro" "kmacro.el" (22180 39318 370077 673000)) 16775;;;### (autoloads nil "kmacro" "kmacro.el" (22150 28228 162072 702000))
16768;;; Generated autoloads from kmacro.el 16776;;; Generated autoloads from kmacro.el
16769 (global-set-key "\C-x(" 'kmacro-start-macro) 16777 (global-set-key "\C-x(" 'kmacro-start-macro)
16770 (global-set-key "\C-x)" 'kmacro-end-macro) 16778 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16876,8 +16884,8 @@ If kbd macro currently being defined end it before activating it.
16876 16884
16877;;;*** 16885;;;***
16878 16886
16879;;;### (autoloads nil "korea-util" "language/korea-util.el" (22180 16887;;;### (autoloads nil "korea-util" "language/korea-util.el" (22150
16880;;;;;; 39318 375077 650000)) 16888;;;;;; 28228 194072 702000))
16881;;; Generated autoloads from language/korea-util.el 16889;;; Generated autoloads from language/korea-util.el
16882 16890
16883(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16891(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16891,8 +16899,8 @@ The kind of Korean keyboard for Korean input method.
16891 16899
16892;;;*** 16900;;;***
16893 16901
16894;;;### (autoloads nil "lao-util" "language/lao-util.el" (22180 39318 16902;;;### (autoloads nil "lao-util" "language/lao-util.el" (22150 28228
16895;;;;;; 375077 650000)) 16903;;;;;; 194072 702000))
16896;;; Generated autoloads from language/lao-util.el 16904;;; Generated autoloads from language/lao-util.el
16897 16905
16898(autoload 'lao-compose-string "lao-util" "\ 16906(autoload 'lao-compose-string "lao-util" "\
@@ -16929,8 +16937,8 @@ Transcribe Romanized Lao string STR to Lao character string.
16929 16937
16930;;;*** 16938;;;***
16931 16939
16932;;;### (autoloads nil "latexenc" "international/latexenc.el" (22180 16940;;;### (autoloads nil "latexenc" "international/latexenc.el" (22150
16933;;;;;; 39318 366077 691000)) 16941;;;;;; 28228 106072 702000))
16934;;; Generated autoloads from international/latexenc.el 16942;;; Generated autoloads from international/latexenc.el
16935 16943
16936(defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ 16944(defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
@@ -16962,7 +16970,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16962;;;*** 16970;;;***
16963 16971
16964;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" 16972;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el"
16965;;;;;; (22180 39318 366077 691000)) 16973;;;;;; (22150 28228 110072 702000))
16966;;; Generated autoloads from international/latin1-disp.el 16974;;; Generated autoloads from international/latin1-disp.el
16967 16975
16968(defvar latin1-display nil "\ 16976(defvar latin1-display nil "\
@@ -17003,8 +17011,8 @@ use either \\[customize] or the function `latin1-display'.")
17003 17011
17004;;;*** 17012;;;***
17005 17013
17006;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (22180 17014;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (22150
17007;;;;;; 39318 495077 98000)) 17015;;;;;; 28228 866072 702000))
17008;;; Generated autoloads from progmodes/ld-script.el 17016;;; Generated autoloads from progmodes/ld-script.el
17009 17017
17010(autoload 'ld-script-mode "ld-script" "\ 17018(autoload 'ld-script-mode "ld-script" "\
@@ -17014,8 +17022,8 @@ A major mode to edit GNU ld script files
17014 17022
17015;;;*** 17023;;;***
17016 17024
17017;;;### (autoloads nil "let-alist" "emacs-lisp/let-alist.el" (22180 17025;;;### (autoloads nil "let-alist" "emacs-lisp/let-alist.el" (22150
17018;;;;;; 39318 289078 46000)) 17026;;;;;; 28227 434072 702000))
17019;;; Generated autoloads from emacs-lisp/let-alist.el 17027;;; Generated autoloads from emacs-lisp/let-alist.el
17020(push (purecopy '(let-alist 1 0 4)) package--builtin-versions) 17028(push (purecopy '(let-alist 1 0 4)) package--builtin-versions)
17021 17029
@@ -17054,7 +17062,7 @@ displayed in the example above.
17054 17062
17055;;;*** 17063;;;***
17056 17064
17057;;;### (autoloads nil "life" "play/life.el" (22180 39318 466077 231000)) 17065;;;### (autoloads nil "life" "play/life.el" (22150 28228 678072 702000))
17058;;; Generated autoloads from play/life.el 17066;;; Generated autoloads from play/life.el
17059 17067
17060(autoload 'life "life" "\ 17068(autoload 'life "life" "\
@@ -17067,7 +17075,7 @@ generations (this defaults to 1).
17067 17075
17068;;;*** 17076;;;***
17069 17077
17070;;;### (autoloads nil "linum" "linum.el" (22180 39318 385077 604000)) 17078;;;### (autoloads nil "linum" "linum.el" (22150 28228 210072 702000))
17071;;; Generated autoloads from linum.el 17079;;; Generated autoloads from linum.el
17072(push (purecopy '(linum 0 9 24)) package--builtin-versions) 17080(push (purecopy '(linum 0 9 24)) package--builtin-versions)
17073 17081
@@ -17082,7 +17090,7 @@ Linum mode is a buffer-local minor mode.
17082\(fn &optional ARG)" t nil) 17090\(fn &optional ARG)" t nil)
17083 17091
17084(defvar global-linum-mode nil "\ 17092(defvar global-linum-mode nil "\
17085Non-nil if Global-Linum mode is enabled. 17093Non-nil if Global Linum mode is enabled.
17086See the command `global-linum-mode' for a description of this minor mode. 17094See the command `global-linum-mode' for a description of this minor mode.
17087Setting this variable directly does not take effect; 17095Setting this variable directly does not take effect;
17088either customize it (see the info node `Easy Customization') 17096either customize it (see the info node `Easy Customization')
@@ -17092,7 +17100,7 @@ or call the function `global-linum-mode'.")
17092 17100
17093(autoload 'global-linum-mode "linum" "\ 17101(autoload 'global-linum-mode "linum" "\
17094Toggle Linum mode in all buffers. 17102Toggle Linum mode in all buffers.
17095With prefix ARG, enable Global-Linum mode if ARG is positive; 17103With prefix ARG, enable Global Linum mode if ARG is positive;
17096otherwise, disable it. If called from Lisp, enable the mode if 17104otherwise, disable it. If called from Lisp, enable the mode if
17097ARG is omitted or nil. 17105ARG is omitted or nil.
17098 17106
@@ -17104,8 +17112,8 @@ See `linum-mode' for more information on Linum mode.
17104 17112
17105;;;*** 17113;;;***
17106 17114
17107;;;### (autoloads nil "loadhist" "loadhist.el" (22180 39318 385077 17115;;;### (autoloads nil "loadhist" "loadhist.el" (22150 28228 210072
17108;;;;;; 604000)) 17116;;;;;; 702000))
17109;;; Generated autoloads from loadhist.el 17117;;; Generated autoloads from loadhist.el
17110 17118
17111(autoload 'unload-feature "loadhist" "\ 17119(autoload 'unload-feature "loadhist" "\
@@ -17136,7 +17144,7 @@ something strange, such as redefining an Emacs function.
17136 17144
17137;;;*** 17145;;;***
17138 17146
17139;;;### (autoloads nil "locate" "locate.el" (22180 39318 386077 599000)) 17147;;;### (autoloads nil "locate" "locate.el" (22150 28228 210072 702000))
17140;;; Generated autoloads from locate.el 17148;;; Generated autoloads from locate.el
17141 17149
17142(defvar locate-ls-subdir-switches (purecopy "-al") "\ 17150(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -17188,8 +17196,8 @@ except that FILTER is not optional.
17188 17196
17189;;;*** 17197;;;***
17190 17198
17191;;;### (autoloads nil "log-edit" "vc/log-edit.el" (22180 39318 552076 17199;;;### (autoloads nil "log-edit" "vc/log-edit.el" (22150 28229 278072
17192;;;;;; 836000)) 17200;;;;;; 702000))
17193;;; Generated autoloads from vc/log-edit.el 17201;;; Generated autoloads from vc/log-edit.el
17194 17202
17195(autoload 'log-edit "log-edit" "\ 17203(autoload 'log-edit "log-edit" "\
@@ -17220,8 +17228,8 @@ done. Otherwise, it uses the current buffer.
17220 17228
17221;;;*** 17229;;;***
17222 17230
17223;;;### (autoloads nil "log-view" "vc/log-view.el" (22180 39318 552076 17231;;;### (autoloads nil "log-view" "vc/log-view.el" (22150 28229 278072
17224;;;;;; 836000)) 17232;;;;;; 702000))
17225;;; Generated autoloads from vc/log-view.el 17233;;; Generated autoloads from vc/log-view.el
17226 17234
17227(autoload 'log-view-mode "log-view" "\ 17235(autoload 'log-view-mode "log-view" "\
@@ -17231,7 +17239,7 @@ Major mode for browsing CVS log output.
17231 17239
17232;;;*** 17240;;;***
17233 17241
17234;;;### (autoloads nil "lpr" "lpr.el" (22180 39318 386077 599000)) 17242;;;### (autoloads nil "lpr" "lpr.el" (22150 28228 210072 702000))
17235;;; Generated autoloads from lpr.el 17243;;; Generated autoloads from lpr.el
17236 17244
17237(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 17245(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -17326,8 +17334,8 @@ for further customization of the printer command.
17326 17334
17327;;;*** 17335;;;***
17328 17336
17329;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22180 39318 386077 17337;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22220 19926 384329
17330;;;;;; 599000)) 17338;;;;;; 271000))
17331;;; Generated autoloads from ls-lisp.el 17339;;; Generated autoloads from ls-lisp.el
17332 17340
17333(defvar ls-lisp-support-shell-wildcards t "\ 17341(defvar ls-lisp-support-shell-wildcards t "\
@@ -17338,8 +17346,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17338 17346
17339;;;*** 17347;;;***
17340 17348
17341;;;### (autoloads nil "lunar" "calendar/lunar.el" (22180 39318 245078 17349;;;### (autoloads nil "lunar" "calendar/lunar.el" (22150 28227 78072
17342;;;;;; 248000)) 17350;;;;;; 702000))
17343;;; Generated autoloads from calendar/lunar.el 17351;;; Generated autoloads from calendar/lunar.el
17344 17352
17345(autoload 'lunar-phases "lunar" "\ 17353(autoload 'lunar-phases "lunar" "\
@@ -17351,8 +17359,8 @@ This function is suitable for execution in an init file.
17351 17359
17352;;;*** 17360;;;***
17353 17361
17354;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (22180 39318 17362;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (22150 28228
17355;;;;;; 496077 94000)) 17363;;;;;; 866072 702000))
17356;;; Generated autoloads from progmodes/m4-mode.el 17364;;; Generated autoloads from progmodes/m4-mode.el
17357 17365
17358(autoload 'm4-mode "m4-mode" "\ 17366(autoload 'm4-mode "m4-mode" "\
@@ -17362,7 +17370,7 @@ A major mode to edit m4 macro files.
17362 17370
17363;;;*** 17371;;;***
17364 17372
17365;;;### (autoloads nil "macros" "macros.el" (22180 39318 386077 599000)) 17373;;;### (autoloads nil "macros" "macros.el" (22150 28228 210072 702000))
17366;;; Generated autoloads from macros.el 17374;;; Generated autoloads from macros.el
17367 17375
17368(autoload 'name-last-kbd-macro "macros" "\ 17376(autoload 'name-last-kbd-macro "macros" "\
@@ -17451,8 +17459,8 @@ and then select the region of un-tablified names and use
17451 17459
17452;;;*** 17460;;;***
17453 17461
17454;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22180 39318 17462;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22197 58438
17455;;;;;; 387077 595000)) 17463;;;;;; 343460 447000))
17456;;; Generated autoloads from mail/mail-extr.el 17464;;; Generated autoloads from mail/mail-extr.el
17457 17465
17458(autoload 'mail-extract-address-components "mail-extr" "\ 17466(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17482,8 +17490,8 @@ Convert mail domain DOMAIN to the country it corresponds to.
17482 17490
17483;;;*** 17491;;;***
17484 17492
17485;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (22180 39318 17493;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (22150 28228
17486;;;;;; 387077 595000)) 17494;;;;;; 230072 702000))
17487;;; Generated autoloads from mail/mail-hist.el 17495;;; Generated autoloads from mail/mail-hist.el
17488 17496
17489(autoload 'mail-hist-define-keys "mail-hist" "\ 17497(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17512,8 +17520,8 @@ This function normally would be called when the message is sent.
17512 17520
17513;;;*** 17521;;;***
17514 17522
17515;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (22180 39318 17523;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (22150 28228
17516;;;;;; 387077 595000)) 17524;;;;;; 230072 702000))
17517;;; Generated autoloads from mail/mail-utils.el 17525;;; Generated autoloads from mail/mail-utils.el
17518 17526
17519(defvar mail-use-rfc822 nil "\ 17527(defvar mail-use-rfc822 nil "\
@@ -17587,8 +17595,8 @@ matches may be returned from the message body.
17587 17595
17588;;;*** 17596;;;***
17589 17597
17590;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (22180 39318 17598;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (22197 58438
17591;;;;;; 387077 595000)) 17599;;;;;; 343460 447000))
17592;;; Generated autoloads from mail/mailabbrev.el 17600;;; Generated autoloads from mail/mailabbrev.el
17593 17601
17594(defvar mail-abbrevs-mode nil "\ 17602(defvar mail-abbrevs-mode nil "\
@@ -17637,8 +17645,8 @@ double-quotes.
17637 17645
17638;;;*** 17646;;;***
17639 17647
17640;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22180 39318 17648;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22189 64323
17641;;;;;; 387077 595000)) 17649;;;;;; 268321 19000))
17642;;; Generated autoloads from mail/mailalias.el 17650;;; Generated autoloads from mail/mailalias.el
17643 17651
17644(defvar mail-complete-style 'angles "\ 17652(defvar mail-complete-style 'angles "\
@@ -17691,8 +17699,8 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17691 17699
17692;;;*** 17700;;;***
17693 17701
17694;;;### (autoloads nil "mailclient" "mail/mailclient.el" (22183 58408 17702;;;### (autoloads nil "mailclient" "mail/mailclient.el" (22182 4679
17695;;;;;; 680001 935000)) 17703;;;;;; 423463 499000))
17696;;; Generated autoloads from mail/mailclient.el 17704;;; Generated autoloads from mail/mailclient.el
17697 17705
17698(autoload 'mailclient-send-it "mailclient" "\ 17706(autoload 'mailclient-send-it "mailclient" "\
@@ -17704,8 +17712,8 @@ The mail client is taken to be the handler of mailto URLs.
17704 17712
17705;;;*** 17713;;;***
17706 17714
17707;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22180 17715;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22221
17708;;;;;; 39318 496077 94000)) 17716;;;;;; 40772 751009 663000))
17709;;; Generated autoloads from progmodes/make-mode.el 17717;;; Generated autoloads from progmodes/make-mode.el
17710 17718
17711(autoload 'makefile-mode "make-mode" "\ 17719(autoload 'makefile-mode "make-mode" "\
@@ -17822,8 +17830,8 @@ An adapted `makefile-mode' that knows about imake.
17822 17830
17823;;;*** 17831;;;***
17824 17832
17825;;;### (autoloads nil "makesum" "makesum.el" (22180 39318 392077 17833;;;### (autoloads nil "makesum" "makesum.el" (22150 28228 258072
17826;;;;;; 572000)) 17834;;;;;; 702000))
17827;;; Generated autoloads from makesum.el 17835;;; Generated autoloads from makesum.el
17828 17836
17829(autoload 'make-command-summary "makesum" "\ 17837(autoload 'make-command-summary "makesum" "\
@@ -17834,7 +17842,7 @@ Previous contents of that buffer are killed first.
17834 17842
17835;;;*** 17843;;;***
17836 17844
17837;;;### (autoloads nil "man" "man.el" (22183 58408 680001 935000)) 17845;;;### (autoloads nil "man" "man.el" (22189 64323 280321 19000))
17838;;; Generated autoloads from man.el 17846;;; Generated autoloads from man.el
17839 17847
17840(defalias 'manual-entry 'man) 17848(defalias 'manual-entry 'man)
@@ -17890,14 +17898,14 @@ Default bookmark handler for Man buffers.
17890 17898
17891;;;*** 17899;;;***
17892 17900
17893;;;### (autoloads nil "map" "emacs-lisp/map.el" (22183 58377 523249 17901;;;### (autoloads nil "map" "emacs-lisp/map.el" (22195 16710 339344
17894;;;;;; 394000)) 17902;;;;;; 967000))
17895;;; Generated autoloads from emacs-lisp/map.el 17903;;; Generated autoloads from emacs-lisp/map.el
17896(push (purecopy '(map 1 0)) package--builtin-versions) 17904(push (purecopy '(map 1 0)) package--builtin-versions)
17897 17905
17898;;;*** 17906;;;***
17899 17907
17900;;;### (autoloads nil "master" "master.el" (22180 39318 392077 572000)) 17908;;;### (autoloads nil "master" "master.el" (22150 28228 262072 702000))
17901;;; Generated autoloads from master.el 17909;;; Generated autoloads from master.el
17902(push (purecopy '(master 1 0 2)) package--builtin-versions) 17910(push (purecopy '(master 1 0 2)) package--builtin-versions)
17903 17911
@@ -17920,8 +17928,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
17920 17928
17921;;;*** 17929;;;***
17922 17930
17923;;;### (autoloads nil "mb-depth" "mb-depth.el" (22180 39318 392077 17931;;;### (autoloads nil "mb-depth" "mb-depth.el" (22150 28228 262072
17924;;;;;; 572000)) 17932;;;;;; 702000))
17925;;; Generated autoloads from mb-depth.el 17933;;; Generated autoloads from mb-depth.el
17926 17934
17927(defvar minibuffer-depth-indicate-mode nil "\ 17935(defvar minibuffer-depth-indicate-mode nil "\
@@ -17948,14 +17956,14 @@ recursion depth in the minibuffer prompt. This is only useful if
17948 17956
17949;;;*** 17957;;;***
17950 17958
17951;;;### (autoloads nil "md4" "md4.el" (22180 39318 392077 572000)) 17959;;;### (autoloads nil "md4" "md4.el" (22150 28228 262072 702000))
17952;;; Generated autoloads from md4.el 17960;;; Generated autoloads from md4.el
17953(push (purecopy '(md4 1 0)) package--builtin-versions) 17961(push (purecopy '(md4 1 0)) package--builtin-versions)
17954 17962
17955;;;*** 17963;;;***
17956 17964
17957;;;### (autoloads nil "message" "gnus/message.el" (22180 39318 346077 17965;;;### (autoloads nil "message" "gnus/message.el" (22201 55498 114885
17958;;;;;; 783000)) 17966;;;;;; 567000))
17959;;; Generated autoloads from gnus/message.el 17967;;; Generated autoloads from gnus/message.el
17960 17968
17961(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17969(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18120,8 +18128,8 @@ which specify the range to operate on.
18120 18128
18121;;;*** 18129;;;***
18122 18130
18123;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (22180 18131;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (22150
18124;;;;;; 39318 496077 94000)) 18132;;;;;; 28228 870072 702000))
18125;;; Generated autoloads from progmodes/meta-mode.el 18133;;; Generated autoloads from progmodes/meta-mode.el
18126(push (purecopy '(meta-mode 1 0)) package--builtin-versions) 18134(push (purecopy '(meta-mode 1 0)) package--builtin-versions)
18127 18135
@@ -18137,8 +18145,8 @@ Major mode for editing MetaPost sources.
18137 18145
18138;;;*** 18146;;;***
18139 18147
18140;;;### (autoloads nil "metamail" "mail/metamail.el" (22180 39318 18148;;;### (autoloads nil "metamail" "mail/metamail.el" (22150 28228
18141;;;;;; 388077 590000)) 18149;;;;;; 234072 702000))
18142;;; Generated autoloads from mail/metamail.el 18150;;; Generated autoloads from mail/metamail.el
18143 18151
18144(autoload 'metamail-interpret-header "metamail" "\ 18152(autoload 'metamail-interpret-header "metamail" "\
@@ -18181,8 +18189,8 @@ redisplayed as output is inserted.
18181 18189
18182;;;*** 18190;;;***
18183 18191
18184;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22180 39318 397077 18192;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22150 28228 294072
18185;;;;;; 549000)) 18193;;;;;; 702000))
18186;;; Generated autoloads from mh-e/mh-comp.el 18194;;; Generated autoloads from mh-e/mh-comp.el
18187 18195
18188(autoload 'mh-smail "mh-comp" "\ 18196(autoload 'mh-smail "mh-comp" "\
@@ -18272,7 +18280,7 @@ delete the draft message.
18272 18280
18273;;;*** 18281;;;***
18274 18282
18275;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (22180 39318 398077 544000)) 18283;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (22150 28228 298072 702000))
18276;;; Generated autoloads from mh-e/mh-e.el 18284;;; Generated autoloads from mh-e/mh-e.el
18277(push (purecopy '(mh-e 8 6)) package--builtin-versions) 18285(push (purecopy '(mh-e 8 6)) package--builtin-versions)
18278 18286
@@ -18289,8 +18297,8 @@ Display version information about MH-E and the MH mail handling system.
18289 18297
18290;;;*** 18298;;;***
18291 18299
18292;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (22180 39318 18300;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (22150 28228
18293;;;;;; 398077 544000)) 18301;;;;;; 302072 702000))
18294;;; Generated autoloads from mh-e/mh-folder.el 18302;;; Generated autoloads from mh-e/mh-folder.el
18295 18303
18296(autoload 'mh-rmail "mh-folder" "\ 18304(autoload 'mh-rmail "mh-folder" "\
@@ -18371,8 +18379,8 @@ perform the operation on all messages in that region.
18371 18379
18372;;;*** 18380;;;***
18373 18381
18374;;;### (autoloads nil "midnight" "midnight.el" (22180 39318 402077 18382;;;### (autoloads nil "midnight" "midnight.el" (22189 64323 280321
18375;;;;;; 526000)) 18383;;;;;; 19000))
18376;;; Generated autoloads from midnight.el 18384;;; Generated autoloads from midnight.el
18377 18385
18378(defvar midnight-mode nil "\ 18386(defvar midnight-mode nil "\
@@ -18412,8 +18420,8 @@ to its second argument TM.
18412 18420
18413;;;*** 18421;;;***
18414 18422
18415;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (22180 39318 18423;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (22150 28228
18416;;;;;; 402077 526000)) 18424;;;;;; 322072 702000))
18417;;; Generated autoloads from minibuf-eldef.el 18425;;; Generated autoloads from minibuf-eldef.el
18418 18426
18419(defvar minibuffer-electric-default-mode nil "\ 18427(defvar minibuffer-electric-default-mode nil "\
@@ -18442,7 +18450,7 @@ is modified to remove the default indication.
18442 18450
18443;;;*** 18451;;;***
18444 18452
18445;;;### (autoloads nil "misc" "misc.el" (22180 39318 403077 521000)) 18453;;;### (autoloads nil "misc" "misc.el" (22150 28228 326072 702000))
18446;;; Generated autoloads from misc.el 18454;;; Generated autoloads from misc.el
18447 18455
18448(autoload 'butterfly "misc" "\ 18456(autoload 'butterfly "misc" "\
@@ -18470,8 +18478,8 @@ The return value is always nil.
18470 18478
18471;;;*** 18479;;;***
18472 18480
18473;;;### (autoloads nil "misearch" "misearch.el" (22180 39318 403077 18481;;;### (autoloads nil "misearch" "misearch.el" (22150 28228 326072
18474;;;;;; 521000)) 18482;;;;;; 702000))
18475;;; Generated autoloads from misearch.el 18483;;; Generated autoloads from misearch.el
18476 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18484 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18477 18485
@@ -18559,8 +18567,8 @@ whose file names match the specified wildcard.
18559 18567
18560;;;*** 18568;;;***
18561 18569
18562;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (22180 18570;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (22150
18563;;;;;; 39318 496077 94000)) 18571;;;;;; 28228 874072 702000))
18564;;; Generated autoloads from progmodes/mixal-mode.el 18572;;; Generated autoloads from progmodes/mixal-mode.el
18565(push (purecopy '(mixal-mode 0 1)) package--builtin-versions) 18573(push (purecopy '(mixal-mode 0 1)) package--builtin-versions)
18566 18574
@@ -18571,8 +18579,8 @@ Major mode for the mixal asm language.
18571 18579
18572;;;*** 18580;;;***
18573 18581
18574;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (22180 39318 18582;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (22150 28227
18575;;;;;; 347077 779000)) 18583;;;;;; 978072 702000))
18576;;; Generated autoloads from gnus/mm-encode.el 18584;;; Generated autoloads from gnus/mm-encode.el
18577 18585
18578(autoload 'mm-default-file-encoding "mm-encode" "\ 18586(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18582,8 +18590,8 @@ Return a default encoding for FILE.
18582 18590
18583;;;*** 18591;;;***
18584 18592
18585;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (22180 39318 18593;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (22150 28227
18586;;;;;; 347077 779000)) 18594;;;;;; 978072 702000))
18587;;; Generated autoloads from gnus/mm-extern.el 18595;;; Generated autoloads from gnus/mm-extern.el
18588 18596
18589(autoload 'mm-extern-cache-contents "mm-extern" "\ 18597(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18601,8 +18609,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18601 18609
18602;;;*** 18610;;;***
18603 18611
18604;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22180 39318 18612;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22150 28227
18605;;;;;; 347077 779000)) 18613;;;;;; 978072 702000))
18606;;; Generated autoloads from gnus/mm-partial.el 18614;;; Generated autoloads from gnus/mm-partial.el
18607 18615
18608(autoload 'mm-inline-partial "mm-partial" "\ 18616(autoload 'mm-inline-partial "mm-partial" "\
@@ -18615,8 +18623,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18615 18623
18616;;;*** 18624;;;***
18617 18625
18618;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22180 39318 347077 18626;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22150 28227 978072
18619;;;;;; 779000)) 18627;;;;;; 702000))
18620;;; Generated autoloads from gnus/mm-url.el 18628;;; Generated autoloads from gnus/mm-url.el
18621 18629
18622(autoload 'mm-url-insert-file-contents "mm-url" "\ 18630(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18632,8 +18640,8 @@ Insert file contents of URL using `mm-url-program'.
18632 18640
18633;;;*** 18641;;;***
18634 18642
18635;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22180 39318 348077 18643;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22150 28227 982072
18636;;;;;; 774000)) 18644;;;;;; 702000))
18637;;; Generated autoloads from gnus/mm-uu.el 18645;;; Generated autoloads from gnus/mm-uu.el
18638 18646
18639(autoload 'mm-uu-dissect "mm-uu" "\ 18647(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18652,7 +18660,7 @@ Assume text has been decoded if DECODED is non-nil.
18652 18660
18653;;;*** 18661;;;***
18654 18662
18655;;;### (autoloads nil "mml" "gnus/mml.el" (22180 39318 348077 774000)) 18663;;;### (autoloads nil "mml" "gnus/mml.el" (22150 28227 986072 702000))
18656;;; Generated autoloads from gnus/mml.el 18664;;; Generated autoloads from gnus/mml.el
18657 18665
18658(autoload 'mml-to-mime "mml" "\ 18666(autoload 'mml-to-mime "mml" "\
@@ -18677,8 +18685,8 @@ body) or \"attachment\" (separate from the body).
18677 18685
18678;;;*** 18686;;;***
18679 18687
18680;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22180 39318 349077 18688;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22153 4424 616360
18681;;;;;; 770000)) 18689;;;;;; 262000))
18682;;; Generated autoloads from gnus/mml1991.el 18690;;; Generated autoloads from gnus/mml1991.el
18683 18691
18684(autoload 'mml1991-encrypt "mml1991" "\ 18692(autoload 'mml1991-encrypt "mml1991" "\
@@ -18693,8 +18701,8 @@ body) or \"attachment\" (separate from the body).
18693 18701
18694;;;*** 18702;;;***
18695 18703
18696;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22180 39318 349077 18704;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22153 4424 620360
18697;;;;;; 770000)) 18705;;;;;; 262000))
18698;;; Generated autoloads from gnus/mml2015.el 18706;;; Generated autoloads from gnus/mml2015.el
18699 18707
18700(autoload 'mml2015-decrypt "mml2015" "\ 18708(autoload 'mml2015-decrypt "mml2015" "\
@@ -18734,16 +18742,16 @@ body) or \"attachment\" (separate from the body).
18734 18742
18735;;;*** 18743;;;***
18736 18744
18737;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (22183 58408 18745;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (22182 4679
18738;;;;;; 667002 38000)) 18746;;;;;; 387463 499000))
18739;;; Generated autoloads from cedet/mode-local.el 18747;;; Generated autoloads from cedet/mode-local.el
18740 18748
18741(put 'define-overloadable-function 'doc-string-elt 3) 18749(put 'define-overloadable-function 'doc-string-elt 3)
18742 18750
18743;;;*** 18751;;;***
18744 18752
18745;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21887 52709 18753;;;### (autoloads nil "modula2" "progmodes/modula2.el" (22086 11930
18746;;;;;; 955061 134000)) 18754;;;;;; 214062 731000))
18747;;; Generated autoloads from progmodes/modula2.el 18755;;; Generated autoloads from progmodes/modula2.el
18748 18756
18749(defalias 'modula-2-mode 'm2-mode) 18757(defalias 'modula-2-mode 'm2-mode)
@@ -18776,8 +18784,8 @@ followed by the first character of the construct.
18776 18784
18777;;;*** 18785;;;***
18778 18786
18779;;;### (autoloads nil "morse" "play/morse.el" (22180 39318 466077 18787;;;### (autoloads nil "morse" "play/morse.el" (22150 28228 682072
18780;;;;;; 231000)) 18788;;;;;; 702000))
18781;;; Generated autoloads from play/morse.el 18789;;; Generated autoloads from play/morse.el
18782 18790
18783(autoload 'morse-region "morse" "\ 18791(autoload 'morse-region "morse" "\
@@ -18802,8 +18810,8 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18802 18810
18803;;;*** 18811;;;***
18804 18812
18805;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (22180 39318 403077 18813;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (22150 28228 326072
18806;;;;;; 521000)) 18814;;;;;; 702000))
18807;;; Generated autoloads from mouse-drag.el 18815;;; Generated autoloads from mouse-drag.el
18808 18816
18809(autoload 'mouse-drag-throw "mouse-drag" "\ 18817(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18850,7 +18858,7 @@ To test this function, evaluate:
18850 18858
18851;;;*** 18859;;;***
18852 18860
18853;;;### (autoloads nil "mpc" "mpc.el" (22180 39318 404077 516000)) 18861;;;### (autoloads nil "mpc" "mpc.el" (22150 28228 326072 702000))
18854;;; Generated autoloads from mpc.el 18862;;; Generated autoloads from mpc.el
18855 18863
18856(autoload 'mpc "mpc" "\ 18864(autoload 'mpc "mpc" "\
@@ -18860,7 +18868,7 @@ Main entry point for MPC.
18860 18868
18861;;;*** 18869;;;***
18862 18870
18863;;;### (autoloads nil "mpuz" "play/mpuz.el" (22180 39318 467077 227000)) 18871;;;### (autoloads nil "mpuz" "play/mpuz.el" (22150 28228 682072 702000))
18864;;; Generated autoloads from play/mpuz.el 18872;;; Generated autoloads from play/mpuz.el
18865 18873
18866(autoload 'mpuz "mpuz" "\ 18874(autoload 'mpuz "mpuz" "\
@@ -18870,7 +18878,7 @@ Multiplication puzzle with GNU Emacs.
18870 18878
18871;;;*** 18879;;;***
18872 18880
18873;;;### (autoloads nil "msb" "msb.el" (22180 39318 404077 516000)) 18881;;;### (autoloads nil "msb" "msb.el" (22150 28228 338072 702000))
18874;;; Generated autoloads from msb.el 18882;;; Generated autoloads from msb.el
18875 18883
18876(defvar msb-mode nil "\ 18884(defvar msb-mode nil "\
@@ -18895,8 +18903,8 @@ different buffer menu using the function `msb'.
18895 18903
18896;;;*** 18904;;;***
18897 18905
18898;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (22180 18906;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (22150
18899;;;;;; 39318 367077 687000)) 18907;;;;;; 28228 114072 702000))
18900;;; Generated autoloads from international/mule-diag.el 18908;;; Generated autoloads from international/mule-diag.el
18901 18909
18902(autoload 'list-character-sets "mule-diag" "\ 18910(autoload 'list-character-sets "mule-diag" "\
@@ -19028,8 +19036,8 @@ The default is 20. If LIMIT is negative, do not limit the listing.
19028 19036
19029;;;*** 19037;;;***
19030 19038
19031;;;### (autoloads nil "mule-util" "international/mule-util.el" (22180 19039;;;### (autoloads nil "mule-util" "international/mule-util.el" (22165
19032;;;;;; 39318 367077 687000)) 19040;;;;;; 44248 411854 955000))
19033;;; Generated autoloads from international/mule-util.el 19041;;; Generated autoloads from international/mule-util.el
19034 19042
19035(defsubst string-to-list (string) "\ 19043(defsubst string-to-list (string) "\
@@ -19188,8 +19196,8 @@ QUALITY can be:
19188 19196
19189;;;*** 19197;;;***
19190 19198
19191;;;### (autoloads nil "net-utils" "net/net-utils.el" (22180 39318 19199;;;### (autoloads nil "net-utils" "net/net-utils.el" (22150 28228
19192;;;;;; 409077 494000)) 19200;;;;;; 378072 702000))
19193;;; Generated autoloads from net/net-utils.el 19201;;; Generated autoloads from net/net-utils.el
19194 19202
19195(autoload 'ifconfig "net-utils" "\ 19203(autoload 'ifconfig "net-utils" "\
@@ -19283,8 +19291,8 @@ Open a network connection to HOST on PORT.
19283 19291
19284;;;*** 19292;;;***
19285 19293
19286;;;### (autoloads nil "netrc" "net/netrc.el" (22180 39318 409077 19294;;;### (autoloads nil "netrc" "net/netrc.el" (22150 28228 378072
19287;;;;;; 494000)) 19295;;;;;; 702000))
19288;;; Generated autoloads from net/netrc.el 19296;;; Generated autoloads from net/netrc.el
19289 19297
19290(autoload 'netrc-credentials "netrc" "\ 19298(autoload 'netrc-credentials "netrc" "\
@@ -19296,8 +19304,8 @@ listed in the PORTS list.
19296 19304
19297;;;*** 19305;;;***
19298 19306
19299;;;### (autoloads nil "network-stream" "net/network-stream.el" (22180 19307;;;### (autoloads nil "network-stream" "net/network-stream.el" (22150
19300;;;;;; 39318 409077 494000)) 19308;;;;;; 28228 378072 702000))
19301;;; Generated autoloads from net/network-stream.el 19309;;; Generated autoloads from net/network-stream.el
19302 19310
19303(autoload 'open-network-stream "network-stream" "\ 19311(autoload 'open-network-stream "network-stream" "\
@@ -19393,8 +19401,8 @@ asynchronously, if possible.
19393 19401
19394;;;*** 19402;;;***
19395 19403
19396;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (22180 19404;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (22150
19397;;;;;; 39318 410077 489000)) 19405;;;;;; 28228 378072 702000))
19398;;; Generated autoloads from net/newst-backend.el 19406;;; Generated autoloads from net/newst-backend.el
19399 19407
19400(autoload 'newsticker-running-p "newst-backend" "\ 19408(autoload 'newsticker-running-p "newst-backend" "\
@@ -19416,7 +19424,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19416;;;*** 19424;;;***
19417 19425
19418;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" 19426;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el"
19419;;;;;; (22180 39318 410077 489000)) 19427;;;;;; (22150 28228 382072 702000))
19420;;; Generated autoloads from net/newst-plainview.el 19428;;; Generated autoloads from net/newst-plainview.el
19421 19429
19422(autoload 'newsticker-plainview "newst-plainview" "\ 19430(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19426,8 +19434,8 @@ Start newsticker plainview.
19426 19434
19427;;;*** 19435;;;***
19428 19436
19429;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (22180 19437;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (22165
19430;;;;;; 39318 410077 489000)) 19438;;;;;; 41682 87102 999000))
19431;;; Generated autoloads from net/newst-reader.el 19439;;; Generated autoloads from net/newst-reader.el
19432 19440
19433(autoload 'newsticker-show-news "newst-reader" "\ 19441(autoload 'newsticker-show-news "newst-reader" "\
@@ -19437,8 +19445,8 @@ Start reading news. You may want to bind this to a key.
19437 19445
19438;;;*** 19446;;;***
19439 19447
19440;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (22180 19448;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (22150
19441;;;;;; 39318 410077 489000)) 19449;;;;;; 28228 382072 702000))
19442;;; Generated autoloads from net/newst-ticker.el 19450;;; Generated autoloads from net/newst-ticker.el
19443 19451
19444(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19452(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19458,8 +19466,8 @@ running already.
19458 19466
19459;;;*** 19467;;;***
19460 19468
19461;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22180 19469;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22196
19462;;;;;; 39318 411077 484000)) 19470;;;;;; 37575 156683 383000))
19463;;; Generated autoloads from net/newst-treeview.el 19471;;; Generated autoloads from net/newst-treeview.el
19464 19472
19465(autoload 'newsticker-treeview "newst-treeview" "\ 19473(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19469,8 +19477,8 @@ Start newsticker treeview.
19469 19477
19470;;;*** 19478;;;***
19471 19479
19472;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22180 39318 349077 19480;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22150 28227 990072
19473;;;;;; 770000)) 19481;;;;;; 702000))
19474;;; Generated autoloads from gnus/nndiary.el 19482;;; Generated autoloads from gnus/nndiary.el
19475 19483
19476(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19484(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19480,8 +19488,8 @@ Generate NOV databases in all nndiary directories.
19480 19488
19481;;;*** 19489;;;***
19482 19490
19483;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22180 39318 350077 19491;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22150 28227 990072
19484;;;;;; 765000)) 19492;;;;;; 702000))
19485;;; Generated autoloads from gnus/nndoc.el 19493;;; Generated autoloads from gnus/nndoc.el
19486 19494
19487(autoload 'nndoc-add-type "nndoc" "\ 19495(autoload 'nndoc-add-type "nndoc" "\
@@ -19495,8 +19503,8 @@ symbol in the alist.
19495 19503
19496;;;*** 19504;;;***
19497 19505
19498;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22180 39318 19506;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22150 28227
19499;;;;;; 350077 765000)) 19507;;;;;; 994072 702000))
19500;;; Generated autoloads from gnus/nnfolder.el 19508;;; Generated autoloads from gnus/nnfolder.el
19501 19509
19502(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19510(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19507,7 +19515,7 @@ This command does not work if you use short group names.
19507 19515
19508;;;*** 19516;;;***
19509 19517
19510;;;### (autoloads nil "nnml" "gnus/nnml.el" (22180 39318 352077 756000)) 19518;;;### (autoloads nil "nnml" "gnus/nnml.el" (22150 28228 2072 702000))
19511;;; Generated autoloads from gnus/nnml.el 19519;;; Generated autoloads from gnus/nnml.el
19512 19520
19513(autoload 'nnml-generate-nov-databases "nnml" "\ 19521(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19517,7 +19525,7 @@ Generate NOV databases in all nnml directories.
19517 19525
19518;;;*** 19526;;;***
19519 19527
19520;;;### (autoloads nil "novice" "novice.el" (22180 39318 422077 434000)) 19528;;;### (autoloads nil "novice" "novice.el" (22150 28228 446072 702000))
19521;;; Generated autoloads from novice.el 19529;;; Generated autoloads from novice.el
19522 19530
19523(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19531(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19549,8 +19557,8 @@ future sessions.
19549 19557
19550;;;*** 19558;;;***
19551 19559
19552;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (22180 19560;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (22150
19553;;;;;; 39318 532076 928000)) 19561;;;;;; 28229 102072 702000))
19554;;; Generated autoloads from textmodes/nroff-mode.el 19562;;; Generated autoloads from textmodes/nroff-mode.el
19555 19563
19556(autoload 'nroff-mode "nroff-mode" "\ 19564(autoload 'nroff-mode "nroff-mode" "\
@@ -19564,14 +19572,14 @@ closing requests for requests that are used in matched pairs.
19564 19572
19565;;;*** 19573;;;***
19566 19574
19567;;;### (autoloads nil "ntlm" "net/ntlm.el" (22180 39318 411077 484000)) 19575;;;### (autoloads nil "ntlm" "net/ntlm.el" (22150 28228 386072 702000))
19568;;; Generated autoloads from net/ntlm.el 19576;;; Generated autoloads from net/ntlm.el
19569(push (purecopy '(ntlm 2 0 0)) package--builtin-versions) 19577(push (purecopy '(ntlm 2 0 0)) package--builtin-versions)
19570 19578
19571;;;*** 19579;;;***
19572 19580
19573;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (22180 39318 19581;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (22150 28228
19574;;;;;; 422077 434000)) 19582;;;;;; 450072 702000))
19575;;; Generated autoloads from nxml/nxml-glyph.el 19583;;; Generated autoloads from nxml/nxml-glyph.el
19576 19584
19577(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19585(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19583,8 +19591,8 @@ Return nil if the face cannot display a glyph for N.
19583 19591
19584;;;*** 19592;;;***
19585 19593
19586;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (22180 39318 19594;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (22150 28228
19587;;;;;; 422077 434000)) 19595;;;;;; 450072 702000))
19588;;; Generated autoloads from nxml/nxml-mode.el 19596;;; Generated autoloads from nxml/nxml-mode.el
19589 19597
19590(autoload 'nxml-mode "nxml-mode" "\ 19598(autoload 'nxml-mode "nxml-mode" "\
@@ -19644,8 +19652,8 @@ Many aspects this mode can be customized using
19644 19652
19645;;;*** 19653;;;***
19646 19654
19647;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (22180 39318 19655;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (22150 28228
19648;;;;;; 423077 429000)) 19656;;;;;; 454072 702000))
19649;;; Generated autoloads from nxml/nxml-uchnm.el 19657;;; Generated autoloads from nxml/nxml-uchnm.el
19650 19658
19651(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19659(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19657,8 +19665,8 @@ the variable `nxml-enabled-unicode-blocks'.
19657 19665
19658;;;*** 19666;;;***
19659 19667
19660;;;### (autoloads nil "octave" "progmodes/octave.el" (22180 39318 19668;;;### (autoloads nil "octave" "progmodes/octave.el" (22197 58438
19661;;;;;; 497077 89000)) 19669;;;;;; 503460 447000))
19662;;; Generated autoloads from progmodes/octave.el 19670;;; Generated autoloads from progmodes/octave.el
19663 19671
19664(autoload 'octave-mode "octave" "\ 19672(autoload 'octave-mode "octave" "\
@@ -19695,8 +19703,8 @@ startup file, `~/.emacs-octave'.
19695 19703
19696;;;*** 19704;;;***
19697 19705
19698;;;### (autoloads nil "opascal" "progmodes/opascal.el" (22180 39318 19706;;;### (autoloads nil "opascal" "progmodes/opascal.el" (22156 23699
19699;;;;;; 497077 89000)) 19707;;;;;; 542755 538000))
19700;;; Generated autoloads from progmodes/opascal.el 19708;;; Generated autoloads from progmodes/opascal.el
19701 19709
19702(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") 19710(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4")
@@ -19731,7 +19739,7 @@ Coloring:
19731 19739
19732;;;*** 19740;;;***
19733 19741
19734;;;### (autoloads nil "org" "org/org.el" (22183 58408 693001 832000)) 19742;;;### (autoloads nil "org" "org/org.el" (22182 4679 459463 499000))
19735;;; Generated autoloads from org/org.el 19743;;; Generated autoloads from org/org.el
19736 19744
19737(autoload 'org-babel-do-load-languages "org" "\ 19745(autoload 'org-babel-do-load-languages "org" "\
@@ -19952,8 +19960,8 @@ Call the customize function with org as argument.
19952 19960
19953;;;*** 19961;;;***
19954 19962
19955;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (22180 39318 19963;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (22150 28228
19956;;;;;; 445077 328000)) 19964;;;;;; 558072 702000))
19957;;; Generated autoloads from org/org-agenda.el 19965;;; Generated autoloads from org/org-agenda.el
19958 19966
19959(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 19967(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -20226,8 +20234,8 @@ to override `appt-message-warning-time'.
20226 20234
20227;;;*** 20235;;;***
20228 20236
20229;;;### (autoloads nil "org-capture" "org/org-capture.el" (22180 39318 20237;;;### (autoloads nil "org-capture" "org/org-capture.el" (22150 28228
20230;;;;;; 447077 319000)) 20238;;;;;; 558072 702000))
20231;;; Generated autoloads from org/org-capture.el 20239;;; Generated autoloads from org/org-capture.el
20232 20240
20233(autoload 'org-capture-string "org-capture" "\ 20241(autoload 'org-capture-string "org-capture" "\
@@ -20269,8 +20277,8 @@ Set `org-capture-templates' to be similar to `org-remember-templates'.
20269 20277
20270;;;*** 20278;;;***
20271 20279
20272;;;### (autoloads nil "org-colview" "org/org-colview.el" (22180 39318 20280;;;### (autoloads nil "org-colview" "org/org-colview.el" (22150 28228
20273;;;;;; 447077 319000)) 20281;;;;;; 582072 702000))
20274;;; Generated autoloads from org/org-colview.el 20282;;; Generated autoloads from org/org-colview.el
20275 20283
20276(autoload 'org-columns-remove-overlays "org-colview" "\ 20284(autoload 'org-columns-remove-overlays "org-colview" "\
@@ -20333,8 +20341,8 @@ Turn on or update column view in the agenda.
20333 20341
20334;;;*** 20342;;;***
20335 20343
20336;;;### (autoloads nil "org-compat" "org/org-compat.el" (22180 39318 20344;;;### (autoloads nil "org-compat" "org/org-compat.el" (22192 2874
20337;;;;;; 448077 314000)) 20345;;;;;; 471382 391000))
20338;;; Generated autoloads from org/org-compat.el 20346;;; Generated autoloads from org/org-compat.el
20339 20347
20340(autoload 'org-check-version "org-compat" "\ 20348(autoload 'org-check-version "org-compat" "\
@@ -20344,8 +20352,8 @@ Try very hard to provide sensible version strings.
20344 20352
20345;;;*** 20353;;;***
20346 20354
20347;;;### (autoloads nil "org-macs" "org/org-macs.el" (22180 39318 451077 20355;;;### (autoloads nil "org-macs" "org/org-macs.el" (22150 28228 602072
20348;;;;;; 300000)) 20356;;;;;; 702000))
20349;;; Generated autoloads from org/org-macs.el 20357;;; Generated autoloads from org/org-macs.el
20350 20358
20351(autoload 'org-load-noerror-mustsuffix "org-macs" "\ 20359(autoload 'org-load-noerror-mustsuffix "org-macs" "\
@@ -20355,8 +20363,8 @@ Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX a
20355 20363
20356;;;*** 20364;;;***
20357 20365
20358;;;### (autoloads nil "org-version" "org/org-version.el" (21887 52709 20366;;;### (autoloads nil "org-version" "org/org-version.el" (22086 11930
20359;;;;;; 904061 417000)) 20367;;;;;; 98062 731000))
20360;;; Generated autoloads from org/org-version.el 20368;;; Generated autoloads from org/org-version.el
20361 20369
20362(autoload 'org-release "org-version" "\ 20370(autoload 'org-release "org-version" "\
@@ -20373,8 +20381,8 @@ The Git version of org-mode.
20373 20381
20374;;;*** 20382;;;***
20375 20383
20376;;;### (autoloads nil "outline" "outline.el" (22180 39318 462077 20384;;;### (autoloads nil "outline" "outline.el" (22150 28228 666072
20377;;;;;; 250000)) 20385;;;;;; 702000))
20378;;; Generated autoloads from outline.el 20386;;; Generated autoloads from outline.el
20379(put 'outline-regexp 'safe-local-variable 'stringp) 20387(put 'outline-regexp 'safe-local-variable 'stringp)
20380(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 20388(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -20417,8 +20425,8 @@ See the command `outline-mode' for more information on this mode.
20417 20425
20418;;;*** 20426;;;***
20419 20427
20420;;;### (autoloads nil "package" "emacs-lisp/package.el" (22188 33909 20428;;;### (autoloads nil "package" "emacs-lisp/package.el" (22217 43732
20421;;;;;; 808230 168000)) 20429;;;;;; 416164 355000))
20422;;; Generated autoloads from emacs-lisp/package.el 20430;;; Generated autoloads from emacs-lisp/package.el
20423(push (purecopy '(package 1 1 0)) package--builtin-versions) 20431(push (purecopy '(package 1 1 0)) package--builtin-versions)
20424 20432
@@ -20533,7 +20541,7 @@ The list is displayed in a buffer named `*Packages*'.
20533 20541
20534;;;*** 20542;;;***
20535 20543
20536;;;### (autoloads nil "paren" "paren.el" (22180 39318 463077 245000)) 20544;;;### (autoloads nil "paren" "paren.el" (22150 28228 666072 702000))
20537;;; Generated autoloads from paren.el 20545;;; Generated autoloads from paren.el
20538 20546
20539(defvar show-paren-mode nil "\ 20547(defvar show-paren-mode nil "\
@@ -20559,8 +20567,8 @@ matching parenthesis is highlighted in `show-paren-style' after
20559 20567
20560;;;*** 20568;;;***
20561 20569
20562;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22180 20570;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22226
20563;;;;;; 39318 245078 248000)) 20571;;;;;; 58701 641313 948000))
20564;;; Generated autoloads from calendar/parse-time.el 20572;;; Generated autoloads from calendar/parse-time.el
20565(put 'parse-time-rules 'risky-local-variable t) 20573(put 'parse-time-rules 'risky-local-variable t)
20566 20574
@@ -20573,8 +20581,8 @@ unknown are returned as nil.
20573 20581
20574;;;*** 20582;;;***
20575 20583
20576;;;### (autoloads nil "pascal" "progmodes/pascal.el" (22180 39318 20584;;;### (autoloads nil "pascal" "progmodes/pascal.el" (22197 58438
20577;;;;;; 498077 84000)) 20585;;;;;; 503460 447000))
20578;;; Generated autoloads from progmodes/pascal.el 20586;;; Generated autoloads from progmodes/pascal.el
20579 20587
20580(autoload 'pascal-mode "pascal" "\ 20588(autoload 'pascal-mode "pascal" "\
@@ -20623,8 +20631,8 @@ See also the user variables `pascal-type-keywords', `pascal-start-keywords' and
20623 20631
20624;;;*** 20632;;;***
20625 20633
20626;;;### (autoloads nil "password-cache" "password-cache.el" (22180 20634;;;### (autoloads nil "password-cache" "password-cache.el" (22150
20627;;;;;; 39318 463077 245000)) 20635;;;;;; 28228 666072 702000))
20628;;; Generated autoloads from password-cache.el 20636;;; Generated autoloads from password-cache.el
20629 20637
20630(defvar password-cache t "\ 20638(defvar password-cache t "\
@@ -20645,8 +20653,8 @@ Check if KEY is in the cache.
20645 20653
20646;;;*** 20654;;;***
20647 20655
20648;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22183 58408 20656;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22195 16710
20649;;;;;; 668002 30000)) 20657;;;;;; 371344 967000))
20650;;; Generated autoloads from emacs-lisp/pcase.el 20658;;; Generated autoloads from emacs-lisp/pcase.el
20651 20659
20652(autoload 'pcase "pcase" "\ 20660(autoload 'pcase "pcase" "\
@@ -20654,7 +20662,7 @@ Evaluate EXP and attempt to match it against structural patterns.
20654CASES is a list of elements of the form (PATTERN CODE...). 20662CASES is a list of elements of the form (PATTERN CODE...).
20655 20663
20656A structural PATTERN describes a template that identifies a class 20664A structural PATTERN describes a template that identifies a class
20657of values. For example, the pattern `(,foo ,bar) matches any 20665of values. For example, the pattern \\=`(,foo ,bar) matches any
20658two element list, binding its elements to symbols named `foo' and 20666two element list, binding its elements to symbols named `foo' and
20659`bar' -- in much the same way that `cl-destructuring-bind' would. 20667`bar' -- in much the same way that `cl-destructuring-bind' would.
20660 20668
@@ -20662,12 +20670,12 @@ A significant difference from `cl-destructuring-bind' is that, if
20662a pattern match fails, the next case is tried until either a 20670a pattern match fails, the next case is tried until either a
20663successful match is found or there are no more cases. 20671successful match is found or there are no more cases.
20664 20672
20665Another difference is that pattern elements may be backquoted, 20673Another difference is that pattern elements may be quoted,
20666meaning they must match exactly: The pattern \\='(foo bar) 20674meaning they must match exactly: The pattern \\='(foo bar)
20667matches only against two element lists containing the symbols 20675matches only against two element lists containing the symbols
20668`foo' and `bar' in that order. (As a short-hand, atoms always 20676`foo' and `bar' in that order. (As a short-hand, atoms always
20669match themselves, such as numbers or strings, and need not be 20677match themselves, such as numbers or strings, and need not be
20670quoted). 20678quoted.)
20671 20679
20672Lastly, a pattern can be logical, such as (pred numberp), that 20680Lastly, a pattern can be logical, such as (pred numberp), that
20673matches any number-like element; or the symbol `_', that matches 20681matches any number-like element; or the symbol `_', that matches
@@ -20766,8 +20774,8 @@ to this macro.
20766 20774
20767;;;*** 20775;;;***
20768 20776
20769;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (22180 39318 463077 20777;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (22150 28228 666072
20770;;;;;; 245000)) 20778;;;;;; 702000))
20771;;; Generated autoloads from pcmpl-cvs.el 20779;;; Generated autoloads from pcmpl-cvs.el
20772 20780
20773(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20781(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20777,8 +20785,8 @@ Completion rules for the `cvs' command.
20777 20785
20778;;;*** 20786;;;***
20779 20787
20780;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22180 39318 463077 20788;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22150 28228 666072
20781;;;;;; 245000)) 20789;;;;;; 702000))
20782;;; Generated autoloads from pcmpl-gnu.el 20790;;; Generated autoloads from pcmpl-gnu.el
20783 20791
20784(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20792(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20805,8 +20813,8 @@ Completion for the GNU tar utility.
20805 20813
20806;;;*** 20814;;;***
20807 20815
20808;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (22180 39318 20816;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (22150 28228
20809;;;;;; 463077 245000)) 20817;;;;;; 670072 702000))
20810;;; Generated autoloads from pcmpl-linux.el 20818;;; Generated autoloads from pcmpl-linux.el
20811 20819
20812(autoload 'pcomplete/kill "pcmpl-linux" "\ 20820(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20826,8 +20834,8 @@ Completion for GNU/Linux `mount'.
20826 20834
20827;;;*** 20835;;;***
20828 20836
20829;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (22180 39318 463077 20837;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (22150 28228 670072
20830;;;;;; 245000)) 20838;;;;;; 702000))
20831;;; Generated autoloads from pcmpl-rpm.el 20839;;; Generated autoloads from pcmpl-rpm.el
20832 20840
20833(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20841(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20837,8 +20845,8 @@ Completion for the `rpm' command.
20837 20845
20838;;;*** 20846;;;***
20839 20847
20840;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (22180 39318 463077 20848;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (22150 28228 670072
20841;;;;;; 245000)) 20849;;;;;; 702000))
20842;;; Generated autoloads from pcmpl-unix.el 20850;;; Generated autoloads from pcmpl-unix.el
20843 20851
20844(autoload 'pcomplete/cd "pcmpl-unix" "\ 20852(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20893,8 +20901,8 @@ Includes files as well as host names followed by a colon.
20893 20901
20894;;;*** 20902;;;***
20895 20903
20896;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (22180 39318 463077 20904;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (22150 28228 670072
20897;;;;;; 245000)) 20905;;;;;; 702000))
20898;;; Generated autoloads from pcmpl-x.el 20906;;; Generated autoloads from pcmpl-x.el
20899 20907
20900(autoload 'pcomplete/tlmgr "pcmpl-x" "\ 20908(autoload 'pcomplete/tlmgr "pcmpl-x" "\
@@ -20918,8 +20926,8 @@ Completion for the `ag' command.
20918 20926
20919;;;*** 20927;;;***
20920 20928
20921;;;### (autoloads nil "pcomplete" "pcomplete.el" (22180 39318 463077 20929;;;### (autoloads nil "pcomplete" "pcomplete.el" (22150 28228 674072
20922;;;;;; 245000)) 20930;;;;;; 702000))
20923;;; Generated autoloads from pcomplete.el 20931;;; Generated autoloads from pcomplete.el
20924 20932
20925(autoload 'pcomplete "pcomplete" "\ 20933(autoload 'pcomplete "pcomplete" "\
@@ -20976,7 +20984,7 @@ Setup `shell-mode' to use pcomplete.
20976 20984
20977;;;*** 20985;;;***
20978 20986
20979;;;### (autoloads nil "pcvs" "vc/pcvs.el" (22183 58408 707001 720000)) 20987;;;### (autoloads nil "pcvs" "vc/pcvs.el" (22182 4679 527463 499000))
20980;;; Generated autoloads from vc/pcvs.el 20988;;; Generated autoloads from vc/pcvs.el
20981 20989
20982(autoload 'cvs-checkout "pcvs" "\ 20990(autoload 'cvs-checkout "pcvs" "\
@@ -21051,8 +21059,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21051 21059
21052;;;*** 21060;;;***
21053 21061
21054;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (22180 39318 21062;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (22150 28229
21055;;;;;; 552076 836000)) 21063;;;;;; 278072 702000))
21056;;; Generated autoloads from vc/pcvs-defs.el 21064;;; Generated autoloads from vc/pcvs-defs.el
21057 21065
21058(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\ 21066(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\
@@ -21060,8 +21068,8 @@ Global menu used by PCL-CVS.")
21060 21068
21061;;;*** 21069;;;***
21062 21070
21063;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (22180 21071;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (22197
21064;;;;;; 39318 498077 84000)) 21072;;;;;; 58438 503460 447000))
21065;;; Generated autoloads from progmodes/perl-mode.el 21073;;; Generated autoloads from progmodes/perl-mode.el
21066(put 'perl-indent-level 'safe-local-variable 'integerp) 21074(put 'perl-indent-level 'safe-local-variable 'integerp)
21067(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 21075(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -21122,8 +21130,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
21122 21130
21123;;;*** 21131;;;***
21124 21132
21125;;;### (autoloads nil "picture" "textmodes/picture.el" (22180 39318 21133;;;### (autoloads nil "picture" "textmodes/picture.el" (22168 58180
21126;;;;;; 532076 928000)) 21134;;;;;; 311008 971000))
21127;;; Generated autoloads from textmodes/picture.el 21135;;; Generated autoloads from textmodes/picture.el
21128 21136
21129(autoload 'picture-mode "picture" "\ 21137(autoload 'picture-mode "picture" "\
@@ -21203,8 +21211,8 @@ they are not by default assigned to keys.
21203 21211
21204;;;*** 21212;;;***
21205 21213
21206;;;### (autoloads nil "pinentry" "net/pinentry.el" (22180 39318 411077 21214;;;### (autoloads nil "pinentry" "net/pinentry.el" (22218 64587 997919
21207;;;;;; 484000)) 21215;;;;;; 743000))
21208;;; Generated autoloads from net/pinentry.el 21216;;; Generated autoloads from net/pinentry.el
21209(push (purecopy '(pinentry 0 1)) package--builtin-versions) 21217(push (purecopy '(pinentry 0 1)) package--builtin-versions)
21210 21218
@@ -21221,8 +21229,8 @@ will not be shown.
21221 21229
21222;;;*** 21230;;;***
21223 21231
21224;;;### (autoloads nil "plstore" "gnus/plstore.el" (22180 39318 353077 21232;;;### (autoloads nil "plstore" "gnus/plstore.el" (22150 28228 10072
21225;;;;;; 751000)) 21233;;;;;; 702000))
21226;;; Generated autoloads from gnus/plstore.el 21234;;; Generated autoloads from gnus/plstore.el
21227 21235
21228(autoload 'plstore-open "plstore" "\ 21236(autoload 'plstore-open "plstore" "\
@@ -21237,8 +21245,8 @@ Major mode for editing PLSTORE files.
21237 21245
21238;;;*** 21246;;;***
21239 21247
21240;;;### (autoloads nil "po" "textmodes/po.el" (22180 39318 533076 21248;;;### (autoloads nil "po" "textmodes/po.el" (22150 28229 106072
21241;;;;;; 923000)) 21249;;;;;; 702000))
21242;;; Generated autoloads from textmodes/po.el 21250;;; Generated autoloads from textmodes/po.el
21243 21251
21244(autoload 'po-find-file-coding-system "po" "\ 21252(autoload 'po-find-file-coding-system "po" "\
@@ -21249,7 +21257,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
21249 21257
21250;;;*** 21258;;;***
21251 21259
21252;;;### (autoloads nil "pong" "play/pong.el" (22180 39318 467077 227000)) 21260;;;### (autoloads nil "pong" "play/pong.el" (22150 28228 682072 702000))
21253;;; Generated autoloads from play/pong.el 21261;;; Generated autoloads from play/pong.el
21254 21262
21255(autoload 'pong "pong" "\ 21263(autoload 'pong "pong" "\
@@ -21265,7 +21273,7 @@ pong-mode keybindings:\\<pong-mode-map>
21265 21273
21266;;;*** 21274;;;***
21267 21275
21268;;;### (autoloads nil "pop3" "gnus/pop3.el" (22180 39318 354077 747000)) 21276;;;### (autoloads nil "pop3" "gnus/pop3.el" (22150 28228 14072 702000))
21269;;; Generated autoloads from gnus/pop3.el 21277;;; Generated autoloads from gnus/pop3.el
21270 21278
21271(autoload 'pop3-movemail "pop3" "\ 21279(autoload 'pop3-movemail "pop3" "\
@@ -21276,8 +21284,8 @@ Use streaming commands.
21276 21284
21277;;;*** 21285;;;***
21278 21286
21279;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (22180 39318 292078 21287;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (22150 28227 454072
21280;;;;;; 32000)) 21288;;;;;; 702000))
21281;;; Generated autoloads from emacs-lisp/pp.el 21289;;; Generated autoloads from emacs-lisp/pp.el
21282 21290
21283(autoload 'pp-to-string "pp" "\ 21291(autoload 'pp-to-string "pp" "\
@@ -21327,8 +21335,8 @@ Ignores leading comment characters.
21327 21335
21328;;;*** 21336;;;***
21329 21337
21330;;;### (autoloads nil "printing" "printing.el" (22180 39318 468077 21338;;;### (autoloads nil "printing" "printing.el" (22150 28228 698072
21331;;;;;; 222000)) 21339;;;;;; 702000))
21332;;; Generated autoloads from printing.el 21340;;; Generated autoloads from printing.el
21333(push (purecopy '(printing 6 9 3)) package--builtin-versions) 21341(push (purecopy '(printing 6 9 3)) package--builtin-versions)
21334 21342
@@ -21916,7 +21924,7 @@ are both set to t.
21916 21924
21917;;;*** 21925;;;***
21918 21926
21919;;;### (autoloads nil "proced" "proced.el" (22180 39318 469077 218000)) 21927;;;### (autoloads nil "proced" "proced.el" (22150 28228 702072 702000))
21920;;; Generated autoloads from proced.el 21928;;; Generated autoloads from proced.el
21921 21929
21922(autoload 'proced "proced" "\ 21930(autoload 'proced "proced" "\
@@ -21934,8 +21942,8 @@ Proced buffers.
21934 21942
21935;;;*** 21943;;;***
21936 21944
21937;;;### (autoloads nil "profiler" "profiler.el" (22180 39318 469077 21945;;;### (autoloads nil "profiler" "profiler.el" (22150 28228 702072
21938;;;;;; 218000)) 21946;;;;;; 702000))
21939;;; Generated autoloads from profiler.el 21947;;; Generated autoloads from profiler.el
21940 21948
21941(autoload 'profiler-start "profiler" "\ 21949(autoload 'profiler-start "profiler" "\
@@ -21963,8 +21971,8 @@ Open profile FILENAME.
21963 21971
21964;;;*** 21972;;;***
21965 21973
21966;;;### (autoloads nil "project" "progmodes/project.el" (22188 33909 21974;;;### (autoloads nil "project" "progmodes/project.el" (22188 43494
21967;;;;;; 812230 144000)) 21975;;;;;; 105543 203000))
21968;;; Generated autoloads from progmodes/project.el 21976;;; Generated autoloads from progmodes/project.el
21969 21977
21970(autoload 'project-current "project" "\ 21978(autoload 'project-current "project" "\
@@ -22004,8 +22012,8 @@ recognized.
22004 22012
22005;;;*** 22013;;;***
22006 22014
22007;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22188 33909 22015;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22192 3520
22008;;;;;; 813230 138000)) 22016;;;;;; 595582 391000))
22009;;; Generated autoloads from progmodes/prolog.el 22017;;; Generated autoloads from progmodes/prolog.el
22010 22018
22011(autoload 'prolog-mode "prolog" "\ 22019(autoload 'prolog-mode "prolog" "\
@@ -22038,7 +22046,7 @@ With prefix argument ARG, restart the Prolog process if running before.
22038 22046
22039;;;*** 22047;;;***
22040 22048
22041;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22180 39318 513077 15000)) 22049;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22150 28228 986072 702000))
22042;;; Generated autoloads from ps-bdf.el 22050;;; Generated autoloads from ps-bdf.el
22043 22051
22044(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ 22052(defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\
@@ -22049,8 +22057,8 @@ The default value is (\"/usr/local/share/emacs/fonts/bdf\").")
22049 22057
22050;;;*** 22058;;;***
22051 22059
22052;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (22180 39318 22060;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (22197 58438
22053;;;;;; 500077 75000)) 22061;;;;;; 507460 447000))
22054;;; Generated autoloads from progmodes/ps-mode.el 22062;;; Generated autoloads from progmodes/ps-mode.el
22055(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) 22063(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions)
22056 22064
@@ -22096,8 +22104,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22096 22104
22097;;;*** 22105;;;***
22098 22106
22099;;;### (autoloads nil "ps-print" "ps-print.el" (22180 39318 514077 22107;;;### (autoloads nil "ps-print" "ps-print.el" (22220 19926 440329
22100;;;;;; 11000)) 22108;;;;;; 271000))
22101;;; Generated autoloads from ps-print.el 22109;;; Generated autoloads from ps-print.el
22102(push (purecopy '(ps-print 7 3 5)) package--builtin-versions) 22110(push (purecopy '(ps-print 7 3 5)) package--builtin-versions)
22103 22111
@@ -22294,8 +22302,8 @@ If EXTENSION is any other symbol, it is ignored.
22294 22302
22295;;;*** 22303;;;***
22296 22304
22297;;;### (autoloads nil "pulse" "cedet/pulse.el" (22180 39318 252078 22305;;;### (autoloads nil "pulse" "cedet/pulse.el" (22150 28227 222072
22298;;;;;; 216000)) 22306;;;;;; 702000))
22299;;; Generated autoloads from cedet/pulse.el 22307;;; Generated autoloads from cedet/pulse.el
22300(push (purecopy '(pulse 1 0)) package--builtin-versions) 22308(push (purecopy '(pulse 1 0)) package--builtin-versions)
22301 22309
@@ -22313,8 +22321,8 @@ Optional argument FACE specifies the face to do the highlighting.
22313 22321
22314;;;*** 22322;;;***
22315 22323
22316;;;### (autoloads nil "python" "progmodes/python.el" (22183 58408 22324;;;### (autoloads nil "python" "progmodes/python.el" (22182 4679
22317;;;;;; 699001 784000)) 22325;;;;;; 475463 499000))
22318;;; Generated autoloads from progmodes/python.el 22326;;; Generated autoloads from progmodes/python.el
22319(push (purecopy '(python 0 25 1)) package--builtin-versions) 22327(push (purecopy '(python 0 25 1)) package--builtin-versions)
22320 22328
@@ -22351,7 +22359,7 @@ Major mode for editing Python files.
22351 22359
22352;;;*** 22360;;;***
22353 22361
22354;;;### (autoloads nil "qp" "gnus/qp.el" (22180 39318 354077 747000)) 22362;;;### (autoloads nil "qp" "gnus/qp.el" (22150 28228 14072 702000))
22355;;; Generated autoloads from gnus/qp.el 22363;;; Generated autoloads from gnus/qp.el
22356 22364
22357(autoload 'quoted-printable-decode-region "qp" "\ 22365(autoload 'quoted-printable-decode-region "qp" "\
@@ -22370,8 +22378,8 @@ them into characters should be done separately.
22370 22378
22371;;;*** 22379;;;***
22372 22380
22373;;;### (autoloads nil "quail" "international/quail.el" (22180 39318 22381;;;### (autoloads nil "quail" "international/quail.el" (22174 10581
22374;;;;;; 368077 682000)) 22382;;;;;; 673112 520000))
22375;;; Generated autoloads from international/quail.el 22383;;; Generated autoloads from international/quail.el
22376 22384
22377(autoload 'quail-title "quail" "\ 22385(autoload 'quail-title "quail" "\
@@ -22601,8 +22609,8 @@ of each directory.
22601 22609
22602;;;*** 22610;;;***
22603 22611
22604;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (22180 22612;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (22150
22605;;;;;; 39318 382077 618000)) 22613;;;;;; 28228 202072 702000))
22606;;; Generated autoloads from leim/quail/hangul.el 22614;;; Generated autoloads from leim/quail/hangul.el
22607 22615
22608(autoload 'hangul-input-method-activate "quail/hangul" "\ 22616(autoload 'hangul-input-method-activate "quail/hangul" "\
@@ -22615,7 +22623,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'.
22615;;;*** 22623;;;***
22616 22624
22617;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" 22625;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el"
22618;;;;;; (22180 39318 385077 604000)) 22626;;;;;; (22150 28228 210072 702000))
22619;;; Generated autoloads from leim/quail/uni-input.el 22627;;; Generated autoloads from leim/quail/uni-input.el
22620 22628
22621(autoload 'ucs-input-activate "quail/uni-input" "\ 22629(autoload 'ucs-input-activate "quail/uni-input" "\
@@ -22629,8 +22637,8 @@ While this input method is active, the variable
22629 22637
22630;;;*** 22638;;;***
22631 22639
22632;;;### (autoloads nil "quickurl" "net/quickurl.el" (22180 39318 412077 22640;;;### (autoloads nil "quickurl" "net/quickurl.el" (22197 58438 347460
22633;;;;;; 480000)) 22641;;;;;; 447000))
22634;;; Generated autoloads from net/quickurl.el 22642;;; Generated autoloads from net/quickurl.el
22635 22643
22636(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 22644(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -22701,8 +22709,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22701 22709
22702;;;*** 22710;;;***
22703 22711
22704;;;### (autoloads nil "rcirc" "net/rcirc.el" (22180 39318 413077 22712;;;### (autoloads nil "rcirc" "net/rcirc.el" (22150 28228 390072
22705;;;;;; 475000)) 22713;;;;;; 702000))
22706;;; Generated autoloads from net/rcirc.el 22714;;; Generated autoloads from net/rcirc.el
22707 22715
22708(autoload 'rcirc "rcirc" "\ 22716(autoload 'rcirc "rcirc" "\
@@ -22740,8 +22748,8 @@ if ARG is omitted or nil.
22740 22748
22741;;;*** 22749;;;***
22742 22750
22743;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (22180 22751;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (22150
22744;;;;;; 39318 292078 32000)) 22752;;;;;; 28227 454072 702000))
22745;;; Generated autoloads from emacs-lisp/re-builder.el 22753;;; Generated autoloads from emacs-lisp/re-builder.el
22746 22754
22747(defalias 'regexp-builder 're-builder) 22755(defalias 'regexp-builder 're-builder)
@@ -22759,8 +22767,8 @@ matching parts of the target buffer will be highlighted.
22759 22767
22760;;;*** 22768;;;***
22761 22769
22762;;;### (autoloads nil "recentf" "recentf.el" (22180 39318 515077 22770;;;### (autoloads nil "recentf" "recentf.el" (22150 28228 990072
22763;;;;;; 6000)) 22771;;;;;; 702000))
22764;;; Generated autoloads from recentf.el 22772;;; Generated autoloads from recentf.el
22765 22773
22766(defvar recentf-mode nil "\ 22774(defvar recentf-mode nil "\
@@ -22786,7 +22794,7 @@ were operated on recently.
22786 22794
22787;;;*** 22795;;;***
22788 22796
22789;;;### (autoloads nil "rect" "rect.el" (22180 39318 515077 6000)) 22797;;;### (autoloads nil "rect" "rect.el" (22165 41682 167062 999000))
22790;;; Generated autoloads from rect.el 22798;;; Generated autoloads from rect.el
22791 22799
22792(autoload 'delete-rectangle "rect" "\ 22800(autoload 'delete-rectangle "rect" "\
@@ -22926,8 +22934,8 @@ Activates the region if needed. Only lasts until the region is deactivated.
22926 22934
22927;;;*** 22935;;;***
22928 22936
22929;;;### (autoloads nil "refill" "textmodes/refill.el" (22180 39318 22937;;;### (autoloads nil "refill" "textmodes/refill.el" (22150 28229
22930;;;;;; 533076 923000)) 22938;;;;;; 106072 702000))
22931;;; Generated autoloads from textmodes/refill.el 22939;;; Generated autoloads from textmodes/refill.el
22932 22940
22933(autoload 'refill-mode "refill" "\ 22941(autoload 'refill-mode "refill" "\
@@ -22947,8 +22955,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
22947 22955
22948;;;*** 22956;;;***
22949 22957
22950;;;### (autoloads nil "reftex" "textmodes/reftex.el" (22180 39318 22958;;;### (autoloads nil "reftex" "textmodes/reftex.el" (22179 28801
22951;;;;;; 536076 909000)) 22959;;;;;; 466001 468000))
22952;;; Generated autoloads from textmodes/reftex.el 22960;;; Generated autoloads from textmodes/reftex.el
22953(autoload 'reftex-citation "reftex-cite" nil t) 22961(autoload 'reftex-citation "reftex-cite" nil t)
22954(autoload 'reftex-all-document-files "reftex-parse") 22962(autoload 'reftex-all-document-files "reftex-parse")
@@ -23001,8 +23009,8 @@ This enforces rescanning the buffer on next use.
23001 23009
23002;;;*** 23010;;;***
23003 23011
23004;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (22183 23012;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (22182
23005;;;;;; 58408 706001 728000)) 23013;;;;;; 44208 583853 279000))
23006;;; Generated autoloads from textmodes/reftex-vars.el 23014;;; Generated autoloads from textmodes/reftex-vars.el
23007(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23015(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
23008(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23016(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -23011,8 +23019,8 @@ This enforces rescanning the buffer on next use.
23011 23019
23012;;;*** 23020;;;***
23013 23021
23014;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22180 23022;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22150
23015;;;;;; 39318 292078 32000)) 23023;;;;;; 28227 454072 702000))
23016;;; Generated autoloads from emacs-lisp/regexp-opt.el 23024;;; Generated autoloads from emacs-lisp/regexp-opt.el
23017 23025
23018(autoload 'regexp-opt "regexp-opt" "\ 23026(autoload 'regexp-opt "regexp-opt" "\
@@ -23041,15 +23049,15 @@ This means the number of non-shy regexp grouping constructs
23041 23049
23042;;;*** 23050;;;***
23043 23051
23044;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (22180 39318 292078 23052;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (22150 28227 454072
23045;;;;;; 32000)) 23053;;;;;; 702000))
23046;;; Generated autoloads from emacs-lisp/regi.el 23054;;; Generated autoloads from emacs-lisp/regi.el
23047(push (purecopy '(regi 1 8)) package--builtin-versions) 23055(push (purecopy '(regi 1 8)) package--builtin-versions)
23048 23056
23049;;;*** 23057;;;***
23050 23058
23051;;;### (autoloads nil "remember" "textmodes/remember.el" (22180 39318 23059;;;### (autoloads nil "remember" "textmodes/remember.el" (22150 28229
23052;;;;;; 536076 909000)) 23060;;;;;; 130072 702000))
23053;;; Generated autoloads from textmodes/remember.el 23061;;; Generated autoloads from textmodes/remember.el
23054(push (purecopy '(remember 2 0)) package--builtin-versions) 23062(push (purecopy '(remember 2 0)) package--builtin-versions)
23055 23063
@@ -23103,7 +23111,7 @@ to turn the *scratch* buffer into your notes buffer.
23103 23111
23104;;;*** 23112;;;***
23105 23113
23106;;;### (autoloads nil "repeat" "repeat.el" (22180 39318 515077 6000)) 23114;;;### (autoloads nil "repeat" "repeat.el" (22150 28228 994072 702000))
23107;;; Generated autoloads from repeat.el 23115;;; Generated autoloads from repeat.el
23108(push (purecopy '(repeat 0 51)) package--builtin-versions) 23116(push (purecopy '(repeat 0 51)) package--builtin-versions)
23109 23117
@@ -23126,8 +23134,8 @@ recently executed command not bound to an input event\".
23126 23134
23127;;;*** 23135;;;***
23128 23136
23129;;;### (autoloads nil "reporter" "mail/reporter.el" (22180 39318 23137;;;### (autoloads nil "reporter" "mail/reporter.el" (22150 28228
23130;;;;;; 388077 590000)) 23138;;;;;; 234072 702000))
23131;;; Generated autoloads from mail/reporter.el 23139;;; Generated autoloads from mail/reporter.el
23132 23140
23133(autoload 'reporter-submit-bug-report "reporter" "\ 23141(autoload 'reporter-submit-bug-report "reporter" "\
@@ -23158,8 +23166,8 @@ mail-sending package is used for editing and sending the message.
23158 23166
23159;;;*** 23167;;;***
23160 23168
23161;;;### (autoloads nil "reposition" "reposition.el" (22180 39318 516077 23169;;;### (autoloads nil "reposition" "reposition.el" (22150 28228 994072
23162;;;;;; 2000)) 23170;;;;;; 702000))
23163;;; Generated autoloads from reposition.el 23171;;; Generated autoloads from reposition.el
23164 23172
23165(autoload 'reposition-window "reposition" "\ 23173(autoload 'reposition-window "reposition" "\
@@ -23185,7 +23193,7 @@ first comment line visible (if point is in a comment).
23185 23193
23186;;;*** 23194;;;***
23187 23195
23188;;;### (autoloads nil "reveal" "reveal.el" (22180 39318 516077 2000)) 23196;;;### (autoloads nil "reveal" "reveal.el" (22150 28228 994072 702000))
23189;;; Generated autoloads from reveal.el 23197;;; Generated autoloads from reveal.el
23190 23198
23191(autoload 'reveal-mode "reveal" "\ 23199(autoload 'reveal-mode "reveal" "\
@@ -23200,7 +23208,7 @@ reveals invisible text around point.
23200\(fn &optional ARG)" t nil) 23208\(fn &optional ARG)" t nil)
23201 23209
23202(defvar global-reveal-mode nil "\ 23210(defvar global-reveal-mode nil "\
23203Non-nil if Global-Reveal mode is enabled. 23211Non-nil if Global Reveal mode is enabled.
23204See the command `global-reveal-mode' for a description of this minor mode. 23212See the command `global-reveal-mode' for a description of this minor mode.
23205Setting this variable directly does not take effect; 23213Setting this variable directly does not take effect;
23206either customize it (see the info node `Easy Customization') 23214either customize it (see the info node `Easy Customization')
@@ -23220,8 +23228,8 @@ the mode if ARG is omitted or nil.
23220 23228
23221;;;*** 23229;;;***
23222 23230
23223;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (22180 39318 292078 23231;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (22150 28227 454072
23224;;;;;; 32000)) 23232;;;;;; 702000))
23225;;; Generated autoloads from emacs-lisp/ring.el 23233;;; Generated autoloads from emacs-lisp/ring.el
23226 23234
23227(autoload 'ring-p "ring" "\ 23235(autoload 'ring-p "ring" "\
@@ -23236,8 +23244,8 @@ Make a ring that can contain SIZE elements.
23236 23244
23237;;;*** 23245;;;***
23238 23246
23239;;;### (autoloads nil "rlogin" "net/rlogin.el" (22180 39318 413077 23247;;;### (autoloads nil "rlogin" "net/rlogin.el" (22150 28228 394072
23240;;;;;; 475000)) 23248;;;;;; 702000))
23241;;; Generated autoloads from net/rlogin.el 23249;;; Generated autoloads from net/rlogin.el
23242 23250
23243(autoload 'rlogin "rlogin" "\ 23251(autoload 'rlogin "rlogin" "\
@@ -23281,8 +23289,8 @@ variable.
23281 23289
23282;;;*** 23290;;;***
23283 23291
23284;;;### (autoloads nil "rmail" "mail/rmail.el" (22180 39318 389077 23292;;;### (autoloads nil "rmail" "mail/rmail.el" (22197 58438 347460
23285;;;;;; 585000)) 23293;;;;;; 447000))
23286;;; Generated autoloads from mail/rmail.el 23294;;; Generated autoloads from mail/rmail.el
23287 23295
23288(defvar rmail-file-name (purecopy "~/RMAIL") "\ 23296(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -23479,8 +23487,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23479 23487
23480;;;*** 23488;;;***
23481 23489
23482;;;### (autoloads nil "rmailout" "mail/rmailout.el" (22180 39318 23490;;;### (autoloads nil "rmailout" "mail/rmailout.el" (22150 28228
23483;;;;;; 390077 581000)) 23491;;;;;; 246072 702000))
23484;;; Generated autoloads from mail/rmailout.el 23492;;; Generated autoloads from mail/rmailout.el
23485(put 'rmail-output-file-alist 'risky-local-variable t) 23493(put 'rmail-output-file-alist 'risky-local-variable t)
23486 23494
@@ -23544,8 +23552,8 @@ than appending to it. Deletes the message after writing if
23544 23552
23545;;;*** 23553;;;***
23546 23554
23547;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (22180 39318 23555;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (22150 28228
23548;;;;;; 423077 429000)) 23556;;;;;; 454072 702000))
23549;;; Generated autoloads from nxml/rng-cmpct.el 23557;;; Generated autoloads from nxml/rng-cmpct.el
23550 23558
23551(autoload 'rng-c-load-schema "rng-cmpct" "\ 23559(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23556,8 +23564,8 @@ Return a pattern.
23556 23564
23557;;;*** 23565;;;***
23558 23566
23559;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (22180 39318 23567;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (22150 28228
23560;;;;;; 424077 425000)) 23568;;;;;; 458072 702000))
23561;;; Generated autoloads from nxml/rng-nxml.el 23569;;; Generated autoloads from nxml/rng-nxml.el
23562 23570
23563(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23571(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23569,8 +23577,8 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23569 23577
23570;;;*** 23578;;;***
23571 23579
23572;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (22180 39318 23580;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (22150 28228
23573;;;;;; 425077 420000)) 23581;;;;;; 462072 702000))
23574;;; Generated autoloads from nxml/rng-valid.el 23582;;; Generated autoloads from nxml/rng-valid.el
23575 23583
23576(autoload 'rng-validate-mode "rng-valid" "\ 23584(autoload 'rng-validate-mode "rng-valid" "\
@@ -23600,8 +23608,8 @@ to use for finding the schema.
23600 23608
23601;;;*** 23609;;;***
23602 23610
23603;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (22180 39318 426077 23611;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (22150 28228 462072
23604;;;;;; 415000)) 23612;;;;;; 702000))
23605;;; Generated autoloads from nxml/rng-xsd.el 23613;;; Generated autoloads from nxml/rng-xsd.el
23606 23614
23607(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23615(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23628,8 +23636,8 @@ must be equal.
23628 23636
23629;;;*** 23637;;;***
23630 23638
23631;;;### (autoloads nil "robin" "international/robin.el" (22122 65326 23639;;;### (autoloads nil "robin" "international/robin.el" (22086 11929
23632;;;;;; 50715 656000)) 23640;;;;;; 882062 731000))
23633;;; Generated autoloads from international/robin.el 23641;;; Generated autoloads from international/robin.el
23634 23642
23635(autoload 'robin-define-package "robin" "\ 23643(autoload 'robin-define-package "robin" "\
@@ -23661,7 +23669,7 @@ Start using robin package NAME, which is a string.
23661 23669
23662;;;*** 23670;;;***
23663 23671
23664;;;### (autoloads nil "rot13" "rot13.el" (22180 39318 516077 2000)) 23672;;;### (autoloads nil "rot13" "rot13.el" (22150 28228 994072 702000))
23665;;; Generated autoloads from rot13.el 23673;;; Generated autoloads from rot13.el
23666 23674
23667(autoload 'rot13 "rot13" "\ 23675(autoload 'rot13 "rot13" "\
@@ -23698,8 +23706,8 @@ Toggle the use of ROT13 encoding for the current window.
23698 23706
23699;;;*** 23707;;;***
23700 23708
23701;;;### (autoloads nil "rst" "textmodes/rst.el" (22180 39318 537076 23709;;;### (autoloads nil "rst" "textmodes/rst.el" (22150 28229 146072
23702;;;;;; 905000)) 23710;;;;;; 702000))
23703;;; Generated autoloads from textmodes/rst.el 23711;;; Generated autoloads from textmodes/rst.el
23704 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23712 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23705 23713
@@ -23729,8 +23737,8 @@ for modes derived from Text mode, like Mail mode.
23729 23737
23730;;;*** 23738;;;***
23731 23739
23732;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (22180 23740;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (22220
23733;;;;;; 39318 502077 66000)) 23741;;;;;; 19926 400329 271000))
23734;;; Generated autoloads from progmodes/ruby-mode.el 23742;;; Generated autoloads from progmodes/ruby-mode.el
23735(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23743(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23736 23744
@@ -23747,8 +23755,8 @@ Major mode for editing Ruby code.
23747 23755
23748;;;*** 23756;;;***
23749 23757
23750;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (22180 39318 517076 23758;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (22150 28228 994072
23751;;;;;; 997000)) 23759;;;;;; 702000))
23752;;; Generated autoloads from ruler-mode.el 23760;;; Generated autoloads from ruler-mode.el
23753(push (purecopy '(ruler-mode 1 6)) package--builtin-versions) 23761(push (purecopy '(ruler-mode 1 6)) package--builtin-versions)
23754 23762
@@ -23766,8 +23774,8 @@ if ARG is omitted or nil.
23766 23774
23767;;;*** 23775;;;***
23768 23776
23769;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (22180 39318 292078 23777;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (22150 28227 454072
23770;;;;;; 32000)) 23778;;;;;; 702000))
23771;;; Generated autoloads from emacs-lisp/rx.el 23779;;; Generated autoloads from emacs-lisp/rx.el
23772 23780
23773(autoload 'rx-to-string "rx" "\ 23781(autoload 'rx-to-string "rx" "\
@@ -24078,15 +24086,15 @@ enclosed in `(and ...)'.
24078 24086
24079;;;*** 24087;;;***
24080 24088
24081;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (22180 39318 24089;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (22150 28228
24082;;;;;; 413077 475000)) 24090;;;;;; 394072 702000))
24083;;; Generated autoloads from net/sasl-ntlm.el 24091;;; Generated autoloads from net/sasl-ntlm.el
24084(push (purecopy '(sasl 1 0)) package--builtin-versions) 24092(push (purecopy '(sasl 1 0)) package--builtin-versions)
24085 24093
24086;;;*** 24094;;;***
24087 24095
24088;;;### (autoloads nil "savehist" "savehist.el" (22180 39318 517076 24096;;;### (autoloads nil "savehist" "savehist.el" (22150 28228 994072
24089;;;;;; 997000)) 24097;;;;;; 702000))
24090;;; Generated autoloads from savehist.el 24098;;; Generated autoloads from savehist.el
24091(push (purecopy '(savehist 24)) package--builtin-versions) 24099(push (purecopy '(savehist 24)) package--builtin-versions)
24092 24100
@@ -24118,8 +24126,8 @@ histories, which is probably undesirable.
24118 24126
24119;;;*** 24127;;;***
24120 24128
24121;;;### (autoloads nil "saveplace" "saveplace.el" (22180 39318 517076 24129;;;### (autoloads nil "saveplace" "saveplace.el" (22224 16978 400323
24122;;;;;; 997000)) 24130;;;;;; 324000))
24123;;; Generated autoloads from saveplace.el 24131;;; Generated autoloads from saveplace.el
24124 24132
24125(defvar save-place-mode nil "\ 24133(defvar save-place-mode nil "\
@@ -24138,10 +24146,26 @@ where it was when you previously visited the same file.
24138 24146
24139\(fn &optional ARG)" t nil) 24147\(fn &optional ARG)" t nil)
24140 24148
24149(autoload 'save-place-local-mode "saveplace" "\
24150Toggle whether to save your place in this file between sessions.
24151If this mode is enabled, point is recorded when you kill the buffer
24152or exit Emacs. Visiting this file again will go to that position,
24153even in a later Emacs session.
24154
24155If called with a prefix arg, the mode is enabled if and only if
24156the argument is positive.
24157
24158To save places automatically in all files, put this in your init
24159file:
24160
24161\(save-place-mode 1)
24162
24163\(fn &optional ARG)" t nil)
24164
24141;;;*** 24165;;;***
24142 24166
24143;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22180 39318 24167;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22150 28228
24144;;;;;; 502077 66000)) 24168;;;;;; 910072 702000))
24145;;; Generated autoloads from progmodes/scheme.el 24169;;; Generated autoloads from progmodes/scheme.el
24146 24170
24147(autoload 'scheme-mode "scheme" "\ 24171(autoload 'scheme-mode "scheme" "\
@@ -24180,8 +24204,8 @@ that variable's value is a string.
24180 24204
24181;;;*** 24205;;;***
24182 24206
24183;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (22180 39318 24207;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (22150 28228
24184;;;;;; 354077 747000)) 24208;;;;;; 18072 702000))
24185;;; Generated autoloads from gnus/score-mode.el 24209;;; Generated autoloads from gnus/score-mode.el
24186 24210
24187(autoload 'gnus-score-mode "score-mode" "\ 24211(autoload 'gnus-score-mode "score-mode" "\
@@ -24194,8 +24218,8 @@ This mode is an extended emacs-lisp mode.
24194 24218
24195;;;*** 24219;;;***
24196 24220
24197;;;### (autoloads nil "scroll-all" "scroll-all.el" (22180 39318 517076 24221;;;### (autoloads nil "scroll-all" "scroll-all.el" (22150 28228 994072
24198;;;;;; 997000)) 24222;;;;;; 702000))
24199;;; Generated autoloads from scroll-all.el 24223;;; Generated autoloads from scroll-all.el
24200 24224
24201(defvar scroll-all-mode nil "\ 24225(defvar scroll-all-mode nil "\
@@ -24220,8 +24244,8 @@ one window apply to all visible windows in the same frame.
24220 24244
24221;;;*** 24245;;;***
24222 24246
24223;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (22180 39318 24247;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (22150 28228
24224;;;;;; 517076 997000)) 24248;;;;;; 994072 702000))
24225;;; Generated autoloads from scroll-lock.el 24249;;; Generated autoloads from scroll-lock.el
24226 24250
24227(autoload 'scroll-lock-mode "scroll-lock" "\ 24251(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -24237,16 +24261,16 @@ vertically fixed relative to window boundaries during scrolling.
24237 24261
24238;;;*** 24262;;;***
24239 24263
24240;;;### (autoloads nil "secrets" "net/secrets.el" (22180 39318 413077 24264;;;### (autoloads nil "secrets" "net/secrets.el" (22150 28228 394072
24241;;;;;; 475000)) 24265;;;;;; 702000))
24242;;; Generated autoloads from net/secrets.el 24266;;; Generated autoloads from net/secrets.el
24243(when (featurep 'dbusbind) 24267(when (featurep 'dbusbind)
24244 (autoload 'secrets-show-secrets "secrets" nil t)) 24268 (autoload 'secrets-show-secrets "secrets" nil t))
24245 24269
24246;;;*** 24270;;;***
24247 24271
24248;;;### (autoloads nil "semantic" "cedet/semantic.el" (22180 39318 24272;;;### (autoloads nil "semantic" "cedet/semantic.el" (22150 28227
24249;;;;;; 253078 211000)) 24273;;;;;; 222072 702000))
24250;;; Generated autoloads from cedet/semantic.el 24274;;; Generated autoloads from cedet/semantic.el
24251(push (purecopy '(semantic 2 2)) package--builtin-versions) 24275(push (purecopy '(semantic 2 2)) package--builtin-versions)
24252 24276
@@ -24304,7 +24328,7 @@ Semantic mode.
24304;;;*** 24328;;;***
24305 24329
24306;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" 24330;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el"
24307;;;;;; (22180 39318 254078 206000)) 24331;;;;;; (22150 28227 234072 702000))
24308;;; Generated autoloads from cedet/semantic/bovine/grammar.el 24332;;; Generated autoloads from cedet/semantic/bovine/grammar.el
24309 24333
24310(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ 24334(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\
@@ -24315,7 +24339,7 @@ Major mode for editing Bovine grammars.
24315;;;*** 24339;;;***
24316 24340
24317;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" 24341;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el"
24318;;;;;; (22180 39318 267078 147000)) 24342;;;;;; (22150 28227 266072 702000))
24319;;; Generated autoloads from cedet/semantic/wisent/grammar.el 24343;;; Generated autoloads from cedet/semantic/wisent/grammar.el
24320 24344
24321(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ 24345(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\
@@ -24325,8 +24349,8 @@ Major mode for editing Wisent grammars.
24325 24349
24326;;;*** 24350;;;***
24327 24351
24328;;;### (autoloads nil "sendmail" "mail/sendmail.el" (22180 39318 24352;;;### (autoloads nil "sendmail" "mail/sendmail.el" (22224 36171
24329;;;;;; 391077 576000)) 24353;;;;;; 816467 383000))
24330;;; Generated autoloads from mail/sendmail.el 24354;;; Generated autoloads from mail/sendmail.el
24331 24355
24332(defvar mail-from-style 'default "\ 24356(defvar mail-from-style 'default "\
@@ -24607,14 +24631,14 @@ Like `mail' command, but display mail buffer in another frame.
24607 24631
24608;;;*** 24632;;;***
24609 24633
24610;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22180 39318 293078 24634;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22150 28227 454072
24611;;;;;; 27000)) 24635;;;;;; 702000))
24612;;; Generated autoloads from emacs-lisp/seq.el 24636;;; Generated autoloads from emacs-lisp/seq.el
24613(push (purecopy '(seq 2 3)) package--builtin-versions) 24637(push (purecopy '(seq 2 3)) package--builtin-versions)
24614 24638
24615;;;*** 24639;;;***
24616 24640
24617;;;### (autoloads nil "server" "server.el" (22180 39318 518076 992000)) 24641;;;### (autoloads nil "server" "server.el" (22150 28228 998072 702000))
24618;;; Generated autoloads from server.el 24642;;; Generated autoloads from server.el
24619 24643
24620(put 'server-host 'risky-local-variable t) 24644(put 'server-host 'risky-local-variable t)
@@ -24681,7 +24705,7 @@ only these files will be asked to be saved.
24681 24705
24682;;;*** 24706;;;***
24683 24707
24684;;;### (autoloads nil "ses" "ses.el" (22188 33909 814230 133000)) 24708;;;### (autoloads nil "ses" "ses.el" (22189 64323 296321 19000))
24685;;; Generated autoloads from ses.el 24709;;; Generated autoloads from ses.el
24686 24710
24687(autoload 'ses-mode "ses" "\ 24711(autoload 'ses-mode "ses" "\
@@ -24725,8 +24749,8 @@ formula:
24725 24749
24726;;;*** 24750;;;***
24727 24751
24728;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (22180 24752;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (22150
24729;;;;;; 39318 537076 905000)) 24753;;;;;; 28229 150072 702000))
24730;;; Generated autoloads from textmodes/sgml-mode.el 24754;;; Generated autoloads from textmodes/sgml-mode.el
24731 24755
24732(autoload 'sgml-mode "sgml-mode" "\ 24756(autoload 'sgml-mode "sgml-mode" "\
@@ -24791,8 +24815,8 @@ To work around that, do:
24791 24815
24792;;;*** 24816;;;***
24793 24817
24794;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22180 24818;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22197
24795;;;;;; 39318 503077 61000)) 24819;;;;;; 58438 559460 447000))
24796;;; Generated autoloads from progmodes/sh-script.el 24820;;; Generated autoloads from progmodes/sh-script.el
24797(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24821(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24798(put 'sh-shell 'safe-local-variable 'symbolp) 24822(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24856,8 +24880,8 @@ with your script for an edit-interpret-debug cycle.
24856 24880
24857;;;*** 24881;;;***
24858 24882
24859;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (22180 39318 24883;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (22150 28227
24860;;;;;; 293078 27000)) 24884;;;;;; 454072 702000))
24861;;; Generated autoloads from emacs-lisp/shadow.el 24885;;; Generated autoloads from emacs-lisp/shadow.el
24862 24886
24863(autoload 'list-load-path-shadows "shadow" "\ 24887(autoload 'list-load-path-shadows "shadow" "\
@@ -24906,8 +24930,8 @@ function, `load-path-shadows-find'.
24906 24930
24907;;;*** 24931;;;***
24908 24932
24909;;;### (autoloads nil "shadowfile" "shadowfile.el" (22180 39318 519076 24933;;;### (autoloads nil "shadowfile" "shadowfile.el" (22150 28229 14072
24910;;;;;; 988000)) 24934;;;;;; 702000))
24911;;; Generated autoloads from shadowfile.el 24935;;; Generated autoloads from shadowfile.el
24912 24936
24913(autoload 'shadow-define-cluster "shadowfile" "\ 24937(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24945,7 +24969,7 @@ Set up file shadowing.
24945 24969
24946;;;*** 24970;;;***
24947 24971
24948;;;### (autoloads nil "shell" "shell.el" (22180 39318 519076 988000)) 24972;;;### (autoloads nil "shell" "shell.el" (22150 28229 14072 702000))
24949;;; Generated autoloads from shell.el 24973;;; Generated autoloads from shell.el
24950 24974
24951(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 24975(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -24993,7 +25017,7 @@ Otherwise, one argument `-i' is passed to the shell.
24993 25017
24994;;;*** 25018;;;***
24995 25019
24996;;;### (autoloads nil "shr" "net/shr.el" (22188 33909 809230 162000)) 25020;;;### (autoloads nil "shr" "net/shr.el" (22228 14031 719674 995000))
24997;;; Generated autoloads from net/shr.el 25021;;; Generated autoloads from net/shr.el
24998 25022
24999(autoload 'shr-render-region "shr" "\ 25023(autoload 'shr-render-region "shr" "\
@@ -25010,8 +25034,8 @@ DOM should be a parse tree as generated by
25010 25034
25011;;;*** 25035;;;***
25012 25036
25013;;;### (autoloads nil "sieve" "gnus/sieve.el" (22180 39318 355077 25037;;;### (autoloads nil "sieve" "gnus/sieve.el" (22150 28228 18072
25014;;;;;; 742000)) 25038;;;;;; 702000))
25015;;; Generated autoloads from gnus/sieve.el 25039;;; Generated autoloads from gnus/sieve.el
25016 25040
25017(autoload 'sieve-manage "sieve" "\ 25041(autoload 'sieve-manage "sieve" "\
@@ -25036,8 +25060,8 @@ DOM should be a parse tree as generated by
25036 25060
25037;;;*** 25061;;;***
25038 25062
25039;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22180 39318 25063;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22150 28228
25040;;;;;; 355077 742000)) 25064;;;;;; 18072 702000))
25041;;; Generated autoloads from gnus/sieve-mode.el 25065;;; Generated autoloads from gnus/sieve-mode.el
25042 25066
25043(autoload 'sieve-mode "sieve-mode" "\ 25067(autoload 'sieve-mode "sieve-mode" "\
@@ -25052,8 +25076,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
25052 25076
25053;;;*** 25077;;;***
25054 25078
25055;;;### (autoloads nil "simula" "progmodes/simula.el" (22180 39318 25079;;;### (autoloads nil "simula" "progmodes/simula.el" (22197 58438
25056;;;;;; 503077 61000)) 25080;;;;;; 563460 447000))
25057;;; Generated autoloads from progmodes/simula.el 25081;;; Generated autoloads from progmodes/simula.el
25058 25082
25059(autoload 'simula-mode "simula" "\ 25083(autoload 'simula-mode "simula" "\
@@ -25101,8 +25125,8 @@ with no arguments, if that value is non-nil.
25101 25125
25102;;;*** 25126;;;***
25103 25127
25104;;;### (autoloads nil "skeleton" "skeleton.el" (22180 39318 521076 25128;;;### (autoloads nil "skeleton" "skeleton.el" (22197 58438 667460
25105;;;;;; 978000)) 25129;;;;;; 447000))
25106;;; Generated autoloads from skeleton.el 25130;;; Generated autoloads from skeleton.el
25107 25131
25108(defvar skeleton-filter-function 'identity "\ 25132(defvar skeleton-filter-function 'identity "\
@@ -25221,8 +25245,8 @@ twice for the others.
25221 25245
25222;;;*** 25246;;;***
25223 25247
25224;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (22180 39318 25248;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (22150 28229
25225;;;;;; 554076 827000)) 25249;;;;;; 286072 702000))
25226;;; Generated autoloads from vc/smerge-mode.el 25250;;; Generated autoloads from vc/smerge-mode.el
25227 25251
25228(autoload 'smerge-ediff "smerge-mode" "\ 25252(autoload 'smerge-ediff "smerge-mode" "\
@@ -25249,8 +25273,8 @@ If no conflict maker is found, turn off `smerge-mode'.
25249 25273
25250;;;*** 25274;;;***
25251 25275
25252;;;### (autoloads nil "smiley" "gnus/smiley.el" (22180 39318 355077 25276;;;### (autoloads nil "smiley" "gnus/smiley.el" (22150 28228 18072
25253;;;;;; 742000)) 25277;;;;;; 702000))
25254;;; Generated autoloads from gnus/smiley.el 25278;;; Generated autoloads from gnus/smiley.el
25255 25279
25256(autoload 'smiley-region "smiley" "\ 25280(autoload 'smiley-region "smiley" "\
@@ -25267,8 +25291,8 @@ interactively. If there's no argument, do it at the current buffer.
25267 25291
25268;;;*** 25292;;;***
25269 25293
25270;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (22180 39318 25294;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (22150 28228
25271;;;;;; 391077 576000)) 25295;;;;;; 254072 702000))
25272;;; Generated autoloads from mail/smtpmail.el 25296;;; Generated autoloads from mail/smtpmail.el
25273 25297
25274(autoload 'smtpmail-send-it "smtpmail" "\ 25298(autoload 'smtpmail-send-it "smtpmail" "\
@@ -25283,8 +25307,8 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25283 25307
25284;;;*** 25308;;;***
25285 25309
25286;;;### (autoloads nil "snake" "play/snake.el" (22180 39318 467077 25310;;;### (autoloads nil "snake" "play/snake.el" (22150 28228 682072
25287;;;;;; 227000)) 25311;;;;;; 702000))
25288;;; Generated autoloads from play/snake.el 25312;;; Generated autoloads from play/snake.el
25289 25313
25290(autoload 'snake "snake" "\ 25314(autoload 'snake "snake" "\
@@ -25307,8 +25331,8 @@ Snake mode keybindings:
25307 25331
25308;;;*** 25332;;;***
25309 25333
25310;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (22180 39318 25334;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (22150 28228
25311;;;;;; 414077 471000)) 25335;;;;;; 402072 702000))
25312;;; Generated autoloads from net/snmp-mode.el 25336;;; Generated autoloads from net/snmp-mode.el
25313 25337
25314(autoload 'snmp-mode "snmp-mode" "\ 25338(autoload 'snmp-mode "snmp-mode" "\
@@ -25337,15 +25361,15 @@ then `snmpv2-mode-hook'.
25337 25361
25338;;;*** 25362;;;***
25339 25363
25340;;;### (autoloads nil "soap-client" "net/soap-client.el" (22180 39318 25364;;;### (autoloads nil "soap-client" "net/soap-client.el" (22157 46959
25341;;;;;; 415077 466000)) 25365;;;;;; 911667 766000))
25342;;; Generated autoloads from net/soap-client.el 25366;;; Generated autoloads from net/soap-client.el
25343(push (purecopy '(soap-client 3 0 2)) package--builtin-versions) 25367(push (purecopy '(soap-client 3 0 2)) package--builtin-versions)
25344 25368
25345;;;*** 25369;;;***
25346 25370
25347;;;### (autoloads nil "solar" "calendar/solar.el" (22180 39318 245078 25371;;;### (autoloads nil "solar" "calendar/solar.el" (22192 2880 943382
25348;;;;;; 248000)) 25372;;;;;; 391000))
25349;;; Generated autoloads from calendar/solar.el 25373;;; Generated autoloads from calendar/solar.el
25350 25374
25351(autoload 'sunrise-sunset "solar" "\ 25375(autoload 'sunrise-sunset "solar" "\
@@ -25360,8 +25384,8 @@ This function is suitable for execution in an init file.
25360 25384
25361;;;*** 25385;;;***
25362 25386
25363;;;### (autoloads nil "solitaire" "play/solitaire.el" (22180 39318 25387;;;### (autoloads nil "solitaire" "play/solitaire.el" (22150 28228
25364;;;;;; 467077 227000)) 25388;;;;;; 682072 702000))
25365;;; Generated autoloads from play/solitaire.el 25389;;; Generated autoloads from play/solitaire.el
25366 25390
25367(autoload 'solitaire "solitaire" "\ 25391(autoload 'solitaire "solitaire" "\
@@ -25436,7 +25460,7 @@ Pick your favorite shortcuts:
25436 25460
25437;;;*** 25461;;;***
25438 25462
25439;;;### (autoloads nil "sort" "sort.el" (22180 39318 521076 978000)) 25463;;;### (autoloads nil "sort" "sort.el" (22150 28229 18072 702000))
25440;;; Generated autoloads from sort.el 25464;;; Generated autoloads from sort.el
25441(put 'sort-fold-case 'safe-local-variable 'booleanp) 25465(put 'sort-fold-case 'safe-local-variable 'booleanp)
25442 25466
@@ -25611,7 +25635,7 @@ is non-nil, it also prints a message describing the number of deletions.
25611 25635
25612;;;*** 25636;;;***
25613 25637
25614;;;### (autoloads nil "spam" "gnus/spam.el" (22180 39318 356077 737000)) 25638;;;### (autoloads nil "spam" "gnus/spam.el" (22150 28228 22072 702000))
25615;;; Generated autoloads from gnus/spam.el 25639;;; Generated autoloads from gnus/spam.el
25616 25640
25617(autoload 'spam-initialize "spam" "\ 25641(autoload 'spam-initialize "spam" "\
@@ -25625,8 +25649,8 @@ installed through `spam-necessary-extra-headers'.
25625 25649
25626;;;*** 25650;;;***
25627 25651
25628;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22180 25652;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22150
25629;;;;;; 39318 355077 742000)) 25653;;;;;; 28228 22072 702000))
25630;;; Generated autoloads from gnus/spam-report.el 25654;;; Generated autoloads from gnus/spam-report.el
25631 25655
25632(autoload 'spam-report-process-queue "spam-report" "\ 25656(autoload 'spam-report-process-queue "spam-report" "\
@@ -25668,8 +25692,8 @@ Spam reports will be queued with the method used when
25668 25692
25669;;;*** 25693;;;***
25670 25694
25671;;;### (autoloads nil "speedbar" "speedbar.el" (22180 39318 522076 25695;;;### (autoloads nil "speedbar" "speedbar.el" (22189 64323 312321
25672;;;;;; 974000)) 25696;;;;;; 19000))
25673;;; Generated autoloads from speedbar.el 25697;;; Generated autoloads from speedbar.el
25674 25698
25675(defalias 'speedbar 'speedbar-frame-mode) 25699(defalias 'speedbar 'speedbar-frame-mode)
@@ -25693,8 +25717,8 @@ selected. If the speedbar frame is active, then select the attached frame.
25693 25717
25694;;;*** 25718;;;***
25695 25719
25696;;;### (autoloads nil "spook" "play/spook.el" (22180 39318 467077 25720;;;### (autoloads nil "spook" "play/spook.el" (22150 28228 682072
25697;;;;;; 227000)) 25721;;;;;; 702000))
25698;;; Generated autoloads from play/spook.el 25722;;; Generated autoloads from play/spook.el
25699 25723
25700(autoload 'spook "spook" "\ 25724(autoload 'spook "spook" "\
@@ -25709,8 +25733,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25709 25733
25710;;;*** 25734;;;***
25711 25735
25712;;;### (autoloads nil "sql" "progmodes/sql.el" (22180 39318 505077 25736;;;### (autoloads nil "sql" "progmodes/sql.el" (22203 10834 812791
25713;;;;;; 52000)) 25737;;;;;; 123000))
25714;;; Generated autoloads from progmodes/sql.el 25738;;; Generated autoloads from progmodes/sql.el
25715(push (purecopy '(sql 3 5)) package--builtin-versions) 25739(push (purecopy '(sql 3 5)) package--builtin-versions)
25716 25740
@@ -26176,15 +26200,15 @@ Run vsql as an inferior process.
26176 26200
26177;;;*** 26201;;;***
26178 26202
26179;;;### (autoloads nil "srecode" "cedet/srecode.el" (22180 39318 268078 26203;;;### (autoloads nil "srecode" "cedet/srecode.el" (22150 28227 270072
26180;;;;;; 142000)) 26204;;;;;; 702000))
26181;;; Generated autoloads from cedet/srecode.el 26205;;; Generated autoloads from cedet/srecode.el
26182(push (purecopy '(srecode 1 2)) package--builtin-versions) 26206(push (purecopy '(srecode 1 2)) package--builtin-versions)
26183 26207
26184;;;*** 26208;;;***
26185 26209
26186;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26210;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26187;;;;;; (22180 39318 270078 133000)) 26211;;;;;; (22150 28227 274072 702000))
26188;;; Generated autoloads from cedet/srecode/srt-mode.el 26212;;; Generated autoloads from cedet/srecode/srt-mode.el
26189 26213
26190(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26214(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -26196,8 +26220,8 @@ Major-mode for writing SRecode macros.
26196 26220
26197;;;*** 26221;;;***
26198 26222
26199;;;### (autoloads nil "starttls" "gnus/starttls.el" (22180 39318 26223;;;### (autoloads nil "starttls" "gnus/starttls.el" (22150 28228
26200;;;;;; 356077 737000)) 26224;;;;;; 22072 702000))
26201;;; Generated autoloads from gnus/starttls.el 26225;;; Generated autoloads from gnus/starttls.el
26202 26226
26203(autoload 'starttls-open-stream "starttls" "\ 26227(autoload 'starttls-open-stream "starttls" "\
@@ -26220,8 +26244,7 @@ GnuTLS requires a port number.
26220 26244
26221;;;*** 26245;;;***
26222 26246
26223;;;### (autoloads nil "strokes" "strokes.el" (22183 58408 704001 26247;;;### (autoloads nil "strokes" "strokes.el" (22182 4679 511463 499000))
26224;;;;;; 744000))
26225;;; Generated autoloads from strokes.el 26248;;; Generated autoloads from strokes.el
26226 26249
26227(autoload 'strokes-global-set-stroke "strokes" "\ 26250(autoload 'strokes-global-set-stroke "strokes" "\
@@ -26334,8 +26357,8 @@ Read a complex stroke and insert its glyph into the current buffer.
26334 26357
26335;;;*** 26358;;;***
26336 26359
26337;;;### (autoloads nil "studly" "play/studly.el" (21887 52709 923061 26360;;;### (autoloads nil "studly" "play/studly.el" (22086 11930 130062
26338;;;;;; 312000)) 26361;;;;;; 731000))
26339;;; Generated autoloads from play/studly.el 26362;;; Generated autoloads from play/studly.el
26340 26363
26341(autoload 'studlify-region "studly" "\ 26364(autoload 'studlify-region "studly" "\
@@ -26355,8 +26378,8 @@ Studlify-case the current buffer.
26355 26378
26356;;;*** 26379;;;***
26357 26380
26358;;;### (autoloads nil "subword" "progmodes/subword.el" (22180 39318 26381;;;### (autoloads nil "subword" "progmodes/subword.el" (22150 28228
26359;;;;;; 505077 52000)) 26382;;;;;; 930072 702000))
26360;;; Generated autoloads from progmodes/subword.el 26383;;; Generated autoloads from progmodes/subword.el
26361 26384
26362(define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1") 26385(define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1")
@@ -26390,7 +26413,7 @@ treat nomenclature boundaries as word boundaries.
26390\(fn &optional ARG)" t nil) 26413\(fn &optional ARG)" t nil)
26391 26414
26392(defvar global-subword-mode nil "\ 26415(defvar global-subword-mode nil "\
26393Non-nil if Global-Subword mode is enabled. 26416Non-nil if Global Subword mode is enabled.
26394See the command `global-subword-mode' for a description of this minor mode. 26417See the command `global-subword-mode' for a description of this minor mode.
26395Setting this variable directly does not take effect; 26418Setting this variable directly does not take effect;
26396either customize it (see the info node `Easy Customization') 26419either customize it (see the info node `Easy Customization')
@@ -26400,7 +26423,7 @@ or call the function `global-subword-mode'.")
26400 26423
26401(autoload 'global-subword-mode "subword" "\ 26424(autoload 'global-subword-mode "subword" "\
26402Toggle Subword mode in all buffers. 26425Toggle Subword mode in all buffers.
26403With prefix ARG, enable Global-Subword mode if ARG is positive; 26426With prefix ARG, enable Global Subword mode if ARG is positive;
26404otherwise, disable it. If called from Lisp, enable the mode if 26427otherwise, disable it. If called from Lisp, enable the mode if
26405ARG is omitted or nil. 26428ARG is omitted or nil.
26406 26429
@@ -26426,7 +26449,7 @@ as parts of words: e.g., in `superword-mode',
26426\(fn &optional ARG)" t nil) 26449\(fn &optional ARG)" t nil)
26427 26450
26428(defvar global-superword-mode nil "\ 26451(defvar global-superword-mode nil "\
26429Non-nil if Global-Superword mode is enabled. 26452Non-nil if Global Superword mode is enabled.
26430See the command `global-superword-mode' for a description of this minor mode. 26453See the command `global-superword-mode' for a description of this minor mode.
26431Setting this variable directly does not take effect; 26454Setting this variable directly does not take effect;
26432either customize it (see the info node `Easy Customization') 26455either customize it (see the info node `Easy Customization')
@@ -26436,7 +26459,7 @@ or call the function `global-superword-mode'.")
26436 26459
26437(autoload 'global-superword-mode "subword" "\ 26460(autoload 'global-superword-mode "subword" "\
26438Toggle Superword mode in all buffers. 26461Toggle Superword mode in all buffers.
26439With prefix ARG, enable Global-Superword mode if ARG is positive; 26462With prefix ARG, enable Global Superword mode if ARG is positive;
26440otherwise, disable it. If called from Lisp, enable the mode if 26463otherwise, disable it. If called from Lisp, enable the mode if
26441ARG is omitted or nil. 26464ARG is omitted or nil.
26442 26465
@@ -26448,8 +26471,8 @@ See `superword-mode' for more information on Superword mode.
26448 26471
26449;;;*** 26472;;;***
26450 26473
26451;;;### (autoloads nil "supercite" "mail/supercite.el" (22180 39318 26474;;;### (autoloads nil "supercite" "mail/supercite.el" (22150 28228
26452;;;;;; 391077 576000)) 26475;;;;;; 254072 702000))
26453;;; Generated autoloads from mail/supercite.el 26476;;; Generated autoloads from mail/supercite.el
26454 26477
26455(autoload 'sc-cite-original "supercite" "\ 26478(autoload 'sc-cite-original "supercite" "\
@@ -26481,8 +26504,8 @@ and `sc-post-hook' is run after the guts of this function.
26481 26504
26482;;;*** 26505;;;***
26483 26506
26484;;;### (autoloads nil "t-mouse" "t-mouse.el" (22180 39318 524076 26507;;;### (autoloads nil "t-mouse" "t-mouse.el" (22204 31687 849113
26485;;;;;; 965000)) 26508;;;;;; 480000))
26486;;; Generated autoloads from t-mouse.el 26509;;; Generated autoloads from t-mouse.el
26487 26510
26488(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26511(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26506,11 +26529,15 @@ This allows the use of the mouse when operating on a GNU/Linux console,
26506in the same way as you can use the mouse under X11. 26529in the same way as you can use the mouse under X11.
26507It relies on the `gpm' daemon being activated. 26530It relies on the `gpm' daemon being activated.
26508 26531
26532Note that when `gpm-mouse-mode' is enabled, you cannot use the
26533mouse to transfer text between Emacs and other programs which use
26534GPM. This is due to limitations in GPM and the Linux kernel.
26535
26509\(fn &optional ARG)" t nil) 26536\(fn &optional ARG)" t nil)
26510 26537
26511;;;*** 26538;;;***
26512 26539
26513;;;### (autoloads nil "tabify" "tabify.el" (22180 39318 524076 965000)) 26540;;;### (autoloads nil "tabify" "tabify.el" (22150 28229 26072 702000))
26514;;; Generated autoloads from tabify.el 26541;;; Generated autoloads from tabify.el
26515 26542
26516(autoload 'untabify "tabify" "\ 26543(autoload 'untabify "tabify" "\
@@ -26539,8 +26566,8 @@ The variable `tab-width' controls the spacing of tab stops.
26539 26566
26540;;;*** 26567;;;***
26541 26568
26542;;;### (autoloads nil "table" "textmodes/table.el" (22188 33909 815230 26569;;;### (autoloads nil "table" "textmodes/table.el" (22186 51800 574004
26543;;;;;; 127000)) 26570;;;;;; 628000))
26544;;; Generated autoloads from textmodes/table.el 26571;;; Generated autoloads from textmodes/table.el
26545 26572
26546(autoload 'table-insert "table" "\ 26573(autoload 'table-insert "table" "\
@@ -27111,7 +27138,7 @@ converts a table into plain text without frames. It is a companion to
27111 27138
27112;;;*** 27139;;;***
27113 27140
27114;;;### (autoloads nil "talk" "talk.el" (22180 39318 524076 965000)) 27141;;;### (autoloads nil "talk" "talk.el" (22150 28229 26072 702000))
27115;;; Generated autoloads from talk.el 27142;;; Generated autoloads from talk.el
27116 27143
27117(autoload 'talk-connect "talk" "\ 27144(autoload 'talk-connect "talk" "\
@@ -27126,8 +27153,8 @@ Connect to the Emacs talk group from the current X display or tty frame.
27126 27153
27127;;;*** 27154;;;***
27128 27155
27129;;;### (autoloads nil "tar-mode" "tar-mode.el" (22180 39318 524076 27156;;;### (autoloads nil "tar-mode" "tar-mode.el" (22150 28229 26072
27130;;;;;; 965000)) 27157;;;;;; 702000))
27131;;; Generated autoloads from tar-mode.el 27158;;; Generated autoloads from tar-mode.el
27132 27159
27133(autoload 'tar-mode "tar-mode" "\ 27160(autoload 'tar-mode "tar-mode" "\
@@ -27150,8 +27177,8 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
27150 27177
27151;;;*** 27178;;;***
27152 27179
27153;;;### (autoloads nil "tcl" "progmodes/tcl.el" (22180 39318 505077 27180;;;### (autoloads nil "tcl" "progmodes/tcl.el" (22150 28228 934072
27154;;;;;; 52000)) 27181;;;;;; 702000))
27155;;; Generated autoloads from progmodes/tcl.el 27182;;; Generated autoloads from progmodes/tcl.el
27156 27183
27157(autoload 'tcl-mode "tcl" "\ 27184(autoload 'tcl-mode "tcl" "\
@@ -27199,8 +27226,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
27199 27226
27200;;;*** 27227;;;***
27201 27228
27202;;;### (autoloads nil "telnet" "net/telnet.el" (22180 39318 415077 27229;;;### (autoloads nil "telnet" "net/telnet.el" (22150 28228 406072
27203;;;;;; 466000)) 27230;;;;;; 702000))
27204;;; Generated autoloads from net/telnet.el 27231;;; Generated autoloads from net/telnet.el
27205 27232
27206(autoload 'telnet "telnet" "\ 27233(autoload 'telnet "telnet" "\
@@ -27225,7 +27252,7 @@ Normally input is edited in Emacs and sent a line at a time.
27225 27252
27226;;;*** 27253;;;***
27227 27254
27228;;;### (autoloads nil "term" "term.el" (22180 39318 525076 960000)) 27255;;;### (autoloads nil "term" "term.el" (22150 28229 58072 702000))
27229;;; Generated autoloads from term.el 27256;;; Generated autoloads from term.el
27230 27257
27231(autoload 'make-term "term" "\ 27258(autoload 'make-term "term" "\
@@ -27267,8 +27294,8 @@ use in that buffer.
27267 27294
27268;;;*** 27295;;;***
27269 27296
27270;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (22180 27297;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (22150
27271;;;;;; 39318 294078 23000)) 27298;;;;;; 28227 458072 702000))
27272;;; Generated autoloads from emacs-lisp/testcover.el 27299;;; Generated autoloads from emacs-lisp/testcover.el
27273 27300
27274(autoload 'testcover-this-defun "testcover" "\ 27301(autoload 'testcover-this-defun "testcover" "\
@@ -27278,8 +27305,8 @@ Start coverage on function under point.
27278 27305
27279;;;*** 27306;;;***
27280 27307
27281;;;### (autoloads nil "tetris" "play/tetris.el" (22180 39318 467077 27308;;;### (autoloads nil "tetris" "play/tetris.el" (22189 64323 280321
27282;;;;;; 227000)) 27309;;;;;; 19000))
27283;;; Generated autoloads from play/tetris.el 27310;;; Generated autoloads from play/tetris.el
27284(push (purecopy '(tetris 2 1)) package--builtin-versions) 27311(push (purecopy '(tetris 2 1)) package--builtin-versions)
27285 27312
@@ -27304,8 +27331,8 @@ tetris-mode keybindings:
27304 27331
27305;;;*** 27332;;;***
27306 27333
27307;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (22180 39318 27334;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (22197 58438
27308;;;;;; 539076 896000)) 27335;;;;;; 727460 447000))
27309;;; Generated autoloads from textmodes/tex-mode.el 27336;;; Generated autoloads from textmodes/tex-mode.el
27310 27337
27311(defvar tex-shell-file-name nil "\ 27338(defvar tex-shell-file-name nil "\
@@ -27606,8 +27633,8 @@ Major mode to edit DocTeX files.
27606 27633
27607;;;*** 27634;;;***
27608 27635
27609;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (22180 39318 27636;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (22197 58438
27610;;;;;; 540076 891000)) 27637;;;;;; 759460 447000))
27611;;; Generated autoloads from textmodes/texinfmt.el 27638;;; Generated autoloads from textmodes/texinfmt.el
27612 27639
27613(autoload 'texinfo-format-buffer "texinfmt" "\ 27640(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27646,8 +27673,8 @@ if large. You can use `Info-split' to do this manually.
27646 27673
27647;;;*** 27674;;;***
27648 27675
27649;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22180 39318 27676;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22197 58438
27650;;;;;; 540076 891000)) 27677;;;;;; 759460 447000))
27651;;; Generated autoloads from textmodes/texinfo.el 27678;;; Generated autoloads from textmodes/texinfo.el
27652 27679
27653(defvar texinfo-open-quote (purecopy "``") "\ 27680(defvar texinfo-open-quote (purecopy "``") "\
@@ -27731,8 +27758,8 @@ value of `texinfo-mode-hook'.
27731 27758
27732;;;*** 27759;;;***
27733 27760
27734;;;### (autoloads nil "thai-util" "language/thai-util.el" (22180 27761;;;### (autoloads nil "thai-util" "language/thai-util.el" (22150
27735;;;;;; 39318 375077 650000)) 27762;;;;;; 28228 198072 702000))
27736;;; Generated autoloads from language/thai-util.el 27763;;; Generated autoloads from language/thai-util.el
27737 27764
27738(autoload 'thai-compose-region "thai-util" "\ 27765(autoload 'thai-compose-region "thai-util" "\
@@ -27759,8 +27786,8 @@ Compose Thai characters in the current buffer.
27759 27786
27760;;;*** 27787;;;***
27761 27788
27762;;;### (autoloads nil "thingatpt" "thingatpt.el" (22180 39318 541076 27789;;;### (autoloads nil "thingatpt" "thingatpt.el" (22225 37858 570976
27763;;;;;; 887000)) 27790;;;;;; 240000))
27764;;; Generated autoloads from thingatpt.el 27791;;; Generated autoloads from thingatpt.el
27765 27792
27766(autoload 'forward-thing "thingatpt" "\ 27793(autoload 'forward-thing "thingatpt" "\
@@ -27824,7 +27851,7 @@ Return the Lisp list at point, or nil if none is found.
27824 27851
27825;;;*** 27852;;;***
27826 27853
27827;;;### (autoloads nil "thumbs" "thumbs.el" (22180 39318 541076 887000)) 27854;;;### (autoloads nil "thumbs" "thumbs.el" (22150 28229 198072 702000))
27828;;; Generated autoloads from thumbs.el 27855;;; Generated autoloads from thumbs.el
27829 27856
27830(autoload 'thumbs-find-thumb "thumbs" "\ 27857(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27858,15 +27885,15 @@ In dired, call the setroot program on the image at point.
27858 27885
27859;;;*** 27886;;;***
27860 27887
27861;;;### (autoloads nil "thunk" "emacs-lisp/thunk.el" (22180 39318 27888;;;### (autoloads nil "thunk" "emacs-lisp/thunk.el" (22150 28227
27862;;;;;; 294078 23000)) 27889;;;;;; 458072 702000))
27863;;; Generated autoloads from emacs-lisp/thunk.el 27890;;; Generated autoloads from emacs-lisp/thunk.el
27864(push (purecopy '(thunk 1 0)) package--builtin-versions) 27891(push (purecopy '(thunk 1 0)) package--builtin-versions)
27865 27892
27866;;;*** 27893;;;***
27867 27894
27868;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (22180 27895;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (22150
27869;;;;;; 39318 375077 650000)) 27896;;;;;; 28228 198072 702000))
27870;;; Generated autoloads from language/tibet-util.el 27897;;; Generated autoloads from language/tibet-util.el
27871 27898
27872(autoload 'tibetan-char-p "tibet-util" "\ 27899(autoload 'tibetan-char-p "tibet-util" "\
@@ -27939,8 +27966,8 @@ See also docstring of the function tibetan-compose-region.
27939 27966
27940;;;*** 27967;;;***
27941 27968
27942;;;### (autoloads nil "tildify" "textmodes/tildify.el" (22180 39318 27969;;;### (autoloads nil "tildify" "textmodes/tildify.el" (22165 43181
27943;;;;;; 540076 891000)) 27970;;;;;; 139854 955000))
27944;;; Generated autoloads from textmodes/tildify.el 27971;;; Generated autoloads from textmodes/tildify.el
27945(push (purecopy '(tildify 4 6 1)) package--builtin-versions) 27972(push (purecopy '(tildify 4 6 1)) package--builtin-versions)
27946 27973
@@ -28006,7 +28033,7 @@ variable will be set to the representation.
28006 28033
28007;;;*** 28034;;;***
28008 28035
28009;;;### (autoloads nil "time" "time.el" (22180 39318 541076 887000)) 28036;;;### (autoloads nil "time" "time.el" (22150 28229 202072 702000))
28010;;; Generated autoloads from time.el 28037;;; Generated autoloads from time.el
28011 28038
28012(defvar display-time-day-and-date nil "\ 28039(defvar display-time-day-and-date nil "\
@@ -28068,8 +28095,8 @@ Return a string giving the duration of the Emacs initialization.
28068 28095
28069;;;*** 28096;;;***
28070 28097
28071;;;### (autoloads nil "time-date" "calendar/time-date.el" (22180 28098;;;### (autoloads nil "time-date" "calendar/time-date.el" (22150
28072;;;;;; 39318 245078 248000)) 28099;;;;;; 28227 82072 702000))
28073;;; Generated autoloads from calendar/time-date.el 28100;;; Generated autoloads from calendar/time-date.el
28074 28101
28075(autoload 'date-to-time "time-date" "\ 28102(autoload 'date-to-time "time-date" "\
@@ -28172,8 +28199,8 @@ Convert the time interval in seconds to a short string.
28172 28199
28173;;;*** 28200;;;***
28174 28201
28175;;;### (autoloads nil "time-stamp" "time-stamp.el" (22180 39318 541076 28202;;;### (autoloads nil "time-stamp" "time-stamp.el" (22212 25823 511089
28176;;;;;; 887000)) 28203;;;;;; 159000))
28177;;; Generated autoloads from time-stamp.el 28204;;; Generated autoloads from time-stamp.el
28178(put 'time-stamp-format 'safe-local-variable 'stringp) 28205(put 'time-stamp-format 'safe-local-variable 'stringp)
28179(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28206(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28213,8 +28240,8 @@ With ARG, turn time stamping on if and only if arg is positive.
28213 28240
28214;;;*** 28241;;;***
28215 28242
28216;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (22180 28243;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (22150
28217;;;;;; 39318 245078 248000)) 28244;;;;;; 28227 82072 702000))
28218;;; Generated autoloads from calendar/timeclock.el 28245;;; Generated autoloads from calendar/timeclock.el
28219(push (purecopy '(timeclock 2 6 1)) package--builtin-versions) 28246(push (purecopy '(timeclock 2 6 1)) package--builtin-versions)
28220 28247
@@ -28324,7 +28351,7 @@ relative only to the time worked today, and not to past time.
28324;;;*** 28351;;;***
28325 28352
28326;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" 28353;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el"
28327;;;;;; (22180 39318 369077 678000)) 28354;;;;;; (22150 28228 134072 702000))
28328;;; Generated autoloads from international/titdic-cnv.el 28355;;; Generated autoloads from international/titdic-cnv.el
28329 28356
28330(autoload 'titdic-convert "titdic-cnv" "\ 28357(autoload 'titdic-convert "titdic-cnv" "\
@@ -28346,7 +28373,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
28346 28373
28347;;;*** 28374;;;***
28348 28375
28349;;;### (autoloads nil "tmm" "tmm.el" (22180 39318 542076 882000)) 28376;;;### (autoloads nil "tmm" "tmm.el" (22150 28229 202072 702000))
28350;;; Generated autoloads from tmm.el 28377;;; Generated autoloads from tmm.el
28351 (define-key global-map "\M-`" 'tmm-menubar) 28378 (define-key global-map "\M-`" 'tmm-menubar)
28352 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 28379 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -28388,8 +28415,8 @@ Its value should be an event that has a binding in MENU.
28388 28415
28389;;;*** 28416;;;***
28390 28417
28391;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22180 28418;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22217
28392;;;;;; 39318 247078 239000)) 28419;;;;;; 43732 364164 355000))
28393;;; Generated autoloads from calendar/todo-mode.el 28420;;; Generated autoloads from calendar/todo-mode.el
28394 28421
28395(autoload 'todo-show "todo-mode" "\ 28422(autoload 'todo-show "todo-mode" "\
@@ -28456,8 +28483,8 @@ Mode for displaying and reprioritizing top priority Todo.
28456 28483
28457;;;*** 28484;;;***
28458 28485
28459;;;### (autoloads nil "tool-bar" "tool-bar.el" (22180 39318 542076 28486;;;### (autoloads nil "tool-bar" "tool-bar.el" (22150 28229 202072
28460;;;;;; 882000)) 28487;;;;;; 702000))
28461;;; Generated autoloads from tool-bar.el 28488;;; Generated autoloads from tool-bar.el
28462 28489
28463(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28490(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -28527,8 +28554,8 @@ holds a keymap.
28527 28554
28528;;;*** 28555;;;***
28529 28556
28530;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (22180 39318 295078 28557;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (22150 28227 458072
28531;;;;;; 18000)) 28558;;;;;; 702000))
28532;;; Generated autoloads from emacs-lisp/tq.el 28559;;; Generated autoloads from emacs-lisp/tq.el
28533 28560
28534(autoload 'tq-create "tq" "\ 28561(autoload 'tq-create "tq" "\
@@ -28541,8 +28568,8 @@ to a tcp server on another machine.
28541 28568
28542;;;*** 28569;;;***
28543 28570
28544;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (22180 39318 28571;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (22150 28227
28545;;;;;; 295078 18000)) 28572;;;;;; 458072 702000))
28546;;; Generated autoloads from emacs-lisp/trace.el 28573;;; Generated autoloads from emacs-lisp/trace.el
28547 28574
28548(defvar trace-buffer "*trace-output*" "\ 28575(defvar trace-buffer "*trace-output*" "\
@@ -28587,8 +28614,7 @@ the output buffer or changing the window configuration.
28587 28614
28588;;;*** 28615;;;***
28589 28616
28590;;;### (autoloads nil "tramp" "net/tramp.el" (22188 33909 812230 28617;;;### (autoloads nil "tramp" "net/tramp.el" (22186 37426 51696 775000))
28591;;;;;; 144000))
28592;;; Generated autoloads from net/tramp.el 28618;;; Generated autoloads from net/tramp.el
28593 28619
28594(defvar tramp-mode t "\ 28620(defvar tramp-mode t "\
@@ -28703,8 +28729,8 @@ Discard Tramp from loading remote files.
28703 28729
28704;;;*** 28730;;;***
28705 28731
28706;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (22180 39318 28732;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (22150 28228
28707;;;;;; 417077 457000)) 28733;;;;;; 410072 702000))
28708;;; Generated autoloads from net/tramp-ftp.el 28734;;; Generated autoloads from net/tramp-ftp.el
28709 28735
28710(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28736(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28714,15 +28740,15 @@ Discard Tramp from loading remote files.
28714 28740
28715;;;*** 28741;;;***
28716 28742
28717;;;### (autoloads nil "trampver" "net/trampver.el" (22180 39318 420077 28743;;;### (autoloads nil "trampver" "net/trampver.el" (22150 28228 442072
28718;;;;;; 443000)) 28744;;;;;; 702000))
28719;;; Generated autoloads from net/trampver.el 28745;;; Generated autoloads from net/trampver.el
28720(push (purecopy '(tramp 2 2 13 25 1)) package--builtin-versions) 28746(push (purecopy '(tramp 2 2 13 25 1)) package--builtin-versions)
28721 28747
28722;;;*** 28748;;;***
28723 28749
28724;;;### (autoloads nil "tutorial" "tutorial.el" (22180 39318 542076 28750;;;### (autoloads nil "tutorial" "tutorial.el" (22150 28229 206072
28725;;;;;; 882000)) 28751;;;;;; 702000))
28726;;; Generated autoloads from tutorial.el 28752;;; Generated autoloads from tutorial.el
28727 28753
28728(autoload 'help-with-tutorial "tutorial" "\ 28754(autoload 'help-with-tutorial "tutorial" "\
@@ -28746,8 +28772,8 @@ resumed later.
28746 28772
28747;;;*** 28773;;;***
28748 28774
28749;;;### (autoloads nil "tv-util" "language/tv-util.el" (22122 65326 28775;;;### (autoloads nil "tv-util" "language/tv-util.el" (22086 11929
28750;;;;;; 55715 635000)) 28776;;;;;; 906062 731000))
28751;;; Generated autoloads from language/tv-util.el 28777;;; Generated autoloads from language/tv-util.el
28752 28778
28753(autoload 'tai-viet-composition-function "tv-util" "\ 28779(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28757,8 +28783,8 @@ resumed later.
28757 28783
28758;;;*** 28784;;;***
28759 28785
28760;;;### (autoloads nil "two-column" "textmodes/two-column.el" (22180 28786;;;### (autoloads nil "two-column" "textmodes/two-column.el" (22150
28761;;;;;; 39318 541076 887000)) 28787;;;;;; 28229 198072 702000))
28762;;; Generated autoloads from textmodes/two-column.el 28788;;; Generated autoloads from textmodes/two-column.el
28763 (autoload '2C-command "two-column" () t 'keymap) 28789 (autoload '2C-command "two-column" () t 'keymap)
28764 (global-set-key "\C-x6" '2C-command) 28790 (global-set-key "\C-x6" '2C-command)
@@ -28805,8 +28831,8 @@ First column's text sSs Second column's text
28805 28831
28806;;;*** 28832;;;***
28807 28833
28808;;;### (autoloads nil "type-break" "type-break.el" (22180 39318 543076 28834;;;### (autoloads nil "type-break" "type-break.el" (22189 64323 316321
28809;;;;;; 877000)) 28835;;;;;; 19000))
28810;;; Generated autoloads from type-break.el 28836;;; Generated autoloads from type-break.el
28811 28837
28812(defvar type-break-mode nil "\ 28838(defvar type-break-mode nil "\
@@ -28938,7 +28964,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28938 28964
28939;;;*** 28965;;;***
28940 28966
28941;;;### (autoloads nil "uce" "mail/uce.el" (22180 39318 391077 576000)) 28967;;;### (autoloads nil "uce" "mail/uce.el" (22150 28228 258072 702000))
28942;;; Generated autoloads from mail/uce.el 28968;;; Generated autoloads from mail/uce.el
28943 28969
28944(autoload 'uce-reply-to-uce "uce" "\ 28970(autoload 'uce-reply-to-uce "uce" "\
@@ -28952,7 +28978,7 @@ You might need to set `uce-mail-reader' before using this.
28952;;;*** 28978;;;***
28953 28979
28954;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" 28980;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el"
28955;;;;;; (22180 39318 369077 678000)) 28981;;;;;; (22150 28228 134072 702000))
28956;;; Generated autoloads from international/ucs-normalize.el 28982;;; Generated autoloads from international/ucs-normalize.el
28957 28983
28958(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28984(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -29017,8 +29043,8 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
29017 29043
29018;;;*** 29044;;;***
29019 29045
29020;;;### (autoloads nil "underline" "textmodes/underline.el" (22180 29046;;;### (autoloads nil "underline" "textmodes/underline.el" (22150
29021;;;;;; 39318 541076 887000)) 29047;;;;;; 28229 198072 702000))
29022;;; Generated autoloads from textmodes/underline.el 29048;;; Generated autoloads from textmodes/underline.el
29023 29049
29024(autoload 'underline-region "underline" "\ 29050(autoload 'underline-region "underline" "\
@@ -29038,8 +29064,8 @@ which specify the range to operate on.
29038 29064
29039;;;*** 29065;;;***
29040 29066
29041;;;### (autoloads nil "unrmail" "mail/unrmail.el" (22180 39318 391077 29067;;;### (autoloads nil "unrmail" "mail/unrmail.el" (22150 28228 258072
29042;;;;;; 576000)) 29068;;;;;; 702000))
29043;;; Generated autoloads from mail/unrmail.el 29069;;; Generated autoloads from mail/unrmail.el
29044 29070
29045(autoload 'batch-unrmail "unrmail" "\ 29071(autoload 'batch-unrmail "unrmail" "\
@@ -29059,8 +29085,8 @@ The variable `unrmail-mbox-format' controls which mbox format to use.
29059 29085
29060;;;*** 29086;;;***
29061 29087
29062;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (22180 39318 29088;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (22150 28227
29063;;;;;; 295078 18000)) 29089;;;;;; 458072 702000))
29064;;; Generated autoloads from emacs-lisp/unsafep.el 29090;;; Generated autoloads from emacs-lisp/unsafep.el
29065 29091
29066(autoload 'unsafep "unsafep" "\ 29092(autoload 'unsafep "unsafep" "\
@@ -29072,7 +29098,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
29072 29098
29073;;;*** 29099;;;***
29074 29100
29075;;;### (autoloads nil "url" "url/url.el" (22180 39318 546076 864000)) 29101;;;### (autoloads nil "url" "url/url.el" (22150 28229 234072 702000))
29076;;; Generated autoloads from url/url.el 29102;;; Generated autoloads from url/url.el
29077 29103
29078(autoload 'url-retrieve "url" "\ 29104(autoload 'url-retrieve "url" "\
@@ -29119,8 +29145,8 @@ no further processing). URL is either a string or a parsed URL.
29119 29145
29120;;;*** 29146;;;***
29121 29147
29122;;;### (autoloads nil "url-auth" "url/url-auth.el" (22180 39318 543076 29148;;;### (autoloads nil "url-auth" "url/url-auth.el" (22150 28229 210072
29123;;;;;; 877000)) 29149;;;;;; 702000))
29124;;; Generated autoloads from url/url-auth.el 29150;;; Generated autoloads from url/url-auth.el
29125 29151
29126(autoload 'url-get-authentication "url-auth" "\ 29152(autoload 'url-get-authentication "url-auth" "\
@@ -29161,8 +29187,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
29161 29187
29162;;;*** 29188;;;***
29163 29189
29164;;;### (autoloads nil "url-cache" "url/url-cache.el" (22180 39318 29190;;;### (autoloads nil "url-cache" "url/url-cache.el" (22150 28229
29165;;;;;; 543076 877000)) 29191;;;;;; 210072 702000))
29166;;; Generated autoloads from url/url-cache.el 29192;;; Generated autoloads from url/url-cache.el
29167 29193
29168(autoload 'url-store-in-cache "url-cache" "\ 29194(autoload 'url-store-in-cache "url-cache" "\
@@ -29183,8 +29209,8 @@ Extract FNAM from the local disk cache.
29183 29209
29184;;;*** 29210;;;***
29185 29211
29186;;;### (autoloads nil "url-cid" "url/url-cid.el" (22180 39318 543076 29212;;;### (autoloads nil "url-cid" "url/url-cid.el" (22150 28229 210072
29187;;;;;; 877000)) 29213;;;;;; 702000))
29188;;; Generated autoloads from url/url-cid.el 29214;;; Generated autoloads from url/url-cid.el
29189 29215
29190(autoload 'url-cid "url-cid" "\ 29216(autoload 'url-cid "url-cid" "\
@@ -29194,8 +29220,8 @@ Extract FNAM from the local disk cache.
29194 29220
29195;;;*** 29221;;;***
29196 29222
29197;;;### (autoloads nil "url-dav" "url/url-dav.el" (22180 39318 544076 29223;;;### (autoloads nil "url-dav" "url/url-dav.el" (22150 28229 214072
29198;;;;;; 873000)) 29224;;;;;; 702000))
29199;;; Generated autoloads from url/url-dav.el 29225;;; Generated autoloads from url/url-dav.el
29200 29226
29201(autoload 'url-dav-supported-p "url-dav" "\ 29227(autoload 'url-dav-supported-p "url-dav" "\
@@ -29229,8 +29255,8 @@ added to this list, so most requests can just pass in nil.
29229 29255
29230;;;*** 29256;;;***
29231 29257
29232;;;### (autoloads nil "url-file" "url/url-file.el" (22180 39318 544076 29258;;;### (autoloads nil "url-file" "url/url-file.el" (22150 28229 214072
29233;;;;;; 873000)) 29259;;;;;; 702000))
29234;;; Generated autoloads from url/url-file.el 29260;;; Generated autoloads from url/url-file.el
29235 29261
29236(autoload 'url-file "url-file" "\ 29262(autoload 'url-file "url-file" "\
@@ -29240,8 +29266,8 @@ Handle file: and ftp: URLs.
29240 29266
29241;;;*** 29267;;;***
29242 29268
29243;;;### (autoloads nil "url-gw" "url/url-gw.el" (22180 39318 544076 29269;;;### (autoloads nil "url-gw" "url/url-gw.el" (22150 28229 218072
29244;;;;;; 873000)) 29270;;;;;; 702000))
29245;;; Generated autoloads from url/url-gw.el 29271;;; Generated autoloads from url/url-gw.el
29246 29272
29247(autoload 'url-gateway-nslookup-host "url-gw" "\ 29273(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -29262,8 +29288,8 @@ overriding the value of `url-gateway-method'.
29262 29288
29263;;;*** 29289;;;***
29264 29290
29265;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (22180 29291;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (22150
29266;;;;;; 39318 544076 873000)) 29292;;;;;; 28229 218072 702000))
29267;;; Generated autoloads from url/url-handlers.el 29293;;; Generated autoloads from url/url-handlers.el
29268 29294
29269(defvar url-handler-mode nil "\ 29295(defvar url-handler-mode nil "\
@@ -29324,8 +29350,8 @@ if it had been inserted from a file named URL.
29324 29350
29325;;;*** 29351;;;***
29326 29352
29327;;;### (autoloads nil "url-http" "url/url-http.el" (22180 39318 545076 29353;;;### (autoloads nil "url-http" "url/url-http.el" (22229 34898 908051
29328;;;;;; 868000)) 29354;;;;;; 395000))
29329;;; Generated autoloads from url/url-http.el 29355;;; Generated autoloads from url/url-http.el
29330 (autoload 'url-default-expander "url-expand") 29356 (autoload 'url-default-expander "url-expand")
29331 29357
@@ -29337,8 +29363,8 @@ if it had been inserted from a file named URL.
29337 29363
29338;;;*** 29364;;;***
29339 29365
29340;;;### (autoloads nil "url-irc" "url/url-irc.el" (22180 39318 545076 29366;;;### (autoloads nil "url-irc" "url/url-irc.el" (22150 28229 222072
29341;;;;;; 868000)) 29367;;;;;; 702000))
29342;;; Generated autoloads from url/url-irc.el 29368;;; Generated autoloads from url/url-irc.el
29343 29369
29344(autoload 'url-irc "url-irc" "\ 29370(autoload 'url-irc "url-irc" "\
@@ -29348,8 +29374,8 @@ if it had been inserted from a file named URL.
29348 29374
29349;;;*** 29375;;;***
29350 29376
29351;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (22180 39318 545076 29377;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (22150 28229 222072
29352;;;;;; 868000)) 29378;;;;;; 702000))
29353;;; Generated autoloads from url/url-ldap.el 29379;;; Generated autoloads from url/url-ldap.el
29354 29380
29355(autoload 'url-ldap "url-ldap" "\ 29381(autoload 'url-ldap "url-ldap" "\
@@ -29362,8 +29388,8 @@ URL can be a URL string, or a URL vector of the type returned by
29362 29388
29363;;;*** 29389;;;***
29364 29390
29365;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (22180 39318 29391;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (22150 28229
29366;;;;;; 545076 868000)) 29392;;;;;; 222072 702000))
29367;;; Generated autoloads from url/url-mailto.el 29393;;; Generated autoloads from url/url-mailto.el
29368 29394
29369(autoload 'url-mail "url-mailto" "\ 29395(autoload 'url-mail "url-mailto" "\
@@ -29378,8 +29404,8 @@ Handle the mailto: URL syntax.
29378 29404
29379;;;*** 29405;;;***
29380 29406
29381;;;### (autoloads nil "url-misc" "url/url-misc.el" (22180 39318 545076 29407;;;### (autoloads nil "url-misc" "url/url-misc.el" (22150 28229 222072
29382;;;;;; 868000)) 29408;;;;;; 702000))
29383;;; Generated autoloads from url/url-misc.el 29409;;; Generated autoloads from url/url-misc.el
29384 29410
29385(autoload 'url-man "url-misc" "\ 29411(autoload 'url-man "url-misc" "\
@@ -29410,8 +29436,8 @@ Fetch a data URL (RFC 2397).
29410 29436
29411;;;*** 29437;;;***
29412 29438
29413;;;### (autoloads nil "url-news" "url/url-news.el" (22180 39318 545076 29439;;;### (autoloads nil "url-news" "url/url-news.el" (22150 28229 222072
29414;;;;;; 868000)) 29440;;;;;; 702000))
29415;;; Generated autoloads from url/url-news.el 29441;;; Generated autoloads from url/url-news.el
29416 29442
29417(autoload 'url-news "url-news" "\ 29443(autoload 'url-news "url-news" "\
@@ -29426,8 +29452,8 @@ Fetch a data URL (RFC 2397).
29426 29452
29427;;;*** 29453;;;***
29428 29454
29429;;;### (autoloads nil "url-ns" "url/url-ns.el" (22180 39318 545076 29455;;;### (autoloads nil "url-ns" "url/url-ns.el" (22150 28229 222072
29430;;;;;; 868000)) 29456;;;;;; 702000))
29431;;; Generated autoloads from url/url-ns.el 29457;;; Generated autoloads from url/url-ns.el
29432 29458
29433(autoload 'isPlainHostName "url-ns" "\ 29459(autoload 'isPlainHostName "url-ns" "\
@@ -29467,8 +29493,8 @@ Fetch a data URL (RFC 2397).
29467 29493
29468;;;*** 29494;;;***
29469 29495
29470;;;### (autoloads nil "url-parse" "url/url-parse.el" (22180 39318 29496;;;### (autoloads nil "url-parse" "url/url-parse.el" (22150 28229
29471;;;;;; 545076 868000)) 29497;;;;;; 222072 702000))
29472;;; Generated autoloads from url/url-parse.el 29498;;; Generated autoloads from url/url-parse.el
29473 29499
29474(autoload 'url-recreate-url "url-parse" "\ 29500(autoload 'url-recreate-url "url-parse" "\
@@ -29519,8 +29545,8 @@ parses to
29519 29545
29520;;;*** 29546;;;***
29521 29547
29522;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (22180 39318 29548;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (22150 28229
29523;;;;;; 545076 868000)) 29549;;;;;; 222072 702000))
29524;;; Generated autoloads from url/url-privacy.el 29550;;; Generated autoloads from url/url-privacy.el
29525 29551
29526(autoload 'url-setup-privacy-info "url-privacy" "\ 29552(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -29530,8 +29556,8 @@ Setup variables that expose info about you and your system.
29530 29556
29531;;;*** 29557;;;***
29532 29558
29533;;;### (autoloads nil "url-queue" "url/url-queue.el" (22180 39318 29559;;;### (autoloads nil "url-queue" "url/url-queue.el" (22150 28229
29534;;;;;; 546076 864000)) 29560;;;;;; 226072 702000))
29535;;; Generated autoloads from url/url-queue.el 29561;;; Generated autoloads from url/url-queue.el
29536 29562
29537(autoload 'url-queue-retrieve "url-queue" "\ 29563(autoload 'url-queue-retrieve "url-queue" "\
@@ -29545,8 +29571,8 @@ The variable `url-queue-timeout' sets a timeout.
29545 29571
29546;;;*** 29572;;;***
29547 29573
29548;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (22180 39318 29574;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (22165 43181
29549;;;;;; 546076 864000)) 29575;;;;;; 143854 955000))
29550;;; Generated autoloads from url/url-tramp.el 29576;;; Generated autoloads from url/url-tramp.el
29551 29577
29552(defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\ 29578(defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\
@@ -29564,8 +29590,8 @@ would have been passed to OPERATION.
29564 29590
29565;;;*** 29591;;;***
29566 29592
29567;;;### (autoloads nil "url-util" "url/url-util.el" (22180 39318 546076 29593;;;### (autoloads nil "url-util" "url/url-util.el" (22150 28229 234072
29568;;;;;; 864000)) 29594;;;;;; 702000))
29569;;; Generated autoloads from url/url-util.el 29595;;; Generated autoloads from url/url-util.el
29570 29596
29571(defvar url-debug nil "\ 29597(defvar url-debug nil "\
@@ -29733,8 +29759,8 @@ This uses `url-current-object', set locally to the buffer.
29733 29759
29734;;;*** 29760;;;***
29735 29761
29736;;;### (autoloads nil "userlock" "userlock.el" (22180 39318 546076 29762;;;### (autoloads nil "userlock" "userlock.el" (22150 28229 234072
29737;;;;;; 864000)) 29763;;;;;; 702000))
29738;;; Generated autoloads from userlock.el 29764;;; Generated autoloads from userlock.el
29739 29765
29740(autoload 'ask-user-about-lock "userlock" "\ 29766(autoload 'ask-user-about-lock "userlock" "\
@@ -29762,8 +29788,8 @@ The buffer in question is current when this function is called.
29762 29788
29763;;;*** 29789;;;***
29764 29790
29765;;;### (autoloads nil "utf-7" "international/utf-7.el" (22180 39318 29791;;;### (autoloads nil "utf-7" "international/utf-7.el" (22150 28228
29766;;;;;; 369077 678000)) 29792;;;;;; 134072 702000))
29767;;; Generated autoloads from international/utf-7.el 29793;;; Generated autoloads from international/utf-7.el
29768 29794
29769(autoload 'utf-7-post-read-conversion "utf-7" "\ 29795(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29788,7 +29814,7 @@ The buffer in question is current when this function is called.
29788 29814
29789;;;*** 29815;;;***
29790 29816
29791;;;### (autoloads nil "utf7" "gnus/utf7.el" (22180 39318 356077 737000)) 29817;;;### (autoloads nil "utf7" "gnus/utf7.el" (22150 28228 26072 702000))
29792;;; Generated autoloads from gnus/utf7.el 29818;;; Generated autoloads from gnus/utf7.el
29793 29819
29794(autoload 'utf7-encode "utf7" "\ 29820(autoload 'utf7-encode "utf7" "\
@@ -29798,8 +29824,8 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
29798 29824
29799;;;*** 29825;;;***
29800 29826
29801;;;### (autoloads nil "uudecode" "mail/uudecode.el" (22180 39318 29827;;;### (autoloads nil "uudecode" "mail/uudecode.el" (22150 28228
29802;;;;;; 391077 576000)) 29828;;;;;; 258072 702000))
29803;;; Generated autoloads from mail/uudecode.el 29829;;; Generated autoloads from mail/uudecode.el
29804 29830
29805(autoload 'uudecode-decode-region-external "uudecode" "\ 29831(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29823,7 +29849,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29823 29849
29824;;;*** 29850;;;***
29825 29851
29826;;;### (autoloads nil "vc" "vc/vc.el" (22180 39318 558076 808000)) 29852;;;### (autoloads nil "vc" "vc/vc.el" (22150 28229 306072 702000))
29827;;; Generated autoloads from vc/vc.el 29853;;; Generated autoloads from vc/vc.el
29828 29854
29829(defvar vc-checkout-hook nil "\ 29855(defvar vc-checkout-hook nil "\
@@ -30139,8 +30165,8 @@ Return the branch part of a revision number REV.
30139 30165
30140;;;*** 30166;;;***
30141 30167
30142;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (22180 39318 30168;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (22150 28229
30143;;;;;; 554076 827000)) 30169;;;;;; 286072 702000))
30144;;; Generated autoloads from vc/vc-annotate.el 30170;;; Generated autoloads from vc/vc-annotate.el
30145 30171
30146(autoload 'vc-annotate "vc-annotate" "\ 30172(autoload 'vc-annotate "vc-annotate" "\
@@ -30179,8 +30205,8 @@ should be applied to the background or to the foreground.
30179 30205
30180;;;*** 30206;;;***
30181 30207
30182;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (22180 39318 554076 30208;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (22150 28229 290072
30183;;;;;; 827000)) 30209;;;;;; 702000))
30184;;; Generated autoloads from vc/vc-bzr.el 30210;;; Generated autoloads from vc/vc-bzr.el
30185 30211
30186(defconst vc-bzr-admin-dirname ".bzr" "\ 30212(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30196,8 +30222,8 @@ Name of the format file in a .bzr directory.")
30196 30222
30197;;;*** 30223;;;***
30198 30224
30199;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (22180 39318 554076 30225;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (22150 28229 290072
30200;;;;;; 827000)) 30226;;;;;; 702000))
30201;;; Generated autoloads from vc/vc-cvs.el 30227;;; Generated autoloads from vc/vc-cvs.el
30202(defun vc-cvs-registered (f) 30228(defun vc-cvs-registered (f)
30203 "Return non-nil if file F is registered with CVS." 30229 "Return non-nil if file F is registered with CVS."
@@ -30208,8 +30234,8 @@ Name of the format file in a .bzr directory.")
30208 30234
30209;;;*** 30235;;;***
30210 30236
30211;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (22180 39318 555076 30237;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (22150 28229 294072
30212;;;;;; 822000)) 30238;;;;;; 702000))
30213;;; Generated autoloads from vc/vc-dir.el 30239;;; Generated autoloads from vc/vc-dir.el
30214 30240
30215(autoload 'vc-dir "vc-dir" "\ 30241(autoload 'vc-dir "vc-dir" "\
@@ -30233,8 +30259,8 @@ These are the commands available for use in the file status buffer:
30233 30259
30234;;;*** 30260;;;***
30235 30261
30236;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (22180 30262;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (22150
30237;;;;;; 39318 555076 822000)) 30263;;;;;; 28229 294072 702000))
30238;;; Generated autoloads from vc/vc-dispatcher.el 30264;;; Generated autoloads from vc/vc-dispatcher.el
30239 30265
30240(autoload 'vc-do-command "vc-dispatcher" "\ 30266(autoload 'vc-do-command "vc-dispatcher" "\
@@ -30257,8 +30283,8 @@ case, and the process object in the asynchronous case.
30257 30283
30258;;;*** 30284;;;***
30259 30285
30260;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22188 33909 816230 30286;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22188 43494 205543
30261;;;;;; 121000)) 30287;;;;;; 203000))
30262;;; Generated autoloads from vc/vc-git.el 30288;;; Generated autoloads from vc/vc-git.el
30263 (defun vc-git-registered (file) 30289 (defun vc-git-registered (file)
30264 "Return non-nil if FILE is registered with git." 30290 "Return non-nil if FILE is registered with git."
@@ -30269,7 +30295,7 @@ case, and the process object in the asynchronous case.
30269 30295
30270;;;*** 30296;;;***
30271 30297
30272;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22188 33909 816230 121000)) 30298;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22188 43494 205543 203000))
30273;;; Generated autoloads from vc/vc-hg.el 30299;;; Generated autoloads from vc/vc-hg.el
30274 (defun vc-hg-registered (file) 30300 (defun vc-hg-registered (file)
30275 "Return non-nil if FILE is registered with hg." 30301 "Return non-nil if FILE is registered with hg."
@@ -30280,8 +30306,8 @@ case, and the process object in the asynchronous case.
30280 30306
30281;;;*** 30307;;;***
30282 30308
30283;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (22188 33909 816230 30309;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (22188 43494 205543
30284;;;;;; 121000)) 30310;;;;;; 203000))
30285;;; Generated autoloads from vc/vc-mtn.el 30311;;; Generated autoloads from vc/vc-mtn.el
30286 30312
30287(defconst vc-mtn-admin-dir "_MTN" "\ 30313(defconst vc-mtn-admin-dir "_MTN" "\
@@ -30297,8 +30323,8 @@ Name of the monotone directory's format file.")
30297 30323
30298;;;*** 30324;;;***
30299 30325
30300;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (22180 39318 556076 30326;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (22150 28229 302072
30301;;;;;; 818000)) 30327;;;;;; 702000))
30302;;; Generated autoloads from vc/vc-rcs.el 30328;;; Generated autoloads from vc/vc-rcs.el
30303 30329
30304(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 30330(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -30311,8 +30337,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30311 30337
30312;;;*** 30338;;;***
30313 30339
30314;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (22180 39318 557076 30340;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (22150 28229 302072
30315;;;;;; 813000)) 30341;;;;;; 702000))
30316;;; Generated autoloads from vc/vc-sccs.el 30342;;; Generated autoloads from vc/vc-sccs.el
30317 30343
30318(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 30344(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -30330,8 +30356,8 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
30330 30356
30331;;;*** 30357;;;***
30332 30358
30333;;;### (autoloads nil "vc-src" "vc/vc-src.el" (22180 39318 557076 30359;;;### (autoloads nil "vc-src" "vc/vc-src.el" (22150 28229 302072
30334;;;;;; 813000)) 30360;;;;;; 702000))
30335;;; Generated autoloads from vc/vc-src.el 30361;;; Generated autoloads from vc/vc-src.el
30336 30362
30337(defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\ 30363(defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\
@@ -30344,8 +30370,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30344 30370
30345;;;*** 30371;;;***
30346 30372
30347;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (22180 39318 557076 30373;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (22150 28229 302072
30348;;;;;; 813000)) 30374;;;;;; 702000))
30349;;; Generated autoloads from vc/vc-svn.el 30375;;; Generated autoloads from vc/vc-svn.el
30350 (defun vc-svn-registered (f) 30376 (defun vc-svn-registered (f)
30351 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30377 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -30358,8 +30384,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30358 30384
30359;;;*** 30385;;;***
30360 30386
30361;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (22180 30387;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (22197
30362;;;;;; 39318 505077 52000)) 30388;;;;;; 58438 563460 447000))
30363;;; Generated autoloads from progmodes/vera-mode.el 30389;;; Generated autoloads from progmodes/vera-mode.el
30364(push (purecopy '(vera-mode 2 28)) package--builtin-versions) 30390(push (purecopy '(vera-mode 2 28)) package--builtin-versions)
30365 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 30391 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
@@ -30418,7 +30444,7 @@ Key bindings:
30418;;;*** 30444;;;***
30419 30445
30420;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" 30446;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el"
30421;;;;;; (22180 39318 508077 38000)) 30447;;;;;; (22197 58438 615460 447000))
30422;;; Generated autoloads from progmodes/verilog-mode.el 30448;;; Generated autoloads from progmodes/verilog-mode.el
30423 30449
30424(autoload 'verilog-mode "verilog-mode" "\ 30450(autoload 'verilog-mode "verilog-mode" "\
@@ -30557,8 +30583,8 @@ Key bindings specific to `verilog-mode-map' are:
30557 30583
30558;;;*** 30584;;;***
30559 30585
30560;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (22183 30586;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (22226
30561;;;;;; 58408 702001 760000)) 30587;;;;;; 58701 697313 948000))
30562;;; Generated autoloads from progmodes/vhdl-mode.el 30588;;; Generated autoloads from progmodes/vhdl-mode.el
30563 30589
30564(autoload 'vhdl-mode "vhdl-mode" "\ 30590(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31112,8 +31138,8 @@ Key bindings:
31112 31138
31113;;;*** 31139;;;***
31114 31140
31115;;;### (autoloads nil "viet-util" "language/viet-util.el" (22180 31141;;;### (autoloads nil "viet-util" "language/viet-util.el" (22150
31116;;;;;; 39318 376077 645000)) 31142;;;;;; 28228 198072 702000))
31117;;; Generated autoloads from language/viet-util.el 31143;;; Generated autoloads from language/viet-util.el
31118 31144
31119(autoload 'viet-encode-viscii-char "viet-util" "\ 31145(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -31157,7 +31183,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31157 31183
31158;;;*** 31184;;;***
31159 31185
31160;;;### (autoloads nil "view" "view.el" (22180 39318 558076 808000)) 31186;;;### (autoloads nil "view" "view.el" (22150 28229 322072 702000))
31161;;; Generated autoloads from view.el 31187;;; Generated autoloads from view.el
31162 31188
31163(defvar view-remove-frame-by-deleting t "\ 31189(defvar view-remove-frame-by-deleting t "\
@@ -31413,8 +31439,8 @@ Exit View mode and make the current buffer editable.
31413 31439
31414;;;*** 31440;;;***
31415 31441
31416;;;### (autoloads nil "viper" "emulation/viper.el" (22180 39318 299077 31442;;;### (autoloads nil "viper" "emulation/viper.el" (22150 28227 478072
31417;;;;;; 999000)) 31443;;;;;; 702000))
31418;;; Generated autoloads from emulation/viper.el 31444;;; Generated autoloads from emulation/viper.el
31419(push (purecopy '(viper 3 14 1)) package--builtin-versions) 31445(push (purecopy '(viper 3 14 1)) package--builtin-versions)
31420 31446
@@ -31431,8 +31457,8 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
31431 31457
31432;;;*** 31458;;;***
31433 31459
31434;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (22180 31460;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (22150
31435;;;;;; 39318 295078 18000)) 31461;;;;;; 28227 458072 702000))
31436;;; Generated autoloads from emacs-lisp/warnings.el 31462;;; Generated autoloads from emacs-lisp/warnings.el
31437 31463
31438(defvar warning-prefix-function nil "\ 31464(defvar warning-prefix-function nil "\
@@ -31522,7 +31548,7 @@ this is equivalent to `display-warning', using
31522 31548
31523;;;*** 31549;;;***
31524 31550
31525;;;### (autoloads nil "wdired" "wdired.el" (22180 39318 559076 804000)) 31551;;;### (autoloads nil "wdired" "wdired.el" (22197 58438 763460 447000))
31526;;; Generated autoloads from wdired.el 31552;;; Generated autoloads from wdired.el
31527(push (purecopy '(wdired 2 0)) package--builtin-versions) 31553(push (purecopy '(wdired 2 0)) package--builtin-versions)
31528 31554
@@ -31540,8 +31566,8 @@ See `wdired-mode'.
31540 31566
31541;;;*** 31567;;;***
31542 31568
31543;;;### (autoloads nil "webjump" "net/webjump.el" (22180 39318 421077 31569;;;### (autoloads nil "webjump" "net/webjump.el" (22150 28228 442072
31544;;;;;; 438000)) 31570;;;;;; 702000))
31545;;; Generated autoloads from net/webjump.el 31571;;; Generated autoloads from net/webjump.el
31546 31572
31547(autoload 'webjump "webjump" "\ 31573(autoload 'webjump "webjump" "\
@@ -31557,8 +31583,8 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
31557 31583
31558;;;*** 31584;;;***
31559 31585
31560;;;### (autoloads nil "which-func" "progmodes/which-func.el" (22180 31586;;;### (autoloads nil "which-func" "progmodes/which-func.el" (22150
31561;;;;;; 39318 512077 20000)) 31587;;;;;; 28228 986072 702000))
31562;;; Generated autoloads from progmodes/which-func.el 31588;;; Generated autoloads from progmodes/which-func.el
31563 (put 'which-func-format 'risky-local-variable t) 31589 (put 'which-func-format 'risky-local-variable t)
31564 (put 'which-func-current 'risky-local-variable t) 31590 (put 'which-func-current 'risky-local-variable t)
@@ -31588,8 +31614,8 @@ in certain major modes.
31588 31614
31589;;;*** 31615;;;***
31590 31616
31591;;;### (autoloads nil "whitespace" "whitespace.el" (22180 39318 559076 31617;;;### (autoloads nil "whitespace" "whitespace.el" (22150 28229 326072
31592;;;;;; 804000)) 31618;;;;;; 702000))
31593;;; Generated autoloads from whitespace.el 31619;;; Generated autoloads from whitespace.el
31594(push (purecopy '(whitespace 13 2 2)) package--builtin-versions) 31620(push (purecopy '(whitespace 13 2 2)) package--builtin-versions)
31595 31621
@@ -31620,7 +31646,7 @@ See also `whitespace-newline' and `whitespace-display-mappings'.
31620\(fn &optional ARG)" t nil) 31646\(fn &optional ARG)" t nil)
31621 31647
31622(defvar global-whitespace-mode nil "\ 31648(defvar global-whitespace-mode nil "\
31623Non-nil if Global-Whitespace mode is enabled. 31649Non-nil if Global Whitespace mode is enabled.
31624See the command `global-whitespace-mode' for a description of this minor mode. 31650See the command `global-whitespace-mode' for a description of this minor mode.
31625Setting this variable directly does not take effect; 31651Setting this variable directly does not take effect;
31626either customize it (see the info node `Easy Customization') 31652either customize it (see the info node `Easy Customization')
@@ -31640,7 +31666,7 @@ See also `whitespace-style', `whitespace-newline' and
31640\(fn &optional ARG)" t nil) 31666\(fn &optional ARG)" t nil)
31641 31667
31642(defvar global-whitespace-newline-mode nil "\ 31668(defvar global-whitespace-newline-mode nil "\
31643Non-nil if Global-Whitespace-Newline mode is enabled. 31669Non-nil if Global Whitespace-Newline mode is enabled.
31644See the command `global-whitespace-newline-mode' for a description of this minor mode. 31670See the command `global-whitespace-newline-mode' for a description of this minor mode.
31645Setting this variable directly does not take effect; 31671Setting this variable directly does not take effect;
31646either customize it (see the info node `Easy Customization') 31672either customize it (see the info node `Easy Customization')
@@ -31957,8 +31983,8 @@ cleaning up these problems.
31957 31983
31958;;;*** 31984;;;***
31959 31985
31960;;;### (autoloads nil "wid-browse" "wid-browse.el" (22180 39318 559076 31986;;;### (autoloads nil "wid-browse" "wid-browse.el" (22150 28229 326072
31961;;;;;; 804000)) 31987;;;;;; 702000))
31962;;; Generated autoloads from wid-browse.el 31988;;; Generated autoloads from wid-browse.el
31963 31989
31964(autoload 'widget-browse-at "wid-browse" "\ 31990(autoload 'widget-browse-at "wid-browse" "\
@@ -31986,8 +32012,8 @@ if ARG is omitted or nil.
31986 32012
31987;;;*** 32013;;;***
31988 32014
31989;;;### (autoloads nil "wid-edit" "wid-edit.el" (22180 39318 560076 32015;;;### (autoloads nil "wid-edit" "wid-edit.el" (22150 28229 330072
31990;;;;;; 799000)) 32016;;;;;; 702000))
31991;;; Generated autoloads from wid-edit.el 32017;;; Generated autoloads from wid-edit.el
31992 32018
31993(autoload 'widgetp "wid-edit" "\ 32019(autoload 'widgetp "wid-edit" "\
@@ -32029,8 +32055,8 @@ Setup current buffer so editing string widgets works.
32029 32055
32030;;;*** 32056;;;***
32031 32057
32032;;;### (autoloads nil "windmove" "windmove.el" (22180 39318 560076 32058;;;### (autoloads nil "windmove" "windmove.el" (22150 28229 330072
32033;;;;;; 799000)) 32059;;;;;; 702000))
32034;;; Generated autoloads from windmove.el 32060;;; Generated autoloads from windmove.el
32035 32061
32036(autoload 'windmove-left "windmove" "\ 32062(autoload 'windmove-left "windmove" "\
@@ -32082,7 +32108,7 @@ Default MODIFIER is `shift'.
32082 32108
32083;;;*** 32109;;;***
32084 32110
32085;;;### (autoloads nil "winner" "winner.el" (22180 39318 561076 795000)) 32111;;;### (autoloads nil "winner" "winner.el" (22150 28229 354072 702000))
32086;;; Generated autoloads from winner.el 32112;;; Generated autoloads from winner.el
32087 32113
32088(defvar winner-mode nil "\ 32114(defvar winner-mode nil "\
@@ -32105,7 +32131,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
32105 32131
32106;;;*** 32132;;;***
32107 32133
32108;;;### (autoloads nil "woman" "woman.el" (22180 39318 562076 790000)) 32134;;;### (autoloads nil "woman" "woman.el" (22216 22853 52596 491000))
32109;;; Generated autoloads from woman.el 32135;;; Generated autoloads from woman.el
32110(push (purecopy '(woman 0 551)) package--builtin-versions) 32136(push (purecopy '(woman 0 551)) package--builtin-versions)
32111 32137
@@ -32154,7 +32180,7 @@ Default bookmark handler for Woman buffers.
32154 32180
32155;;;*** 32181;;;***
32156 32182
32157;;;### (autoloads nil "xml" "xml.el" (22180 39318 563076 785000)) 32183;;;### (autoloads nil "xml" "xml.el" (22150 28229 378072 702000))
32158;;; Generated autoloads from xml.el 32184;;; Generated autoloads from xml.el
32159 32185
32160(autoload 'xml-parse-file "xml" "\ 32186(autoload 'xml-parse-file "xml" "\
@@ -32210,8 +32236,8 @@ Both features can be combined by providing a cons cell
32210 32236
32211;;;*** 32237;;;***
32212 32238
32213;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (22180 39318 426077 32239;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (22150 28228 462072
32214;;;;;; 415000)) 32240;;;;;; 702000))
32215;;; Generated autoloads from nxml/xmltok.el 32241;;; Generated autoloads from nxml/xmltok.el
32216 32242
32217(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 32243(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -32229,8 +32255,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32229 32255
32230;;;*** 32256;;;***
32231 32257
32232;;;### (autoloads nil "xref" "progmodes/xref.el" (22188 33909 813230 32258;;;### (autoloads nil "xref" "progmodes/xref.el" (22228 14031 731674
32233;;;;;; 138000)) 32259;;;;;; 995000))
32234;;; Generated autoloads from progmodes/xref.el 32260;;; Generated autoloads from progmodes/xref.el
32235 32261
32236(autoload 'xref-find-backend "xref" "\ 32262(autoload 'xref-find-backend "xref" "\
@@ -32297,8 +32323,8 @@ IGNORES is a list of glob patterns.
32297 32323
32298;;;*** 32324;;;***
32299 32325
32300;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (22180 39318 563076 32326;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (22150 28229 378072
32301;;;;;; 785000)) 32327;;;;;; 702000))
32302;;; Generated autoloads from xt-mouse.el 32328;;; Generated autoloads from xt-mouse.el
32303 32329
32304(defvar xterm-mouse-mode nil "\ 32330(defvar xterm-mouse-mode nil "\
@@ -32327,8 +32353,8 @@ down the SHIFT key while pressing the mouse button.
32327 32353
32328;;;*** 32354;;;***
32329 32355
32330;;;### (autoloads nil "xwidget" "xwidget.el" (22188 33909 818230 32356;;;### (autoloads nil "xwidget" "xwidget.el" (22195 16710 715344
32331;;;;;; 109000)) 32357;;;;;; 967000))
32332;;; Generated autoloads from xwidget.el 32358;;; Generated autoloads from xwidget.el
32333 32359
32334(autoload 'xwidget-webkit-browse-url "xwidget" "\ 32360(autoload 'xwidget-webkit-browse-url "xwidget" "\
@@ -32340,7 +32366,7 @@ Interactively, URL defaults to the string looking like a url around point.
32340 32366
32341;;;*** 32367;;;***
32342 32368
32343;;;### (autoloads nil "yenc" "gnus/yenc.el" (22180 39318 356077 737000)) 32369;;;### (autoloads nil "yenc" "gnus/yenc.el" (22150 28228 26072 702000))
32344;;; Generated autoloads from gnus/yenc.el 32370;;; Generated autoloads from gnus/yenc.el
32345 32371
32346(autoload 'yenc-decode-region "yenc" "\ 32372(autoload 'yenc-decode-region "yenc" "\
@@ -32355,7 +32381,7 @@ Extract file name from an yenc header.
32355 32381
32356;;;*** 32382;;;***
32357 32383
32358;;;### (autoloads nil "zone" "play/zone.el" (22180 39318 467077 227000)) 32384;;;### (autoloads nil "zone" "play/zone.el" (22150 28228 682072 702000))
32359;;; Generated autoloads from play/zone.el 32385;;; Generated autoloads from play/zone.el
32360 32386
32361(autoload 'zone "zone" "\ 32387(autoload 'zone "zone" "\
@@ -32371,46 +32397,44 @@ Zone out, completely.
32371;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 32397;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
32372;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 32398;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
32373;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 32399;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
32374;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 32400;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
32375;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 32401;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
32376;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 32402;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
32377;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 32403;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
32378;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 32404;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
32379;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" 32405;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
32380;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" 32406;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
32381;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" 32407;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
32382;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 32408;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
32383;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 32409;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
32384;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" 32410;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
32385;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 32411;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
32386;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" 32412;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
32387;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" 32413;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el"
32388;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" 32414;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
32389;;;;;; "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" 32415;;;;;; "cedet/cedet-idutils.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el"
32390;;;;;; "cedet/ede/config.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" 32416;;;;;; "cedet/ede/base.el" "cedet/ede/config.el" "cedet/ede/cpp-root.el"
32391;;;;;; "cedet/ede/detect.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 32417;;;;;; "cedet/ede/custom.el" "cedet/ede/detect.el" "cedet/ede/dired.el"
32392;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" 32418;;;;;; "cedet/ede/emacs.el" "cedet/ede/files.el" "cedet/ede/generic.el"
32393;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el" 32419;;;;;; "cedet/ede/linux.el" "cedet/ede/loaddefs.el" "cedet/ede/locate.el"
32394;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" 32420;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el"
32395;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" 32421;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el"
32396;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" 32422;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el"
32397;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" 32423;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el"
32398;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el" 32424;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el"
32399;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el" 32425;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el"
32400;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el" 32426;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el"
32401;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 32427;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/semantic/analyze.el"
32402;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 32428;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el"
32403;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 32429;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el"
32404;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 32430;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
32405;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" 32431;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
32406;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" 32432;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm.el"
32407;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" 32433;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
32408;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" 32434;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
32409;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" 32435;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
32410;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" 32436;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
32411;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" 32437;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32412;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
32413;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32414;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 32438;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
32415;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 32439;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
32416;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 32440;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -32418,91 +32442,82 @@ Zone out, completely.
32418;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 32442;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
32419;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 32443;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
32420;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 32444;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
32421;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 32445;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el"
32422;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 32446;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el"
32423;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 32447;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el"
32424;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 32448;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el"
32425;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 32449;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el"
32426;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 32450;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el"
32427;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 32451;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
32428;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 32452;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
32429;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 32453;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
32430;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 32454;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
32431;;;;;; "cedet/semantic/wisent/javat-wy.el" "cedet/semantic/wisent/js-wy.el" 32455;;;;;; "cedet/semantic/wisent/python.el" "cedet/semantic/wisent/wisent.el"
32432;;;;;; "cedet/semantic/wisent/python-wy.el" "cedet/semantic/wisent/python.el" 32456;;;;;; "cedet/srecode/args.el" "cedet/srecode/compile.el" "cedet/srecode/cpp.el"
32433;;;;;; "cedet/semantic/wisent/wisent.el" "cedet/srecode/args.el" 32457;;;;;; "cedet/srecode/ctxt.el" "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
32434;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el"
32435;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
32436;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 32458;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
32437;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 32459;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
32438;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 32460;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
32439;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 32461;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
32440;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 32462;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
32441;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" 32463;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
32442;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns.el" 32464;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns.el"
32443;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el" 32465;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el"
32444;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el" 32466;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el"
32445;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" 32467;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
32446;;;;;; "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-compat.el" "emacs-lisp/eieio-custom.el" 32468;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-compat.el"
32447;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 32469;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
32448;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/generator.el" 32470;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
32449;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/smie.el" 32471;;;;;; "emacs-lisp/generator.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el"
32450;;;;;; "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 32472;;;;;; "emacs-lisp/smie.el" "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el"
32451;;;;;; "emulation/cua-gmrk.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 32473;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/edt-lk201.el"
32452;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/viper-cmd.el" 32474;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
32453;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 32475;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
32454;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 32476;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
32455;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 32477;;;;;; "emulation/viper-util.el" "erc/erc-backend.el" "erc/erc-goodies.el"
32456;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 32478;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "eshell/em-alias.el"
32457;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 32479;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
32458;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 32480;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
32459;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 32481;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
32460;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 32482;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
32461;;;;;; "eshell/em-tramp.el" "eshell/em-unix.el" "eshell/em-xtra.el" 32483;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el"
32462;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el" 32484;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
32463;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" 32485;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
32464;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 32486;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
32465;;;;;; "ezimage.el" "format-spec.el" "fringe.el" "generic-x.el" 32487;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el"
32466;;;;;; "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" 32488;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el"
32467;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cloud.el" "gnus/gnus-cus.el" 32489;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cloud.el"
32468;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 32490;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el"
32469;;;;;; "gnus/gnus-ems.el" "gnus/gnus-icalendar.el" "gnus/gnus-int.el" 32491;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-icalendar.el"
32470;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" 32492;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
32471;;;;;; "gnus/gnus-score.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el" 32493;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-srvr.el"
32472;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" 32494;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
32473;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" 32495;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el"
32474;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" 32496;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
32475;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-archive.el" 32497;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
32476;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el" 32498;;;;;; "gnus/mm-archive.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
32477;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el" 32499;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
32478;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" 32500;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
32479;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" 32501;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
32480;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" 32502;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
32481;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" 32503;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el"
32482;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" 32504;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el"
32483;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" 32505;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
32484;;;;;; "gnus/rfc2047.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/sieve-manage.el" 32506;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2231.el"
32485;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" 32507;;;;;; "gnus/rtree.el" "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el"
32486;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/charscript.el" 32508;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el"
32487;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" 32509;;;;;; "international/charscript.el" "international/fontset.el"
32488;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 32510;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
32489;;;;;; "international/uni-brackets.el" "international/uni-category.el" 32511;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el"
32490;;;;;; "international/uni-combining.el" "international/uni-comment.el" 32512;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el"
32491;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" 32513;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el"
32492;;;;;; "international/uni-digit.el" "international/uni-lowercase.el" 32514;;;;;; "leim/quail/cyrillic.el" "leim/quail/czech.el" "leim/quail/ethiopic.el"
32493;;;;;; "international/uni-mirrored.el" "international/uni-name.el" 32515;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el"
32494;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" 32516;;;;;; "leim/quail/hanja.el" "leim/quail/hanja3.el" "leim/quail/hebrew.el"
32495;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" 32517;;;;;; "leim/quail/indian.el" "leim/quail/ipa-praat.el" "leim/quail/ipa.el"
32496;;;;;; "kermit.el" "language/hanja-util.el" "language/thai-word.el" 32518;;;;;; "leim/quail/japanese.el" "leim/quail/lao.el" "leim/quail/latin-alt.el"
32497;;;;;; "ldefs-boot.el" "leim/ja-dic/ja-dic.el" "leim/quail/arabic.el" 32519;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el"
32498;;;;;; "leim/quail/croatian.el" "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el" 32520;;;;;; "leim/quail/lrt.el" "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
32499;;;;;; "leim/quail/czech.el" "leim/quail/ethiopic.el" "leim/quail/georgian.el"
32500;;;;;; "leim/quail/greek.el" "leim/quail/hanja-jis.el" "leim/quail/hanja.el"
32501;;;;;; "leim/quail/hanja3.el" "leim/quail/hebrew.el" "leim/quail/indian.el"
32502;;;;;; "leim/quail/ipa-praat.el" "leim/quail/ipa.el" "leim/quail/japanese.el"
32503;;;;;; "leim/quail/lao.el" "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el"
32504;;;;;; "leim/quail/latin-post.el" "leim/quail/latin-pre.el" "leim/quail/lrt.el"
32505;;;;;; "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
32506;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" 32521;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el"
32507;;;;;; "leim/quail/sgml-input.el" "leim/quail/sisheng.el" "leim/quail/slovak.el" 32522;;;;;; "leim/quail/sgml-input.el" "leim/quail/sisheng.el" "leim/quail/slovak.el"
32508;;;;;; "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el" "leim/quail/thai.el" 32523;;;;;; "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el" "leim/quail/thai.el"
@@ -32553,14 +32568,14 @@ Zone out, completely.
32553;;;;;; "org/org-eshell.el" "org/org-faces.el" "org/org-feed.el" 32568;;;;;; "org/org-eshell.el" "org/org-faces.el" "org/org-feed.el"
32554;;;;;; "org/org-footnote.el" "org/org-gnus.el" "org/org-habit.el" 32569;;;;;; "org/org-footnote.el" "org/org-gnus.el" "org/org-habit.el"
32555;;;;;; "org/org-id.el" "org/org-indent.el" "org/org-info.el" "org/org-inlinetask.el" 32570;;;;;; "org/org-id.el" "org/org-indent.el" "org/org-info.el" "org/org-inlinetask.el"
32556;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-list.el" "org/org-macro.el" 32571;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-list.el" "org/org-loaddefs.el"
32557;;;;;; "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el" "org/org-pcomplete.el" 32572;;;;;; "org/org-macro.el" "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el"
32558;;;;;; "org/org-plot.el" "org/org-protocol.el" "org/org-rmail.el" 32573;;;;;; "org/org-pcomplete.el" "org/org-plot.el" "org/org-protocol.el"
32559;;;;;; "org/org-src.el" "org/org-table.el" "org/org-timer.el" "org/org-w3m.el" 32574;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-table.el" "org/org-timer.el"
32560;;;;;; "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" "org/ox-icalendar.el" 32575;;;;;; "org/org-w3m.el" "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el"
32561;;;;;; "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" "org/ox-odt.el" 32576;;;;;; "org/ox-icalendar.el" "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el"
32562;;;;;; "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" "org/ox.el" 32577;;;;;; "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el"
32563;;;;;; "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" 32578;;;;;; "org/ox.el" "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el"
32564;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 32579;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
32565;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 32580;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el"
32566;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" 32581;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
@@ -32583,7 +32598,7 @@ Zone out, completely.
32583;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 32598;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
32584;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el" 32599;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el"
32585;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 32600;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
32586;;;;;; "x-dnd.el") (22188 49115 186777 865000)) 32601;;;;;; "x-dnd.el") (22226 59088 389313 948000))
32587 32602
32588;;;*** 32603;;;***
32589 32604