aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2014-10-01 17:49:14 -0700
committerGlenn Morris2014-10-01 17:49:14 -0700
commitef9bcf3b409648f36c5745e22d147f50a144524f (patch)
treecda7969fd5470236d9ce929049820671d99e4f3b /lisp
parent801e7c232cc491264ef732b4d3b06da041d1ce05 (diff)
downloademacs-ef9bcf3b409648f36c5745e22d147f50a144524f.tar.gz
emacs-ef9bcf3b409648f36c5745e22d147f50a144524f.zip
Bump version to 24.3.94; regenerate ldefs-boot and AUTHORSemacs-24.3.94
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el1587
1 files changed, 851 insertions, 736 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index fa4c168769b..50d07e3702f 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" (21291 53104 0 0)) 6;;;### (autoloads nil "5x5" "play/5x5.el" (21291 53104 431149 0))
7;;; Generated autoloads from play/5x5.el 7;;; Generated autoloads from play/5x5.el
8 8
9(autoload '5x5 "5x5" "\ 9(autoload '5x5 "5x5" "\
@@ -66,7 +66,7 @@ should return a grid vector array that is the new solution.
66;;;*** 66;;;***
67 67
68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21291 53104 68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21291 53104
69;;;;;; 0 0)) 69;;;;;; 431149 0))
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" "\
@@ -86,7 +86,7 @@ Ada mode is the major mode for editing Ada code.
86;;;*** 86;;;***
87 87
88;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (21291 53104 88;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (21291 53104
89;;;;;; 0 0)) 89;;;;;; 431149 0))
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" "\
@@ -97,7 +97,7 @@ Insert a descriptive header at the top of the file.
97;;;*** 97;;;***
98 98
99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21291 53104 99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21291 53104
100;;;;;; 0 0)) 100;;;;;; 431149 0))
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,7 +108,8 @@ Completion is available.
108 108
109;;;*** 109;;;***
110 110
111;;;### (autoloads nil "add-log" "vc/add-log.el" (21291 53104 0 0)) 111;;;### (autoloads nil "add-log" "vc/add-log.el" (21291 53104 431149
112;;;;;; 0))
112;;; Generated autoloads from vc/add-log.el 113;;; Generated autoloads from vc/add-log.el
113 114
114(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,7 +239,7 @@ old-style time formats for entries are supported.
238;;;*** 239;;;***
239 240
240;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21291 53104 241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21291 53104
241;;;;;; 0 0)) 242;;;;;; 431149 0))
242;;; Generated autoloads from emacs-lisp/advice.el 243;;; Generated autoloads from emacs-lisp/advice.el
243 244
244(defvar ad-redefinition-action 'warn "\ 245(defvar ad-redefinition-action 'warn "\
@@ -373,7 +374,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
373 374
374;;;*** 375;;;***
375 376
376;;;### (autoloads nil "align" "align.el" (21417 24123 550487 0)) 377;;;### (autoloads nil "align" "align.el" (21418 19288 912946 0))
377;;; Generated autoloads from align.el 378;;; Generated autoloads from align.el
378 379
379(autoload 'align "align" "\ 380(autoload 'align "align" "\
@@ -476,7 +477,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
476 477
477;;;*** 478;;;***
478 479
479;;;### (autoloads nil "allout" "allout.el" (21291 53104 0 0)) 480;;;### (autoloads nil "allout" "allout.el" (21291 53104 431149 0))
480;;; Generated autoloads from allout.el 481;;; Generated autoloads from allout.el
481(push (purecopy '(allout 2 3)) package--builtin-versions) 482(push (purecopy '(allout 2 3)) package--builtin-versions)
482 483
@@ -837,7 +838,7 @@ for details on preparing Emacs for automatic allout activation.
837;;;*** 838;;;***
838 839
839;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21346 840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21346
840;;;;;; 62196 0 0)) 841;;;;;; 62196 327729 0))
841;;; Generated autoloads from allout-widgets.el 842;;; Generated autoloads from allout-widgets.el
842(push (purecopy '(allout-widgets 1 0)) package--builtin-versions) 843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions)
843 844
@@ -895,7 +896,7 @@ outline hot-spot navigation (see `allout-mode').
895 896
896;;;*** 897;;;***
897 898
898;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21291 53104 0 899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21291 53104 431149
899;;;;;; 0)) 900;;;;;; 0))
900;;; Generated autoloads from net/ange-ftp.el 901;;; Generated autoloads from net/ange-ftp.el
901 902
@@ -917,7 +918,7 @@ directory, so that Emacs will know its current contents.
917 918
918;;;*** 919;;;***
919 920
920;;;### (autoloads nil "animate" "play/animate.el" (21291 53104 0 921;;;### (autoloads nil "animate" "play/animate.el" (21291 53104 431149
921;;;;;; 0)) 922;;;;;; 0))
922;;; Generated autoloads from play/animate.el 923;;; Generated autoloads from play/animate.el
923 924
@@ -950,7 +951,7 @@ the buffer *Birthday-Present-for-Name*.
950 951
951;;;*** 952;;;***
952 953
953;;;### (autoloads nil "ansi-color" "ansi-color.el" (21291 53104 0 954;;;### (autoloads nil "ansi-color" "ansi-color.el" (21291 53104 431149
954;;;;;; 0)) 955;;;;;; 0))
955;;; Generated autoloads from ansi-color.el 956;;; Generated autoloads from ansi-color.el
956(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) 957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions)
@@ -978,7 +979,7 @@ This is a good function to put in `comint-output-filter-functions'.
978;;;*** 979;;;***
979 980
980;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21291 981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21291
981;;;;;; 53104 0 0)) 982;;;;;; 53104 431149 0))
982;;; Generated autoloads from progmodes/antlr-mode.el 983;;; Generated autoloads from progmodes/antlr-mode.el
983(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) 984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions)
984 985
@@ -1014,7 +1015,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1014 1015
1015;;;*** 1016;;;***
1016 1017
1017;;;### (autoloads nil "appt" "calendar/appt.el" (21291 53104 0 0)) 1018;;;### (autoloads nil "appt" "calendar/appt.el" (21291 53104 431149
1019;;;;;; 0))
1018;;; Generated autoloads from calendar/appt.el 1020;;; Generated autoloads from calendar/appt.el
1019 1021
1020(autoload 'appt-add "appt" "\ 1022(autoload 'appt-add "appt" "\
@@ -1035,7 +1037,8 @@ ARG is positive, otherwise off.
1035 1037
1036;;;*** 1038;;;***
1037 1039
1038;;;### (autoloads nil "apropos" "apropos.el" (21291 53104 0 0)) 1040;;;### (autoloads nil "apropos" "apropos.el" (21291 53104 431149
1041;;;;;; 0))
1039;;; Generated autoloads from apropos.el 1042;;; Generated autoloads from apropos.el
1040 1043
1041(autoload 'apropos-read-pattern "apropos" "\ 1044(autoload 'apropos-read-pattern "apropos" "\
@@ -1150,7 +1153,8 @@ Returns list of symbols and documentation found.
1150 1153
1151;;;*** 1154;;;***
1152 1155
1153;;;### (autoloads nil "arc-mode" "arc-mode.el" (21291 53104 0 0)) 1156;;;### (autoloads nil "arc-mode" "arc-mode.el" (21291 53104 431149
1157;;;;;; 0))
1154;;; Generated autoloads from arc-mode.el 1158;;; Generated autoloads from arc-mode.el
1155 1159
1156(autoload 'archive-mode "arc-mode" "\ 1160(autoload 'archive-mode "arc-mode" "\
@@ -1170,7 +1174,7 @@ archive.
1170 1174
1171;;;*** 1175;;;***
1172 1176
1173;;;### (autoloads nil "array" "array.el" (21291 53104 0 0)) 1177;;;### (autoloads nil "array" "array.el" (21291 53104 431149 0))
1174;;; Generated autoloads from array.el 1178;;; Generated autoloads from array.el
1175 1179
1176(autoload 'array-mode "array" "\ 1180(autoload 'array-mode "array" "\
@@ -1242,7 +1246,7 @@ Entering array mode calls the function `array-mode-hook'.
1242;;;*** 1246;;;***
1243 1247
1244;;;### (autoloads nil "artist" "textmodes/artist.el" (21291 53104 1248;;;### (autoloads nil "artist" "textmodes/artist.el" (21291 53104
1245;;;;;; 0 0)) 1249;;;;;; 431149 0))
1246;;; Generated autoloads from textmodes/artist.el 1250;;; Generated autoloads from textmodes/artist.el
1247(push (purecopy '(artist 1 2 6)) package--builtin-versions) 1251(push (purecopy '(artist 1 2 6)) package--builtin-versions)
1248 1252
@@ -1448,8 +1452,8 @@ Keymap summary
1448 1452
1449;;;*** 1453;;;***
1450 1454
1451;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21419 27241 1455;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21419 46255
1452;;;;;; 500420 0)) 1456;;;;;; 468379 0))
1453;;; Generated autoloads from progmodes/asm-mode.el 1457;;; Generated autoloads from progmodes/asm-mode.el
1454 1458
1455(autoload 'asm-mode "asm-mode" "\ 1459(autoload 'asm-mode "asm-mode" "\
@@ -1477,7 +1481,7 @@ Special commands:
1477;;;*** 1481;;;***
1478 1482
1479;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21291 1483;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21291
1480;;;;;; 53104 0 0)) 1484;;;;;; 53104 431149 0))
1481;;; Generated autoloads from gnus/auth-source.el 1485;;; Generated autoloads from gnus/auth-source.el
1482 1486
1483(defvar auth-source-cache-expiry 7200 "\ 1487(defvar auth-source-cache-expiry 7200 "\
@@ -1489,7 +1493,8 @@ let-binding.")
1489 1493
1490;;;*** 1494;;;***
1491 1495
1492;;;### (autoloads nil "autoarg" "autoarg.el" (21291 53104 0 0)) 1496;;;### (autoloads nil "autoarg" "autoarg.el" (21291 53104 431149
1497;;;;;; 0))
1493;;; Generated autoloads from autoarg.el 1498;;; Generated autoloads from autoarg.el
1494 1499
1495(defvar autoarg-mode nil "\ 1500(defvar autoarg-mode nil "\
@@ -1550,7 +1555,7 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1550;;;*** 1555;;;***
1551 1556
1552;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21291 53104 1557;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21291 53104
1553;;;;;; 0 0)) 1558;;;;;; 431149 0))
1554;;; Generated autoloads from progmodes/autoconf.el 1559;;; Generated autoloads from progmodes/autoconf.el
1555 1560
1556(autoload 'autoconf-mode "autoconf" "\ 1561(autoload 'autoconf-mode "autoconf" "\
@@ -1560,7 +1565,7 @@ Major mode for editing Autoconf configure.ac files.
1560 1565
1561;;;*** 1566;;;***
1562 1567
1563;;;### (autoloads nil "autoinsert" "autoinsert.el" (21291 53104 0 1568;;;### (autoloads nil "autoinsert" "autoinsert.el" (21291 53104 431149
1564;;;;;; 0)) 1569;;;;;; 0))
1565;;; Generated autoloads from autoinsert.el 1570;;; Generated autoloads from autoinsert.el
1566 1571
@@ -1600,7 +1605,7 @@ insert a template for the file depending on the mode of the buffer.
1600;;;*** 1605;;;***
1601 1606
1602;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21291 1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21291
1603;;;;;; 53104 0 0)) 1608;;;;;; 53104 431149 0))
1604;;; Generated autoloads from emacs-lisp/autoload.el 1609;;; Generated autoloads from emacs-lisp/autoload.el
1605 1610
1606(put 'generated-autoload-file 'safe-local-variable 'stringp) 1611(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1649,7 +1654,7 @@ should be non-nil).
1649 1654
1650;;;*** 1655;;;***
1651 1656
1652;;;### (autoloads nil "autorevert" "autorevert.el" (21310 8261 0 1657;;;### (autoloads nil "autorevert" "autorevert.el" (21310 8261 281810
1653;;;;;; 0)) 1658;;;;;; 0))
1654;;; Generated autoloads from autorevert.el 1659;;; Generated autoloads from autorevert.el
1655 1660
@@ -1738,7 +1743,7 @@ specifies in the mode line.
1738 1743
1739;;;*** 1744;;;***
1740 1745
1741;;;### (autoloads nil "avoid" "avoid.el" (21372 35662 356409 0)) 1746;;;### (autoloads nil "avoid" "avoid.el" (21372 5105 739240 0))
1742;;; Generated autoloads from avoid.el 1747;;; Generated autoloads from avoid.el
1743 1748
1744(defvar mouse-avoidance-mode nil "\ 1749(defvar mouse-avoidance-mode nil "\
@@ -1777,7 +1782,7 @@ definition of \"random distance\".)
1777;;;*** 1782;;;***
1778 1783
1779;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (21291 53104 1784;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (21291 53104
1780;;;;;; 0 0)) 1785;;;;;; 431149 0))
1781;;; Generated autoloads from progmodes/bat-mode.el 1786;;; Generated autoloads from progmodes/bat-mode.el
1782 1787
1783(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) 1788(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode))
@@ -1795,7 +1800,8 @@ Run script using `bat-run' and `bat-run-args'.
1795 1800
1796;;;*** 1801;;;***
1797 1802
1798;;;### (autoloads nil "battery" "battery.el" (21341 23900 0 0)) 1803;;;### (autoloads nil "battery" "battery.el" (21341 23900 988149
1804;;;;;; 0))
1799;;; Generated autoloads from battery.el 1805;;; Generated autoloads from battery.el
1800 (put 'battery-mode-line-string 'risky-local-variable t) 1806 (put 'battery-mode-line-string 'risky-local-variable t)
1801 1807
@@ -1831,7 +1837,7 @@ seconds.
1831;;;*** 1837;;;***
1832 1838
1833;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (21291 1839;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (21291
1834;;;;;; 53104 0 0)) 1840;;;;;; 53104 431149 0))
1835;;; Generated autoloads from emacs-lisp/benchmark.el 1841;;; Generated autoloads from emacs-lisp/benchmark.el
1836 1842
1837(autoload 'benchmark-run "benchmark" "\ 1843(autoload 'benchmark-run "benchmark" "\
@@ -1868,7 +1874,7 @@ For non-interactive use see also `benchmark-run' and
1868;;;*** 1874;;;***
1869 1875
1870;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21291 53104 1876;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21291 53104
1871;;;;;; 0 0)) 1877;;;;;; 431149 0))
1872;;; Generated autoloads from textmodes/bibtex.el 1878;;; Generated autoloads from textmodes/bibtex.el
1873 1879
1874(autoload 'bibtex-initialize "bibtex" "\ 1880(autoload 'bibtex-initialize "bibtex" "\
@@ -1960,7 +1966,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1960;;;*** 1966;;;***
1961 1967
1962;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" 1968;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el"
1963;;;;;; (21291 53104 0 0)) 1969;;;;;; (21291 53104 431149 0))
1964;;; Generated autoloads from textmodes/bibtex-style.el 1970;;; Generated autoloads from textmodes/bibtex-style.el
1965 1971
1966(autoload 'bibtex-style-mode "bibtex-style" "\ 1972(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1970,7 +1976,8 @@ Major mode for editing BibTeX style files.
1970 1976
1971;;;*** 1977;;;***
1972 1978
1973;;;### (autoloads nil "binhex" "mail/binhex.el" (21291 53104 0 0)) 1979;;;### (autoloads nil "binhex" "mail/binhex.el" (21291 53104 431149
1980;;;;;; 0))
1974;;; Generated autoloads from mail/binhex.el 1981;;; Generated autoloads from mail/binhex.el
1975 1982
1976(defconst binhex-begin-line "^:...............................................................$" "\ 1983(defconst binhex-begin-line "^:...............................................................$" "\
@@ -1995,7 +2002,7 @@ Binhex decode region between START and END.
1995;;;*** 2002;;;***
1996 2003
1997;;;### (autoloads nil "blackbox" "play/blackbox.el" (21291 53104 2004;;;### (autoloads nil "blackbox" "play/blackbox.el" (21291 53104
1998;;;;;; 0 0)) 2005;;;;;; 431149 0))
1999;;; Generated autoloads from play/blackbox.el 2006;;; Generated autoloads from play/blackbox.el
2000 2007
2001(autoload 'blackbox "blackbox" "\ 2008(autoload 'blackbox "blackbox" "\
@@ -2114,7 +2121,7 @@ a reflection.
2114 2121
2115;;;*** 2122;;;***
2116 2123
2117;;;### (autoloads nil "bookmark" "bookmark.el" (21396 17985 27631 2124;;;### (autoloads nil "bookmark" "bookmark.el" (21396 5125 546680
2118;;;;;; 0)) 2125;;;;;; 0))
2119;;; Generated autoloads from bookmark.el 2126;;; Generated autoloads from bookmark.el
2120 (define-key ctl-x-r-map "b" 'bookmark-jump) 2127 (define-key ctl-x-r-map "b" 'bookmark-jump)
@@ -2307,8 +2314,8 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2307 2314
2308;;;*** 2315;;;***
2309 2316
2310;;;### (autoloads nil "browse-url" "net/browse-url.el" (21361 65337 2317;;;### (autoloads nil "browse-url" "net/browse-url.el" (21362 56326
2311;;;;;; 555586 0)) 2318;;;;;; 483293 0))
2312;;; Generated autoloads from net/browse-url.el 2319;;; Generated autoloads from net/browse-url.el
2313 2320
2314(defvar browse-url-browser-function 'browse-url-default-browser "\ 2321(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2623,7 +2630,7 @@ from `browse-url-elinks-wrapper'.
2623 2630
2624;;;*** 2631;;;***
2625 2632
2626;;;### (autoloads nil "bs" "bs.el" (21452 63160 995987 0)) 2633;;;### (autoloads nil "bs" "bs.el" (21452 38897 477078 478000))
2627;;; Generated autoloads from bs.el 2634;;; Generated autoloads from bs.el
2628(push (purecopy '(bs 1 17)) package--builtin-versions) 2635(push (purecopy '(bs 1 17)) package--builtin-versions)
2629 2636
@@ -2664,7 +2671,7 @@ name of buffer configuration.
2664 2671
2665;;;*** 2672;;;***
2666 2673
2667;;;### (autoloads nil "bubbles" "play/bubbles.el" (21291 53104 0 2674;;;### (autoloads nil "bubbles" "play/bubbles.el" (21291 53104 431149
2668;;;;;; 0)) 2675;;;;;; 0))
2669;;; Generated autoloads from play/bubbles.el 2676;;; Generated autoloads from play/bubbles.el
2670 2677
@@ -2687,7 +2694,7 @@ columns on its right towards the left.
2687;;;*** 2694;;;***
2688 2695
2689;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" 2696;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el"
2690;;;;;; (21291 53104 0 0)) 2697;;;;;; (21291 53104 431149 0))
2691;;; Generated autoloads from progmodes/bug-reference.el 2698;;; Generated autoloads from progmodes/bug-reference.el
2692 2699
2693(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2700(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2708,7 +2715,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2708;;;*** 2715;;;***
2709 2716
2710;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21291 2717;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21291
2711;;;;;; 53104 0 0)) 2718;;;;;; 53104 431149 0))
2712;;; Generated autoloads from emacs-lisp/bytecomp.el 2719;;; Generated autoloads from emacs-lisp/bytecomp.el
2713(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2720(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2714(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2721(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2829,7 +2836,7 @@ and corresponding effects.
2829;;;*** 2836;;;***
2830 2837
2831;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (21291 2838;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (21291
2832;;;;;; 53104 0 0)) 2839;;;;;; 53104 431149 0))
2833;;; Generated autoloads from calendar/cal-china.el 2840;;; Generated autoloads from calendar/cal-china.el
2834 2841
2835(put 'calendar-chinese-time-zone 'risky-local-variable t) 2842(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2839,7 +2846,7 @@ and corresponding effects.
2839;;;*** 2846;;;***
2840 2847
2841;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (21291 53104 2848;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (21291 53104
2842;;;;;; 0 0)) 2849;;;;;; 431149 0))
2843;;; Generated autoloads from calendar/cal-dst.el 2850;;; Generated autoloads from calendar/cal-dst.el
2844 2851
2845(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2852(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2851,7 +2858,7 @@ and corresponding effects.
2851;;;*** 2858;;;***
2852 2859
2853;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (21291 2860;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (21291
2854;;;;;; 53104 0 0)) 2861;;;;;; 53104 431149 0))
2855;;; Generated autoloads from calendar/cal-hebrew.el 2862;;; Generated autoloads from calendar/cal-hebrew.el
2856 2863
2857(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2864(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2865,7 +2872,7 @@ from the cursor position.
2865 2872
2866;;;*** 2873;;;***
2867 2874
2868;;;### (autoloads nil "calc" "calc/calc.el" (21421 21182 542043 0)) 2875;;;### (autoloads nil "calc" "calc/calc.el" (21421 999 106354 0))
2869;;; Generated autoloads from calc/calc.el 2876;;; Generated autoloads from calc/calc.el
2870 (define-key ctl-x-map "*" 'calc-dispatch) 2877 (define-key ctl-x-map "*" 'calc-dispatch)
2871 2878
@@ -2950,7 +2957,7 @@ See Info node `(calc)Defining Functions'.
2950;;;*** 2957;;;***
2951 2958
2952;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (21291 53104 2959;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (21291 53104
2953;;;;;; 0 0)) 2960;;;;;; 431149 0))
2954;;; Generated autoloads from calc/calc-undo.el 2961;;; Generated autoloads from calc/calc-undo.el
2955 2962
2956(autoload 'calc-undo "calc-undo" "\ 2963(autoload 'calc-undo "calc-undo" "\
@@ -2960,7 +2967,7 @@ See Info node `(calc)Defining Functions'.
2960 2967
2961;;;*** 2968;;;***
2962 2969
2963;;;### (autoloads nil "calculator" "calculator.el" (21291 53104 0 2970;;;### (autoloads nil "calculator" "calculator.el" (21291 53104 431149
2964;;;;;; 0)) 2971;;;;;; 0))
2965;;; Generated autoloads from calculator.el 2972;;; Generated autoloads from calculator.el
2966 2973
@@ -2972,8 +2979,8 @@ See the documentation for `calculator-mode' for more information.
2972 2979
2973;;;*** 2980;;;***
2974 2981
2975;;;### (autoloads nil "calendar" "calendar/calendar.el" (21517 36917 2982;;;### (autoloads nil "calendar" "calendar/calendar.el" (21517 17755
2976;;;;;; 994200 0)) 2983;;;;;; 154419 0))
2977;;; Generated autoloads from calendar/calendar.el 2984;;; Generated autoloads from calendar/calendar.el
2978 2985
2979(autoload 'calendar "calendar" "\ 2986(autoload 'calendar "calendar" "\
@@ -3016,7 +3023,7 @@ This function is suitable for execution in an init file.
3016 3023
3017;;;*** 3024;;;***
3018 3025
3019;;;### (autoloads nil "canlock" "gnus/canlock.el" (21291 53104 0 3026;;;### (autoloads nil "canlock" "gnus/canlock.el" (21291 53104 431149
3020;;;;;; 0)) 3027;;;;;; 0))
3021;;; Generated autoloads from gnus/canlock.el 3028;;; Generated autoloads from gnus/canlock.el
3022 3029
@@ -3035,7 +3042,7 @@ it fails.
3035;;;*** 3042;;;***
3036 3043
3037;;;### (autoloads nil "cap-words" "progmodes/cap-words.el" (21291 3044;;;### (autoloads nil "cap-words" "progmodes/cap-words.el" (21291
3038;;;;;; 53104 0 0)) 3045;;;;;; 53104 431149 0))
3039;;; Generated autoloads from progmodes/cap-words.el 3046;;; Generated autoloads from progmodes/cap-words.el
3040 3047
3041(autoload 'capitalized-words-mode "cap-words" "\ 3048(autoload 'capitalized-words-mode "cap-words" "\
@@ -3075,14 +3082,14 @@ Obsoletes `c-forward-into-nomenclature'.
3075;;;*** 3082;;;***
3076 3083
3077;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (21291 3084;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (21291
3078;;;;;; 53104 0 0)) 3085;;;;;; 53104 431149 0))
3079;;; Generated autoloads from progmodes/cc-compat.el 3086;;; Generated autoloads from progmodes/cc-compat.el
3080(put 'c-indent-level 'safe-local-variable 'integerp) 3087(put 'c-indent-level 'safe-local-variable 'integerp)
3081 3088
3082;;;*** 3089;;;***
3083 3090
3084;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21291 3091;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21291
3085;;;;;; 53104 0 0)) 3092;;;;;; 53104 431149 0))
3086;;; Generated autoloads from progmodes/cc-engine.el 3093;;; Generated autoloads from progmodes/cc-engine.el
3087 3094
3088(autoload 'c-guess-basic-syntax "cc-engine" "\ 3095(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3093,7 +3100,7 @@ Return the syntactic context of the current line.
3093;;;*** 3100;;;***
3094 3101
3095;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21307 46976 3102;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21307 46976
3096;;;;;; 0 0)) 3103;;;;;; 832220 0))
3097;;; Generated autoloads from progmodes/cc-guess.el 3104;;; Generated autoloads from progmodes/cc-guess.el
3098 3105
3099(defvar c-guess-guessed-offsets-alist nil "\ 3106(defvar c-guess-guessed-offsets-alist nil "\
@@ -3192,7 +3199,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3192;;;*** 3199;;;***
3193 3200
3194;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21291 53104 3201;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21291 53104
3195;;;;;; 0 0)) 3202;;;;;; 431149 0))
3196;;; Generated autoloads from progmodes/cc-mode.el 3203;;; Generated autoloads from progmodes/cc-mode.el
3197 3204
3198(autoload 'c-initialize-cc-mode "cc-mode" "\ 3205(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3350,7 +3357,7 @@ Key bindings:
3350;;;*** 3357;;;***
3351 3358
3352;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21291 3359;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21291
3353;;;;;; 53104 0 0)) 3360;;;;;; 53104 431149 0))
3354;;; Generated autoloads from progmodes/cc-styles.el 3361;;; Generated autoloads from progmodes/cc-styles.el
3355 3362
3356(autoload 'c-set-style "cc-styles" "\ 3363(autoload 'c-set-style "cc-styles" "\
@@ -3402,7 +3409,7 @@ and exists only for compatibility reasons.
3402;;;*** 3409;;;***
3403 3410
3404;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21291 53104 3411;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21291 53104
3405;;;;;; 0 0)) 3412;;;;;; 431149 0))
3406;;; Generated autoloads from progmodes/cc-vars.el 3413;;; Generated autoloads from progmodes/cc-vars.el
3407(put 'c-basic-offset 'safe-local-variable 'integerp) 3414(put 'c-basic-offset 'safe-local-variable 'integerp)
3408(put 'c-backslash-column 'safe-local-variable 'integerp) 3415(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3410,7 +3417,7 @@ and exists only for compatibility reasons.
3410 3417
3411;;;*** 3418;;;***
3412 3419
3413;;;### (autoloads nil "ccl" "international/ccl.el" (21291 53104 0 3420;;;### (autoloads nil "ccl" "international/ccl.el" (21291 53104 431149
3414;;;;;; 0)) 3421;;;;;; 0))
3415;;; Generated autoloads from international/ccl.el 3422;;; Generated autoloads from international/ccl.el
3416 3423
@@ -3672,7 +3679,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3672;;;*** 3679;;;***
3673 3680
3674;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21291 53104 3681;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21291 53104
3675;;;;;; 0 0)) 3682;;;;;; 431149 0))
3676;;; Generated autoloads from emacs-lisp/cconv.el 3683;;; Generated autoloads from emacs-lisp/cconv.el
3677 3684
3678(autoload 'cconv-closure-convert "cconv" "\ 3685(autoload 'cconv-closure-convert "cconv" "\
@@ -3691,14 +3698,15 @@ Add the warnings that closure conversion would encounter.
3691 3698
3692;;;*** 3699;;;***
3693 3700
3694;;;### (autoloads nil "cedet" "cedet/cedet.el" (21291 53104 0 0)) 3701;;;### (autoloads nil "cedet" "cedet/cedet.el" (21291 53104 431149
3702;;;;;; 0))
3695;;; Generated autoloads from cedet/cedet.el 3703;;; Generated autoloads from cedet/cedet.el
3696(push (purecopy '(cedet 2 0)) package--builtin-versions) 3704(push (purecopy '(cedet 2 0)) package--builtin-versions)
3697 3705
3698;;;*** 3706;;;***
3699 3707
3700;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21291 53104 3708;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21291 53104
3701;;;;;; 0 0)) 3709;;;;;; 431149 0))
3702;;; Generated autoloads from progmodes/cfengine.el 3710;;; Generated autoloads from progmodes/cfengine.el
3703(push (purecopy '(cfengine 1 3)) package--builtin-versions) 3711(push (purecopy '(cfengine 1 3)) package--builtin-versions)
3704 3712
@@ -3729,14 +3737,14 @@ on the buffer contents
3729;;;*** 3737;;;***
3730 3738
3731;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21291 53104 3739;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21291 53104
3732;;;;;; 0 0)) 3740;;;;;; 431149 0))
3733;;; Generated autoloads from emacs-lisp/chart.el 3741;;; Generated autoloads from emacs-lisp/chart.el
3734(push (purecopy '(chart 0 2)) package--builtin-versions) 3742(push (purecopy '(chart 0 2)) package--builtin-versions)
3735 3743
3736;;;*** 3744;;;***
3737 3745
3738;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" 3746;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el"
3739;;;;;; (21291 53104 0 0)) 3747;;;;;; (21291 53104 431149 0))
3740;;; Generated autoloads from emacs-lisp/check-declare.el 3748;;; Generated autoloads from emacs-lisp/check-declare.el
3741 3749
3742(autoload 'check-declare-file "check-declare" "\ 3750(autoload 'check-declare-file "check-declare" "\
@@ -3754,7 +3762,7 @@ Returns non-nil if any false statements are found.
3754;;;*** 3762;;;***
3755 3763
3756;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21291 3764;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21291
3757;;;;;; 53104 0 0)) 3765;;;;;; 53104 431149 0))
3758;;; Generated autoloads from emacs-lisp/checkdoc.el 3766;;; Generated autoloads from emacs-lisp/checkdoc.el
3759(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) 3767(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions)
3760(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) 3768(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp)
@@ -3955,7 +3963,7 @@ checking of documentation strings.
3955;;;*** 3963;;;***
3956 3964
3957;;;### (autoloads nil "china-util" "language/china-util.el" (21291 3965;;;### (autoloads nil "china-util" "language/china-util.el" (21291
3958;;;;;; 53104 0 0)) 3966;;;;;; 53104 431149 0))
3959;;; Generated autoloads from language/china-util.el 3967;;; Generated autoloads from language/china-util.el
3960 3968
3961(autoload 'decode-hz-region "china-util" "\ 3969(autoload 'decode-hz-region "china-util" "\
@@ -3992,7 +4000,8 @@ Encode the text in the current buffer to HZ.
3992 4000
3993;;;*** 4001;;;***
3994 4002
3995;;;### (autoloads nil "chistory" "chistory.el" (21291 53104 0 0)) 4003;;;### (autoloads nil "chistory" "chistory.el" (21291 53104 431149
4004;;;;;; 0))
3996;;; Generated autoloads from chistory.el 4005;;; Generated autoloads from chistory.el
3997 4006
3998(autoload 'repeat-matching-complex-command "chistory" "\ 4007(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4032,7 +4041,7 @@ and runs the normal hook `command-history-hook'.
4032;;;*** 4041;;;***
4033 4042
4034;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21291 4043;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21291
4035;;;;;; 53104 0 0)) 4044;;;;;; 53104 431149 0))
4036;;; Generated autoloads from emacs-lisp/cl-indent.el 4045;;; Generated autoloads from emacs-lisp/cl-indent.el
4037 4046
4038(autoload 'common-lisp-indent-function "cl-indent" "\ 4047(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4111,7 +4120,7 @@ For example, the function `case' has an indent property
4111;;;*** 4120;;;***
4112 4121
4113;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21291 53104 4122;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21291 53104
4114;;;;;; 0 0)) 4123;;;;;; 431149 0))
4115;;; Generated autoloads from emacs-lisp/cl-lib.el 4124;;; Generated autoloads from emacs-lisp/cl-lib.el
4116(push (purecopy '(cl-lib 1 0)) package--builtin-versions) 4125(push (purecopy '(cl-lib 1 0)) package--builtin-versions)
4117 4126
@@ -4142,7 +4151,7 @@ a future Emacs interpreter will be able to use it.")
4142;;;*** 4151;;;***
4143 4152
4144;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21291 53104 4153;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21291 53104
4145;;;;;; 0 0)) 4154;;;;;; 431149 0))
4146;;; Generated autoloads from progmodes/cmacexp.el 4155;;; Generated autoloads from progmodes/cmacexp.el
4147 4156
4148(autoload 'c-macro-expand "cmacexp" "\ 4157(autoload 'c-macro-expand "cmacexp" "\
@@ -4162,7 +4171,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4162 4171
4163;;;*** 4172;;;***
4164 4173
4165;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (21291 53104 0 0)) 4174;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (21291 53104 431149
4175;;;;;; 0))
4166;;; Generated autoloads from cmuscheme.el 4176;;; Generated autoloads from cmuscheme.el
4167 4177
4168(autoload 'run-scheme "cmuscheme" "\ 4178(autoload 'run-scheme "cmuscheme" "\
@@ -4182,7 +4192,7 @@ is run).
4182 4192
4183;;;*** 4193;;;***
4184 4194
4185;;;### (autoloads nil "color" "color.el" (21291 53104 0 0)) 4195;;;### (autoloads nil "color" "color.el" (21291 53104 431149 0))
4186;;; Generated autoloads from color.el 4196;;; Generated autoloads from color.el
4187 4197
4188(autoload 'color-name-to-rgb "color" "\ 4198(autoload 'color-name-to-rgb "color" "\
@@ -4201,7 +4211,7 @@ If FRAME cannot display COLOR, return nil.
4201 4211
4202;;;*** 4212;;;***
4203 4213
4204;;;### (autoloads nil "comint" "comint.el" (21341 23900 0 0)) 4214;;;### (autoloads nil "comint" "comint.el" (21341 23900 988149 0))
4205;;; Generated autoloads from comint.el 4215;;; Generated autoloads from comint.el
4206 4216
4207(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4217(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4301,7 +4311,7 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4301;;;*** 4311;;;***
4302 4312
4303;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21291 53104 4313;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21291 53104
4304;;;;;; 0 0)) 4314;;;;;; 431149 0))
4305;;; Generated autoloads from vc/compare-w.el 4315;;; Generated autoloads from vc/compare-w.el
4306 4316
4307(autoload 'compare-windows "compare-w" "\ 4317(autoload 'compare-windows "compare-w" "\
@@ -4334,8 +4344,8 @@ on third call it again advances points to the next difference and so on.
4334 4344
4335;;;*** 4345;;;***
4336 4346
4337;;;### (autoloads nil "compile" "progmodes/compile.el" (21356 47422 4347;;;### (autoloads nil "compile" "progmodes/compile.el" (21358 35866
4338;;;;;; 369946 0)) 4348;;;;;; 898057 0))
4339;;; Generated autoloads from progmodes/compile.el 4349;;; Generated autoloads from progmodes/compile.el
4340 4350
4341(defvar compilation-mode-hook nil "\ 4351(defvar compilation-mode-hook nil "\
@@ -4516,7 +4526,7 @@ This is the value of `next-error-function' in Compilation buffers.
4516 4526
4517;;;*** 4527;;;***
4518 4528
4519;;;### (autoloads nil "completion" "completion.el" (21291 53104 0 4529;;;### (autoloads nil "completion" "completion.el" (21291 53104 431149
4520;;;;;; 0)) 4530;;;;;; 0))
4521;;; Generated autoloads from completion.el 4531;;; Generated autoloads from completion.el
4522 4532
@@ -4540,7 +4550,7 @@ if ARG is omitted or nil.
4540;;;*** 4550;;;***
4541 4551
4542;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21291 4552;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21291
4543;;;;;; 53104 0 0)) 4553;;;;;; 53104 431149 0))
4544;;; Generated autoloads from textmodes/conf-mode.el 4554;;; Generated autoloads from textmodes/conf-mode.el
4545 4555
4546(autoload 'conf-mode "conf-mode" "\ 4556(autoload 'conf-mode "conf-mode" "\
@@ -4695,7 +4705,7 @@ For details see `conf-mode'. Example:
4695 4705
4696;;;*** 4706;;;***
4697 4707
4698;;;### (autoloads nil "cookie1" "play/cookie1.el" (21291 53104 0 4708;;;### (autoloads nil "cookie1" "play/cookie1.el" (21291 53104 431149
4699;;;;;; 0)) 4709;;;;;; 0))
4700;;; Generated autoloads from play/cookie1.el 4710;;; Generated autoloads from play/cookie1.el
4701 4711
@@ -4725,7 +4735,7 @@ and subsequent calls on the same file won't go to disk.
4725;;;*** 4735;;;***
4726 4736
4727;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21291 4737;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21291
4728;;;;;; 53104 0 0)) 4738;;;;;; 53104 431149 0))
4729;;; Generated autoloads from emacs-lisp/copyright.el 4739;;; Generated autoloads from emacs-lisp/copyright.el
4730(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4740(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4731(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4741(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4764,7 +4774,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4764;;;*** 4774;;;***
4765 4775
4766;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21291 4776;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21291
4767;;;;;; 53104 0 0)) 4777;;;;;; 53104 431149 0))
4768;;; Generated autoloads from progmodes/cperl-mode.el 4778;;; Generated autoloads from progmodes/cperl-mode.el
4769(put 'cperl-indent-level 'safe-local-variable 'integerp) 4779(put 'cperl-indent-level 'safe-local-variable 'integerp)
4770(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4780(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4962,7 +4972,8 @@ Run a `perldoc' on the word around point.
4962 4972
4963;;;*** 4973;;;***
4964 4974
4965;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21291 53104 0 0)) 4975;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21291 53104 431149
4976;;;;;; 0))
4966;;; Generated autoloads from progmodes/cpp.el 4977;;; Generated autoloads from progmodes/cpp.el
4967 4978
4968(autoload 'cpp-highlight-buffer "cpp" "\ 4979(autoload 'cpp-highlight-buffer "cpp" "\
@@ -4980,7 +4991,7 @@ Edit display information for cpp conditionals.
4980 4991
4981;;;*** 4992;;;***
4982 4993
4983;;;### (autoloads nil "crisp" "emulation/crisp.el" (21291 53104 0 4994;;;### (autoloads nil "crisp" "emulation/crisp.el" (21291 53104 431149
4984;;;;;; 0)) 4995;;;;;; 0))
4985;;; Generated autoloads from emulation/crisp.el 4996;;; Generated autoloads from emulation/crisp.el
4986 4997
@@ -5006,7 +5017,8 @@ if ARG is omitted or nil.
5006 5017
5007;;;*** 5018;;;***
5008 5019
5009;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21291 53104 0 0)) 5020;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21291 53104 431149
5021;;;;;; 0))
5010;;; Generated autoloads from emacs-lisp/crm.el 5022;;; Generated autoloads from emacs-lisp/crm.el
5011 5023
5012(autoload 'completing-read-multiple "crm" "\ 5024(autoload 'completing-read-multiple "crm" "\
@@ -5033,7 +5045,7 @@ with empty strings removed.
5033;;;*** 5045;;;***
5034 5046
5035;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21291 53104 5047;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21291 53104
5036;;;;;; 0 0)) 5048;;;;;; 431149 0))
5037;;; Generated autoloads from textmodes/css-mode.el 5049;;; Generated autoloads from textmodes/css-mode.el
5038 5050
5039(autoload 'css-mode "css-mode" "\ 5051(autoload 'css-mode "css-mode" "\
@@ -5044,7 +5056,7 @@ Major mode to edit Cascading Style Sheets.
5044;;;*** 5056;;;***
5045 5057
5046;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (21291 53104 5058;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (21291 53104
5047;;;;;; 0 0)) 5059;;;;;; 431149 0))
5048;;; Generated autoloads from emulation/cua-base.el 5060;;; Generated autoloads from emulation/cua-base.el
5049 5061
5050(defvar cua-mode nil "\ 5062(defvar cua-mode nil "\
@@ -5089,8 +5101,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5089 5101
5090;;;*** 5102;;;***
5091 5103
5092;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21499 26326 5104;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21501 26335
5093;;;;;; 740865 488000)) 5105;;;;;; 264462 0))
5094;;; Generated autoloads from emulation/cua-rect.el 5106;;; Generated autoloads from emulation/cua-rect.el
5095 5107
5096(autoload 'cua-rectangle-mark-mode "cua-rect" "\ 5108(autoload 'cua-rectangle-mark-mode "cua-rect" "\
@@ -5101,8 +5113,8 @@ Activates the region if needed. Only lasts until the region is deactivated.
5101 5113
5102;;;*** 5114;;;***
5103 5115
5104;;;### (autoloads nil "cus-edit" "cus-edit.el" (21423 62909 33477 5116;;;### (autoloads nil "cus-edit" "cus-edit.el" (21423 31150 636189
5105;;;;;; 0)) 5117;;;;;; 289000))
5106;;; Generated autoloads from cus-edit.el 5118;;; Generated autoloads from cus-edit.el
5107 5119
5108(defvar custom-browse-sort-alphabetically nil "\ 5120(defvar custom-browse-sort-alphabetically nil "\
@@ -5414,7 +5426,8 @@ The format is suitable for use with `easy-menu-define'.
5414 5426
5415;;;*** 5427;;;***
5416 5428
5417;;;### (autoloads nil "cus-theme" "cus-theme.el" (21291 53104 0 0)) 5429;;;### (autoloads nil "cus-theme" "cus-theme.el" (21291 53104 431149
5430;;;;;; 0))
5418;;; Generated autoloads from cus-theme.el 5431;;; Generated autoloads from cus-theme.el
5419 5432
5420(autoload 'customize-create-theme "cus-theme" "\ 5433(autoload 'customize-create-theme "cus-theme" "\
@@ -5448,7 +5461,7 @@ omitted, a buffer named *Custom Themes* is used.
5448;;;*** 5461;;;***
5449 5462
5450;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (21291 53104 5463;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (21291 53104
5451;;;;;; 0 0)) 5464;;;;;; 431149 0))
5452;;; Generated autoloads from vc/cvs-status.el 5465;;; Generated autoloads from vc/cvs-status.el
5453 5466
5454(autoload 'cvs-status-mode "cvs-status" "\ 5467(autoload 'cvs-status-mode "cvs-status" "\
@@ -5458,7 +5471,7 @@ Mode used for cvs status output.
5458 5471
5459;;;*** 5472;;;***
5460 5473
5461;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (21291 53104 0 5474;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (21291 53104 431149
5462;;;;;; 0)) 5475;;;;;; 0))
5463;;; Generated autoloads from progmodes/cwarn.el 5476;;; Generated autoloads from progmodes/cwarn.el
5464(push (purecopy '(cwarn 1 3 1)) package--builtin-versions) 5477(push (purecopy '(cwarn 1 3 1)) package--builtin-versions)
@@ -5504,7 +5517,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5504;;;*** 5517;;;***
5505 5518
5506;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (21291 5519;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (21291
5507;;;;;; 53104 0 0)) 5520;;;;;; 53104 431149 0))
5508;;; Generated autoloads from language/cyril-util.el 5521;;; Generated autoloads from language/cyril-util.el
5509 5522
5510(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5523(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5532,7 +5545,8 @@ If the argument is nil, we return the display table to its standard state.
5532 5545
5533;;;*** 5546;;;***
5534 5547
5535;;;### (autoloads nil "dabbrev" "dabbrev.el" (21291 53104 0 0)) 5548;;;### (autoloads nil "dabbrev" "dabbrev.el" (21291 53104 431149
5549;;;;;; 0))
5536;;; Generated autoloads from dabbrev.el 5550;;; Generated autoloads from dabbrev.el
5537(put 'dabbrev-case-fold-search 'risky-local-variable t) 5551(put 'dabbrev-case-fold-search 'risky-local-variable t)
5538(put 'dabbrev-case-replace 'risky-local-variable t) 5552(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5579,7 +5593,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5579;;;*** 5593;;;***
5580 5594
5581;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21291 53104 5595;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21291 53104
5582;;;;;; 0 0)) 5596;;;;;; 431149 0))
5583;;; Generated autoloads from cedet/data-debug.el 5597;;; Generated autoloads from cedet/data-debug.el
5584 5598
5585(autoload 'data-debug-new-buffer "data-debug" "\ 5599(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5589,7 +5603,7 @@ Create a new data-debug buffer with NAME.
5589 5603
5590;;;*** 5604;;;***
5591 5605
5592;;;### (autoloads nil "dbus" "net/dbus.el" (21406 53815 191813 0)) 5606;;;### (autoloads nil "dbus" "net/dbus.el" (21405 56335 157417 0))
5593;;; Generated autoloads from net/dbus.el 5607;;; Generated autoloads from net/dbus.el
5594 5608
5595(autoload 'dbus-handle-event "dbus" "\ 5609(autoload 'dbus-handle-event "dbus" "\
@@ -5603,7 +5617,7 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5603;;;*** 5617;;;***
5604 5618
5605;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21291 53104 5619;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21291 53104
5606;;;;;; 0 0)) 5620;;;;;; 431149 0))
5607;;; Generated autoloads from progmodes/dcl-mode.el 5621;;; Generated autoloads from progmodes/dcl-mode.el
5608 5622
5609(autoload 'dcl-mode "dcl-mode" "\ 5623(autoload 'dcl-mode "dcl-mode" "\
@@ -5730,7 +5744,7 @@ There is some minimal font-lock support (see vars
5730;;;*** 5744;;;***
5731 5745
5732;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21291 53104 5746;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21291 53104
5733;;;;;; 0 0)) 5747;;;;;; 431149 0))
5734;;; Generated autoloads from emacs-lisp/debug.el 5748;;; Generated autoloads from emacs-lisp/debug.el
5735 5749
5736(setq debugger 'debug) 5750(setq debugger 'debug)
@@ -5774,7 +5788,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5774;;;*** 5788;;;***
5775 5789
5776;;;### (autoloads nil "decipher" "play/decipher.el" (21291 53104 5790;;;### (autoloads nil "decipher" "play/decipher.el" (21291 53104
5777;;;;;; 0 0)) 5791;;;;;; 431149 0))
5778;;; Generated autoloads from play/decipher.el 5792;;; Generated autoloads from play/decipher.el
5779 5793
5780(autoload 'decipher "decipher" "\ 5794(autoload 'decipher "decipher" "\
@@ -5802,7 +5816,8 @@ The most useful commands are:
5802 5816
5803;;;*** 5817;;;***
5804 5818
5805;;;### (autoloads nil "delim-col" "delim-col.el" (21291 53104 0 0)) 5819;;;### (autoloads nil "delim-col" "delim-col.el" (21291 53104 431149
5820;;;;;; 0))
5806;;; Generated autoloads from delim-col.el 5821;;; Generated autoloads from delim-col.el
5807(push (purecopy '(delim-col 2 1)) package--builtin-versions) 5822(push (purecopy '(delim-col 2 1)) package--builtin-versions)
5808 5823
@@ -5827,7 +5842,7 @@ START and END delimits the corners of text rectangle.
5827 5842
5828;;;*** 5843;;;***
5829 5844
5830;;;### (autoloads nil "delsel" "delsel.el" (21409 30011 484411 0)) 5845;;;### (autoloads nil "delsel" "delsel.el" (21410 64156 350465 0))
5831;;; Generated autoloads from delsel.el 5846;;; Generated autoloads from delsel.el
5832 5847
5833(defalias 'pending-delete-mode 'delete-selection-mode) 5848(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5856,7 +5871,7 @@ point regardless of any selection.
5856;;;*** 5871;;;***
5857 5872
5858;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21291 53104 5873;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21291 53104
5859;;;;;; 0 0)) 5874;;;;;; 431149 0))
5860;;; Generated autoloads from emacs-lisp/derived.el 5875;;; Generated autoloads from emacs-lisp/derived.el
5861 5876
5862(autoload 'define-derived-mode "derived" "\ 5877(autoload 'define-derived-mode "derived" "\
@@ -5922,7 +5937,7 @@ the first time the mode is used.
5922 5937
5923;;;*** 5938;;;***
5924 5939
5925;;;### (autoloads nil "descr-text" "descr-text.el" (21291 53104 0 5940;;;### (autoloads nil "descr-text" "descr-text.el" (21291 53104 431149
5926;;;;;; 0)) 5941;;;;;; 0))
5927;;; Generated autoloads from descr-text.el 5942;;; Generated autoloads from descr-text.el
5928 5943
@@ -5957,7 +5972,8 @@ relevant to POS.
5957 5972
5958;;;*** 5973;;;***
5959 5974
5960;;;### (autoloads nil "desktop" "desktop.el" (21520 13117 11728 0)) 5975;;;### (autoloads nil "desktop" "desktop.el" (21522 31638 598764
5976;;;;;; 0))
5961;;; Generated autoloads from desktop.el 5977;;; Generated autoloads from desktop.el
5962 5978
5963(defvar desktop-save-mode nil "\ 5979(defvar desktop-save-mode nil "\
@@ -6163,7 +6179,7 @@ Revert to the last loaded desktop.
6163;;;*** 6179;;;***
6164 6180
6165;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21291 53104 6181;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21291 53104
6166;;;;;; 0 0)) 6182;;;;;; 431149 0))
6167;;; Generated autoloads from gnus/deuglify.el 6183;;; Generated autoloads from gnus/deuglify.el
6168 6184
6169(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6185(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6195,8 +6211,8 @@ Deuglify broken Outlook (Express) articles and redisplay.
6195 6211
6196;;;*** 6212;;;***
6197 6213
6198;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21519 6214;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21522
6199;;;;;; 16950 560827 246000)) 6215;;;;;; 31638 598764 0))
6200;;; Generated autoloads from calendar/diary-lib.el 6216;;; Generated autoloads from calendar/diary-lib.el
6201 6217
6202(autoload 'diary "diary-lib" "\ 6218(autoload 'diary "diary-lib" "\
@@ -6238,7 +6254,7 @@ Major mode for editing the diary file.
6238 6254
6239;;;*** 6255;;;***
6240 6256
6241;;;### (autoloads nil "diff" "vc/diff.el" (21291 53104 0 0)) 6257;;;### (autoloads nil "diff" "vc/diff.el" (21291 53104 431149 0))
6242;;; Generated autoloads from vc/diff.el 6258;;; Generated autoloads from vc/diff.el
6243 6259
6244(defvar diff-switches (purecopy "-c") "\ 6260(defvar diff-switches (purecopy "-c") "\
@@ -6287,7 +6303,7 @@ This requires the external program `diff' to be in your `exec-path'.
6287;;;*** 6303;;;***
6288 6304
6289;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21291 53104 6305;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21291 53104
6290;;;;;; 0 0)) 6306;;;;;; 431149 0))
6291;;; Generated autoloads from vc/diff-mode.el 6307;;; Generated autoloads from vc/diff-mode.el
6292 6308
6293(autoload 'diff-mode "diff-mode" "\ 6309(autoload 'diff-mode "diff-mode" "\
@@ -6319,7 +6335,7 @@ the mode if ARG is omitted or nil.
6319 6335
6320;;;*** 6336;;;***
6321 6337
6322;;;### (autoloads nil "dig" "net/dig.el" (21291 53104 0 0)) 6338;;;### (autoloads nil "dig" "net/dig.el" (21291 53104 431149 0))
6323;;; Generated autoloads from net/dig.el 6339;;; Generated autoloads from net/dig.el
6324 6340
6325(autoload 'dig "dig" "\ 6341(autoload 'dig "dig" "\
@@ -6330,7 +6346,7 @@ Optional arguments are passed to `dig-invoke'.
6330 6346
6331;;;*** 6347;;;***
6332 6348
6333;;;### (autoloads nil "dired" "dired.el" (21452 63160 995987 0)) 6349;;;### (autoloads nil "dired" "dired.el" (21452 38823 243032 890000))
6334;;; Generated autoloads from dired.el 6350;;; Generated autoloads from dired.el
6335 6351
6336(defvar dired-listing-switches (purecopy "-al") "\ 6352(defvar dired-listing-switches (purecopy "-al") "\
@@ -6450,7 +6466,8 @@ Keybindings:
6450 6466
6451;;;*** 6467;;;***
6452 6468
6453;;;### (autoloads nil "dirtrack" "dirtrack.el" (21291 53104 0 0)) 6469;;;### (autoloads nil "dirtrack" "dirtrack.el" (21291 53104 431149
6470;;;;;; 0))
6454;;; Generated autoloads from dirtrack.el 6471;;; Generated autoloads from dirtrack.el
6455 6472
6456(autoload 'dirtrack-mode "dirtrack" "\ 6473(autoload 'dirtrack-mode "dirtrack" "\
@@ -6481,7 +6498,7 @@ from `default-directory'.
6481;;;*** 6498;;;***
6482 6499
6483;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (21291 53104 6500;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (21291 53104
6484;;;;;; 0 0)) 6501;;;;;; 431149 0))
6485;;; Generated autoloads from emacs-lisp/disass.el 6502;;; Generated autoloads from emacs-lisp/disass.el
6486 6503
6487(autoload 'disassemble "disass" "\ 6504(autoload 'disassemble "disass" "\
@@ -6495,7 +6512,7 @@ redefine OBJECT if it is a symbol.
6495 6512
6496;;;*** 6513;;;***
6497 6514
6498;;;### (autoloads nil "disp-table" "disp-table.el" (21291 53104 0 6515;;;### (autoloads nil "disp-table" "disp-table.el" (21291 53104 431149
6499;;;;;; 0)) 6516;;;;;; 0))
6500;;; Generated autoloads from disp-table.el 6517;;; Generated autoloads from disp-table.el
6501 6518
@@ -6618,7 +6635,7 @@ in `.emacs'.
6618;;;*** 6635;;;***
6619 6636
6620;;;### (autoloads nil "dissociate" "play/dissociate.el" (21291 53104 6637;;;### (autoloads nil "dissociate" "play/dissociate.el" (21291 53104
6621;;;;;; 0 0)) 6638;;;;;; 431149 0))
6622;;; Generated autoloads from play/dissociate.el 6639;;; Generated autoloads from play/dissociate.el
6623 6640
6624(autoload 'dissociated-press "dissociate" "\ 6641(autoload 'dissociated-press "dissociate" "\
@@ -6634,7 +6651,7 @@ Default is 2.
6634 6651
6635;;;*** 6652;;;***
6636 6653
6637;;;### (autoloads nil "dnd" "dnd.el" (21291 53104 0 0)) 6654;;;### (autoloads nil "dnd" "dnd.el" (21291 53104 431149 0))
6638;;; Generated autoloads from dnd.el 6655;;; Generated autoloads from dnd.el
6639 6656
6640(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)) "\ 6657(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)) "\
@@ -6655,7 +6672,7 @@ if some action was made, or nil if the URL is ignored.")
6655;;;*** 6672;;;***
6656 6673
6657;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (21291 53104 6674;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (21291 53104
6658;;;;;; 0 0)) 6675;;;;;; 431149 0))
6659;;; Generated autoloads from textmodes/dns-mode.el 6676;;; Generated autoloads from textmodes/dns-mode.el
6660 6677
6661(autoload 'dns-mode "dns-mode" "\ 6678(autoload 'dns-mode "dns-mode" "\
@@ -6678,7 +6695,7 @@ Locate SOA record and increment the serial field.
6678 6695
6679;;;*** 6696;;;***
6680 6697
6681;;;### (autoloads nil "doc-view" "doc-view.el" (21462 12596 577539 6698;;;### (autoloads nil "doc-view" "doc-view.el" (21462 6563 648736
6682;;;;;; 0)) 6699;;;;;; 0))
6683;;; Generated autoloads from doc-view.el 6700;;; Generated autoloads from doc-view.el
6684 6701
@@ -6725,7 +6742,8 @@ See the command `doc-view-mode' for more information on this mode.
6725 6742
6726;;;*** 6743;;;***
6727 6744
6728;;;### (autoloads nil "doctor" "play/doctor.el" (21291 53104 0 0)) 6745;;;### (autoloads nil "doctor" "play/doctor.el" (21291 53104 431149
6746;;;;;; 0))
6729;;; Generated autoloads from play/doctor.el 6747;;; Generated autoloads from play/doctor.el
6730 6748
6731(autoload 'doctor "doctor" "\ 6749(autoload 'doctor "doctor" "\
@@ -6735,7 +6753,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6735 6753
6736;;;*** 6754;;;***
6737 6755
6738;;;### (autoloads nil "double" "double.el" (21291 53104 0 0)) 6756;;;### (autoloads nil "double" "double.el" (21291 53104 431149 0))
6739;;; Generated autoloads from double.el 6757;;; Generated autoloads from double.el
6740 6758
6741(autoload 'double-mode "double" "\ 6759(autoload 'double-mode "double" "\
@@ -6751,7 +6769,8 @@ strings when pressed twice. See `double-map' for details.
6751 6769
6752;;;*** 6770;;;***
6753 6771
6754;;;### (autoloads nil "dunnet" "play/dunnet.el" (21291 53104 0 0)) 6772;;;### (autoloads nil "dunnet" "play/dunnet.el" (21291 53104 431149
6773;;;;;; 0))
6755;;; Generated autoloads from play/dunnet.el 6774;;; Generated autoloads from play/dunnet.el
6756(push (purecopy '(dunnet 2 1)) package--builtin-versions) 6775(push (purecopy '(dunnet 2 1)) package--builtin-versions)
6757 6776
@@ -6763,7 +6782,7 @@ Switch to *dungeon* buffer and start game.
6763;;;*** 6782;;;***
6764 6783
6765;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (21291 6784;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (21291
6766;;;;;; 53104 0 0)) 6785;;;;;; 53104 431149 0))
6767;;; Generated autoloads from emacs-lisp/easy-mmode.el 6786;;; Generated autoloads from emacs-lisp/easy-mmode.el
6768 6787
6769(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6788(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6903,7 +6922,7 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6903;;;*** 6922;;;***
6904 6923
6905;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (21291 6924;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (21291
6906;;;;;; 53104 0 0)) 6925;;;;;; 53104 431149 0))
6907;;; Generated autoloads from emacs-lisp/easymenu.el 6926;;; Generated autoloads from emacs-lisp/easymenu.el
6908 6927
6909(autoload 'easy-menu-define "easymenu" "\ 6928(autoload 'easy-menu-define "easymenu" "\
@@ -7042,7 +7061,7 @@ To implement dynamic menus, either call this from
7042;;;*** 7061;;;***
7043 7062
7044;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21291 53104 7063;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21291 53104
7045;;;;;; 0 0)) 7064;;;;;; 431149 0))
7046;;; Generated autoloads from progmodes/ebnf2ps.el 7065;;; Generated autoloads from progmodes/ebnf2ps.el
7047(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) 7066(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions)
7048 7067
@@ -7308,7 +7327,7 @@ See `ebnf-style-database' documentation.
7308;;;*** 7327;;;***
7309 7328
7310;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21291 53104 7329;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21291 53104
7311;;;;;; 0 0)) 7330;;;;;; 431149 0))
7312;;; Generated autoloads from progmodes/ebrowse.el 7331;;; Generated autoloads from progmodes/ebrowse.el
7313 7332
7314(autoload 'ebrowse-tree-mode "ebrowse" "\ 7333(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7456,7 +7475,7 @@ Display statistics for a class tree.
7456 7475
7457;;;*** 7476;;;***
7458 7477
7459;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21291 53104 0 7478;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21291 53104 431149
7460;;;;;; 0)) 7479;;;;;; 0))
7461;;; Generated autoloads from ebuff-menu.el 7480;;; Generated autoloads from ebuff-menu.el
7462 7481
@@ -7489,7 +7508,8 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7489 7508
7490;;;*** 7509;;;***
7491 7510
7492;;;### (autoloads nil "echistory" "echistory.el" (21291 53104 0 0)) 7511;;;### (autoloads nil "echistory" "echistory.el" (21291 53104 431149
7512;;;;;; 0))
7493;;; Generated autoloads from echistory.el 7513;;; Generated autoloads from echistory.el
7494 7514
7495(autoload 'Electric-command-history-redo-expression "echistory" "\ 7515(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7501,7 +7521,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7501;;;*** 7521;;;***
7502 7522
7503;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (21291 53104 7523;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (21291 53104
7504;;;;;; 0 0)) 7524;;;;;; 431149 0))
7505;;; Generated autoloads from gnus/ecomplete.el 7525;;; Generated autoloads from gnus/ecomplete.el
7506 7526
7507(autoload 'ecomplete-setup "ecomplete" "\ 7527(autoload 'ecomplete-setup "ecomplete" "\
@@ -7511,7 +7531,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7511 7531
7512;;;*** 7532;;;***
7513 7533
7514;;;### (autoloads nil "ede" "cedet/ede.el" (21346 62196 0 0)) 7534;;;### (autoloads nil "ede" "cedet/ede.el" (21346 62196 327729 0))
7515;;; Generated autoloads from cedet/ede.el 7535;;; Generated autoloads from cedet/ede.el
7516(push (purecopy '(ede 1 2)) package--builtin-versions) 7536(push (purecopy '(ede 1 2)) package--builtin-versions)
7517 7537
@@ -7537,8 +7557,8 @@ an EDE controlled project.
7537 7557
7538;;;*** 7558;;;***
7539 7559
7540;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21433 12343 7560;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21432 23023
7541;;;;;; 302925 0)) 7561;;;;;; 204760 0))
7542;;; Generated autoloads from emacs-lisp/edebug.el 7562;;; Generated autoloads from emacs-lisp/edebug.el
7543 7563
7544(defvar edebug-all-defs nil "\ 7564(defvar edebug-all-defs nil "\
@@ -7602,7 +7622,7 @@ Toggle edebugging of all forms.
7602 7622
7603;;;*** 7623;;;***
7604 7624
7605;;;### (autoloads nil "ediff" "vc/ediff.el" (21423 62909 33477 0)) 7625;;;### (autoloads nil "ediff" "vc/ediff.el" (21423 31043 342896 583000))
7606;;; Generated autoloads from vc/ediff.el 7626;;; Generated autoloads from vc/ediff.el
7607(push (purecopy '(ediff 2 81 4)) package--builtin-versions) 7627(push (purecopy '(ediff 2 81 4)) package--builtin-versions)
7608 7628
@@ -7875,7 +7895,7 @@ With optional NODE, goes to that node.
7875;;;*** 7895;;;***
7876 7896
7877;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21291 53104 7897;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21291 53104
7878;;;;;; 0 0)) 7898;;;;;; 431149 0))
7879;;; Generated autoloads from vc/ediff-help.el 7899;;; Generated autoloads from vc/ediff-help.el
7880 7900
7881(autoload 'ediff-customize "ediff-help" "\ 7901(autoload 'ediff-customize "ediff-help" "\
@@ -7885,8 +7905,8 @@ With optional NODE, goes to that node.
7885 7905
7886;;;*** 7906;;;***
7887 7907
7888;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (21423 62909 7908;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (21423 31069
7889;;;;;; 33477 0)) 7909;;;;;; 474237 381000))
7890;;; Generated autoloads from vc/ediff-mult.el 7910;;; Generated autoloads from vc/ediff-mult.el
7891 7911
7892(autoload 'ediff-show-registry "ediff-mult" "\ 7912(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7899,7 +7919,7 @@ Display Ediff's registry.
7899;;;*** 7919;;;***
7900 7920
7901;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21349 10841 7921;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21349 10841
7902;;;;;; 0 0)) 7922;;;;;; 977368 0))
7903;;; Generated autoloads from vc/ediff-util.el 7923;;; Generated autoloads from vc/ediff-util.el
7904 7924
7905(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7925(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7918,7 +7938,8 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7918 7938
7919;;;*** 7939;;;***
7920 7940
7921;;;### (autoloads nil "edmacro" "edmacro.el" (21291 53104 0 0)) 7941;;;### (autoloads nil "edmacro" "edmacro.el" (21291 53104 431149
7942;;;;;; 0))
7922;;; Generated autoloads from edmacro.el 7943;;; Generated autoloads from edmacro.el
7923(push (purecopy '(edmacro 2 1)) package--builtin-versions) 7944(push (purecopy '(edmacro 2 1)) package--builtin-versions)
7924 7945
@@ -7967,7 +7988,8 @@ or nil, use a compact 80-column format.
7967 7988
7968;;;*** 7989;;;***
7969 7990
7970;;;### (autoloads nil "edt" "emulation/edt.el" (21291 53104 0 0)) 7991;;;### (autoloads nil "edt" "emulation/edt.el" (21291 53104 431149
7992;;;;;; 0))
7971;;; Generated autoloads from emulation/edt.el 7993;;; Generated autoloads from emulation/edt.el
7972 7994
7973(autoload 'edt-set-scroll-margins "edt" "\ 7995(autoload 'edt-set-scroll-margins "edt" "\
@@ -7984,7 +8006,7 @@ Turn on EDT Emulation.
7984 8006
7985;;;*** 8007;;;***
7986 8008
7987;;;### (autoloads nil "ehelp" "ehelp.el" (21423 62909 33477 0)) 8009;;;### (autoloads nil "ehelp" "ehelp.el" (21423 31105 645324 612000))
7988;;; Generated autoloads from ehelp.el 8010;;; Generated autoloads from ehelp.el
7989 8011
7990(autoload 'with-electric-help "ehelp" "\ 8012(autoload 'with-electric-help "ehelp" "\
@@ -8020,15 +8042,15 @@ BUFFER is put back into its original major mode.
8020 8042
8021;;;*** 8043;;;***
8022 8044
8023;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21364 41525 8045;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21365 34831
8024;;;;;; 730218 0)) 8046;;;;;; 786505 0))
8025;;; Generated autoloads from emacs-lisp/eieio.el 8047;;; Generated autoloads from emacs-lisp/eieio.el
8026(push (purecopy '(eieio 1 4)) package--builtin-versions) 8048(push (purecopy '(eieio 1 4)) package--builtin-versions)
8027 8049
8028;;;*** 8050;;;***
8029 8051
8030;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21291 8052;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21291
8031;;;;;; 53104 0 0)) 8053;;;;;; 53104 431149 0))
8032;;; Generated autoloads from emacs-lisp/eieio-core.el 8054;;; Generated autoloads from emacs-lisp/eieio-core.el
8033(push (purecopy '(eieio-core 1 4)) package--builtin-versions) 8055(push (purecopy '(eieio-core 1 4)) package--builtin-versions)
8034 8056
@@ -8045,7 +8067,7 @@ It creates an autoload function for CNAME's constructor.
8045;;;*** 8067;;;***
8046 8068
8047;;;### (autoloads nil "eldoc" "emacs-lisp/eldoc.el" (21291 53104 8069;;;### (autoloads nil "eldoc" "emacs-lisp/eldoc.el" (21291 53104
8048;;;;;; 0 0)) 8070;;;;;; 431149 0))
8049;;; Generated autoloads from emacs-lisp/eldoc.el 8071;;; Generated autoloads from emacs-lisp/eldoc.el
8050 8072
8051(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8073(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8088,7 +8110,8 @@ Emacs Lisp mode) that support ElDoc.")
8088 8110
8089;;;*** 8111;;;***
8090 8112
8091;;;### (autoloads nil "elec-pair" "elec-pair.el" (21341 23900 0 0)) 8113;;;### (autoloads nil "elec-pair" "elec-pair.el" (21341 23900 988149
8114;;;;;; 0))
8092;;; Generated autoloads from elec-pair.el 8115;;; Generated autoloads from elec-pair.el
8093 8116
8094(defvar electric-pair-text-pairs '((34 . 34)) "\ 8117(defvar electric-pair-text-pairs '((34 . 34)) "\
@@ -8123,7 +8146,7 @@ closing parenthesis. (Likewise for brackets, etc.).
8123 8146
8124;;;*** 8147;;;***
8125 8148
8126;;;### (autoloads nil "elide-head" "elide-head.el" (21291 53104 0 8149;;;### (autoloads nil "elide-head" "elide-head.el" (21291 53104 431149
8127;;;;;; 0)) 8150;;;;;; 0))
8128;;; Generated autoloads from elide-head.el 8151;;; Generated autoloads from elide-head.el
8129 8152
@@ -8140,7 +8163,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8140;;;*** 8163;;;***
8141 8164
8142;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21291 53104 8165;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21291 53104
8143;;;;;; 0 0)) 8166;;;;;; 431149 0))
8144;;; Generated autoloads from emacs-lisp/elint.el 8167;;; Generated autoloads from emacs-lisp/elint.el
8145 8168
8146(autoload 'elint-file "elint" "\ 8169(autoload 'elint-file "elint" "\
@@ -8175,7 +8198,8 @@ optional prefix argument REINIT is non-nil.
8175 8198
8176;;;*** 8199;;;***
8177 8200
8178;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (21291 53104 0 0)) 8201;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (21291 53104 431149
8202;;;;;; 0))
8179;;; Generated autoloads from emacs-lisp/elp.el 8203;;; Generated autoloads from emacs-lisp/elp.el
8180 8204
8181(autoload 'elp-instrument-function "elp" "\ 8205(autoload 'elp-instrument-function "elp" "\
@@ -8209,7 +8233,7 @@ displayed.
8209 8233
8210;;;*** 8234;;;***
8211 8235
8212;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (21291 53104 0 8236;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (21291 53104 431149
8213;;;;;; 0)) 8237;;;;;; 0))
8214;;; Generated autoloads from emacs-lock.el 8238;;; Generated autoloads from emacs-lock.el
8215 8239
@@ -8237,7 +8261,7 @@ Other values are interpreted as usual.
8237 8261
8238;;;*** 8262;;;***
8239 8263
8240;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21295 7741 0 8264;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21295 7741 571176
8241;;;;;; 0)) 8265;;;;;; 0))
8242;;; Generated autoloads from mail/emacsbug.el 8266;;; Generated autoloads from mail/emacsbug.el
8243 8267
@@ -8249,8 +8273,8 @@ Prompts for bug subject. Leaves you in a mail buffer.
8249 8273
8250;;;*** 8274;;;***
8251 8275
8252;;;### (autoloads nil "emerge" "vc/emerge.el" (21363 20664 637808 8276;;;### (autoloads nil "emerge" "vc/emerge.el" (21363 5094 196397
8253;;;;;; 0)) 8277;;;;;; 745000))
8254;;; Generated autoloads from vc/emerge.el 8278;;; Generated autoloads from vc/emerge.el
8255 8279
8256(autoload 'emerge-files "emerge" "\ 8280(autoload 'emerge-files "emerge" "\
@@ -8311,7 +8335,7 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8311;;;*** 8335;;;***
8312 8336
8313;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21291 53104 8337;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21291 53104
8314;;;;;; 0 0)) 8338;;;;;; 431149 0))
8315;;; Generated autoloads from textmodes/enriched.el 8339;;; Generated autoloads from textmodes/enriched.el
8316 8340
8317(autoload 'enriched-mode "enriched" "\ 8341(autoload 'enriched-mode "enriched" "\
@@ -8346,7 +8370,7 @@ Commands:
8346 8370
8347;;;*** 8371;;;***
8348 8372
8349;;;### (autoloads nil "epa" "epa.el" (21291 53104 0 0)) 8373;;;### (autoloads nil "epa" "epa.el" (21291 53104 431149 0))
8350;;; Generated autoloads from epa.el 8374;;; Generated autoloads from epa.el
8351 8375
8352(autoload 'epa-list-keys "epa" "\ 8376(autoload 'epa-list-keys "epa" "\
@@ -8524,7 +8548,8 @@ Insert selected KEYS after the point.
8524 8548
8525;;;*** 8549;;;***
8526 8550
8527;;;### (autoloads nil "epa-dired" "epa-dired.el" (21291 53104 0 0)) 8551;;;### (autoloads nil "epa-dired" "epa-dired.el" (21291 53104 431149
8552;;;;;; 0))
8528;;; Generated autoloads from epa-dired.el 8553;;; Generated autoloads from epa-dired.el
8529 8554
8530(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8555(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8549,7 +8574,8 @@ Encrypt marked files.
8549 8574
8550;;;*** 8575;;;***
8551 8576
8552;;;### (autoloads nil "epa-file" "epa-file.el" (21291 53104 0 0)) 8577;;;### (autoloads nil "epa-file" "epa-file.el" (21291 53104 431149
8578;;;;;; 0))
8553;;; Generated autoloads from epa-file.el 8579;;; Generated autoloads from epa-file.el
8554 8580
8555(autoload 'epa-file-handler "epa-file" "\ 8581(autoload 'epa-file-handler "epa-file" "\
@@ -8569,7 +8595,8 @@ Encrypt marked files.
8569 8595
8570;;;*** 8596;;;***
8571 8597
8572;;;### (autoloads nil "epa-mail" "epa-mail.el" (21291 53104 0 0)) 8598;;;### (autoloads nil "epa-mail" "epa-mail.el" (21291 53104 431149
8599;;;;;; 0))
8573;;; Generated autoloads from epa-mail.el 8600;;; Generated autoloads from epa-mail.el
8574 8601
8575(autoload 'epa-mail-mode "epa-mail" "\ 8602(autoload 'epa-mail-mode "epa-mail" "\
@@ -8646,7 +8673,7 @@ if ARG is omitted or nil.
8646 8673
8647;;;*** 8674;;;***
8648 8675
8649;;;### (autoloads nil "epg" "epg.el" (21291 53104 0 0)) 8676;;;### (autoloads nil "epg" "epg.el" (21291 53104 431149 0))
8650;;; Generated autoloads from epg.el 8677;;; Generated autoloads from epg.el
8651(push (purecopy '(epg 1 0 0)) package--builtin-versions) 8678(push (purecopy '(epg 1 0 0)) package--builtin-versions)
8652 8679
@@ -8657,7 +8684,7 @@ Return a context object.
8657 8684
8658;;;*** 8685;;;***
8659 8686
8660;;;### (autoloads nil "epg-config" "epg-config.el" (21291 53104 0 8687;;;### (autoloads nil "epg-config" "epg-config.el" (21291 53104 431149
8661;;;;;; 0)) 8688;;;;;; 0))
8662;;; Generated autoloads from epg-config.el 8689;;; Generated autoloads from epg-config.el
8663 8690
@@ -8678,7 +8705,7 @@ Look at CONFIG and try to expand GROUP.
8678 8705
8679;;;*** 8706;;;***
8680 8707
8681;;;### (autoloads nil "erc" "erc/erc.el" (21291 53104 0 0)) 8708;;;### (autoloads nil "erc" "erc/erc.el" (21291 53104 431149 0))
8682;;; Generated autoloads from erc/erc.el 8709;;; Generated autoloads from erc/erc.el
8683(push (purecopy '(erc 5 3)) package--builtin-versions) 8710(push (purecopy '(erc 5 3)) package--builtin-versions)
8684 8711
@@ -8728,34 +8755,35 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8728;;;*** 8755;;;***
8729 8756
8730;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21291 8757;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21291
8731;;;;;; 53104 0 0)) 8758;;;;;; 53104 431149 0))
8732;;; Generated autoloads from erc/erc-autoaway.el 8759;;; Generated autoloads from erc/erc-autoaway.el
8733 (autoload 'erc-autoaway-mode "erc-autoaway") 8760 (autoload 'erc-autoaway-mode "erc-autoaway")
8734 8761
8735;;;*** 8762;;;***
8736 8763
8737;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21291 53104 8764;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21291 53104
8738;;;;;; 0 0)) 8765;;;;;; 431149 0))
8739;;; Generated autoloads from erc/erc-button.el 8766;;; Generated autoloads from erc/erc-button.el
8740 (autoload 'erc-button-mode "erc-button" nil t) 8767 (autoload 'erc-button-mode "erc-button" nil t)
8741 8768
8742;;;*** 8769;;;***
8743 8770
8744;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (21291 53104 8771;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (21291 53104
8745;;;;;; 0 0)) 8772;;;;;; 431149 0))
8746;;; Generated autoloads from erc/erc-capab.el 8773;;; Generated autoloads from erc/erc-capab.el
8747 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8774 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8748 8775
8749;;;*** 8776;;;***
8750 8777
8751;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (21291 53104 8778;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (21291 53104
8752;;;;;; 0 0)) 8779;;;;;; 431149 0))
8753;;; Generated autoloads from erc/erc-compat.el 8780;;; Generated autoloads from erc/erc-compat.el
8754 (autoload 'erc-define-minor-mode "erc-compat") 8781 (autoload 'erc-define-minor-mode "erc-compat")
8755 8782
8756;;;*** 8783;;;***
8757 8784
8758;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21291 53104 0 0)) 8785;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21291 53104 431149
8786;;;;;; 0))
8759;;; Generated autoloads from erc/erc-dcc.el 8787;;; Generated autoloads from erc/erc-dcc.el
8760 (autoload 'erc-dcc-mode "erc-dcc") 8788 (autoload 'erc-dcc-mode "erc-dcc")
8761 8789
@@ -8785,14 +8813,14 @@ that subcommand.
8785;;;*** 8813;;;***
8786 8814
8787;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" 8815;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el"
8788;;;;;; (21291 53104 0 0)) 8816;;;;;; (21291 53104 431149 0))
8789;;; Generated autoloads from erc/erc-desktop-notifications.el 8817;;; Generated autoloads from erc/erc-desktop-notifications.el
8790(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) 8818(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t)
8791 8819
8792;;;*** 8820;;;***
8793 8821
8794;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21291 8822;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21291
8795;;;;;; 53104 0 0)) 8823;;;;;; 53104 431149 0))
8796;;; Generated autoloads from erc/erc-ezbounce.el 8824;;; Generated autoloads from erc/erc-ezbounce.el
8797 8825
8798(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8826(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8854,7 +8882,7 @@ Add EZBouncer convenience functions to ERC.
8854 8882
8855;;;*** 8883;;;***
8856 8884
8857;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21291 53104 0 8885;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21291 53104 431149
8858;;;;;; 0)) 8886;;;;;; 0))
8859;;; Generated autoloads from erc/erc-fill.el 8887;;; Generated autoloads from erc/erc-fill.el
8860 (autoload 'erc-fill-mode "erc-fill" nil t) 8888 (autoload 'erc-fill-mode "erc-fill" nil t)
@@ -8868,7 +8896,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8868;;;*** 8896;;;***
8869 8897
8870;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (21291 53104 8898;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (21291 53104
8871;;;;;; 0 0)) 8899;;;;;; 431149 0))
8872;;; Generated autoloads from erc/erc-identd.el 8900;;; Generated autoloads from erc/erc-identd.el
8873 (autoload 'erc-identd-mode "erc-identd") 8901 (autoload 'erc-identd-mode "erc-identd")
8874 8902
@@ -8890,7 +8918,7 @@ system.
8890;;;*** 8918;;;***
8891 8919
8892;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (21291 53104 8920;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (21291 53104
8893;;;;;; 0 0)) 8921;;;;;; 431149 0))
8894;;; Generated autoloads from erc/erc-imenu.el 8922;;; Generated autoloads from erc/erc-imenu.el
8895 8923
8896(autoload 'erc-create-imenu-index "erc-imenu" "\ 8924(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8900,21 +8928,22 @@ system.
8900 8928
8901;;;*** 8929;;;***
8902 8930
8903;;;### (autoloads nil "erc-join" "erc/erc-join.el" (21291 53104 0 8931;;;### (autoloads nil "erc-join" "erc/erc-join.el" (21291 53104 431149
8904;;;;;; 0)) 8932;;;;;; 0))
8905;;; Generated autoloads from erc/erc-join.el 8933;;; Generated autoloads from erc/erc-join.el
8906 (autoload 'erc-autojoin-mode "erc-join" nil t) 8934 (autoload 'erc-autojoin-mode "erc-join" nil t)
8907 8935
8908;;;*** 8936;;;***
8909 8937
8910;;;### (autoloads nil "erc-list" "erc/erc-list.el" (21307 46976 0 8938;;;### (autoloads nil "erc-list" "erc/erc-list.el" (21307 46976 832220
8911;;;;;; 0)) 8939;;;;;; 0))
8912;;; Generated autoloads from erc/erc-list.el 8940;;; Generated autoloads from erc/erc-list.el
8913 (autoload 'erc-list-mode "erc-list") 8941 (autoload 'erc-list-mode "erc-list")
8914 8942
8915;;;*** 8943;;;***
8916 8944
8917;;;### (autoloads nil "erc-log" "erc/erc-log.el" (21291 53104 0 0)) 8945;;;### (autoloads nil "erc-log" "erc/erc-log.el" (21291 53104 431149
8946;;;;;; 0))
8918;;; Generated autoloads from erc/erc-log.el 8947;;; Generated autoloads from erc/erc-log.el
8919 (autoload 'erc-log-mode "erc-log" nil t) 8948 (autoload 'erc-log-mode "erc-log" nil t)
8920 8949
@@ -8944,7 +8973,7 @@ You can save every individual message by putting this function on
8944;;;*** 8973;;;***
8945 8974
8946;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21291 53104 8975;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21291 53104
8947;;;;;; 0 0)) 8976;;;;;; 431149 0))
8948;;; Generated autoloads from erc/erc-match.el 8977;;; Generated autoloads from erc/erc-match.el
8949 (autoload 'erc-match-mode "erc-match") 8978 (autoload 'erc-match-mode "erc-match")
8950 8979
@@ -8990,7 +9019,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
8990 9019
8991;;;*** 9020;;;***
8992 9021
8993;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (21291 53104 0 9022;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (21291 53104 431149
8994;;;;;; 0)) 9023;;;;;; 0))
8995;;; Generated autoloads from erc/erc-menu.el 9024;;; Generated autoloads from erc/erc-menu.el
8996 (autoload 'erc-menu-mode "erc-menu" nil t) 9025 (autoload 'erc-menu-mode "erc-menu" nil t)
@@ -8998,7 +9027,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
8998;;;*** 9027;;;***
8999 9028
9000;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (21291 9029;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (21291
9001;;;;;; 53104 0 0)) 9030;;;;;; 53104 431149 0))
9002;;; Generated autoloads from erc/erc-netsplit.el 9031;;; Generated autoloads from erc/erc-netsplit.el
9003 (autoload 'erc-netsplit-mode "erc-netsplit") 9032 (autoload 'erc-netsplit-mode "erc-netsplit")
9004 9033
@@ -9010,7 +9039,7 @@ Show who's gone.
9010;;;*** 9039;;;***
9011 9040
9012;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (21291 9041;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (21291
9013;;;;;; 53104 0 0)) 9042;;;;;; 53104 431149 0))
9014;;; Generated autoloads from erc/erc-networks.el 9043;;; Generated autoloads from erc/erc-networks.el
9015 9044
9016(autoload 'erc-determine-network "erc-networks" "\ 9045(autoload 'erc-determine-network "erc-networks" "\
@@ -9028,7 +9057,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9028;;;*** 9057;;;***
9029 9058
9030;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (21291 53104 9059;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (21291 53104
9031;;;;;; 0 0)) 9060;;;;;; 431149 0))
9032;;; Generated autoloads from erc/erc-notify.el 9061;;; Generated autoloads from erc/erc-notify.el
9033 (autoload 'erc-notify-mode "erc-notify" nil t) 9062 (autoload 'erc-notify-mode "erc-notify" nil t)
9034 9063
@@ -9046,7 +9075,7 @@ with args, toggle notify status of people.
9046 9075
9047;;;*** 9076;;;***
9048 9077
9049;;;### (autoloads nil "erc-page" "erc/erc-page.el" (21291 53104 0 9078;;;### (autoloads nil "erc-page" "erc/erc-page.el" (21291 53104 431149
9050;;;;;; 0)) 9079;;;;;; 0))
9051;;; Generated autoloads from erc/erc-page.el 9080;;; Generated autoloads from erc/erc-page.el
9052 (autoload 'erc-page-mode "erc-page") 9081 (autoload 'erc-page-mode "erc-page")
@@ -9054,20 +9083,20 @@ with args, toggle notify status of people.
9054;;;*** 9083;;;***
9055 9084
9056;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21291 9085;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21291
9057;;;;;; 53104 0 0)) 9086;;;;;; 53104 431149 0))
9058;;; Generated autoloads from erc/erc-pcomplete.el 9087;;; Generated autoloads from erc/erc-pcomplete.el
9059 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9088 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9060 9089
9061;;;*** 9090;;;***
9062 9091
9063;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (21291 53104 9092;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (21291 53104
9064;;;;;; 0 0)) 9093;;;;;; 431149 0))
9065;;; Generated autoloads from erc/erc-replace.el 9094;;; Generated autoloads from erc/erc-replace.el
9066 (autoload 'erc-replace-mode "erc-replace") 9095 (autoload 'erc-replace-mode "erc-replace")
9067 9096
9068;;;*** 9097;;;***
9069 9098
9070;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (21291 53104 0 9099;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (21291 53104 431149
9071;;;;;; 0)) 9100;;;;;; 0))
9072;;; Generated autoloads from erc/erc-ring.el 9101;;; Generated autoloads from erc/erc-ring.el
9073 (autoload 'erc-ring-mode "erc-ring" nil t) 9102 (autoload 'erc-ring-mode "erc-ring" nil t)
@@ -9075,7 +9104,7 @@ with args, toggle notify status of people.
9075;;;*** 9104;;;***
9076 9105
9077;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21291 9106;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21291
9078;;;;;; 53104 0 0)) 9107;;;;;; 53104 431149 0))
9079;;; Generated autoloads from erc/erc-services.el 9108;;; Generated autoloads from erc/erc-services.el
9080 (autoload 'erc-services-mode "erc-services" nil t) 9109 (autoload 'erc-services-mode "erc-services" nil t)
9081 9110
@@ -9093,14 +9122,14 @@ When called interactively, read the password using `read-passwd'.
9093;;;*** 9122;;;***
9094 9123
9095;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (21291 53104 9124;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (21291 53104
9096;;;;;; 0 0)) 9125;;;;;; 431149 0))
9097;;; Generated autoloads from erc/erc-sound.el 9126;;; Generated autoloads from erc/erc-sound.el
9098 (autoload 'erc-sound-mode "erc-sound") 9127 (autoload 'erc-sound-mode "erc-sound")
9099 9128
9100;;;*** 9129;;;***
9101 9130
9102;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21291 9131;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21291
9103;;;;;; 53104 0 0)) 9132;;;;;; 53104 431149 0))
9104;;; Generated autoloads from erc/erc-speedbar.el 9133;;; Generated autoloads from erc/erc-speedbar.el
9105 9134
9106(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9135(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9112,21 +9141,21 @@ This will add a speedbar major display mode.
9112;;;*** 9141;;;***
9113 9142
9114;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (21291 9143;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (21291
9115;;;;;; 53104 0 0)) 9144;;;;;; 53104 431149 0))
9116;;; Generated autoloads from erc/erc-spelling.el 9145;;; Generated autoloads from erc/erc-spelling.el
9117 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9146 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9118 9147
9119;;;*** 9148;;;***
9120 9149
9121;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21291 53104 9150;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21291 53104
9122;;;;;; 0 0)) 9151;;;;;; 431149 0))
9123;;; Generated autoloads from erc/erc-stamp.el 9152;;; Generated autoloads from erc/erc-stamp.el
9124 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9153 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9125 9154
9126;;;*** 9155;;;***
9127 9156
9128;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21539 2895 9157;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21546 52205
9129;;;;;; 617947 0)) 9158;;;;;; 704969 0))
9130;;; Generated autoloads from erc/erc-track.el 9159;;; Generated autoloads from erc/erc-track.el
9131 9160
9132(defvar erc-track-minor-mode nil "\ 9161(defvar erc-track-minor-mode nil "\
@@ -9152,7 +9181,7 @@ keybindings will not do anything useful.
9152;;;*** 9181;;;***
9153 9182
9154;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (21291 9183;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (21291
9155;;;;;; 53104 0 0)) 9184;;;;;; 53104 431149 0))
9156;;; Generated autoloads from erc/erc-truncate.el 9185;;; Generated autoloads from erc/erc-truncate.el
9157 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9186 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9158 9187
@@ -9171,7 +9200,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9171 9200
9172;;;*** 9201;;;***
9173 9202
9174;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (21291 53104 0 9203;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (21291 53104 431149
9175;;;;;; 0)) 9204;;;;;; 0))
9176;;; Generated autoloads from erc/erc-xdcc.el 9205;;; Generated autoloads from erc/erc-xdcc.el
9177 (autoload 'erc-xdcc-mode "erc-xdcc") 9206 (autoload 'erc-xdcc-mode "erc-xdcc")
@@ -9183,7 +9212,8 @@ Add a file to `erc-xdcc-files'.
9183 9212
9184;;;*** 9213;;;***
9185 9214
9186;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21291 53104 0 0)) 9215;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21291 53104 431149
9216;;;;;; 0))
9187;;; Generated autoloads from emacs-lisp/ert.el 9217;;; Generated autoloads from emacs-lisp/ert.el
9188 9218
9189(autoload 'ert-deftest "ert" "\ 9219(autoload 'ert-deftest "ert" "\
@@ -9249,7 +9279,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9249;;;*** 9279;;;***
9250 9280
9251;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21291 53104 9281;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21291 53104
9252;;;;;; 0 0)) 9282;;;;;; 431149 0))
9253;;; Generated autoloads from emacs-lisp/ert-x.el 9283;;; Generated autoloads from emacs-lisp/ert-x.el
9254 9284
9255(put 'ert-with-test-buffer 'lisp-indent-function 1) 9285(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9262,7 +9292,7 @@ Kill all test buffers that are still live.
9262;;;*** 9292;;;***
9263 9293
9264;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21291 53104 9294;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21291 53104
9265;;;;;; 0 0)) 9295;;;;;; 431149 0))
9266;;; Generated autoloads from eshell/esh-mode.el 9296;;; Generated autoloads from eshell/esh-mode.el
9267 9297
9268(autoload 'eshell-mode "esh-mode" "\ 9298(autoload 'eshell-mode "esh-mode" "\
@@ -9272,7 +9302,7 @@ Emacs shell interactive mode.
9272 9302
9273;;;*** 9303;;;***
9274 9304
9275;;;### (autoloads nil "eshell" "eshell/eshell.el" (21291 53104 0 9305;;;### (autoloads nil "eshell" "eshell/eshell.el" (21291 53104 431149
9276;;;;;; 0)) 9306;;;;;; 0))
9277;;; Generated autoloads from eshell/eshell.el 9307;;; Generated autoloads from eshell/eshell.el
9278(push (purecopy '(eshell 2 4 2)) package--builtin-versions) 9308(push (purecopy '(eshell 2 4 2)) package--builtin-versions)
@@ -9308,7 +9338,7 @@ corresponding to a successful execution.
9308 9338
9309;;;*** 9339;;;***
9310 9340
9311;;;### (autoloads nil "etags" "progmodes/etags.el" (21291 53104 0 9341;;;### (autoloads nil "etags" "progmodes/etags.el" (21291 53104 431149
9312;;;;;; 0)) 9342;;;;;; 0))
9313;;; Generated autoloads from progmodes/etags.el 9343;;; Generated autoloads from progmodes/etags.el
9314 9344
@@ -9618,7 +9648,7 @@ for \\[find-tag] (which see).
9618;;;*** 9648;;;***
9619 9649
9620;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21291 9650;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21291
9621;;;;;; 53104 0 0)) 9651;;;;;; 53104 431149 0))
9622;;; Generated autoloads from language/ethio-util.el 9652;;; Generated autoloads from language/ethio-util.el
9623 9653
9624(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9654(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9786,7 +9816,7 @@ With ARG, insert that many delimiters.
9786 9816
9787;;;*** 9817;;;***
9788 9818
9789;;;### (autoloads nil "eudc" "net/eudc.el" (21291 53104 0 0)) 9819;;;### (autoloads nil "eudc" "net/eudc.el" (21291 53104 431149 0))
9790;;; Generated autoloads from net/eudc.el 9820;;; Generated autoloads from net/eudc.el
9791 9821
9792(autoload 'eudc-set-server "eudc" "\ 9822(autoload 'eudc-set-server "eudc" "\
@@ -9840,7 +9870,7 @@ This does nothing except loading eudc by autoload side-effect.
9840 9870
9841;;;*** 9871;;;***
9842 9872
9843;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (21291 53104 0 9873;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (21291 53104 431149
9844;;;;;; 0)) 9874;;;;;; 0))
9845;;; Generated autoloads from net/eudc-bob.el 9875;;; Generated autoloads from net/eudc-bob.el
9846 9876
@@ -9877,7 +9907,7 @@ Display a button for the JPEG DATA.
9877;;;*** 9907;;;***
9878 9908
9879;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (21291 53104 9909;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (21291 53104
9880;;;;;; 0 0)) 9910;;;;;; 431149 0))
9881;;; Generated autoloads from net/eudc-export.el 9911;;; Generated autoloads from net/eudc-export.el
9882 9912
9883(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9913(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9894,7 +9924,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9894;;;*** 9924;;;***
9895 9925
9896;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (21291 9926;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (21291
9897;;;;;; 53104 0 0)) 9927;;;;;; 53104 431149 0))
9898;;; Generated autoloads from net/eudc-hotlist.el 9928;;; Generated autoloads from net/eudc-hotlist.el
9899 9929
9900(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9930(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9904,7 +9934,7 @@ Edit the hotlist of directory servers in a specialized buffer.
9904 9934
9905;;;*** 9935;;;***
9906 9936
9907;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (21291 53104 0 9937;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (21291 53104 431149
9908;;;;;; 0)) 9938;;;;;; 0))
9909;;; Generated autoloads from emacs-lisp/ewoc.el 9939;;; Generated autoloads from emacs-lisp/ewoc.el
9910 9940
@@ -9931,7 +9961,7 @@ fourth arg NOSEP non-nil inhibits this.
9931 9961
9932;;;*** 9962;;;***
9933 9963
9934;;;### (autoloads nil "eww" "net/eww.el" (21420 48935 113702 389000)) 9964;;;### (autoloads nil "eww" "net/eww.el" (21420 54160 358217 0))
9935;;; Generated autoloads from net/eww.el 9965;;; Generated autoloads from net/eww.el
9936 9966
9937(autoload 'eww "eww" "\ 9967(autoload 'eww "eww" "\
@@ -9955,7 +9985,7 @@ Render a file using EWW.
9955;;;*** 9985;;;***
9956 9986
9957;;;### (autoloads nil "executable" "progmodes/executable.el" (21291 9987;;;### (autoloads nil "executable" "progmodes/executable.el" (21291
9958;;;;;; 53104 0 0)) 9988;;;;;; 53104 431149 0))
9959;;; Generated autoloads from progmodes/executable.el 9989;;; Generated autoloads from progmodes/executable.el
9960 9990
9961(autoload 'executable-command-find-posix-p "executable" "\ 9991(autoload 'executable-command-find-posix-p "executable" "\
@@ -9996,7 +10026,7 @@ file modes.
9996 10026
9997;;;*** 10027;;;***
9998 10028
9999;;;### (autoloads nil "expand" "expand.el" (21291 53104 0 0)) 10029;;;### (autoloads nil "expand" "expand.el" (21291 53104 431149 0))
10000;;; Generated autoloads from expand.el 10030;;; Generated autoloads from expand.el
10001 10031
10002(autoload 'expand-add-abbrevs "expand" "\ 10032(autoload 'expand-add-abbrevs "expand" "\
@@ -10045,8 +10075,8 @@ This is used only in conjunction with `expand-add-abbrevs'.
10045 10075
10046;;;*** 10076;;;***
10047 10077
10048;;;### (autoloads nil "f90" "progmodes/f90.el" (21423 62909 33477 10078;;;### (autoloads nil "f90" "progmodes/f90.el" (21423 29466 406582
10049;;;;;; 0)) 10079;;;;;; 886000))
10050;;; Generated autoloads from progmodes/f90.el 10080;;; Generated autoloads from progmodes/f90.el
10051 10081
10052(autoload 'f90-mode "f90" "\ 10082(autoload 'f90-mode "f90" "\
@@ -10113,7 +10143,7 @@ with no args, if that value is non-nil.
10113 10143
10114;;;*** 10144;;;***
10115 10145
10116;;;### (autoloads nil "face-remap" "face-remap.el" (21291 53104 0 10146;;;### (autoloads nil "face-remap" "face-remap.el" (21291 53104 431149
10117;;;;;; 0)) 10147;;;;;; 0))
10118;;; Generated autoloads from face-remap.el 10148;;; Generated autoloads from face-remap.el
10119 10149
@@ -10274,7 +10304,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10274;;;*** 10304;;;***
10275 10305
10276;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21291 53104 10306;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21291 53104
10277;;;;;; 0 0)) 10307;;;;;; 431149 0))
10278;;; Generated autoloads from mail/feedmail.el 10308;;; Generated autoloads from mail/feedmail.el
10279(push (purecopy '(feedmail 11)) package--builtin-versions) 10309(push (purecopy '(feedmail 11)) package--builtin-versions)
10280 10310
@@ -10328,7 +10358,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10328 10358
10329;;;*** 10359;;;***
10330 10360
10331;;;### (autoloads nil "ffap" "ffap.el" (21291 53104 0 0)) 10361;;;### (autoloads nil "ffap" "ffap.el" (21291 53104 431149 0))
10332;;; Generated autoloads from ffap.el 10362;;; Generated autoloads from ffap.el
10333 10363
10334(autoload 'ffap-next "ffap" "\ 10364(autoload 'ffap-next "ffap" "\
@@ -10391,7 +10421,8 @@ Evaluate the forms in variable `ffap-bindings'.
10391 10421
10392;;;*** 10422;;;***
10393 10423
10394;;;### (autoloads nil "filecache" "filecache.el" (21291 53104 0 0)) 10424;;;### (autoloads nil "filecache" "filecache.el" (21291 53104 431149
10425;;;;;; 0))
10395;;; Generated autoloads from filecache.el 10426;;; Generated autoloads from filecache.el
10396 10427
10397(autoload 'file-cache-add-directory "filecache" "\ 10428(autoload 'file-cache-add-directory "filecache" "\
@@ -10448,7 +10479,7 @@ the name is considered already unique; only the second substitution
10448 10479
10449;;;*** 10480;;;***
10450 10481
10451;;;### (autoloads nil "filenotify" "filenotify.el" (21291 53104 0 10482;;;### (autoloads nil "filenotify" "filenotify.el" (21291 53104 431149
10452;;;;;; 0)) 10483;;;;;; 0))
10453;;; Generated autoloads from filenotify.el 10484;;; Generated autoloads from filenotify.el
10454 10485
@@ -10461,7 +10492,8 @@ Otherwise, signal a `file-notify-error'.
10461 10492
10462;;;*** 10493;;;***
10463 10494
10464;;;### (autoloads nil "files-x" "files-x.el" (21291 53104 0 0)) 10495;;;### (autoloads nil "files-x" "files-x.el" (21291 53104 431149
10496;;;;;; 0))
10465;;; Generated autoloads from files-x.el 10497;;; Generated autoloads from files-x.el
10466 10498
10467(autoload 'add-file-local-variable "files-x" "\ 10499(autoload 'add-file-local-variable "files-x" "\
@@ -10526,7 +10558,8 @@ Copy directory-local variables to the -*- line.
10526 10558
10527;;;*** 10559;;;***
10528 10560
10529;;;### (autoloads nil "filesets" "filesets.el" (21291 53104 0 0)) 10561;;;### (autoloads nil "filesets" "filesets.el" (21291 53104 431149
10562;;;;;; 0))
10530;;; Generated autoloads from filesets.el 10563;;; Generated autoloads from filesets.el
10531 10564
10532(autoload 'filesets-init "filesets" "\ 10565(autoload 'filesets-init "filesets" "\
@@ -10537,7 +10570,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10537 10570
10538;;;*** 10571;;;***
10539 10572
10540;;;### (autoloads nil "find-cmd" "find-cmd.el" (21291 53104 0 0)) 10573;;;### (autoloads nil "find-cmd" "find-cmd.el" (21291 53104 431149
10574;;;;;; 0))
10541;;; Generated autoloads from find-cmd.el 10575;;; Generated autoloads from find-cmd.el
10542(push (purecopy '(find-cmd 0 6)) package--builtin-versions) 10576(push (purecopy '(find-cmd 0 6)) package--builtin-versions)
10543 10577
@@ -10557,7 +10591,7 @@ result is a string that should be ready for the command line.
10557 10591
10558;;;*** 10592;;;***
10559 10593
10560;;;### (autoloads nil "find-dired" "find-dired.el" (21291 53104 0 10594;;;### (autoloads nil "find-dired" "find-dired.el" (21291 53104 431149
10561;;;;;; 0)) 10595;;;;;; 0))
10562;;; Generated autoloads from find-dired.el 10596;;; Generated autoloads from find-dired.el
10563 10597
@@ -10598,7 +10632,8 @@ use in place of \"-ls\" as the final argument.
10598 10632
10599;;;*** 10633;;;***
10600 10634
10601;;;### (autoloads nil "find-file" "find-file.el" (21291 53104 0 0)) 10635;;;### (autoloads nil "find-file" "find-file.el" (21291 53104 431149
10636;;;;;; 0))
10602;;; Generated autoloads from find-file.el 10637;;; Generated autoloads from find-file.el
10603 10638
10604(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10639(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10689,7 +10724,7 @@ Visit the file you click on in another window.
10689;;;*** 10724;;;***
10690 10725
10691;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21291 10726;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21291
10692;;;;;; 53104 0 0)) 10727;;;;;; 53104 431149 0))
10693;;; Generated autoloads from emacs-lisp/find-func.el 10728;;; Generated autoloads from emacs-lisp/find-func.el
10694 10729
10695(autoload 'find-library "find-func" "\ 10730(autoload 'find-library "find-func" "\
@@ -10847,7 +10882,8 @@ Define some key bindings for the find-function family of functions.
10847 10882
10848;;;*** 10883;;;***
10849 10884
10850;;;### (autoloads nil "find-lisp" "find-lisp.el" (21291 53104 0 0)) 10885;;;### (autoloads nil "find-lisp" "find-lisp.el" (21291 53104 431149
10886;;;;;; 0))
10851;;; Generated autoloads from find-lisp.el 10887;;; Generated autoloads from find-lisp.el
10852 10888
10853(autoload 'find-lisp-find-dired "find-lisp" "\ 10889(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -10867,7 +10903,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP.
10867 10903
10868;;;*** 10904;;;***
10869 10905
10870;;;### (autoloads nil "finder" "finder.el" (21423 62909 33477 0)) 10906;;;### (autoloads nil "finder" "finder.el" (21423 31137 48532 240000))
10871;;; Generated autoloads from finder.el 10907;;; Generated autoloads from finder.el
10872(push (purecopy '(finder 1 0)) package--builtin-versions) 10908(push (purecopy '(finder 1 0)) package--builtin-versions)
10873 10909
@@ -10889,7 +10925,8 @@ Find packages matching a given keyword.
10889 10925
10890;;;*** 10926;;;***
10891 10927
10892;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (21291 53104 0 0)) 10928;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (21291 53104 431149
10929;;;;;; 0))
10893;;; Generated autoloads from flow-ctrl.el 10930;;; Generated autoloads from flow-ctrl.el
10894 10931
10895(autoload 'enable-flow-control "flow-ctrl" "\ 10932(autoload 'enable-flow-control "flow-ctrl" "\
@@ -10911,7 +10948,7 @@ to get the effect of a C-q.
10911;;;*** 10948;;;***
10912 10949
10913;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (21291 53104 10950;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (21291 53104
10914;;;;;; 0 0)) 10951;;;;;; 431149 0))
10915;;; Generated autoloads from gnus/flow-fill.el 10952;;; Generated autoloads from gnus/flow-fill.el
10916 10953
10917(autoload 'fill-flowed-encode "flow-fill" "\ 10954(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10927,7 +10964,7 @@ to get the effect of a C-q.
10927;;;*** 10964;;;***
10928 10965
10929;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21291 53104 10966;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21291 53104
10930;;;;;; 0 0)) 10967;;;;;; 431149 0))
10931;;; Generated autoloads from progmodes/flymake.el 10968;;; Generated autoloads from progmodes/flymake.el
10932(push (purecopy '(flymake 0 3)) package--builtin-versions) 10969(push (purecopy '(flymake 0 3)) package--builtin-versions)
10933 10970
@@ -10958,7 +10995,7 @@ Turn flymake mode off.
10958;;;*** 10995;;;***
10959 10996
10960;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21291 53104 10997;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21291 53104
10961;;;;;; 0 0)) 10998;;;;;; 431149 0))
10962;;; Generated autoloads from textmodes/flyspell.el 10999;;; Generated autoloads from textmodes/flyspell.el
10963 11000
10964(autoload 'flyspell-prog-mode "flyspell" "\ 11001(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11028,13 +11065,14 @@ Flyspell whole buffer.
11028 11065
11029;;;*** 11066;;;***
11030 11067
11031;;;### (autoloads nil "foldout" "foldout.el" (21291 53104 0 0)) 11068;;;### (autoloads nil "foldout" "foldout.el" (21291 53104 431149
11069;;;;;; 0))
11032;;; Generated autoloads from foldout.el 11070;;; Generated autoloads from foldout.el
11033(push (purecopy '(foldout 1 10)) package--builtin-versions) 11071(push (purecopy '(foldout 1 10)) package--builtin-versions)
11034 11072
11035;;;*** 11073;;;***
11036 11074
11037;;;### (autoloads nil "follow" "follow.el" (21291 53104 0 0)) 11075;;;### (autoloads nil "follow" "follow.el" (21291 53104 431149 0))
11038;;; Generated autoloads from follow.el 11076;;; Generated autoloads from follow.el
11039 11077
11040(autoload 'turn-on-follow-mode "follow" "\ 11078(autoload 'turn-on-follow-mode "follow" "\
@@ -11103,7 +11141,7 @@ selected if the original window is the first one in the frame.
11103;;;*** 11141;;;***
11104 11142
11105;;;### (autoloads nil "footnote" "mail/footnote.el" (21291 53104 11143;;;### (autoloads nil "footnote" "mail/footnote.el" (21291 53104
11106;;;;;; 0 0)) 11144;;;;;; 431149 0))
11107;;; Generated autoloads from mail/footnote.el 11145;;; Generated autoloads from mail/footnote.el
11108(push (purecopy '(footnote 0 19)) package--builtin-versions) 11146(push (purecopy '(footnote 0 19)) package--builtin-versions)
11109 11147
@@ -11122,7 +11160,7 @@ play around with the following keys:
11122 11160
11123;;;*** 11161;;;***
11124 11162
11125;;;### (autoloads nil "forms" "forms.el" (21291 53104 0 0)) 11163;;;### (autoloads nil "forms" "forms.el" (21291 53104 431149 0))
11126;;; Generated autoloads from forms.el 11164;;; Generated autoloads from forms.el
11127 11165
11128(autoload 'forms-mode "forms" "\ 11166(autoload 'forms-mode "forms" "\
@@ -11159,7 +11197,7 @@ Visit a file in Forms mode in other window.
11159;;;*** 11197;;;***
11160 11198
11161;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21291 53104 11199;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21291 53104
11162;;;;;; 0 0)) 11200;;;;;; 431149 0))
11163;;; Generated autoloads from progmodes/fortran.el 11201;;; Generated autoloads from progmodes/fortran.el
11164 11202
11165(autoload 'fortran-mode "fortran" "\ 11203(autoload 'fortran-mode "fortran" "\
@@ -11236,7 +11274,7 @@ with no args, if that value is non-nil.
11236 11274
11237;;;*** 11275;;;***
11238 11276
11239;;;### (autoloads nil "fortune" "play/fortune.el" (21291 53104 0 11277;;;### (autoloads nil "fortune" "play/fortune.el" (21291 53104 431149
11240;;;;;; 0)) 11278;;;;;; 0))
11241;;; Generated autoloads from play/fortune.el 11279;;; Generated autoloads from play/fortune.el
11242 11280
@@ -11285,7 +11323,8 @@ and choose the directory as the fortune-file.
11285 11323
11286;;;*** 11324;;;***
11287 11325
11288;;;### (autoloads nil "frameset" "frameset.el" (21300 58261 0 0)) 11326;;;### (autoloads nil "frameset" "frameset.el" (21300 58261 85827
11327;;;;;; 0))
11289;;; Generated autoloads from frameset.el 11328;;; Generated autoloads from frameset.el
11290 11329
11291(defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\ 11330(defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\
@@ -11466,14 +11505,14 @@ Interactively, reads the register using `register-read-with-preview'.
11466;;;*** 11505;;;***
11467 11506
11468;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (21291 53104 11507;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (21291 53104
11469;;;;;; 0 0)) 11508;;;;;; 431149 0))
11470;;; Generated autoloads from play/gamegrid.el 11509;;; Generated autoloads from play/gamegrid.el
11471(push (purecopy '(gamegrid 1 2)) package--builtin-versions) 11510(push (purecopy '(gamegrid 1 2)) package--builtin-versions)
11472 11511
11473;;;*** 11512;;;***
11474 11513
11475;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21346 62196 11514;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21346 62196
11476;;;;;; 0 0)) 11515;;;;;; 327729 0))
11477;;; Generated autoloads from progmodes/gdb-mi.el 11516;;; Generated autoloads from progmodes/gdb-mi.el
11478 11517
11479(defvar gdb-enable-debug nil "\ 11518(defvar gdb-enable-debug nil "\
@@ -11551,7 +11590,7 @@ detailed description of this mode.
11551;;;*** 11590;;;***
11552 11591
11553;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (21291 53104 11592;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (21291 53104
11554;;;;;; 0 0)) 11593;;;;;; 431149 0))
11555;;; Generated autoloads from emacs-lisp/generic.el 11594;;; Generated autoloads from emacs-lisp/generic.el
11556 11595
11557(defvar generic-mode-list nil "\ 11596(defvar generic-mode-list nil "\
@@ -11632,7 +11671,7 @@ regular expression that can be used as an element of
11632;;;*** 11671;;;***
11633 11672
11634;;;### (autoloads nil "glasses" "progmodes/glasses.el" (21291 53104 11673;;;### (autoloads nil "glasses" "progmodes/glasses.el" (21291 53104
11635;;;;;; 0 0)) 11674;;;;;; 431149 0))
11636;;; Generated autoloads from progmodes/glasses.el 11675;;; Generated autoloads from progmodes/glasses.el
11637 11676
11638(autoload 'glasses-mode "glasses" "\ 11677(autoload 'glasses-mode "glasses" "\
@@ -11647,7 +11686,7 @@ add virtual separators (like underscores) at places they belong to.
11647;;;*** 11686;;;***
11648 11687
11649;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (21291 53104 11688;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (21291 53104
11650;;;;;; 0 0)) 11689;;;;;; 431149 0))
11651;;; Generated autoloads from gnus/gmm-utils.el 11690;;; Generated autoloads from gnus/gmm-utils.el
11652 11691
11653(autoload 'gmm-regexp-concat "gmm-utils" "\ 11692(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11701,7 +11740,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11701 11740
11702;;;*** 11741;;;***
11703 11742
11704;;;### (autoloads nil "gnus" "gnus/gnus.el" (21291 53104 0 0)) 11743;;;### (autoloads nil "gnus" "gnus/gnus.el" (21291 53104 431149 0))
11705;;; Generated autoloads from gnus/gnus.el 11744;;; Generated autoloads from gnus/gnus.el
11706(push (purecopy '(gnus 5 13)) package--builtin-versions) 11745(push (purecopy '(gnus 5 13)) package--builtin-versions)
11707(when (fboundp 'custom-autoload) 11746(when (fboundp 'custom-autoload)
@@ -11752,7 +11791,7 @@ prompt the user for the name of an NNTP server to use.
11752;;;*** 11791;;;***
11753 11792
11754;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21291 53104 11793;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21291 53104
11755;;;;;; 0 0)) 11794;;;;;; 431149 0))
11756;;; Generated autoloads from gnus/gnus-agent.el 11795;;; Generated autoloads from gnus/gnus-agent.el
11757 11796
11758(autoload 'gnus-unplugged "gnus-agent" "\ 11797(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11843,7 +11882,7 @@ CLEAN is obsolete and ignored.
11843;;;*** 11882;;;***
11844 11883
11845;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21291 53104 11884;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21291 53104
11846;;;;;; 0 0)) 11885;;;;;; 431149 0))
11847;;; Generated autoloads from gnus/gnus-art.el 11886;;; Generated autoloads from gnus/gnus-art.el
11848 11887
11849(autoload 'gnus-article-prepare-display "gnus-art" "\ 11888(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11854,7 +11893,7 @@ Make the current buffer look like a nice article.
11854;;;*** 11893;;;***
11855 11894
11856;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (21291 11895;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (21291
11857;;;;;; 53104 0 0)) 11896;;;;;; 53104 431149 0))
11858;;; Generated autoloads from gnus/gnus-bookmark.el 11897;;; Generated autoloads from gnus/gnus-bookmark.el
11859 11898
11860(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11899(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11878,7 +11917,7 @@ deletion, or > if it is flagged for displaying.
11878;;;*** 11917;;;***
11879 11918
11880;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (21291 53104 11919;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (21291 53104
11881;;;;;; 0 0)) 11920;;;;;; 431149 0))
11882;;; Generated autoloads from gnus/gnus-cache.el 11921;;; Generated autoloads from gnus/gnus-cache.el
11883 11922
11884(autoload 'gnus-jog-cache "gnus-cache" "\ 11923(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11920,7 +11959,7 @@ supported.
11920;;;*** 11959;;;***
11921 11960
11922;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (21291 53104 11961;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (21291 53104
11923;;;;;; 0 0)) 11962;;;;;; 431149 0))
11924;;; Generated autoloads from gnus/gnus-delay.el 11963;;; Generated autoloads from gnus/gnus-delay.el
11925 11964
11926(autoload 'gnus-delay-article "gnus-delay" "\ 11965(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11956,7 +11995,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11956;;;*** 11995;;;***
11957 11996
11958;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (21291 53104 11997;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (21291 53104
11959;;;;;; 0 0)) 11998;;;;;; 431149 0))
11960;;; Generated autoloads from gnus/gnus-diary.el 11999;;; Generated autoloads from gnus/gnus-diary.el
11961 12000
11962(autoload 'gnus-user-format-function-d "gnus-diary" "\ 12001(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -11972,7 +12011,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11972;;;*** 12011;;;***
11973 12012
11974;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (21291 53104 12013;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (21291 53104
11975;;;;;; 0 0)) 12014;;;;;; 431149 0))
11976;;; Generated autoloads from gnus/gnus-dired.el 12015;;; Generated autoloads from gnus/gnus-dired.el
11977 12016
11978(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 12017(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -11983,7 +12022,7 @@ Convenience method to turn on gnus-dired-mode.
11983;;;*** 12022;;;***
11984 12023
11985;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (21291 53104 12024;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (21291 53104
11986;;;;;; 0 0)) 12025;;;;;; 431149 0))
11987;;; Generated autoloads from gnus/gnus-draft.el 12026;;; Generated autoloads from gnus/gnus-draft.el
11988 12027
11989(autoload 'gnus-draft-reminder "gnus-draft" "\ 12028(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11993,8 +12032,8 @@ Reminder user if there are unsent drafts.
11993 12032
11994;;;*** 12033;;;***
11995 12034
11996;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21352 50356 12035;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21352 23381
11997;;;;;; 891885 0)) 12036;;;;;; 760641 862000))
11998;;; Generated autoloads from gnus/gnus-fun.el 12037;;; Generated autoloads from gnus/gnus-fun.el
11999 12038
12000(autoload 'gnus-random-x-face "gnus-fun" "\ 12039(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -12039,7 +12078,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
12039;;;*** 12078;;;***
12040 12079
12041;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (21291 12080;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (21291
12042;;;;;; 53104 0 0)) 12081;;;;;; 53104 431149 0))
12043;;; Generated autoloads from gnus/gnus-gravatar.el 12082;;; Generated autoloads from gnus/gnus-gravatar.el
12044 12083
12045(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 12084(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -12057,7 +12096,7 @@ If gravatars are already displayed, remove them.
12057;;;*** 12096;;;***
12058 12097
12059;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21291 53104 12098;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21291 53104
12060;;;;;; 0 0)) 12099;;;;;; 431149 0))
12061;;; Generated autoloads from gnus/gnus-group.el 12100;;; Generated autoloads from gnus/gnus-group.el
12062 12101
12063(autoload 'gnus-fetch-group "gnus-group" "\ 12102(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12075,7 +12114,7 @@ Pop up a frame and enter GROUP.
12075;;;*** 12114;;;***
12076 12115
12077;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21291 53104 12116;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21291 53104
12078;;;;;; 0 0)) 12117;;;;;; 431149 0))
12079;;; Generated autoloads from gnus/gnus-html.el 12118;;; Generated autoloads from gnus/gnus-html.el
12080 12119
12081(autoload 'gnus-article-html "gnus-html" "\ 12120(autoload 'gnus-article-html "gnus-html" "\
@@ -12091,7 +12130,7 @@ Pop up a frame and enter GROUP.
12091;;;*** 12130;;;***
12092 12131
12093;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (21291 53104 12132;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (21291 53104
12094;;;;;; 0 0)) 12133;;;;;; 431149 0))
12095;;; Generated autoloads from gnus/gnus-kill.el 12134;;; Generated autoloads from gnus/gnus-kill.el
12096 12135
12097(defalias 'gnus-batch-kill 'gnus-batch-score) 12136(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12104,7 +12143,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12104 12143
12105;;;*** 12144;;;***
12106 12145
12107;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (21291 53104 0 12146;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (21291 53104 431149
12108;;;;;; 0)) 12147;;;;;; 0))
12109;;; Generated autoloads from gnus/gnus-ml.el 12148;;; Generated autoloads from gnus/gnus-ml.el
12110 12149
@@ -12129,7 +12168,7 @@ Minor mode for providing mailing-list commands.
12129;;;*** 12168;;;***
12130 12169
12131;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (21291 53104 12170;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (21291 53104
12132;;;;;; 0 0)) 12171;;;;;; 431149 0))
12133;;; Generated autoloads from gnus/gnus-mlspl.el 12172;;; Generated autoloads from gnus/gnus-mlspl.el
12134 12173
12135(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12174(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12230,7 +12269,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12230;;;*** 12269;;;***
12231 12270
12232;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (21291 53104 12271;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (21291 53104
12233;;;;;; 0 0)) 12272;;;;;; 431149 0))
12234;;; Generated autoloads from gnus/gnus-msg.el 12273;;; Generated autoloads from gnus/gnus-msg.el
12235 12274
12236(autoload 'gnus-msg-mail "gnus-msg" "\ 12275(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12257,7 +12296,7 @@ Like `message-reply'.
12257;;;*** 12296;;;***
12258 12297
12259;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" 12298;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el"
12260;;;;;; (21291 53104 0 0)) 12299;;;;;; (21291 53104 431149 0))
12261;;; Generated autoloads from gnus/gnus-notifications.el 12300;;; Generated autoloads from gnus/gnus-notifications.el
12262 12301
12263(autoload 'gnus-notifications "gnus-notifications" "\ 12302(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12274,7 +12313,7 @@ This is typically a function to add in
12274;;;*** 12313;;;***
12275 12314
12276;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (21291 53104 12315;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (21291 53104
12277;;;;;; 0 0)) 12316;;;;;; 431149 0))
12278;;; Generated autoloads from gnus/gnus-picon.el 12317;;; Generated autoloads from gnus/gnus-picon.el
12279 12318
12280(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12319(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12298,7 +12337,7 @@ If picons are already displayed, remove them.
12298;;;*** 12337;;;***
12299 12338
12300;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (21291 53104 12339;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (21291 53104
12301;;;;;; 0 0)) 12340;;;;;; 431149 0))
12302;;; Generated autoloads from gnus/gnus-range.el 12341;;; Generated autoloads from gnus/gnus-range.el
12303 12342
12304(autoload 'gnus-sorted-difference "gnus-range" "\ 12343(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12366,7 +12405,7 @@ Add NUM into sorted LIST by side effect.
12366;;;*** 12405;;;***
12367 12406
12368;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21346 12407;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21346
12369;;;;;; 62196 0 0)) 12408;;;;;; 62196 327729 0))
12370;;; Generated autoloads from gnus/gnus-registry.el 12409;;; Generated autoloads from gnus/gnus-registry.el
12371 12410
12372(autoload 'gnus-registry-initialize "gnus-registry" "\ 12411(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12382,7 +12421,7 @@ Install the registry hooks.
12382;;;*** 12421;;;***
12383 12422
12384;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21291 53104 12423;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21291 53104
12385;;;;;; 0 0)) 12424;;;;;; 431149 0))
12386;;; Generated autoloads from gnus/gnus-sieve.el 12425;;; Generated autoloads from gnus/gnus-sieve.el
12387 12426
12388(autoload 'gnus-sieve-update "gnus-sieve" "\ 12427(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12410,7 +12449,7 @@ See the documentation for these variables and functions for details.
12410;;;*** 12449;;;***
12411 12450
12412;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (21291 53104 12451;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (21291 53104
12413;;;;;; 0 0)) 12452;;;;;; 431149 0))
12414;;; Generated autoloads from gnus/gnus-spec.el 12453;;; Generated autoloads from gnus/gnus-spec.el
12415 12454
12416(autoload 'gnus-update-format "gnus-spec" "\ 12455(autoload 'gnus-update-format "gnus-spec" "\
@@ -12421,7 +12460,7 @@ Update the format specification near point.
12421;;;*** 12460;;;***
12422 12461
12423;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21291 53104 12462;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21291 53104
12424;;;;;; 0 0)) 12463;;;;;; 431149 0))
12425;;; Generated autoloads from gnus/gnus-start.el 12464;;; Generated autoloads from gnus/gnus-start.el
12426 12465
12427(autoload 'gnus-declare-backend "gnus-start" "\ 12466(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12432,7 +12471,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12432;;;*** 12471;;;***
12433 12472
12434;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21291 53104 12473;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21291 53104
12435;;;;;; 0 0)) 12474;;;;;; 431149 0))
12436;;; Generated autoloads from gnus/gnus-sum.el 12475;;; Generated autoloads from gnus/gnus-sum.el
12437 12476
12438(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12477(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12444,7 +12483,7 @@ BOOKMARK is a bookmark name or a bookmark record.
12444;;;*** 12483;;;***
12445 12484
12446;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21291 53104 12485;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21291 53104
12447;;;;;; 0 0)) 12486;;;;;; 431149 0))
12448;;; Generated autoloads from gnus/gnus-sync.el 12487;;; Generated autoloads from gnus/gnus-sync.el
12449 12488
12450(autoload 'gnus-sync-initialize "gnus-sync" "\ 12489(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12460,7 +12499,7 @@ Install the sync hooks.
12460;;;*** 12499;;;***
12461 12500
12462;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (21291 53104 12501;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (21291 53104
12463;;;;;; 0 0)) 12502;;;;;; 431149 0))
12464;;; Generated autoloads from gnus/gnus-win.el 12503;;; Generated autoloads from gnus/gnus-win.el
12465 12504
12466(autoload 'gnus-add-configuration "gnus-win" "\ 12505(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12470,7 +12509,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12470 12509
12471;;;*** 12510;;;***
12472 12511
12473;;;### (autoloads nil "gnutls" "net/gnutls.el" (21291 53104 0 0)) 12512;;;### (autoloads nil "gnutls" "net/gnutls.el" (21291 53104 431149
12513;;;;;; 0))
12474;;; Generated autoloads from net/gnutls.el 12514;;; Generated autoloads from net/gnutls.el
12475 12515
12476(defvar gnutls-min-prime-bits 256 "\ 12516(defvar gnutls-min-prime-bits 256 "\
@@ -12486,7 +12526,8 @@ A value of nil says to use the default GnuTLS value.")
12486 12526
12487;;;*** 12527;;;***
12488 12528
12489;;;### (autoloads nil "gomoku" "play/gomoku.el" (21291 53104 0 0)) 12529;;;### (autoloads nil "gomoku" "play/gomoku.el" (21291 53104 431149
12530;;;;;; 0))
12490;;; Generated autoloads from play/gomoku.el 12531;;; Generated autoloads from play/gomoku.el
12491 12532
12492(autoload 'gomoku "gomoku" "\ 12533(autoload 'gomoku "gomoku" "\
@@ -12513,7 +12554,7 @@ Use \\[describe-mode] for more info.
12513;;;*** 12554;;;***
12514 12555
12515;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (21291 53104 12556;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (21291 53104
12516;;;;;; 0 0)) 12557;;;;;; 431149 0))
12517;;; Generated autoloads from net/goto-addr.el 12558;;; Generated autoloads from net/goto-addr.el
12518 12559
12519(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12560(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12555,7 +12596,7 @@ Like `goto-address-mode', but only for comments and strings.
12555;;;*** 12596;;;***
12556 12597
12557;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (21291 53104 12598;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (21291 53104
12558;;;;;; 0 0)) 12599;;;;;; 431149 0))
12559;;; Generated autoloads from gnus/gravatar.el 12600;;; Generated autoloads from gnus/gravatar.el
12560 12601
12561(autoload 'gravatar-retrieve "gravatar" "\ 12602(autoload 'gravatar-retrieve "gravatar" "\
@@ -12571,7 +12612,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12571 12612
12572;;;*** 12613;;;***
12573 12614
12574;;;### (autoloads nil "grep" "progmodes/grep.el" (21291 53104 0 0)) 12615;;;### (autoloads nil "grep" "progmodes/grep.el" (21291 53104 431149
12616;;;;;; 0))
12575;;; Generated autoloads from progmodes/grep.el 12617;;; Generated autoloads from progmodes/grep.el
12576 12618
12577(defvar grep-window-height nil "\ 12619(defvar grep-window-height nil "\
@@ -12735,7 +12777,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12735 12777
12736;;;*** 12778;;;***
12737 12779
12738;;;### (autoloads nil "gs" "gs.el" (21291 53104 0 0)) 12780;;;### (autoloads nil "gs" "gs.el" (21291 53104 431149 0))
12739;;; Generated autoloads from gs.el 12781;;; Generated autoloads from gs.el
12740 12782
12741(autoload 'gs-load-image "gs" "\ 12783(autoload 'gs-load-image "gs" "\
@@ -12748,7 +12790,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12748 12790
12749;;;*** 12791;;;***
12750 12792
12751;;;### (autoloads nil "gud" "progmodes/gud.el" (21510 63678 326735 12793;;;### (autoloads nil "gud" "progmodes/gud.el" (21513 8534 259476
12752;;;;;; 0)) 12794;;;;;; 0))
12753;;; Generated autoloads from progmodes/gud.el 12795;;; Generated autoloads from progmodes/gud.el
12754 12796
@@ -12837,7 +12879,7 @@ it if ARG is omitted or nil.
12837 12879
12838;;;*** 12880;;;***
12839 12881
12840;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21387 3002 678518 12882;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21386 29521 774249
12841;;;;;; 0)) 12883;;;;;; 0))
12842;;; Generated autoloads from emacs-lisp/gv.el 12884;;; Generated autoloads from emacs-lisp/gv.el
12843 12885
@@ -12941,7 +12983,7 @@ binding mode.
12941;;;*** 12983;;;***
12942 12984
12943;;;### (autoloads nil "handwrite" "play/handwrite.el" (21291 53104 12985;;;### (autoloads nil "handwrite" "play/handwrite.el" (21291 53104
12944;;;;;; 0 0)) 12986;;;;;; 431149 0))
12945;;; Generated autoloads from play/handwrite.el 12987;;; Generated autoloads from play/handwrite.el
12946 12988
12947(autoload 'handwrite "handwrite" "\ 12989(autoload 'handwrite "handwrite" "\
@@ -12958,7 +13000,8 @@ Variables: `handwrite-linespace' (default 12)
12958 13000
12959;;;*** 13001;;;***
12960 13002
12961;;;### (autoloads nil "hanoi" "play/hanoi.el" (21291 53104 0 0)) 13003;;;### (autoloads nil "hanoi" "play/hanoi.el" (21291 53104 431149
13004;;;;;; 0))
12962;;; Generated autoloads from play/hanoi.el 13005;;; Generated autoloads from play/hanoi.el
12963 13006
12964(autoload 'hanoi "hanoi" "\ 13007(autoload 'hanoi "hanoi" "\
@@ -12986,7 +13029,7 @@ to be updated.
12986;;;*** 13029;;;***
12987 13030
12988;;;### (autoloads nil "hashcash" "mail/hashcash.el" (21291 53104 13031;;;### (autoloads nil "hashcash" "mail/hashcash.el" (21291 53104
12989;;;;;; 0 0)) 13032;;;;;; 431149 0))
12990;;; Generated autoloads from mail/hashcash.el 13033;;; Generated autoloads from mail/hashcash.el
12991 13034
12992(autoload 'hashcash-insert-payment "hashcash" "\ 13035(autoload 'hashcash-insert-payment "hashcash" "\
@@ -13028,7 +13071,7 @@ Prefix arg sets default accept amount temporarily.
13028 13071
13029;;;*** 13072;;;***
13030 13073
13031;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (21291 53104 0 13074;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (21291 53104 431149
13032;;;;;; 0)) 13075;;;;;; 0))
13033;;; Generated autoloads from help-at-pt.el 13076;;; Generated autoloads from help-at-pt.el
13034 13077
@@ -13156,7 +13199,7 @@ different regions. With numeric argument ARG, behaves like
13156 13199
13157;;;*** 13200;;;***
13158 13201
13159;;;### (autoloads nil "help-fns" "help-fns.el" (21418 44988 932893 13202;;;### (autoloads nil "help-fns" "help-fns.el" (21418 19288 912946
13160;;;;;; 0)) 13203;;;;;; 0))
13161;;; Generated autoloads from help-fns.el 13204;;; Generated autoloads from help-fns.el
13162 13205
@@ -13236,7 +13279,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13236 13279
13237;;;*** 13280;;;***
13238 13281
13239;;;### (autoloads nil "help-macro" "help-macro.el" (21291 53104 0 13282;;;### (autoloads nil "help-macro" "help-macro.el" (21291 53104 431149
13240;;;;;; 0)) 13283;;;;;; 0))
13241;;; Generated autoloads from help-macro.el 13284;;; Generated autoloads from help-macro.el
13242 13285
@@ -13251,7 +13294,8 @@ gives the window that lists the options.")
13251 13294
13252;;;*** 13295;;;***
13253 13296
13254;;;### (autoloads nil "help-mode" "help-mode.el" (21291 53104 0 0)) 13297;;;### (autoloads nil "help-mode" "help-mode.el" (21291 53104 431149
13298;;;;;; 0))
13255;;; Generated autoloads from help-mode.el 13299;;; Generated autoloads from help-mode.el
13256 13300
13257(autoload 'help-mode "help-mode" "\ 13301(autoload 'help-mode "help-mode" "\
@@ -13351,7 +13395,7 @@ BOOKMARK is a bookmark name or a bookmark record.
13351;;;*** 13395;;;***
13352 13396
13353;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (21291 53104 13397;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (21291 53104
13354;;;;;; 0 0)) 13398;;;;;; 431149 0))
13355;;; Generated autoloads from emacs-lisp/helper.el 13399;;; Generated autoloads from emacs-lisp/helper.el
13356 13400
13357(autoload 'Helper-describe-bindings "helper" "\ 13401(autoload 'Helper-describe-bindings "helper" "\
@@ -13366,7 +13410,7 @@ Provide help for current mode.
13366 13410
13367;;;*** 13411;;;***
13368 13412
13369;;;### (autoloads nil "hexl" "hexl.el" (21291 53104 0 0)) 13413;;;### (autoloads nil "hexl" "hexl.el" (21291 53104 431149 0))
13370;;; Generated autoloads from hexl.el 13414;;; Generated autoloads from hexl.el
13371 13415
13372(autoload 'hexl-mode "hexl" "\ 13416(autoload 'hexl-mode "hexl" "\
@@ -13460,7 +13504,8 @@ This discards the buffer's undo information.
13460 13504
13461;;;*** 13505;;;***
13462 13506
13463;;;### (autoloads nil "hi-lock" "hi-lock.el" (21291 53104 0 0)) 13507;;;### (autoloads nil "hi-lock" "hi-lock.el" (21291 53104 431149
13508;;;;;; 0))
13464;;; Generated autoloads from hi-lock.el 13509;;; Generated autoloads from hi-lock.el
13465 13510
13466(autoload 'hi-lock-mode "hi-lock" "\ 13511(autoload 'hi-lock-mode "hi-lock" "\
@@ -13627,8 +13672,8 @@ be found in variable `hi-lock-interactive-patterns'.
13627 13672
13628;;;*** 13673;;;***
13629 13674
13630;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21452 63160 13675;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21452 39235
13631;;;;;; 995987 0)) 13676;;;;;; 700171 164000))
13632;;; Generated autoloads from progmodes/hideif.el 13677;;; Generated autoloads from progmodes/hideif.el
13633 13678
13634(autoload 'hide-ifdef-mode "hideif" "\ 13679(autoload 'hide-ifdef-mode "hideif" "\
@@ -13672,7 +13717,7 @@ Several variables affect how the hiding is done:
13672;;;*** 13717;;;***
13673 13718
13674;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (21291 53104 13719;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (21291 53104
13675;;;;;; 0 0)) 13720;;;;;; 431149 0))
13676;;; Generated autoloads from progmodes/hideshow.el 13721;;; Generated autoloads from progmodes/hideshow.el
13677 13722
13678(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))) "\ 13723(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))) "\
@@ -13734,7 +13779,8 @@ Unconditionally turn off `hs-minor-mode'.
13734 13779
13735;;;*** 13780;;;***
13736 13781
13737;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21291 53104 0 0)) 13782;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21291 53104 431149
13783;;;;;; 0))
13738;;; Generated autoloads from hilit-chg.el 13784;;; Generated autoloads from hilit-chg.el
13739 13785
13740(autoload 'highlight-changes-mode "hilit-chg" "\ 13786(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13865,8 +13911,8 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13865 13911
13866;;;*** 13912;;;***
13867 13913
13868;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21375 36695 783701 13914;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21377 1451 96610
13869;;;;;; 621000)) 13915;;;;;; 0))
13870;;; Generated autoloads from hippie-exp.el 13916;;; Generated autoloads from hippie-exp.el
13871(push (purecopy '(hippie-exp 1 6)) package--builtin-versions) 13917(push (purecopy '(hippie-exp 1 6)) package--builtin-versions)
13872 13918
@@ -13898,7 +13944,8 @@ argument VERBOSE non-nil makes the function verbose.
13898 13944
13899;;;*** 13945;;;***
13900 13946
13901;;;### (autoloads nil "hl-line" "hl-line.el" (21291 53104 0 0)) 13947;;;### (autoloads nil "hl-line" "hl-line.el" (21291 53104 431149
13948;;;;;; 0))
13902;;; Generated autoloads from hl-line.el 13949;;; Generated autoloads from hl-line.el
13903 13950
13904(autoload 'hl-line-mode "hl-line" "\ 13951(autoload 'hl-line-mode "hl-line" "\
@@ -13948,7 +13995,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13948;;;*** 13995;;;***
13949 13996
13950;;;### (autoloads nil "holidays" "calendar/holidays.el" (21291 53104 13997;;;### (autoloads nil "holidays" "calendar/holidays.el" (21291 53104
13951;;;;;; 0 0)) 13998;;;;;; 431149 0))
13952;;; Generated autoloads from calendar/holidays.el 13999;;; Generated autoloads from calendar/holidays.el
13953 14000
13954(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 14001(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -14096,8 +14143,8 @@ The optional LABEL is used to label the buffer created.
14096 14143
14097;;;*** 14144;;;***
14098 14145
14099;;;### (autoloads nil "html2text" "gnus/html2text.el" (21416 3260 14146;;;### (autoloads nil "html2text" "gnus/html2text.el" (21415 30982
14100;;;;;; 930862 0)) 14147;;;;;; 815536 0))
14101;;; Generated autoloads from gnus/html2text.el 14148;;; Generated autoloads from gnus/html2text.el
14102 14149
14103(autoload 'html2text "html2text" "\ 14150(autoload 'html2text "html2text" "\
@@ -14108,7 +14155,7 @@ Convert HTML to plain text in the current buffer.
14108;;;*** 14155;;;***
14109 14156
14110;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21341 23900 14157;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21341 23900
14111;;;;;; 0 0)) 14158;;;;;; 988149 0))
14112;;; Generated autoloads from htmlfontify.el 14159;;; Generated autoloads from htmlfontify.el
14113(push (purecopy '(htmlfontify 0 21)) package--builtin-versions) 14160(push (purecopy '(htmlfontify 0 21)) package--builtin-versions)
14114 14161
@@ -14141,7 +14188,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
14141 14188
14142;;;*** 14189;;;***
14143 14190
14144;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (21291 53104 0 0)) 14191;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (21291 53104 431149
14192;;;;;; 0))
14145;;; Generated autoloads from ibuf-macs.el 14193;;; Generated autoloads from ibuf-macs.el
14146 14194
14147(autoload 'define-ibuffer-column "ibuf-macs" "\ 14195(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14229,7 +14277,8 @@ bound to the current value of the filter.
14229 14277
14230;;;*** 14278;;;***
14231 14279
14232;;;### (autoloads nil "ibuffer" "ibuffer.el" (21291 53104 0 0)) 14280;;;### (autoloads nil "ibuffer" "ibuffer.el" (21291 53104 431149
14281;;;;;; 0))
14233;;; Generated autoloads from ibuffer.el 14282;;; Generated autoloads from ibuffer.el
14234 14283
14235(autoload 'ibuffer-list-buffers "ibuffer" "\ 14284(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14269,7 +14318,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14269;;;*** 14318;;;***
14270 14319
14271;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21291 14320;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21291
14272;;;;;; 53104 0 0)) 14321;;;;;; 53104 431149 0))
14273;;; Generated autoloads from calendar/icalendar.el 14322;;; Generated autoloads from calendar/icalendar.el
14274(push (purecopy '(icalendar 0 19)) package--builtin-versions) 14323(push (purecopy '(icalendar 0 19)) package--builtin-versions)
14275 14324
@@ -14322,7 +14371,8 @@ buffer `*icalendar-errors*'.
14322 14371
14323;;;*** 14372;;;***
14324 14373
14325;;;### (autoloads nil "icomplete" "icomplete.el" (21291 53104 0 0)) 14374;;;### (autoloads nil "icomplete" "icomplete.el" (21291 53104 431149
14375;;;;;; 0))
14326;;; Generated autoloads from icomplete.el 14376;;; Generated autoloads from icomplete.el
14327 14377
14328(defvar icomplete-mode nil "\ 14378(defvar icomplete-mode nil "\
@@ -14357,7 +14407,8 @@ completions:
14357 14407
14358;;;*** 14408;;;***
14359 14409
14360;;;### (autoloads nil "icon" "progmodes/icon.el" (21291 53104 0 0)) 14410;;;### (autoloads nil "icon" "progmodes/icon.el" (21291 53104 431149
14411;;;;;; 0))
14361;;; Generated autoloads from progmodes/icon.el 14412;;; Generated autoloads from progmodes/icon.el
14362 14413
14363(autoload 'icon-mode "icon" "\ 14414(autoload 'icon-mode "icon" "\
@@ -14398,7 +14449,7 @@ with no args, if that value is non-nil.
14398;;;*** 14449;;;***
14399 14450
14400;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21423 14451;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21423
14401;;;;;; 62909 33477 0)) 14452;;;;;; 29775 174830 222000))
14402;;; Generated autoloads from progmodes/idlw-shell.el 14453;;; Generated autoloads from progmodes/idlw-shell.el
14403 14454
14404(autoload 'idlwave-shell "idlw-shell" "\ 14455(autoload 'idlwave-shell "idlw-shell" "\
@@ -14423,8 +14474,8 @@ See also the variable `idlwave-shell-prompt-pattern'.
14423 14474
14424;;;*** 14475;;;***
14425 14476
14426;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21423 62909 14477;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21423 29709
14427;;;;;; 33477 0)) 14478;;;;;; 912469 748000))
14428;;; Generated autoloads from progmodes/idlwave.el 14479;;; Generated autoloads from progmodes/idlwave.el
14429(push (purecopy '(idlwave 6 1 22)) package--builtin-versions) 14480(push (purecopy '(idlwave 6 1 22)) package--builtin-versions)
14430 14481
@@ -14553,7 +14604,7 @@ The main features of this mode are
14553 14604
14554;;;*** 14605;;;***
14555 14606
14556;;;### (autoloads nil "ido" "ido.el" (21291 53104 0 0)) 14607;;;### (autoloads nil "ido" "ido.el" (21291 53104 431149 0))
14557;;; Generated autoloads from ido.el 14608;;; Generated autoloads from ido.el
14558 14609
14559(defvar ido-mode nil "\ 14610(defvar ido-mode nil "\
@@ -14815,7 +14866,7 @@ DEF, if non-nil, is the default value.
14815 14866
14816;;;*** 14867;;;***
14817 14868
14818;;;### (autoloads nil "ielm" "ielm.el" (21291 53104 0 0)) 14869;;;### (autoloads nil "ielm" "ielm.el" (21291 53104 431149 0))
14819;;; Generated autoloads from ielm.el 14870;;; Generated autoloads from ielm.el
14820 14871
14821(autoload 'ielm "ielm" "\ 14872(autoload 'ielm "ielm" "\
@@ -14827,7 +14878,7 @@ See `inferior-emacs-lisp-mode' for details.
14827 14878
14828;;;*** 14879;;;***
14829 14880
14830;;;### (autoloads nil "iimage" "iimage.el" (21291 53104 0 0)) 14881;;;### (autoloads nil "iimage" "iimage.el" (21291 53104 431149 0))
14831;;; Generated autoloads from iimage.el 14882;;; Generated autoloads from iimage.el
14832 14883
14833(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14884(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14843,7 +14894,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14843 14894
14844;;;*** 14895;;;***
14845 14896
14846;;;### (autoloads nil "image" "image.el" (21526 51891 165318 0)) 14897;;;### (autoloads nil "image" "image.el" (21526 9707 512144 108000))
14847;;; Generated autoloads from image.el 14898;;; Generated autoloads from image.el
14848 14899
14849(autoload 'image-type-from-data "image" "\ 14900(autoload 'image-type-from-data "image" "\
@@ -15037,7 +15088,7 @@ If Emacs is compiled without ImageMagick support, this does nothing.
15037;;;*** 15088;;;***
15038 15089
15039;;;### (autoloads nil "image-dired" "image-dired.el" (21291 53104 15090;;;### (autoloads nil "image-dired" "image-dired.el" (21291 53104
15040;;;;;; 0 0)) 15091;;;;;; 431149 0))
15041;;; Generated autoloads from image-dired.el 15092;;; Generated autoloads from image-dired.el
15042(push (purecopy '(image-dired 0 4 11)) package--builtin-versions) 15093(push (purecopy '(image-dired 0 4 11)) package--builtin-versions)
15043 15094
@@ -15174,7 +15225,7 @@ easy-to-use form.
15174 15225
15175;;;*** 15226;;;***
15176 15227
15177;;;### (autoloads nil "image-file" "image-file.el" (21291 53104 0 15228;;;### (autoloads nil "image-file" "image-file.el" (21291 53104 431149
15178;;;;;; 0)) 15229;;;;;; 0))
15179;;; Generated autoloads from image-file.el 15230;;; Generated autoloads from image-file.el
15180 15231
@@ -15237,7 +15288,7 @@ An image file is one whose name has an extension in
15237 15288
15238;;;*** 15289;;;***
15239 15290
15240;;;### (autoloads nil "image-mode" "image-mode.el" (21291 53104 0 15291;;;### (autoloads nil "image-mode" "image-mode.el" (21291 53104 431149
15241;;;;;; 0)) 15292;;;;;; 0))
15242;;; Generated autoloads from image-mode.el 15293;;; Generated autoloads from image-mode.el
15243 15294
@@ -15285,7 +15336,7 @@ on these modes.
15285 15336
15286;;;*** 15337;;;***
15287 15338
15288;;;### (autoloads nil "imenu" "imenu.el" (21291 53104 0 0)) 15339;;;### (autoloads nil "imenu" "imenu.el" (21291 53104 431149 0))
15289;;; Generated autoloads from imenu.el 15340;;; Generated autoloads from imenu.el
15290 15341
15291(defvar imenu-sort-function nil "\ 15342(defvar imenu-sort-function nil "\
@@ -15424,7 +15475,7 @@ for more information.
15424;;;*** 15475;;;***
15425 15476
15426;;;### (autoloads nil "ind-util" "language/ind-util.el" (21291 53104 15477;;;### (autoloads nil "ind-util" "language/ind-util.el" (21291 53104
15427;;;;;; 0 0)) 15478;;;;;; 431149 0))
15428;;; Generated autoloads from language/ind-util.el 15479;;; Generated autoloads from language/ind-util.el
15429 15480
15430(autoload 'indian-compose-region "ind-util" "\ 15481(autoload 'indian-compose-region "ind-util" "\
@@ -15455,7 +15506,7 @@ Convert old Emacs Devanagari characters to UCS.
15455;;;*** 15506;;;***
15456 15507
15457;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (21291 53104 15508;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (21291 53104
15458;;;;;; 0 0)) 15509;;;;;; 431149 0))
15459;;; Generated autoloads from progmodes/inf-lisp.el 15510;;; Generated autoloads from progmodes/inf-lisp.el
15460 15511
15461(autoload 'inferior-lisp "inf-lisp" "\ 15512(autoload 'inferior-lisp "inf-lisp" "\
@@ -15473,7 +15524,7 @@ of `inferior-lisp-program'). Runs the hooks from
15473 15524
15474;;;*** 15525;;;***
15475 15526
15476;;;### (autoloads nil "info" "info.el" (21478 823 211178 0)) 15527;;;### (autoloads nil "info" "info.el" (21478 34653 139782 0))
15477;;; Generated autoloads from info.el 15528;;; Generated autoloads from info.el
15478 15529
15479(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))))) "\ 15530(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))))) "\
@@ -15683,7 +15734,8 @@ Otherwise, visit the manual in a new Info buffer.
15683 15734
15684;;;*** 15735;;;***
15685 15736
15686;;;### (autoloads nil "info-look" "info-look.el" (21291 53104 0 0)) 15737;;;### (autoloads nil "info-look" "info-look.el" (21291 53104 431149
15738;;;;;; 0))
15687;;; Generated autoloads from info-look.el 15739;;; Generated autoloads from info-look.el
15688 15740
15689(autoload 'info-lookup-reset "info-look" "\ 15741(autoload 'info-lookup-reset "info-look" "\
@@ -15730,7 +15782,8 @@ Perform completion on file preceding point.
15730 15782
15731;;;*** 15783;;;***
15732 15784
15733;;;### (autoloads nil "info-xref" "info-xref.el" (21291 53104 0 0)) 15785;;;### (autoloads nil "info-xref" "info-xref.el" (21291 53104 431149
15786;;;;;; 0))
15734;;; Generated autoloads from info-xref.el 15787;;; Generated autoloads from info-xref.el
15735(push (purecopy '(info-xref 3)) package--builtin-versions) 15788(push (purecopy '(info-xref 3)) package--builtin-versions)
15736 15789
@@ -15813,7 +15866,8 @@ the sources handy.
15813 15866
15814;;;*** 15867;;;***
15815 15868
15816;;;### (autoloads nil "informat" "informat.el" (21291 53104 0 0)) 15869;;;### (autoloads nil "informat" "informat.el" (21291 53104 431149
15870;;;;;; 0))
15817;;; Generated autoloads from informat.el 15871;;; Generated autoloads from informat.el
15818 15872
15819(autoload 'Info-tagify "informat" "\ 15873(autoload 'Info-tagify "informat" "\
@@ -15859,7 +15913,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15859;;;*** 15913;;;***
15860 15914
15861;;;### (autoloads nil "inversion" "cedet/inversion.el" (21291 53104 15915;;;### (autoloads nil "inversion" "cedet/inversion.el" (21291 53104
15862;;;;;; 0 0)) 15916;;;;;; 431149 0))
15863;;; Generated autoloads from cedet/inversion.el 15917;;; Generated autoloads from cedet/inversion.el
15864(push (purecopy '(inversion 1 3)) package--builtin-versions) 15918(push (purecopy '(inversion 1 3)) package--builtin-versions)
15865 15919
@@ -15872,7 +15926,7 @@ Only checks one based on which kind of Emacs is being run.
15872;;;*** 15926;;;***
15873 15927
15874;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (21291 15928;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (21291
15875;;;;;; 53104 0 0)) 15929;;;;;; 53104 431149 0))
15876;;; Generated autoloads from international/isearch-x.el 15930;;; Generated autoloads from international/isearch-x.el
15877 15931
15878(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15932(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15892,7 +15946,8 @@ Toggle input method in interactive search.
15892 15946
15893;;;*** 15947;;;***
15894 15948
15895;;;### (autoloads nil "isearchb" "isearchb.el" (21291 53104 0 0)) 15949;;;### (autoloads nil "isearchb" "isearchb.el" (21291 53104 431149
15950;;;;;; 0))
15896;;; Generated autoloads from isearchb.el 15951;;; Generated autoloads from isearchb.el
15897(push (purecopy '(isearchb 1 5)) package--builtin-versions) 15952(push (purecopy '(isearchb 1 5)) package--builtin-versions)
15898 15953
@@ -15907,7 +15962,7 @@ accessed via isearchb.
15907;;;*** 15962;;;***
15908 15963
15909;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (21291 15964;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (21291
15910;;;;;; 53104 0 0)) 15965;;;;;; 53104 431149 0))
15911;;; Generated autoloads from international/iso-cvt.el 15966;;; Generated autoloads from international/iso-cvt.el
15912 15967
15913(autoload 'iso-spanish "iso-cvt" "\ 15968(autoload 'iso-spanish "iso-cvt" "\
@@ -15998,7 +16053,7 @@ Add submenus to the File menu, to convert to and from various formats.
15998;;;*** 16053;;;***
15999 16054
16000;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16055;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16001;;;;;; (21291 53104 0 0)) 16056;;;;;; (21291 53104 431149 0))
16002;;; Generated autoloads from international/iso-transl.el 16057;;; Generated autoloads from international/iso-transl.el
16003 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16058 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
16004 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 16059 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
@@ -16006,7 +16061,7 @@ Add submenus to the File menu, to convert to and from various formats.
16006;;;*** 16061;;;***
16007 16062
16008;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21291 53104 16063;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21291 53104
16009;;;;;; 0 0)) 16064;;;;;; 431149 0))
16010;;; Generated autoloads from textmodes/ispell.el 16065;;; Generated autoloads from textmodes/ispell.el
16011 16066
16012(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16067(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16240,7 +16295,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16240;;;*** 16295;;;***
16241 16296
16242;;;### (autoloads nil "japan-util" "language/japan-util.el" (21291 16297;;;### (autoloads nil "japan-util" "language/japan-util.el" (21291
16243;;;;;; 53104 0 0)) 16298;;;;;; 53104 431149 0))
16244;;; Generated autoloads from language/japan-util.el 16299;;; Generated autoloads from language/japan-util.el
16245 16300
16246(autoload 'setup-japanese-environment-internal "japan-util" "\ 16301(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16317,7 +16372,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16317 16372
16318;;;*** 16373;;;***
16319 16374
16320;;;### (autoloads nil "jka-compr" "jka-compr.el" (21291 53104 0 0)) 16375;;;### (autoloads nil "jka-compr" "jka-compr.el" (21291 53104 431149
16376;;;;;; 0))
16321;;; Generated autoloads from jka-compr.el 16377;;; Generated autoloads from jka-compr.el
16322 16378
16323(defvar jka-compr-inhibit nil "\ 16379(defvar jka-compr-inhibit nil "\
@@ -16340,7 +16396,8 @@ by `jka-compr-installed'.
16340 16396
16341;;;*** 16397;;;***
16342 16398
16343;;;### (autoloads nil "js" "progmodes/js.el" (21387 3002 678518 0)) 16399;;;### (autoloads nil "js" "progmodes/js.el" (21387 48819 906838
16400;;;;;; 0))
16344;;; Generated autoloads from progmodes/js.el 16401;;; Generated autoloads from progmodes/js.el
16345(push (purecopy '(js 9)) package--builtin-versions) 16402(push (purecopy '(js 9)) package--builtin-versions)
16346 16403
@@ -16352,14 +16409,14 @@ Major mode for editing JavaScript.
16352 16409
16353;;;*** 16410;;;***
16354 16411
16355;;;### (autoloads nil "json" "json.el" (21291 53104 0 0)) 16412;;;### (autoloads nil "json" "json.el" (21291 53104 431149 0))
16356;;; Generated autoloads from json.el 16413;;; Generated autoloads from json.el
16357(push (purecopy '(json 1 4)) package--builtin-versions) 16414(push (purecopy '(json 1 4)) package--builtin-versions)
16358 16415
16359;;;*** 16416;;;***
16360 16417
16361;;;### (autoloads nil "keypad" "emulation/keypad.el" (21291 53104 16418;;;### (autoloads nil "keypad" "emulation/keypad.el" (21291 53104
16362;;;;;; 0 0)) 16419;;;;;; 431149 0))
16363;;; Generated autoloads from emulation/keypad.el 16420;;; Generated autoloads from emulation/keypad.el
16364 16421
16365(defvar keypad-setup nil "\ 16422(defvar keypad-setup nil "\
@@ -16415,7 +16472,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16415;;;*** 16472;;;***
16416 16473
16417;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (21291 16474;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (21291
16418;;;;;; 53104 0 0)) 16475;;;;;; 53104 431149 0))
16419;;; Generated autoloads from international/kinsoku.el 16476;;; Generated autoloads from international/kinsoku.el
16420 16477
16421(autoload 'kinsoku "kinsoku" "\ 16478(autoload 'kinsoku "kinsoku" "\
@@ -16436,7 +16493,7 @@ the context of text formatting.
16436 16493
16437;;;*** 16494;;;***
16438 16495
16439;;;### (autoloads nil "kkc" "international/kkc.el" (21291 53104 0 16496;;;### (autoloads nil "kkc" "international/kkc.el" (21291 53104 431149
16440;;;;;; 0)) 16497;;;;;; 0))
16441;;; Generated autoloads from international/kkc.el 16498;;; Generated autoloads from international/kkc.el
16442 16499
@@ -16459,7 +16516,7 @@ and the return value is the length of the conversion.
16459 16516
16460;;;*** 16517;;;***
16461 16518
16462;;;### (autoloads nil "kmacro" "kmacro.el" (21291 53104 0 0)) 16519;;;### (autoloads nil "kmacro" "kmacro.el" (21291 53104 431149 0))
16463;;; Generated autoloads from kmacro.el 16520;;; Generated autoloads from kmacro.el
16464 (global-set-key "\C-x(" 'kmacro-start-macro) 16521 (global-set-key "\C-x(" 'kmacro-start-macro)
16465 (global-set-key "\C-x)" 'kmacro-end-macro) 16522 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16572,7 +16629,7 @@ If kbd macro currently being defined end it before activating it.
16572;;;*** 16629;;;***
16573 16630
16574;;;### (autoloads nil "korea-util" "language/korea-util.el" (21291 16631;;;### (autoloads nil "korea-util" "language/korea-util.el" (21291
16575;;;;;; 53104 0 0)) 16632;;;;;; 53104 431149 0))
16576;;; Generated autoloads from language/korea-util.el 16633;;; Generated autoloads from language/korea-util.el
16577 16634
16578(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16635(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16586,8 +16643,8 @@ The kind of Korean keyboard for Korean input method.
16586 16643
16587;;;*** 16644;;;***
16588 16645
16589;;;### (autoloads nil "landmark" "play/landmark.el" (21414 47927 16646;;;### (autoloads nil "landmark" "play/landmark.el" (21415 30982
16590;;;;;; 641973 0)) 16647;;;;;; 815536 0))
16591;;; Generated autoloads from play/landmark.el 16648;;; Generated autoloads from play/landmark.el
16592 16649
16593(defalias 'landmark-repeat 'landmark-test-run) 16650(defalias 'landmark-repeat 'landmark-test-run)
@@ -16618,7 +16675,7 @@ Use \\[describe-mode] for more info.
16618;;;*** 16675;;;***
16619 16676
16620;;;### (autoloads nil "lao-util" "language/lao-util.el" (21291 53104 16677;;;### (autoloads nil "lao-util" "language/lao-util.el" (21291 53104
16621;;;;;; 0 0)) 16678;;;;;; 431149 0))
16622;;; Generated autoloads from language/lao-util.el 16679;;; Generated autoloads from language/lao-util.el
16623 16680
16624(autoload 'lao-compose-string "lao-util" "\ 16681(autoload 'lao-compose-string "lao-util" "\
@@ -16656,7 +16713,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16656;;;*** 16713;;;***
16657 16714
16658;;;### (autoloads nil "latexenc" "international/latexenc.el" (21291 16715;;;### (autoloads nil "latexenc" "international/latexenc.el" (21291
16659;;;;;; 53104 0 0)) 16716;;;;;; 53104 431149 0))
16660;;; Generated autoloads from international/latexenc.el 16717;;; Generated autoloads from international/latexenc.el
16661 16718
16662(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))) "\ 16719(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))) "\
@@ -16688,7 +16745,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16688;;;*** 16745;;;***
16689 16746
16690;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" 16747;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el"
16691;;;;;; (21291 53104 0 0)) 16748;;;;;; (21291 53104 431149 0))
16692;;; Generated autoloads from international/latin1-disp.el 16749;;; Generated autoloads from international/latin1-disp.el
16693 16750
16694(defvar latin1-display nil "\ 16751(defvar latin1-display nil "\
@@ -16730,7 +16787,7 @@ use either \\[customize] or the function `latin1-display'.")
16730;;;*** 16787;;;***
16731 16788
16732;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (21291 16789;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (21291
16733;;;;;; 53104 0 0)) 16790;;;;;; 53104 431149 0))
16734;;; Generated autoloads from progmodes/ld-script.el 16791;;; Generated autoloads from progmodes/ld-script.el
16735 16792
16736(autoload 'ld-script-mode "ld-script" "\ 16793(autoload 'ld-script-mode "ld-script" "\
@@ -16740,7 +16797,7 @@ A major mode to edit GNU ld script files
16740 16797
16741;;;*** 16798;;;***
16742 16799
16743;;;### (autoloads nil "life" "play/life.el" (21291 53104 0 0)) 16800;;;### (autoloads nil "life" "play/life.el" (21291 53104 431149 0))
16744;;; Generated autoloads from play/life.el 16801;;; Generated autoloads from play/life.el
16745 16802
16746(autoload 'life "life" "\ 16803(autoload 'life "life" "\
@@ -16753,7 +16810,7 @@ generations (this defaults to 1).
16753 16810
16754;;;*** 16811;;;***
16755 16812
16756;;;### (autoloads nil "linum" "linum.el" (21291 53104 0 0)) 16813;;;### (autoloads nil "linum" "linum.el" (21291 53104 431149 0))
16757;;; Generated autoloads from linum.el 16814;;; Generated autoloads from linum.el
16758(push (purecopy '(linum 0 9 24)) package--builtin-versions) 16815(push (purecopy '(linum 0 9 24)) package--builtin-versions)
16759 16816
@@ -16790,7 +16847,8 @@ See `linum-mode' for more information on Linum mode.
16790 16847
16791;;;*** 16848;;;***
16792 16849
16793;;;### (autoloads nil "loadhist" "loadhist.el" (21291 53104 0 0)) 16850;;;### (autoloads nil "loadhist" "loadhist.el" (21291 53104 431149
16851;;;;;; 0))
16794;;; Generated autoloads from loadhist.el 16852;;; Generated autoloads from loadhist.el
16795 16853
16796(autoload 'unload-feature "loadhist" "\ 16854(autoload 'unload-feature "loadhist" "\
@@ -16821,7 +16879,7 @@ something strange, such as redefining an Emacs function.
16821 16879
16822;;;*** 16880;;;***
16823 16881
16824;;;### (autoloads nil "locate" "locate.el" (21291 53104 0 0)) 16882;;;### (autoloads nil "locate" "locate.el" (21291 53104 431149 0))
16825;;; Generated autoloads from locate.el 16883;;; Generated autoloads from locate.el
16826 16884
16827(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16885(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16873,8 +16931,8 @@ except that FILTER is not optional.
16873 16931
16874;;;*** 16932;;;***
16875 16933
16876;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21438 54848 741535 16934;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21439 23977 68537
16877;;;;;; 566000)) 16935;;;;;; 0))
16878;;; Generated autoloads from vc/log-edit.el 16936;;; Generated autoloads from vc/log-edit.el
16879 16937
16880(autoload 'log-edit "log-edit" "\ 16938(autoload 'log-edit "log-edit" "\
@@ -16905,7 +16963,7 @@ done. Otherwise, it uses the current buffer.
16905 16963
16906;;;*** 16964;;;***
16907 16965
16908;;;### (autoloads nil "log-view" "vc/log-view.el" (21291 53104 0 16966;;;### (autoloads nil "log-view" "vc/log-view.el" (21291 53104 431149
16909;;;;;; 0)) 16967;;;;;; 0))
16910;;; Generated autoloads from vc/log-view.el 16968;;; Generated autoloads from vc/log-view.el
16911 16969
@@ -16916,7 +16974,7 @@ Major mode for browsing CVS log output.
16916 16974
16917;;;*** 16975;;;***
16918 16976
16919;;;### (autoloads nil "lpr" "lpr.el" (21291 53104 0 0)) 16977;;;### (autoloads nil "lpr" "lpr.el" (21291 53104 431149 0))
16920;;; Generated autoloads from lpr.el 16978;;; Generated autoloads from lpr.el
16921 16979
16922(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16980(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -17011,7 +17069,8 @@ for further customization of the printer command.
17011 17069
17012;;;*** 17070;;;***
17013 17071
17014;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21291 53104 0 0)) 17072;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21291 53104 431149
17073;;;;;; 0))
17015;;; Generated autoloads from ls-lisp.el 17074;;; Generated autoloads from ls-lisp.el
17016 17075
17017(defvar ls-lisp-support-shell-wildcards t "\ 17076(defvar ls-lisp-support-shell-wildcards t "\
@@ -17022,7 +17081,7 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17022 17081
17023;;;*** 17082;;;***
17024 17083
17025;;;### (autoloads nil "lunar" "calendar/lunar.el" (21291 53104 0 17084;;;### (autoloads nil "lunar" "calendar/lunar.el" (21291 53104 431149
17026;;;;;; 0)) 17085;;;;;; 0))
17027;;; Generated autoloads from calendar/lunar.el 17086;;; Generated autoloads from calendar/lunar.el
17028 17087
@@ -17038,7 +17097,7 @@ This function is suitable for execution in an init file.
17038;;;*** 17097;;;***
17039 17098
17040;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (21291 53104 17099;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (21291 53104
17041;;;;;; 0 0)) 17100;;;;;; 431149 0))
17042;;; Generated autoloads from progmodes/m4-mode.el 17101;;; Generated autoloads from progmodes/m4-mode.el
17043 17102
17044(autoload 'm4-mode "m4-mode" "\ 17103(autoload 'm4-mode "m4-mode" "\
@@ -17048,7 +17107,7 @@ A major mode to edit m4 macro files.
17048 17107
17049;;;*** 17108;;;***
17050 17109
17051;;;### (autoloads nil "macros" "macros.el" (21291 53104 0 0)) 17110;;;### (autoloads nil "macros" "macros.el" (21291 53104 431149 0))
17052;;; Generated autoloads from macros.el 17111;;; Generated autoloads from macros.el
17053 17112
17054(autoload 'name-last-kbd-macro "macros" "\ 17113(autoload 'name-last-kbd-macro "macros" "\
@@ -17138,7 +17197,7 @@ and then select the region of un-tablified names and use
17138;;;*** 17197;;;***
17139 17198
17140;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (21291 53104 17199;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (21291 53104
17141;;;;;; 0 0)) 17200;;;;;; 431149 0))
17142;;; Generated autoloads from mail/mail-extr.el 17201;;; Generated autoloads from mail/mail-extr.el
17143 17202
17144(autoload 'mail-extract-address-components "mail-extr" "\ 17203(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17169,7 +17228,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17169;;;*** 17228;;;***
17170 17229
17171;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (21291 53104 17230;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (21291 53104
17172;;;;;; 0 0)) 17231;;;;;; 431149 0))
17173;;; Generated autoloads from mail/mail-hist.el 17232;;; Generated autoloads from mail/mail-hist.el
17174 17233
17175(autoload 'mail-hist-define-keys "mail-hist" "\ 17234(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17199,7 +17258,7 @@ This function normally would be called when the message is sent.
17199;;;*** 17258;;;***
17200 17259
17201;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21291 53104 17260;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21291 53104
17202;;;;;; 0 0)) 17261;;;;;; 431149 0))
17203;;; Generated autoloads from mail/mail-utils.el 17262;;; Generated autoloads from mail/mail-utils.el
17204 17263
17205(defvar mail-use-rfc822 nil "\ 17264(defvar mail-use-rfc822 nil "\
@@ -17274,7 +17333,7 @@ matches may be returned from the message body.
17274;;;*** 17333;;;***
17275 17334
17276;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21291 53104 17335;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21291 53104
17277;;;;;; 0 0)) 17336;;;;;; 431149 0))
17278;;; Generated autoloads from mail/mailabbrev.el 17337;;; Generated autoloads from mail/mailabbrev.el
17279 17338
17280(defvar mail-abbrevs-mode nil "\ 17339(defvar mail-abbrevs-mode nil "\
@@ -17324,7 +17383,7 @@ double-quotes.
17324;;;*** 17383;;;***
17325 17384
17326;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21291 53104 17385;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21291 53104
17327;;;;;; 0 0)) 17386;;;;;; 431149 0))
17328;;; Generated autoloads from mail/mailalias.el 17387;;; Generated autoloads from mail/mailalias.el
17329 17388
17330(defvar mail-complete-style 'angles "\ 17389(defvar mail-complete-style 'angles "\
@@ -17378,7 +17437,7 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17378;;;*** 17437;;;***
17379 17438
17380;;;### (autoloads nil "mailclient" "mail/mailclient.el" (21291 53104 17439;;;### (autoloads nil "mailclient" "mail/mailclient.el" (21291 53104
17381;;;;;; 0 0)) 17440;;;;;; 431149 0))
17382;;; Generated autoloads from mail/mailclient.el 17441;;; Generated autoloads from mail/mailclient.el
17383 17442
17384(autoload 'mailclient-send-it "mailclient" "\ 17443(autoload 'mailclient-send-it "mailclient" "\
@@ -17391,7 +17450,7 @@ The mail client is taken to be the handler of mailto URLs.
17391;;;*** 17450;;;***
17392 17451
17393;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (21291 17452;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (21291
17394;;;;;; 53104 0 0)) 17453;;;;;; 53104 431149 0))
17395;;; Generated autoloads from progmodes/make-mode.el 17454;;; Generated autoloads from progmodes/make-mode.el
17396 17455
17397(autoload 'makefile-mode "make-mode" "\ 17456(autoload 'makefile-mode "make-mode" "\
@@ -17508,7 +17567,8 @@ An adapted `makefile-mode' that knows about imake.
17508 17567
17509;;;*** 17568;;;***
17510 17569
17511;;;### (autoloads nil "makesum" "makesum.el" (21291 53104 0 0)) 17570;;;### (autoloads nil "makesum" "makesum.el" (21291 53104 431149
17571;;;;;; 0))
17512;;; Generated autoloads from makesum.el 17572;;; Generated autoloads from makesum.el
17513 17573
17514(autoload 'make-command-summary "makesum" "\ 17574(autoload 'make-command-summary "makesum" "\
@@ -17519,7 +17579,7 @@ Previous contents of that buffer are killed first.
17519 17579
17520;;;*** 17580;;;***
17521 17581
17522;;;### (autoloads nil "man" "man.el" (21291 53104 0 0)) 17582;;;### (autoloads nil "man" "man.el" (21291 53104 431149 0))
17523;;; Generated autoloads from man.el 17583;;; Generated autoloads from man.el
17524 17584
17525(defalias 'manual-entry 'man) 17585(defalias 'manual-entry 'man)
@@ -17573,7 +17633,7 @@ Default bookmark handler for Man buffers.
17573 17633
17574;;;*** 17634;;;***
17575 17635
17576;;;### (autoloads nil "master" "master.el" (21291 53104 0 0)) 17636;;;### (autoloads nil "master" "master.el" (21291 53104 431149 0))
17577;;; Generated autoloads from master.el 17637;;; Generated autoloads from master.el
17578(push (purecopy '(master 1 0 2)) package--builtin-versions) 17638(push (purecopy '(master 1 0 2)) package--builtin-versions)
17579 17639
@@ -17596,7 +17656,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
17596 17656
17597;;;*** 17657;;;***
17598 17658
17599;;;### (autoloads nil "mb-depth" "mb-depth.el" (21291 53104 0 0)) 17659;;;### (autoloads nil "mb-depth" "mb-depth.el" (21291 53104 431149
17660;;;;;; 0))
17600;;; Generated autoloads from mb-depth.el 17661;;; Generated autoloads from mb-depth.el
17601 17662
17602(defvar minibuffer-depth-indicate-mode nil "\ 17663(defvar minibuffer-depth-indicate-mode nil "\
@@ -17623,13 +17684,13 @@ recursion depth in the minibuffer prompt. This is only useful if
17623 17684
17624;;;*** 17685;;;***
17625 17686
17626;;;### (autoloads nil "md4" "md4.el" (21291 53104 0 0)) 17687;;;### (autoloads nil "md4" "md4.el" (21291 53104 431149 0))
17627;;; Generated autoloads from md4.el 17688;;; Generated autoloads from md4.el
17628(push (purecopy '(md4 1 0)) package--builtin-versions) 17689(push (purecopy '(md4 1 0)) package--builtin-versions)
17629 17690
17630;;;*** 17691;;;***
17631 17692
17632;;;### (autoloads nil "message" "gnus/message.el" (21291 53104 0 17693;;;### (autoloads nil "message" "gnus/message.el" (21291 53104 431149
17633;;;;;; 0)) 17694;;;;;; 0))
17634;;; Generated autoloads from gnus/message.el 17695;;; Generated autoloads from gnus/message.el
17635 17696
@@ -17796,7 +17857,7 @@ which specify the range to operate on.
17796;;;*** 17857;;;***
17797 17858
17798;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (21291 17859;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (21291
17799;;;;;; 53104 0 0)) 17860;;;;;; 53104 431149 0))
17800;;; Generated autoloads from progmodes/meta-mode.el 17861;;; Generated autoloads from progmodes/meta-mode.el
17801(push (purecopy '(meta-mode 1 0)) package--builtin-versions) 17862(push (purecopy '(meta-mode 1 0)) package--builtin-versions)
17802 17863
@@ -17813,7 +17874,7 @@ Major mode for editing MetaPost sources.
17813;;;*** 17874;;;***
17814 17875
17815;;;### (autoloads nil "metamail" "mail/metamail.el" (21291 53104 17876;;;### (autoloads nil "metamail" "mail/metamail.el" (21291 53104
17816;;;;;; 0 0)) 17877;;;;;; 431149 0))
17817;;; Generated autoloads from mail/metamail.el 17878;;; Generated autoloads from mail/metamail.el
17818 17879
17819(autoload 'metamail-interpret-header "metamail" "\ 17880(autoload 'metamail-interpret-header "metamail" "\
@@ -17856,7 +17917,7 @@ redisplayed as output is inserted.
17856 17917
17857;;;*** 17918;;;***
17858 17919
17859;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (21546 37177 316318 17920;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (21546 52205 704969
17860;;;;;; 0)) 17921;;;;;; 0))
17861;;; Generated autoloads from mh-e/mh-comp.el 17922;;; Generated autoloads from mh-e/mh-comp.el
17862 17923
@@ -17947,7 +18008,7 @@ delete the draft message.
17947 18008
17948;;;*** 18009;;;***
17949 18010
17950;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21546 37177 316318 0)) 18011;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21546 52205 704969 0))
17951;;; Generated autoloads from mh-e/mh-e.el 18012;;; Generated autoloads from mh-e/mh-e.el
17952(push (purecopy '(mh-e 8 6)) package--builtin-versions) 18013(push (purecopy '(mh-e 8 6)) package--builtin-versions)
17953 18014
@@ -17965,7 +18026,7 @@ Display version information about MH-E and the MH mail handling system.
17965;;;*** 18026;;;***
17966 18027
17967;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (21291 53104 18028;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (21291 53104
17968;;;;;; 0 0)) 18029;;;;;; 431149 0))
17969;;; Generated autoloads from mh-e/mh-folder.el 18030;;; Generated autoloads from mh-e/mh-folder.el
17970 18031
17971(autoload 'mh-rmail "mh-folder" "\ 18032(autoload 'mh-rmail "mh-folder" "\
@@ -18046,7 +18107,8 @@ perform the operation on all messages in that region.
18046 18107
18047;;;*** 18108;;;***
18048 18109
18049;;;### (autoloads nil "midnight" "midnight.el" (21291 53104 0 0)) 18110;;;### (autoloads nil "midnight" "midnight.el" (21291 53104 431149
18111;;;;;; 0))
18050;;; Generated autoloads from midnight.el 18112;;; Generated autoloads from midnight.el
18051 18113
18052(autoload 'clean-buffer-list "midnight" "\ 18114(autoload 'clean-buffer-list "midnight" "\
@@ -18073,7 +18135,7 @@ to its second argument TM.
18073;;;*** 18135;;;***
18074 18136
18075;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (21291 53104 18137;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (21291 53104
18076;;;;;; 0 0)) 18138;;;;;; 431149 0))
18077;;; Generated autoloads from minibuf-eldef.el 18139;;; Generated autoloads from minibuf-eldef.el
18078 18140
18079(defvar minibuffer-electric-default-mode nil "\ 18141(defvar minibuffer-electric-default-mode nil "\
@@ -18102,7 +18164,7 @@ is modified to remove the default indication.
18102 18164
18103;;;*** 18165;;;***
18104 18166
18105;;;### (autoloads nil "misc" "misc.el" (21291 53104 0 0)) 18167;;;### (autoloads nil "misc" "misc.el" (21291 53104 431149 0))
18106;;; Generated autoloads from misc.el 18168;;; Generated autoloads from misc.el
18107 18169
18108(autoload 'butterfly "misc" "\ 18170(autoload 'butterfly "misc" "\
@@ -18130,7 +18192,8 @@ The return value is always nil.
18130 18192
18131;;;*** 18193;;;***
18132 18194
18133;;;### (autoloads nil "misearch" "misearch.el" (21291 53104 0 0)) 18195;;;### (autoloads nil "misearch" "misearch.el" (21291 53104 431149
18196;;;;;; 0))
18134;;; Generated autoloads from misearch.el 18197;;; Generated autoloads from misearch.el
18135 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18198 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18136 18199
@@ -18212,7 +18275,7 @@ whose file names match the specified wildcard.
18212;;;*** 18275;;;***
18213 18276
18214;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (21291 18277;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (21291
18215;;;;;; 53104 0 0)) 18278;;;;;; 53104 431149 0))
18216;;; Generated autoloads from progmodes/mixal-mode.el 18279;;; Generated autoloads from progmodes/mixal-mode.el
18217(push (purecopy '(mixal-mode 0 1)) package--builtin-versions) 18280(push (purecopy '(mixal-mode 0 1)) package--builtin-versions)
18218 18281
@@ -18224,7 +18287,7 @@ Major mode for the mixal asm language.
18224;;;*** 18287;;;***
18225 18288
18226;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (21291 53104 18289;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (21291 53104
18227;;;;;; 0 0)) 18290;;;;;; 431149 0))
18228;;; Generated autoloads from gnus/mm-encode.el 18291;;; Generated autoloads from gnus/mm-encode.el
18229 18292
18230(autoload 'mm-default-file-encoding "mm-encode" "\ 18293(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18235,7 +18298,7 @@ Return a default encoding for FILE.
18235;;;*** 18298;;;***
18236 18299
18237;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (21291 53104 18300;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (21291 53104
18238;;;;;; 0 0)) 18301;;;;;; 431149 0))
18239;;; Generated autoloads from gnus/mm-extern.el 18302;;; Generated autoloads from gnus/mm-extern.el
18240 18303
18241(autoload 'mm-extern-cache-contents "mm-extern" "\ 18304(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18254,7 +18317,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18254;;;*** 18317;;;***
18255 18318
18256;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (21291 53104 18319;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (21291 53104
18257;;;;;; 0 0)) 18320;;;;;; 431149 0))
18258;;; Generated autoloads from gnus/mm-partial.el 18321;;; Generated autoloads from gnus/mm-partial.el
18259 18322
18260(autoload 'mm-inline-partial "mm-partial" "\ 18323(autoload 'mm-inline-partial "mm-partial" "\
@@ -18267,7 +18330,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18267 18330
18268;;;*** 18331;;;***
18269 18332
18270;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (21291 53104 0 0)) 18333;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (21291 53104 431149
18334;;;;;; 0))
18271;;; Generated autoloads from gnus/mm-url.el 18335;;; Generated autoloads from gnus/mm-url.el
18272 18336
18273(autoload 'mm-url-insert-file-contents "mm-url" "\ 18337(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18283,7 +18347,8 @@ Insert file contents of URL using `mm-url-program'.
18283 18347
18284;;;*** 18348;;;***
18285 18349
18286;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21291 53104 0 0)) 18350;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21291 53104 431149
18351;;;;;; 0))
18287;;; Generated autoloads from gnus/mm-uu.el 18352;;; Generated autoloads from gnus/mm-uu.el
18288 18353
18289(autoload 'mm-uu-dissect "mm-uu" "\ 18354(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18302,7 +18367,7 @@ Assume text has been decoded if DECODED is non-nil.
18302 18367
18303;;;*** 18368;;;***
18304 18369
18305;;;### (autoloads nil "mml" "gnus/mml.el" (21547 58040 560240 0)) 18370;;;### (autoloads nil "mml" "gnus/mml.el" (21548 39298 812747 0))
18306;;; Generated autoloads from gnus/mml.el 18371;;; Generated autoloads from gnus/mml.el
18307 18372
18308(autoload 'mml-to-mime "mml" "\ 18373(autoload 'mml-to-mime "mml" "\
@@ -18327,7 +18392,7 @@ body) or \"attachment\" (separate from the body).
18327 18392
18328;;;*** 18393;;;***
18329 18394
18330;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (21291 53104 0 18395;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (21291 53104 431149
18331;;;;;; 0)) 18396;;;;;; 0))
18332;;; Generated autoloads from gnus/mml1991.el 18397;;; Generated autoloads from gnus/mml1991.el
18333 18398
@@ -18343,7 +18408,7 @@ body) or \"attachment\" (separate from the body).
18343 18408
18344;;;*** 18409;;;***
18345 18410
18346;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (21291 53104 0 18411;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (21291 53104 431149
18347;;;;;; 0)) 18412;;;;;; 0))
18348;;; Generated autoloads from gnus/mml2015.el 18413;;; Generated autoloads from gnus/mml2015.el
18349 18414
@@ -18385,7 +18450,7 @@ body) or \"attachment\" (separate from the body).
18385;;;*** 18450;;;***
18386 18451
18387;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21291 53104 18452;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21291 53104
18388;;;;;; 0 0)) 18453;;;;;; 431149 0))
18389;;; Generated autoloads from cedet/mode-local.el 18454;;; Generated autoloads from cedet/mode-local.el
18390 18455
18391(put 'define-overloadable-function 'doc-string-elt 3) 18456(put 'define-overloadable-function 'doc-string-elt 3)
@@ -18393,7 +18458,7 @@ body) or \"attachment\" (separate from the body).
18393;;;*** 18458;;;***
18394 18459
18395;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21291 53104 18460;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21291 53104
18396;;;;;; 0 0)) 18461;;;;;; 431149 0))
18397;;; Generated autoloads from progmodes/modula2.el 18462;;; Generated autoloads from progmodes/modula2.el
18398 18463
18399(defalias 'modula-2-mode 'm2-mode) 18464(defalias 'modula-2-mode 'm2-mode)
@@ -18426,7 +18491,8 @@ followed by the first character of the construct.
18426 18491
18427;;;*** 18492;;;***
18428 18493
18429;;;### (autoloads nil "morse" "play/morse.el" (21291 53104 0 0)) 18494;;;### (autoloads nil "morse" "play/morse.el" (21291 53104 431149
18495;;;;;; 0))
18430;;; Generated autoloads from play/morse.el 18496;;; Generated autoloads from play/morse.el
18431 18497
18432(autoload 'morse-region "morse" "\ 18498(autoload 'morse-region "morse" "\
@@ -18451,7 +18517,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18451 18517
18452;;;*** 18518;;;***
18453 18519
18454;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (21291 53104 0 18520;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (21291 53104 431149
18455;;;;;; 0)) 18521;;;;;; 0))
18456;;; Generated autoloads from mouse-drag.el 18522;;; Generated autoloads from mouse-drag.el
18457 18523
@@ -18499,7 +18565,7 @@ To test this function, evaluate:
18499 18565
18500;;;*** 18566;;;***
18501 18567
18502;;;### (autoloads nil "mpc" "mpc.el" (21346 62196 0 0)) 18568;;;### (autoloads nil "mpc" "mpc.el" (21346 62196 327729 0))
18503;;; Generated autoloads from mpc.el 18569;;; Generated autoloads from mpc.el
18504 18570
18505(autoload 'mpc "mpc" "\ 18571(autoload 'mpc "mpc" "\
@@ -18509,7 +18575,7 @@ Main entry point for MPC.
18509 18575
18510;;;*** 18576;;;***
18511 18577
18512;;;### (autoloads nil "mpuz" "play/mpuz.el" (21291 53104 0 0)) 18578;;;### (autoloads nil "mpuz" "play/mpuz.el" (21291 53104 431149 0))
18513;;; Generated autoloads from play/mpuz.el 18579;;; Generated autoloads from play/mpuz.el
18514 18580
18515(autoload 'mpuz "mpuz" "\ 18581(autoload 'mpuz "mpuz" "\
@@ -18519,7 +18585,7 @@ Multiplication puzzle with GNU Emacs.
18519 18585
18520;;;*** 18586;;;***
18521 18587
18522;;;### (autoloads nil "msb" "msb.el" (21291 53104 0 0)) 18588;;;### (autoloads nil "msb" "msb.el" (21291 53104 431149 0))
18523;;; Generated autoloads from msb.el 18589;;; Generated autoloads from msb.el
18524 18590
18525(defvar msb-mode nil "\ 18591(defvar msb-mode nil "\
@@ -18545,7 +18611,7 @@ different buffer menu using the function `msb'.
18545;;;*** 18611;;;***
18546 18612
18547;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21291 18613;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21291
18548;;;;;; 53104 0 0)) 18614;;;;;; 53104 431149 0))
18549;;; Generated autoloads from international/mule-diag.el 18615;;; Generated autoloads from international/mule-diag.el
18550 18616
18551(autoload 'list-character-sets "mule-diag" "\ 18617(autoload 'list-character-sets "mule-diag" "\
@@ -18678,7 +18744,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18678;;;*** 18744;;;***
18679 18745
18680;;;### (autoloads nil "mule-util" "international/mule-util.el" (21291 18746;;;### (autoloads nil "mule-util" "international/mule-util.el" (21291
18681;;;;;; 53104 0 0)) 18747;;;;;; 53104 431149 0))
18682;;; Generated autoloads from international/mule-util.el 18748;;; Generated autoloads from international/mule-util.el
18683 18749
18684(defsubst string-to-list (string) "\ 18750(defsubst string-to-list (string) "\
@@ -18810,7 +18876,7 @@ per-character basis, this may not be accurate.
18810;;;*** 18876;;;***
18811 18877
18812;;;### (autoloads nil "net-utils" "net/net-utils.el" (21291 53104 18878;;;### (autoloads nil "net-utils" "net/net-utils.el" (21291 53104
18813;;;;;; 0 0)) 18879;;;;;; 431149 0))
18814;;; Generated autoloads from net/net-utils.el 18880;;; Generated autoloads from net/net-utils.el
18815 18881
18816(autoload 'ifconfig "net-utils" "\ 18882(autoload 'ifconfig "net-utils" "\
@@ -18904,7 +18970,8 @@ Open a network connection to HOST on PORT.
18904 18970
18905;;;*** 18971;;;***
18906 18972
18907;;;### (autoloads nil "netrc" "net/netrc.el" (21291 53104 0 0)) 18973;;;### (autoloads nil "netrc" "net/netrc.el" (21291 53104 431149
18974;;;;;; 0))
18908;;; Generated autoloads from net/netrc.el 18975;;; Generated autoloads from net/netrc.el
18909 18976
18910(autoload 'netrc-credentials "netrc" "\ 18977(autoload 'netrc-credentials "netrc" "\
@@ -18917,7 +18984,7 @@ listed in the PORTS list.
18917;;;*** 18984;;;***
18918 18985
18919;;;### (autoloads nil "network-stream" "net/network-stream.el" (21291 18986;;;### (autoloads nil "network-stream" "net/network-stream.el" (21291
18920;;;;;; 53104 0 0)) 18987;;;;;; 53104 431149 0))
18921;;; Generated autoloads from net/network-stream.el 18988;;; Generated autoloads from net/network-stream.el
18922 18989
18923(autoload 'open-network-stream "network-stream" "\ 18990(autoload 'open-network-stream "network-stream" "\
@@ -19011,7 +19078,7 @@ a greeting from the server.
19011;;;*** 19078;;;***
19012 19079
19013;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21291 19080;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21291
19014;;;;;; 53104 0 0)) 19081;;;;;; 53104 431149 0))
19015;;; Generated autoloads from net/newst-backend.el 19082;;; Generated autoloads from net/newst-backend.el
19016 19083
19017(autoload 'newsticker-running-p "newst-backend" "\ 19084(autoload 'newsticker-running-p "newst-backend" "\
@@ -19033,7 +19100,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19033;;;*** 19100;;;***
19034 19101
19035;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" 19102;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el"
19036;;;;;; (21291 53104 0 0)) 19103;;;;;; (21291 53104 431149 0))
19037;;; Generated autoloads from net/newst-plainview.el 19104;;; Generated autoloads from net/newst-plainview.el
19038 19105
19039(autoload 'newsticker-plainview "newst-plainview" "\ 19106(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19044,7 +19111,7 @@ Start newsticker plainview.
19044;;;*** 19111;;;***
19045 19112
19046;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (21291 19113;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (21291
19047;;;;;; 53104 0 0)) 19114;;;;;; 53104 431149 0))
19048;;; Generated autoloads from net/newst-reader.el 19115;;; Generated autoloads from net/newst-reader.el
19049 19116
19050(autoload 'newsticker-show-news "newst-reader" "\ 19117(autoload 'newsticker-show-news "newst-reader" "\
@@ -19055,7 +19122,7 @@ Start reading news. You may want to bind this to a key.
19055;;;*** 19122;;;***
19056 19123
19057;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (21291 19124;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (21291
19058;;;;;; 53104 0 0)) 19125;;;;;; 53104 431149 0))
19059;;; Generated autoloads from net/newst-ticker.el 19126;;; Generated autoloads from net/newst-ticker.el
19060 19127
19061(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19128(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19076,7 +19143,7 @@ running already.
19076;;;*** 19143;;;***
19077 19144
19078;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21291 19145;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21291
19079;;;;;; 53104 0 0)) 19146;;;;;; 53104 431149 0))
19080;;; Generated autoloads from net/newst-treeview.el 19147;;; Generated autoloads from net/newst-treeview.el
19081 19148
19082(autoload 'newsticker-treeview "newst-treeview" "\ 19149(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19087,13 +19154,13 @@ Start newsticker treeview.
19087;;;*** 19154;;;***
19088 19155
19089;;;### (autoloads nil "newsticker" "net/newsticker.el" (21291 53104 19156;;;### (autoloads nil "newsticker" "net/newsticker.el" (21291 53104
19090;;;;;; 0 0)) 19157;;;;;; 431149 0))
19091;;; Generated autoloads from net/newsticker.el 19158;;; Generated autoloads from net/newsticker.el
19092(push (purecopy '(newsticker 1 99)) package--builtin-versions) 19159(push (purecopy '(newsticker 1 99)) package--builtin-versions)
19093 19160
19094;;;*** 19161;;;***
19095 19162
19096;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (21291 53104 0 19163;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (21291 53104 431149
19097;;;;;; 0)) 19164;;;;;; 0))
19098;;; Generated autoloads from gnus/nndiary.el 19165;;; Generated autoloads from gnus/nndiary.el
19099 19166
@@ -19104,7 +19171,8 @@ Generate NOV databases in all nndiary directories.
19104 19171
19105;;;*** 19172;;;***
19106 19173
19107;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21291 53104 0 0)) 19174;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21291 53104 431149
19175;;;;;; 0))
19108;;; Generated autoloads from gnus/nndoc.el 19176;;; Generated autoloads from gnus/nndoc.el
19109 19177
19110(autoload 'nndoc-add-type "nndoc" "\ 19178(autoload 'nndoc-add-type "nndoc" "\
@@ -19119,7 +19187,7 @@ symbol in the alist.
19119;;;*** 19187;;;***
19120 19188
19121;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (21291 53104 19189;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (21291 53104
19122;;;;;; 0 0)) 19190;;;;;; 431149 0))
19123;;; Generated autoloads from gnus/nnfolder.el 19191;;; Generated autoloads from gnus/nnfolder.el
19124 19192
19125(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19193(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19130,7 +19198,7 @@ This command does not work if you use short group names.
19130 19198
19131;;;*** 19199;;;***
19132 19200
19133;;;### (autoloads nil "nnml" "gnus/nnml.el" (21291 53104 0 0)) 19201;;;### (autoloads nil "nnml" "gnus/nnml.el" (21291 53104 431149 0))
19134;;; Generated autoloads from gnus/nnml.el 19202;;; Generated autoloads from gnus/nnml.el
19135 19203
19136(autoload 'nnml-generate-nov-databases "nnml" "\ 19204(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19140,7 +19208,7 @@ Generate NOV databases in all nnml directories.
19140 19208
19141;;;*** 19209;;;***
19142 19210
19143;;;### (autoloads nil "novice" "novice.el" (21291 53104 0 0)) 19211;;;### (autoloads nil "novice" "novice.el" (21291 53104 431149 0))
19144;;; Generated autoloads from novice.el 19212;;; Generated autoloads from novice.el
19145 19213
19146(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19214(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19173,7 +19241,7 @@ future sessions.
19173;;;*** 19241;;;***
19174 19242
19175;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (21291 19243;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (21291
19176;;;;;; 53104 0 0)) 19244;;;;;; 53104 431149 0))
19177;;; Generated autoloads from textmodes/nroff-mode.el 19245;;; Generated autoloads from textmodes/nroff-mode.el
19178 19246
19179(autoload 'nroff-mode "nroff-mode" "\ 19247(autoload 'nroff-mode "nroff-mode" "\
@@ -19187,14 +19255,14 @@ closing requests for requests that are used in matched pairs.
19187 19255
19188;;;*** 19256;;;***
19189 19257
19190;;;### (autoloads nil "ntlm" "net/ntlm.el" (21291 53104 0 0)) 19258;;;### (autoloads nil "ntlm" "net/ntlm.el" (21291 53104 431149 0))
19191;;; Generated autoloads from net/ntlm.el 19259;;; Generated autoloads from net/ntlm.el
19192(push (purecopy '(ntlm 1 0)) package--builtin-versions) 19260(push (purecopy '(ntlm 1 0)) package--builtin-versions)
19193 19261
19194;;;*** 19262;;;***
19195 19263
19196;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (21291 57968 19264;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (21291 57968
19197;;;;;; 0 0)) 19265;;;;;; 313602 751000))
19198;;; Generated autoloads from nxml/nxml-glyph.el 19266;;; Generated autoloads from nxml/nxml-glyph.el
19199 19267
19200(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19268(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19206,8 +19274,8 @@ Return nil if the face cannot display a glyph for N.
19206 19274
19207;;;*** 19275;;;***
19208 19276
19209;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (21373 1839 19277;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (21373 39620
19210;;;;;; 721535 649000)) 19278;;;;;; 652244 0))
19211;;; Generated autoloads from nxml/nxml-mode.el 19279;;; Generated autoloads from nxml/nxml-mode.el
19212 19280
19213(autoload 'nxml-mode "nxml-mode" "\ 19281(autoload 'nxml-mode "nxml-mode" "\
@@ -19268,7 +19336,7 @@ Many aspects this mode can be customized using
19268;;;*** 19336;;;***
19269 19337
19270;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (21291 57968 19338;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (21291 57968
19271;;;;;; 0 0)) 19339;;;;;; 313602 751000))
19272;;; Generated autoloads from nxml/nxml-uchnm.el 19340;;; Generated autoloads from nxml/nxml-uchnm.el
19273 19341
19274(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19342(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19280,8 +19348,8 @@ the variable `nxml-enabled-unicode-blocks'.
19280 19348
19281;;;*** 19349;;;***
19282 19350
19283;;;### (autoloads nil "octave" "progmodes/octave.el" (21430 36152 19351;;;### (autoloads nil "octave" "progmodes/octave.el" (21430 7105
19284;;;;;; 122368 0)) 19352;;;;;; 839163 0))
19285;;; Generated autoloads from progmodes/octave.el 19353;;; Generated autoloads from progmodes/octave.el
19286 19354
19287(autoload 'octave-mode "octave" "\ 19355(autoload 'octave-mode "octave" "\
@@ -19319,7 +19387,7 @@ startup file, `~/.emacs-octave'.
19319;;;*** 19387;;;***
19320 19388
19321;;;### (autoloads nil "opascal" "progmodes/opascal.el" (21291 53104 19389;;;### (autoloads nil "opascal" "progmodes/opascal.el" (21291 53104
19322;;;;;; 0 0)) 19390;;;;;; 431149 0))
19323;;; Generated autoloads from progmodes/opascal.el 19391;;; Generated autoloads from progmodes/opascal.el
19324 19392
19325(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") 19393(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4")
@@ -19354,7 +19422,7 @@ Coloring:
19354 19422
19355;;;*** 19423;;;***
19356 19424
19357;;;### (autoloads nil "org" "org/org.el" (21341 23900 0 0)) 19425;;;### (autoloads nil "org" "org/org.el" (21341 23900 988149 0))
19358;;; Generated autoloads from org/org.el 19426;;; Generated autoloads from org/org.el
19359 19427
19360(autoload 'org-babel-do-load-languages "org" "\ 19428(autoload 'org-babel-do-load-languages "org" "\
@@ -19576,7 +19644,7 @@ Call the customize function with org as argument.
19576;;;*** 19644;;;***
19577 19645
19578;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21341 23900 19646;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21341 23900
19579;;;;;; 0 0)) 19647;;;;;; 988149 0))
19580;;; Generated autoloads from org/org-agenda.el 19648;;; Generated autoloads from org/org-agenda.el
19581 19649
19582(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 19650(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -19850,7 +19918,7 @@ to override `appt-message-warning-time'.
19850;;;*** 19918;;;***
19851 19919
19852;;;### (autoloads nil "org-capture" "org/org-capture.el" (21341 23900 19920;;;### (autoloads nil "org-capture" "org/org-capture.el" (21341 23900
19853;;;;;; 0 0)) 19921;;;;;; 988149 0))
19854;;; Generated autoloads from org/org-capture.el 19922;;; Generated autoloads from org/org-capture.el
19855 19923
19856(autoload 'org-capture-string "org-capture" "\ 19924(autoload 'org-capture-string "org-capture" "\
@@ -19893,7 +19961,7 @@ Set `org-capture-templates' to be similar to `org-remember-templates'.
19893;;;*** 19961;;;***
19894 19962
19895;;;### (autoloads nil "org-colview" "org/org-colview.el" (21341 23900 19963;;;### (autoloads nil "org-colview" "org/org-colview.el" (21341 23900
19896;;;;;; 0 0)) 19964;;;;;; 988149 0))
19897;;; Generated autoloads from org/org-colview.el 19965;;; Generated autoloads from org/org-colview.el
19898 19966
19899(autoload 'org-columns-remove-overlays "org-colview" "\ 19967(autoload 'org-columns-remove-overlays "org-colview" "\
@@ -19957,7 +20025,7 @@ Turn on or update column view in the agenda.
19957;;;*** 20025;;;***
19958 20026
19959;;;### (autoloads nil "org-compat" "org/org-compat.el" (21341 23900 20027;;;### (autoloads nil "org-compat" "org/org-compat.el" (21341 23900
19960;;;;;; 0 0)) 20028;;;;;; 988149 0))
19961;;; Generated autoloads from org/org-compat.el 20029;;; Generated autoloads from org/org-compat.el
19962 20030
19963(autoload 'org-check-version "org-compat" "\ 20031(autoload 'org-check-version "org-compat" "\
@@ -19967,7 +20035,7 @@ Try very hard to provide sensible version strings.
19967 20035
19968;;;*** 20036;;;***
19969 20037
19970;;;### (autoloads nil "org-macs" "org/org-macs.el" (21291 53104 0 20038;;;### (autoloads nil "org-macs" "org/org-macs.el" (21291 53104 431149
19971;;;;;; 0)) 20039;;;;;; 0))
19972;;; Generated autoloads from org/org-macs.el 20040;;; Generated autoloads from org/org-macs.el
19973 20041
@@ -19979,7 +20047,7 @@ Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX a
19979;;;*** 20047;;;***
19980 20048
19981;;;### (autoloads nil "org-version" "org/org-version.el" (21341 23900 20049;;;### (autoloads nil "org-version" "org/org-version.el" (21341 23900
19982;;;;;; 0 0)) 20050;;;;;; 988149 0))
19983;;; Generated autoloads from org/org-version.el 20051;;; Generated autoloads from org/org-version.el
19984 20052
19985(autoload 'org-release "org-version" "\ 20053(autoload 'org-release "org-version" "\
@@ -19996,7 +20064,8 @@ The Git version of org-mode.
19996 20064
19997;;;*** 20065;;;***
19998 20066
19999;;;### (autoloads nil "outline" "outline.el" (21291 53104 0 0)) 20067;;;### (autoloads nil "outline" "outline.el" (21291 53104 431149
20068;;;;;; 0))
20000;;; Generated autoloads from outline.el 20069;;; Generated autoloads from outline.el
20001(put 'outline-regexp 'safe-local-variable 'stringp) 20070(put 'outline-regexp 'safe-local-variable 'stringp)
20002(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 20071(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -20057,8 +20126,8 @@ See the command `outline-mode' for more information on this mode.
20057 20126
20058;;;*** 20127;;;***
20059 20128
20060;;;### (autoloads nil "package" "emacs-lisp/package.el" (21543 60986 20129;;;### (autoloads nil "package" "emacs-lisp/package.el" (21548 39298
20061;;;;;; 117585 0)) 20130;;;;;; 812747 0))
20062;;; Generated autoloads from emacs-lisp/package.el 20131;;; Generated autoloads from emacs-lisp/package.el
20063(push (purecopy '(package 1 0 1)) package--builtin-versions) 20132(push (purecopy '(package 1 0 1)) package--builtin-versions)
20064 20133
@@ -20130,7 +20199,7 @@ The list is displayed in a buffer named `*Packages*'.
20130 20199
20131;;;*** 20200;;;***
20132 20201
20133;;;### (autoloads nil "paren" "paren.el" (21291 53104 0 0)) 20202;;;### (autoloads nil "paren" "paren.el" (21291 53104 431149 0))
20134;;; Generated autoloads from paren.el 20203;;; Generated autoloads from paren.el
20135 20204
20136(defvar show-paren-mode nil "\ 20205(defvar show-paren-mode nil "\
@@ -20157,7 +20226,7 @@ matching parenthesis is highlighted in `show-paren-style' after
20157;;;*** 20226;;;***
20158 20227
20159;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (21291 20228;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (21291
20160;;;;;; 53104 0 0)) 20229;;;;;; 53104 431149 0))
20161;;; Generated autoloads from calendar/parse-time.el 20230;;; Generated autoloads from calendar/parse-time.el
20162(put 'parse-time-rules 'risky-local-variable t) 20231(put 'parse-time-rules 'risky-local-variable t)
20163 20232
@@ -20170,8 +20239,8 @@ unknown are returned as nil.
20170 20239
20171;;;*** 20240;;;***
20172 20241
20173;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21423 62909 20242;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21423 29528
20174;;;;;; 33477 0)) 20243;;;;;; 125035 469000))
20175;;; Generated autoloads from progmodes/pascal.el 20244;;; Generated autoloads from progmodes/pascal.el
20176 20245
20177(autoload 'pascal-mode "pascal" "\ 20246(autoload 'pascal-mode "pascal" "\
@@ -20221,7 +20290,7 @@ See also the user variables `pascal-type-keywords', `pascal-start-keywords' and
20221;;;*** 20290;;;***
20222 20291
20223;;;### (autoloads nil "password-cache" "password-cache.el" (21291 20292;;;### (autoloads nil "password-cache" "password-cache.el" (21291
20224;;;;;; 53104 0 0)) 20293;;;;;; 53104 431149 0))
20225;;; Generated autoloads from password-cache.el 20294;;; Generated autoloads from password-cache.el
20226 20295
20227(defvar password-cache t "\ 20296(defvar password-cache t "\
@@ -20243,7 +20312,7 @@ Check if KEY is in the cache.
20243;;;*** 20312;;;***
20244 20313
20245;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21291 53104 20314;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21291 53104
20246;;;;;; 0 0)) 20315;;;;;; 431149 0))
20247;;; Generated autoloads from emacs-lisp/pcase.el 20316;;; Generated autoloads from emacs-lisp/pcase.el
20248 20317
20249(autoload 'pcase "pcase" "\ 20318(autoload 'pcase "pcase" "\
@@ -20304,7 +20373,8 @@ of the form (UPAT EXP).
20304 20373
20305;;;*** 20374;;;***
20306 20375
20307;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21291 53104 0 0)) 20376;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21291 53104 431149
20377;;;;;; 0))
20308;;; Generated autoloads from pcmpl-cvs.el 20378;;; Generated autoloads from pcmpl-cvs.el
20309 20379
20310(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20380(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20314,7 +20384,8 @@ Completion rules for the `cvs' command.
20314 20384
20315;;;*** 20385;;;***
20316 20386
20317;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (21291 53104 0 0)) 20387;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (21291 53104 431149
20388;;;;;; 0))
20318;;; Generated autoloads from pcmpl-gnu.el 20389;;; Generated autoloads from pcmpl-gnu.el
20319 20390
20320(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20391(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20342,7 +20413,7 @@ Completion for the GNU tar utility.
20342;;;*** 20413;;;***
20343 20414
20344;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (21291 53104 20415;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (21291 53104
20345;;;;;; 0 0)) 20416;;;;;; 431149 0))
20346;;; Generated autoloads from pcmpl-linux.el 20417;;; Generated autoloads from pcmpl-linux.el
20347 20418
20348(autoload 'pcomplete/kill "pcmpl-linux" "\ 20419(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20362,7 +20433,8 @@ Completion for GNU/Linux `mount'.
20362 20433
20363;;;*** 20434;;;***
20364 20435
20365;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (21291 53104 0 0)) 20436;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (21291 53104 431149
20437;;;;;; 0))
20366;;; Generated autoloads from pcmpl-rpm.el 20438;;; Generated autoloads from pcmpl-rpm.el
20367 20439
20368(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20440(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20372,7 +20444,7 @@ Completion for the `rpm' command.
20372 20444
20373;;;*** 20445;;;***
20374 20446
20375;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (21291 53104 0 20447;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (21291 53104 431149
20376;;;;;; 0)) 20448;;;;;; 0))
20377;;; Generated autoloads from pcmpl-unix.el 20449;;; Generated autoloads from pcmpl-unix.el
20378 20450
@@ -20428,7 +20500,8 @@ Includes files as well as host names followed by a colon.
20428 20500
20429;;;*** 20501;;;***
20430 20502
20431;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21291 53104 0 0)) 20503;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21291 53104 431149
20504;;;;;; 0))
20432;;; Generated autoloads from pcmpl-x.el 20505;;; Generated autoloads from pcmpl-x.el
20433 20506
20434(autoload 'pcomplete/tlmgr "pcmpl-x" "\ 20507(autoload 'pcomplete/tlmgr "pcmpl-x" "\
@@ -20452,7 +20525,8 @@ Completion for the `ag' command.
20452 20525
20453;;;*** 20526;;;***
20454 20527
20455;;;### (autoloads nil "pcomplete" "pcomplete.el" (21291 53104 0 0)) 20528;;;### (autoloads nil "pcomplete" "pcomplete.el" (21291 53104 431149
20529;;;;;; 0))
20456;;; Generated autoloads from pcomplete.el 20530;;; Generated autoloads from pcomplete.el
20457 20531
20458(autoload 'pcomplete "pcomplete" "\ 20532(autoload 'pcomplete "pcomplete" "\
@@ -20509,7 +20583,7 @@ Setup `shell-mode' to use pcomplete.
20509 20583
20510;;;*** 20584;;;***
20511 20585
20512;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21291 53104 0 0)) 20586;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21291 53104 431149 0))
20513;;; Generated autoloads from vc/pcvs.el 20587;;; Generated autoloads from vc/pcvs.el
20514 20588
20515(autoload 'cvs-checkout "pcvs" "\ 20589(autoload 'cvs-checkout "pcvs" "\
@@ -20585,7 +20659,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20585;;;*** 20659;;;***
20586 20660
20587;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (21291 53104 20661;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (21291 53104
20588;;;;;; 0 0)) 20662;;;;;; 431149 0))
20589;;; Generated autoloads from vc/pcvs-defs.el 20663;;; Generated autoloads from vc/pcvs-defs.el
20590 20664
20591(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)) "\ 20665(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)) "\
@@ -20594,7 +20668,7 @@ Global menu used by PCL-CVS.")
20594;;;*** 20668;;;***
20595 20669
20596;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (21341 20670;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (21341
20597;;;;;; 23900 0 0)) 20671;;;;;; 23900 988149 0))
20598;;; Generated autoloads from progmodes/perl-mode.el 20672;;; Generated autoloads from progmodes/perl-mode.el
20599(put 'perl-indent-level 'safe-local-variable 'integerp) 20673(put 'perl-indent-level 'safe-local-variable 'integerp)
20600(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 20674(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20655,8 +20729,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20655 20729
20656;;;*** 20730;;;***
20657 20731
20658;;;### (autoloads nil "picture" "textmodes/picture.el" (21419 27241 20732;;;### (autoloads nil "picture" "textmodes/picture.el" (21419 46255
20659;;;;;; 500420 0)) 20733;;;;;; 468379 0))
20660;;; Generated autoloads from textmodes/picture.el 20734;;; Generated autoloads from textmodes/picture.el
20661 20735
20662(autoload 'picture-mode "picture" "\ 20736(autoload 'picture-mode "picture" "\
@@ -20736,7 +20810,7 @@ they are not by default assigned to keys.
20736 20810
20737;;;*** 20811;;;***
20738 20812
20739;;;### (autoloads nil "plstore" "gnus/plstore.el" (21291 53104 0 20813;;;### (autoloads nil "plstore" "gnus/plstore.el" (21291 53104 431149
20740;;;;;; 0)) 20814;;;;;; 0))
20741;;; Generated autoloads from gnus/plstore.el 20815;;; Generated autoloads from gnus/plstore.el
20742 20816
@@ -20752,7 +20826,8 @@ Major mode for editing PLSTORE files.
20752 20826
20753;;;*** 20827;;;***
20754 20828
20755;;;### (autoloads nil "po" "textmodes/po.el" (21291 53104 0 0)) 20829;;;### (autoloads nil "po" "textmodes/po.el" (21291 53104 431149
20830;;;;;; 0))
20756;;; Generated autoloads from textmodes/po.el 20831;;; Generated autoloads from textmodes/po.el
20757 20832
20758(autoload 'po-find-file-coding-system "po" "\ 20833(autoload 'po-find-file-coding-system "po" "\
@@ -20763,7 +20838,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20763 20838
20764;;;*** 20839;;;***
20765 20840
20766;;;### (autoloads nil "pong" "play/pong.el" (21291 53104 0 0)) 20841;;;### (autoloads nil "pong" "play/pong.el" (21291 53104 431149 0))
20767;;; Generated autoloads from play/pong.el 20842;;; Generated autoloads from play/pong.el
20768 20843
20769(autoload 'pong "pong" "\ 20844(autoload 'pong "pong" "\
@@ -20779,7 +20854,7 @@ pong-mode keybindings:\\<pong-mode-map>
20779 20854
20780;;;*** 20855;;;***
20781 20856
20782;;;### (autoloads nil "pop3" "gnus/pop3.el" (21291 53104 0 0)) 20857;;;### (autoloads nil "pop3" "gnus/pop3.el" (21291 53104 431149 0))
20783;;; Generated autoloads from gnus/pop3.el 20858;;; Generated autoloads from gnus/pop3.el
20784 20859
20785(autoload 'pop3-movemail "pop3" "\ 20860(autoload 'pop3-movemail "pop3" "\
@@ -20790,7 +20865,7 @@ Use streaming commands.
20790 20865
20791;;;*** 20866;;;***
20792 20867
20793;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21427 59969 217865 20868;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21428 61556 603934
20794;;;;;; 0)) 20869;;;;;; 0))
20795;;; Generated autoloads from emacs-lisp/pp.el 20870;;; Generated autoloads from emacs-lisp/pp.el
20796 20871
@@ -20841,8 +20916,8 @@ Ignores leading comment characters.
20841 20916
20842;;;*** 20917;;;***
20843 20918
20844;;;### (autoloads nil "printing" "printing.el" (21359 23622 725850 20919;;;### (autoloads nil "printing" "printing.el" (21358 40001 706245
20845;;;;;; 0)) 20920;;;;;; 561000))
20846;;; Generated autoloads from printing.el 20921;;; Generated autoloads from printing.el
20847(push (purecopy '(printing 6 9 3)) package--builtin-versions) 20922(push (purecopy '(printing 6 9 3)) package--builtin-versions)
20848 20923
@@ -21430,7 +21505,7 @@ are both set to t.
21430 21505
21431;;;*** 21506;;;***
21432 21507
21433;;;### (autoloads nil "proced" "proced.el" (21291 53104 0 0)) 21508;;;### (autoloads nil "proced" "proced.el" (21291 53104 431149 0))
21434;;; Generated autoloads from proced.el 21509;;; Generated autoloads from proced.el
21435 21510
21436(autoload 'proced "proced" "\ 21511(autoload 'proced "proced" "\
@@ -21448,7 +21523,8 @@ Proced buffers.
21448 21523
21449;;;*** 21524;;;***
21450 21525
21451;;;### (autoloads nil "profiler" "profiler.el" (21291 53104 0 0)) 21526;;;### (autoloads nil "profiler" "profiler.el" (21291 53104 431149
21527;;;;;; 0))
21452;;; Generated autoloads from profiler.el 21528;;; Generated autoloads from profiler.el
21453 21529
21454(autoload 'profiler-start "profiler" "\ 21530(autoload 'profiler-start "profiler" "\
@@ -21476,8 +21552,8 @@ Open profile FILENAME.
21476 21552
21477;;;*** 21553;;;***
21478 21554
21479;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21458 15546 21555;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21458 5037
21480;;;;;; 437191 0)) 21556;;;;;; 542417 679000))
21481;;; Generated autoloads from progmodes/prolog.el 21557;;; Generated autoloads from progmodes/prolog.el
21482 21558
21483(autoload 'prolog-mode "prolog" "\ 21559(autoload 'prolog-mode "prolog" "\
@@ -21510,7 +21586,7 @@ With prefix argument ARG, restart the Prolog process if running before.
21510 21586
21511;;;*** 21587;;;***
21512 21588
21513;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (21291 53104 0 0)) 21589;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (21291 53104 431149 0))
21514;;; Generated autoloads from ps-bdf.el 21590;;; Generated autoloads from ps-bdf.el
21515 21591
21516(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")) "\ 21592(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")) "\
@@ -21522,7 +21598,7 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21522;;;*** 21598;;;***
21523 21599
21524;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (21291 53104 21600;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (21291 53104
21525;;;;;; 0 0)) 21601;;;;;; 431149 0))
21526;;; Generated autoloads from progmodes/ps-mode.el 21602;;; Generated autoloads from progmodes/ps-mode.el
21527(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) 21603(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions)
21528 21604
@@ -21569,8 +21645,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21569 21645
21570;;;*** 21646;;;***
21571 21647
21572;;;### (autoloads nil "ps-print" "ps-print.el" (21359 23622 725850 21648;;;### (autoloads nil "ps-print" "ps-print.el" (21358 40055 584873
21573;;;;;; 0)) 21649;;;;;; 719000))
21574;;; Generated autoloads from ps-print.el 21650;;; Generated autoloads from ps-print.el
21575(push (purecopy '(ps-print 7 3 5)) package--builtin-versions) 21651(push (purecopy '(ps-print 7 3 5)) package--builtin-versions)
21576 21652
@@ -21767,14 +21843,15 @@ If EXTENSION is any other symbol, it is ignored.
21767 21843
21768;;;*** 21844;;;***
21769 21845
21770;;;### (autoloads nil "pulse" "cedet/pulse.el" (21291 53104 0 0)) 21846;;;### (autoloads nil "pulse" "cedet/pulse.el" (21291 53104 431149
21847;;;;;; 0))
21771;;; Generated autoloads from cedet/pulse.el 21848;;; Generated autoloads from cedet/pulse.el
21772(push (purecopy '(pulse 1 0)) package--builtin-versions) 21849(push (purecopy '(pulse 1 0)) package--builtin-versions)
21773 21850
21774;;;*** 21851;;;***
21775 21852
21776;;;### (autoloads nil "python" "progmodes/python.el" (21547 58040 21853;;;### (autoloads nil "python" "progmodes/python.el" (21548 39298
21777;;;;;; 560240 0)) 21854;;;;;; 812747 0))
21778;;; Generated autoloads from progmodes/python.el 21855;;; Generated autoloads from progmodes/python.el
21779(push (purecopy '(python 0 24 4)) package--builtin-versions) 21856(push (purecopy '(python 0 24 4)) package--builtin-versions)
21780 21857
@@ -21808,7 +21885,7 @@ Major mode for editing Python files.
21808 21885
21809;;;*** 21886;;;***
21810 21887
21811;;;### (autoloads nil "qp" "gnus/qp.el" (21291 53104 0 0)) 21888;;;### (autoloads nil "qp" "gnus/qp.el" (21291 53104 431149 0))
21812;;; Generated autoloads from gnus/qp.el 21889;;; Generated autoloads from gnus/qp.el
21813 21890
21814(autoload 'quoted-printable-decode-region "qp" "\ 21891(autoload 'quoted-printable-decode-region "qp" "\
@@ -21828,7 +21905,7 @@ them into characters should be done separately.
21828;;;*** 21905;;;***
21829 21906
21830;;;### (autoloads nil "quail" "international/quail.el" (21291 53104 21907;;;### (autoloads nil "quail" "international/quail.el" (21291 53104
21831;;;;;; 0 0)) 21908;;;;;; 431149 0))
21832;;; Generated autoloads from international/quail.el 21909;;; Generated autoloads from international/quail.el
21833 21910
21834(autoload 'quail-title "quail" "\ 21911(autoload 'quail-title "quail" "\
@@ -22059,7 +22136,7 @@ of each directory.
22059;;;*** 22136;;;***
22060 22137
22061;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21291 22138;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21291
22062;;;;;; 53104 0 0)) 22139;;;;;; 53104 431149 0))
22063;;; Generated autoloads from leim/quail/hangul.el 22140;;; Generated autoloads from leim/quail/hangul.el
22064 22141
22065(autoload 'hangul-input-method-activate "quail/hangul" "\ 22142(autoload 'hangul-input-method-activate "quail/hangul" "\
@@ -22072,7 +22149,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'.
22072;;;*** 22149;;;***
22073 22150
22074;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" 22151;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el"
22075;;;;;; (21291 53104 0 0)) 22152;;;;;; (21291 53104 431149 0))
22076;;; Generated autoloads from leim/quail/uni-input.el 22153;;; Generated autoloads from leim/quail/uni-input.el
22077 22154
22078(autoload 'ucs-input-activate "quail/uni-input" "\ 22155(autoload 'ucs-input-activate "quail/uni-input" "\
@@ -22086,7 +22163,7 @@ While this input method is active, the variable
22086 22163
22087;;;*** 22164;;;***
22088 22165
22089;;;### (autoloads nil "quickurl" "net/quickurl.el" (21291 53104 0 22166;;;### (autoloads nil "quickurl" "net/quickurl.el" (21291 53104 431149
22090;;;;;; 0)) 22167;;;;;; 0))
22091;;; Generated autoloads from net/quickurl.el 22168;;; Generated autoloads from net/quickurl.el
22092 22169
@@ -22158,7 +22235,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22158 22235
22159;;;*** 22236;;;***
22160 22237
22161;;;### (autoloads nil "rcirc" "net/rcirc.el" (21291 53104 0 0)) 22238;;;### (autoloads nil "rcirc" "net/rcirc.el" (21291 53104 431149
22239;;;;;; 0))
22162;;; Generated autoloads from net/rcirc.el 22240;;; Generated autoloads from net/rcirc.el
22163 22241
22164(autoload 'rcirc "rcirc" "\ 22242(autoload 'rcirc "rcirc" "\
@@ -22197,7 +22275,7 @@ if ARG is omitted or nil.
22197;;;*** 22275;;;***
22198 22276
22199;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21291 22277;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21291
22200;;;;;; 53104 0 0)) 22278;;;;;; 53104 431149 0))
22201;;; Generated autoloads from emacs-lisp/re-builder.el 22279;;; Generated autoloads from emacs-lisp/re-builder.el
22202 22280
22203(defalias 'regexp-builder 're-builder) 22281(defalias 'regexp-builder 're-builder)
@@ -22215,7 +22293,8 @@ matching parts of the target buffer will be highlighted.
22215 22293
22216;;;*** 22294;;;***
22217 22295
22218;;;### (autoloads nil "recentf" "recentf.el" (21291 53104 0 0)) 22296;;;### (autoloads nil "recentf" "recentf.el" (21291 53104 431149
22297;;;;;; 0))
22219;;; Generated autoloads from recentf.el 22298;;; Generated autoloads from recentf.el
22220 22299
22221(defvar recentf-mode nil "\ 22300(defvar recentf-mode nil "\
@@ -22241,7 +22320,7 @@ were operated on recently.
22241 22320
22242;;;*** 22321;;;***
22243 22322
22244;;;### (autoloads nil "rect" "rect.el" (21291 53104 0 0)) 22323;;;### (autoloads nil "rect" "rect.el" (21291 53104 431149 0))
22245;;; Generated autoloads from rect.el 22324;;; Generated autoloads from rect.el
22246 22325
22247(autoload 'delete-rectangle "rect" "\ 22326(autoload 'delete-rectangle "rect" "\
@@ -22382,7 +22461,7 @@ Activates the region if needed. Only lasts until the region is deactivated.
22382;;;*** 22461;;;***
22383 22462
22384;;;### (autoloads nil "refill" "textmodes/refill.el" (21291 53104 22463;;;### (autoloads nil "refill" "textmodes/refill.el" (21291 53104
22385;;;;;; 0 0)) 22464;;;;;; 431149 0))
22386;;; Generated autoloads from textmodes/refill.el 22465;;; Generated autoloads from textmodes/refill.el
22387 22466
22388(autoload 'refill-mode "refill" "\ 22467(autoload 'refill-mode "refill" "\
@@ -22403,7 +22482,7 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
22403;;;*** 22482;;;***
22404 22483
22405;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21291 53104 22484;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21291 53104
22406;;;;;; 0 0)) 22485;;;;;; 431149 0))
22407;;; Generated autoloads from textmodes/reftex.el 22486;;; Generated autoloads from textmodes/reftex.el
22408 22487
22409(autoload 'turn-on-reftex "reftex" "\ 22488(autoload 'turn-on-reftex "reftex" "\
@@ -22453,7 +22532,7 @@ This enforces rescanning the buffer on next use.
22453;;;*** 22532;;;***
22454 22533
22455;;;### (autoloads nil "reftex-cite" "textmodes/reftex-cite.el" (21291 22534;;;### (autoloads nil "reftex-cite" "textmodes/reftex-cite.el" (21291
22456;;;;;; 53104 0 0)) 22535;;;;;; 53104 431149 0))
22457;;; Generated autoloads from textmodes/reftex-cite.el 22536;;; Generated autoloads from textmodes/reftex-cite.el
22458 22537
22459(autoload 'reftex-citation "reftex-cite" "\ 22538(autoload 'reftex-citation "reftex-cite" "\
@@ -22483,7 +22562,7 @@ While entering the regexp, completion on knows citation keys is possible.
22483;;;*** 22562;;;***
22484 22563
22485;;;### (autoloads nil "reftex-global" "textmodes/reftex-global.el" 22564;;;### (autoloads nil "reftex-global" "textmodes/reftex-global.el"
22486;;;;;; (21291 53104 0 0)) 22565;;;;;; (21291 53104 431149 0))
22487;;; Generated autoloads from textmodes/reftex-global.el 22566;;; Generated autoloads from textmodes/reftex-global.el
22488 22567
22489(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22568(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22500,7 +22579,7 @@ With no argument, this command toggles
22500;;;*** 22579;;;***
22501 22580
22502;;;### (autoloads nil "reftex-index" "textmodes/reftex-index.el" 22581;;;### (autoloads nil "reftex-index" "textmodes/reftex-index.el"
22503;;;;;; (21291 53104 0 0)) 22582;;;;;; (21291 53104 431149 0))
22504;;; Generated autoloads from textmodes/reftex-index.el 22583;;; Generated autoloads from textmodes/reftex-index.el
22505 22584
22506(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22585(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22533,7 +22612,7 @@ Here are all local bindings.
22533;;;*** 22612;;;***
22534 22613
22535;;;### (autoloads nil "reftex-parse" "textmodes/reftex-parse.el" 22614;;;### (autoloads nil "reftex-parse" "textmodes/reftex-parse.el"
22536;;;;;; (21346 62196 0 0)) 22615;;;;;; (21346 62196 327729 0))
22537;;; Generated autoloads from textmodes/reftex-parse.el 22616;;; Generated autoloads from textmodes/reftex-parse.el
22538 22617
22539(autoload 'reftex-all-document-files "reftex-parse" "\ 22618(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22546,7 +22625,7 @@ of master file.
22546;;;*** 22625;;;***
22547 22626
22548;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (21291 22627;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (21291
22549;;;;;; 53104 0 0)) 22628;;;;;; 53104 431149 0))
22550;;; Generated autoloads from textmodes/reftex-vars.el 22629;;; Generated autoloads from textmodes/reftex-vars.el
22551(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22630(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22552(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22631(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22556,7 +22635,7 @@ of master file.
22556;;;*** 22635;;;***
22557 22636
22558;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (21291 22637;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (21291
22559;;;;;; 53104 0 0)) 22638;;;;;; 53104 431149 0))
22560;;; Generated autoloads from emacs-lisp/regexp-opt.el 22639;;; Generated autoloads from emacs-lisp/regexp-opt.el
22561 22640
22562(autoload 'regexp-opt "regexp-opt" "\ 22641(autoload 'regexp-opt "regexp-opt" "\
@@ -22585,7 +22664,7 @@ This means the number of non-shy regexp grouping constructs
22585 22664
22586;;;*** 22665;;;***
22587 22666
22588;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (21291 53104 0 22667;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (21291 53104 431149
22589;;;;;; 0)) 22668;;;;;; 0))
22590;;; Generated autoloads from emacs-lisp/regi.el 22669;;; Generated autoloads from emacs-lisp/regi.el
22591(push (purecopy '(regi 1 8)) package--builtin-versions) 22670(push (purecopy '(regi 1 8)) package--builtin-versions)
@@ -22593,7 +22672,7 @@ This means the number of non-shy regexp grouping constructs
22593;;;*** 22672;;;***
22594 22673
22595;;;### (autoloads nil "remember" "textmodes/remember.el" (21291 53104 22674;;;### (autoloads nil "remember" "textmodes/remember.el" (21291 53104
22596;;;;;; 0 0)) 22675;;;;;; 431149 0))
22597;;; Generated autoloads from textmodes/remember.el 22676;;; Generated autoloads from textmodes/remember.el
22598(push (purecopy '(remember 2 0)) package--builtin-versions) 22677(push (purecopy '(remember 2 0)) package--builtin-versions)
22599 22678
@@ -22647,7 +22726,7 @@ to turn the *scratch* buffer into your notes buffer.
22647 22726
22648;;;*** 22727;;;***
22649 22728
22650;;;### (autoloads nil "repeat" "repeat.el" (21291 53104 0 0)) 22729;;;### (autoloads nil "repeat" "repeat.el" (21291 53104 431149 0))
22651;;; Generated autoloads from repeat.el 22730;;; Generated autoloads from repeat.el
22652(push (purecopy '(repeat 0 51)) package--builtin-versions) 22731(push (purecopy '(repeat 0 51)) package--builtin-versions)
22653 22732
@@ -22671,7 +22750,7 @@ recently executed command not bound to an input event\".
22671;;;*** 22750;;;***
22672 22751
22673;;;### (autoloads nil "reporter" "mail/reporter.el" (21291 53104 22752;;;### (autoloads nil "reporter" "mail/reporter.el" (21291 53104
22674;;;;;; 0 0)) 22753;;;;;; 431149 0))
22675;;; Generated autoloads from mail/reporter.el 22754;;; Generated autoloads from mail/reporter.el
22676 22755
22677(autoload 'reporter-submit-bug-report "reporter" "\ 22756(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22702,7 +22781,7 @@ mail-sending package is used for editing and sending the message.
22702 22781
22703;;;*** 22782;;;***
22704 22783
22705;;;### (autoloads nil "reposition" "reposition.el" (21291 53104 0 22784;;;### (autoloads nil "reposition" "reposition.el" (21291 53104 431149
22706;;;;;; 0)) 22785;;;;;; 0))
22707;;; Generated autoloads from reposition.el 22786;;; Generated autoloads from reposition.el
22708 22787
@@ -22729,7 +22808,7 @@ first comment line visible (if point is in a comment).
22729 22808
22730;;;*** 22809;;;***
22731 22810
22732;;;### (autoloads nil "reveal" "reveal.el" (21291 53104 0 0)) 22811;;;### (autoloads nil "reveal" "reveal.el" (21291 53104 431149 0))
22733;;; Generated autoloads from reveal.el 22812;;; Generated autoloads from reveal.el
22734 22813
22735(autoload 'reveal-mode "reveal" "\ 22814(autoload 'reveal-mode "reveal" "\
@@ -22764,7 +22843,7 @@ the mode if ARG is omitted or nil.
22764 22843
22765;;;*** 22844;;;***
22766 22845
22767;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21291 53104 0 22846;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21291 53104 431149
22768;;;;;; 0)) 22847;;;;;; 0))
22769;;; Generated autoloads from emacs-lisp/ring.el 22848;;; Generated autoloads from emacs-lisp/ring.el
22770 22849
@@ -22780,7 +22859,8 @@ Make a ring that can contain SIZE elements.
22780 22859
22781;;;*** 22860;;;***
22782 22861
22783;;;### (autoloads nil "rlogin" "net/rlogin.el" (21291 53104 0 0)) 22862;;;### (autoloads nil "rlogin" "net/rlogin.el" (21291 53104 431149
22863;;;;;; 0))
22784;;; Generated autoloads from net/rlogin.el 22864;;; Generated autoloads from net/rlogin.el
22785 22865
22786(autoload 'rlogin "rlogin" "\ 22866(autoload 'rlogin "rlogin" "\
@@ -22824,7 +22904,8 @@ variable.
22824 22904
22825;;;*** 22905;;;***
22826 22906
22827;;;### (autoloads nil "rmail" "mail/rmail.el" (21349 10841 0 0)) 22907;;;### (autoloads nil "rmail" "mail/rmail.el" (21349 10841 977368
22908;;;;;; 0))
22828;;; Generated autoloads from mail/rmail.el 22909;;; Generated autoloads from mail/rmail.el
22829 22910
22830(defvar rmail-file-name (purecopy "~/RMAIL") "\ 22911(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -23022,7 +23103,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23022;;;*** 23103;;;***
23023 23104
23024;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21291 53104 23105;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21291 53104
23025;;;;;; 0 0)) 23106;;;;;; 431149 0))
23026;;; Generated autoloads from mail/rmailout.el 23107;;; Generated autoloads from mail/rmailout.el
23027(put 'rmail-output-file-alist 'risky-local-variable t) 23108(put 'rmail-output-file-alist 'risky-local-variable t)
23028 23109
@@ -23087,7 +23168,7 @@ than appending to it. Deletes the message after writing if
23087;;;*** 23168;;;***
23088 23169
23089;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21319 19378 23170;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21319 19378
23090;;;;;; 0 0)) 23171;;;;;; 69506 0))
23091;;; Generated autoloads from nxml/rng-cmpct.el 23172;;; Generated autoloads from nxml/rng-cmpct.el
23092 23173
23093(autoload 'rng-c-load-schema "rng-cmpct" "\ 23174(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23099,7 +23180,7 @@ Return a pattern.
23099;;;*** 23180;;;***
23100 23181
23101;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (21291 57968 23182;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (21291 57968
23102;;;;;; 0 0)) 23183;;;;;; 317602 643000))
23103;;; Generated autoloads from nxml/rng-nxml.el 23184;;; Generated autoloads from nxml/rng-nxml.el
23104 23185
23105(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23186(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23112,7 +23193,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23112;;;*** 23193;;;***
23113 23194
23114;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (21291 57968 23195;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (21291 57968
23115;;;;;; 0 0)) 23196;;;;;; 317602 643000))
23116;;; Generated autoloads from nxml/rng-valid.el 23197;;; Generated autoloads from nxml/rng-valid.el
23117 23198
23118(autoload 'rng-validate-mode "rng-valid" "\ 23199(autoload 'rng-validate-mode "rng-valid" "\
@@ -23142,8 +23223,8 @@ to use for finding the schema.
23142 23223
23143;;;*** 23224;;;***
23144 23225
23145;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (21291 57968 0 23226;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (21291 57968 317602
23146;;;;;; 0)) 23227;;;;;; 643000))
23147;;; Generated autoloads from nxml/rng-xsd.el 23228;;; Generated autoloads from nxml/rng-xsd.el
23148 23229
23149(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23230(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23171,7 +23252,7 @@ must be equal.
23171;;;*** 23252;;;***
23172 23253
23173;;;### (autoloads nil "robin" "international/robin.el" (20627 28607 23254;;;### (autoloads nil "robin" "international/robin.el" (20627 28607
23174;;;;;; 0 0)) 23255;;;;;; 829638 0))
23175;;; Generated autoloads from international/robin.el 23256;;; Generated autoloads from international/robin.el
23176 23257
23177(autoload 'robin-define-package "robin" "\ 23258(autoload 'robin-define-package "robin" "\
@@ -23203,7 +23284,7 @@ Start using robin package NAME, which is a string.
23203 23284
23204;;;*** 23285;;;***
23205 23286
23206;;;### (autoloads nil "rot13" "rot13.el" (21291 53104 0 0)) 23287;;;### (autoloads nil "rot13" "rot13.el" (21291 53104 431149 0))
23207;;; Generated autoloads from rot13.el 23288;;; Generated autoloads from rot13.el
23208 23289
23209(autoload 'rot13 "rot13" "\ 23290(autoload 'rot13 "rot13" "\
@@ -23240,7 +23321,8 @@ Toggle the use of ROT13 encoding for the current window.
23240 23321
23241;;;*** 23322;;;***
23242 23323
23243;;;### (autoloads nil "rst" "textmodes/rst.el" (21343 47921 0 0)) 23324;;;### (autoloads nil "rst" "textmodes/rst.el" (21343 47921 549108
23325;;;;;; 0))
23244;;; Generated autoloads from textmodes/rst.el 23326;;; Generated autoloads from textmodes/rst.el
23245 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23327 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23246 23328
@@ -23270,8 +23352,8 @@ for modes derived from Text mode, like Mail mode.
23270 23352
23271;;;*** 23353;;;***
23272 23354
23273;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21433 23355;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21432
23274;;;;;; 12343 302925 0)) 23356;;;;;; 23023 204760 0))
23275;;; Generated autoloads from progmodes/ruby-mode.el 23357;;; Generated autoloads from progmodes/ruby-mode.el
23276(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23358(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23277 23359
@@ -23288,7 +23370,7 @@ Major mode for editing Ruby code.
23288 23370
23289;;;*** 23371;;;***
23290 23372
23291;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21419 27241 500420 23373;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21419 46255 468379
23292;;;;;; 0)) 23374;;;;;; 0))
23293;;; Generated autoloads from ruler-mode.el 23375;;; Generated autoloads from ruler-mode.el
23294(push (purecopy '(ruler-mode 1 6)) package--builtin-versions) 23376(push (purecopy '(ruler-mode 1 6)) package--builtin-versions)
@@ -23307,7 +23389,8 @@ if ARG is omitted or nil.
23307 23389
23308;;;*** 23390;;;***
23309 23391
23310;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21291 53104 0 0)) 23392;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21291 53104 431149
23393;;;;;; 0))
23311;;; Generated autoloads from emacs-lisp/rx.el 23394;;; Generated autoloads from emacs-lisp/rx.el
23312 23395
23313(autoload 'rx-to-string "rx" "\ 23396(autoload 'rx-to-string "rx" "\
@@ -23619,13 +23702,14 @@ enclosed in `(and ...)'.
23619;;;*** 23702;;;***
23620 23703
23621;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (21291 53104 23704;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (21291 53104
23622;;;;;; 0 0)) 23705;;;;;; 431149 0))
23623;;; Generated autoloads from net/sasl-ntlm.el 23706;;; Generated autoloads from net/sasl-ntlm.el
23624(push (purecopy '(sasl 1 0)) package--builtin-versions) 23707(push (purecopy '(sasl 1 0)) package--builtin-versions)
23625 23708
23626;;;*** 23709;;;***
23627 23710
23628;;;### (autoloads nil "savehist" "savehist.el" (21291 53104 0 0)) 23711;;;### (autoloads nil "savehist" "savehist.el" (21291 53104 431149
23712;;;;;; 0))
23629;;; Generated autoloads from savehist.el 23713;;; Generated autoloads from savehist.el
23630(push (purecopy '(savehist 24)) package--builtin-versions) 23714(push (purecopy '(savehist 24)) package--builtin-versions)
23631 23715
@@ -23657,8 +23741,8 @@ histories, which is probably undesirable.
23657 23741
23658;;;*** 23742;;;***
23659 23743
23660;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21372 35662 23744;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21372 5105
23661;;;;;; 356409 0)) 23745;;;;;; 739240 0))
23662;;; Generated autoloads from progmodes/scheme.el 23746;;; Generated autoloads from progmodes/scheme.el
23663 23747
23664(autoload 'scheme-mode "scheme" "\ 23748(autoload 'scheme-mode "scheme" "\
@@ -23698,7 +23782,7 @@ that variable's value is a string.
23698;;;*** 23782;;;***
23699 23783
23700;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (21291 53104 23784;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (21291 53104
23701;;;;;; 0 0)) 23785;;;;;; 431149 0))
23702;;; Generated autoloads from gnus/score-mode.el 23786;;; Generated autoloads from gnus/score-mode.el
23703 23787
23704(autoload 'gnus-score-mode "score-mode" "\ 23788(autoload 'gnus-score-mode "score-mode" "\
@@ -23711,7 +23795,7 @@ This mode is an extended emacs-lisp mode.
23711 23795
23712;;;*** 23796;;;***
23713 23797
23714;;;### (autoloads nil "scroll-all" "scroll-all.el" (21291 53104 0 23798;;;### (autoloads nil "scroll-all" "scroll-all.el" (21291 53104 431149
23715;;;;;; 0)) 23799;;;;;; 0))
23716;;; Generated autoloads from scroll-all.el 23800;;; Generated autoloads from scroll-all.el
23717 23801
@@ -23738,7 +23822,7 @@ one window apply to all visible windows in the same frame.
23738;;;*** 23822;;;***
23739 23823
23740;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (21291 53104 23824;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (21291 53104
23741;;;;;; 0 0)) 23825;;;;;; 431149 0))
23742;;; Generated autoloads from scroll-lock.el 23826;;; Generated autoloads from scroll-lock.el
23743 23827
23744(autoload 'scroll-lock-mode "scroll-lock" "\ 23828(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23754,7 +23838,8 @@ vertically fixed relative to window boundaries during scrolling.
23754 23838
23755;;;*** 23839;;;***
23756 23840
23757;;;### (autoloads nil "secrets" "net/secrets.el" (21291 53104 0 0)) 23841;;;### (autoloads nil "secrets" "net/secrets.el" (21291 53104 431149
23842;;;;;; 0))
23758;;; Generated autoloads from net/secrets.el 23843;;; Generated autoloads from net/secrets.el
23759(when (featurep 'dbusbind) 23844(when (featurep 'dbusbind)
23760 (autoload 'secrets-show-secrets "secrets" nil t)) 23845 (autoload 'secrets-show-secrets "secrets" nil t))
@@ -23762,7 +23847,7 @@ vertically fixed relative to window boundaries during scrolling.
23762;;;*** 23847;;;***
23763 23848
23764;;;### (autoloads nil "semantic" "cedet/semantic.el" (21291 53104 23849;;;### (autoloads nil "semantic" "cedet/semantic.el" (21291 53104
23765;;;;;; 0 0)) 23850;;;;;; 431149 0))
23766;;; Generated autoloads from cedet/semantic.el 23851;;; Generated autoloads from cedet/semantic.el
23767(push (purecopy '(semantic 2 2)) package--builtin-versions) 23852(push (purecopy '(semantic 2 2)) package--builtin-versions)
23768 23853
@@ -23820,7 +23905,7 @@ Semantic mode.
23820;;;*** 23905;;;***
23821 23906
23822;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" 23907;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el"
23823;;;;;; (21291 53104 0 0)) 23908;;;;;; (21291 53104 431149 0))
23824;;; Generated autoloads from cedet/semantic/bovine/grammar.el 23909;;; Generated autoloads from cedet/semantic/bovine/grammar.el
23825 23910
23826(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ 23911(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\
@@ -23831,7 +23916,7 @@ Major mode for editing Bovine grammars.
23831;;;*** 23916;;;***
23832 23917
23833;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" 23918;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el"
23834;;;;;; (21291 53104 0 0)) 23919;;;;;; (21291 53104 431149 0))
23835;;; Generated autoloads from cedet/semantic/wisent/grammar.el 23920;;; Generated autoloads from cedet/semantic/wisent/grammar.el
23836 23921
23837(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ 23922(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\
@@ -23842,7 +23927,7 @@ Major mode for editing Wisent grammars.
23842;;;*** 23927;;;***
23843 23928
23844;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21291 53104 23929;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21291 53104
23845;;;;;; 0 0)) 23930;;;;;; 431149 0))
23846;;; Generated autoloads from mail/sendmail.el 23931;;; Generated autoloads from mail/sendmail.el
23847 23932
23848(defvar mail-from-style 'default "\ 23933(defvar mail-from-style 'default "\
@@ -24123,7 +24208,7 @@ Like `mail' command, but display mail buffer in another frame.
24123 24208
24124;;;*** 24209;;;***
24125 24210
24126;;;### (autoloads nil "server" "server.el" (21291 53104 0 0)) 24211;;;### (autoloads nil "server" "server.el" (21291 53104 431149 0))
24127;;; Generated autoloads from server.el 24212;;; Generated autoloads from server.el
24128 24213
24129(put 'server-host 'risky-local-variable t) 24214(put 'server-host 'risky-local-variable t)
@@ -24190,7 +24275,7 @@ only these files will be asked to be saved.
24190 24275
24191;;;*** 24276;;;***
24192 24277
24193;;;### (autoloads nil "ses" "ses.el" (21291 53104 0 0)) 24278;;;### (autoloads nil "ses" "ses.el" (21291 53104 431149 0))
24194;;; Generated autoloads from ses.el 24279;;; Generated autoloads from ses.el
24195 24280
24196(autoload 'ses-mode "ses" "\ 24281(autoload 'ses-mode "ses" "\
@@ -24235,7 +24320,7 @@ formula:
24235;;;*** 24320;;;***
24236 24321
24237;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21291 24322;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21291
24238;;;;;; 53104 0 0)) 24323;;;;;; 53104 431149 0))
24239;;; Generated autoloads from textmodes/sgml-mode.el 24324;;; Generated autoloads from textmodes/sgml-mode.el
24240 24325
24241(autoload 'sgml-mode "sgml-mode" "\ 24326(autoload 'sgml-mode "sgml-mode" "\
@@ -24300,8 +24385,8 @@ To work around that, do:
24300 24385
24301;;;*** 24386;;;***
24302 24387
24303;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21437 24388;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21438
24304;;;;;; 9401 747944 0)) 24389;;;;;; 47246 650067 0))
24305;;; Generated autoloads from progmodes/sh-script.el 24390;;; Generated autoloads from progmodes/sh-script.el
24306(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24391(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24307(put 'sh-shell 'safe-local-variable 'symbolp) 24392(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24366,7 +24451,7 @@ with your script for an edit-interpret-debug cycle.
24366;;;*** 24451;;;***
24367 24452
24368;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21291 53104 24453;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21291 53104
24369;;;;;; 0 0)) 24454;;;;;; 431149 0))
24370;;; Generated autoloads from emacs-lisp/shadow.el 24455;;; Generated autoloads from emacs-lisp/shadow.el
24371 24456
24372(autoload 'list-load-path-shadows "shadow" "\ 24457(autoload 'list-load-path-shadows "shadow" "\
@@ -24415,7 +24500,7 @@ function, `load-path-shadows-find'.
24415 24500
24416;;;*** 24501;;;***
24417 24502
24418;;;### (autoloads nil "shadowfile" "shadowfile.el" (21291 53104 0 24503;;;### (autoloads nil "shadowfile" "shadowfile.el" (21291 53104 431149
24419;;;;;; 0)) 24504;;;;;; 0))
24420;;; Generated autoloads from shadowfile.el 24505;;; Generated autoloads from shadowfile.el
24421 24506
@@ -24454,7 +24539,7 @@ Set up file shadowing.
24454 24539
24455;;;*** 24540;;;***
24456 24541
24457;;;### (autoloads nil "shell" "shell.el" (21313 65162 0 0)) 24542;;;### (autoloads nil "shell" "shell.el" (21313 65162 603703 543000))
24458;;; Generated autoloads from shell.el 24543;;; Generated autoloads from shell.el
24459 24544
24460(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 24545(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -24502,7 +24587,7 @@ Otherwise, one argument `-i' is passed to the shell.
24502 24587
24503;;;*** 24588;;;***
24504 24589
24505;;;### (autoloads nil "shr" "net/shr.el" (21501 48695 777628 0)) 24590;;;### (autoloads nil "shr" "net/shr.el" (21501 26431 616864 948000))
24506;;; Generated autoloads from net/shr.el 24591;;; Generated autoloads from net/shr.el
24507 24592
24508(autoload 'shr-render-region "shr" "\ 24593(autoload 'shr-render-region "shr" "\
@@ -24519,7 +24604,8 @@ DOM should be a parse tree as generated by
24519 24604
24520;;;*** 24605;;;***
24521 24606
24522;;;### (autoloads nil "sieve" "gnus/sieve.el" (21291 53104 0 0)) 24607;;;### (autoloads nil "sieve" "gnus/sieve.el" (21291 53104 431149
24608;;;;;; 0))
24523;;; Generated autoloads from gnus/sieve.el 24609;;; Generated autoloads from gnus/sieve.el
24524 24610
24525(autoload 'sieve-manage "sieve" "\ 24611(autoload 'sieve-manage "sieve" "\
@@ -24545,7 +24631,7 @@ DOM should be a parse tree as generated by
24545;;;*** 24631;;;***
24546 24632
24547;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (21291 53104 24633;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (21291 53104
24548;;;;;; 0 0)) 24634;;;;;; 431149 0))
24549;;; Generated autoloads from gnus/sieve-mode.el 24635;;; Generated autoloads from gnus/sieve-mode.el
24550 24636
24551(autoload 'sieve-mode "sieve-mode" "\ 24637(autoload 'sieve-mode "sieve-mode" "\
@@ -24561,7 +24647,7 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24561;;;*** 24647;;;***
24562 24648
24563;;;### (autoloads nil "simula" "progmodes/simula.el" (21291 53104 24649;;;### (autoloads nil "simula" "progmodes/simula.el" (21291 53104
24564;;;;;; 0 0)) 24650;;;;;; 431149 0))
24565;;; Generated autoloads from progmodes/simula.el 24651;;; Generated autoloads from progmodes/simula.el
24566 24652
24567(autoload 'simula-mode "simula" "\ 24653(autoload 'simula-mode "simula" "\
@@ -24609,7 +24695,7 @@ with no arguments, if that value is non-nil.
24609 24695
24610;;;*** 24696;;;***
24611 24697
24612;;;### (autoloads nil "skeleton" "skeleton.el" (21416 3260 930862 24698;;;### (autoloads nil "skeleton" "skeleton.el" (21415 30982 815536
24613;;;;;; 0)) 24699;;;;;; 0))
24614;;; Generated autoloads from skeleton.el 24700;;; Generated autoloads from skeleton.el
24615 24701
@@ -24729,7 +24815,7 @@ symmetrical ones, and the same character twice for the others.
24729;;;*** 24815;;;***
24730 24816
24731;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21291 53104 24817;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21291 53104
24732;;;;;; 0 0)) 24818;;;;;; 431149 0))
24733;;; Generated autoloads from vc/smerge-mode.el 24819;;; Generated autoloads from vc/smerge-mode.el
24734 24820
24735(autoload 'smerge-ediff "smerge-mode" "\ 24821(autoload 'smerge-ediff "smerge-mode" "\
@@ -24756,7 +24842,8 @@ If no conflict maker is found, turn off `smerge-mode'.
24756 24842
24757;;;*** 24843;;;***
24758 24844
24759;;;### (autoloads nil "smiley" "gnus/smiley.el" (21291 53104 0 0)) 24845;;;### (autoloads nil "smiley" "gnus/smiley.el" (21291 53104 431149
24846;;;;;; 0))
24760;;; Generated autoloads from gnus/smiley.el 24847;;; Generated autoloads from gnus/smiley.el
24761 24848
24762(autoload 'smiley-region "smiley" "\ 24849(autoload 'smiley-region "smiley" "\
@@ -24774,7 +24861,7 @@ interactively. If there's no argument, do it at the current buffer.
24774;;;*** 24861;;;***
24775 24862
24776;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (21291 53104 24863;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (21291 53104
24777;;;;;; 0 0)) 24864;;;;;; 431149 0))
24778;;; Generated autoloads from mail/smtpmail.el 24865;;; Generated autoloads from mail/smtpmail.el
24779 24866
24780(autoload 'smtpmail-send-it "smtpmail" "\ 24867(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24789,7 +24876,8 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24789 24876
24790;;;*** 24877;;;***
24791 24878
24792;;;### (autoloads nil "snake" "play/snake.el" (21291 53104 0 0)) 24879;;;### (autoloads nil "snake" "play/snake.el" (21291 53104 431149
24880;;;;;; 0))
24793;;; Generated autoloads from play/snake.el 24881;;; Generated autoloads from play/snake.el
24794 24882
24795(autoload 'snake "snake" "\ 24883(autoload 'snake "snake" "\
@@ -24813,7 +24901,7 @@ Snake mode keybindings:
24813;;;*** 24901;;;***
24814 24902
24815;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (21291 53104 24903;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (21291 53104
24816;;;;;; 0 0)) 24904;;;;;; 431149 0))
24817;;; Generated autoloads from net/snmp-mode.el 24905;;; Generated autoloads from net/snmp-mode.el
24818 24906
24819(autoload 'snmp-mode "snmp-mode" "\ 24907(autoload 'snmp-mode "snmp-mode" "\
@@ -24842,7 +24930,7 @@ then `snmpv2-mode-hook'.
24842 24930
24843;;;*** 24931;;;***
24844 24932
24845;;;### (autoloads nil "solar" "calendar/solar.el" (21291 53104 0 24933;;;### (autoloads nil "solar" "calendar/solar.el" (21291 53104 431149
24846;;;;;; 0)) 24934;;;;;; 0))
24847;;; Generated autoloads from calendar/solar.el 24935;;; Generated autoloads from calendar/solar.el
24848 24936
@@ -24859,7 +24947,7 @@ This function is suitable for execution in an init file.
24859;;;*** 24947;;;***
24860 24948
24861;;;### (autoloads nil "solitaire" "play/solitaire.el" (21291 53104 24949;;;### (autoloads nil "solitaire" "play/solitaire.el" (21291 53104
24862;;;;;; 0 0)) 24950;;;;;; 431149 0))
24863;;; Generated autoloads from play/solitaire.el 24951;;; Generated autoloads from play/solitaire.el
24864 24952
24865(autoload 'solitaire "solitaire" "\ 24953(autoload 'solitaire "solitaire" "\
@@ -24934,7 +25022,7 @@ Pick your favorite shortcuts:
24934 25022
24935;;;*** 25023;;;***
24936 25024
24937;;;### (autoloads nil "sort" "sort.el" (21291 53104 0 0)) 25025;;;### (autoloads nil "sort" "sort.el" (21291 53104 431149 0))
24938;;; Generated autoloads from sort.el 25026;;; Generated autoloads from sort.el
24939(put 'sort-fold-case 'safe-local-variable 'booleanp) 25027(put 'sort-fold-case 'safe-local-variable 'booleanp)
24940 25028
@@ -25109,7 +25197,7 @@ is non-nil, it also prints a message describing the number of deletions.
25109 25197
25110;;;*** 25198;;;***
25111 25199
25112;;;### (autoloads nil "spam" "gnus/spam.el" (21291 53104 0 0)) 25200;;;### (autoloads nil "spam" "gnus/spam.el" (21291 53104 431149 0))
25113;;; Generated autoloads from gnus/spam.el 25201;;; Generated autoloads from gnus/spam.el
25114 25202
25115(autoload 'spam-initialize "spam" "\ 25203(autoload 'spam-initialize "spam" "\
@@ -25124,7 +25212,7 @@ installed through `spam-necessary-extra-headers'.
25124;;;*** 25212;;;***
25125 25213
25126;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21291 25214;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21291
25127;;;;;; 53104 0 0)) 25215;;;;;; 53104 431149 0))
25128;;; Generated autoloads from gnus/spam-report.el 25216;;; Generated autoloads from gnus/spam-report.el
25129 25217
25130(autoload 'spam-report-process-queue "spam-report" "\ 25218(autoload 'spam-report-process-queue "spam-report" "\
@@ -25166,7 +25254,7 @@ Spam reports will be queued with the method used when
25166 25254
25167;;;*** 25255;;;***
25168 25256
25169;;;### (autoloads nil "speedbar" "speedbar.el" (21483 18756 674635 25257;;;### (autoloads nil "speedbar" "speedbar.el" (21485 23655 451617
25170;;;;;; 0)) 25258;;;;;; 0))
25171;;; Generated autoloads from speedbar.el 25259;;; Generated autoloads from speedbar.el
25172 25260
@@ -25191,7 +25279,8 @@ selected. If the speedbar frame is active, then select the attached frame.
25191 25279
25192;;;*** 25280;;;***
25193 25281
25194;;;### (autoloads nil "spook" "play/spook.el" (21291 53104 0 0)) 25282;;;### (autoloads nil "spook" "play/spook.el" (21291 53104 431149
25283;;;;;; 0))
25195;;; Generated autoloads from play/spook.el 25284;;; Generated autoloads from play/spook.el
25196 25285
25197(autoload 'spook "spook" "\ 25286(autoload 'spook "spook" "\
@@ -25206,7 +25295,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25206 25295
25207;;;*** 25296;;;***
25208 25297
25209;;;### (autoloads nil "sql" "progmodes/sql.el" (21291 53104 0 0)) 25298;;;### (autoloads nil "sql" "progmodes/sql.el" (21291 53104 431149
25299;;;;;; 0))
25210;;; Generated autoloads from progmodes/sql.el 25300;;; Generated autoloads from progmodes/sql.el
25211(push (purecopy '(sql 3 4)) package--builtin-versions) 25301(push (purecopy '(sql 3 4)) package--builtin-versions)
25212 25302
@@ -25667,7 +25757,7 @@ buffer.
25667 25757
25668;;;*** 25758;;;***
25669 25759
25670;;;### (autoloads nil "srecode" "cedet/srecode.el" (21291 53104 0 25760;;;### (autoloads nil "srecode" "cedet/srecode.el" (21291 53104 431149
25671;;;;;; 0)) 25761;;;;;; 0))
25672;;; Generated autoloads from cedet/srecode.el 25762;;; Generated autoloads from cedet/srecode.el
25673(push (purecopy '(srecode 1 2)) package--builtin-versions) 25763(push (purecopy '(srecode 1 2)) package--builtin-versions)
@@ -25675,7 +25765,7 @@ buffer.
25675;;;*** 25765;;;***
25676 25766
25677;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" 25767;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el"
25678;;;;;; (21291 53104 0 0)) 25768;;;;;; (21291 53104 431149 0))
25679;;; Generated autoloads from cedet/srecode/srt-mode.el 25769;;; Generated autoloads from cedet/srecode/srt-mode.el
25680 25770
25681(autoload 'srecode-template-mode "srecode/srt-mode" "\ 25771(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -25688,7 +25778,7 @@ Major-mode for writing SRecode macros.
25688;;;*** 25778;;;***
25689 25779
25690;;;### (autoloads nil "starttls" "gnus/starttls.el" (21291 53104 25780;;;### (autoloads nil "starttls" "gnus/starttls.el" (21291 53104
25691;;;;;; 0 0)) 25781;;;;;; 431149 0))
25692;;; Generated autoloads from gnus/starttls.el 25782;;; Generated autoloads from gnus/starttls.el
25693 25783
25694(autoload 'starttls-open-stream "starttls" "\ 25784(autoload 'starttls-open-stream "starttls" "\
@@ -25711,7 +25801,8 @@ GnuTLS requires a port number.
25711 25801
25712;;;*** 25802;;;***
25713 25803
25714;;;### (autoloads nil "strokes" "strokes.el" (21291 53104 0 0)) 25804;;;### (autoloads nil "strokes" "strokes.el" (21291 53104 431149
25805;;;;;; 0))
25715;;; Generated autoloads from strokes.el 25806;;; Generated autoloads from strokes.el
25716 25807
25717(autoload 'strokes-global-set-stroke "strokes" "\ 25808(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25824,7 +25915,8 @@ Read a complex stroke and insert its glyph into the current buffer.
25824 25915
25825;;;*** 25916;;;***
25826 25917
25827;;;### (autoloads nil "studly" "play/studly.el" (21291 53104 0 0)) 25918;;;### (autoloads nil "studly" "play/studly.el" (21291 53104 431149
25919;;;;;; 0))
25828;;; Generated autoloads from play/studly.el 25920;;; Generated autoloads from play/studly.el
25829 25921
25830(autoload 'studlify-region "studly" "\ 25922(autoload 'studlify-region "studly" "\
@@ -25845,7 +25937,7 @@ Studlify-case the current buffer.
25845;;;*** 25937;;;***
25846 25938
25847;;;### (autoloads nil "subword" "progmodes/subword.el" (21291 53104 25939;;;### (autoloads nil "subword" "progmodes/subword.el" (21291 53104
25848;;;;;; 0 0)) 25940;;;;;; 431149 0))
25849;;; Generated autoloads from progmodes/subword.el 25941;;; Generated autoloads from progmodes/subword.el
25850 25942
25851(autoload 'subword-mode "subword" "\ 25943(autoload 'subword-mode "subword" "\
@@ -25940,7 +26032,7 @@ See `superword-mode' for more information on Superword mode.
25940;;;*** 26032;;;***
25941 26033
25942;;;### (autoloads nil "supercite" "mail/supercite.el" (21291 53104 26034;;;### (autoloads nil "supercite" "mail/supercite.el" (21291 53104
25943;;;;;; 0 0)) 26035;;;;;; 431149 0))
25944;;; Generated autoloads from mail/supercite.el 26036;;; Generated autoloads from mail/supercite.el
25945 26037
25946(autoload 'sc-cite-original "supercite" "\ 26038(autoload 'sc-cite-original "supercite" "\
@@ -25972,7 +26064,8 @@ and `sc-post-hook' is run after the guts of this function.
25972 26064
25973;;;*** 26065;;;***
25974 26066
25975;;;### (autoloads nil "t-mouse" "t-mouse.el" (21291 53104 0 0)) 26067;;;### (autoloads nil "t-mouse" "t-mouse.el" (21291 53104 431149
26068;;;;;; 0))
25976;;; Generated autoloads from t-mouse.el 26069;;; Generated autoloads from t-mouse.el
25977 26070
25978(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26071(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26000,7 +26093,7 @@ It relies on the `gpm' daemon being activated.
26000 26093
26001;;;*** 26094;;;***
26002 26095
26003;;;### (autoloads nil "tabify" "tabify.el" (21291 53104 0 0)) 26096;;;### (autoloads nil "tabify" "tabify.el" (21291 53104 431149 0))
26004;;; Generated autoloads from tabify.el 26097;;; Generated autoloads from tabify.el
26005 26098
26006(autoload 'untabify "tabify" "\ 26099(autoload 'untabify "tabify" "\
@@ -26029,7 +26122,7 @@ The variable `tab-width' controls the spacing of tab stops.
26029 26122
26030;;;*** 26123;;;***
26031 26124
26032;;;### (autoloads nil "table" "textmodes/table.el" (21291 53104 0 26125;;;### (autoloads nil "table" "textmodes/table.el" (21291 53104 431149
26033;;;;;; 0)) 26126;;;;;; 0))
26034;;; Generated autoloads from textmodes/table.el 26127;;; Generated autoloads from textmodes/table.el
26035 26128
@@ -26622,7 +26715,7 @@ converts a table into plain text without frames. It is a companion to
26622 26715
26623;;;*** 26716;;;***
26624 26717
26625;;;### (autoloads nil "talk" "talk.el" (21291 53104 0 0)) 26718;;;### (autoloads nil "talk" "talk.el" (21291 53104 431149 0))
26626;;; Generated autoloads from talk.el 26719;;; Generated autoloads from talk.el
26627 26720
26628(autoload 'talk-connect "talk" "\ 26721(autoload 'talk-connect "talk" "\
@@ -26637,8 +26730,8 @@ Connect to the Emacs talk group from the current X display or tty frame.
26637 26730
26638;;;*** 26731;;;***
26639 26732
26640;;;### (autoloads nil "tar-mode" "tar-mode.el" (21503 32807 150781 26733;;;### (autoloads nil "tar-mode" "tar-mode.el" (21504 6071 527764
26641;;;;;; 797000)) 26734;;;;;; 0))
26642;;; Generated autoloads from tar-mode.el 26735;;; Generated autoloads from tar-mode.el
26643 26736
26644(autoload 'tar-mode "tar-mode" "\ 26737(autoload 'tar-mode "tar-mode" "\
@@ -26661,7 +26754,8 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26661 26754
26662;;;*** 26755;;;***
26663 26756
26664;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21291 53104 0 0)) 26757;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21291 53104 431149
26758;;;;;; 0))
26665;;; Generated autoloads from progmodes/tcl.el 26759;;; Generated autoloads from progmodes/tcl.el
26666 26760
26667(autoload 'tcl-mode "tcl" "\ 26761(autoload 'tcl-mode "tcl" "\
@@ -26709,7 +26803,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26709 26803
26710;;;*** 26804;;;***
26711 26805
26712;;;### (autoloads nil "telnet" "net/telnet.el" (21291 53104 0 0)) 26806;;;### (autoloads nil "telnet" "net/telnet.el" (21291 53104 431149
26807;;;;;; 0))
26713;;; Generated autoloads from net/telnet.el 26808;;; Generated autoloads from net/telnet.el
26714 26809
26715(autoload 'telnet "telnet" "\ 26810(autoload 'telnet "telnet" "\
@@ -26734,7 +26829,7 @@ Normally input is edited in Emacs and sent a line at a time.
26734 26829
26735;;;*** 26830;;;***
26736 26831
26737;;;### (autoloads nil "term" "term.el" (21341 23900 0 0)) 26832;;;### (autoloads nil "term" "term.el" (21341 23900 988149 0))
26738;;; Generated autoloads from term.el 26833;;; Generated autoloads from term.el
26739 26834
26740(autoload 'make-term "term" "\ 26835(autoload 'make-term "term" "\
@@ -26777,7 +26872,7 @@ use in that buffer.
26777;;;*** 26872;;;***
26778 26873
26779;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21291 26874;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21291
26780;;;;;; 53104 0 0)) 26875;;;;;; 53104 431149 0))
26781;;; Generated autoloads from emacs-lisp/testcover.el 26876;;; Generated autoloads from emacs-lisp/testcover.el
26782 26877
26783(autoload 'testcover-this-defun "testcover" "\ 26878(autoload 'testcover-this-defun "testcover" "\
@@ -26787,7 +26882,8 @@ Start coverage on function under point.
26787 26882
26788;;;*** 26883;;;***
26789 26884
26790;;;### (autoloads nil "tetris" "play/tetris.el" (21291 53104 0 0)) 26885;;;### (autoloads nil "tetris" "play/tetris.el" (21291 53104 431149
26886;;;;;; 0))
26791;;; Generated autoloads from play/tetris.el 26887;;; Generated autoloads from play/tetris.el
26792(push (purecopy '(tetris 2 1)) package--builtin-versions) 26888(push (purecopy '(tetris 2 1)) package--builtin-versions)
26793 26889
@@ -26812,8 +26908,8 @@ tetris-mode keybindings:
26812 26908
26813;;;*** 26909;;;***
26814 26910
26815;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21462 12596 26911;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21461 43491
26816;;;;;; 577539 0)) 26912;;;;;; 589246 0))
26817;;; Generated autoloads from textmodes/tex-mode.el 26913;;; Generated autoloads from textmodes/tex-mode.el
26818 26914
26819(defvar tex-shell-file-name nil "\ 26915(defvar tex-shell-file-name nil "\
@@ -27115,7 +27211,7 @@ Major mode to edit DocTeX files.
27115;;;*** 27211;;;***
27116 27212
27117;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21291 53104 27213;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21291 53104
27118;;;;;; 0 0)) 27214;;;;;; 431149 0))
27119;;; Generated autoloads from textmodes/texinfmt.el 27215;;; Generated autoloads from textmodes/texinfmt.el
27120 27216
27121(autoload 'texinfo-format-buffer "texinfmt" "\ 27217(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27154,8 +27250,8 @@ if large. You can use `Info-split' to do this manually.
27154 27250
27155;;;*** 27251;;;***
27156 27252
27157;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21412 6211 27253;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21412 28481
27158;;;;;; 413773 0)) 27254;;;;;; 677015 0))
27159;;; Generated autoloads from textmodes/texinfo.el 27255;;; Generated autoloads from textmodes/texinfo.el
27160 27256
27161(defvar texinfo-open-quote (purecopy "``") "\ 27257(defvar texinfo-open-quote (purecopy "``") "\
@@ -27240,7 +27336,7 @@ value of `texinfo-mode-hook'.
27240;;;*** 27336;;;***
27241 27337
27242;;;### (autoloads nil "thai-util" "language/thai-util.el" (21291 27338;;;### (autoloads nil "thai-util" "language/thai-util.el" (21291
27243;;;;;; 53104 0 0)) 27339;;;;;; 53104 431149 0))
27244;;; Generated autoloads from language/thai-util.el 27340;;; Generated autoloads from language/thai-util.el
27245 27341
27246(autoload 'thai-compose-region "thai-util" "\ 27342(autoload 'thai-compose-region "thai-util" "\
@@ -27267,7 +27363,8 @@ Compose Thai characters in the current buffer.
27267 27363
27268;;;*** 27364;;;***
27269 27365
27270;;;### (autoloads nil "thingatpt" "thingatpt.el" (21291 53104 0 0)) 27366;;;### (autoloads nil "thingatpt" "thingatpt.el" (21291 53104 431149
27367;;;;;; 0))
27271;;; Generated autoloads from thingatpt.el 27368;;; Generated autoloads from thingatpt.el
27272 27369
27273(autoload 'forward-thing "thingatpt" "\ 27370(autoload 'forward-thing "thingatpt" "\
@@ -27331,7 +27428,7 @@ Return the Lisp list at point, or nil if none is found.
27331 27428
27332;;;*** 27429;;;***
27333 27430
27334;;;### (autoloads nil "thumbs" "thumbs.el" (21291 53104 0 0)) 27431;;;### (autoloads nil "thumbs" "thumbs.el" (21291 53104 431149 0))
27335;;; Generated autoloads from thumbs.el 27432;;; Generated autoloads from thumbs.el
27336 27433
27337(autoload 'thumbs-find-thumb "thumbs" "\ 27434(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27366,7 +27463,7 @@ In dired, call the setroot program on the image at point.
27366;;;*** 27463;;;***
27367 27464
27368;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (21291 27465;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (21291
27369;;;;;; 53104 0 0)) 27466;;;;;; 53104 431149 0))
27370;;; Generated autoloads from language/tibet-util.el 27467;;; Generated autoloads from language/tibet-util.el
27371 27468
27372(autoload 'tibetan-char-p "tibet-util" "\ 27469(autoload 'tibetan-char-p "tibet-util" "\
@@ -27440,7 +27537,7 @@ See also docstring of the function tibetan-compose-region.
27440;;;*** 27537;;;***
27441 27538
27442;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21291 53104 27539;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21291 53104
27443;;;;;; 0 0)) 27540;;;;;; 431149 0))
27444;;; Generated autoloads from textmodes/tildify.el 27541;;; Generated autoloads from textmodes/tildify.el
27445(push (purecopy '(tildify 4 5)) package--builtin-versions) 27542(push (purecopy '(tildify 4 5)) package--builtin-versions)
27446 27543
@@ -27464,7 +27561,7 @@ This function performs no refilling of the changed text.
27464 27561
27465;;;*** 27562;;;***
27466 27563
27467;;;### (autoloads nil "time" "time.el" (21291 53104 0 0)) 27564;;;### (autoloads nil "time" "time.el" (21291 53104 431149 0))
27468;;; Generated autoloads from time.el 27565;;; Generated autoloads from time.el
27469 27566
27470(defvar display-time-day-and-date nil "\ 27567(defvar display-time-day-and-date nil "\
@@ -27527,7 +27624,7 @@ Return a string giving the duration of the Emacs initialization.
27527;;;*** 27624;;;***
27528 27625
27529;;;### (autoloads nil "time-date" "calendar/time-date.el" (21291 27626;;;### (autoloads nil "time-date" "calendar/time-date.el" (21291
27530;;;;;; 53104 0 0)) 27627;;;;;; 53104 431149 0))
27531;;; Generated autoloads from calendar/time-date.el 27628;;; Generated autoloads from calendar/time-date.el
27532 27629
27533(autoload 'date-to-time "time-date" "\ 27630(autoload 'date-to-time "time-date" "\
@@ -27638,7 +27735,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
27638 27735
27639;;;*** 27736;;;***
27640 27737
27641;;;### (autoloads nil "time-stamp" "time-stamp.el" (21291 53104 0 27738;;;### (autoloads nil "time-stamp" "time-stamp.el" (21291 53104 431149
27642;;;;;; 0)) 27739;;;;;; 0))
27643;;; Generated autoloads from time-stamp.el 27740;;; Generated autoloads from time-stamp.el
27644(put 'time-stamp-format 'safe-local-variable 'stringp) 27741(put 'time-stamp-format 'safe-local-variable 'stringp)
@@ -27680,7 +27777,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27680;;;*** 27777;;;***
27681 27778
27682;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21291 27779;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21291
27683;;;;;; 53104 0 0)) 27780;;;;;; 53104 431149 0))
27684;;; Generated autoloads from calendar/timeclock.el 27781;;; Generated autoloads from calendar/timeclock.el
27685(push (purecopy '(timeclock 2 6 1)) package--builtin-versions) 27782(push (purecopy '(timeclock 2 6 1)) package--builtin-versions)
27686 27783
@@ -27790,7 +27887,7 @@ relative only to the time worked today, and not to past time.
27790;;;*** 27887;;;***
27791 27888
27792;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" 27889;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el"
27793;;;;;; (21291 53104 0 0)) 27890;;;;;; (21291 53104 431149 0))
27794;;; Generated autoloads from international/titdic-cnv.el 27891;;; Generated autoloads from international/titdic-cnv.el
27795 27892
27796(autoload 'titdic-convert "titdic-cnv" "\ 27893(autoload 'titdic-convert "titdic-cnv" "\
@@ -27812,7 +27909,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27812 27909
27813;;;*** 27910;;;***
27814 27911
27815;;;### (autoloads nil "tmm" "tmm.el" (21291 53104 0 0)) 27912;;;### (autoloads nil "tmm" "tmm.el" (21291 53104 431149 0))
27816;;; Generated autoloads from tmm.el 27913;;; Generated autoloads from tmm.el
27817 (define-key global-map "\M-`" 'tmm-menubar) 27914 (define-key global-map "\M-`" 'tmm-menubar)
27818 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27915 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27854,8 +27951,8 @@ Its value should be an event that has a binding in MENU.
27854 27951
27855;;;*** 27952;;;***
27856 27953
27857;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21468 27954;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21469
27858;;;;;; 51404 66554 0)) 27955;;;;;; 45425 622894 0))
27859;;; Generated autoloads from calendar/todo-mode.el 27956;;; Generated autoloads from calendar/todo-mode.el
27860 27957
27861(autoload 'todo-show "todo-mode" "\ 27958(autoload 'todo-show "todo-mode" "\
@@ -27922,7 +28019,8 @@ Mode for displaying and reprioritizing top priority Todo.
27922 28019
27923;;;*** 28020;;;***
27924 28021
27925;;;### (autoloads nil "tool-bar" "tool-bar.el" (21291 53104 0 0)) 28022;;;### (autoloads nil "tool-bar" "tool-bar.el" (21291 53104 431149
28023;;;;;; 0))
27926;;; Generated autoloads from tool-bar.el 28024;;; Generated autoloads from tool-bar.el
27927 28025
27928(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28026(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -27993,7 +28091,7 @@ holds a keymap.
27993;;;*** 28091;;;***
27994 28092
27995;;;### (autoloads nil "tpu-edt" "emulation/tpu-edt.el" (21291 53104 28093;;;### (autoloads nil "tpu-edt" "emulation/tpu-edt.el" (21291 53104
27996;;;;;; 0 0)) 28094;;;;;; 431149 0))
27997;;; Generated autoloads from emulation/tpu-edt.el 28095;;; Generated autoloads from emulation/tpu-edt.el
27998(push (purecopy '(tpu-edt 4 5)) package--builtin-versions) 28096(push (purecopy '(tpu-edt 4 5)) package--builtin-versions)
27999 28097
@@ -28024,7 +28122,7 @@ Turn on TPU/edt emulation.
28024;;;*** 28122;;;***
28025 28123
28026;;;### (autoloads nil "tpu-mapper" "emulation/tpu-mapper.el" (21291 28124;;;### (autoloads nil "tpu-mapper" "emulation/tpu-mapper.el" (21291
28027;;;;;; 53104 0 0)) 28125;;;;;; 53104 431149 0))
28028;;; Generated autoloads from emulation/tpu-mapper.el 28126;;; Generated autoloads from emulation/tpu-mapper.el
28029 28127
28030(autoload 'tpu-mapper "tpu-mapper" "\ 28128(autoload 'tpu-mapper "tpu-mapper" "\
@@ -28058,7 +28156,8 @@ your local X guru can try to figure out why the key is being ignored.
28058 28156
28059;;;*** 28157;;;***
28060 28158
28061;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21291 53104 0 0)) 28159;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21291 53104 431149
28160;;;;;; 0))
28062;;; Generated autoloads from emacs-lisp/tq.el 28161;;; Generated autoloads from emacs-lisp/tq.el
28063 28162
28064(autoload 'tq-create "tq" "\ 28163(autoload 'tq-create "tq" "\
@@ -28072,7 +28171,7 @@ to a tcp server on another machine.
28072;;;*** 28171;;;***
28073 28172
28074;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (21291 53104 28173;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (21291 53104
28075;;;;;; 0 0)) 28174;;;;;; 431149 0))
28076;;; Generated autoloads from emacs-lisp/trace.el 28175;;; Generated autoloads from emacs-lisp/trace.el
28077 28176
28078(defvar trace-buffer "*trace-output*" "\ 28177(defvar trace-buffer "*trace-output*" "\
@@ -28117,7 +28216,7 @@ the output buffer or changing the window configuration.
28117 28216
28118;;;*** 28217;;;***
28119 28218
28120;;;### (autoloads nil "tramp" "net/tramp.el" (21389 44725 461529 28219;;;### (autoloads nil "tramp" "net/tramp.el" (21391 16284 875808
28121;;;;;; 0)) 28220;;;;;; 0))
28122;;; Generated autoloads from net/tramp.el 28221;;; Generated autoloads from net/tramp.el
28123 28222
@@ -28234,7 +28333,7 @@ Discard Tramp from loading remote files.
28234;;;*** 28333;;;***
28235 28334
28236;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21291 53104 28335;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21291 53104
28237;;;;;; 0 0)) 28336;;;;;; 431149 0))
28238;;; Generated autoloads from net/tramp-ftp.el 28337;;; Generated autoloads from net/tramp-ftp.el
28239 28338
28240(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28339(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28244,8 +28343,8 @@ Discard Tramp from loading remote files.
28244 28343
28245;;;*** 28344;;;***
28246 28345
28247;;;### (autoloads nil "tutorial" "tutorial.el" (21509 42819 588289 28346;;;### (autoloads nil "tutorial" "tutorial.el" (21509 26638 997760
28248;;;;;; 0)) 28347;;;;;; 598000))
28249;;; Generated autoloads from tutorial.el 28348;;; Generated autoloads from tutorial.el
28250 28349
28251(autoload 'help-with-tutorial "tutorial" "\ 28350(autoload 'help-with-tutorial "tutorial" "\
@@ -28270,7 +28369,7 @@ resumed later.
28270;;;*** 28369;;;***
28271 28370
28272;;;### (autoloads nil "tv-util" "language/tv-util.el" (20352 35897 28371;;;### (autoloads nil "tv-util" "language/tv-util.el" (20352 35897
28273;;;;;; 0 0)) 28372;;;;;; 183049 0))
28274;;; Generated autoloads from language/tv-util.el 28373;;; Generated autoloads from language/tv-util.el
28275 28374
28276(autoload 'tai-viet-composition-function "tv-util" "\ 28375(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28281,7 +28380,7 @@ resumed later.
28281;;;*** 28380;;;***
28282 28381
28283;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21291 28382;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21291
28284;;;;;; 53104 0 0)) 28383;;;;;; 53104 431149 0))
28285;;; Generated autoloads from textmodes/two-column.el 28384;;; Generated autoloads from textmodes/two-column.el
28286 (autoload '2C-command "two-column" () t 'keymap) 28385 (autoload '2C-command "two-column" () t 'keymap)
28287 (global-set-key "\C-x6" '2C-command) 28386 (global-set-key "\C-x6" '2C-command)
@@ -28328,7 +28427,7 @@ First column's text sSs Second column's text
28328 28427
28329;;;*** 28428;;;***
28330 28429
28331;;;### (autoloads nil "type-break" "type-break.el" (21291 53104 0 28430;;;### (autoloads nil "type-break" "type-break.el" (21291 53104 431149
28332;;;;;; 0)) 28431;;;;;; 0))
28333;;; Generated autoloads from type-break.el 28432;;; Generated autoloads from type-break.el
28334 28433
@@ -28461,7 +28560,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28461 28560
28462;;;*** 28561;;;***
28463 28562
28464;;;### (autoloads nil "uce" "mail/uce.el" (21291 53104 0 0)) 28563;;;### (autoloads nil "uce" "mail/uce.el" (21291 53104 431149 0))
28465;;; Generated autoloads from mail/uce.el 28564;;; Generated autoloads from mail/uce.el
28466 28565
28467(autoload 'uce-reply-to-uce "uce" "\ 28566(autoload 'uce-reply-to-uce "uce" "\
@@ -28475,7 +28574,7 @@ You might need to set `uce-mail-reader' before using this.
28475;;;*** 28574;;;***
28476 28575
28477;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" 28576;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el"
28478;;;;;; (21291 53104 0 0)) 28577;;;;;; (21291 53104 431149 0))
28479;;; Generated autoloads from international/ucs-normalize.el 28578;;; Generated autoloads from international/ucs-normalize.el
28480 28579
28481(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28580(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -28541,7 +28640,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
28541;;;*** 28640;;;***
28542 28641
28543;;;### (autoloads nil "underline" "textmodes/underline.el" (21291 28642;;;### (autoloads nil "underline" "textmodes/underline.el" (21291
28544;;;;;; 53104 0 0)) 28643;;;;;; 53104 431149 0))
28545;;; Generated autoloads from textmodes/underline.el 28644;;; Generated autoloads from textmodes/underline.el
28546 28645
28547(autoload 'underline-region "underline" "\ 28646(autoload 'underline-region "underline" "\
@@ -28561,7 +28660,7 @@ which specify the range to operate on.
28561 28660
28562;;;*** 28661;;;***
28563 28662
28564;;;### (autoloads nil "unrmail" "mail/unrmail.el" (21291 53104 0 28663;;;### (autoloads nil "unrmail" "mail/unrmail.el" (21291 53104 431149
28565;;;;;; 0)) 28664;;;;;; 0))
28566;;; Generated autoloads from mail/unrmail.el 28665;;; Generated autoloads from mail/unrmail.el
28567 28666
@@ -28583,7 +28682,7 @@ The variable `unrmail-mbox-format' controls which mbox format to use.
28583;;;*** 28682;;;***
28584 28683
28585;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (21291 53104 28684;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (21291 53104
28586;;;;;; 0 0)) 28685;;;;;; 431149 0))
28587;;; Generated autoloads from emacs-lisp/unsafep.el 28686;;; Generated autoloads from emacs-lisp/unsafep.el
28588 28687
28589(autoload 'unsafep "unsafep" "\ 28688(autoload 'unsafep "unsafep" "\
@@ -28595,7 +28694,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
28595 28694
28596;;;*** 28695;;;***
28597 28696
28598;;;### (autoloads nil "url" "url/url.el" (21532 4280 979161 0)) 28697;;;### (autoloads nil "url" "url/url.el" (21546 52205 704969 0))
28599;;; Generated autoloads from url/url.el 28698;;; Generated autoloads from url/url.el
28600 28699
28601(autoload 'url-retrieve "url" "\ 28700(autoload 'url-retrieve "url" "\
@@ -28642,7 +28741,7 @@ no further processing). URL is either a string or a parsed URL.
28642 28741
28643;;;*** 28742;;;***
28644 28743
28645;;;### (autoloads nil "url-auth" "url/url-auth.el" (21291 53104 0 28744;;;### (autoloads nil "url-auth" "url/url-auth.el" (21291 53104 431149
28646;;;;;; 0)) 28745;;;;;; 0))
28647;;; Generated autoloads from url/url-auth.el 28746;;; Generated autoloads from url/url-auth.el
28648 28747
@@ -28685,7 +28784,7 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28685;;;*** 28784;;;***
28686 28785
28687;;;### (autoloads nil "url-cache" "url/url-cache.el" (21291 53104 28786;;;### (autoloads nil "url-cache" "url/url-cache.el" (21291 53104
28688;;;;;; 0 0)) 28787;;;;;; 431149 0))
28689;;; Generated autoloads from url/url-cache.el 28788;;; Generated autoloads from url/url-cache.el
28690 28789
28691(autoload 'url-store-in-cache "url-cache" "\ 28790(autoload 'url-store-in-cache "url-cache" "\
@@ -28706,7 +28805,8 @@ Extract FNAM from the local disk cache.
28706 28805
28707;;;*** 28806;;;***
28708 28807
28709;;;### (autoloads nil "url-cid" "url/url-cid.el" (21291 53104 0 0)) 28808;;;### (autoloads nil "url-cid" "url/url-cid.el" (21291 53104 431149
28809;;;;;; 0))
28710;;; Generated autoloads from url/url-cid.el 28810;;; Generated autoloads from url/url-cid.el
28711 28811
28712(autoload 'url-cid "url-cid" "\ 28812(autoload 'url-cid "url-cid" "\
@@ -28716,7 +28816,8 @@ Extract FNAM from the local disk cache.
28716 28816
28717;;;*** 28817;;;***
28718 28818
28719;;;### (autoloads nil "url-dav" "url/url-dav.el" (21291 53104 0 0)) 28819;;;### (autoloads nil "url-dav" "url/url-dav.el" (21291 53104 431149
28820;;;;;; 0))
28720;;; Generated autoloads from url/url-dav.el 28821;;; Generated autoloads from url/url-dav.el
28721 28822
28722(autoload 'url-dav-supported-p "url-dav" "\ 28823(autoload 'url-dav-supported-p "url-dav" "\
@@ -28750,7 +28851,7 @@ added to this list, so most requests can just pass in nil.
28750 28851
28751;;;*** 28852;;;***
28752 28853
28753;;;### (autoloads nil "url-file" "url/url-file.el" (21291 53104 0 28854;;;### (autoloads nil "url-file" "url/url-file.el" (21291 53104 431149
28754;;;;;; 0)) 28855;;;;;; 0))
28755;;; Generated autoloads from url/url-file.el 28856;;; Generated autoloads from url/url-file.el
28756 28857
@@ -28761,7 +28862,8 @@ Handle file: and ftp: URLs.
28761 28862
28762;;;*** 28863;;;***
28763 28864
28764;;;### (autoloads nil "url-gw" "url/url-gw.el" (21291 53104 0 0)) 28865;;;### (autoloads nil "url-gw" "url/url-gw.el" (21291 53104 431149
28866;;;;;; 0))
28765;;; Generated autoloads from url/url-gw.el 28867;;; Generated autoloads from url/url-gw.el
28766 28868
28767(autoload 'url-gateway-nslookup-host "url-gw" "\ 28869(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -28779,8 +28881,8 @@ Might do a non-blocking connection; use `process-status' to check.
28779 28881
28780;;;*** 28882;;;***
28781 28883
28782;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21420 28884;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21419
28783;;;;;; 315 511456 0)) 28885;;;;;; 46255 468379 0))
28784;;; Generated autoloads from url/url-handlers.el 28886;;; Generated autoloads from url/url-handlers.el
28785 28887
28786(defvar url-handler-mode nil "\ 28888(defvar url-handler-mode nil "\
@@ -28834,7 +28936,7 @@ accessible.
28834 28936
28835;;;*** 28937;;;***
28836 28938
28837;;;### (autoloads nil "url-http" "url/url-http.el" (21532 4280 979161 28939;;;### (autoloads nil "url-http" "url/url-http.el" (21546 52205 704969
28838;;;;;; 0)) 28940;;;;;; 0))
28839;;; Generated autoloads from url/url-http.el 28941;;; Generated autoloads from url/url-http.el
28840 (autoload 'url-default-expander "url-expand") 28942 (autoload 'url-default-expander "url-expand")
@@ -28847,7 +28949,8 @@ accessible.
28847 28949
28848;;;*** 28950;;;***
28849 28951
28850;;;### (autoloads nil "url-irc" "url/url-irc.el" (21291 53104 0 0)) 28952;;;### (autoloads nil "url-irc" "url/url-irc.el" (21291 53104 431149
28953;;;;;; 0))
28851;;; Generated autoloads from url/url-irc.el 28954;;; Generated autoloads from url/url-irc.el
28852 28955
28853(autoload 'url-irc "url-irc" "\ 28956(autoload 'url-irc "url-irc" "\
@@ -28857,7 +28960,7 @@ accessible.
28857 28960
28858;;;*** 28961;;;***
28859 28962
28860;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (21291 53104 0 28963;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (21291 53104 431149
28861;;;;;; 0)) 28964;;;;;; 0))
28862;;; Generated autoloads from url/url-ldap.el 28965;;; Generated autoloads from url/url-ldap.el
28863 28966
@@ -28872,7 +28975,7 @@ URL can be a URL string, or a URL vector of the type returned by
28872;;;*** 28975;;;***
28873 28976
28874;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (21291 53104 28977;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (21291 53104
28875;;;;;; 0 0)) 28978;;;;;; 431149 0))
28876;;; Generated autoloads from url/url-mailto.el 28979;;; Generated autoloads from url/url-mailto.el
28877 28980
28878(autoload 'url-mail "url-mailto" "\ 28981(autoload 'url-mail "url-mailto" "\
@@ -28887,7 +28990,7 @@ Handle the mailto: URL syntax.
28887 28990
28888;;;*** 28991;;;***
28889 28992
28890;;;### (autoloads nil "url-misc" "url/url-misc.el" (21291 53104 0 28993;;;### (autoloads nil "url-misc" "url/url-misc.el" (21291 53104 431149
28891;;;;;; 0)) 28994;;;;;; 0))
28892;;; Generated autoloads from url/url-misc.el 28995;;; Generated autoloads from url/url-misc.el
28893 28996
@@ -28919,7 +29022,7 @@ Fetch a data URL (RFC 2397).
28919 29022
28920;;;*** 29023;;;***
28921 29024
28922;;;### (autoloads nil "url-news" "url/url-news.el" (21291 53104 0 29025;;;### (autoloads nil "url-news" "url/url-news.el" (21291 53104 431149
28923;;;;;; 0)) 29026;;;;;; 0))
28924;;; Generated autoloads from url/url-news.el 29027;;; Generated autoloads from url/url-news.el
28925 29028
@@ -28935,7 +29038,8 @@ Fetch a data URL (RFC 2397).
28935 29038
28936;;;*** 29039;;;***
28937 29040
28938;;;### (autoloads nil "url-ns" "url/url-ns.el" (21291 53104 0 0)) 29041;;;### (autoloads nil "url-ns" "url/url-ns.el" (21291 53104 431149
29042;;;;;; 0))
28939;;; Generated autoloads from url/url-ns.el 29043;;; Generated autoloads from url/url-ns.el
28940 29044
28941(autoload 'isPlainHostName "url-ns" "\ 29045(autoload 'isPlainHostName "url-ns" "\
@@ -28976,7 +29080,7 @@ Fetch a data URL (RFC 2397).
28976;;;*** 29080;;;***
28977 29081
28978;;;### (autoloads nil "url-parse" "url/url-parse.el" (21346 62196 29082;;;### (autoloads nil "url-parse" "url/url-parse.el" (21346 62196
28979;;;;;; 0 0)) 29083;;;;;; 327729 0))
28980;;; Generated autoloads from url/url-parse.el 29084;;; Generated autoloads from url/url-parse.el
28981 29085
28982(autoload 'url-recreate-url "url-parse" "\ 29086(autoload 'url-recreate-url "url-parse" "\
@@ -29028,7 +29132,7 @@ parses to
29028;;;*** 29132;;;***
29029 29133
29030;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (21291 53104 29134;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (21291 53104
29031;;;;;; 0 0)) 29135;;;;;; 431149 0))
29032;;; Generated autoloads from url/url-privacy.el 29136;;; Generated autoloads from url/url-privacy.el
29033 29137
29034(autoload 'url-setup-privacy-info "url-privacy" "\ 29138(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -29039,7 +29143,7 @@ Setup variables that expose info about you and your system.
29039;;;*** 29143;;;***
29040 29144
29041;;;### (autoloads nil "url-queue" "url/url-queue.el" (21291 53104 29145;;;### (autoloads nil "url-queue" "url/url-queue.el" (21291 53104
29042;;;;;; 0 0)) 29146;;;;;; 431149 0))
29043;;; Generated autoloads from url/url-queue.el 29147;;; Generated autoloads from url/url-queue.el
29044 29148
29045(autoload 'url-queue-retrieve "url-queue" "\ 29149(autoload 'url-queue-retrieve "url-queue" "\
@@ -29053,7 +29157,7 @@ The variable `url-queue-timeout' sets a timeout.
29053 29157
29054;;;*** 29158;;;***
29055 29159
29056;;;### (autoloads nil "url-util" "url/url-util.el" (21291 53104 0 29160;;;### (autoloads nil "url-util" "url/url-util.el" (21291 53104 431149
29057;;;;;; 0)) 29161;;;;;; 0))
29058;;; Generated autoloads from url/url-util.el 29162;;; Generated autoloads from url/url-util.el
29059 29163
@@ -29222,7 +29326,8 @@ This uses `url-current-object', set locally to the buffer.
29222 29326
29223;;;*** 29327;;;***
29224 29328
29225;;;### (autoloads nil "userlock" "userlock.el" (21291 53104 0 0)) 29329;;;### (autoloads nil "userlock" "userlock.el" (21291 53104 431149
29330;;;;;; 0))
29226;;; Generated autoloads from userlock.el 29331;;; Generated autoloads from userlock.el
29227 29332
29228(autoload 'ask-user-about-lock "userlock" "\ 29333(autoload 'ask-user-about-lock "userlock" "\
@@ -29251,7 +29356,7 @@ The buffer in question is current when this function is called.
29251;;;*** 29356;;;***
29252 29357
29253;;;### (autoloads nil "utf-7" "international/utf-7.el" (21291 53104 29358;;;### (autoloads nil "utf-7" "international/utf-7.el" (21291 53104
29254;;;;;; 0 0)) 29359;;;;;; 431149 0))
29255;;; Generated autoloads from international/utf-7.el 29360;;; Generated autoloads from international/utf-7.el
29256 29361
29257(autoload 'utf-7-post-read-conversion "utf-7" "\ 29362(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29276,7 +29381,7 @@ The buffer in question is current when this function is called.
29276 29381
29277;;;*** 29382;;;***
29278 29383
29279;;;### (autoloads nil "utf7" "gnus/utf7.el" (21291 53104 0 0)) 29384;;;### (autoloads nil "utf7" "gnus/utf7.el" (21291 53104 431149 0))
29280;;; Generated autoloads from gnus/utf7.el 29385;;; Generated autoloads from gnus/utf7.el
29281 29386
29282(autoload 'utf7-encode "utf7" "\ 29387(autoload 'utf7-encode "utf7" "\
@@ -29287,7 +29392,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
29287;;;*** 29392;;;***
29288 29393
29289;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21291 53104 29394;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21291 53104
29290;;;;;; 0 0)) 29395;;;;;; 431149 0))
29291;;; Generated autoloads from mail/uudecode.el 29396;;; Generated autoloads from mail/uudecode.el
29292 29397
29293(autoload 'uudecode-decode-region-external "uudecode" "\ 29398(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29311,7 +29416,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29311 29416
29312;;;*** 29417;;;***
29313 29418
29314;;;### (autoloads nil "vc" "vc/vc.el" (21291 53104 0 0)) 29419;;;### (autoloads nil "vc" "vc/vc.el" (21291 53104 431149 0))
29315;;; Generated autoloads from vc/vc.el 29420;;; Generated autoloads from vc/vc.el
29316 29421
29317(defvar vc-checkout-hook nil "\ 29422(defvar vc-checkout-hook nil "\
@@ -29593,7 +29698,7 @@ Return the branch part of a revision number REV.
29593;;;*** 29698;;;***
29594 29699
29595;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21291 53104 29700;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21291 53104
29596;;;;;; 0 0)) 29701;;;;;; 431149 0))
29597;;; Generated autoloads from vc/vc-annotate.el 29702;;; Generated autoloads from vc/vc-annotate.el
29598 29703
29599(autoload 'vc-annotate "vc-annotate" "\ 29704(autoload 'vc-annotate "vc-annotate" "\
@@ -29630,7 +29735,8 @@ mode-specific menu. `vc-annotate-color-map' and
29630 29735
29631;;;*** 29736;;;***
29632 29737
29633;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (21291 53104 0 0)) 29738;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (21291 53104 431149
29739;;;;;; 0))
29634;;; Generated autoloads from vc/vc-arch.el 29740;;; Generated autoloads from vc/vc-arch.el
29635 (defun vc-arch-registered (file) 29741 (defun vc-arch-registered (file)
29636 (if (vc-find-root file "{arch}/=tagging-method") 29742 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29640,7 +29746,8 @@ mode-specific menu. `vc-annotate-color-map' and
29640 29746
29641;;;*** 29747;;;***
29642 29748
29643;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21291 53104 0 0)) 29749;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21291 53104 431149
29750;;;;;; 0))
29644;;; Generated autoloads from vc/vc-bzr.el 29751;;; Generated autoloads from vc/vc-bzr.el
29645 29752
29646(defconst vc-bzr-admin-dirname ".bzr" "\ 29753(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -29656,7 +29763,8 @@ Name of the format file in a .bzr directory.")
29656 29763
29657;;;*** 29764;;;***
29658 29765
29659;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21291 53104 0 0)) 29766;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21291 53104 431149
29767;;;;;; 0))
29660;;; Generated autoloads from vc/vc-cvs.el 29768;;; Generated autoloads from vc/vc-cvs.el
29661(defun vc-cvs-registered (f) 29769(defun vc-cvs-registered (f)
29662 "Return non-nil if file F is registered with CVS." 29770 "Return non-nil if file F is registered with CVS."
@@ -29667,7 +29775,7 @@ Name of the format file in a .bzr directory.")
29667 29775
29668;;;*** 29776;;;***
29669 29777
29670;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21514 60739 675589 29778;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21515 41273 793570
29671;;;;;; 0)) 29779;;;;;; 0))
29672;;; Generated autoloads from vc/vc-dir.el 29780;;; Generated autoloads from vc/vc-dir.el
29673 29781
@@ -29692,8 +29800,8 @@ These are the commands available for use in the file status buffer:
29692 29800
29693;;;*** 29801;;;***
29694 29802
29695;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21444 29803;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21445
29696;;;;;; 12002 871574 911000)) 29804;;;;;; 65296 677138 0))
29697;;; Generated autoloads from vc/vc-dispatcher.el 29805;;; Generated autoloads from vc/vc-dispatcher.el
29698 29806
29699(autoload 'vc-do-command "vc-dispatcher" "\ 29807(autoload 'vc-do-command "vc-dispatcher" "\
@@ -29716,7 +29824,7 @@ case, and the process object in the asynchronous case.
29716 29824
29717;;;*** 29825;;;***
29718 29826
29719;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21425 18234 73199 29827;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21426 23582 506828
29720;;;;;; 0)) 29828;;;;;; 0))
29721;;; Generated autoloads from vc/vc-git.el 29829;;; Generated autoloads from vc/vc-git.el
29722 (defun vc-git-registered (file) 29830 (defun vc-git-registered (file)
@@ -29728,7 +29836,7 @@ case, and the process object in the asynchronous case.
29728 29836
29729;;;*** 29837;;;***
29730 29838
29731;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21394 62654 575695 0)) 29839;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21393 64365 929177 0))
29732;;; Generated autoloads from vc/vc-hg.el 29840;;; Generated autoloads from vc/vc-hg.el
29733 (defun vc-hg-registered (file) 29841 (defun vc-hg-registered (file)
29734 "Return non-nil if FILE is registered with hg." 29842 "Return non-nil if FILE is registered with hg."
@@ -29739,7 +29847,8 @@ case, and the process object in the asynchronous case.
29739 29847
29740;;;*** 29848;;;***
29741 29849
29742;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (21291 53104 0 0)) 29850;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (21291 53104 431149
29851;;;;;; 0))
29743;;; Generated autoloads from vc/vc-mtn.el 29852;;; Generated autoloads from vc/vc-mtn.el
29744 29853
29745(defconst vc-mtn-admin-dir "_MTN" "\ 29854(defconst vc-mtn-admin-dir "_MTN" "\
@@ -29755,7 +29864,7 @@ Name of the monotone directory's format file.")
29755 29864
29756;;;*** 29865;;;***
29757 29866
29758;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21372 35662 356409 29867;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21371 31054 820435
29759;;;;;; 0)) 29868;;;;;; 0))
29760;;; Generated autoloads from vc/vc-rcs.el 29869;;; Generated autoloads from vc/vc-rcs.el
29761 29870
@@ -29769,7 +29878,8 @@ For a description of possible values, see `vc-check-master-templates'.")
29769 29878
29770;;;*** 29879;;;***
29771 29880
29772;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (21291 53104 0 0)) 29881;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (21291 53104 431149
29882;;;;;; 0))
29773;;; Generated autoloads from vc/vc-sccs.el 29883;;; Generated autoloads from vc/vc-sccs.el
29774 29884
29775(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29885(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -29787,7 +29897,8 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29787 29897
29788;;;*** 29898;;;***
29789 29899
29790;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21291 53104 0 0)) 29900;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21291 53104 431149
29901;;;;;; 0))
29791;;; Generated autoloads from vc/vc-svn.el 29902;;; Generated autoloads from vc/vc-svn.el
29792 (defun vc-svn-registered (f) 29903 (defun vc-svn-registered (f)
29793 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29904 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29801,7 +29912,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29801;;;*** 29912;;;***
29802 29913
29803;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (21291 29914;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (21291
29804;;;;;; 53104 0 0)) 29915;;;;;; 53104 431149 0))
29805;;; Generated autoloads from progmodes/vera-mode.el 29916;;; Generated autoloads from progmodes/vera-mode.el
29806(push (purecopy '(vera-mode 2 28)) package--builtin-versions) 29917(push (purecopy '(vera-mode 2 28)) package--builtin-versions)
29807 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 29918 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
@@ -29860,7 +29971,7 @@ Key bindings:
29860;;;*** 29971;;;***
29861 29972
29862;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" 29973;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el"
29863;;;;;; (21346 62196 0 0)) 29974;;;;;; (21346 62196 327729 0))
29864;;; Generated autoloads from progmodes/verilog-mode.el 29975;;; Generated autoloads from progmodes/verilog-mode.el
29865 29976
29866(autoload 'verilog-mode "verilog-mode" "\ 29977(autoload 'verilog-mode "verilog-mode" "\
@@ -30000,7 +30111,7 @@ Key bindings specific to `verilog-mode-map' are:
30000;;;*** 30111;;;***
30001 30112
30002;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21291 30113;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21291
30003;;;;;; 53104 0 0)) 30114;;;;;; 53104 431149 0))
30004;;; Generated autoloads from progmodes/vhdl-mode.el 30115;;; Generated autoloads from progmodes/vhdl-mode.el
30005 30116
30006(autoload 'vhdl-mode "vhdl-mode" "\ 30117(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30554,7 +30665,8 @@ Key bindings:
30554 30665
30555;;;*** 30666;;;***
30556 30667
30557;;;### (autoloads nil "vi" "emulation/vi.el" (21291 53104 0 0)) 30668;;;### (autoloads nil "vi" "emulation/vi.el" (21291 53104 431149
30669;;;;;; 0))
30558;;; Generated autoloads from emulation/vi.el 30670;;; Generated autoloads from emulation/vi.el
30559 30671
30560(autoload 'vi-mode "vi" "\ 30672(autoload 'vi-mode "vi" "\
@@ -30607,7 +30719,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30607;;;*** 30719;;;***
30608 30720
30609;;;### (autoloads nil "viet-util" "language/viet-util.el" (21291 30721;;;### (autoloads nil "viet-util" "language/viet-util.el" (21291
30610;;;;;; 53104 0 0)) 30722;;;;;; 53104 431149 0))
30611;;; Generated autoloads from language/viet-util.el 30723;;; Generated autoloads from language/viet-util.el
30612 30724
30613(autoload 'viet-encode-viscii-char "viet-util" "\ 30725(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30651,7 +30763,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
30651 30763
30652;;;*** 30764;;;***
30653 30765
30654;;;### (autoloads nil "view" "view.el" (21452 63160 995987 0)) 30766;;;### (autoloads nil "view" "view.el" (21452 38973 331081 127000))
30655;;; Generated autoloads from view.el 30767;;; Generated autoloads from view.el
30656 30768
30657(defvar view-remove-frame-by-deleting t "\ 30769(defvar view-remove-frame-by-deleting t "\
@@ -30907,7 +31019,8 @@ Exit View mode and make the current buffer editable.
30907 31019
30908;;;*** 31020;;;***
30909 31021
30910;;;### (autoloads nil "vip" "emulation/vip.el" (21291 53104 0 0)) 31022;;;### (autoloads nil "vip" "emulation/vip.el" (21291 53104 431149
31023;;;;;; 0))
30911;;; Generated autoloads from emulation/vip.el 31024;;; Generated autoloads from emulation/vip.el
30912 31025
30913(autoload 'vip-setup "vip" "\ 31026(autoload 'vip-setup "vip" "\
@@ -30922,8 +31035,8 @@ Turn on VIP emulation of VI.
30922 31035
30923;;;*** 31036;;;***
30924 31037
30925;;;### (autoloads nil "viper" "emulation/viper.el" (21423 62909 33477 31038;;;### (autoloads nil "viper" "emulation/viper.el" (21423 31086 21820
30926;;;;;; 0)) 31039;;;;;; 199000))
30927;;; Generated autoloads from emulation/viper.el 31040;;; Generated autoloads from emulation/viper.el
30928(push (purecopy '(viper 3 14 1)) package--builtin-versions) 31041(push (purecopy '(viper 3 14 1)) package--builtin-versions)
30929 31042
@@ -30941,7 +31054,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
30941;;;*** 31054;;;***
30942 31055
30943;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21291 31056;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21291
30944;;;;;; 53104 0 0)) 31057;;;;;; 53104 431149 0))
30945;;; Generated autoloads from emacs-lisp/warnings.el 31058;;; Generated autoloads from emacs-lisp/warnings.el
30946 31059
30947(defvar warning-prefix-function nil "\ 31060(defvar warning-prefix-function nil "\
@@ -31031,7 +31144,7 @@ this is equivalent to `display-warning', using
31031 31144
31032;;;*** 31145;;;***
31033 31146
31034;;;### (autoloads nil "wdired" "wdired.el" (21291 53104 0 0)) 31147;;;### (autoloads nil "wdired" "wdired.el" (21291 53104 431149 0))
31035;;; Generated autoloads from wdired.el 31148;;; Generated autoloads from wdired.el
31036(push (purecopy '(wdired 2 0)) package--builtin-versions) 31149(push (purecopy '(wdired 2 0)) package--builtin-versions)
31037 31150
@@ -31049,7 +31162,8 @@ See `wdired-mode'.
31049 31162
31050;;;*** 31163;;;***
31051 31164
31052;;;### (autoloads nil "webjump" "net/webjump.el" (21291 53104 0 0)) 31165;;;### (autoloads nil "webjump" "net/webjump.el" (21291 53104 431149
31166;;;;;; 0))
31053;;; Generated autoloads from net/webjump.el 31167;;; Generated autoloads from net/webjump.el
31054 31168
31055(autoload 'webjump "webjump" "\ 31169(autoload 'webjump "webjump" "\
@@ -31066,7 +31180,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
31066;;;*** 31180;;;***
31067 31181
31068;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21291 31182;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21291
31069;;;;;; 53104 0 0)) 31183;;;;;; 53104 431149 0))
31070;;; Generated autoloads from progmodes/which-func.el 31184;;; Generated autoloads from progmodes/which-func.el
31071 (put 'which-func-format 'risky-local-variable t) 31185 (put 'which-func-format 'risky-local-variable t)
31072 (put 'which-func-current 'risky-local-variable t) 31186 (put 'which-func-current 'risky-local-variable t)
@@ -31096,7 +31210,7 @@ in certain major modes.
31096 31210
31097;;;*** 31211;;;***
31098 31212
31099;;;### (autoloads nil "whitespace" "whitespace.el" (21291 53104 0 31213;;;### (autoloads nil "whitespace" "whitespace.el" (21291 53104 431149
31100;;;;;; 0)) 31214;;;;;; 0))
31101;;; Generated autoloads from whitespace.el 31215;;; Generated autoloads from whitespace.el
31102(push (purecopy '(whitespace 13 2 2)) package--builtin-versions) 31216(push (purecopy '(whitespace 13 2 2)) package--builtin-versions)
@@ -31496,7 +31610,7 @@ cleaning up these problems.
31496 31610
31497;;;*** 31611;;;***
31498 31612
31499;;;### (autoloads nil "wid-browse" "wid-browse.el" (21291 53104 0 31613;;;### (autoloads nil "wid-browse" "wid-browse.el" (21291 53104 431149
31500;;;;;; 0)) 31614;;;;;; 0))
31501;;; Generated autoloads from wid-browse.el 31615;;; Generated autoloads from wid-browse.el
31502 31616
@@ -31525,7 +31639,8 @@ if ARG is omitted or nil.
31525 31639
31526;;;*** 31640;;;***
31527 31641
31528;;;### (autoloads nil "wid-edit" "wid-edit.el" (21291 53104 0 0)) 31642;;;### (autoloads nil "wid-edit" "wid-edit.el" (21291 53104 431149
31643;;;;;; 0))
31529;;; Generated autoloads from wid-edit.el 31644;;; Generated autoloads from wid-edit.el
31530 31645
31531(autoload 'widgetp "wid-edit" "\ 31646(autoload 'widgetp "wid-edit" "\
@@ -31567,7 +31682,8 @@ Setup current buffer so editing string widgets works.
31567 31682
31568;;;*** 31683;;;***
31569 31684
31570;;;### (autoloads nil "windmove" "windmove.el" (21291 53104 0 0)) 31685;;;### (autoloads nil "windmove" "windmove.el" (21291 53104 431149
31686;;;;;; 0))
31571;;; Generated autoloads from windmove.el 31687;;; Generated autoloads from windmove.el
31572 31688
31573(autoload 'windmove-left "windmove" "\ 31689(autoload 'windmove-left "windmove" "\
@@ -31619,7 +31735,7 @@ Default MODIFIER is 'shift.
31619 31735
31620;;;*** 31736;;;***
31621 31737
31622;;;### (autoloads nil "winner" "winner.el" (21291 53104 0 0)) 31738;;;### (autoloads nil "winner" "winner.el" (21291 53104 431149 0))
31623;;; Generated autoloads from winner.el 31739;;; Generated autoloads from winner.el
31624 31740
31625(defvar winner-mode nil "\ 31741(defvar winner-mode nil "\
@@ -31642,7 +31758,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
31642 31758
31643;;;*** 31759;;;***
31644 31760
31645;;;### (autoloads nil "woman" "woman.el" (21291 53104 0 0)) 31761;;;### (autoloads nil "woman" "woman.el" (21291 53104 431149 0))
31646;;; Generated autoloads from woman.el 31762;;; Generated autoloads from woman.el
31647(push (purecopy '(woman 0 551)) package--builtin-versions) 31763(push (purecopy '(woman 0 551)) package--builtin-versions)
31648 31764
@@ -31692,7 +31808,7 @@ Default bookmark handler for Woman buffers.
31692;;;*** 31808;;;***
31693 31809
31694;;;### (autoloads nil "ws-mode" "emulation/ws-mode.el" (21291 53104 31810;;;### (autoloads nil "ws-mode" "emulation/ws-mode.el" (21291 53104
31695;;;;;; 0 0)) 31811;;;;;; 431149 0))
31696;;; Generated autoloads from emulation/ws-mode.el 31812;;; Generated autoloads from emulation/ws-mode.el
31697(push (purecopy '(ws-mode 0 7)) package--builtin-versions) 31813(push (purecopy '(ws-mode 0 7)) package--builtin-versions)
31698 31814
@@ -31713,7 +31829,7 @@ Emacs-like.
31713 31829
31714;;;*** 31830;;;***
31715 31831
31716;;;### (autoloads nil "xml" "xml.el" (21291 53104 0 0)) 31832;;;### (autoloads nil "xml" "xml.el" (21291 53104 431149 0))
31717;;; Generated autoloads from xml.el 31833;;; Generated autoloads from xml.el
31718 31834
31719(autoload 'xml-parse-file "xml" "\ 31835(autoload 'xml-parse-file "xml" "\
@@ -31769,7 +31885,8 @@ Both features can be combined by providing a cons cell
31769 31885
31770;;;*** 31886;;;***
31771 31887
31772;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (21341 23900 0 0)) 31888;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (21341 23900 988149
31889;;;;;; 0))
31773;;; Generated autoloads from nxml/xmltok.el 31890;;; Generated autoloads from nxml/xmltok.el
31774 31891
31775(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 31892(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -31787,7 +31904,7 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31787 31904
31788;;;*** 31905;;;***
31789 31906
31790;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21410 50877 492638 31907;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21410 64156 350465
31791;;;;;; 0)) 31908;;;;;; 0))
31792;;; Generated autoloads from xt-mouse.el 31909;;; Generated autoloads from xt-mouse.el
31793 31910
@@ -31817,7 +31934,7 @@ down the SHIFT key while pressing the mouse button.
31817 31934
31818;;;*** 31935;;;***
31819 31936
31820;;;### (autoloads nil "yenc" "gnus/yenc.el" (21291 53104 0 0)) 31937;;;### (autoloads nil "yenc" "gnus/yenc.el" (21291 53104 431149 0))
31821;;; Generated autoloads from gnus/yenc.el 31938;;; Generated autoloads from gnus/yenc.el
31822 31939
31823(autoload 'yenc-decode-region "yenc" "\ 31940(autoload 'yenc-decode-region "yenc" "\
@@ -31832,7 +31949,7 @@ Extract file name from an yenc header.
31832 31949
31833;;;*** 31950;;;***
31834 31951
31835;;;### (autoloads nil "zone" "play/zone.el" (21291 53104 0 0)) 31952;;;### (autoloads nil "zone" "play/zone.el" (21291 53104 431149 0))
31836;;; Generated autoloads from play/zone.el 31953;;; Generated autoloads from play/zone.el
31837 31954
31838(autoload 'zone "zone" "\ 31955(autoload 'zone "zone" "\
@@ -31848,34 +31965,33 @@ Zone out, completely.
31848;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 31965;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
31849;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 31966;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
31850;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 31967;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
31851;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el" 31968;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el"
31852;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el" 31969;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el"
31853;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el" 31970;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el"
31854;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el" 31971;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
31855;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el" 31972;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
31856;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el" 31973;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el"
31857;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 31974;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el"
31858;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 31975;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el"
31859;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" 31976;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
31860;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" 31977;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
31861;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" 31978;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el"
31862;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 31979;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
31863;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 31980;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el"
31864;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" 31981;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el"
31865;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" 31982;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el"
31866;;;;;; "cedet/cedet-idutils.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" 31983;;;;;; "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" "cedet/ede/base.el"
31867;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" 31984;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/custom.el" "cedet/ede/dired.el"
31868;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el" 31985;;;;;; "cedet/ede/emacs.el" "cedet/ede/files.el" "cedet/ede/generic.el"
31869;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/loaddefs.el" 31986;;;;;; "cedet/ede/linux.el" "cedet/ede/locate.el" "cedet/ede/make.el"
31870;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el" 31987;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el"
31871;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" 31988;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el"
31872;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" 31989;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el"
31873;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" 31990;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el"
31874;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" 31991;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el"
31875;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el" 31992;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el"
31876;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el" 31993;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el"
31877;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el" 31994;;;;;; "cedet/ede/util.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
31878;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
31879;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 31995;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
31880;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 31996;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
31881;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 31997;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el"
@@ -31895,13 +32011,13 @@ Zone out, completely.
31895;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 32011;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
31896;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 32012;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
31897;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 32013;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
31898;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" 32014;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el"
31899;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" 32015;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el"
31900;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el" 32016;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el"
31901;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el" 32017;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el"
31902;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" 32018;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el"
31903;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" 32019;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el"
31904;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 32020;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
31905;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 32021;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
31906;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 32022;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
31907;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 32023;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -31913,35 +32029,34 @@ Zone out, completely.
31913;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 32029;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
31914;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 32030;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
31915;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 32031;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
31916;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 32032;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el"
31917;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 32033;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
31918;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 32034;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
31919;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" 32035;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
31920;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el" 32036;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el"
31921;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 32037;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
31922;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" 32038;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
31923;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" 32039;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el"
31924;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 32040;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el"
31925;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 32041;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el"
31926;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" 32042;;;;;; "emacs-lisp/package-x.el" "emacs-lisp/smie.el" "emacs-lisp/subr-x.el"
31927;;;;;; "emacs-lisp/smie.el" "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" 32043;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
31928;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/edt-lk201.el" 32044;;;;;; "emulation/cua-gmrk.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el"
31929;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" 32045;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-extras.el"
31930;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" 32046;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
31931;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" 32047;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
31932;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el" 32048;;;;;; "emulation/viper-util.el" "erc/erc-backend.el" "erc/erc-goodies.el"
31933;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el" 32049;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "eshell/em-alias.el"
31934;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" 32050;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
31935;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" 32051;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
31936;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" 32052;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
31937;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" 32053;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
31938;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-tramp.el" 32054;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el"
31939;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 32055;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
31940;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 32056;;;;;; "eshell/esh-ext.el" "eshell/esh-io.el" "eshell/esh-module.el"
31941;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" 32057;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
31942;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 32058;;;;;; "eshell/esh-var.el" "ezimage.el" "format-spec.el" "fringe.el"
31943;;;;;; "ezimage.el" "format-spec.el" "fringe.el" "generic-x.el" 32059;;;;;; "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
31944;;;;;; "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
31945;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el" 32060;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
31946;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" 32061;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el"
31947;;;;;; "gnus/gnus-icalendar.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 32062;;;;;; "gnus/gnus-icalendar.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
@@ -31973,20 +32088,20 @@ Zone out, completely.
31973;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el" 32088;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el"
31974;;;;;; "international/uni-uppercase.el" "kermit.el" "language/hanja-util.el" 32089;;;;;; "international/uni-uppercase.el" "kermit.el" "language/hanja-util.el"
31975;;;;;; "language/thai-word.el" "ldefs-boot.el" "leim/ja-dic/ja-dic.el" 32090;;;;;; "language/thai-word.el" "ldefs-boot.el" "leim/ja-dic/ja-dic.el"
31976;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el" 32091;;;;;; "leim/quail/4Corner.el" "leim/quail/arabic.el" "leim/quail/croatian.el"
31977;;;;;; "leim/quail/cyrillic.el" "leim/quail/czech.el" "leim/quail/ethiopic.el" 32092;;;;;; "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el" "leim/quail/czech.el"
31978;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el" 32093;;;;;; "leim/quail/ethiopic.el" "leim/quail/georgian.el" "leim/quail/greek.el"
31979;;;;;; "leim/quail/hanja.el" "leim/quail/hanja3.el" "leim/quail/hebrew.el" 32094;;;;;; "leim/quail/hanja-jis.el" "leim/quail/hanja.el" "leim/quail/hanja3.el"
31980;;;;;; "leim/quail/indian.el" "leim/quail/ipa-praat.el" "leim/quail/ipa.el" 32095;;;;;; "leim/quail/hebrew.el" "leim/quail/indian.el" "leim/quail/ipa-praat.el"
31981;;;;;; "leim/quail/japanese.el" "leim/quail/lao.el" "leim/quail/latin-alt.el" 32096;;;;;; "leim/quail/ipa.el" "leim/quail/japanese.el" "leim/quail/lao.el"
31982;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el" 32097;;;;;; "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el" "leim/quail/latin-post.el"
31983;;;;;; "leim/quail/lrt.el" "leim/quail/persian.el" "leim/quail/py-punct.el" 32098;;;;;; "leim/quail/latin-pre.el" "leim/quail/lrt.el" "leim/quail/persian.el"
31984;;;;;; "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" "leim/quail/sgml-input.el" 32099;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el"
31985;;;;;; "leim/quail/sisheng.el" "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" 32100;;;;;; "leim/quail/sgml-input.el" "leim/quail/sisheng.el" "leim/quail/slovak.el"
31986;;;;;; "leim/quail/thai.el" "leim/quail/tibetan.el" "leim/quail/viqr.el" 32101;;;;;; "leim/quail/symbol-ksc.el" "leim/quail/thai.el" "leim/quail/tibetan.el"
31987;;;;;; "leim/quail/vntelex.el" "leim/quail/vnvni.el" "leim/quail/welsh.el" 32102;;;;;; "leim/quail/viqr.el" "leim/quail/vntelex.el" "leim/quail/vnvni.el"
31988;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mspools.el" 32103;;;;;; "leim/quail/welsh.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el"
31989;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" 32104;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
31990;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el" 32105;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el"
31991;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el" 32106;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el"
31992;;;;;; "mail/undigest.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" 32107;;;;;; "mail/undigest.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el"
@@ -32031,14 +32146,14 @@ Zone out, completely.
32031;;;;;; "org/org-faces.el" "org/org-feed.el" "org/org-footnote.el" 32146;;;;;; "org/org-faces.el" "org/org-feed.el" "org/org-footnote.el"
32032;;;;;; "org/org-gnus.el" "org/org-habit.el" "org/org-id.el" "org/org-indent.el" 32147;;;;;; "org/org-gnus.el" "org/org-habit.el" "org/org-id.el" "org/org-indent.el"
32033;;;;;; "org/org-info.el" "org/org-inlinetask.el" "org/org-install.el" 32148;;;;;; "org/org-info.el" "org/org-inlinetask.el" "org/org-install.el"
32034;;;;;; "org/org-irc.el" "org/org-list.el" "org/org-loaddefs.el" 32149;;;;;; "org/org-irc.el" "org/org-list.el" "org/org-macro.el" "org/org-mhe.el"
32035;;;;;; "org/org-macro.el" "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el" 32150;;;;;; "org/org-mobile.el" "org/org-mouse.el" "org/org-pcomplete.el"
32036;;;;;; "org/org-pcomplete.el" "org/org-plot.el" "org/org-protocol.el" 32151;;;;;; "org/org-plot.el" "org/org-protocol.el" "org/org-rmail.el"
32037;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-table.el" "org/org-timer.el" 32152;;;;;; "org/org-src.el" "org/org-table.el" "org/org-timer.el" "org/org-w3m.el"
32038;;;;;; "org/org-w3m.el" "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" 32153;;;;;; "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" "org/ox-icalendar.el"
32039;;;;;; "org/ox-icalendar.el" "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" 32154;;;;;; "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" "org/ox-odt.el"
32040;;;;;; "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" 32155;;;;;; "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" "org/ox.el"
32041;;;;;; "org/ox.el" "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" 32156;;;;;; "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el"
32042;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 32157;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
32043;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 32158;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el"
32044;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" 32159;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
@@ -32060,8 +32175,8 @@ Zone out, completely.
32060;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 32175;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
32061;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 32176;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
32062;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el" 32177;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el"
32063;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21547 58069 947210 32178;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21548 39937 969940
32064;;;;;; 173000)) 32179;;;;;; 896000))
32065 32180
32066;;;*** 32181;;;***
32067 32182