aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2016-06-01 07:18:41 -0400
committerGlenn Morris2016-06-01 07:18:41 -0400
commit9c28e70b4b4b1887030e41103b5f6dd8304585e6 (patch)
tree85fd2d1f984a18294c8582fb33aa8035f6f1ce2e
parent604f6568312aef8287d7a3ac1dbeb71577089bec (diff)
downloademacs-9c28e70b4b4b1887030e41103b5f6dd8304585e6.tar.gz
emacs-9c28e70b4b4b1887030e41103b5f6dd8304585e6.zip
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el2450
1 files changed, 1220 insertions, 1230 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index b1f0432ca9d..3fc3dd1c328 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" (22330 59913 969323 446000)) 6;;;### (autoloads nil "5x5" "play/5x5.el" (22150 28228 674072 702000))
7;;; Generated autoloads from play/5x5.el 7;;; Generated autoloads from play/5x5.el
8 8
9(autoload '5x5 "5x5" "\ 9(autoload '5x5 "5x5" "\
@@ -65,8 +65,8 @@ should return a grid vector array that is the new solution.
65 65
66;;;*** 66;;;***
67 67
68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (22330 59913 68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (22197 58438
69;;;;;; 977323 421000)) 69;;;;;; 383460 447000))
70;;; Generated autoloads from progmodes/ada-mode.el 70;;; Generated autoloads from progmodes/ada-mode.el
71 71
72(autoload 'ada-add-extensions "ada-mode" "\ 72(autoload 'ada-add-extensions "ada-mode" "\
@@ -85,8 +85,8 @@ Ada mode is the major mode for editing Ada code.
85 85
86;;;*** 86;;;***
87 87
88;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (22330 59913 88;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (22150 28228
89;;;;;; 978323 418000)) 89;;;;;; 750072 702000))
90;;; Generated autoloads from progmodes/ada-stmt.el 90;;; Generated autoloads from progmodes/ada-stmt.el
91 91
92(autoload 'ada-header "ada-stmt" "\ 92(autoload 'ada-header "ada-stmt" "\
@@ -96,8 +96,8 @@ Insert a descriptive header at the top of the file.
96 96
97;;;*** 97;;;***
98 98
99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (22331 17372 99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (22150 28228
100;;;;;; 88369 281000)) 100;;;;;; 754072 702000))
101;;; Generated autoloads from progmodes/ada-xref.el 101;;; Generated autoloads from progmodes/ada-xref.el
102 102
103(autoload 'ada-find-file "ada-xref" "\ 103(autoload 'ada-find-file "ada-xref" "\
@@ -108,8 +108,8 @@ Completion is available.
108 108
109;;;*** 109;;;***
110 110
111;;;### (autoloads nil "add-log" "vc/add-log.el" (22331 17372 121369 111;;;### (autoloads nil "add-log" "vc/add-log.el" (22284 55604 194845
112;;;;;; 164000)) 112;;;;;; 171000))
113;;; Generated autoloads from vc/add-log.el 113;;; Generated autoloads from vc/add-log.el
114 114
115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -238,8 +238,8 @@ old-style time formats for entries are supported.
238 238
239;;;*** 239;;;***
240 240
241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (22331 17371 241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (22150 28227
242;;;;;; 987369 640000)) 242;;;;;; 338072 702000))
243;;; Generated autoloads from emacs-lisp/advice.el 243;;; Generated autoloads from emacs-lisp/advice.el
244 244
245(defvar ad-redefinition-action 'warn "\ 245(defvar ad-redefinition-action 'warn "\
@@ -374,7 +374,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
374 374
375;;;*** 375;;;***
376 376
377;;;### (autoloads nil "align" "align.el" (22331 17371 979369 668000)) 377;;;### (autoloads nil "align" "align.el" (22311 14138 946375 715000))
378;;; Generated autoloads from align.el 378;;; Generated autoloads from align.el
379 379
380(autoload 'align "align" "\ 380(autoload 'align "align" "\
@@ -479,7 +479,7 @@ indented.
479 479
480;;;*** 480;;;***
481 481
482;;;### (autoloads nil "allout" "allout.el" (22330 59913 751324 119000)) 482;;;### (autoloads nil "allout" "allout.el" (22189 64323 68321 19000))
483;;; Generated autoloads from allout.el 483;;; Generated autoloads from allout.el
484(push (purecopy '(allout 2 3)) package--builtin-versions) 484(push (purecopy '(allout 2 3)) package--builtin-versions)
485 485
@@ -839,8 +839,8 @@ for details on preparing Emacs for automatic allout activation.
839 839
840;;;*** 840;;;***
841 841
842;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (22330 842;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (22150
843;;;;;; 59913 751324 119000)) 843;;;;;; 28226 938072 702000))
844;;; Generated autoloads from allout-widgets.el 844;;; Generated autoloads from allout-widgets.el
845(push (purecopy '(allout-widgets 1 0)) package--builtin-versions) 845(push (purecopy '(allout-widgets 1 0)) package--builtin-versions)
846 846
@@ -898,8 +898,8 @@ outline hot-spot navigation (see `allout-mode').
898 898
899;;;*** 899;;;***
900 900
901;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (22330 59913 952323 901;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (22150 28228 350072
902;;;;;; 498000)) 902;;;;;; 702000))
903;;; Generated autoloads from net/ange-ftp.el 903;;; Generated autoloads from net/ange-ftp.el
904 904
905(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 905(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -920,8 +920,8 @@ directory, so that Emacs will know its current contents.
920 920
921;;;*** 921;;;***
922 922
923;;;### (autoloads nil "animate" "play/animate.el" (22330 59913 969323 923;;;### (autoloads nil "animate" "play/animate.el" (22150 28228 674072
924;;;;;; 446000)) 924;;;;;; 702000))
925;;; Generated autoloads from play/animate.el 925;;; Generated autoloads from play/animate.el
926 926
927(autoload 'animate-string "animate" "\ 927(autoload 'animate-string "animate" "\
@@ -953,8 +953,8 @@ the buffer *Birthday-Present-for-Name*.
953 953
954;;;*** 954;;;***
955 955
956;;;### (autoloads nil "ansi-color" "ansi-color.el" (22330 59913 751324 956;;;### (autoloads nil "ansi-color" "ansi-color.el" (22150 28226 942072
957;;;;;; 119000)) 957;;;;;; 702000))
958;;; Generated autoloads from ansi-color.el 958;;; Generated autoloads from ansi-color.el
959(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) 959(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions)
960 960
@@ -980,8 +980,8 @@ This is a good function to put in `comint-output-filter-functions'.
980 980
981;;;*** 981;;;***
982 982
983;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (22330 983;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (22182
984;;;;;; 59913 978323 418000)) 984;;;;;; 44208 579853 279000))
985;;; Generated autoloads from progmodes/antlr-mode.el 985;;; Generated autoloads from progmodes/antlr-mode.el
986(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) 986(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions)
987 987
@@ -1017,8 +1017,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1017 1017
1018;;;*** 1018;;;***
1019 1019
1020;;;### (autoloads nil "appt" "calendar/appt.el" (22331 17371 981369 1020;;;### (autoloads nil "appt" "calendar/appt.el" (22150 28227 46072
1021;;;;;; 661000)) 1021;;;;;; 702000))
1022;;; Generated autoloads from calendar/appt.el 1022;;; Generated autoloads from calendar/appt.el
1023 1023
1024(autoload 'appt-add "appt" "\ 1024(autoload 'appt-add "appt" "\
@@ -1039,8 +1039,8 @@ ARG is positive, otherwise off.
1039 1039
1040;;;*** 1040;;;***
1041 1041
1042;;;### (autoloads nil "apropos" "apropos.el" (22331 17371 980369 1042;;;### (autoloads nil "apropos" "apropos.el" (22311 14138 958375
1043;;;;;; 665000)) 1043;;;;;; 715000))
1044;;; Generated autoloads from apropos.el 1044;;; Generated autoloads from apropos.el
1045 1045
1046(autoload 'apropos-read-pattern "apropos" "\ 1046(autoload 'apropos-read-pattern "apropos" "\
@@ -1156,8 +1156,8 @@ Returns list of symbols and documentation found.
1156 1156
1157;;;*** 1157;;;***
1158 1158
1159;;;### (autoloads nil "arc-mode" "arc-mode.el" (22330 59913 751324 1159;;;### (autoloads nil "arc-mode" "arc-mode.el" (22150 28226 946072
1160;;;;;; 119000)) 1160;;;;;; 702000))
1161;;; Generated autoloads from arc-mode.el 1161;;; Generated autoloads from arc-mode.el
1162 1162
1163(autoload 'archive-mode "arc-mode" "\ 1163(autoload 'archive-mode "arc-mode" "\
@@ -1177,7 +1177,7 @@ archive.
1177 1177
1178;;;*** 1178;;;***
1179 1179
1180;;;### (autoloads nil "array" "array.el" (22330 59913 751324 119000)) 1180;;;### (autoloads nil "array" "array.el" (22150 28226 946072 702000))
1181;;; Generated autoloads from array.el 1181;;; Generated autoloads from array.el
1182 1182
1183(autoload 'array-mode "array" "\ 1183(autoload 'array-mode "array" "\
@@ -1248,8 +1248,8 @@ Entering array mode calls the function `array-mode-hook'.
1248 1248
1249;;;*** 1249;;;***
1250 1250
1251;;;### (autoloads nil "artist" "textmodes/artist.el" (22330 59913 1251;;;### (autoloads nil "artist" "textmodes/artist.el" (22150 28229
1252;;;;;; 988323 387000)) 1252;;;;;; 86072 702000))
1253;;; Generated autoloads from textmodes/artist.el 1253;;; Generated autoloads from textmodes/artist.el
1254(push (purecopy '(artist 1 2 6)) package--builtin-versions) 1254(push (purecopy '(artist 1 2 6)) package--builtin-versions)
1255 1255
@@ -1455,8 +1455,8 @@ Keymap summary
1455 1455
1456;;;*** 1456;;;***
1457 1457
1458;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (22330 59913 1458;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (22150 28228
1459;;;;;; 978323 418000)) 1459;;;;;; 758072 702000))
1460;;; Generated autoloads from progmodes/asm-mode.el 1460;;; Generated autoloads from progmodes/asm-mode.el
1461 1461
1462(autoload 'asm-mode "asm-mode" "\ 1462(autoload 'asm-mode "asm-mode" "\
@@ -1483,8 +1483,8 @@ Special commands:
1483 1483
1484;;;*** 1484;;;***
1485 1485
1486;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22331 1486;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22150
1487;;;;;; 17372 13369 548000)) 1487;;;;;; 28227 658072 702000))
1488;;; Generated autoloads from gnus/auth-source.el 1488;;; Generated autoloads from gnus/auth-source.el
1489 1489
1490(defvar auth-source-cache-expiry 7200 "\ 1490(defvar auth-source-cache-expiry 7200 "\
@@ -1496,8 +1496,8 @@ let-binding.")
1496 1496
1497;;;*** 1497;;;***
1498 1498
1499;;;### (autoloads nil "autoarg" "autoarg.el" (22330 59913 751324 1499;;;### (autoloads nil "autoarg" "autoarg.el" (22150 28226 946072
1500;;;;;; 119000)) 1500;;;;;; 702000))
1501;;; Generated autoloads from autoarg.el 1501;;; Generated autoloads from autoarg.el
1502 1502
1503(defvar autoarg-mode nil "\ 1503(defvar autoarg-mode nil "\
@@ -1559,8 +1559,8 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1559 1559
1560;;;*** 1560;;;***
1561 1561
1562;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (22330 59913 1562;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (22150 28228
1563;;;;;; 978323 418000)) 1563;;;;;; 758072 702000))
1564;;; Generated autoloads from progmodes/autoconf.el 1564;;; Generated autoloads from progmodes/autoconf.el
1565 1565
1566(autoload 'autoconf-mode "autoconf" "\ 1566(autoload 'autoconf-mode "autoconf" "\
@@ -1570,8 +1570,8 @@ Major mode for editing Autoconf configure.ac files.
1570 1570
1571;;;*** 1571;;;***
1572 1572
1573;;;### (autoloads nil "autoinsert" "autoinsert.el" (22330 59913 751324 1573;;;### (autoloads nil "autoinsert" "autoinsert.el" (22192 2880 903382
1574;;;;;; 119000)) 1574;;;;;; 391000))
1575;;; Generated autoloads from autoinsert.el 1575;;; Generated autoloads from autoinsert.el
1576 1576
1577(autoload 'auto-insert "autoinsert" "\ 1577(autoload 'auto-insert "autoinsert" "\
@@ -1610,8 +1610,8 @@ insert a template for the file depending on the mode of the buffer.
1610 1610
1611;;;*** 1611;;;***
1612 1612
1613;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22331 1613;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22302
1614;;;;;; 17371 988369 637000)) 1614;;;;;; 35693 265420 723000))
1615;;; Generated autoloads from emacs-lisp/autoload.el 1615;;; Generated autoloads from emacs-lisp/autoload.el
1616 1616
1617(put 'generated-autoload-file 'safe-local-variable 'stringp) 1617(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1662,8 +1662,8 @@ should be non-nil).
1662 1662
1663;;;*** 1663;;;***
1664 1664
1665;;;### (autoloads nil "autorevert" "autorevert.el" (22331 17371 980369 1665;;;### (autoloads nil "autorevert" "autorevert.el" (22292 49734 698738
1666;;;;;; 665000)) 1666;;;;;; 351000))
1667;;; Generated autoloads from autorevert.el 1667;;; Generated autoloads from autorevert.el
1668 1668
1669(autoload 'auto-revert-mode "autorevert" "\ 1669(autoload 'auto-revert-mode "autorevert" "\
@@ -1752,7 +1752,7 @@ specifies in the mode line.
1752 1752
1753;;;*** 1753;;;***
1754 1754
1755;;;### (autoloads nil "avoid" "avoid.el" (22330 59913 751324 119000)) 1755;;;### (autoloads nil "avoid" "avoid.el" (22150 28226 946072 702000))
1756;;; Generated autoloads from avoid.el 1756;;; Generated autoloads from avoid.el
1757 1757
1758(defvar mouse-avoidance-mode nil "\ 1758(defvar mouse-avoidance-mode nil "\
@@ -1790,8 +1790,8 @@ definition of \"random distance\".)
1790 1790
1791;;;*** 1791;;;***
1792 1792
1793;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (22330 59913 1793;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (22150 28228
1794;;;;;; 978323 418000)) 1794;;;;;; 758072 702000))
1795;;; Generated autoloads from progmodes/bat-mode.el 1795;;; Generated autoloads from progmodes/bat-mode.el
1796 1796
1797(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) 1797(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode))
@@ -1809,8 +1809,8 @@ Run script using `bat-run' and `bat-run-args'.
1809 1809
1810;;;*** 1810;;;***
1811 1811
1812;;;### (autoloads nil "battery" "battery.el" (22331 17371 980369 1812;;;### (autoloads nil "battery" "battery.el" (22216 22852 972596
1813;;;;;; 665000)) 1813;;;;;; 491000))
1814;;; Generated autoloads from battery.el 1814;;; Generated autoloads from battery.el
1815 (put 'battery-mode-line-string 'risky-local-variable t) 1815 (put 'battery-mode-line-string 'risky-local-variable t)
1816 1816
@@ -1846,8 +1846,8 @@ seconds.
1846 1846
1847;;;*** 1847;;;***
1848 1848
1849;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (22330 1849;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (22150
1850;;;;;; 59913 928323 572000)) 1850;;;;;; 28227 338072 702000))
1851;;; Generated autoloads from emacs-lisp/benchmark.el 1851;;; Generated autoloads from emacs-lisp/benchmark.el
1852 1852
1853(autoload 'benchmark-run "benchmark" "\ 1853(autoload 'benchmark-run "benchmark" "\
@@ -1883,8 +1883,8 @@ For non-interactive use see also `benchmark-run' and
1883 1883
1884;;;*** 1884;;;***
1885 1885
1886;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (22330 59913 1886;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (22150 28229
1887;;;;;; 990323 381000)) 1887;;;;;; 94072 702000))
1888;;; Generated autoloads from textmodes/bibtex.el 1888;;; Generated autoloads from textmodes/bibtex.el
1889 1889
1890(autoload 'bibtex-initialize "bibtex" "\ 1890(autoload 'bibtex-initialize "bibtex" "\
@@ -1976,7 +1976,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1976;;;*** 1976;;;***
1977 1977
1978;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" 1978;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el"
1979;;;;;; (22330 59913 990323 381000)) 1979;;;;;; (22150 28229 86072 702000))
1980;;; Generated autoloads from textmodes/bibtex-style.el 1980;;; Generated autoloads from textmodes/bibtex-style.el
1981 1981
1982(autoload 'bibtex-style-mode "bibtex-style" "\ 1982(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1986,8 +1986,8 @@ Major mode for editing BibTeX style files.
1986 1986
1987;;;*** 1987;;;***
1988 1988
1989;;;### (autoloads nil "binhex" "mail/binhex.el" (22330 59913 947323 1989;;;### (autoloads nil "binhex" "mail/binhex.el" (22150 28228 226072
1990;;;;;; 514000)) 1990;;;;;; 702000))
1991;;; Generated autoloads from mail/binhex.el 1991;;; Generated autoloads from mail/binhex.el
1992 1992
1993(defconst binhex-begin-line "^:...............................................................$" "\ 1993(defconst binhex-begin-line "^:...............................................................$" "\
@@ -2011,8 +2011,8 @@ Binhex decode region between START and END.
2011 2011
2012;;;*** 2012;;;***
2013 2013
2014;;;### (autoloads nil "blackbox" "play/blackbox.el" (22330 59913 2014;;;### (autoloads nil "blackbox" "play/blackbox.el" (22150 28228
2015;;;;;; 969323 446000)) 2015;;;;;; 674072 702000))
2016;;; Generated autoloads from play/blackbox.el 2016;;; Generated autoloads from play/blackbox.el
2017 2017
2018(autoload 'blackbox "blackbox" "\ 2018(autoload 'blackbox "blackbox" "\
@@ -2131,8 +2131,8 @@ a reflection.
2131 2131
2132;;;*** 2132;;;***
2133 2133
2134;;;### (autoloads nil "bookmark" "bookmark.el" (22330 59913 737324 2134;;;### (autoloads nil "bookmark" "bookmark.el" (22301 64691 837087
2135;;;;;; 162000)) 2135;;;;;; 484000))
2136;;; Generated autoloads from bookmark.el 2136;;; Generated autoloads from bookmark.el
2137 (define-key ctl-x-r-map "b" 'bookmark-jump) 2137 (define-key ctl-x-r-map "b" 'bookmark-jump)
2138 (define-key ctl-x-r-map "m" 'bookmark-set) 2138 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2356,8 +2356,8 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2356 2356
2357;;;*** 2357;;;***
2358 2358
2359;;;### (autoloads nil "browse-url" "net/browse-url.el" (22330 59913 2359;;;### (autoloads nil "browse-url" "net/browse-url.el" (22189 64323
2360;;;;;; 952323 498000)) 2360;;;;;; 280321 19000))
2361;;; Generated autoloads from net/browse-url.el 2361;;; Generated autoloads from net/browse-url.el
2362 2362
2363(defvar browse-url-browser-function 'browse-url-default-browser "\ 2363(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2705,7 +2705,7 @@ from `browse-url-elinks-wrapper'.
2705 2705
2706;;;*** 2706;;;***
2707 2707
2708;;;### (autoloads nil "bs" "bs.el" (22330 59913 751324 119000)) 2708;;;### (autoloads nil "bs" "bs.el" (22150 28226 950072 702000))
2709;;; Generated autoloads from bs.el 2709;;; Generated autoloads from bs.el
2710(push (purecopy '(bs 1 17)) package--builtin-versions) 2710(push (purecopy '(bs 1 17)) package--builtin-versions)
2711 2711
@@ -2746,8 +2746,8 @@ name of buffer configuration.
2746 2746
2747;;;*** 2747;;;***
2748 2748
2749;;;### (autoloads nil "bubbles" "play/bubbles.el" (22330 59913 969323 2749;;;### (autoloads nil "bubbles" "play/bubbles.el" (22150 28228 674072
2750;;;;;; 446000)) 2750;;;;;; 702000))
2751;;; Generated autoloads from play/bubbles.el 2751;;; Generated autoloads from play/bubbles.el
2752 2752
2753(autoload 'bubbles "bubbles" "\ 2753(autoload 'bubbles "bubbles" "\
@@ -2769,7 +2769,7 @@ columns on its right towards the left.
2769;;;*** 2769;;;***
2770 2770
2771;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" 2771;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el"
2772;;;;;; (22330 59913 978323 418000)) 2772;;;;;; (22150 28228 758072 702000))
2773;;; Generated autoloads from progmodes/bug-reference.el 2773;;; Generated autoloads from progmodes/bug-reference.el
2774 2774
2775(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2775(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2789,8 +2789,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2789 2789
2790;;;*** 2790;;;***
2791 2791
2792;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22331 2792;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22195
2793;;;;;; 17371 989369 633000)) 2793;;;;;; 16710 339344 967000))
2794;;; Generated autoloads from emacs-lisp/bytecomp.el 2794;;; Generated autoloads from emacs-lisp/bytecomp.el
2795(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2795(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2796(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2796(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2910,16 +2910,16 @@ and corresponding effects.
2910 2910
2911;;;*** 2911;;;***
2912 2912
2913;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22330 2913;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22192
2914;;;;;; 59913 919323 600000)) 2914;;;;;; 2880 911382 391000))
2915;;; Generated autoloads from calendar/cal-china.el 2915;;; Generated autoloads from calendar/cal-china.el
2916 2916
2917(put 'calendar-chinese-time-zone 'risky-local-variable t) 2917(put 'calendar-chinese-time-zone 'risky-local-variable t)
2918 2918
2919;;;*** 2919;;;***
2920 2920
2921;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22330 59913 2921;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22150 28227
2922;;;;;; 919323 600000)) 2922;;;;;; 50072 702000))
2923;;; Generated autoloads from calendar/cal-dst.el 2923;;; Generated autoloads from calendar/cal-dst.el
2924 2924
2925(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2925(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2930,8 +2930,8 @@ and corresponding effects.
2930 2930
2931;;;*** 2931;;;***
2932 2932
2933;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (22331 2933;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (22150
2934;;;;;; 17371 981369 661000)) 2934;;;;;; 28227 50072 702000))
2935;;; Generated autoloads from calendar/cal-hebrew.el 2935;;; Generated autoloads from calendar/cal-hebrew.el
2936 2936
2937(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2937(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2943,7 +2943,7 @@ from the cursor position.
2943 2943
2944;;;*** 2944;;;***
2945 2945
2946;;;### (autoloads nil "calc" "calc/calc.el" (22330 59913 918323 603000)) 2946;;;### (autoloads nil "calc" "calc/calc.el" (22150 28227 26072 702000))
2947;;; Generated autoloads from calc/calc.el 2947;;; Generated autoloads from calc/calc.el
2948 (define-key ctl-x-map "*" 'calc-dispatch) 2948 (define-key ctl-x-map "*" 'calc-dispatch)
2949 2949
@@ -3029,8 +3029,8 @@ See Info node `(calc)Defining Functions'.
3029 3029
3030;;;*** 3030;;;***
3031 3031
3032;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (22330 59913 3032;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (22150 28227
3033;;;;;; 918323 603000)) 3033;;;;;; 22072 702000))
3034;;; Generated autoloads from calc/calc-undo.el 3034;;; Generated autoloads from calc/calc-undo.el
3035 3035
3036(autoload 'calc-undo "calc-undo" "\ 3036(autoload 'calc-undo "calc-undo" "\
@@ -3040,8 +3040,8 @@ See Info node `(calc)Defining Functions'.
3040 3040
3041;;;*** 3041;;;***
3042 3042
3043;;;### (autoloads nil "calculator" "calculator.el" (22331 17371 981369 3043;;;### (autoloads nil "calculator" "calculator.el" (22222 61645 281665
3044;;;;;; 661000)) 3044;;;;;; 355000))
3045;;; Generated autoloads from calculator.el 3045;;; Generated autoloads from calculator.el
3046 3046
3047(autoload 'calculator "calculator" "\ 3047(autoload 'calculator "calculator" "\
@@ -3052,8 +3052,8 @@ See the documentation for `calculator-mode' for more information.
3052 3052
3053;;;*** 3053;;;***
3054 3054
3055;;;### (autoloads nil "calendar" "calendar/calendar.el" (22330 59913 3055;;;### (autoloads nil "calendar" "calendar/calendar.el" (22192 2880
3056;;;;;; 919323 600000)) 3056;;;;;; 919382 391000))
3057;;; Generated autoloads from calendar/calendar.el 3057;;; Generated autoloads from calendar/calendar.el
3058 3058
3059(autoload 'calendar "calendar" "\ 3059(autoload 'calendar "calendar" "\
@@ -3096,8 +3096,8 @@ This function is suitable for execution in an init file.
3096 3096
3097;;;*** 3097;;;***
3098 3098
3099;;;### (autoloads nil "canlock" "gnus/canlock.el" (22331 17372 13369 3099;;;### (autoloads nil "canlock" "gnus/canlock.el" (22150 28227 658072
3100;;;;;; 548000)) 3100;;;;;; 702000))
3101;;; Generated autoloads from gnus/canlock.el 3101;;; Generated autoloads from gnus/canlock.el
3102 3102
3103(autoload 'canlock-insert-header "canlock" "\ 3103(autoload 'canlock-insert-header "canlock" "\
@@ -3114,8 +3114,8 @@ it fails.
3114 3114
3115;;;*** 3115;;;***
3116 3116
3117;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22331 3117;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22312
3118;;;;;; 17372 91369 271000)) 3118;;;;;; 35002 232754 775000))
3119;;; Generated autoloads from progmodes/cc-engine.el 3119;;; Generated autoloads from progmodes/cc-engine.el
3120 3120
3121(autoload 'c-guess-basic-syntax "cc-engine" "\ 3121(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3125,8 +3125,8 @@ Return the syntactic context of the current line.
3125 3125
3126;;;*** 3126;;;***
3127 3127
3128;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (22330 59913 3128;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (22150 28228
3129;;;;;; 978323 418000)) 3129;;;;;; 790072 702000))
3130;;; Generated autoloads from progmodes/cc-guess.el 3130;;; Generated autoloads from progmodes/cc-guess.el
3131 3131
3132(defvar c-guess-guessed-offsets-alist nil "\ 3132(defvar c-guess-guessed-offsets-alist nil "\
@@ -3224,8 +3224,8 @@ the absolute file name of the file if STYLE-NAME is nil.
3224 3224
3225;;;*** 3225;;;***
3226 3226
3227;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22331 17372 3227;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22162 19398
3228;;;;;; 92369 267000)) 3228;;;;;; 889892 547000))
3229;;; Generated autoloads from progmodes/cc-mode.el 3229;;; Generated autoloads from progmodes/cc-mode.el
3230 3230
3231(autoload 'c-initialize-cc-mode "cc-mode" "\ 3231(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3383,8 +3383,8 @@ Key bindings:
3383 3383
3384;;;*** 3384;;;***
3385 3385
3386;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (22330 3386;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (22150
3387;;;;;; 59913 978323 418000)) 3387;;;;;; 28228 798072 702000))
3388;;; Generated autoloads from progmodes/cc-styles.el 3388;;; Generated autoloads from progmodes/cc-styles.el
3389 3389
3390(autoload 'c-set-style "cc-styles" "\ 3390(autoload 'c-set-style "cc-styles" "\
@@ -3435,8 +3435,8 @@ and exists only for compatibility reasons.
3435 3435
3436;;;*** 3436;;;***
3437 3437
3438;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22331 17377 3438;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22321 49972
3439;;;;;; 953348 450000)) 3439;;;;;; 996789 707000))
3440;;; Generated autoloads from progmodes/cc-vars.el 3440;;; Generated autoloads from progmodes/cc-vars.el
3441(put 'c-basic-offset 'safe-local-variable 'integerp) 3441(put 'c-basic-offset 'safe-local-variable 'integerp)
3442(put 'c-backslash-column 'safe-local-variable 'integerp) 3442(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3444,8 +3444,8 @@ and exists only for compatibility reasons.
3444 3444
3445;;;*** 3445;;;***
3446 3446
3447;;;### (autoloads nil "ccl" "international/ccl.el" (22330 59913 939323 3447;;;### (autoloads nil "ccl" "international/ccl.el" (22150 28228 106072
3448;;;;;; 538000)) 3448;;;;;; 702000))
3449;;; Generated autoloads from international/ccl.el 3449;;; Generated autoloads from international/ccl.el
3450 3450
3451(autoload 'ccl-compile "ccl" "\ 3451(autoload 'ccl-compile "ccl" "\
@@ -3738,8 +3738,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3738 3738
3739;;;*** 3739;;;***
3740 3740
3741;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (22330 59913 3741;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (22150 28227
3742;;;;;; 929323 569000)) 3742;;;;;; 358072 702000))
3743;;; Generated autoloads from emacs-lisp/cconv.el 3743;;; Generated autoloads from emacs-lisp/cconv.el
3744 3744
3745(autoload 'cconv-closure-convert "cconv" "\ 3745(autoload 'cconv-closure-convert "cconv" "\
@@ -3758,15 +3758,15 @@ Add the warnings that closure conversion would encounter.
3758 3758
3759;;;*** 3759;;;***
3760 3760
3761;;;### (autoloads nil "cedet" "cedet/cedet.el" (22330 59913 920323 3761;;;### (autoloads nil "cedet" "cedet/cedet.el" (22150 28227 146072
3762;;;;;; 597000)) 3762;;;;;; 702000))
3763;;; Generated autoloads from cedet/cedet.el 3763;;; Generated autoloads from cedet/cedet.el
3764(push (purecopy '(cedet 2 0)) package--builtin-versions) 3764(push (purecopy '(cedet 2 0)) package--builtin-versions)
3765 3765
3766;;;*** 3766;;;***
3767 3767
3768;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (22330 59913 3768;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (22150 28228
3769;;;;;; 978323 418000)) 3769;;;;;; 802072 702000))
3770;;; Generated autoloads from progmodes/cfengine.el 3770;;; Generated autoloads from progmodes/cfengine.el
3771(push (purecopy '(cfengine 1 4)) package--builtin-versions) 3771(push (purecopy '(cfengine 1 4)) package--builtin-versions)
3772 3772
@@ -3795,14 +3795,14 @@ Choose `cfengine2-mode' or `cfengine3-mode' by buffer contents.
3795 3795
3796;;;*** 3796;;;***
3797 3797
3798;;;### (autoloads nil "character-fold" "character-fold.el" (22330 3798;;;### (autoloads nil "char-fold" "char-fold.el" (22332 20294 657693
3799;;;;;; 59913 751324 119000)) 3799;;;;;; 779000))
3800;;; Generated autoloads from character-fold.el 3800;;; Generated autoloads from char-fold.el
3801 3801
3802(autoload 'character-fold-to-regexp "character-fold" "\ 3802(autoload 'char-fold-to-regexp "char-fold" "\
3803Return a regexp matching anything that character-folds into STRING. 3803Return a regexp matching anything that char-folds into STRING.
3804Any character in STRING that has an entry in 3804Any character in STRING that has an entry in
3805`character-fold-table' is replaced with that entry (which is a 3805`char-fold-table' is replaced with that entry (which is a
3806regexp) and other characters are `regexp-quote'd. 3806regexp) and other characters are `regexp-quote'd.
3807 3807
3808If the resulting regexp would be too long for Emacs to handle, 3808If the resulting regexp would be too long for Emacs to handle,
@@ -3815,15 +3815,15 @@ from which to start.
3815 3815
3816;;;*** 3816;;;***
3817 3817
3818;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (22330 59913 3818;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (22150 28227
3819;;;;;; 929323 569000)) 3819;;;;;; 358072 702000))
3820;;; Generated autoloads from emacs-lisp/chart.el 3820;;; Generated autoloads from emacs-lisp/chart.el
3821(push (purecopy '(chart 0 2)) package--builtin-versions) 3821(push (purecopy '(chart 0 2)) package--builtin-versions)
3822 3822
3823;;;*** 3823;;;***
3824 3824
3825;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" 3825;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el"
3826;;;;;; (22331 17371 989369 633000)) 3826;;;;;; (22296 46772 428104 103000))
3827;;; Generated autoloads from emacs-lisp/check-declare.el 3827;;; Generated autoloads from emacs-lisp/check-declare.el
3828 3828
3829(autoload 'check-declare-file "check-declare" "\ 3829(autoload 'check-declare-file "check-declare" "\
@@ -3840,8 +3840,8 @@ Returns non-nil if any false statements are found.
3840 3840
3841;;;*** 3841;;;***
3842 3842
3843;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22331 3843;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22197
3844;;;;;; 17371 990369 629000)) 3844;;;;;; 58438 127460 447000))
3845;;; Generated autoloads from emacs-lisp/checkdoc.el 3845;;; Generated autoloads from emacs-lisp/checkdoc.el
3846(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) 3846(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions)
3847(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) 3847(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp)
@@ -4051,8 +4051,8 @@ Find package keywords that aren't in `finder-known-keywords'.
4051 4051
4052;;;*** 4052;;;***
4053 4053
4054;;;### (autoloads nil "china-util" "language/china-util.el" (22330 4054;;;### (autoloads nil "china-util" "language/china-util.el" (22150
4055;;;;;; 59913 940323 535000)) 4055;;;;;; 28228 162072 702000))
4056;;; Generated autoloads from language/china-util.el 4056;;; Generated autoloads from language/china-util.el
4057 4057
4058(autoload 'decode-hz-region "china-util" "\ 4058(autoload 'decode-hz-region "china-util" "\
@@ -4089,8 +4089,8 @@ Encode the text in the current buffer to HZ.
4089 4089
4090;;;*** 4090;;;***
4091 4091
4092;;;### (autoloads nil "chistory" "chistory.el" (22330 59913 751324 4092;;;### (autoloads nil "chistory" "chistory.el" (22150 28227 274072
4093;;;;;; 119000)) 4093;;;;;; 702000))
4094;;; Generated autoloads from chistory.el 4094;;; Generated autoloads from chistory.el
4095 4095
4096(autoload 'repeat-matching-complex-command "chistory" "\ 4096(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4129,8 +4129,8 @@ and runs the normal hook `command-history-hook'.
4129 4129
4130;;;*** 4130;;;***
4131 4131
4132;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (22330 4132;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (22150
4133;;;;;; 59913 929323 569000)) 4133;;;;;; 28227 366072 702000))
4134;;; Generated autoloads from emacs-lisp/cl-indent.el 4134;;; Generated autoloads from emacs-lisp/cl-indent.el
4135 4135
4136(autoload 'common-lisp-indent-function "cl-indent" "\ 4136(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4213,8 +4213,8 @@ instead.
4213 4213
4214;;;*** 4214;;;***
4215 4215
4216;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (22330 59913 4216;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (22220 19926
4217;;;;;; 929323 569000)) 4217;;;;;; 380329 271000))
4218;;; Generated autoloads from emacs-lisp/cl-lib.el 4218;;; Generated autoloads from emacs-lisp/cl-lib.el
4219(push (purecopy '(cl-lib 1 0)) package--builtin-versions) 4219(push (purecopy '(cl-lib 1 0)) package--builtin-versions)
4220 4220
@@ -4232,8 +4232,8 @@ a future Emacs interpreter will be able to use it.")
4232 4232
4233;;;*** 4233;;;***
4234 4234
4235;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (22330 59913 4235;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (22150 28228
4236;;;;;; 978323 418000)) 4236;;;;;; 802072 702000))
4237;;; Generated autoloads from progmodes/cmacexp.el 4237;;; Generated autoloads from progmodes/cmacexp.el
4238 4238
4239(autoload 'c-macro-expand "cmacexp" "\ 4239(autoload 'c-macro-expand "cmacexp" "\
@@ -4253,8 +4253,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4253 4253
4254;;;*** 4254;;;***
4255 4255
4256;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (22330 59913 752324 4256;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (22150 28227 274072
4257;;;;;; 116000)) 4257;;;;;; 702000))
4258;;; Generated autoloads from cmuscheme.el 4258;;; Generated autoloads from cmuscheme.el
4259 4259
4260(autoload 'run-scheme "cmuscheme" "\ 4260(autoload 'run-scheme "cmuscheme" "\
@@ -4274,7 +4274,7 @@ is run).
4274 4274
4275;;;*** 4275;;;***
4276 4276
4277;;;### (autoloads nil "color" "color.el" (22330 59913 752324 116000)) 4277;;;### (autoloads nil "color" "color.el" (22150 28227 274072 702000))
4278;;; Generated autoloads from color.el 4278;;; Generated autoloads from color.el
4279 4279
4280(autoload 'color-name-to-rgb "color" "\ 4280(autoload 'color-name-to-rgb "color" "\
@@ -4293,7 +4293,7 @@ If FRAME cannot display COLOR, return nil.
4293 4293
4294;;;*** 4294;;;***
4295 4295
4296;;;### (autoloads nil "comint" "comint.el" (22331 17371 984369 651000)) 4296;;;### (autoloads nil "comint" "comint.el" (22280 21348 921123 491000))
4297;;; Generated autoloads from comint.el 4297;;; Generated autoloads from comint.el
4298 4298
4299(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4299(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4394,8 +4394,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4394 4394
4395;;;*** 4395;;;***
4396 4396
4397;;;### (autoloads nil "compare-w" "vc/compare-w.el" (22330 59914 4397;;;### (autoloads nil "compare-w" "vc/compare-w.el" (22150 28229
4398;;;;;; 8323 325000)) 4398;;;;;; 250072 702000))
4399;;; Generated autoloads from vc/compare-w.el 4399;;; Generated autoloads from vc/compare-w.el
4400 4400
4401(autoload 'compare-windows "compare-w" "\ 4401(autoload 'compare-windows "compare-w" "\
@@ -4431,8 +4431,8 @@ on third call it again advances points to the next difference and so on.
4431 4431
4432;;;*** 4432;;;***
4433 4433
4434;;;### (autoloads nil "compile" "progmodes/compile.el" (22331 17372 4434;;;### (autoloads nil "compile" "progmodes/compile.el" (22311 14139
4435;;;;;; 94369 260000)) 4435;;;;;; 218375 715000))
4436;;; Generated autoloads from progmodes/compile.el 4436;;; Generated autoloads from progmodes/compile.el
4437 4437
4438(defvar compilation-mode-hook nil "\ 4438(defvar compilation-mode-hook nil "\
@@ -4613,8 +4613,8 @@ This is the value of `next-error-function' in Compilation buffers.
4613 4613
4614;;;*** 4614;;;***
4615 4615
4616;;;### (autoloads nil "completion" "completion.el" (22330 59913 752324 4616;;;### (autoloads nil "completion" "completion.el" (22197 58438 91460
4617;;;;;; 116000)) 4617;;;;;; 447000))
4618;;; Generated autoloads from completion.el 4618;;; Generated autoloads from completion.el
4619 4619
4620(defvar dynamic-completion-mode nil "\ 4620(defvar dynamic-completion-mode nil "\
@@ -4637,8 +4637,8 @@ if ARG is omitted or nil.
4637 4637
4638;;;*** 4638;;;***
4639 4639
4640;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (22330 4640;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (22150
4641;;;;;; 59913 990323 381000)) 4641;;;;;; 28229 94072 702000))
4642;;; Generated autoloads from textmodes/conf-mode.el 4642;;; Generated autoloads from textmodes/conf-mode.el
4643 4643
4644(autoload 'conf-mode "conf-mode" "\ 4644(autoload 'conf-mode "conf-mode" "\
@@ -4793,8 +4793,8 @@ For details see `conf-mode'. Example:
4793 4793
4794;;;*** 4794;;;***
4795 4795
4796;;;### (autoloads nil "cookie1" "play/cookie1.el" (22330 59913 969323 4796;;;### (autoloads nil "cookie1" "play/cookie1.el" (22150 28228 674072
4797;;;;;; 446000)) 4797;;;;;; 702000))
4798;;; Generated autoloads from play/cookie1.el 4798;;; Generated autoloads from play/cookie1.el
4799 4799
4800(autoload 'cookie "cookie1" "\ 4800(autoload 'cookie "cookie1" "\
@@ -4822,8 +4822,8 @@ and subsequent calls on the same file won't go to disk.
4822 4822
4823;;;*** 4823;;;***
4824 4824
4825;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (22330 4825;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (22150
4826;;;;;; 59913 929323 569000)) 4826;;;;;; 28227 374072 702000))
4827;;; Generated autoloads from emacs-lisp/copyright.el 4827;;; Generated autoloads from emacs-lisp/copyright.el
4828(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4828(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4829(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4829(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4861,8 +4861,8 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4861 4861
4862;;;*** 4862;;;***
4863 4863
4864;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (22330 4864;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (22197
4865;;;;;; 59913 979323 415000)) 4865;;;;;; 58438 427460 447000))
4866;;; Generated autoloads from progmodes/cperl-mode.el 4866;;; Generated autoloads from progmodes/cperl-mode.el
4867(put 'cperl-indent-level 'safe-local-variable 'integerp) 4867(put 'cperl-indent-level 'safe-local-variable 'integerp)
4868(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4868(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -5060,8 +5060,8 @@ Run a `perldoc' on the word around point.
5060 5060
5061;;;*** 5061;;;***
5062 5062
5063;;;### (autoloads nil "cpp" "progmodes/cpp.el" (22330 59913 979323 5063;;;### (autoloads nil "cpp" "progmodes/cpp.el" (22150 28228 806072
5064;;;;;; 415000)) 5064;;;;;; 702000))
5065;;; Generated autoloads from progmodes/cpp.el 5065;;; Generated autoloads from progmodes/cpp.el
5066 5066
5067(autoload 'cpp-highlight-buffer "cpp" "\ 5067(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5079,8 +5079,8 @@ Edit display information for cpp conditionals.
5079 5079
5080;;;*** 5080;;;***
5081 5081
5082;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (22330 59913 929323 5082;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (22150 28227 374072
5083;;;;;; 569000)) 5083;;;;;; 702000))
5084;;; Generated autoloads from emacs-lisp/crm.el 5084;;; Generated autoloads from emacs-lisp/crm.el
5085 5085
5086(autoload 'completing-read-multiple "crm" "\ 5086(autoload 'completing-read-multiple "crm" "\
@@ -5106,8 +5106,8 @@ with empty strings removed.
5106 5106
5107;;;*** 5107;;;***
5108 5108
5109;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22331 17372 5109;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22192 2874
5110;;;;;; 112369 196000)) 5110;;;;;; 475382 391000))
5111;;; Generated autoloads from textmodes/css-mode.el 5111;;; Generated autoloads from textmodes/css-mode.el
5112 5112
5113(autoload 'css-mode "css-mode" "\ 5113(autoload 'css-mode "css-mode" "\
@@ -5123,8 +5123,8 @@ Major mode to edit \"Sassy CSS\" files.
5123 5123
5124;;;*** 5124;;;***
5125 5125
5126;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (22330 59913 5126;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (22311 14139
5127;;;;;; 931323 563000)) 5127;;;;;; 66375 715000))
5128;;; Generated autoloads from emulation/cua-base.el 5128;;; Generated autoloads from emulation/cua-base.el
5129 5129
5130(defvar cua-mode nil "\ 5130(defvar cua-mode nil "\
@@ -5170,8 +5170,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5170 5170
5171;;;*** 5171;;;***
5172 5172
5173;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (22330 59913 5173;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (22150 28227
5174;;;;;; 931323 563000)) 5174;;;;;; 462072 702000))
5175;;; Generated autoloads from emulation/cua-rect.el 5175;;; Generated autoloads from emulation/cua-rect.el
5176 5176
5177(autoload 'cua-rectangle-mark-mode "cua-rect" "\ 5177(autoload 'cua-rectangle-mark-mode "cua-rect" "\
@@ -5183,7 +5183,7 @@ Activates the region if needed. Only lasts until the region is deactivated.
5183;;;*** 5183;;;***
5184 5184
5185;;;### (autoloads nil "cursor-sensor" "emacs-lisp/cursor-sensor.el" 5185;;;### (autoloads nil "cursor-sensor" "emacs-lisp/cursor-sensor.el"
5186;;;;;; (22330 59913 927323 575000)) 5186;;;;;; (22309 58853 326986 699000))
5187;;; Generated autoloads from emacs-lisp/cursor-sensor.el 5187;;; Generated autoloads from emacs-lisp/cursor-sensor.el
5188 5188
5189(defvar cursor-sensor-inhibit nil) 5189(defvar cursor-sensor-inhibit nil)
@@ -5205,8 +5205,8 @@ is entering the area covered by the text-property property or leaving it.
5205 5205
5206;;;*** 5206;;;***
5207 5207
5208;;;### (autoloads nil "cus-edit" "cus-edit.el" (22331 17371 985369 5208;;;### (autoloads nil "cus-edit" "cus-edit.el" (22311 14138 970375
5209;;;;;; 647000)) 5209;;;;;; 715000))
5210;;; Generated autoloads from cus-edit.el 5210;;; Generated autoloads from cus-edit.el
5211 5211
5212(defvar custom-browse-sort-alphabetically nil "\ 5212(defvar custom-browse-sort-alphabetically nil "\
@@ -5525,8 +5525,8 @@ The format is suitable for use with `easy-menu-define'.
5525 5525
5526;;;*** 5526;;;***
5527 5527
5528;;;### (autoloads nil "cus-theme" "cus-theme.el" (22330 59913 752324 5528;;;### (autoloads nil "cus-theme" "cus-theme.el" (22150 28227 290072
5529;;;;;; 116000)) 5529;;;;;; 702000))
5530;;; Generated autoloads from cus-theme.el 5530;;; Generated autoloads from cus-theme.el
5531 5531
5532(autoload 'customize-create-theme "cus-theme" "\ 5532(autoload 'customize-create-theme "cus-theme" "\
@@ -5559,8 +5559,8 @@ omitted, a buffer named *Custom Themes* is used.
5559 5559
5560;;;*** 5560;;;***
5561 5561
5562;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (22330 59914 5562;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (22150 28229
5563;;;;;; 9323 322000)) 5563;;;;;; 250072 702000))
5564;;; Generated autoloads from vc/cvs-status.el 5564;;; Generated autoloads from vc/cvs-status.el
5565 5565
5566(autoload 'cvs-status-mode "cvs-status" "\ 5566(autoload 'cvs-status-mode "cvs-status" "\
@@ -5570,8 +5570,8 @@ Mode used for cvs status output.
5570 5570
5571;;;*** 5571;;;***
5572 5572
5573;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (22330 59913 980323 5573;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (22150 28228 810072
5574;;;;;; 412000)) 5574;;;;;; 702000))
5575;;; Generated autoloads from progmodes/cwarn.el 5575;;; Generated autoloads from progmodes/cwarn.el
5576(push (purecopy '(cwarn 1 3 1)) package--builtin-versions) 5576(push (purecopy '(cwarn 1 3 1)) package--builtin-versions)
5577 5577
@@ -5616,8 +5616,8 @@ See `cwarn-mode' for more information on Cwarn mode.
5616 5616
5617;;;*** 5617;;;***
5618 5618
5619;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (22330 5619;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (22150
5620;;;;;; 59913 940323 535000)) 5620;;;;;; 28228 162072 702000))
5621;;; Generated autoloads from language/cyril-util.el 5621;;; Generated autoloads from language/cyril-util.el
5622 5622
5623(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5623(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5645,8 +5645,8 @@ If the argument is nil, we return the display table to its standard state.
5645 5645
5646;;;*** 5646;;;***
5647 5647
5648;;;### (autoloads nil "dabbrev" "dabbrev.el" (22330 59913 752324 5648;;;### (autoloads nil "dabbrev" "dabbrev.el" (22232 11079 208267
5649;;;;;; 116000)) 5649;;;;;; 636000))
5650;;; Generated autoloads from dabbrev.el 5650;;; Generated autoloads from dabbrev.el
5651(put 'dabbrev-case-fold-search 'risky-local-variable t) 5651(put 'dabbrev-case-fold-search 'risky-local-variable t)
5652(put 'dabbrev-case-replace 'risky-local-variable t) 5652(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5692,8 +5692,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5692 5692
5693;;;*** 5693;;;***
5694 5694
5695;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (22330 59913 5695;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (22150 28227
5696;;;;;; 920323 597000)) 5696;;;;;; 146072 702000))
5697;;; Generated autoloads from cedet/data-debug.el 5697;;; Generated autoloads from cedet/data-debug.el
5698 5698
5699(autoload 'data-debug-new-buffer "data-debug" "\ 5699(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5703,7 +5703,7 @@ Create a new data-debug buffer with NAME.
5703 5703
5704;;;*** 5704;;;***
5705 5705
5706;;;### (autoloads nil "dbus" "net/dbus.el" (22330 59913 952323 498000)) 5706;;;### (autoloads nil "dbus" "net/dbus.el" (22150 28228 354072 702000))
5707;;; Generated autoloads from net/dbus.el 5707;;; Generated autoloads from net/dbus.el
5708 5708
5709(autoload 'dbus-handle-event "dbus" "\ 5709(autoload 'dbus-handle-event "dbus" "\
@@ -5716,8 +5716,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5716 5716
5717;;;*** 5717;;;***
5718 5718
5719;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (22330 59913 5719;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (22150 28228
5720;;;;;; 980323 412000)) 5720;;;;;; 810072 702000))
5721;;; Generated autoloads from progmodes/dcl-mode.el 5721;;; Generated autoloads from progmodes/dcl-mode.el
5722 5722
5723(autoload 'dcl-mode "dcl-mode" "\ 5723(autoload 'dcl-mode "dcl-mode" "\
@@ -5843,8 +5843,8 @@ There is some minimal font-lock support (see vars
5843 5843
5844;;;*** 5844;;;***
5845 5845
5846;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (22330 59913 5846;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (22150 28227
5847;;;;;; 929323 569000)) 5847;;;;;; 378072 702000))
5848;;; Generated autoloads from emacs-lisp/debug.el 5848;;; Generated autoloads from emacs-lisp/debug.el
5849 5849
5850(setq debugger 'debug) 5850(setq debugger 'debug)
@@ -5887,8 +5887,8 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5887 5887
5888;;;*** 5888;;;***
5889 5889
5890;;;### (autoloads nil "decipher" "play/decipher.el" (22330 59913 5890;;;### (autoloads nil "decipher" "play/decipher.el" (22150 28228
5891;;;;;; 969323 446000)) 5891;;;;;; 674072 702000))
5892;;; Generated autoloads from play/decipher.el 5892;;; Generated autoloads from play/decipher.el
5893 5893
5894(autoload 'decipher "decipher" "\ 5894(autoload 'decipher "decipher" "\
@@ -5916,8 +5916,8 @@ The most useful commands are:
5916 5916
5917;;;*** 5917;;;***
5918 5918
5919;;;### (autoloads nil "delim-col" "delim-col.el" (22330 59913 752324 5919;;;### (autoloads nil "delim-col" "delim-col.el" (22150 28227 290072
5920;;;;;; 116000)) 5920;;;;;; 702000))
5921;;; Generated autoloads from delim-col.el 5921;;; Generated autoloads from delim-col.el
5922(push (purecopy '(delim-col 2 1)) package--builtin-versions) 5922(push (purecopy '(delim-col 2 1)) package--builtin-versions)
5923 5923
@@ -5942,7 +5942,7 @@ START and END delimits the corners of text rectangle.
5942 5942
5943;;;*** 5943;;;***
5944 5944
5945;;;### (autoloads nil "delsel" "delsel.el" (22330 59913 737324 162000)) 5945;;;### (autoloads nil "delsel" "delsel.el" (22311 14138 978375 715000))
5946;;; Generated autoloads from delsel.el 5946;;; Generated autoloads from delsel.el
5947 5947
5948(defalias 'pending-delete-mode 'delete-selection-mode) 5948(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5975,8 +5975,8 @@ information on adapting behavior of commands in Delete Selection mode.
5975 5975
5976;;;*** 5976;;;***
5977 5977
5978;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (22331 17371 5978;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (22229 34898
5979;;;;;; 991369 626000)) 5979;;;;;; 796051 395000))
5980;;; Generated autoloads from emacs-lisp/derived.el 5980;;; Generated autoloads from emacs-lisp/derived.el
5981 5981
5982(autoload 'define-derived-mode "derived" "\ 5982(autoload 'define-derived-mode "derived" "\
@@ -6042,8 +6042,8 @@ the first time the mode is used.
6042 6042
6043;;;*** 6043;;;***
6044 6044
6045;;;### (autoloads nil "descr-text" "descr-text.el" (22330 59913 737324 6045;;;### (autoloads nil "descr-text" "descr-text.el" (22338 59064 750791
6046;;;;;; 162000)) 6046;;;;;; 248000))
6047;;; Generated autoloads from descr-text.el 6047;;; Generated autoloads from descr-text.el
6048 6048
6049(autoload 'describe-text-properties "descr-text" "\ 6049(autoload 'describe-text-properties "descr-text" "\
@@ -6092,8 +6092,7 @@ This function is meant to be used as a value of
6092 6092
6093;;;*** 6093;;;***
6094 6094
6095;;;### (autoloads nil "desktop" "desktop.el" (22330 59913 752324 6095;;;### (autoloads nil "desktop" "desktop.el" (22348 8503 57396 683000))
6096;;;;;; 116000))
6097;;; Generated autoloads from desktop.el 6096;;; Generated autoloads from desktop.el
6098 6097
6099(defvar desktop-save-mode nil "\ 6098(defvar desktop-save-mode nil "\
@@ -6321,8 +6320,8 @@ Revert to the last loaded desktop.
6321 6320
6322;;;*** 6321;;;***
6323 6322
6324;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (22330 59913 6323;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (22150 28227
6325;;;;;; 938323 541000)) 6324;;;;;; 658072 702000))
6326;;; Generated autoloads from gnus/deuglify.el 6325;;; Generated autoloads from gnus/deuglify.el
6327 6326
6328(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6327(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6354,8 +6353,8 @@ Deuglify broken Outlook (Express) articles and redisplay.
6354 6353
6355;;;*** 6354;;;***
6356 6355
6357;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22330 6356;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22192
6358;;;;;; 59913 919323 600000)) 6357;;;;;; 2880 939382 391000))
6359;;; Generated autoloads from calendar/diary-lib.el 6358;;; Generated autoloads from calendar/diary-lib.el
6360 6359
6361(autoload 'diary "diary-lib" "\ 6360(autoload 'diary "diary-lib" "\
@@ -6397,7 +6396,7 @@ Major mode for editing the diary file.
6397 6396
6398;;;*** 6397;;;***
6399 6398
6400;;;### (autoloads nil "diff" "vc/diff.el" (22330 59913 993323 372000)) 6399;;;### (autoloads nil "diff" "vc/diff.el" (22308 37947 246422 527000))
6401;;; Generated autoloads from vc/diff.el 6400;;; Generated autoloads from vc/diff.el
6402 6401
6403(defvar diff-switches (purecopy "-u") "\ 6402(defvar diff-switches (purecopy "-u") "\
@@ -6445,8 +6444,8 @@ This requires the external program `diff' to be in your `exec-path'.
6445 6444
6446;;;*** 6445;;;***
6447 6446
6448;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (22330 59914 6447;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (22150 28229
6449;;;;;; 9323 322000)) 6448;;;;;; 250072 702000))
6450;;; Generated autoloads from vc/diff-mode.el 6449;;; Generated autoloads from vc/diff-mode.el
6451 6450
6452(autoload 'diff-mode "diff-mode" "\ 6451(autoload 'diff-mode "diff-mode" "\
@@ -6478,7 +6477,7 @@ the mode if ARG is omitted or nil.
6478 6477
6479;;;*** 6478;;;***
6480 6479
6481;;;### (autoloads nil "dig" "net/dig.el" (22330 59913 952323 498000)) 6480;;;### (autoloads nil "dig" "net/dig.el" (22150 28228 354072 702000))
6482;;; Generated autoloads from net/dig.el 6481;;; Generated autoloads from net/dig.el
6483 6482
6484(autoload 'dig "dig" "\ 6483(autoload 'dig "dig" "\
@@ -6489,7 +6488,7 @@ Optional arguments are passed to `dig-invoke'.
6489 6488
6490;;;*** 6489;;;***
6491 6490
6492;;;### (autoloads nil "dired" "dired.el" (22331 17371 987369 640000)) 6491;;;### (autoloads nil "dired" "dired.el" (22313 55864 533239 164000))
6493;;; Generated autoloads from dired.el 6492;;; Generated autoloads from dired.el
6494 6493
6495(defvar dired-listing-switches (purecopy "-al") "\ 6494(defvar dired-listing-switches (purecopy "-al") "\
@@ -6615,8 +6614,8 @@ Keybindings:
6615 6614
6616;;;*** 6615;;;***
6617 6616
6618;;;### (autoloads nil "dirtrack" "dirtrack.el" (22330 59913 752324 6617;;;### (autoloads nil "dirtrack" "dirtrack.el" (22150 28227 310072
6619;;;;;; 116000)) 6618;;;;;; 702000))
6620;;; Generated autoloads from dirtrack.el 6619;;; Generated autoloads from dirtrack.el
6621 6620
6622(autoload 'dirtrack-mode "dirtrack" "\ 6621(autoload 'dirtrack-mode "dirtrack" "\
@@ -6646,8 +6645,8 @@ from `default-directory'.
6646 6645
6647;;;*** 6646;;;***
6648 6647
6649;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (22330 59913 6648;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (22270 22707
6650;;;;;; 929323 569000)) 6649;;;;;; 603851 575000))
6651;;; Generated autoloads from emacs-lisp/disass.el 6650;;; Generated autoloads from emacs-lisp/disass.el
6652 6651
6653(autoload 'disassemble "disass" "\ 6652(autoload 'disassemble "disass" "\
@@ -6661,8 +6660,8 @@ redefine OBJECT if it is a symbol.
6661 6660
6662;;;*** 6661;;;***
6663 6662
6664;;;### (autoloads nil "disp-table" "disp-table.el" (22330 59913 752324 6663;;;### (autoloads nil "disp-table" "disp-table.el" (22150 28227 310072
6665;;;;;; 116000)) 6664;;;;;; 702000))
6666;;; Generated autoloads from disp-table.el 6665;;; Generated autoloads from disp-table.el
6667 6666
6668(autoload 'make-display-table "disp-table" "\ 6667(autoload 'make-display-table "disp-table" "\
@@ -6783,8 +6782,8 @@ in `.emacs'.
6783 6782
6784;;;*** 6783;;;***
6785 6784
6786;;;### (autoloads nil "dissociate" "play/dissociate.el" (22330 59913 6785;;;### (autoloads nil "dissociate" "play/dissociate.el" (22150 28228
6787;;;;;; 969323 446000)) 6786;;;;;; 674072 702000))
6788;;; Generated autoloads from play/dissociate.el 6787;;; Generated autoloads from play/dissociate.el
6789 6788
6790(autoload 'dissociated-press "dissociate" "\ 6789(autoload 'dissociated-press "dissociate" "\
@@ -6800,7 +6799,7 @@ Default is 2.
6800 6799
6801;;;*** 6800;;;***
6802 6801
6803;;;### (autoloads nil "dnd" "dnd.el" (22330 59913 752324 116000)) 6802;;;### (autoloads nil "dnd" "dnd.el" (22150 28227 314072 702000))
6804;;; Generated autoloads from dnd.el 6803;;; Generated autoloads from dnd.el
6805 6804
6806(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)) "\ 6805(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)) "\
@@ -6820,8 +6819,8 @@ if some action was made, or nil if the URL is ignored.")
6820 6819
6821;;;*** 6820;;;***
6822 6821
6823;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (22330 59913 6822;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (22150 28229
6824;;;;;; 990323 381000)) 6823;;;;;; 98072 702000))
6825;;; Generated autoloads from textmodes/dns-mode.el 6824;;; Generated autoloads from textmodes/dns-mode.el
6826 6825
6827(autoload 'dns-mode "dns-mode" "\ 6826(autoload 'dns-mode "dns-mode" "\
@@ -6844,8 +6843,8 @@ Locate SOA record and increment the serial field.
6844 6843
6845;;;*** 6844;;;***
6846 6845
6847;;;### (autoloads nil "doc-view" "doc-view.el" (22330 59913 752324 6846;;;### (autoloads nil "doc-view" "doc-view.el" (22253 13631 322961
6848;;;;;; 116000)) 6847;;;;;; 36000))
6849;;; Generated autoloads from doc-view.el 6848;;; Generated autoloads from doc-view.el
6850 6849
6851(autoload 'doc-view-mode-p "doc-view" "\ 6850(autoload 'doc-view-mode-p "doc-view" "\
@@ -6891,8 +6890,8 @@ See the command `doc-view-mode' for more information on this mode.
6891 6890
6892;;;*** 6891;;;***
6893 6892
6894;;;### (autoloads nil "doctor" "play/doctor.el" (22330 59913 969323 6893;;;### (autoloads nil "doctor" "play/doctor.el" (22150 28228 678072
6895;;;;;; 446000)) 6894;;;;;; 702000))
6896;;; Generated autoloads from play/doctor.el 6895;;; Generated autoloads from play/doctor.el
6897 6896
6898(autoload 'doctor "doctor" "\ 6897(autoload 'doctor "doctor" "\
@@ -6902,7 +6901,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6902 6901
6903;;;*** 6902;;;***
6904 6903
6905;;;### (autoloads nil "double" "double.el" (22330 59913 753324 113000)) 6904;;;### (autoloads nil "double" "double.el" (22150 28227 318072 702000))
6906;;; Generated autoloads from double.el 6905;;; Generated autoloads from double.el
6907 6906
6908(autoload 'double-mode "double" "\ 6907(autoload 'double-mode "double" "\
@@ -6918,8 +6917,8 @@ strings when pressed twice. See `double-map' for details.
6918 6917
6919;;;*** 6918;;;***
6920 6919
6921;;;### (autoloads nil "dunnet" "play/dunnet.el" (22330 59913 969323 6920;;;### (autoloads nil "dunnet" "play/dunnet.el" (22160 10656 10679
6922;;;;;; 446000)) 6921;;;;;; 927000))
6923;;; Generated autoloads from play/dunnet.el 6922;;; Generated autoloads from play/dunnet.el
6924(push (purecopy '(dunnet 2 2)) package--builtin-versions) 6923(push (purecopy '(dunnet 2 2)) package--builtin-versions)
6925 6924
@@ -6930,8 +6929,8 @@ Switch to *dungeon* buffer and start game.
6930 6929
6931;;;*** 6930;;;***
6932 6931
6933;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22331 6932;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22311
6934;;;;;; 17371 991369 626000)) 6933;;;;;; 14139 6375 715000))
6935;;; Generated autoloads from emacs-lisp/easy-mmode.el 6934;;; Generated autoloads from emacs-lisp/easy-mmode.el
6936 6935
6937(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6936(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7073,8 +7072,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7073 7072
7074;;;*** 7073;;;***
7075 7074
7076;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (22330 7075;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (22150
7077;;;;;; 59913 929323 569000)) 7076;;;;;; 28227 398072 702000))
7078;;; Generated autoloads from emacs-lisp/easymenu.el 7077;;; Generated autoloads from emacs-lisp/easymenu.el
7079 7078
7080(autoload 'easy-menu-define "easymenu" "\ 7079(autoload 'easy-menu-define "easymenu" "\
@@ -7212,8 +7211,8 @@ To implement dynamic menus, either call this from
7212 7211
7213;;;*** 7212;;;***
7214 7213
7215;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (22330 59913 7214;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (22150 28228
7216;;;;;; 981323 409000)) 7215;;;;;; 814072 702000))
7217;;; Generated autoloads from progmodes/ebnf2ps.el 7216;;; Generated autoloads from progmodes/ebnf2ps.el
7218(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) 7217(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions)
7219 7218
@@ -7478,8 +7477,8 @@ See `ebnf-style-database' documentation.
7478 7477
7479;;;*** 7478;;;***
7480 7479
7481;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (22330 59913 7480;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (22150 28228
7482;;;;;; 981323 409000)) 7481;;;;;; 814072 702000))
7483;;; Generated autoloads from progmodes/ebrowse.el 7482;;; Generated autoloads from progmodes/ebrowse.el
7484 7483
7485(autoload 'ebrowse-tree-mode "ebrowse" "\ 7484(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7627,8 +7626,8 @@ Display statistics for a class tree.
7627 7626
7628;;;*** 7627;;;***
7629 7628
7630;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (22330 59913 912323 7629;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (22150 28227 318072
7631;;;;;; 622000)) 7630;;;;;; 702000))
7632;;; Generated autoloads from ebuff-menu.el 7631;;; Generated autoloads from ebuff-menu.el
7633 7632
7634(autoload 'electric-buffer-list "ebuff-menu" "\ 7633(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7660,8 +7659,8 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7660 7659
7661;;;*** 7660;;;***
7662 7661
7663;;;### (autoloads nil "echistory" "echistory.el" (22330 59913 912323 7662;;;### (autoloads nil "echistory" "echistory.el" (22150 28227 318072
7664;;;;;; 622000)) 7663;;;;;; 702000))
7665;;; Generated autoloads from echistory.el 7664;;; Generated autoloads from echistory.el
7666 7665
7667(autoload 'Electric-command-history-redo-expression "echistory" "\ 7666(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7672,8 +7671,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7672 7671
7673;;;*** 7672;;;***
7674 7673
7675;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22331 17372 7674;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22150 28227
7676;;;;;; 13369 548000)) 7675;;;;;; 658072 702000))
7677;;; Generated autoloads from gnus/ecomplete.el 7676;;; Generated autoloads from gnus/ecomplete.el
7678 7677
7679(autoload 'ecomplete-setup "ecomplete" "\ 7678(autoload 'ecomplete-setup "ecomplete" "\
@@ -7683,7 +7682,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7683 7682
7684;;;*** 7683;;;***
7685 7684
7686;;;### (autoloads nil "ede" "cedet/ede.el" (22330 59913 920323 597000)) 7685;;;### (autoloads nil "ede" "cedet/ede.el" (22189 64323 68321 19000))
7687;;; Generated autoloads from cedet/ede.el 7686;;; Generated autoloads from cedet/ede.el
7688(push (purecopy '(ede 1 2)) package--builtin-versions) 7687(push (purecopy '(ede 1 2)) package--builtin-versions)
7689 7688
@@ -7710,8 +7709,8 @@ an EDE controlled project.
7710 7709
7711;;;*** 7710;;;***
7712 7711
7713;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22331 17371 7712;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22189 64323
7714;;;;;; 992369 622000)) 7713;;;;;; 92321 19000))
7715;;; Generated autoloads from emacs-lisp/edebug.el 7714;;; Generated autoloads from emacs-lisp/edebug.el
7716 7715
7717(defvar edebug-all-defs nil "\ 7716(defvar edebug-all-defs nil "\
@@ -7775,7 +7774,7 @@ Toggle edebugging of all forms.
7775 7774
7776;;;*** 7775;;;***
7777 7776
7778;;;### (autoloads nil "ediff" "vc/ediff.el" (22331 17372 122369 161000)) 7777;;;### (autoloads nil "ediff" "vc/ediff.el" (22150 28229 274072 702000))
7779;;; Generated autoloads from vc/ediff.el 7778;;; Generated autoloads from vc/ediff.el
7780(push (purecopy '(ediff 2 81 4)) package--builtin-versions) 7779(push (purecopy '(ediff 2 81 4)) package--builtin-versions)
7781 7780
@@ -8047,8 +8046,8 @@ With optional NODE, goes to that node.
8047 8046
8048;;;*** 8047;;;***
8049 8048
8050;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (22330 59914 8049;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (22150 28229
8051;;;;;; 9323 322000)) 8050;;;;;; 254072 702000))
8052;;; Generated autoloads from vc/ediff-help.el 8051;;; Generated autoloads from vc/ediff-help.el
8053 8052
8054(autoload 'ediff-customize "ediff-help" "\ 8053(autoload 'ediff-customize "ediff-help" "\
@@ -8058,8 +8057,8 @@ With optional NODE, goes to that node.
8058 8057
8059;;;*** 8058;;;***
8060 8059
8061;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22330 59914 8060;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22189 64323
8062;;;;;; 9323 322000)) 8061;;;;;; 332321 19000))
8063;;; Generated autoloads from vc/ediff-mult.el 8062;;; Generated autoloads from vc/ediff-mult.el
8064 8063
8065(autoload 'ediff-show-registry "ediff-mult" "\ 8064(autoload 'ediff-show-registry "ediff-mult" "\
@@ -8071,8 +8070,8 @@ Display Ediff's registry.
8071 8070
8072;;;*** 8071;;;***
8073 8072
8074;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22331 17372 8073;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22150 28229
8075;;;;;; 122369 161000)) 8074;;;;;; 270072 702000))
8076;;; Generated autoloads from vc/ediff-util.el 8075;;; Generated autoloads from vc/ediff-util.el
8077 8076
8078(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8077(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8091,8 +8090,8 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8091 8090
8092;;;*** 8091;;;***
8093 8092
8094;;;### (autoloads nil "edmacro" "edmacro.el" (22330 59913 912323 8093;;;### (autoloads nil "edmacro" "edmacro.el" (22150 28227 318072
8095;;;;;; 622000)) 8094;;;;;; 702000))
8096;;; Generated autoloads from edmacro.el 8095;;; Generated autoloads from edmacro.el
8097(push (purecopy '(edmacro 2 1)) package--builtin-versions) 8096(push (purecopy '(edmacro 2 1)) package--builtin-versions)
8098 8097
@@ -8141,8 +8140,8 @@ or nil, use a compact 80-column format.
8141 8140
8142;;;*** 8141;;;***
8143 8142
8144;;;### (autoloads nil "edt" "emulation/edt.el" (22330 59913 931323 8143;;;### (autoloads nil "edt" "emulation/edt.el" (22204 31687 809113
8145;;;;;; 563000)) 8144;;;;;; 480000))
8146;;; Generated autoloads from emulation/edt.el 8145;;; Generated autoloads from emulation/edt.el
8147 8146
8148(autoload 'edt-set-scroll-margins "edt" "\ 8147(autoload 'edt-set-scroll-margins "edt" "\
@@ -8159,7 +8158,7 @@ Turn on EDT Emulation.
8159 8158
8160;;;*** 8159;;;***
8161 8160
8162;;;### (autoloads nil "ehelp" "ehelp.el" (22330 59913 912323 622000)) 8161;;;### (autoloads nil "ehelp" "ehelp.el" (22150 28227 318072 702000))
8163;;; Generated autoloads from ehelp.el 8162;;; Generated autoloads from ehelp.el
8164 8163
8165(autoload 'with-electric-help "ehelp" "\ 8164(autoload 'with-electric-help "ehelp" "\
@@ -8195,15 +8194,15 @@ BUFFER is put back into its original major mode.
8195 8194
8196;;;*** 8195;;;***
8197 8196
8198;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (22331 17377 8197;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (22321 50034
8199;;;;;; 951348 457000)) 8198;;;;;; 860789 707000))
8200;;; Generated autoloads from emacs-lisp/eieio.el 8199;;; Generated autoloads from emacs-lisp/eieio.el
8201(push (purecopy '(eieio 1 4)) package--builtin-versions) 8200(push (purecopy '(eieio 1 4)) package--builtin-versions)
8202 8201
8203;;;*** 8202;;;***
8204 8203
8205;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (22331 8204;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (22150
8206;;;;;; 17371 993369 619000)) 8205;;;;;; 28612 762072 702000))
8207;;; Generated autoloads from emacs-lisp/eieio-core.el 8206;;; Generated autoloads from emacs-lisp/eieio-core.el
8208(push (purecopy '(eieio-core 1 4)) package--builtin-versions) 8207(push (purecopy '(eieio-core 1 4)) package--builtin-versions)
8209 8208
@@ -8219,8 +8218,8 @@ It creates an autoload function for CNAME's constructor.
8219 8218
8220;;;*** 8219;;;***
8221 8220
8222;;;### (autoloads nil "elec-pair" "elec-pair.el" (22330 59913 912323 8221;;;### (autoloads nil "elec-pair" "elec-pair.el" (22150 28227 322072
8223;;;;;; 622000)) 8222;;;;;; 702000))
8224;;; Generated autoloads from elec-pair.el 8223;;; Generated autoloads from elec-pair.el
8225 8224
8226(defvar electric-pair-text-pairs '((34 . 34)) "\ 8225(defvar electric-pair-text-pairs '((34 . 34)) "\
@@ -8262,8 +8261,8 @@ Toggle `electric-pair-mode' only in this buffer.
8262 8261
8263;;;*** 8262;;;***
8264 8263
8265;;;### (autoloads nil "elide-head" "elide-head.el" (22330 59913 912323 8264;;;### (autoloads nil "elide-head" "elide-head.el" (22150 28227 322072
8266;;;;;; 622000)) 8265;;;;;; 702000))
8267;;; Generated autoloads from elide-head.el 8266;;; Generated autoloads from elide-head.el
8268 8267
8269(autoload 'elide-head "elide-head" "\ 8268(autoload 'elide-head "elide-head" "\
@@ -8278,8 +8277,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8278 8277
8279;;;*** 8278;;;***
8280 8279
8281;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (22330 59913 8280;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (22150 28227
8282;;;;;; 929323 569000)) 8281;;;;;; 422072 702000))
8283;;; Generated autoloads from emacs-lisp/elint.el 8282;;; Generated autoloads from emacs-lisp/elint.el
8284 8283
8285(autoload 'elint-file "elint" "\ 8284(autoload 'elint-file "elint" "\
@@ -8314,8 +8313,8 @@ optional prefix argument REINIT is non-nil.
8314 8313
8315;;;*** 8314;;;***
8316 8315
8317;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (22330 59913 929323 8316;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (22150 28227 422072
8318;;;;;; 569000)) 8317;;;;;; 702000))
8319;;; Generated autoloads from emacs-lisp/elp.el 8318;;; Generated autoloads from emacs-lisp/elp.el
8320 8319
8321(autoload 'elp-instrument-function "elp" "\ 8320(autoload 'elp-instrument-function "elp" "\
@@ -8349,8 +8348,8 @@ displayed.
8349 8348
8350;;;*** 8349;;;***
8351 8350
8352;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (22330 59913 912323 8351;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (22150 28227 458072
8353;;;;;; 622000)) 8352;;;;;; 702000))
8354;;; Generated autoloads from emacs-lock.el 8353;;; Generated autoloads from emacs-lock.el
8355 8354
8356(autoload 'emacs-lock-mode "emacs-lock" "\ 8355(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8377,8 +8376,8 @@ Other values are interpreted as usual.
8377 8376
8378;;;*** 8377;;;***
8379 8378
8380;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (22331 17372 8379;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (22150 28228
8381;;;;;; 50369 416000)) 8380;;;;;; 226072 702000))
8382;;; Generated autoloads from mail/emacsbug.el 8381;;; Generated autoloads from mail/emacsbug.el
8383 8382
8384(autoload 'report-emacs-bug "emacsbug" "\ 8383(autoload 'report-emacs-bug "emacsbug" "\
@@ -8391,7 +8390,8 @@ Prompts for bug subject. Leaves you in a mail buffer.
8391 8390
8392;;;*** 8391;;;***
8393 8392
8394;;;### (autoloads nil "emerge" "vc/emerge.el" (22330 59914 9323 322000)) 8393;;;### (autoloads nil "emerge" "vc/emerge.el" (22086 11930 378062
8394;;;;;; 731000))
8395;;; Generated autoloads from vc/emerge.el 8395;;; Generated autoloads from vc/emerge.el
8396 8396
8397(autoload 'emerge-files "emerge" "\ 8397(autoload 'emerge-files "emerge" "\
@@ -8451,8 +8451,8 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8451 8451
8452;;;*** 8452;;;***
8453 8453
8454;;;### (autoloads nil "enriched" "textmodes/enriched.el" (22330 59913 8454;;;### (autoloads nil "enriched" "textmodes/enriched.el" (22150 28229
8455;;;;;; 990323 381000)) 8455;;;;;; 98072 702000))
8456;;; Generated autoloads from textmodes/enriched.el 8456;;; Generated autoloads from textmodes/enriched.el
8457 8457
8458(autoload 'enriched-mode "enriched" "\ 8458(autoload 'enriched-mode "enriched" "\
@@ -8487,7 +8487,7 @@ Commands:
8487 8487
8488;;;*** 8488;;;***
8489 8489
8490;;;### (autoloads nil "epa" "epa.el" (22331 17371 998369 601000)) 8490;;;### (autoloads nil "epa" "epa.el" (22150 28227 482072 702000))
8491;;; Generated autoloads from epa.el 8491;;; Generated autoloads from epa.el
8492 8492
8493(autoload 'epa-list-keys "epa" "\ 8493(autoload 'epa-list-keys "epa" "\
@@ -8675,8 +8675,8 @@ Insert selected KEYS after the point.
8675 8675
8676;;;*** 8676;;;***
8677 8677
8678;;;### (autoloads nil "epa-dired" "epa-dired.el" (22330 59913 912323 8678;;;### (autoloads nil "epa-dired" "epa-dired.el" (22150 28227 478072
8679;;;;;; 622000)) 8679;;;;;; 702000))
8680;;; Generated autoloads from epa-dired.el 8680;;; Generated autoloads from epa-dired.el
8681 8681
8682(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8682(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8701,8 +8701,8 @@ Encrypt marked files.
8701 8701
8702;;;*** 8702;;;***
8703 8703
8704;;;### (autoloads nil "epa-file" "epa-file.el" (22330 59913 912323 8704;;;### (autoloads nil "epa-file" "epa-file.el" (22150 28227 482072
8705;;;;;; 622000)) 8705;;;;;; 702000))
8706;;; Generated autoloads from epa-file.el 8706;;; Generated autoloads from epa-file.el
8707 8707
8708(autoload 'epa-file-handler "epa-file" "\ 8708(autoload 'epa-file-handler "epa-file" "\
@@ -8722,8 +8722,8 @@ Encrypt marked files.
8722 8722
8723;;;*** 8723;;;***
8724 8724
8725;;;### (autoloads nil "epa-mail" "epa-mail.el" (22330 59913 912323 8725;;;### (autoloads nil "epa-mail" "epa-mail.el" (22150 28227 482072
8726;;;;;; 622000)) 8726;;;;;; 702000))
8727;;; Generated autoloads from epa-mail.el 8727;;; Generated autoloads from epa-mail.el
8728 8728
8729(autoload 'epa-mail-mode "epa-mail" "\ 8729(autoload 'epa-mail-mode "epa-mail" "\
@@ -8801,7 +8801,7 @@ if ARG is omitted or nil.
8801 8801
8802;;;*** 8802;;;***
8803 8803
8804;;;### (autoloads nil "epg" "epg.el" (22330 59913 912323 622000)) 8804;;;### (autoloads nil "epg" "epg.el" (22217 43732 468164 355000))
8805;;; Generated autoloads from epg.el 8805;;; Generated autoloads from epg.el
8806(push (purecopy '(epg 1 0 0)) package--builtin-versions) 8806(push (purecopy '(epg 1 0 0)) package--builtin-versions)
8807 8807
@@ -8812,8 +8812,8 @@ Return a context object.
8812 8812
8813;;;*** 8813;;;***
8814 8814
8815;;;### (autoloads nil "epg-config" "epg-config.el" (22330 59913 912323 8815;;;### (autoloads nil "epg-config" "epg-config.el" (22334 62023 634741
8816;;;;;; 622000)) 8816;;;;;; 204000))
8817;;; Generated autoloads from epg-config.el 8817;;; Generated autoloads from epg-config.el
8818 8818
8819(autoload 'epg-find-configuration "epg-config" "\ 8819(autoload 'epg-find-configuration "epg-config" "\
@@ -8847,7 +8847,7 @@ Look at CONFIG and try to expand GROUP.
8847 8847
8848;;;*** 8848;;;***
8849 8849
8850;;;### (autoloads nil "erc" "erc/erc.el" (22331 17372 1369 590000)) 8850;;;### (autoloads nil "erc" "erc/erc.el" (22197 58438 151460 447000))
8851;;; Generated autoloads from erc/erc.el 8851;;; Generated autoloads from erc/erc.el
8852(push (purecopy '(erc 5 3)) package--builtin-versions) 8852(push (purecopy '(erc 5 3)) package--builtin-versions)
8853 8853
@@ -8896,36 +8896,36 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8896 8896
8897;;;*** 8897;;;***
8898 8898
8899;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (22330 8899;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (22150
8900;;;;;; 59913 933323 557000)) 8900;;;;;; 28227 506072 702000))
8901;;; Generated autoloads from erc/erc-autoaway.el 8901;;; Generated autoloads from erc/erc-autoaway.el
8902 (autoload 'erc-autoaway-mode "erc-autoaway") 8902 (autoload 'erc-autoaway-mode "erc-autoaway")
8903 8903
8904;;;*** 8904;;;***
8905 8905
8906;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22331 17371 8906;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22195 16710
8907;;;;;; 999369 597000)) 8907;;;;;; 391344 967000))
8908;;; Generated autoloads from erc/erc-button.el 8908;;; Generated autoloads from erc/erc-button.el
8909 (autoload 'erc-button-mode "erc-button" nil t) 8909 (autoload 'erc-button-mode "erc-button" nil t)
8910 8910
8911;;;*** 8911;;;***
8912 8912
8913;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (22331 17371 8913;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (22150 28227
8914;;;;;; 999369 597000)) 8914;;;;;; 510072 702000))
8915;;; Generated autoloads from erc/erc-capab.el 8915;;; Generated autoloads from erc/erc-capab.el
8916 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8916 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8917 8917
8918;;;*** 8918;;;***
8919 8919
8920;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (22331 17371 8920;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (22150 28227
8921;;;;;; 999369 597000)) 8921;;;;;; 510072 702000))
8922;;; Generated autoloads from erc/erc-compat.el 8922;;; Generated autoloads from erc/erc-compat.el
8923 (autoload 'erc-define-minor-mode "erc-compat") 8923 (autoload 'erc-define-minor-mode "erc-compat")
8924 8924
8925;;;*** 8925;;;***
8926 8926
8927;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (22331 17371 999369 8927;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (22150 28227 510072
8928;;;;;; 597000)) 8928;;;;;; 702000))
8929;;; Generated autoloads from erc/erc-dcc.el 8929;;; Generated autoloads from erc/erc-dcc.el
8930 (autoload 'erc-dcc-mode "erc-dcc") 8930 (autoload 'erc-dcc-mode "erc-dcc")
8931 8931
@@ -8955,14 +8955,14 @@ that subcommand.
8955;;;*** 8955;;;***
8956 8956
8957;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" 8957;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el"
8958;;;;;; (22330 59913 933323 557000)) 8958;;;;;; (22150 28227 510072 702000))
8959;;; Generated autoloads from erc/erc-desktop-notifications.el 8959;;; Generated autoloads from erc/erc-desktop-notifications.el
8960(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) 8960(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t)
8961 8961
8962;;;*** 8962;;;***
8963 8963
8964;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (22330 8964;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (22150
8965;;;;;; 59913 933323 557000)) 8965;;;;;; 28227 510072 702000))
8966;;; Generated autoloads from erc/erc-ezbounce.el 8966;;; Generated autoloads from erc/erc-ezbounce.el
8967 8967
8968(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8968(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -9024,8 +9024,8 @@ Add EZBouncer convenience functions to ERC.
9024 9024
9025;;;*** 9025;;;***
9026 9026
9027;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (22330 59913 933323 9027;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (22150 28227 510072
9028;;;;;; 557000)) 9028;;;;;; 702000))
9029;;; Generated autoloads from erc/erc-fill.el 9029;;; Generated autoloads from erc/erc-fill.el
9030 (autoload 'erc-fill-mode "erc-fill" nil t) 9030 (autoload 'erc-fill-mode "erc-fill" nil t)
9031 9031
@@ -9037,8 +9037,8 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9037 9037
9038;;;*** 9038;;;***
9039 9039
9040;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (22330 59913 9040;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (22150 28227
9041;;;;;; 933323 557000)) 9041;;;;;; 510072 702000))
9042;;; Generated autoloads from erc/erc-identd.el 9042;;; Generated autoloads from erc/erc-identd.el
9043 (autoload 'erc-identd-mode "erc-identd") 9043 (autoload 'erc-identd-mode "erc-identd")
9044 9044
@@ -9059,8 +9059,8 @@ system.
9059 9059
9060;;;*** 9060;;;***
9061 9061
9062;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (22330 59913 9062;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (22150 28227
9063;;;;;; 933323 557000)) 9063;;;;;; 514072 702000))
9064;;; Generated autoloads from erc/erc-imenu.el 9064;;; Generated autoloads from erc/erc-imenu.el
9065 9065
9066(autoload 'erc-create-imenu-index "erc-imenu" "\ 9066(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -9070,22 +9070,22 @@ system.
9070 9070
9071;;;*** 9071;;;***
9072 9072
9073;;;### (autoloads nil "erc-join" "erc/erc-join.el" (22330 59913 933323 9073;;;### (autoloads nil "erc-join" "erc/erc-join.el" (22150 28227 514072
9074;;;;;; 557000)) 9074;;;;;; 702000))
9075;;; Generated autoloads from erc/erc-join.el 9075;;; Generated autoloads from erc/erc-join.el
9076 (autoload 'erc-autojoin-mode "erc-join" nil t) 9076 (autoload 'erc-autojoin-mode "erc-join" nil t)
9077 9077
9078;;;*** 9078;;;***
9079 9079
9080;;;### (autoloads nil "erc-list" "erc/erc-list.el" (22330 59913 933323 9080;;;### (autoloads nil "erc-list" "erc/erc-list.el" (22150 28227 514072
9081;;;;;; 557000)) 9081;;;;;; 702000))
9082;;; Generated autoloads from erc/erc-list.el 9082;;; Generated autoloads from erc/erc-list.el
9083 (autoload 'erc-list-mode "erc-list") 9083 (autoload 'erc-list-mode "erc-list")
9084 9084
9085;;;*** 9085;;;***
9086 9086
9087;;;### (autoloads nil "erc-log" "erc/erc-log.el" (22330 59913 933323 9087;;;### (autoloads nil "erc-log" "erc/erc-log.el" (22150 28227 514072
9088;;;;;; 557000)) 9088;;;;;; 702000))
9089;;; Generated autoloads from erc/erc-log.el 9089;;; Generated autoloads from erc/erc-log.el
9090 (autoload 'erc-log-mode "erc-log" nil t) 9090 (autoload 'erc-log-mode "erc-log" nil t)
9091 9091
@@ -9114,8 +9114,8 @@ You can save every individual message by putting this function on
9114 9114
9115;;;*** 9115;;;***
9116 9116
9117;;;### (autoloads nil "erc-match" "erc/erc-match.el" (22331 17371 9117;;;### (autoloads nil "erc-match" "erc/erc-match.el" (22150 28227
9118;;;;;; 999369 597000)) 9118;;;;;; 514072 702000))
9119;;; Generated autoloads from erc/erc-match.el 9119;;; Generated autoloads from erc/erc-match.el
9120 (autoload 'erc-match-mode "erc-match") 9120 (autoload 'erc-match-mode "erc-match")
9121 9121
@@ -9161,15 +9161,15 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9161 9161
9162;;;*** 9162;;;***
9163 9163
9164;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (22330 59913 933323 9164;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (22150 28227 514072
9165;;;;;; 557000)) 9165;;;;;; 702000))
9166;;; Generated autoloads from erc/erc-menu.el 9166;;; Generated autoloads from erc/erc-menu.el
9167 (autoload 'erc-menu-mode "erc-menu" nil t) 9167 (autoload 'erc-menu-mode "erc-menu" nil t)
9168 9168
9169;;;*** 9169;;;***
9170 9170
9171;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (22330 9171;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (22150
9172;;;;;; 59913 933323 557000)) 9172;;;;;; 28227 514072 702000))
9173;;; Generated autoloads from erc/erc-netsplit.el 9173;;; Generated autoloads from erc/erc-netsplit.el
9174 (autoload 'erc-netsplit-mode "erc-netsplit") 9174 (autoload 'erc-netsplit-mode "erc-netsplit")
9175 9175
@@ -9180,8 +9180,8 @@ Show who's gone.
9180 9180
9181;;;*** 9181;;;***
9182 9182
9183;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22330 9183;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22189
9184;;;;;; 59913 933323 557000)) 9184;;;;;; 64323 128321 19000))
9185;;; Generated autoloads from erc/erc-networks.el 9185;;; Generated autoloads from erc/erc-networks.el
9186 9186
9187(autoload 'erc-determine-network "erc-networks" "\ 9187(autoload 'erc-determine-network "erc-networks" "\
@@ -9198,8 +9198,8 @@ Interactively select a server to connect to using `erc-server-alist'.
9198 9198
9199;;;*** 9199;;;***
9200 9200
9201;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (22330 59913 9201;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (22150 28227
9202;;;;;; 933323 557000)) 9202;;;;;; 518072 702000))
9203;;; Generated autoloads from erc/erc-notify.el 9203;;; Generated autoloads from erc/erc-notify.el
9204 (autoload 'erc-notify-mode "erc-notify" nil t) 9204 (autoload 'erc-notify-mode "erc-notify" nil t)
9205 9205
@@ -9217,36 +9217,36 @@ with args, toggle notify status of people.
9217 9217
9218;;;*** 9218;;;***
9219 9219
9220;;;### (autoloads nil "erc-page" "erc/erc-page.el" (22330 59913 933323 9220;;;### (autoloads nil "erc-page" "erc/erc-page.el" (22150 28227 518072
9221;;;;;; 557000)) 9221;;;;;; 702000))
9222;;; Generated autoloads from erc/erc-page.el 9222;;; Generated autoloads from erc/erc-page.el
9223 (autoload 'erc-page-mode "erc-page") 9223 (autoload 'erc-page-mode "erc-page")
9224 9224
9225;;;*** 9225;;;***
9226 9226
9227;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22330 9227;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22195
9228;;;;;; 59913 933323 557000)) 9228;;;;;; 16710 595344 967000))
9229;;; Generated autoloads from erc/erc-pcomplete.el 9229;;; Generated autoloads from erc/erc-pcomplete.el
9230 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9230 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9231 9231
9232;;;*** 9232;;;***
9233 9233
9234;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (22330 59913 9234;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (22150 28227
9235;;;;;; 933323 557000)) 9235;;;;;; 518072 702000))
9236;;; Generated autoloads from erc/erc-replace.el 9236;;; Generated autoloads from erc/erc-replace.el
9237 (autoload 'erc-replace-mode "erc-replace") 9237 (autoload 'erc-replace-mode "erc-replace")
9238 9238
9239;;;*** 9239;;;***
9240 9240
9241;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (22330 59913 933323 9241;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (22150 28227 518072
9242;;;;;; 557000)) 9242;;;;;; 702000))
9243;;; Generated autoloads from erc/erc-ring.el 9243;;; Generated autoloads from erc/erc-ring.el
9244 (autoload 'erc-ring-mode "erc-ring" nil t) 9244 (autoload 'erc-ring-mode "erc-ring" nil t)
9245 9245
9246;;;*** 9246;;;***
9247 9247
9248;;;### (autoloads nil "erc-services" "erc/erc-services.el" (22330 9248;;;### (autoloads nil "erc-services" "erc/erc-services.el" (22150
9249;;;;;; 59913 933323 557000)) 9249;;;;;; 28227 518072 702000))
9250;;; Generated autoloads from erc/erc-services.el 9250;;; Generated autoloads from erc/erc-services.el
9251 (autoload 'erc-services-mode "erc-services" nil t) 9251 (autoload 'erc-services-mode "erc-services" nil t)
9252 9252
@@ -9263,15 +9263,15 @@ When called interactively, read the password using `read-passwd'.
9263 9263
9264;;;*** 9264;;;***
9265 9265
9266;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (22330 59913 9266;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (22150 28227
9267;;;;;; 933323 557000)) 9267;;;;;; 518072 702000))
9268;;; Generated autoloads from erc/erc-sound.el 9268;;; Generated autoloads from erc/erc-sound.el
9269 (autoload 'erc-sound-mode "erc-sound") 9269 (autoload 'erc-sound-mode "erc-sound")
9270 9270
9271;;;*** 9271;;;***
9272 9272
9273;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (22330 9273;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (22150
9274;;;;;; 59913 933323 557000)) 9274;;;;;; 28227 518072 702000))
9275;;; Generated autoloads from erc/erc-speedbar.el 9275;;; Generated autoloads from erc/erc-speedbar.el
9276 9276
9277(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9277(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9282,22 +9282,22 @@ This will add a speedbar major display mode.
9282 9282
9283;;;*** 9283;;;***
9284 9284
9285;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (22330 9285;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (22150
9286;;;;;; 59913 933323 557000)) 9286;;;;;; 28227 518072 702000))
9287;;; Generated autoloads from erc/erc-spelling.el 9287;;; Generated autoloads from erc/erc-spelling.el
9288 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9288 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9289 9289
9290;;;*** 9290;;;***
9291 9291
9292;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (22331 17372 9292;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (22150 28227
9293;;;;;; 369 594000)) 9293;;;;;; 518072 702000))
9294;;; Generated autoloads from erc/erc-stamp.el 9294;;; Generated autoloads from erc/erc-stamp.el
9295 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9295 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9296 9296
9297;;;*** 9297;;;***
9298 9298
9299;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22331 17372 9299;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22195 16710
9300;;;;;; 369 594000)) 9300;;;;;; 599344 967000))
9301;;; Generated autoloads from erc/erc-track.el 9301;;; Generated autoloads from erc/erc-track.el
9302 9302
9303(defvar erc-track-minor-mode nil "\ 9303(defvar erc-track-minor-mode nil "\
@@ -9323,8 +9323,8 @@ keybindings will not do anything useful.
9323 9323
9324;;;*** 9324;;;***
9325 9325
9326;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (22330 9326;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (22150
9327;;;;;; 59913 933323 557000)) 9327;;;;;; 28227 522072 702000))
9328;;; Generated autoloads from erc/erc-truncate.el 9328;;; Generated autoloads from erc/erc-truncate.el
9329 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9329 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9330 9330
@@ -9343,8 +9343,8 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9343 9343
9344;;;*** 9344;;;***
9345 9345
9346;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (22330 59913 933323 9346;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (22150 28227 522072
9347;;;;;; 557000)) 9347;;;;;; 702000))
9348;;; Generated autoloads from erc/erc-xdcc.el 9348;;; Generated autoloads from erc/erc-xdcc.el
9349 (autoload 'erc-xdcc-mode "erc-xdcc") 9349 (autoload 'erc-xdcc-mode "erc-xdcc")
9350 9350
@@ -9355,8 +9355,8 @@ Add a file to `erc-xdcc-files'.
9355 9355
9356;;;*** 9356;;;***
9357 9357
9358;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (22331 17371 995369 9358;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (22182 4679 395463
9359;;;;;; 612000)) 9359;;;;;; 499000))
9360;;; Generated autoloads from emacs-lisp/ert.el 9360;;; Generated autoloads from emacs-lisp/ert.el
9361 9361
9362(autoload 'ert-deftest "ert" "\ 9362(autoload 'ert-deftest "ert" "\
@@ -9425,8 +9425,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9425 9425
9426;;;*** 9426;;;***
9427 9427
9428;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22331 17371 9428;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22150 28227
9429;;;;;; 994369 615000)) 9429;;;;;; 426072 702000))
9430;;; Generated autoloads from emacs-lisp/ert-x.el 9430;;; Generated autoloads from emacs-lisp/ert-x.el
9431 9431
9432(put 'ert-with-test-buffer 'lisp-indent-function 1) 9432(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9438,8 +9438,8 @@ Kill all test buffers that are still live.
9438 9438
9439;;;*** 9439;;;***
9440 9440
9441;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22331 17372 9441;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22150 28227
9442;;;;;; 1369 590000)) 9442;;;;;; 542072 702000))
9443;;; Generated autoloads from eshell/esh-mode.el 9443;;; Generated autoloads from eshell/esh-mode.el
9444 9444
9445(autoload 'eshell-mode "esh-mode" "\ 9445(autoload 'eshell-mode "esh-mode" "\
@@ -9449,8 +9449,8 @@ Emacs shell interactive mode.
9449 9449
9450;;;*** 9450;;;***
9451 9451
9452;;;### (autoloads nil "eshell" "eshell/eshell.el" (22331 17372 2369 9452;;;### (autoloads nil "eshell" "eshell/eshell.el" (22150 28227 542072
9453;;;;;; 587000)) 9453;;;;;; 702000))
9454;;; Generated autoloads from eshell/eshell.el 9454;;; Generated autoloads from eshell/eshell.el
9455(push (purecopy '(eshell 2 4 2)) package--builtin-versions) 9455(push (purecopy '(eshell 2 4 2)) package--builtin-versions)
9456 9456
@@ -9485,8 +9485,8 @@ corresponding to a successful execution.
9485 9485
9486;;;*** 9486;;;***
9487 9487
9488;;;### (autoloads nil "etags" "progmodes/etags.el" (22330 59913 971323 9488;;;### (autoloads nil "etags" "progmodes/etags.el" (22315 11204 909560
9489;;;;;; 440000)) 9489;;;;;; 191000))
9490;;; Generated autoloads from progmodes/etags.el 9490;;; Generated autoloads from progmodes/etags.el
9491 9491
9492(defvar tags-file-name nil "\ 9492(defvar tags-file-name nil "\
@@ -9801,8 +9801,8 @@ for \\[find-tag] (which see).
9801 9801
9802;;;*** 9802;;;***
9803 9803
9804;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (22330 9804;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (22150
9805;;;;;; 59913 940323 535000)) 9805;;;;;; 28228 166072 702000))
9806;;; Generated autoloads from language/ethio-util.el 9806;;; Generated autoloads from language/ethio-util.el
9807 9807
9808(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9808(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9970,7 +9970,7 @@ With ARG, insert that many delimiters.
9970 9970
9971;;;*** 9971;;;***
9972 9972
9973;;;### (autoloads nil "eudc" "net/eudc.el" (22331 17372 58369 388000)) 9973;;;### (autoloads nil "eudc" "net/eudc.el" (22150 28228 354072 702000))
9974;;; Generated autoloads from net/eudc.el 9974;;; Generated autoloads from net/eudc.el
9975 9975
9976(autoload 'eudc-set-server "eudc" "\ 9976(autoload 'eudc-set-server "eudc" "\
@@ -10024,8 +10024,8 @@ This does nothing except loading eudc by autoload side-effect.
10024 10024
10025;;;*** 10025;;;***
10026 10026
10027;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (22330 59913 952323 10027;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (22150 28228 354072
10028;;;;;; 498000)) 10028;;;;;; 702000))
10029;;; Generated autoloads from net/eudc-bob.el 10029;;; Generated autoloads from net/eudc-bob.el
10030 10030
10031(autoload 'eudc-display-generic-binary "eudc-bob" "\ 10031(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -10060,8 +10060,8 @@ Display a button for the JPEG DATA.
10060 10060
10061;;;*** 10061;;;***
10062 10062
10063;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (22330 59913 10063;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (22150 28228
10064;;;;;; 952323 498000)) 10064;;;;;; 354072 702000))
10065;;; Generated autoloads from net/eudc-export.el 10065;;; Generated autoloads from net/eudc-export.el
10066 10066
10067(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 10067(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -10077,8 +10077,8 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10077 10077
10078;;;*** 10078;;;***
10079 10079
10080;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (22330 10080;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (22150
10081;;;;;; 59913 953323 495000)) 10081;;;;;; 28228 354072 702000))
10082;;; Generated autoloads from net/eudc-hotlist.el 10082;;; Generated autoloads from net/eudc-hotlist.el
10083 10083
10084(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10084(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10088,8 +10088,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10088 10088
10089;;;*** 10089;;;***
10090 10090
10091;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (22330 59913 929323 10091;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (22150 28227 430072
10092;;;;;; 569000)) 10092;;;;;; 702000))
10093;;; Generated autoloads from emacs-lisp/ewoc.el 10093;;; Generated autoloads from emacs-lisp/ewoc.el
10094 10094
10095(autoload 'ewoc-create "ewoc" "\ 10095(autoload 'ewoc-create "ewoc" "\
@@ -10115,7 +10115,7 @@ fourth arg NOSEP non-nil inhibits this.
10115 10115
10116;;;*** 10116;;;***
10117 10117
10118;;;### (autoloads nil "eww" "net/eww.el" (22331 17372 58369 388000)) 10118;;;### (autoloads nil "eww" "net/eww.el" (22229 34898 904051 395000))
10119;;; Generated autoloads from net/eww.el 10119;;; Generated autoloads from net/eww.el
10120 10120
10121(defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\ 10121(defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\
@@ -10162,8 +10162,8 @@ Display the bookmarks.
10162 10162
10163;;;*** 10163;;;***
10164 10164
10165;;;### (autoloads nil "executable" "progmodes/executable.el" (22330 10165;;;### (autoloads nil "executable" "progmodes/executable.el" (22150
10166;;;;;; 59913 981323 409000)) 10166;;;;;; 28228 818072 702000))
10167;;; Generated autoloads from progmodes/executable.el 10167;;; Generated autoloads from progmodes/executable.el
10168 10168
10169(autoload 'executable-command-find-posix-p "executable" "\ 10169(autoload 'executable-command-find-posix-p "executable" "\
@@ -10198,7 +10198,7 @@ file modes.
10198 10198
10199;;;*** 10199;;;***
10200 10200
10201;;;### (autoloads nil "expand" "expand.el" (22330 59913 912323 622000)) 10201;;;### (autoloads nil "expand" "expand.el" (22150 28227 542072 702000))
10202;;; Generated autoloads from expand.el 10202;;; Generated autoloads from expand.el
10203 10203
10204(autoload 'expand-add-abbrevs "expand" "\ 10204(autoload 'expand-add-abbrevs "expand" "\
@@ -10247,8 +10247,8 @@ This is used only in conjunction with `expand-add-abbrevs'.
10247 10247
10248;;;*** 10248;;;***
10249 10249
10250;;;### (autoloads nil "f90" "progmodes/f90.el" (22330 59913 981323 10250;;;### (autoloads nil "f90" "progmodes/f90.el" (22197 58438 431460
10251;;;;;; 409000)) 10251;;;;;; 447000))
10252;;; Generated autoloads from progmodes/f90.el 10252;;; Generated autoloads from progmodes/f90.el
10253 10253
10254(autoload 'f90-mode "f90" "\ 10254(autoload 'f90-mode "f90" "\
@@ -10315,8 +10315,8 @@ with no args, if that value is non-nil.
10315 10315
10316;;;*** 10316;;;***
10317 10317
10318;;;### (autoloads nil "face-remap" "face-remap.el" (22330 59913 738324 10318;;;### (autoloads nil "face-remap" "face-remap.el" (22283 34751 141333
10319;;;;;; 159000)) 10319;;;;;; 844000))
10320;;; Generated autoloads from face-remap.el 10320;;; Generated autoloads from face-remap.el
10321 10321
10322(autoload 'face-remap-add-relative "face-remap" "\ 10322(autoload 'face-remap-add-relative "face-remap" "\
@@ -10475,8 +10475,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10475 10475
10476;;;*** 10476;;;***
10477 10477
10478;;;### (autoloads nil "feedmail" "mail/feedmail.el" (22330 59913 10478;;;### (autoloads nil "feedmail" "mail/feedmail.el" (22092 27717
10479;;;;;; 947323 514000)) 10479;;;;;; 880268 464000))
10480;;; Generated autoloads from mail/feedmail.el 10480;;; Generated autoloads from mail/feedmail.el
10481(push (purecopy '(feedmail 11)) package--builtin-versions) 10481(push (purecopy '(feedmail 11)) package--builtin-versions)
10482 10482
@@ -10530,7 +10530,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10530 10530
10531;;;*** 10531;;;***
10532 10532
10533;;;### (autoloads nil "ffap" "ffap.el" (22331 17372 3369 583000)) 10533;;;### (autoloads nil "ffap" "ffap.el" (22279 37684 340180 436000))
10534;;; Generated autoloads from ffap.el 10534;;; Generated autoloads from ffap.el
10535 10535
10536(autoload 'ffap-next "ffap" "\ 10536(autoload 'ffap-next "ffap" "\
@@ -10593,8 +10593,8 @@ Evaluate the forms in variable `ffap-bindings'.
10593 10593
10594;;;*** 10594;;;***
10595 10595
10596;;;### (autoloads nil "filecache" "filecache.el" (22330 59913 912323 10596;;;### (autoloads nil "filecache" "filecache.el" (22150 28227 554072
10597;;;;;; 622000)) 10597;;;;;; 702000))
10598;;; Generated autoloads from filecache.el 10598;;; Generated autoloads from filecache.el
10599 10599
10600(autoload 'file-cache-add-directory "filecache" "\ 10600(autoload 'file-cache-add-directory "filecache" "\
@@ -10651,8 +10651,8 @@ the name is considered already unique; only the second substitution
10651 10651
10652;;;*** 10652;;;***
10653 10653
10654;;;### (autoloads nil "filenotify" "filenotify.el" (22330 59913 912323 10654;;;### (autoloads nil "filenotify" "filenotify.el" (22230 55750 327718
10655;;;;;; 622000)) 10655;;;;;; 91000))
10656;;; Generated autoloads from filenotify.el 10656;;; Generated autoloads from filenotify.el
10657 10657
10658(autoload 'file-notify-handle-event "filenotify" "\ 10658(autoload 'file-notify-handle-event "filenotify" "\
@@ -10667,7 +10667,8 @@ Otherwise, signal a `file-notify-error'.
10667 10667
10668;;;*** 10668;;;***
10669 10669
10670;;;### (autoloads nil "files-x" "files-x.el" (22331 17372 3369 583000)) 10670;;;### (autoloads nil "files-x" "files-x.el" (22189 64323 128321
10671;;;;;; 19000))
10671;;; Generated autoloads from files-x.el 10672;;; Generated autoloads from files-x.el
10672 10673
10673(autoload 'add-file-local-variable "files-x" "\ 10674(autoload 'add-file-local-variable "files-x" "\
@@ -10732,8 +10733,8 @@ Copy directory-local variables to the -*- line.
10732 10733
10733;;;*** 10734;;;***
10734 10735
10735;;;### (autoloads nil "filesets" "filesets.el" (22330 59913 912323 10736;;;### (autoloads nil "filesets" "filesets.el" (22150 28227 578072
10736;;;;;; 622000)) 10737;;;;;; 702000))
10737;;; Generated autoloads from filesets.el 10738;;; Generated autoloads from filesets.el
10738 10739
10739(autoload 'filesets-init "filesets" "\ 10740(autoload 'filesets-init "filesets" "\
@@ -10744,8 +10745,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10744 10745
10745;;;*** 10746;;;***
10746 10747
10747;;;### (autoloads nil "find-cmd" "find-cmd.el" (22330 59913 913323 10748;;;### (autoloads nil "find-cmd" "find-cmd.el" (22150 28227 578072
10748;;;;;; 619000)) 10749;;;;;; 702000))
10749;;; Generated autoloads from find-cmd.el 10750;;; Generated autoloads from find-cmd.el
10750(push (purecopy '(find-cmd 0 6)) package--builtin-versions) 10751(push (purecopy '(find-cmd 0 6)) package--builtin-versions)
10751 10752
@@ -10765,8 +10766,8 @@ result is a string that should be ready for the command line.
10765 10766
10766;;;*** 10767;;;***
10767 10768
10768;;;### (autoloads nil "find-dired" "find-dired.el" (22331 17372 5369 10769;;;### (autoloads nil "find-dired" "find-dired.el" (22150 28227 578072
10769;;;;;; 576000)) 10770;;;;;; 702000))
10770;;; Generated autoloads from find-dired.el 10771;;; Generated autoloads from find-dired.el
10771 10772
10772(autoload 'find-dired "find-dired" "\ 10773(autoload 'find-dired "find-dired" "\
@@ -10806,8 +10807,8 @@ use in place of \"-ls\" as the final argument.
10806 10807
10807;;;*** 10808;;;***
10808 10809
10809;;;### (autoloads nil "find-file" "find-file.el" (22331 17372 5369 10810;;;### (autoloads nil "find-file" "find-file.el" (22150 28227 578072
10810;;;;;; 576000)) 10811;;;;;; 702000))
10811;;; Generated autoloads from find-file.el 10812;;; Generated autoloads from find-file.el
10812 10813
10813(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10814(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10897,8 +10898,8 @@ Visit the file you click on in another window.
10897 10898
10898;;;*** 10899;;;***
10899 10900
10900;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (22331 10901;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (22343
10901;;;;;; 17377 951348 457000)) 10902;;;;;; 35624 796272 343000))
10902;;; Generated autoloads from emacs-lisp/find-func.el 10903;;; Generated autoloads from emacs-lisp/find-func.el
10903 10904
10904(autoload 'find-library "find-func" "\ 10905(autoload 'find-library "find-func" "\
@@ -11068,8 +11069,8 @@ Define some key bindings for the find-function family of functions.
11068 11069
11069;;;*** 11070;;;***
11070 11071
11071;;;### (autoloads nil "find-lisp" "find-lisp.el" (22330 59913 738324 11072;;;### (autoloads nil "find-lisp" "find-lisp.el" (22311 14139 134375
11072;;;;;; 159000)) 11073;;;;;; 715000))
11073;;; Generated autoloads from find-lisp.el 11074;;; Generated autoloads from find-lisp.el
11074 11075
11075(autoload 'find-lisp-find-dired "find-lisp" "\ 11076(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -11089,7 +11090,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP.
11089 11090
11090;;;*** 11091;;;***
11091 11092
11092;;;### (autoloads nil "finder" "finder.el" (22330 59913 913323 619000)) 11093;;;### (autoloads nil "finder" "finder.el" (22150 28227 578072 702000))
11093;;; Generated autoloads from finder.el 11094;;; Generated autoloads from finder.el
11094(push (purecopy '(finder 1 0)) package--builtin-versions) 11095(push (purecopy '(finder 1 0)) package--builtin-versions)
11095 11096
@@ -11111,8 +11112,8 @@ Find packages matching a given keyword.
11111 11112
11112;;;*** 11113;;;***
11113 11114
11114;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (22330 59913 913323 11115;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (22150 28227 578072
11115;;;;;; 619000)) 11116;;;;;; 702000))
11116;;; Generated autoloads from flow-ctrl.el 11117;;; Generated autoloads from flow-ctrl.el
11117 11118
11118(autoload 'enable-flow-control "flow-ctrl" "\ 11119(autoload 'enable-flow-control "flow-ctrl" "\
@@ -11133,8 +11134,8 @@ to get the effect of a C-q.
11133 11134
11134;;;*** 11135;;;***
11135 11136
11136;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22331 17372 11137;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22150 28227
11137;;;;;; 13369 548000)) 11138;;;;;; 658072 702000))
11138;;; Generated autoloads from gnus/flow-fill.el 11139;;; Generated autoloads from gnus/flow-fill.el
11139 11140
11140(autoload 'fill-flowed-encode "flow-fill" "\ 11141(autoload 'fill-flowed-encode "flow-fill" "\
@@ -11149,8 +11150,8 @@ to get the effect of a C-q.
11149 11150
11150;;;*** 11151;;;***
11151 11152
11152;;;### (autoloads nil "flymake" "progmodes/flymake.el" (22330 59913 11153;;;### (autoloads nil "flymake" "progmodes/flymake.el" (22150 28228
11153;;;;;; 981323 409000)) 11154;;;;;; 818072 702000))
11154;;; Generated autoloads from progmodes/flymake.el 11155;;; Generated autoloads from progmodes/flymake.el
11155(push (purecopy '(flymake 0 3)) package--builtin-versions) 11156(push (purecopy '(flymake 0 3)) package--builtin-versions)
11156 11157
@@ -11180,8 +11181,8 @@ Turn flymake mode off.
11180 11181
11181;;;*** 11182;;;***
11182 11183
11183;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22331 17372 11184;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22197 58438
11184;;;;;; 113369 193000)) 11185;;;;;; 711460 447000))
11185;;; Generated autoloads from textmodes/flyspell.el 11186;;; Generated autoloads from textmodes/flyspell.el
11186 11187
11187(autoload 'flyspell-prog-mode "flyspell" "\ 11188(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11251,14 +11252,14 @@ Flyspell whole buffer.
11251 11252
11252;;;*** 11253;;;***
11253 11254
11254;;;### (autoloads nil "foldout" "foldout.el" (22330 59913 913323 11255;;;### (autoloads nil "foldout" "foldout.el" (22150 28227 582072
11255;;;;;; 619000)) 11256;;;;;; 702000))
11256;;; Generated autoloads from foldout.el 11257;;; Generated autoloads from foldout.el
11257(push (purecopy '(foldout 1 10)) package--builtin-versions) 11258(push (purecopy '(foldout 1 10)) package--builtin-versions)
11258 11259
11259;;;*** 11260;;;***
11260 11261
11261;;;### (autoloads nil "follow" "follow.el" (22330 59913 738324 159000)) 11262;;;### (autoloads nil "follow" "follow.el" (22308 37947 126422 527000))
11262;;; Generated autoloads from follow.el 11263;;; Generated autoloads from follow.el
11263 11264
11264(autoload 'turn-on-follow-mode "follow" "\ 11265(autoload 'turn-on-follow-mode "follow" "\
@@ -11380,8 +11381,8 @@ selected if the original window is the first one in the frame.
11380 11381
11381;;;*** 11382;;;***
11382 11383
11383;;;### (autoloads nil "footnote" "mail/footnote.el" (22330 59913 11384;;;### (autoloads nil "footnote" "mail/footnote.el" (22349 57434
11384;;;;;; 947323 514000)) 11385;;;;;; 509387 559000))
11385;;; Generated autoloads from mail/footnote.el 11386;;; Generated autoloads from mail/footnote.el
11386(push (purecopy '(footnote 0 19)) package--builtin-versions) 11387(push (purecopy '(footnote 0 19)) package--builtin-versions)
11387 11388
@@ -11391,7 +11392,7 @@ With a prefix argument ARG, enable Footnote mode if ARG is
11391positive, and disable it otherwise. If called from Lisp, enable 11392positive, and disable it otherwise. If called from Lisp, enable
11392the mode if ARG is omitted or nil. 11393the mode if ARG is omitted or nil.
11393 11394
11394Footnode mode is a buffer-local minor mode. If enabled, it 11395Footnote mode is a buffer-local minor mode. If enabled, it
11395provides footnote support for `message-mode'. To get started, 11396provides footnote support for `message-mode'. To get started,
11396play around with the following keys: 11397play around with the following keys:
11397\\{footnote-minor-mode-map} 11398\\{footnote-minor-mode-map}
@@ -11400,7 +11401,7 @@ play around with the following keys:
11400 11401
11401;;;*** 11402;;;***
11402 11403
11403;;;### (autoloads nil "forms" "forms.el" (22330 59913 913323 619000)) 11404;;;### (autoloads nil "forms" "forms.el" (22253 13631 334961 36000))
11404;;; Generated autoloads from forms.el 11405;;; Generated autoloads from forms.el
11405 11406
11406(autoload 'forms-mode "forms" "\ 11407(autoload 'forms-mode "forms" "\
@@ -11436,8 +11437,8 @@ Visit a file in Forms mode in other window.
11436 11437
11437;;;*** 11438;;;***
11438 11439
11439;;;### (autoloads nil "fortran" "progmodes/fortran.el" (22330 59913 11440;;;### (autoloads nil "fortran" "progmodes/fortran.el" (22153 4424
11440;;;;;; 983323 402000)) 11441;;;;;; 620360 262000))
11441;;; Generated autoloads from progmodes/fortran.el 11442;;; Generated autoloads from progmodes/fortran.el
11442 11443
11443(autoload 'fortran-mode "fortran" "\ 11444(autoload 'fortran-mode "fortran" "\
@@ -11514,8 +11515,8 @@ with no args, if that value is non-nil.
11514 11515
11515;;;*** 11516;;;***
11516 11517
11517;;;### (autoloads nil "fortune" "play/fortune.el" (22331 17372 87369 11518;;;### (autoloads nil "fortune" "play/fortune.el" (22150 28228 678072
11518;;;;;; 285000)) 11519;;;;;; 702000))
11519;;; Generated autoloads from play/fortune.el 11520;;; Generated autoloads from play/fortune.el
11520 11521
11521(autoload 'fortune-add-fortune "fortune" "\ 11522(autoload 'fortune-add-fortune "fortune" "\
@@ -11563,8 +11564,8 @@ and choose the directory as the fortune-file.
11563 11564
11564;;;*** 11565;;;***
11565 11566
11566;;;### (autoloads nil "frameset" "frameset.el" (22330 59913 913323 11567;;;### (autoloads nil "frameset" "frameset.el" (22182 4679 399463
11567;;;;;; 619000)) 11568;;;;;; 499000))
11568;;; Generated autoloads from frameset.el 11569;;; Generated autoloads from frameset.el
11569 11570
11570(defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\ 11571(defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\
@@ -11750,15 +11751,15 @@ Interactively, reads the register using `register-read-with-preview'.
11750 11751
11751;;;*** 11752;;;***
11752 11753
11753;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (22330 59913 11754;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (22182 4679 471463
11754;;;;;; 969323 446000)) 11755;;;;;; 499000))
11755;;; Generated autoloads from play/gamegrid.el 11756;;; Generated autoloads from play/gamegrid.el
11756(push (purecopy '(gamegrid 1 2)) package--builtin-versions) 11757(push (purecopy '(gamegrid 1 2)) package--builtin-versions)
11757 11758
11758;;;*** 11759;;;***
11759 11760
11760;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (22330 59913 11761;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (22150 28228
11761;;;;;; 983323 402000)) 11762;;;;;; 822072 702000))
11762;;; Generated autoloads from progmodes/gdb-mi.el 11763;;; Generated autoloads from progmodes/gdb-mi.el
11763 11764
11764(defvar gdb-enable-debug nil "\ 11765(defvar gdb-enable-debug nil "\
@@ -11836,8 +11837,8 @@ detailed description of this mode.
11836 11837
11837;;;*** 11838;;;***
11838 11839
11839;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (22330 59913 11840;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (22150 28227
11840;;;;;; 929323 569000)) 11841;;;;;; 430072 702000))
11841;;; Generated autoloads from emacs-lisp/generic.el 11842;;; Generated autoloads from emacs-lisp/generic.el
11842 11843
11843(defvar generic-mode-list nil "\ 11844(defvar generic-mode-list nil "\
@@ -11917,8 +11918,8 @@ regular expression that can be used as an element of
11917 11918
11918;;;*** 11919;;;***
11919 11920
11920;;;### (autoloads nil "glasses" "progmodes/glasses.el" (22330 59913 11921;;;### (autoloads nil "glasses" "progmodes/glasses.el" (22150 28228
11921;;;;;; 983323 402000)) 11922;;;;;; 822072 702000))
11922;;; Generated autoloads from progmodes/glasses.el 11923;;; Generated autoloads from progmodes/glasses.el
11923 11924
11924(autoload 'glasses-mode "glasses" "\ 11925(autoload 'glasses-mode "glasses" "\
@@ -11932,8 +11933,8 @@ add virtual separators (like underscores) at places they belong to.
11932 11933
11933;;;*** 11934;;;***
11934 11935
11935;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22331 17372 11936;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22272 64438
11936;;;;;; 14369 544000)) 11937;;;;;; 224671 103000))
11937;;; Generated autoloads from gnus/gmm-utils.el 11938;;; Generated autoloads from gnus/gmm-utils.el
11938 11939
11939(autoload 'gmm-regexp-concat "gmm-utils" "\ 11940(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11987,7 +11988,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11987 11988
11988;;;*** 11989;;;***
11989 11990
11990;;;### (autoloads nil "gnus" "gnus/gnus.el" (22331 17372 26369 502000)) 11991;;;### (autoloads nil "gnus" "gnus/gnus.el" (22165 43181 87854 955000))
11991;;; Generated autoloads from gnus/gnus.el 11992;;; Generated autoloads from gnus/gnus.el
11992(push (purecopy '(gnus 5 13)) package--builtin-versions) 11993(push (purecopy '(gnus 5 13)) package--builtin-versions)
11993(when (fboundp 'custom-autoload) 11994(when (fboundp 'custom-autoload)
@@ -12037,8 +12038,8 @@ prompt the user for the name of an NNTP server to use.
12037 12038
12038;;;*** 12039;;;***
12039 12040
12040;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22331 17372 12041;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22182 4679
12041;;;;;; 14369 544000)) 12042;;;;;; 403463 499000))
12042;;; Generated autoloads from gnus/gnus-agent.el 12043;;; Generated autoloads from gnus/gnus-agent.el
12043 12044
12044(autoload 'gnus-unplugged "gnus-agent" "\ 12045(autoload 'gnus-unplugged "gnus-agent" "\
@@ -12128,8 +12129,8 @@ CLEAN is obsolete and ignored.
12128 12129
12129;;;*** 12130;;;***
12130 12131
12131;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22331 17372 12132;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22284 55604
12132;;;;;; 16369 537000)) 12133;;;;;; 142845 171000))
12133;;; Generated autoloads from gnus/gnus-art.el 12134;;; Generated autoloads from gnus/gnus-art.el
12134 12135
12135(autoload 'gnus-article-prepare-display "gnus-art" "\ 12136(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -12139,8 +12140,8 @@ Make the current buffer look like a nice article.
12139 12140
12140;;;*** 12141;;;***
12141 12142
12142;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22331 12143;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22150
12143;;;;;; 17372 16369 537000)) 12144;;;;;; 28227 674072 702000))
12144;;; Generated autoloads from gnus/gnus-bookmark.el 12145;;; Generated autoloads from gnus/gnus-bookmark.el
12145 12146
12146(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 12147(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -12163,8 +12164,8 @@ deletion, or > if it is flagged for displaying.
12163 12164
12164;;;*** 12165;;;***
12165 12166
12166;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22331 17372 12167;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22150 28227
12167;;;;;; 16369 537000)) 12168;;;;;; 678072 702000))
12168;;; Generated autoloads from gnus/gnus-cache.el 12169;;; Generated autoloads from gnus/gnus-cache.el
12169 12170
12170(autoload 'gnus-jog-cache "gnus-cache" "\ 12171(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -12205,8 +12206,8 @@ supported.
12205 12206
12206;;;*** 12207;;;***
12207 12208
12208;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22331 17372 12209;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22150 28227
12209;;;;;; 17369 534000)) 12210;;;;;; 682072 702000))
12210;;; Generated autoloads from gnus/gnus-delay.el 12211;;; Generated autoloads from gnus/gnus-delay.el
12211 12212
12212(autoload 'gnus-delay-article "gnus-delay" "\ 12213(autoload 'gnus-delay-article "gnus-delay" "\
@@ -12241,8 +12242,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12241 12242
12242;;;*** 12243;;;***
12243 12244
12244;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22331 17372 12245;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22150 28227
12245;;;;;; 17369 534000)) 12246;;;;;; 686072 702000))
12246;;; Generated autoloads from gnus/gnus-diary.el 12247;;; Generated autoloads from gnus/gnus-diary.el
12247 12248
12248(autoload 'gnus-user-format-function-d "gnus-diary" "\ 12249(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -12257,8 +12258,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12257 12258
12258;;;*** 12259;;;***
12259 12260
12260;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22331 17372 12261;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22150 28227
12261;;;;;; 17369 534000)) 12262;;;;;; 686072 702000))
12262;;; Generated autoloads from gnus/gnus-dired.el 12263;;; Generated autoloads from gnus/gnus-dired.el
12263 12264
12264(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 12265(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -12268,8 +12269,8 @@ Convenience method to turn on gnus-dired-mode.
12268 12269
12269;;;*** 12270;;;***
12270 12271
12271;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22331 17372 12272;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22150 28227
12272;;;;;; 17369 534000)) 12273;;;;;; 686072 702000))
12273;;; Generated autoloads from gnus/gnus-draft.el 12274;;; Generated autoloads from gnus/gnus-draft.el
12274 12275
12275(autoload 'gnus-draft-reminder "gnus-draft" "\ 12276(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -12279,8 +12280,8 @@ Reminder user if there are unsent drafts.
12279 12280
12280;;;*** 12281;;;***
12281 12282
12282;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22331 17372 12283;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22165 43181
12283;;;;;; 17369 534000)) 12284;;;;;; 71854 955000))
12284;;; Generated autoloads from gnus/gnus-fun.el 12285;;; Generated autoloads from gnus/gnus-fun.el
12285 12286
12286(autoload 'gnus--random-face-with-type "gnus-fun" "\ 12287(autoload 'gnus--random-face-with-type "gnus-fun" "\
@@ -12345,8 +12346,8 @@ Insert a random Face header from `gnus-face-directory'.
12345 12346
12346;;;*** 12347;;;***
12347 12348
12348;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22331 12349;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22192
12349;;;;;; 17372 17369 534000)) 12350;;;;;; 2880 975382 391000))
12350;;; Generated autoloads from gnus/gnus-gravatar.el 12351;;; Generated autoloads from gnus/gnus-gravatar.el
12351 12352
12352(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 12353(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -12363,8 +12364,8 @@ If gravatars are already displayed, remove them.
12363 12364
12364;;;*** 12365;;;***
12365 12366
12366;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22331 17372 12367;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22150 28227
12367;;;;;; 18369 530000)) 12368;;;;;; 694072 702000))
12368;;; Generated autoloads from gnus/gnus-group.el 12369;;; Generated autoloads from gnus/gnus-group.el
12369 12370
12370(autoload 'gnus-fetch-group "gnus-group" "\ 12371(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12381,8 +12382,8 @@ Pop up a frame and enter GROUP.
12381 12382
12382;;;*** 12383;;;***
12383 12384
12384;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22331 17372 12385;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22150 28227
12385;;;;;; 18369 530000)) 12386;;;;;; 694072 702000))
12386;;; Generated autoloads from gnus/gnus-html.el 12387;;; Generated autoloads from gnus/gnus-html.el
12387 12388
12388(autoload 'gnus-article-html "gnus-html" "\ 12389(autoload 'gnus-article-html "gnus-html" "\
@@ -12397,8 +12398,8 @@ Pop up a frame and enter GROUP.
12397 12398
12398;;;*** 12399;;;***
12399 12400
12400;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22330 59913 12401;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22189 64323
12401;;;;;; 938323 541000)) 12402;;;;;; 180321 19000))
12402;;; Generated autoloads from gnus/gnus-kill.el 12403;;; Generated autoloads from gnus/gnus-kill.el
12403 12404
12404(defalias 'gnus-batch-kill 'gnus-batch-score) 12405(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12411,8 +12412,8 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12411 12412
12412;;;*** 12413;;;***
12413 12414
12414;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22331 17372 19369 12415;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22150 28227 698072
12415;;;;;; 526000)) 12416;;;;;; 702000))
12416;;; Generated autoloads from gnus/gnus-ml.el 12417;;; Generated autoloads from gnus/gnus-ml.el
12417 12418
12418(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 12419(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12435,8 +12436,8 @@ Minor mode for providing mailing-list commands.
12435 12436
12436;;;*** 12437;;;***
12437 12438
12438;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (22330 59913 12439;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (22150 28227
12439;;;;;; 938323 541000)) 12440;;;;;; 698072 702000))
12440;;; Generated autoloads from gnus/gnus-mlspl.el 12441;;; Generated autoloads from gnus/gnus-mlspl.el
12441 12442
12442(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12443(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12536,8 +12537,8 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12536 12537
12537;;;*** 12538;;;***
12538 12539
12539;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22331 17372 12540;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22150 28227
12540;;;;;; 19369 526000)) 12541;;;;;; 702072 702000))
12541;;; Generated autoloads from gnus/gnus-msg.el 12542;;; Generated autoloads from gnus/gnus-msg.el
12542 12543
12543(autoload 'gnus-msg-mail "gnus-msg" "\ 12544(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12564,7 +12565,7 @@ Like `message-reply'.
12564;;;*** 12565;;;***
12565 12566
12566;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" 12567;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el"
12567;;;;;; (22331 17372 19369 526000)) 12568;;;;;; (22150 28227 702072 702000))
12568;;; Generated autoloads from gnus/gnus-notifications.el 12569;;; Generated autoloads from gnus/gnus-notifications.el
12569 12570
12570(autoload 'gnus-notifications "gnus-notifications" "\ 12571(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12580,8 +12581,8 @@ This is typically a function to add in
12580 12581
12581;;;*** 12582;;;***
12582 12583
12583;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22331 17372 12584;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22192 2880
12584;;;;;; 19369 526000)) 12585;;;;;; 983382 391000))
12585;;; Generated autoloads from gnus/gnus-picon.el 12586;;; Generated autoloads from gnus/gnus-picon.el
12586 12587
12587(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12588(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12604,8 +12605,8 @@ If picons are already displayed, remove them.
12604 12605
12605;;;*** 12606;;;***
12606 12607
12607;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (22330 59913 12608;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (22150 28227
12608;;;;;; 938323 541000)) 12609;;;;;; 702072 702000))
12609;;; Generated autoloads from gnus/gnus-range.el 12610;;; Generated autoloads from gnus/gnus-range.el
12610 12611
12611(autoload 'gnus-sorted-difference "gnus-range" "\ 12612(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12672,8 +12673,8 @@ Add NUM into sorted LIST by side effect.
12672 12673
12673;;;*** 12674;;;***
12674 12675
12675;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22331 12676;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22150
12676;;;;;; 17372 19369 526000)) 12677;;;;;; 28227 702072 702000))
12677;;; Generated autoloads from gnus/gnus-registry.el 12678;;; Generated autoloads from gnus/gnus-registry.el
12678 12679
12679(autoload 'gnus-registry-initialize "gnus-registry" "\ 12680(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12688,8 +12689,8 @@ Install the registry hooks.
12688 12689
12689;;;*** 12690;;;***
12690 12691
12691;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (22330 59913 12692;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (22150 28227
12692;;;;;; 938323 541000)) 12693;;;;;; 806072 702000))
12693;;; Generated autoloads from gnus/gnus-sieve.el 12694;;; Generated autoloads from gnus/gnus-sieve.el
12694 12695
12695(autoload 'gnus-sieve-update "gnus-sieve" "\ 12696(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12716,8 +12717,8 @@ See the documentation for these variables and functions for details.
12716 12717
12717;;;*** 12718;;;***
12718 12719
12719;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22331 17372 12720;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22150 28227
12720;;;;;; 20369 523000)) 12721;;;;;; 806072 702000))
12721;;; Generated autoloads from gnus/gnus-spec.el 12722;;; Generated autoloads from gnus/gnus-spec.el
12722 12723
12723(autoload 'gnus-update-format "gnus-spec" "\ 12724(autoload 'gnus-update-format "gnus-spec" "\
@@ -12727,8 +12728,8 @@ Update the format specification near point.
12727 12728
12728;;;*** 12729;;;***
12729 12730
12730;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22331 17372 12731;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22197 58438
12731;;;;;; 21369 519000)) 12732;;;;;; 235460 447000))
12732;;; Generated autoloads from gnus/gnus-start.el 12733;;; Generated autoloads from gnus/gnus-start.el
12733 12734
12734(autoload 'gnus-declare-backend "gnus-start" "\ 12735(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12738,8 +12739,8 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12738 12739
12739;;;*** 12740;;;***
12740 12741
12741;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22331 17372 12742;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22199 13769
12742;;;;;; 24369 509000)) 12743;;;;;; 464900 836000))
12743;;; Generated autoloads from gnus/gnus-sum.el 12744;;; Generated autoloads from gnus/gnus-sum.el
12744 12745
12745(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12746(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12750,8 +12751,8 @@ BOOKMARK is a bookmark name or a bookmark record.
12750 12751
12751;;;*** 12752;;;***
12752 12753
12753;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22331 17372 12754;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22150 28227
12754;;;;;; 24369 509000)) 12755;;;;;; 862072 702000))
12755;;; Generated autoloads from gnus/gnus-sync.el 12756;;; Generated autoloads from gnus/gnus-sync.el
12756 12757
12757(autoload 'gnus-sync-initialize "gnus-sync" "\ 12758(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12766,8 +12767,8 @@ Install the sync hooks.
12766 12767
12767;;;*** 12768;;;***
12768 12769
12769;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22331 17372 12770;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22150 28227
12770;;;;;; 25369 505000)) 12771;;;;;; 938072 702000))
12771;;; Generated autoloads from gnus/gnus-win.el 12772;;; Generated autoloads from gnus/gnus-win.el
12772 12773
12773(autoload 'gnus-add-configuration "gnus-win" "\ 12774(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12777,8 +12778,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12777 12778
12778;;;*** 12779;;;***
12779 12780
12780;;;### (autoloads nil "gnutls" "net/gnutls.el" (22331 17372 58369 12781;;;### (autoloads nil "gnutls" "net/gnutls.el" (22150 28228 358072
12781;;;;;; 388000)) 12782;;;;;; 702000))
12782;;; Generated autoloads from net/gnutls.el 12783;;; Generated autoloads from net/gnutls.el
12783 12784
12784(defvar gnutls-min-prime-bits 256 "\ 12785(defvar gnutls-min-prime-bits 256 "\
@@ -12794,8 +12795,8 @@ A value of nil says to use the default GnuTLS value.")
12794 12795
12795;;;*** 12796;;;***
12796 12797
12797;;;### (autoloads nil "gomoku" "play/gomoku.el" (22330 59913 969323 12798;;;### (autoloads nil "gomoku" "play/gomoku.el" (22182 4679 471463
12798;;;;;; 446000)) 12799;;;;;; 499000))
12799;;; Generated autoloads from play/gomoku.el 12800;;; Generated autoloads from play/gomoku.el
12800 12801
12801(autoload 'gomoku "gomoku" "\ 12802(autoload 'gomoku "gomoku" "\
@@ -12821,8 +12822,8 @@ Use \\[describe-mode] for more info.
12821 12822
12822;;;*** 12823;;;***
12823 12824
12824;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (22330 59913 12825;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (22150 28228
12825;;;;;; 953323 495000)) 12826;;;;;; 358072 702000))
12826;;; Generated autoloads from net/goto-addr.el 12827;;; Generated autoloads from net/goto-addr.el
12827 12828
12828(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12829(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12863,8 +12864,8 @@ Like `goto-address-mode', but only for comments and strings.
12863 12864
12864;;;*** 12865;;;***
12865 12866
12866;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22331 17372 12867;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22150 28227
12867;;;;;; 26369 502000)) 12868;;;;;; 942072 702000))
12868;;; Generated autoloads from gnus/gravatar.el 12869;;; Generated autoloads from gnus/gravatar.el
12869 12870
12870(autoload 'gravatar-retrieve "gravatar" "\ 12871(autoload 'gravatar-retrieve "gravatar" "\
@@ -12880,8 +12881,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12880 12881
12881;;;*** 12882;;;***
12882 12883
12883;;;### (autoloads nil "grep" "progmodes/grep.el" (22331 17372 94369 12884;;;### (autoloads nil "grep" "progmodes/grep.el" (22296 46772 464104
12884;;;;;; 260000)) 12885;;;;;; 103000))
12885;;; Generated autoloads from progmodes/grep.el 12886;;; Generated autoloads from progmodes/grep.el
12886 12887
12887(defvar grep-window-height nil "\ 12888(defvar grep-window-height nil "\
@@ -13048,7 +13049,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
13048 13049
13049;;;*** 13050;;;***
13050 13051
13051;;;### (autoloads nil "gs" "gs.el" (22330 59913 913323 619000)) 13052;;;### (autoloads nil "gs" "gs.el" (22150 28228 26072 702000))
13052;;; Generated autoloads from gs.el 13053;;; Generated autoloads from gs.el
13053 13054
13054(autoload 'gs-load-image "gs" "\ 13055(autoload 'gs-load-image "gs" "\
@@ -13061,8 +13062,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
13061 13062
13062;;;*** 13063;;;***
13063 13064
13064;;;### (autoloads nil "gud" "progmodes/gud.el" (22331 17372 95369 13065;;;### (autoloads nil "gud" "progmodes/gud.el" (22189 64323 288321
13065;;;;;; 256000)) 13066;;;;;; 19000))
13066;;; Generated autoloads from progmodes/gud.el 13067;;; Generated autoloads from progmodes/gud.el
13067 13068
13068(autoload 'gud-gdb "gud" "\ 13069(autoload 'gud-gdb "gud" "\
@@ -13158,8 +13159,8 @@ it if ARG is omitted or nil.
13158 13159
13159;;;*** 13160;;;***
13160 13161
13161;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22330 59913 929323 13162;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22150 28227 434072
13162;;;;;; 569000)) 13163;;;;;; 702000))
13163;;; Generated autoloads from emacs-lisp/gv.el 13164;;; Generated autoloads from emacs-lisp/gv.el
13164 13165
13165(autoload 'gv-get "gv" "\ 13166(autoload 'gv-get "gv" "\
@@ -13261,8 +13262,8 @@ binding mode.
13261 13262
13262;;;*** 13263;;;***
13263 13264
13264;;;### (autoloads nil "handwrite" "play/handwrite.el" (22330 59913 13265;;;### (autoloads nil "handwrite" "play/handwrite.el" (22150 28228
13265;;;;;; 969323 446000)) 13266;;;;;; 678072 702000))
13266;;; Generated autoloads from play/handwrite.el 13267;;; Generated autoloads from play/handwrite.el
13267 13268
13268(autoload 'handwrite "handwrite" "\ 13269(autoload 'handwrite "handwrite" "\
@@ -13279,8 +13280,8 @@ Variables: `handwrite-linespace' (default 12)
13279 13280
13280;;;*** 13281;;;***
13281 13282
13282;;;### (autoloads nil "hanoi" "play/hanoi.el" (22330 59913 969323 13283;;;### (autoloads nil "hanoi" "play/hanoi.el" (22086 11930 130062
13283;;;;;; 446000)) 13284;;;;;; 731000))
13284;;; Generated autoloads from play/hanoi.el 13285;;; Generated autoloads from play/hanoi.el
13285 13286
13286(autoload 'hanoi "hanoi" "\ 13287(autoload 'hanoi "hanoi" "\
@@ -13307,8 +13308,8 @@ to be updated.
13307 13308
13308;;;*** 13309;;;***
13309 13310
13310;;;### (autoloads nil "hashcash" "mail/hashcash.el" (22330 59913 13311;;;### (autoloads nil "hashcash" "mail/hashcash.el" (22150 28228
13311;;;;;; 947323 514000)) 13312;;;;;; 230072 702000))
13312;;; Generated autoloads from mail/hashcash.el 13313;;; Generated autoloads from mail/hashcash.el
13313 13314
13314(autoload 'hashcash-insert-payment "hashcash" "\ 13315(autoload 'hashcash-insert-payment "hashcash" "\
@@ -13350,8 +13351,8 @@ Prefix arg sets default accept amount temporarily.
13350 13351
13351;;;*** 13352;;;***
13352 13353
13353;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (22330 59913 913323 13354;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (22150 28228 26072
13354;;;;;; 619000)) 13355;;;;;; 702000))
13355;;; Generated autoloads from help-at-pt.el 13356;;; Generated autoloads from help-at-pt.el
13356 13357
13357(autoload 'help-at-pt-string "help-at-pt" "\ 13358(autoload 'help-at-pt-string "help-at-pt" "\
@@ -13478,8 +13479,8 @@ different regions. With numeric argument ARG, behaves like
13478 13479
13479;;;*** 13480;;;***
13480 13481
13481;;;### (autoloads nil "help-fns" "help-fns.el" (22331 17372 37369 13482;;;### (autoloads nil "help-fns" "help-fns.el" (22211 4933 601358
13482;;;;;; 462000)) 13483;;;;;; 144000))
13483;;; Generated autoloads from help-fns.el 13484;;; Generated autoloads from help-fns.el
13484 13485
13485(autoload 'describe-function "help-fns" "\ 13486(autoload 'describe-function "help-fns" "\
@@ -13566,8 +13567,8 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13566 13567
13567;;;*** 13568;;;***
13568 13569
13569;;;### (autoloads nil "help-macro" "help-macro.el" (22330 59913 913323 13570;;;### (autoloads nil "help-macro" "help-macro.el" (22150 28228 26072
13570;;;;;; 619000)) 13571;;;;;; 702000))
13571;;; Generated autoloads from help-macro.el 13572;;; Generated autoloads from help-macro.el
13572 13573
13573(defvar three-step-help nil "\ 13574(defvar three-step-help nil "\
@@ -13581,8 +13582,8 @@ gives the window that lists the options.")
13581 13582
13582;;;*** 13583;;;***
13583 13584
13584;;;### (autoloads nil "help-mode" "help-mode.el" (22331 17372 37369 13585;;;### (autoloads nil "help-mode" "help-mode.el" (22220 19926 384329
13585;;;;;; 462000)) 13586;;;;;; 271000))
13586;;; Generated autoloads from help-mode.el 13587;;; Generated autoloads from help-mode.el
13587 13588
13588(autoload 'help-mode "help-mode" "\ 13589(autoload 'help-mode "help-mode" "\
@@ -13683,8 +13684,8 @@ BOOKMARK is a bookmark name or a bookmark record.
13683 13684
13684;;;*** 13685;;;***
13685 13686
13686;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (22330 59913 13687;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (22150 28227
13687;;;;;; 929323 569000)) 13688;;;;;; 434072 702000))
13688;;; Generated autoloads from emacs-lisp/helper.el 13689;;; Generated autoloads from emacs-lisp/helper.el
13689 13690
13690(autoload 'Helper-describe-bindings "helper" "\ 13691(autoload 'Helper-describe-bindings "helper" "\
@@ -13699,7 +13700,7 @@ Provide help for current mode.
13699 13700
13700;;;*** 13701;;;***
13701 13702
13702;;;### (autoloads nil "hexl" "hexl.el" (22330 59913 913323 619000)) 13703;;;### (autoloads nil "hexl" "hexl.el" (22150 28228 26072 702000))
13703;;; Generated autoloads from hexl.el 13704;;; Generated autoloads from hexl.el
13704 13705
13705(autoload 'hexl-mode "hexl" "\ 13706(autoload 'hexl-mode "hexl" "\
@@ -13793,8 +13794,8 @@ This discards the buffer's undo information.
13793 13794
13794;;;*** 13795;;;***
13795 13796
13796;;;### (autoloads nil "hi-lock" "hi-lock.el" (22330 59913 739324 13797;;;### (autoloads nil "hi-lock" "hi-lock.el" (22311 14139 174375
13797;;;;;; 156000)) 13798;;;;;; 715000))
13798;;; Generated autoloads from hi-lock.el 13799;;; Generated autoloads from hi-lock.el
13799 13800
13800(autoload 'hi-lock-mode "hi-lock" "\ 13801(autoload 'hi-lock-mode "hi-lock" "\
@@ -13962,8 +13963,8 @@ be found in variable `hi-lock-interactive-patterns'.
13962 13963
13963;;;*** 13964;;;***
13964 13965
13965;;;### (autoloads nil "hideif" "progmodes/hideif.el" (22330 59913 13966;;;### (autoloads nil "hideif" "progmodes/hideif.el" (22197 58438
13966;;;;;; 983323 402000)) 13967;;;;;; 447460 447000))
13967;;; Generated autoloads from progmodes/hideif.el 13968;;; Generated autoloads from progmodes/hideif.el
13968 13969
13969(autoload 'hide-ifdef-mode "hideif" "\ 13970(autoload 'hide-ifdef-mode "hideif" "\
@@ -14010,8 +14011,8 @@ Several variables affect how the hiding is done:
14010 14011
14011;;;*** 14012;;;***
14012 14013
14013;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22331 17372 14014;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22150 28228
14014;;;;;; 95369 256000)) 14015;;;;;; 830072 702000))
14015;;; Generated autoloads from progmodes/hideshow.el 14016;;; Generated autoloads from progmodes/hideshow.el
14016 14017
14017(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))) "\ 14018(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))) "\
@@ -14073,8 +14074,8 @@ Unconditionally turn off `hs-minor-mode'.
14073 14074
14074;;;*** 14075;;;***
14075 14076
14076;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (22330 59913 913323 14077;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (22150 28228 30072
14077;;;;;; 619000)) 14078;;;;;; 702000))
14078;;; Generated autoloads from hilit-chg.el 14079;;; Generated autoloads from hilit-chg.el
14079 14080
14080(autoload 'highlight-changes-mode "hilit-chg" "\ 14081(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -14206,8 +14207,8 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
14206 14207
14207;;;*** 14208;;;***
14208 14209
14209;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (22330 59913 913323 14210;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (22150 28228 30072
14210;;;;;; 619000)) 14211;;;;;; 702000))
14211;;; Generated autoloads from hippie-exp.el 14212;;; Generated autoloads from hippie-exp.el
14212(push (purecopy '(hippie-exp 1 6)) package--builtin-versions) 14213(push (purecopy '(hippie-exp 1 6)) package--builtin-versions)
14213 14214
@@ -14239,8 +14240,7 @@ argument VERBOSE non-nil makes the function verbose.
14239 14240
14240;;;*** 14241;;;***
14241 14242
14242;;;### (autoloads nil "hl-line" "hl-line.el" (22330 59913 913323 14243;;;### (autoloads nil "hl-line" "hl-line.el" (22150 28228 30072 702000))
14243;;;;;; 619000))
14244;;; Generated autoloads from hl-line.el 14244;;; Generated autoloads from hl-line.el
14245 14245
14246(autoload 'hl-line-mode "hl-line" "\ 14246(autoload 'hl-line-mode "hl-line" "\
@@ -14290,8 +14290,8 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
14290 14290
14291;;;*** 14291;;;***
14292 14292
14293;;;### (autoloads nil "holidays" "calendar/holidays.el" (22330 59913 14293;;;### (autoloads nil "holidays" "calendar/holidays.el" (22150 28227
14294;;;;;; 920323 597000)) 14294;;;;;; 78072 702000))
14295;;; Generated autoloads from calendar/holidays.el 14295;;; Generated autoloads from calendar/holidays.el
14296 14296
14297(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ 14297(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\
@@ -14401,8 +14401,8 @@ The optional LABEL is used to label the buffer created.
14401 14401
14402;;;*** 14402;;;***
14403 14403
14404;;;### (autoloads nil "html2text" "gnus/html2text.el" (22331 17372 14404;;;### (autoloads nil "html2text" "gnus/html2text.el" (22150 28227
14405;;;;;; 26369 502000)) 14405;;;;;; 946072 702000))
14406;;; Generated autoloads from gnus/html2text.el 14406;;; Generated autoloads from gnus/html2text.el
14407 14407
14408(autoload 'html2text "html2text" "\ 14408(autoload 'html2text "html2text" "\
@@ -14412,8 +14412,8 @@ Convert HTML to plain text in the current buffer.
14412 14412
14413;;;*** 14413;;;***
14414 14414
14415;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (22331 17372 14415;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (22174 41792
14416;;;;;; 38369 459000)) 14416;;;;;; 975867 435000))
14417;;; Generated autoloads from htmlfontify.el 14417;;; Generated autoloads from htmlfontify.el
14418(push (purecopy '(htmlfontify 0 21)) package--builtin-versions) 14418(push (purecopy '(htmlfontify 0 21)) package--builtin-versions)
14419 14419
@@ -14446,8 +14446,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
14446 14446
14447;;;*** 14447;;;***
14448 14448
14449;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (22330 59913 913323 14449;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (22150 28228 50072
14450;;;;;; 619000)) 14450;;;;;; 702000))
14451;;; Generated autoloads from ibuf-macs.el 14451;;; Generated autoloads from ibuf-macs.el
14452 14452
14453(autoload 'define-ibuffer-column "ibuf-macs" "\ 14453(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14549,7 +14549,8 @@ bound to the current value of the filter.
14549 14549
14550;;;*** 14550;;;***
14551 14551
14552;;;### (autoloads nil "ibuffer" "ibuffer.el" (22331 17372 39369 455000)) 14552;;;### (autoloads nil "ibuffer" "ibuffer.el" (22150 28612 886072
14553;;;;;; 702000))
14553;;; Generated autoloads from ibuffer.el 14554;;; Generated autoloads from ibuffer.el
14554 14555
14555(autoload 'ibuffer-list-buffers "ibuffer" "\ 14556(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14588,8 +14589,8 @@ FORMATS is the value to use for `ibuffer-formats'.
14588 14589
14589;;;*** 14590;;;***
14590 14591
14591;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (22330 14592;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (22150
14592;;;;;; 59913 920323 597000)) 14593;;;;;; 28227 78072 702000))
14593;;; Generated autoloads from calendar/icalendar.el 14594;;; Generated autoloads from calendar/icalendar.el
14594(push (purecopy '(icalendar 0 19)) package--builtin-versions) 14595(push (purecopy '(icalendar 0 19)) package--builtin-versions)
14595 14596
@@ -14642,8 +14643,8 @@ buffer `*icalendar-errors*'.
14642 14643
14643;;;*** 14644;;;***
14644 14645
14645;;;### (autoloads nil "icomplete" "icomplete.el" (22331 17372 39369 14646;;;### (autoloads nil "icomplete" "icomplete.el" (22150 28228 54072
14646;;;;;; 455000)) 14647;;;;;; 702000))
14647;;; Generated autoloads from icomplete.el 14648;;; Generated autoloads from icomplete.el
14648 14649
14649(defvar icomplete-mode nil "\ 14650(defvar icomplete-mode nil "\
@@ -14683,8 +14684,8 @@ completions:
14683 14684
14684;;;*** 14685;;;***
14685 14686
14686;;;### (autoloads nil "icon" "progmodes/icon.el" (22330 59913 983323 14687;;;### (autoloads nil "icon" "progmodes/icon.el" (22197 58438 447460
14687;;;;;; 402000)) 14688;;;;;; 447000))
14688;;; Generated autoloads from progmodes/icon.el 14689;;; Generated autoloads from progmodes/icon.el
14689 14690
14690(autoload 'icon-mode "icon" "\ 14691(autoload 'icon-mode "icon" "\
@@ -14724,8 +14725,8 @@ with no args, if that value is non-nil.
14724 14725
14725;;;*** 14726;;;***
14726 14727
14727;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (22330 14728;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (22150
14728;;;;;; 59913 984323 399000)) 14729;;;;;; 28228 850072 702000))
14729;;; Generated autoloads from progmodes/idlw-shell.el 14730;;; Generated autoloads from progmodes/idlw-shell.el
14730 14731
14731(autoload 'idlwave-shell "idlw-shell" "\ 14732(autoload 'idlwave-shell "idlw-shell" "\
@@ -14750,8 +14751,8 @@ See also the variable `idlwave-shell-prompt-pattern'.
14750 14751
14751;;;*** 14752;;;***
14752 14753
14753;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (22330 59913 14754;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (22197 58438
14754;;;;;; 984323 399000)) 14755;;;;;; 467460 447000))
14755;;; Generated autoloads from progmodes/idlwave.el 14756;;; Generated autoloads from progmodes/idlwave.el
14756(push (purecopy '(idlwave 6 1 22)) package--builtin-versions) 14757(push (purecopy '(idlwave 6 1 22)) package--builtin-versions)
14757 14758
@@ -14880,7 +14881,7 @@ The main features of this mode are
14880 14881
14881;;;*** 14882;;;***
14882 14883
14883;;;### (autoloads nil "ido" "ido.el" (22330 59913 913323 619000)) 14884;;;### (autoloads nil "ido" "ido.el" (22150 28228 82072 702000))
14884;;; Generated autoloads from ido.el 14885;;; Generated autoloads from ido.el
14885 14886
14886(defvar ido-mode nil "\ 14887(defvar ido-mode nil "\
@@ -15142,7 +15143,7 @@ DEF, if non-nil, is the default value.
15142 15143
15143;;;*** 15144;;;***
15144 15145
15145;;;### (autoloads nil "ielm" "ielm.el" (22330 59913 913323 619000)) 15146;;;### (autoloads nil "ielm" "ielm.el" (22150 28228 82072 702000))
15146;;; Generated autoloads from ielm.el 15147;;; Generated autoloads from ielm.el
15147 15148
15148(autoload 'ielm "ielm" "\ 15149(autoload 'ielm "ielm" "\
@@ -15154,7 +15155,7 @@ See `inferior-emacs-lisp-mode' for details.
15154 15155
15155;;;*** 15156;;;***
15156 15157
15157;;;### (autoloads nil "iimage" "iimage.el" (22330 59913 913323 619000)) 15158;;;### (autoloads nil "iimage" "iimage.el" (22150 28228 82072 702000))
15158;;; Generated autoloads from iimage.el 15159;;; Generated autoloads from iimage.el
15159 15160
15160(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 15161(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -15170,7 +15171,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
15170 15171
15171;;;*** 15172;;;***
15172 15173
15173;;;### (autoloads nil "image" "image.el" (22331 17372 40369 452000)) 15174;;;### (autoloads nil "image" "image.el" (22150 28228 86072 702000))
15174;;; Generated autoloads from image.el 15175;;; Generated autoloads from image.el
15175 15176
15176(autoload 'image-type-from-data "image" "\ 15177(autoload 'image-type-from-data "image" "\
@@ -15363,8 +15364,8 @@ If Emacs is compiled without ImageMagick support, this does nothing.
15363 15364
15364;;;*** 15365;;;***
15365 15366
15366;;;### (autoloads nil "image-dired" "image-dired.el" (22331 17372 15367;;;### (autoloads nil "image-dired" "image-dired.el" (22150 28228
15367;;;;;; 39369 455000)) 15368;;;;;; 86072 702000))
15368;;; Generated autoloads from image-dired.el 15369;;; Generated autoloads from image-dired.el
15369(push (purecopy '(image-dired 0 4 11)) package--builtin-versions) 15370(push (purecopy '(image-dired 0 4 11)) package--builtin-versions)
15370 15371
@@ -15501,8 +15502,8 @@ easy-to-use form.
15501 15502
15502;;;*** 15503;;;***
15503 15504
15504;;;### (autoloads nil "image-file" "image-file.el" (22330 59913 913323 15505;;;### (autoloads nil "image-file" "image-file.el" (22150 28228 86072
15505;;;;;; 619000)) 15506;;;;;; 702000))
15506;;; Generated autoloads from image-file.el 15507;;; Generated autoloads from image-file.el
15507 15508
15508(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 15509(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15565,8 +15566,8 @@ An image file is one whose name has an extension in
15565 15566
15566;;;*** 15567;;;***
15567 15568
15568;;;### (autoloads nil "image-mode" "image-mode.el" (22331 17372 40369 15569;;;### (autoloads nil "image-mode" "image-mode.el" (22174 53239 753341
15569;;;;;; 452000)) 15570;;;;;; 435000))
15570;;; Generated autoloads from image-mode.el 15571;;; Generated autoloads from image-mode.el
15571 15572
15572(autoload 'image-mode "image-mode" "\ 15573(autoload 'image-mode "image-mode" "\
@@ -15613,7 +15614,7 @@ on these modes.
15613 15614
15614;;;*** 15615;;;***
15615 15616
15616;;;### (autoloads nil "imenu" "imenu.el" (22330 59913 739324 156000)) 15617;;;### (autoloads nil "imenu" "imenu.el" (22311 14139 174375 715000))
15617;;; Generated autoloads from imenu.el 15618;;; Generated autoloads from imenu.el
15618 15619
15619(defvar imenu-sort-function nil "\ 15620(defvar imenu-sort-function nil "\
@@ -15751,8 +15752,8 @@ for more information.
15751 15752
15752;;;*** 15753;;;***
15753 15754
15754;;;### (autoloads nil "ind-util" "language/ind-util.el" (22330 59913 15755;;;### (autoloads nil "ind-util" "language/ind-util.el" (22150 28228
15755;;;;;; 941323 532000)) 15756;;;;;; 190072 702000))
15756;;; Generated autoloads from language/ind-util.el 15757;;; Generated autoloads from language/ind-util.el
15757 15758
15758(autoload 'indian-compose-region "ind-util" "\ 15759(autoload 'indian-compose-region "ind-util" "\
@@ -15782,8 +15783,8 @@ Convert old Emacs Devanagari characters to UCS.
15782 15783
15783;;;*** 15784;;;***
15784 15785
15785;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (22330 59913 15786;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (22150 28228
15786;;;;;; 984323 399000)) 15787;;;;;; 862072 702000))
15787;;; Generated autoloads from progmodes/inf-lisp.el 15788;;; Generated autoloads from progmodes/inf-lisp.el
15788 15789
15789(autoload 'inferior-lisp "inf-lisp" "\ 15790(autoload 'inferior-lisp "inf-lisp" "\
@@ -15801,7 +15802,7 @@ of `inferior-lisp-program'). Runs the hooks from
15801 15802
15802;;;*** 15803;;;***
15803 15804
15804;;;### (autoloads nil "info" "info.el" (22331 17372 41369 448000)) 15805;;;### (autoloads nil "info" "info.el" (22150 28228 98072 702000))
15805;;; Generated autoloads from info.el 15806;;; Generated autoloads from info.el
15806 15807
15807(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))))) "\ 15808(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))))) "\
@@ -16013,8 +16014,8 @@ completion alternatives to currently visited manuals.
16013 16014
16014;;;*** 16015;;;***
16015 16016
16016;;;### (autoloads nil "info-look" "info-look.el" (22330 59913 740324 16017;;;### (autoloads nil "info-look" "info-look.el" (22291 28851 633608
16017;;;;;; 153000)) 16018;;;;;; 847000))
16018;;; Generated autoloads from info-look.el 16019;;; Generated autoloads from info-look.el
16019 16020
16020(autoload 'info-lookup-reset "info-look" "\ 16021(autoload 'info-lookup-reset "info-look" "\
@@ -16061,8 +16062,8 @@ Perform completion on file preceding point.
16061 16062
16062;;;*** 16063;;;***
16063 16064
16064;;;### (autoloads nil "info-xref" "info-xref.el" (22330 59913 914323 16065;;;### (autoloads nil "info-xref" "info-xref.el" (22150 28228 94072
16065;;;;;; 615000)) 16066;;;;;; 702000))
16066;;; Generated autoloads from info-xref.el 16067;;; Generated autoloads from info-xref.el
16067(push (purecopy '(info-xref 3)) package--builtin-versions) 16068(push (purecopy '(info-xref 3)) package--builtin-versions)
16068 16069
@@ -16145,8 +16146,8 @@ the sources handy.
16145 16146
16146;;;*** 16147;;;***
16147 16148
16148;;;### (autoloads nil "informat" "informat.el" (22330 59913 914323 16149;;;### (autoloads nil "informat" "informat.el" (22150 28228 102072
16149;;;;;; 615000)) 16150;;;;;; 702000))
16150;;; Generated autoloads from informat.el 16151;;; Generated autoloads from informat.el
16151 16152
16152(autoload 'Info-tagify "informat" "\ 16153(autoload 'Info-tagify "informat" "\
@@ -16191,8 +16192,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
16191 16192
16192;;;*** 16193;;;***
16193 16194
16194;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (22330 59913 16195;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (22171 34371
16195;;;;;; 929323 569000)) 16196;;;;;; 930658 796000))
16196;;; Generated autoloads from emacs-lisp/inline.el 16197;;; Generated autoloads from emacs-lisp/inline.el
16197 16198
16198(autoload 'define-inline "inline" "\ 16199(autoload 'define-inline "inline" "\
@@ -16206,8 +16207,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
16206 16207
16207;;;*** 16208;;;***
16208 16209
16209;;;### (autoloads nil "inversion" "cedet/inversion.el" (22330 59913 16210;;;### (autoloads nil "inversion" "cedet/inversion.el" (22150 28227
16210;;;;;; 920323 597000)) 16211;;;;;; 218072 702000))
16211;;; Generated autoloads from cedet/inversion.el 16212;;; Generated autoloads from cedet/inversion.el
16212(push (purecopy '(inversion 1 3)) package--builtin-versions) 16213(push (purecopy '(inversion 1 3)) package--builtin-versions)
16213 16214
@@ -16219,8 +16220,8 @@ Only checks one based on which kind of Emacs is being run.
16219 16220
16220;;;*** 16221;;;***
16221 16222
16222;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (22330 16223;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (22150
16223;;;;;; 59913 939323 538000)) 16224;;;;;; 28228 106072 702000))
16224;;; Generated autoloads from international/isearch-x.el 16225;;; Generated autoloads from international/isearch-x.el
16225 16226
16226(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 16227(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -16240,8 +16241,8 @@ Toggle input method in interactive search.
16240 16241
16241;;;*** 16242;;;***
16242 16243
16243;;;### (autoloads nil "isearchb" "isearchb.el" (22330 59913 914323 16244;;;### (autoloads nil "isearchb" "isearchb.el" (22150 28228 154072
16244;;;;;; 615000)) 16245;;;;;; 702000))
16245;;; Generated autoloads from isearchb.el 16246;;; Generated autoloads from isearchb.el
16246(push (purecopy '(isearchb 1 5)) package--builtin-versions) 16247(push (purecopy '(isearchb 1 5)) package--builtin-versions)
16247 16248
@@ -16255,8 +16256,8 @@ accessed via isearchb.
16255 16256
16256;;;*** 16257;;;***
16257 16258
16258;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (22330 16259;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (22150
16259;;;;;; 59913 939323 538000)) 16260;;;;;; 28228 106072 702000))
16260;;; Generated autoloads from international/iso-cvt.el 16261;;; Generated autoloads from international/iso-cvt.el
16261 16262
16262(autoload 'iso-spanish "iso-cvt" "\ 16263(autoload 'iso-spanish "iso-cvt" "\
@@ -16347,15 +16348,15 @@ Add submenus to the File menu, to convert to and from various formats.
16347;;;*** 16348;;;***
16348 16349
16349;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16350;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16350;;;;;; (22330 59913 939323 538000)) 16351;;;;;; (22150 28228 106072 702000))
16351;;; Generated autoloads from international/iso-transl.el 16352;;; Generated autoloads from international/iso-transl.el
16352 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16353 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
16353 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 16354 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
16354 16355
16355;;;*** 16356;;;***
16356 16357
16357;;;### (autoloads nil "ispell" "textmodes/ispell.el" (22331 17372 16358;;;### (autoloads nil "ispell" "textmodes/ispell.el" (22308 37947
16358;;;;;; 114369 189000)) 16359;;;;;; 230422 527000))
16359;;; Generated autoloads from textmodes/ispell.el 16360;;; Generated autoloads from textmodes/ispell.el
16360 16361
16361(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16362(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16588,8 +16589,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16588 16589
16589;;;*** 16590;;;***
16590 16591
16591;;;### (autoloads nil "japan-util" "language/japan-util.el" (22330 16592;;;### (autoloads nil "japan-util" "language/japan-util.el" (22150
16592;;;;;; 59913 941323 532000)) 16593;;;;;; 28228 190072 702000))
16593;;; Generated autoloads from language/japan-util.el 16594;;; Generated autoloads from language/japan-util.el
16594 16595
16595(autoload 'setup-japanese-environment-internal "japan-util" "\ 16596(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16666,8 +16667,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16666 16667
16667;;;*** 16668;;;***
16668 16669
16669;;;### (autoloads nil "jka-compr" "jka-compr.el" (22330 59913 914323 16670;;;### (autoloads nil "jka-compr" "jka-compr.el" (22150 28228 158072
16670;;;;;; 615000)) 16671;;;;;; 702000))
16671;;; Generated autoloads from jka-compr.el 16672;;; Generated autoloads from jka-compr.el
16672 16673
16673(defvar jka-compr-inhibit nil "\ 16674(defvar jka-compr-inhibit nil "\
@@ -16690,8 +16691,7 @@ by `jka-compr-installed'.
16690 16691
16691;;;*** 16692;;;***
16692 16693
16693;;;### (autoloads nil "js" "progmodes/js.el" (22331 17377 954348 16694;;;### (autoloads nil "js" "progmodes/js.el" (22323 5347 50589 123000))
16694;;;;;; 447000))
16695;;; Generated autoloads from progmodes/js.el 16695;;; Generated autoloads from progmodes/js.el
16696(push (purecopy '(js 9)) package--builtin-versions) 16696(push (purecopy '(js 9)) package--builtin-versions)
16697 16697
@@ -16718,14 +16718,14 @@ locally, like so:
16718 16718
16719;;;*** 16719;;;***
16720 16720
16721;;;### (autoloads nil "json" "json.el" (22330 59913 914323 615000)) 16721;;;### (autoloads nil "json" "json.el" (22197 58438 339460 447000))
16722;;; Generated autoloads from json.el 16722;;; Generated autoloads from json.el
16723(push (purecopy '(json 1 4)) package--builtin-versions) 16723(push (purecopy '(json 1 4)) package--builtin-versions)
16724 16724
16725;;;*** 16725;;;***
16726 16726
16727;;;### (autoloads nil "keypad" "emulation/keypad.el" (22330 59913 16727;;;### (autoloads nil "keypad" "emulation/keypad.el" (22150 28227
16728;;;;;; 931323 563000)) 16728;;;;;; 462072 702000))
16729;;; Generated autoloads from emulation/keypad.el 16729;;; Generated autoloads from emulation/keypad.el
16730 16730
16731(defvar keypad-setup nil "\ 16731(defvar keypad-setup nil "\
@@ -16780,8 +16780,8 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16780 16780
16781;;;*** 16781;;;***
16782 16782
16783;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (22330 16783;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (22150
16784;;;;;; 59913 939323 538000)) 16784;;;;;; 28228 106072 702000))
16785;;; Generated autoloads from international/kinsoku.el 16785;;; Generated autoloads from international/kinsoku.el
16786 16786
16787(autoload 'kinsoku "kinsoku" "\ 16787(autoload 'kinsoku "kinsoku" "\
@@ -16802,8 +16802,8 @@ the context of text formatting.
16802 16802
16803;;;*** 16803;;;***
16804 16804
16805;;;### (autoloads nil "kkc" "international/kkc.el" (22330 59913 940323 16805;;;### (autoloads nil "kkc" "international/kkc.el" (22150 28228 106072
16806;;;;;; 535000)) 16806;;;;;; 702000))
16807;;; Generated autoloads from international/kkc.el 16807;;; Generated autoloads from international/kkc.el
16808 16808
16809(defvar kkc-after-update-conversion-functions nil "\ 16809(defvar kkc-after-update-conversion-functions nil "\
@@ -16825,7 +16825,7 @@ and the return value is the length of the conversion.
16825 16825
16826;;;*** 16826;;;***
16827 16827
16828;;;### (autoloads nil "kmacro" "kmacro.el" (22331 17372 42369 445000)) 16828;;;### (autoloads nil "kmacro" "kmacro.el" (22150 28228 162072 702000))
16829;;; Generated autoloads from kmacro.el 16829;;; Generated autoloads from kmacro.el
16830 (global-set-key "\C-x(" 'kmacro-start-macro) 16830 (global-set-key "\C-x(" 'kmacro-start-macro)
16831 (global-set-key "\C-x)" 'kmacro-end-macro) 16831 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16937,8 +16937,8 @@ If kbd macro currently being defined end it before activating it.
16937 16937
16938;;;*** 16938;;;***
16939 16939
16940;;;### (autoloads nil "korea-util" "language/korea-util.el" (22330 16940;;;### (autoloads nil "korea-util" "language/korea-util.el" (22150
16941;;;;;; 59913 941323 532000)) 16941;;;;;; 28228 194072 702000))
16942;;; Generated autoloads from language/korea-util.el 16942;;; Generated autoloads from language/korea-util.el
16943 16943
16944(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16944(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16952,8 +16952,8 @@ The kind of Korean keyboard for Korean input method.
16952 16952
16953;;;*** 16953;;;***
16954 16954
16955;;;### (autoloads nil "lao-util" "language/lao-util.el" (22330 59913 16955;;;### (autoloads nil "lao-util" "language/lao-util.el" (22150 28228
16956;;;;;; 941323 532000)) 16956;;;;;; 194072 702000))
16957;;; Generated autoloads from language/lao-util.el 16957;;; Generated autoloads from language/lao-util.el
16958 16958
16959(autoload 'lao-compose-string "lao-util" "\ 16959(autoload 'lao-compose-string "lao-util" "\
@@ -16990,8 +16990,8 @@ Transcribe Romanized Lao string STR to Lao character string.
16990 16990
16991;;;*** 16991;;;***
16992 16992
16993;;;### (autoloads nil "latexenc" "international/latexenc.el" (22330 16993;;;### (autoloads nil "latexenc" "international/latexenc.el" (22150
16994;;;;;; 59913 940323 535000)) 16994;;;;;; 28228 106072 702000))
16995;;; Generated autoloads from international/latexenc.el 16995;;; Generated autoloads from international/latexenc.el
16996 16996
16997(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))) "\ 16997(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))) "\
@@ -17023,7 +17023,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
17023;;;*** 17023;;;***
17024 17024
17025;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" 17025;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el"
17026;;;;;; (22330 59913 940323 535000)) 17026;;;;;; (22150 28228 110072 702000))
17027;;; Generated autoloads from international/latin1-disp.el 17027;;; Generated autoloads from international/latin1-disp.el
17028 17028
17029(defvar latin1-display nil "\ 17029(defvar latin1-display nil "\
@@ -17064,8 +17064,8 @@ use either \\[customize] or the function `latin1-display'.")
17064 17064
17065;;;*** 17065;;;***
17066 17066
17067;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (22330 17067;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (22150
17068;;;;;; 59913 984323 399000)) 17068;;;;;; 28228 866072 702000))
17069;;; Generated autoloads from progmodes/ld-script.el 17069;;; Generated autoloads from progmodes/ld-script.el
17070 17070
17071(autoload 'ld-script-mode "ld-script" "\ 17071(autoload 'ld-script-mode "ld-script" "\
@@ -17075,8 +17075,8 @@ A major mode to edit GNU ld script files
17075 17075
17076;;;*** 17076;;;***
17077 17077
17078;;;### (autoloads nil "let-alist" "emacs-lisp/let-alist.el" (22331 17078;;;### (autoloads nil "let-alist" "emacs-lisp/let-alist.el" (22150
17079;;;;;; 17371 995369 612000)) 17079;;;;;; 28227 434072 702000))
17080;;; Generated autoloads from emacs-lisp/let-alist.el 17080;;; Generated autoloads from emacs-lisp/let-alist.el
17081(push (purecopy '(let-alist 1 0 4)) package--builtin-versions) 17081(push (purecopy '(let-alist 1 0 4)) package--builtin-versions)
17082 17082
@@ -17115,7 +17115,7 @@ displayed in the example above.
17115 17115
17116;;;*** 17116;;;***
17117 17117
17118;;;### (autoloads nil "life" "play/life.el" (22330 59913 969323 446000)) 17118;;;### (autoloads nil "life" "play/life.el" (22150 28228 678072 702000))
17119;;; Generated autoloads from play/life.el 17119;;; Generated autoloads from play/life.el
17120 17120
17121(autoload 'life "life" "\ 17121(autoload 'life "life" "\
@@ -17128,7 +17128,7 @@ generations (this defaults to 1).
17128 17128
17129;;;*** 17129;;;***
17130 17130
17131;;;### (autoloads nil "linum" "linum.el" (22331 17372 49369 420000)) 17131;;;### (autoloads nil "linum" "linum.el" (22150 28228 210072 702000))
17132;;; Generated autoloads from linum.el 17132;;; Generated autoloads from linum.el
17133(push (purecopy '(linum 0 9 24)) package--builtin-versions) 17133(push (purecopy '(linum 0 9 24)) package--builtin-versions)
17134 17134
@@ -17166,8 +17166,8 @@ See `linum-mode' for more information on Linum mode.
17166 17166
17167;;;*** 17167;;;***
17168 17168
17169;;;### (autoloads nil "loadhist" "loadhist.el" (22330 59913 914323 17169;;;### (autoloads nil "loadhist" "loadhist.el" (22150 28228 210072
17170;;;;;; 615000)) 17170;;;;;; 702000))
17171;;; Generated autoloads from loadhist.el 17171;;; Generated autoloads from loadhist.el
17172 17172
17173(autoload 'unload-feature "loadhist" "\ 17173(autoload 'unload-feature "loadhist" "\
@@ -17198,7 +17198,7 @@ something strange, such as redefining an Emacs function.
17198 17198
17199;;;*** 17199;;;***
17200 17200
17201;;;### (autoloads nil "locate" "locate.el" (22330 59913 914323 615000)) 17201;;;### (autoloads nil "locate" "locate.el" (22150 28228 210072 702000))
17202;;; Generated autoloads from locate.el 17202;;; Generated autoloads from locate.el
17203 17203
17204(defvar locate-ls-subdir-switches (purecopy "-al") "\ 17204(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -17250,8 +17250,8 @@ except that FILTER is not optional.
17250 17250
17251;;;*** 17251;;;***
17252 17252
17253;;;### (autoloads nil "log-edit" "vc/log-edit.el" (22330 59914 9323 17253;;;### (autoloads nil "log-edit" "vc/log-edit.el" (22150 28229 278072
17254;;;;;; 322000)) 17254;;;;;; 702000))
17255;;; Generated autoloads from vc/log-edit.el 17255;;; Generated autoloads from vc/log-edit.el
17256 17256
17257(autoload 'log-edit "log-edit" "\ 17257(autoload 'log-edit "log-edit" "\
@@ -17282,8 +17282,8 @@ done. Otherwise, it uses the current buffer.
17282 17282
17283;;;*** 17283;;;***
17284 17284
17285;;;### (autoloads nil "log-view" "vc/log-view.el" (22330 59914 8323 17285;;;### (autoloads nil "log-view" "vc/log-view.el" (22294 5044 399300
17286;;;;;; 325000)) 17286;;;;;; 64000))
17287;;; Generated autoloads from vc/log-view.el 17287;;; Generated autoloads from vc/log-view.el
17288 17288
17289(autoload 'log-view-mode "log-view" "\ 17289(autoload 'log-view-mode "log-view" "\
@@ -17293,7 +17293,7 @@ Major mode for browsing CVS log output.
17293 17293
17294;;;*** 17294;;;***
17295 17295
17296;;;### (autoloads nil "lpr" "lpr.el" (22331 17372 50369 416000)) 17296;;;### (autoloads nil "lpr" "lpr.el" (22150 28228 210072 702000))
17297;;; Generated autoloads from lpr.el 17297;;; Generated autoloads from lpr.el
17298 17298
17299(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 17299(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -17388,7 +17388,8 @@ for further customization of the printer command.
17388 17388
17389;;;*** 17389;;;***
17390 17390
17391;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22331 17372 50369 416000)) 17391;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22220 19926 384329
17392;;;;;; 271000))
17392;;; Generated autoloads from ls-lisp.el 17393;;; Generated autoloads from ls-lisp.el
17393 17394
17394(defvar ls-lisp-support-shell-wildcards t "\ 17395(defvar ls-lisp-support-shell-wildcards t "\
@@ -17399,8 +17400,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17399 17400
17400;;;*** 17401;;;***
17401 17402
17402;;;### (autoloads nil "lunar" "calendar/lunar.el" (22330 59913 920323 17403;;;### (autoloads nil "lunar" "calendar/lunar.el" (22150 28227 78072
17403;;;;;; 597000)) 17404;;;;;; 702000))
17404;;; Generated autoloads from calendar/lunar.el 17405;;; Generated autoloads from calendar/lunar.el
17405 17406
17406(autoload 'lunar-phases "lunar" "\ 17407(autoload 'lunar-phases "lunar" "\
@@ -17412,8 +17413,8 @@ This function is suitable for execution in an init file.
17412 17413
17413;;;*** 17414;;;***
17414 17415
17415;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (22330 59913 17416;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (22150 28228
17416;;;;;; 984323 399000)) 17417;;;;;; 866072 702000))
17417;;; Generated autoloads from progmodes/m4-mode.el 17418;;; Generated autoloads from progmodes/m4-mode.el
17418 17419
17419(autoload 'm4-mode "m4-mode" "\ 17420(autoload 'm4-mode "m4-mode" "\
@@ -17423,7 +17424,7 @@ A major mode to edit m4 macro files.
17423 17424
17424;;;*** 17425;;;***
17425 17426
17426;;;### (autoloads nil "macros" "macros.el" (22330 59913 914323 615000)) 17427;;;### (autoloads nil "macros" "macros.el" (22150 28228 210072 702000))
17427;;; Generated autoloads from macros.el 17428;;; Generated autoloads from macros.el
17428 17429
17429(autoload 'name-last-kbd-macro "macros" "\ 17430(autoload 'name-last-kbd-macro "macros" "\
@@ -17512,8 +17513,8 @@ and then select the region of un-tablified names and use
17512 17513
17513;;;*** 17514;;;***
17514 17515
17515;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22331 17372 17516;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22197 58438
17516;;;;;; 51369 413000)) 17517;;;;;; 343460 447000))
17517;;; Generated autoloads from mail/mail-extr.el 17518;;; Generated autoloads from mail/mail-extr.el
17518 17519
17519(autoload 'mail-extract-address-components "mail-extr" "\ 17520(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17543,8 +17544,8 @@ Convert mail domain DOMAIN to the country it corresponds to.
17543 17544
17544;;;*** 17545;;;***
17545 17546
17546;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (22330 59913 17547;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (22150 28228
17547;;;;;; 947323 514000)) 17548;;;;;; 230072 702000))
17548;;; Generated autoloads from mail/mail-hist.el 17549;;; Generated autoloads from mail/mail-hist.el
17549 17550
17550(autoload 'mail-hist-define-keys "mail-hist" "\ 17551(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17573,8 +17574,8 @@ This function normally would be called when the message is sent.
17573 17574
17574;;;*** 17575;;;***
17575 17576
17576;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (22330 59913 17577;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (22150 28228
17577;;;;;; 947323 514000)) 17578;;;;;; 230072 702000))
17578;;; Generated autoloads from mail/mail-utils.el 17579;;; Generated autoloads from mail/mail-utils.el
17579 17580
17580(defvar mail-use-rfc822 nil "\ 17581(defvar mail-use-rfc822 nil "\
@@ -17648,8 +17649,8 @@ matches may be returned from the message body.
17648 17649
17649;;;*** 17650;;;***
17650 17651
17651;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (22330 59913 17652;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (22197 58438
17652;;;;;; 947323 514000)) 17653;;;;;; 343460 447000))
17653;;; Generated autoloads from mail/mailabbrev.el 17654;;; Generated autoloads from mail/mailabbrev.el
17654 17655
17655(defvar mail-abbrevs-mode nil "\ 17656(defvar mail-abbrevs-mode nil "\
@@ -17699,8 +17700,8 @@ double-quotes.
17699 17700
17700;;;*** 17701;;;***
17701 17702
17702;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22330 59913 17703;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22189 64323
17703;;;;;; 947323 514000)) 17704;;;;;; 268321 19000))
17704;;; Generated autoloads from mail/mailalias.el 17705;;; Generated autoloads from mail/mailalias.el
17705 17706
17706(defvar mail-complete-style 'angles "\ 17707(defvar mail-complete-style 'angles "\
@@ -17753,8 +17754,8 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17753 17754
17754;;;*** 17755;;;***
17755 17756
17756;;;### (autoloads nil "mailclient" "mail/mailclient.el" (22330 59913 17757;;;### (autoloads nil "mailclient" "mail/mailclient.el" (22182 4679
17757;;;;;; 947323 514000)) 17758;;;;;; 423463 499000))
17758;;; Generated autoloads from mail/mailclient.el 17759;;; Generated autoloads from mail/mailclient.el
17759 17760
17760(autoload 'mailclient-send-it "mailclient" "\ 17761(autoload 'mailclient-send-it "mailclient" "\
@@ -17766,8 +17767,8 @@ The mail client is taken to be the handler of mailto URLs.
17766 17767
17767;;;*** 17768;;;***
17768 17769
17769;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22330 17770;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22221
17770;;;;;; 59913 984323 399000)) 17771;;;;;; 40772 751009 663000))
17771;;; Generated autoloads from progmodes/make-mode.el 17772;;; Generated autoloads from progmodes/make-mode.el
17772 17773
17773(autoload 'makefile-mode "make-mode" "\ 17774(autoload 'makefile-mode "make-mode" "\
@@ -17884,8 +17885,8 @@ An adapted `makefile-mode' that knows about imake.
17884 17885
17885;;;*** 17886;;;***
17886 17887
17887;;;### (autoloads nil "makesum" "makesum.el" (22330 59913 914323 17888;;;### (autoloads nil "makesum" "makesum.el" (22150 28228 258072
17888;;;;;; 615000)) 17889;;;;;; 702000))
17889;;; Generated autoloads from makesum.el 17890;;; Generated autoloads from makesum.el
17890 17891
17891(autoload 'make-command-summary "makesum" "\ 17892(autoload 'make-command-summary "makesum" "\
@@ -17896,7 +17897,7 @@ Previous contents of that buffer are killed first.
17896 17897
17897;;;*** 17898;;;***
17898 17899
17899;;;### (autoloads nil "man" "man.el" (22330 59913 741324 150000)) 17900;;;### (autoloads nil "man" "man.el" (22316 32055 822608 108000))
17900;;; Generated autoloads from man.el 17901;;; Generated autoloads from man.el
17901 17902
17902(defalias 'manual-entry 'man) 17903(defalias 'manual-entry 'man)
@@ -17952,14 +17953,14 @@ Default bookmark handler for Man buffers.
17952 17953
17953;;;*** 17954;;;***
17954 17955
17955;;;### (autoloads nil "map" "emacs-lisp/map.el" (22330 59913 930323 17956;;;### (autoloads nil "map" "emacs-lisp/map.el" (22262 28597 583325
17956;;;;;; 566000)) 17957;;;;;; 308000))
17957;;; Generated autoloads from emacs-lisp/map.el 17958;;; Generated autoloads from emacs-lisp/map.el
17958(push (purecopy '(map 1 0)) package--builtin-versions) 17959(push (purecopy '(map 1 0)) package--builtin-versions)
17959 17960
17960;;;*** 17961;;;***
17961 17962
17962;;;### (autoloads nil "master" "master.el" (22330 59913 914323 615000)) 17963;;;### (autoloads nil "master" "master.el" (22150 28228 262072 702000))
17963;;; Generated autoloads from master.el 17964;;; Generated autoloads from master.el
17964(push (purecopy '(master 1 0 2)) package--builtin-versions) 17965(push (purecopy '(master 1 0 2)) package--builtin-versions)
17965 17966
@@ -17982,8 +17983,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
17982 17983
17983;;;*** 17984;;;***
17984 17985
17985;;;### (autoloads nil "mb-depth" "mb-depth.el" (22330 59913 914323 17986;;;### (autoloads nil "mb-depth" "mb-depth.el" (22150 28228 262072
17986;;;;;; 615000)) 17987;;;;;; 702000))
17987;;; Generated autoloads from mb-depth.el 17988;;; Generated autoloads from mb-depth.el
17988 17989
17989(defvar minibuffer-depth-indicate-mode nil "\ 17990(defvar minibuffer-depth-indicate-mode nil "\
@@ -18011,14 +18012,14 @@ recursion depth in the minibuffer prompt. This is only useful if
18011 18012
18012;;;*** 18013;;;***
18013 18014
18014;;;### (autoloads nil "md4" "md4.el" (22330 59913 914323 615000)) 18015;;;### (autoloads nil "md4" "md4.el" (22150 28228 262072 702000))
18015;;; Generated autoloads from md4.el 18016;;; Generated autoloads from md4.el
18016(push (purecopy '(md4 1 0)) package--builtin-versions) 18017(push (purecopy '(md4 1 0)) package--builtin-versions)
18017 18018
18018;;;*** 18019;;;***
18019 18020
18020;;;### (autoloads nil "message" "gnus/message.el" (22331 17372 28369 18021;;;### (autoloads nil "message" "gnus/message.el" (22201 55498 114885
18021;;;;;; 494000)) 18022;;;;;; 567000))
18022;;; Generated autoloads from gnus/message.el 18023;;; Generated autoloads from gnus/message.el
18023 18024
18024(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 18025(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18183,8 +18184,8 @@ which specify the range to operate on.
18183 18184
18184;;;*** 18185;;;***
18185 18186
18186;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (22330 18187;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (22150
18187;;;;;; 59913 984323 399000)) 18188;;;;;; 28228 870072 702000))
18188;;; Generated autoloads from progmodes/meta-mode.el 18189;;; Generated autoloads from progmodes/meta-mode.el
18189(push (purecopy '(meta-mode 1 0)) package--builtin-versions) 18190(push (purecopy '(meta-mode 1 0)) package--builtin-versions)
18190 18191
@@ -18200,8 +18201,8 @@ Major mode for editing MetaPost sources.
18200 18201
18201;;;*** 18202;;;***
18202 18203
18203;;;### (autoloads nil "metamail" "mail/metamail.el" (22330 59913 18204;;;### (autoloads nil "metamail" "mail/metamail.el" (22150 28228
18204;;;;;; 947323 514000)) 18205;;;;;; 234072 702000))
18205;;; Generated autoloads from mail/metamail.el 18206;;; Generated autoloads from mail/metamail.el
18206 18207
18207(autoload 'metamail-interpret-header "metamail" "\ 18208(autoload 'metamail-interpret-header "metamail" "\
@@ -18244,8 +18245,8 @@ redisplayed as output is inserted.
18244 18245
18245;;;*** 18246;;;***
18246 18247
18247;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22331 17372 56369 18248;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22150 28228 294072
18248;;;;;; 395000)) 18249;;;;;; 702000))
18249;;; Generated autoloads from mh-e/mh-comp.el 18250;;; Generated autoloads from mh-e/mh-comp.el
18250 18251
18251(autoload 'mh-smail "mh-comp" "\ 18252(autoload 'mh-smail "mh-comp" "\
@@ -18335,7 +18336,7 @@ delete the draft message.
18335 18336
18336;;;*** 18337;;;***
18337 18338
18338;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (22331 17372 56369 395000)) 18339;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (22150 28228 298072 702000))
18339;;; Generated autoloads from mh-e/mh-e.el 18340;;; Generated autoloads from mh-e/mh-e.el
18340(push (purecopy '(mh-e 8 6)) package--builtin-versions) 18341(push (purecopy '(mh-e 8 6)) package--builtin-versions)
18341 18342
@@ -18352,8 +18353,8 @@ Display version information about MH-E and the MH mail handling system.
18352 18353
18353;;;*** 18354;;;***
18354 18355
18355;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (22330 59913 18356;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (22150 28228
18356;;;;;; 949323 508000)) 18357;;;;;; 302072 702000))
18357;;; Generated autoloads from mh-e/mh-folder.el 18358;;; Generated autoloads from mh-e/mh-folder.el
18358 18359
18359(autoload 'mh-rmail "mh-folder" "\ 18360(autoload 'mh-rmail "mh-folder" "\
@@ -18434,8 +18435,8 @@ perform the operation on all messages in that region.
18434 18435
18435;;;*** 18436;;;***
18436 18437
18437;;;### (autoloads nil "midnight" "midnight.el" (22330 59913 914323 18438;;;### (autoloads nil "midnight" "midnight.el" (22265 4790 36806
18438;;;;;; 615000)) 18439;;;;;; 924000))
18439;;; Generated autoloads from midnight.el 18440;;; Generated autoloads from midnight.el
18440 18441
18441(defvar midnight-mode nil "\ 18442(defvar midnight-mode nil "\
@@ -18476,8 +18477,8 @@ to its second argument TM.
18476 18477
18477;;;*** 18478;;;***
18478 18479
18479;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (22330 59913 18480;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (22150 28228
18480;;;;;; 914323 615000)) 18481;;;;;; 322072 702000))
18481;;; Generated autoloads from minibuf-eldef.el 18482;;; Generated autoloads from minibuf-eldef.el
18482 18483
18483(defvar minibuffer-electric-default-mode nil "\ 18484(defvar minibuffer-electric-default-mode nil "\
@@ -18507,7 +18508,7 @@ is modified to remove the default indication.
18507 18508
18508;;;*** 18509;;;***
18509 18510
18510;;;### (autoloads nil "misc" "misc.el" (22330 59913 914323 615000)) 18511;;;### (autoloads nil "misc" "misc.el" (22150 28228 326072 702000))
18511;;; Generated autoloads from misc.el 18512;;; Generated autoloads from misc.el
18512 18513
18513(autoload 'butterfly "misc" "\ 18514(autoload 'butterfly "misc" "\
@@ -18535,8 +18536,8 @@ The return value is always nil.
18535 18536
18536;;;*** 18537;;;***
18537 18538
18538;;;### (autoloads nil "misearch" "misearch.el" (22330 59913 914323 18539;;;### (autoloads nil "misearch" "misearch.el" (22150 28228 326072
18539;;;;;; 615000)) 18540;;;;;; 702000))
18540;;; Generated autoloads from misearch.el 18541;;; Generated autoloads from misearch.el
18541 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18542 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18542 18543
@@ -18624,8 +18625,8 @@ whose file names match the specified wildcard.
18624 18625
18625;;;*** 18626;;;***
18626 18627
18627;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (22330 18628;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (22150
18628;;;;;; 59913 984323 399000)) 18629;;;;;; 28228 874072 702000))
18629;;; Generated autoloads from progmodes/mixal-mode.el 18630;;; Generated autoloads from progmodes/mixal-mode.el
18630(push (purecopy '(mixal-mode 0 1)) package--builtin-versions) 18631(push (purecopy '(mixal-mode 0 1)) package--builtin-versions)
18631 18632
@@ -18636,8 +18637,8 @@ Major mode for the mixal asm language.
18636 18637
18637;;;*** 18638;;;***
18638 18639
18639;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (22330 59913 18640;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (22150 28227
18640;;;;;; 939323 538000)) 18641;;;;;; 978072 702000))
18641;;; Generated autoloads from gnus/mm-encode.el 18642;;; Generated autoloads from gnus/mm-encode.el
18642 18643
18643(autoload 'mm-default-file-encoding "mm-encode" "\ 18644(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18647,8 +18648,8 @@ Return a default encoding for FILE.
18647 18648
18648;;;*** 18649;;;***
18649 18650
18650;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (22330 59913 18651;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (22150 28227
18651;;;;;; 939323 538000)) 18652;;;;;; 978072 702000))
18652;;; Generated autoloads from gnus/mm-extern.el 18653;;; Generated autoloads from gnus/mm-extern.el
18653 18654
18654(autoload 'mm-extern-cache-contents "mm-extern" "\ 18655(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18666,8 +18667,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18666 18667
18667;;;*** 18668;;;***
18668 18669
18669;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22331 17372 18670;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22150 28227
18670;;;;;; 28369 494000)) 18671;;;;;; 978072 702000))
18671;;; Generated autoloads from gnus/mm-partial.el 18672;;; Generated autoloads from gnus/mm-partial.el
18672 18673
18673(autoload 'mm-inline-partial "mm-partial" "\ 18674(autoload 'mm-inline-partial "mm-partial" "\
@@ -18680,8 +18681,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18680 18681
18681;;;*** 18682;;;***
18682 18683
18683;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22331 17372 28369 18684;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22150 28227 978072
18684;;;;;; 494000)) 18685;;;;;; 702000))
18685;;; Generated autoloads from gnus/mm-url.el 18686;;; Generated autoloads from gnus/mm-url.el
18686 18687
18687(autoload 'mm-url-insert-file-contents "mm-url" "\ 18688(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18697,8 +18698,8 @@ Insert file contents of URL using `mm-url-program'.
18697 18698
18698;;;*** 18699;;;***
18699 18700
18700;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22331 17372 29369 18701;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22150 28227 982072
18701;;;;;; 491000)) 18702;;;;;; 702000))
18702;;; Generated autoloads from gnus/mm-uu.el 18703;;; Generated autoloads from gnus/mm-uu.el
18703 18704
18704(autoload 'mm-uu-dissect "mm-uu" "\ 18705(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18717,7 +18718,7 @@ Assume text has been decoded if DECODED is non-nil.
18717 18718
18718;;;*** 18719;;;***
18719 18720
18720;;;### (autoloads nil "mml" "gnus/mml.el" (22331 17372 30369 487000)) 18721;;;### (autoloads nil "mml" "gnus/mml.el" (22150 28227 986072 702000))
18721;;; Generated autoloads from gnus/mml.el 18722;;; Generated autoloads from gnus/mml.el
18722 18723
18723(autoload 'mml-to-mime "mml" "\ 18724(autoload 'mml-to-mime "mml" "\
@@ -18742,8 +18743,8 @@ body) or \"attachment\" (separate from the body).
18742 18743
18743;;;*** 18744;;;***
18744 18745
18745;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22331 17372 30369 18746;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22250 23504 507503
18746;;;;;; 487000)) 18747;;;;;; 448000))
18747;;; Generated autoloads from gnus/mml1991.el 18748;;; Generated autoloads from gnus/mml1991.el
18748 18749
18749(autoload 'mml1991-encrypt "mml1991" "\ 18750(autoload 'mml1991-encrypt "mml1991" "\
@@ -18758,8 +18759,8 @@ body) or \"attachment\" (separate from the body).
18758 18759
18759;;;*** 18760;;;***
18760 18761
18761;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22331 17372 30369 18762;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22250 23504 507503
18762;;;;;; 487000)) 18763;;;;;; 448000))
18763;;; Generated autoloads from gnus/mml2015.el 18764;;; Generated autoloads from gnus/mml2015.el
18764 18765
18765(autoload 'mml2015-decrypt "mml2015" "\ 18766(autoload 'mml2015-decrypt "mml2015" "\
@@ -18799,16 +18800,16 @@ body) or \"attachment\" (separate from the body).
18799 18800
18800;;;*** 18801;;;***
18801 18802
18802;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (22330 59913 18803;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (22276 61491
18803;;;;;; 920323 597000)) 18804;;;;;; 202868 4000))
18804;;; Generated autoloads from cedet/mode-local.el 18805;;; Generated autoloads from cedet/mode-local.el
18805 18806
18806(put 'define-overloadable-function 'doc-string-elt 3) 18807(put 'define-overloadable-function 'doc-string-elt 3)
18807 18808
18808;;;*** 18809;;;***
18809 18810
18810;;;### (autoloads nil "modula2" "progmodes/modula2.el" (22330 59913 18811;;;### (autoloads nil "modula2" "progmodes/modula2.el" (22086 11930
18811;;;;;; 984323 399000)) 18812;;;;;; 214062 731000))
18812;;; Generated autoloads from progmodes/modula2.el 18813;;; Generated autoloads from progmodes/modula2.el
18813 18814
18814(defalias 'modula-2-mode 'm2-mode) 18815(defalias 'modula-2-mode 'm2-mode)
@@ -18841,8 +18842,8 @@ followed by the first character of the construct.
18841 18842
18842;;;*** 18843;;;***
18843 18844
18844;;;### (autoloads nil "morse" "play/morse.el" (22330 59913 969323 18845;;;### (autoloads nil "morse" "play/morse.el" (22150 28228 682072
18845;;;;;; 446000)) 18846;;;;;; 702000))
18846;;; Generated autoloads from play/morse.el 18847;;; Generated autoloads from play/morse.el
18847 18848
18848(autoload 'morse-region "morse" "\ 18849(autoload 'morse-region "morse" "\
@@ -18867,8 +18868,8 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18867 18868
18868;;;*** 18869;;;***
18869 18870
18870;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (22330 59913 914323 18871;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (22150 28228 326072
18871;;;;;; 615000)) 18872;;;;;; 702000))
18872;;; Generated autoloads from mouse-drag.el 18873;;; Generated autoloads from mouse-drag.el
18873 18874
18874(autoload 'mouse-drag-throw "mouse-drag" "\ 18875(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18915,7 +18916,7 @@ To test this function, evaluate:
18915 18916
18916;;;*** 18917;;;***
18917 18918
18918;;;### (autoloads nil "mpc" "mpc.el" (22331 17372 57369 391000)) 18919;;;### (autoloads nil "mpc" "mpc.el" (22150 28228 326072 702000))
18919;;; Generated autoloads from mpc.el 18920;;; Generated autoloads from mpc.el
18920 18921
18921(autoload 'mpc "mpc" "\ 18922(autoload 'mpc "mpc" "\
@@ -18925,7 +18926,7 @@ Main entry point for MPC.
18925 18926
18926;;;*** 18927;;;***
18927 18928
18928;;;### (autoloads nil "mpuz" "play/mpuz.el" (22330 59913 969323 446000)) 18929;;;### (autoloads nil "mpuz" "play/mpuz.el" (22150 28228 682072 702000))
18929;;; Generated autoloads from play/mpuz.el 18930;;; Generated autoloads from play/mpuz.el
18930 18931
18931(autoload 'mpuz "mpuz" "\ 18932(autoload 'mpuz "mpuz" "\
@@ -18935,7 +18936,7 @@ Multiplication puzzle with GNU Emacs.
18935 18936
18936;;;*** 18937;;;***
18937 18938
18938;;;### (autoloads nil "msb" "msb.el" (22330 59913 914323 615000)) 18939;;;### (autoloads nil "msb" "msb.el" (22150 28228 338072 702000))
18939;;; Generated autoloads from msb.el 18940;;; Generated autoloads from msb.el
18940 18941
18941(defvar msb-mode nil "\ 18942(defvar msb-mode nil "\
@@ -18961,8 +18962,8 @@ different buffer menu using the function `msb'.
18961 18962
18962;;;*** 18963;;;***
18963 18964
18964;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (22330 18965;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (22150
18965;;;;;; 59913 940323 535000)) 18966;;;;;; 28228 114072 702000))
18966;;; Generated autoloads from international/mule-diag.el 18967;;; Generated autoloads from international/mule-diag.el
18967 18968
18968(autoload 'list-character-sets "mule-diag" "\ 18969(autoload 'list-character-sets "mule-diag" "\
@@ -19094,8 +19095,8 @@ The default is 20. If LIMIT is negative, do not limit the listing.
19094 19095
19095;;;*** 19096;;;***
19096 19097
19097;;;### (autoloads nil "mule-util" "international/mule-util.el" (22330 19098;;;### (autoloads nil "mule-util" "international/mule-util.el" (22165
19098;;;;;; 59913 940323 535000)) 19099;;;;;; 44248 411854 955000))
19099;;; Generated autoloads from international/mule-util.el 19100;;; Generated autoloads from international/mule-util.el
19100 19101
19101(defsubst string-to-list (string) "\ 19102(defsubst string-to-list (string) "\
@@ -19254,8 +19255,8 @@ QUALITY can be:
19254 19255
19255;;;*** 19256;;;***
19256 19257
19257;;;### (autoloads nil "net-utils" "net/net-utils.el" (22331 17372 19258;;;### (autoloads nil "net-utils" "net/net-utils.el" (22150 28228
19258;;;;;; 58369 388000)) 19259;;;;;; 378072 702000))
19259;;; Generated autoloads from net/net-utils.el 19260;;; Generated autoloads from net/net-utils.el
19260 19261
19261(autoload 'ifconfig "net-utils" "\ 19262(autoload 'ifconfig "net-utils" "\
@@ -19349,8 +19350,8 @@ Open a network connection to HOST on PORT.
19349 19350
19350;;;*** 19351;;;***
19351 19352
19352;;;### (autoloads nil "netrc" "net/netrc.el" (22330 59913 953323 19353;;;### (autoloads nil "netrc" "net/netrc.el" (22150 28228 378072
19353;;;;;; 495000)) 19354;;;;;; 702000))
19354;;; Generated autoloads from net/netrc.el 19355;;; Generated autoloads from net/netrc.el
19355 19356
19356(autoload 'netrc-credentials "netrc" "\ 19357(autoload 'netrc-credentials "netrc" "\
@@ -19362,8 +19363,8 @@ listed in the PORTS list.
19362 19363
19363;;;*** 19364;;;***
19364 19365
19365;;;### (autoloads nil "network-stream" "net/network-stream.el" (22331 19366;;;### (autoloads nil "network-stream" "net/network-stream.el" (22150
19366;;;;;; 17372 58369 388000)) 19367;;;;;; 28228 378072 702000))
19367;;; Generated autoloads from net/network-stream.el 19368;;; Generated autoloads from net/network-stream.el
19368 19369
19369(autoload 'open-network-stream "network-stream" "\ 19370(autoload 'open-network-stream "network-stream" "\
@@ -19459,8 +19460,8 @@ asynchronously, if possible.
19459 19460
19460;;;*** 19461;;;***
19461 19462
19462;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (22331 19463;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (22150
19463;;;;;; 17372 59369 384000)) 19464;;;;;; 28228 378072 702000))
19464;;; Generated autoloads from net/newst-backend.el 19465;;; Generated autoloads from net/newst-backend.el
19465 19466
19466(autoload 'newsticker-running-p "newst-backend" "\ 19467(autoload 'newsticker-running-p "newst-backend" "\
@@ -19482,7 +19483,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19482;;;*** 19483;;;***
19483 19484
19484;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" 19485;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el"
19485;;;;;; (22330 59913 953323 495000)) 19486;;;;;; (22150 28228 382072 702000))
19486;;; Generated autoloads from net/newst-plainview.el 19487;;; Generated autoloads from net/newst-plainview.el
19487 19488
19488(autoload 'newsticker-plainview "newst-plainview" "\ 19489(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19492,8 +19493,8 @@ Start newsticker plainview.
19492 19493
19493;;;*** 19494;;;***
19494 19495
19495;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (22330 19496;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (22165
19496;;;;;; 59913 953323 495000)) 19497;;;;;; 41682 87102 999000))
19497;;; Generated autoloads from net/newst-reader.el 19498;;; Generated autoloads from net/newst-reader.el
19498 19499
19499(autoload 'newsticker-show-news "newst-reader" "\ 19500(autoload 'newsticker-show-news "newst-reader" "\
@@ -19503,8 +19504,8 @@ Start reading news. You may want to bind this to a key.
19503 19504
19504;;;*** 19505;;;***
19505 19506
19506;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (22330 19507;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (22150
19507;;;;;; 59913 953323 495000)) 19508;;;;;; 28228 382072 702000))
19508;;; Generated autoloads from net/newst-ticker.el 19509;;; Generated autoloads from net/newst-ticker.el
19509 19510
19510(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19511(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19524,8 +19525,8 @@ running already.
19524 19525
19525;;;*** 19526;;;***
19526 19527
19527;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22330 19528;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22196
19528;;;;;; 59913 953323 495000)) 19529;;;;;; 37575 156683 383000))
19529;;; Generated autoloads from net/newst-treeview.el 19530;;; Generated autoloads from net/newst-treeview.el
19530 19531
19531(autoload 'newsticker-treeview "newst-treeview" "\ 19532(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19535,8 +19536,8 @@ Start newsticker treeview.
19535 19536
19536;;;*** 19537;;;***
19537 19538
19538;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22331 17372 30369 19539;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22150 28227 990072
19539;;;;;; 487000)) 19540;;;;;; 702000))
19540;;; Generated autoloads from gnus/nndiary.el 19541;;; Generated autoloads from gnus/nndiary.el
19541 19542
19542(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19543(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19546,8 +19547,8 @@ Generate NOV databases in all nndiary directories.
19546 19547
19547;;;*** 19548;;;***
19548 19549
19549;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22331 17372 31369 19550;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22150 28227 990072
19550;;;;;; 484000)) 19551;;;;;; 702000))
19551;;; Generated autoloads from gnus/nndoc.el 19552;;; Generated autoloads from gnus/nndoc.el
19552 19553
19553(autoload 'nndoc-add-type "nndoc" "\ 19554(autoload 'nndoc-add-type "nndoc" "\
@@ -19561,8 +19562,8 @@ symbol in the alist.
19561 19562
19562;;;*** 19563;;;***
19563 19564
19564;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22331 17372 19565;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22150 28227
19565;;;;;; 31369 484000)) 19566;;;;;; 994072 702000))
19566;;; Generated autoloads from gnus/nnfolder.el 19567;;; Generated autoloads from gnus/nnfolder.el
19567 19568
19568(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19569(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19573,7 +19574,7 @@ This command does not work if you use short group names.
19573 19574
19574;;;*** 19575;;;***
19575 19576
19576;;;### (autoloads nil "nnml" "gnus/nnml.el" (22331 17372 33369 477000)) 19577;;;### (autoloads nil "nnml" "gnus/nnml.el" (22150 28228 2072 702000))
19577;;; Generated autoloads from gnus/nnml.el 19578;;; Generated autoloads from gnus/nnml.el
19578 19579
19579(autoload 'nnml-generate-nov-databases "nnml" "\ 19580(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19583,7 +19584,7 @@ Generate NOV databases in all nnml directories.
19583 19584
19584;;;*** 19585;;;***
19585 19586
19586;;;### (autoloads nil "novice" "novice.el" (22330 59913 914323 615000)) 19587;;;### (autoloads nil "novice" "novice.el" (22150 28228 446072 702000))
19587;;; Generated autoloads from novice.el 19588;;; Generated autoloads from novice.el
19588 19589
19589(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19590(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19615,8 +19616,8 @@ future sessions.
19615 19616
19616;;;*** 19617;;;***
19617 19618
19618;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (22330 19619;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (22150
19619;;;;;; 59913 990323 381000)) 19620;;;;;; 28229 102072 702000))
19620;;; Generated autoloads from textmodes/nroff-mode.el 19621;;; Generated autoloads from textmodes/nroff-mode.el
19621 19622
19622(autoload 'nroff-mode "nroff-mode" "\ 19623(autoload 'nroff-mode "nroff-mode" "\
@@ -19630,14 +19631,14 @@ closing requests for requests that are used in matched pairs.
19630 19631
19631;;;*** 19632;;;***
19632 19633
19633;;;### (autoloads nil "ntlm" "net/ntlm.el" (22330 59913 953323 495000)) 19634;;;### (autoloads nil "ntlm" "net/ntlm.el" (22150 28228 386072 702000))
19634;;; Generated autoloads from net/ntlm.el 19635;;; Generated autoloads from net/ntlm.el
19635(push (purecopy '(ntlm 2 0 0)) package--builtin-versions) 19636(push (purecopy '(ntlm 2 0 0)) package--builtin-versions)
19636 19637
19637;;;*** 19638;;;***
19638 19639
19639;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (22331 17372 19640;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (22150 28228
19640;;;;;; 65369 363000)) 19641;;;;;; 450072 702000))
19641;;; Generated autoloads from nxml/nxml-glyph.el 19642;;; Generated autoloads from nxml/nxml-glyph.el
19642 19643
19643(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19644(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19649,8 +19650,8 @@ Return nil if the face cannot display a glyph for N.
19649 19650
19650;;;*** 19651;;;***
19651 19652
19652;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (22331 17372 19653;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (22150 28228
19653;;;;;; 65369 363000)) 19654;;;;;; 450072 702000))
19654;;; Generated autoloads from nxml/nxml-mode.el 19655;;; Generated autoloads from nxml/nxml-mode.el
19655 19656
19656(autoload 'nxml-mode "nxml-mode" "\ 19657(autoload 'nxml-mode "nxml-mode" "\
@@ -19710,8 +19711,8 @@ Many aspects this mode can be customized using
19710 19711
19711;;;*** 19712;;;***
19712 19713
19713;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (22331 17372 19714;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (22150 28228
19714;;;;;; 66369 359000)) 19715;;;;;; 454072 702000))
19715;;; Generated autoloads from nxml/nxml-uchnm.el 19716;;; Generated autoloads from nxml/nxml-uchnm.el
19716 19717
19717(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19718(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19723,8 +19724,8 @@ the variable `nxml-enabled-unicode-blocks'.
19723 19724
19724;;;*** 19725;;;***
19725 19726
19726;;;### (autoloads nil "octave" "progmodes/octave.el" (22330 59913 19727;;;### (autoloads nil "octave" "progmodes/octave.el" (22197 58438
19727;;;;;; 985323 396000)) 19728;;;;;; 503460 447000))
19728;;; Generated autoloads from progmodes/octave.el 19729;;; Generated autoloads from progmodes/octave.el
19729 19730
19730(autoload 'octave-mode "octave" "\ 19731(autoload 'octave-mode "octave" "\
@@ -19761,8 +19762,8 @@ startup file, `~/.emacs-octave'.
19761 19762
19762;;;*** 19763;;;***
19763 19764
19764;;;### (autoloads nil "opascal" "progmodes/opascal.el" (22330 59913 19765;;;### (autoloads nil "opascal" "progmodes/opascal.el" (22156 23699
19765;;;;;; 985323 396000)) 19766;;;;;; 542755 538000))
19766;;; Generated autoloads from progmodes/opascal.el 19767;;; Generated autoloads from progmodes/opascal.el
19767 19768
19768(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") 19769(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4")
@@ -19797,7 +19798,7 @@ Coloring:
19797 19798
19798;;;*** 19799;;;***
19799 19800
19800;;;### (autoloads nil "org" "org/org.el" (22331 17372 87369 285000)) 19801;;;### (autoloads nil "org" "org/org.el" (22309 58853 550986 699000))
19801;;; Generated autoloads from org/org.el 19802;;; Generated autoloads from org/org.el
19802 19803
19803(autoload 'org-babel-do-load-languages "org" "\ 19804(autoload 'org-babel-do-load-languages "org" "\
@@ -20018,8 +20019,8 @@ Call the customize function with org as argument.
20018 20019
20019;;;*** 20020;;;***
20020 20021
20021;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (22331 17372 20022;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (22150 28228
20022;;;;;; 77369 320000)) 20023;;;;;; 558072 702000))
20023;;; Generated autoloads from org/org-agenda.el 20024;;; Generated autoloads from org/org-agenda.el
20024 20025
20025(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 20026(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -20292,8 +20293,8 @@ to override `appt-message-warning-time'.
20292 20293
20293;;;*** 20294;;;***
20294 20295
20295;;;### (autoloads nil "org-capture" "org/org-capture.el" (22330 59913 20296;;;### (autoloads nil "org-capture" "org/org-capture.el" (22150 28228
20296;;;;;; 965323 458000)) 20297;;;;;; 558072 702000))
20297;;; Generated autoloads from org/org-capture.el 20298;;; Generated autoloads from org/org-capture.el
20298 20299
20299(autoload 'org-capture-string "org-capture" "\ 20300(autoload 'org-capture-string "org-capture" "\
@@ -20335,8 +20336,8 @@ Set `org-capture-templates' to be similar to `org-remember-templates'.
20335 20336
20336;;;*** 20337;;;***
20337 20338
20338;;;### (autoloads nil "org-colview" "org/org-colview.el" (22331 17372 20339;;;### (autoloads nil "org-colview" "org/org-colview.el" (22150 28228
20339;;;;;; 78369 317000)) 20340;;;;;; 582072 702000))
20340;;; Generated autoloads from org/org-colview.el 20341;;; Generated autoloads from org/org-colview.el
20341 20342
20342(autoload 'org-columns-remove-overlays "org-colview" "\ 20343(autoload 'org-columns-remove-overlays "org-colview" "\
@@ -20399,8 +20400,8 @@ Turn on or update column view in the agenda.
20399 20400
20400;;;*** 20401;;;***
20401 20402
20402;;;### (autoloads nil "org-compat" "org/org-compat.el" (22331 17372 20403;;;### (autoloads nil "org-compat" "org/org-compat.el" (22192 2874
20403;;;;;; 78369 317000)) 20404;;;;;; 471382 391000))
20404;;; Generated autoloads from org/org-compat.el 20405;;; Generated autoloads from org/org-compat.el
20405 20406
20406(autoload 'org-check-version "org-compat" "\ 20407(autoload 'org-check-version "org-compat" "\
@@ -20410,8 +20411,8 @@ Try very hard to provide sensible version strings.
20410 20411
20411;;;*** 20412;;;***
20412 20413
20413;;;### (autoloads nil "org-macs" "org/org-macs.el" (22331 17372 79369 20414;;;### (autoloads nil "org-macs" "org/org-macs.el" (22150 28228 602072
20414;;;;;; 313000)) 20415;;;;;; 702000))
20415;;; Generated autoloads from org/org-macs.el 20416;;; Generated autoloads from org/org-macs.el
20416 20417
20417(autoload 'org-load-noerror-mustsuffix "org-macs" "\ 20418(autoload 'org-load-noerror-mustsuffix "org-macs" "\
@@ -20421,8 +20422,8 @@ Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX a
20421 20422
20422;;;*** 20423;;;***
20423 20424
20424;;;### (autoloads nil "org-version" "org/org-version.el" (22330 59913 20425;;;### (autoloads nil "org-version" "org/org-version.el" (22086 11930
20425;;;;;; 966323 455000)) 20426;;;;;; 98062 731000))
20426;;; Generated autoloads from org/org-version.el 20427;;; Generated autoloads from org/org-version.el
20427 20428
20428(autoload 'org-release "org-version" "\ 20429(autoload 'org-release "org-version" "\
@@ -20439,8 +20440,8 @@ The Git version of org-mode.
20439 20440
20440;;;*** 20441;;;***
20441 20442
20442;;;### (autoloads nil "outline" "outline.el" (22330 59913 914323 20443;;;### (autoloads nil "outline" "outline.el" (22150 28228 666072
20443;;;;;; 615000)) 20444;;;;;; 702000))
20444;;; Generated autoloads from outline.el 20445;;; Generated autoloads from outline.el
20445(put 'outline-regexp 'safe-local-variable 'stringp) 20446(put 'outline-regexp 'safe-local-variable 'stringp)
20446(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 20447(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -20483,8 +20484,8 @@ See the command `outline-mode' for more information on this mode.
20483 20484
20484;;;*** 20485;;;***
20485 20486
20486;;;### (autoloads nil "package" "emacs-lisp/package.el" (22331 17377 20487;;;### (autoloads nil "package" "emacs-lisp/package.el" (22338 59064
20487;;;;;; 952348 454000)) 20488;;;;;; 814791 248000))
20488;;; Generated autoloads from emacs-lisp/package.el 20489;;; Generated autoloads from emacs-lisp/package.el
20489(push (purecopy '(package 1 1 0)) package--builtin-versions) 20490(push (purecopy '(package 1 1 0)) package--builtin-versions)
20490 20491
@@ -20602,7 +20603,7 @@ The list is displayed in a buffer named `*Packages*'.
20602 20603
20603;;;*** 20604;;;***
20604 20605
20605;;;### (autoloads nil "paren" "paren.el" (22330 59913 914323 615000)) 20606;;;### (autoloads nil "paren" "paren.el" (22150 28228 666072 702000))
20606;;; Generated autoloads from paren.el 20607;;; Generated autoloads from paren.el
20607 20608
20608(defvar show-paren-mode nil "\ 20609(defvar show-paren-mode nil "\
@@ -20629,8 +20630,8 @@ matching parenthesis is highlighted in `show-paren-style' after
20629 20630
20630;;;*** 20631;;;***
20631 20632
20632;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22331 20633;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22226
20633;;;;;; 17371 982369 658000)) 20634;;;;;; 58701 641313 948000))
20634;;; Generated autoloads from calendar/parse-time.el 20635;;; Generated autoloads from calendar/parse-time.el
20635(put 'parse-time-rules 'risky-local-variable t) 20636(put 'parse-time-rules 'risky-local-variable t)
20636 20637
@@ -20643,8 +20644,8 @@ unknown are returned as nil.
20643 20644
20644;;;*** 20645;;;***
20645 20646
20646;;;### (autoloads nil "pascal" "progmodes/pascal.el" (22330 59913 20647;;;### (autoloads nil "pascal" "progmodes/pascal.el" (22197 58438
20647;;;;;; 985323 396000)) 20648;;;;;; 503460 447000))
20648;;; Generated autoloads from progmodes/pascal.el 20649;;; Generated autoloads from progmodes/pascal.el
20649 20650
20650(autoload 'pascal-mode "pascal" "\ 20651(autoload 'pascal-mode "pascal" "\
@@ -20693,8 +20694,8 @@ See also the user variables `pascal-type-keywords', `pascal-start-keywords' and
20693 20694
20694;;;*** 20695;;;***
20695 20696
20696;;;### (autoloads nil "password-cache" "password-cache.el" (22330 20697;;;### (autoloads nil "password-cache" "password-cache.el" (22150
20697;;;;;; 59913 914323 615000)) 20698;;;;;; 28228 666072 702000))
20698;;; Generated autoloads from password-cache.el 20699;;; Generated autoloads from password-cache.el
20699 20700
20700(defvar password-cache t "\ 20701(defvar password-cache t "\
@@ -20715,8 +20716,8 @@ Check if KEY is in the cache.
20715 20716
20716;;;*** 20717;;;***
20717 20718
20718;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22330 59913 20719;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22195 16710
20719;;;;;; 930323 566000)) 20720;;;;;; 371344 967000))
20720;;; Generated autoloads from emacs-lisp/pcase.el 20721;;; Generated autoloads from emacs-lisp/pcase.el
20721 20722
20722(autoload 'pcase "pcase" "\ 20723(autoload 'pcase "pcase" "\
@@ -20836,8 +20837,8 @@ to this macro.
20836 20837
20837;;;*** 20838;;;***
20838 20839
20839;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (22330 59913 914323 20840;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (22150 28228 666072
20840;;;;;; 615000)) 20841;;;;;; 702000))
20841;;; Generated autoloads from pcmpl-cvs.el 20842;;; Generated autoloads from pcmpl-cvs.el
20842 20843
20843(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20844(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20847,8 +20848,8 @@ Completion rules for the `cvs' command.
20847 20848
20848;;;*** 20849;;;***
20849 20850
20850;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22331 17372 87369 20851;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22150 28228 666072
20851;;;;;; 285000)) 20852;;;;;; 702000))
20852;;; Generated autoloads from pcmpl-gnu.el 20853;;; Generated autoloads from pcmpl-gnu.el
20853 20854
20854(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20855(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20875,8 +20876,8 @@ Completion for the GNU tar utility.
20875 20876
20876;;;*** 20877;;;***
20877 20878
20878;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (22330 59913 20879;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (22150 28228
20879;;;;;; 914323 615000)) 20880;;;;;; 670072 702000))
20880;;; Generated autoloads from pcmpl-linux.el 20881;;; Generated autoloads from pcmpl-linux.el
20881 20882
20882(autoload 'pcomplete/kill "pcmpl-linux" "\ 20883(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20896,8 +20897,8 @@ Completion for GNU/Linux `mount'.
20896 20897
20897;;;*** 20898;;;***
20898 20899
20899;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (22330 59913 914323 20900;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (22150 28228 670072
20900;;;;;; 615000)) 20901;;;;;; 702000))
20901;;; Generated autoloads from pcmpl-rpm.el 20902;;; Generated autoloads from pcmpl-rpm.el
20902 20903
20903(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20904(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20907,8 +20908,8 @@ Completion for the `rpm' command.
20907 20908
20908;;;*** 20909;;;***
20909 20910
20910;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (22330 59913 914323 20911;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (22150 28228 670072
20911;;;;;; 615000)) 20912;;;;;; 702000))
20912;;; Generated autoloads from pcmpl-unix.el 20913;;; Generated autoloads from pcmpl-unix.el
20913 20914
20914(autoload 'pcomplete/cd "pcmpl-unix" "\ 20915(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20963,8 +20964,8 @@ Includes files as well as host names followed by a colon.
20963 20964
20964;;;*** 20965;;;***
20965 20966
20966;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (22330 59913 914323 20967;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (22150 28228 670072
20967;;;;;; 615000)) 20968;;;;;; 702000))
20968;;; Generated autoloads from pcmpl-x.el 20969;;; Generated autoloads from pcmpl-x.el
20969 20970
20970(autoload 'pcomplete/tlmgr "pcmpl-x" "\ 20971(autoload 'pcomplete/tlmgr "pcmpl-x" "\
@@ -20988,8 +20989,8 @@ Completion for the `ag' command.
20988 20989
20989;;;*** 20990;;;***
20990 20991
20991;;;### (autoloads nil "pcomplete" "pcomplete.el" (22330 59913 914323 20992;;;### (autoloads nil "pcomplete" "pcomplete.el" (22150 28228 674072
20992;;;;;; 615000)) 20993;;;;;; 702000))
20993;;; Generated autoloads from pcomplete.el 20994;;; Generated autoloads from pcomplete.el
20994 20995
20995(autoload 'pcomplete "pcomplete" "\ 20996(autoload 'pcomplete "pcomplete" "\
@@ -21046,7 +21047,7 @@ Setup `shell-mode' to use pcomplete.
21046 21047
21047;;;*** 21048;;;***
21048 21049
21049;;;### (autoloads nil "pcvs" "vc/pcvs.el" (22330 59914 12323 313000)) 21050;;;### (autoloads nil "pcvs" "vc/pcvs.el" (22182 4679 527463 499000))
21050;;; Generated autoloads from vc/pcvs.el 21051;;; Generated autoloads from vc/pcvs.el
21051 21052
21052(autoload 'cvs-checkout "pcvs" "\ 21053(autoload 'cvs-checkout "pcvs" "\
@@ -21121,8 +21122,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21121 21122
21122;;;*** 21123;;;***
21123 21124
21124;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (22330 59914 21125;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (22150 28229
21125;;;;;; 9323 322000)) 21126;;;;;; 278072 702000))
21126;;; Generated autoloads from vc/pcvs-defs.el 21127;;; Generated autoloads from vc/pcvs-defs.el
21127 21128
21128(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)) "\ 21129(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)) "\
@@ -21130,8 +21131,8 @@ Global menu used by PCL-CVS.")
21130 21131
21131;;;*** 21132;;;***
21132 21133
21133;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (22330 21134;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (22197
21134;;;;;; 59913 985323 396000)) 21135;;;;;; 58438 503460 447000))
21135;;; Generated autoloads from progmodes/perl-mode.el 21136;;; Generated autoloads from progmodes/perl-mode.el
21136(put 'perl-indent-level 'safe-local-variable 'integerp) 21137(put 'perl-indent-level 'safe-local-variable 'integerp)
21137(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 21138(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -21192,8 +21193,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
21192 21193
21193;;;*** 21194;;;***
21194 21195
21195;;;### (autoloads nil "picture" "textmodes/picture.el" (22330 59913 21196;;;### (autoloads nil "picture" "textmodes/picture.el" (22168 58180
21196;;;;;; 990323 381000)) 21197;;;;;; 311008 971000))
21197;;; Generated autoloads from textmodes/picture.el 21198;;; Generated autoloads from textmodes/picture.el
21198 21199
21199(autoload 'picture-mode "picture" "\ 21200(autoload 'picture-mode "picture" "\
@@ -21273,8 +21274,8 @@ they are not by default assigned to keys.
21273 21274
21274;;;*** 21275;;;***
21275 21276
21276;;;### (autoloads nil "pinentry" "net/pinentry.el" (22330 59913 953323 21277;;;### (autoloads nil "pinentry" "net/pinentry.el" (22218 64587 997919
21277;;;;;; 495000)) 21278;;;;;; 743000))
21278;;; Generated autoloads from net/pinentry.el 21279;;; Generated autoloads from net/pinentry.el
21279(push (purecopy '(pinentry 0 1)) package--builtin-versions) 21280(push (purecopy '(pinentry 0 1)) package--builtin-versions)
21280 21281
@@ -21291,8 +21292,8 @@ will not be shown.
21291 21292
21292;;;*** 21293;;;***
21293 21294
21294;;;### (autoloads nil "plstore" "gnus/plstore.el" (22331 17372 34369 21295;;;### (autoloads nil "plstore" "gnus/plstore.el" (22150 28228 10072
21295;;;;;; 473000)) 21296;;;;;; 702000))
21296;;; Generated autoloads from gnus/plstore.el 21297;;; Generated autoloads from gnus/plstore.el
21297 21298
21298(autoload 'plstore-open "plstore" "\ 21299(autoload 'plstore-open "plstore" "\
@@ -21307,8 +21308,8 @@ Major mode for editing PLSTORE files.
21307 21308
21308;;;*** 21309;;;***
21309 21310
21310;;;### (autoloads nil "po" "textmodes/po.el" (22330 59913 990323 21311;;;### (autoloads nil "po" "textmodes/po.el" (22150 28229 106072
21311;;;;;; 381000)) 21312;;;;;; 702000))
21312;;; Generated autoloads from textmodes/po.el 21313;;; Generated autoloads from textmodes/po.el
21313 21314
21314(autoload 'po-find-file-coding-system "po" "\ 21315(autoload 'po-find-file-coding-system "po" "\
@@ -21319,7 +21320,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
21319 21320
21320;;;*** 21321;;;***
21321 21322
21322;;;### (autoloads nil "pong" "play/pong.el" (22330 59913 969323 446000)) 21323;;;### (autoloads nil "pong" "play/pong.el" (22150 28228 682072 702000))
21323;;; Generated autoloads from play/pong.el 21324;;; Generated autoloads from play/pong.el
21324 21325
21325(autoload 'pong "pong" "\ 21326(autoload 'pong "pong" "\
@@ -21335,7 +21336,7 @@ pong-mode keybindings:\\<pong-mode-map>
21335 21336
21336;;;*** 21337;;;***
21337 21338
21338;;;### (autoloads nil "pop3" "gnus/pop3.el" (22331 17372 35369 469000)) 21339;;;### (autoloads nil "pop3" "gnus/pop3.el" (22150 28228 14072 702000))
21339;;; Generated autoloads from gnus/pop3.el 21340;;; Generated autoloads from gnus/pop3.el
21340 21341
21341(autoload 'pop3-movemail "pop3" "\ 21342(autoload 'pop3-movemail "pop3" "\
@@ -21346,8 +21347,8 @@ Use streaming commands.
21346 21347
21347;;;*** 21348;;;***
21348 21349
21349;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (22330 59913 930323 21350;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (22150 28227 454072
21350;;;;;; 566000)) 21351;;;;;; 702000))
21351;;; Generated autoloads from emacs-lisp/pp.el 21352;;; Generated autoloads from emacs-lisp/pp.el
21352 21353
21353(autoload 'pp-to-string "pp" "\ 21354(autoload 'pp-to-string "pp" "\
@@ -21397,8 +21398,8 @@ Ignores leading comment characters.
21397 21398
21398;;;*** 21399;;;***
21399 21400
21400;;;### (autoloads nil "printing" "printing.el" (22330 59913 914323 21401;;;### (autoloads nil "printing" "printing.el" (22338 59064 978791
21401;;;;;; 615000)) 21402;;;;;; 248000))
21402;;; Generated autoloads from printing.el 21403;;; Generated autoloads from printing.el
21403(push (purecopy '(printing 6 9 3)) package--builtin-versions) 21404(push (purecopy '(printing 6 9 3)) package--builtin-versions)
21404 21405
@@ -21986,7 +21987,7 @@ are both set to t.
21986 21987
21987;;;*** 21988;;;***
21988 21989
21989;;;### (autoloads nil "proced" "proced.el" (22331 17372 88369 281000)) 21990;;;### (autoloads nil "proced" "proced.el" (22150 28228 702072 702000))
21990;;; Generated autoloads from proced.el 21991;;; Generated autoloads from proced.el
21991 21992
21992(autoload 'proced "proced" "\ 21993(autoload 'proced "proced" "\
@@ -22004,8 +22005,8 @@ Proced buffers.
22004 22005
22005;;;*** 22006;;;***
22006 22007
22007;;;### (autoloads nil "profiler" "profiler.el" (22330 59913 914323 22008;;;### (autoloads nil "profiler" "profiler.el" (22150 28228 702072
22008;;;;;; 615000)) 22009;;;;;; 702000))
22009;;; Generated autoloads from profiler.el 22010;;; Generated autoloads from profiler.el
22010 22011
22011(autoload 'profiler-start "profiler" "\ 22012(autoload 'profiler-start "profiler" "\
@@ -22033,8 +22034,8 @@ Open profile FILENAME.
22033 22034
22034;;;*** 22035;;;***
22035 22036
22036;;;### (autoloads nil "project" "progmodes/project.el" (22330 59913 22037;;;### (autoloads nil "project" "progmodes/project.el" (22315 11204
22037;;;;;; 975323 427000)) 22038;;;;;; 929560 191000))
22038;;; Generated autoloads from progmodes/project.el 22039;;; Generated autoloads from progmodes/project.el
22039 22040
22040(autoload 'project-current "project" "\ 22041(autoload 'project-current "project" "\
@@ -22076,8 +22077,8 @@ recognized.
22076 22077
22077;;;*** 22078;;;***
22078 22079
22079;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22331 17372 22080;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22283 34751
22080;;;;;; 97369 249000)) 22081;;;;;; 181333 844000))
22081;;; Generated autoloads from progmodes/prolog.el 22082;;; Generated autoloads from progmodes/prolog.el
22082 22083
22083(autoload 'prolog-mode "prolog" "\ 22084(autoload 'prolog-mode "prolog" "\
@@ -22110,7 +22111,7 @@ With prefix argument ARG, restart the Prolog process if running before.
22110 22111
22111;;;*** 22112;;;***
22112 22113
22113;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22330 59913 914323 615000)) 22114;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22150 28228 986072 702000))
22114;;; Generated autoloads from ps-bdf.el 22115;;; Generated autoloads from ps-bdf.el
22115 22116
22116(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")) "\ 22117(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")) "\
@@ -22121,8 +22122,8 @@ The default value is (\"/usr/local/share/emacs/fonts/bdf\").")
22121 22122
22122;;;*** 22123;;;***
22123 22124
22124;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (22331 17372 22125;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (22197 58438
22125;;;;;; 97369 249000)) 22126;;;;;; 507460 447000))
22126;;; Generated autoloads from progmodes/ps-mode.el 22127;;; Generated autoloads from progmodes/ps-mode.el
22127(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) 22128(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions)
22128 22129
@@ -22168,8 +22169,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22168 22169
22169;;;*** 22170;;;***
22170 22171
22171;;;### (autoloads nil "ps-print" "ps-print.el" (22331 17372 104369 22172;;;### (autoloads nil "ps-print" "ps-print.el" (22220 19926 440329
22172;;;;;; 224000)) 22173;;;;;; 271000))
22173;;; Generated autoloads from ps-print.el 22174;;; Generated autoloads from ps-print.el
22174(push (purecopy '(ps-print 7 3 5)) package--builtin-versions) 22175(push (purecopy '(ps-print 7 3 5)) package--builtin-versions)
22175 22176
@@ -22366,8 +22367,8 @@ If EXTENSION is any other symbol, it is ignored.
22366 22367
22367;;;*** 22368;;;***
22368 22369
22369;;;### (autoloads nil "pulse" "cedet/pulse.el" (22330 59913 920323 22370;;;### (autoloads nil "pulse" "cedet/pulse.el" (22150 28227 222072
22370;;;;;; 597000)) 22371;;;;;; 702000))
22371;;; Generated autoloads from cedet/pulse.el 22372;;; Generated autoloads from cedet/pulse.el
22372(push (purecopy '(pulse 1 0)) package--builtin-versions) 22373(push (purecopy '(pulse 1 0)) package--builtin-versions)
22373 22374
@@ -22385,8 +22386,8 @@ Optional argument FACE specifies the face to do the highlighting.
22385 22386
22386;;;*** 22387;;;***
22387 22388
22388;;;### (autoloads nil "python" "progmodes/python.el" (22331 17372 22389;;;### (autoloads nil "python" "progmodes/python.el" (22304 40885
22389;;;;;; 98369 246000)) 22390;;;;;; 57243 884000))
22390;;; Generated autoloads from progmodes/python.el 22391;;; Generated autoloads from progmodes/python.el
22391(push (purecopy '(python 0 25 1)) package--builtin-versions) 22392(push (purecopy '(python 0 25 1)) package--builtin-versions)
22392 22393
@@ -22423,7 +22424,7 @@ Major mode for editing Python files.
22423 22424
22424;;;*** 22425;;;***
22425 22426
22426;;;### (autoloads nil "qp" "gnus/qp.el" (22331 17372 35369 469000)) 22427;;;### (autoloads nil "qp" "gnus/qp.el" (22150 28228 14072 702000))
22427;;; Generated autoloads from gnus/qp.el 22428;;; Generated autoloads from gnus/qp.el
22428 22429
22429(autoload 'quoted-printable-decode-region "qp" "\ 22430(autoload 'quoted-printable-decode-region "qp" "\
@@ -22442,8 +22443,8 @@ them into characters should be done separately.
22442 22443
22443;;;*** 22444;;;***
22444 22445
22445;;;### (autoloads nil "quail" "international/quail.el" (22330 59913 22446;;;### (autoloads nil "quail" "international/quail.el" (22174 10581
22446;;;;;; 940323 535000)) 22447;;;;;; 673112 520000))
22447;;; Generated autoloads from international/quail.el 22448;;; Generated autoloads from international/quail.el
22448 22449
22449(autoload 'quail-title "quail" "\ 22450(autoload 'quail-title "quail" "\
@@ -22673,8 +22674,8 @@ of each directory.
22673 22674
22674;;;*** 22675;;;***
22675 22676
22676;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (22330 22677;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (22150
22677;;;;;; 59913 945323 520000)) 22678;;;;;; 28228 202072 702000))
22678;;; Generated autoloads from leim/quail/hangul.el 22679;;; Generated autoloads from leim/quail/hangul.el
22679 22680
22680(autoload 'hangul-input-method-activate "quail/hangul" "\ 22681(autoload 'hangul-input-method-activate "quail/hangul" "\
@@ -22687,7 +22688,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'.
22687;;;*** 22688;;;***
22688 22689
22689;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" 22690;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el"
22690;;;;;; (22330 59913 945323 520000)) 22691;;;;;; (22150 28228 210072 702000))
22691;;; Generated autoloads from leim/quail/uni-input.el 22692;;; Generated autoloads from leim/quail/uni-input.el
22692 22693
22693(autoload 'ucs-input-activate "quail/uni-input" "\ 22694(autoload 'ucs-input-activate "quail/uni-input" "\
@@ -22701,8 +22702,8 @@ While this input method is active, the variable
22701 22702
22702;;;*** 22703;;;***
22703 22704
22704;;;### (autoloads nil "quickurl" "net/quickurl.el" (22330 59913 953323 22705;;;### (autoloads nil "quickurl" "net/quickurl.el" (22197 58438 347460
22705;;;;;; 495000)) 22706;;;;;; 447000))
22706;;; Generated autoloads from net/quickurl.el 22707;;; Generated autoloads from net/quickurl.el
22707 22708
22708(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 22709(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -22773,7 +22774,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22773 22774
22774;;;*** 22775;;;***
22775 22776
22776;;;### (autoloads nil "rcirc" "net/rcirc.el" (22331 17372 59369 384000)) 22777;;;### (autoloads nil "rcirc" "net/rcirc.el" (22150 28228 390072
22778;;;;;; 702000))
22777;;; Generated autoloads from net/rcirc.el 22779;;; Generated autoloads from net/rcirc.el
22778 22780
22779(autoload 'rcirc "rcirc" "\ 22781(autoload 'rcirc "rcirc" "\
@@ -22812,8 +22814,8 @@ if ARG is omitted or nil.
22812 22814
22813;;;*** 22815;;;***
22814 22816
22815;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (22330 22817;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (22150
22816;;;;;; 59913 930323 566000)) 22818;;;;;; 28227 454072 702000))
22817;;; Generated autoloads from emacs-lisp/re-builder.el 22819;;; Generated autoloads from emacs-lisp/re-builder.el
22818 22820
22819(defalias 'regexp-builder 're-builder) 22821(defalias 'regexp-builder 're-builder)
@@ -22831,8 +22833,8 @@ matching parts of the target buffer will be highlighted.
22831 22833
22832;;;*** 22834;;;***
22833 22835
22834;;;### (autoloads nil "recentf" "recentf.el" (22330 59913 915323 22836;;;### (autoloads nil "recentf" "recentf.el" (22349 29365 690989
22835;;;;;; 612000)) 22837;;;;;; 559000))
22836;;; Generated autoloads from recentf.el 22838;;; Generated autoloads from recentf.el
22837 22839
22838(defvar recentf-mode nil "\ 22840(defvar recentf-mode nil "\
@@ -22859,7 +22861,7 @@ were operated on recently.
22859 22861
22860;;;*** 22862;;;***
22861 22863
22862;;;### (autoloads nil "rect" "rect.el" (22331 17372 104369 224000)) 22864;;;### (autoloads nil "rect" "rect.el" (22311 14139 238375 715000))
22863;;; Generated autoloads from rect.el 22865;;; Generated autoloads from rect.el
22864 22866
22865(autoload 'delete-rectangle "rect" "\ 22867(autoload 'delete-rectangle "rect" "\
@@ -22999,8 +23001,8 @@ Activates the region if needed. Only lasts until the region is deactivated.
22999 23001
23000;;;*** 23002;;;***
23001 23003
23002;;;### (autoloads nil "refill" "textmodes/refill.el" (22330 59913 23004;;;### (autoloads nil "refill" "textmodes/refill.el" (22150 28229
23003;;;;;; 990323 381000)) 23005;;;;;; 106072 702000))
23004;;; Generated autoloads from textmodes/refill.el 23006;;; Generated autoloads from textmodes/refill.el
23005 23007
23006(autoload 'refill-mode "refill" "\ 23008(autoload 'refill-mode "refill" "\
@@ -23020,8 +23022,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23020 23022
23021;;;*** 23023;;;***
23022 23024
23023;;;### (autoloads nil "reftex" "textmodes/reftex.el" (22331 17372 23025;;;### (autoloads nil "reftex" "textmodes/reftex.el" (22179 28801
23024;;;;;; 117369 178000)) 23026;;;;;; 466001 468000))
23025;;; Generated autoloads from textmodes/reftex.el 23027;;; Generated autoloads from textmodes/reftex.el
23026(autoload 'reftex-citation "reftex-cite" nil t) 23028(autoload 'reftex-citation "reftex-cite" nil t)
23027(autoload 'reftex-all-document-files "reftex-parse") 23029(autoload 'reftex-all-document-files "reftex-parse")
@@ -23074,8 +23076,8 @@ This enforces rescanning the buffer on next use.
23074 23076
23075;;;*** 23077;;;***
23076 23078
23077;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (22330 23079;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (22182
23078;;;;;; 59913 990323 381000)) 23080;;;;;; 44208 583853 279000))
23079;;; Generated autoloads from textmodes/reftex-vars.el 23081;;; Generated autoloads from textmodes/reftex-vars.el
23080(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23082(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
23081(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23083(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -23084,8 +23086,8 @@ This enforces rescanning the buffer on next use.
23084 23086
23085;;;*** 23087;;;***
23086 23088
23087;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22330 23089;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22150
23088;;;;;; 59913 930323 566000)) 23090;;;;;; 28227 454072 702000))
23089;;; Generated autoloads from emacs-lisp/regexp-opt.el 23091;;; Generated autoloads from emacs-lisp/regexp-opt.el
23090 23092
23091(autoload 'regexp-opt "regexp-opt" "\ 23093(autoload 'regexp-opt "regexp-opt" "\
@@ -23114,15 +23116,15 @@ This means the number of non-shy regexp grouping constructs
23114 23116
23115;;;*** 23117;;;***
23116 23118
23117;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (22330 59913 930323 23119;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (22150 28227 454072
23118;;;;;; 566000)) 23120;;;;;; 702000))
23119;;; Generated autoloads from emacs-lisp/regi.el 23121;;; Generated autoloads from emacs-lisp/regi.el
23120(push (purecopy '(regi 1 8)) package--builtin-versions) 23122(push (purecopy '(regi 1 8)) package--builtin-versions)
23121 23123
23122;;;*** 23124;;;***
23123 23125
23124;;;### (autoloads nil "remember" "textmodes/remember.el" (22330 59913 23126;;;### (autoloads nil "remember" "textmodes/remember.el" (22150 28229
23125;;;;;; 991323 378000)) 23127;;;;;; 130072 702000))
23126;;; Generated autoloads from textmodes/remember.el 23128;;; Generated autoloads from textmodes/remember.el
23127(push (purecopy '(remember 2 0)) package--builtin-versions) 23129(push (purecopy '(remember 2 0)) package--builtin-versions)
23128 23130
@@ -23176,7 +23178,7 @@ to turn the *scratch* buffer into your notes buffer.
23176 23178
23177;;;*** 23179;;;***
23178 23180
23179;;;### (autoloads nil "repeat" "repeat.el" (22330 59913 915323 612000)) 23181;;;### (autoloads nil "repeat" "repeat.el" (22150 28228 994072 702000))
23180;;; Generated autoloads from repeat.el 23182;;; Generated autoloads from repeat.el
23181(push (purecopy '(repeat 0 51)) package--builtin-versions) 23183(push (purecopy '(repeat 0 51)) package--builtin-versions)
23182 23184
@@ -23199,8 +23201,8 @@ recently executed command not bound to an input event\".
23199 23201
23200;;;*** 23202;;;***
23201 23203
23202;;;### (autoloads nil "reporter" "mail/reporter.el" (22330 59913 23204;;;### (autoloads nil "reporter" "mail/reporter.el" (22150 28228
23203;;;;;; 947323 514000)) 23205;;;;;; 234072 702000))
23204;;; Generated autoloads from mail/reporter.el 23206;;; Generated autoloads from mail/reporter.el
23205 23207
23206(autoload 'reporter-submit-bug-report "reporter" "\ 23208(autoload 'reporter-submit-bug-report "reporter" "\
@@ -23231,8 +23233,8 @@ mail-sending package is used for editing and sending the message.
23231 23233
23232;;;*** 23234;;;***
23233 23235
23234;;;### (autoloads nil "reposition" "reposition.el" (22330 59913 915323 23236;;;### (autoloads nil "reposition" "reposition.el" (22150 28228 994072
23235;;;;;; 612000)) 23237;;;;;; 702000))
23236;;; Generated autoloads from reposition.el 23238;;; Generated autoloads from reposition.el
23237 23239
23238(autoload 'reposition-window "reposition" "\ 23240(autoload 'reposition-window "reposition" "\
@@ -23258,7 +23260,7 @@ first comment line visible (if point is in a comment).
23258 23260
23259;;;*** 23261;;;***
23260 23262
23261;;;### (autoloads nil "reveal" "reveal.el" (22330 59913 915323 612000)) 23263;;;### (autoloads nil "reveal" "reveal.el" (22150 28228 994072 702000))
23262;;; Generated autoloads from reveal.el 23264;;; Generated autoloads from reveal.el
23263 23265
23264(autoload 'reveal-mode "reveal" "\ 23266(autoload 'reveal-mode "reveal" "\
@@ -23294,8 +23296,8 @@ the mode if ARG is omitted or nil.
23294 23296
23295;;;*** 23297;;;***
23296 23298
23297;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (22330 59913 930323 23299;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (22150 28227 454072
23298;;;;;; 566000)) 23300;;;;;; 702000))
23299;;; Generated autoloads from emacs-lisp/ring.el 23301;;; Generated autoloads from emacs-lisp/ring.el
23300 23302
23301(autoload 'ring-p "ring" "\ 23303(autoload 'ring-p "ring" "\
@@ -23310,8 +23312,8 @@ Make a ring that can contain SIZE elements.
23310 23312
23311;;;*** 23313;;;***
23312 23314
23313;;;### (autoloads nil "rlogin" "net/rlogin.el" (22330 59913 953323 23315;;;### (autoloads nil "rlogin" "net/rlogin.el" (22150 28228 394072
23314;;;;;; 495000)) 23316;;;;;; 702000))
23315;;; Generated autoloads from net/rlogin.el 23317;;; Generated autoloads from net/rlogin.el
23316 23318
23317(autoload 'rlogin "rlogin" "\ 23319(autoload 'rlogin "rlogin" "\
@@ -23355,8 +23357,8 @@ variable.
23355 23357
23356;;;*** 23358;;;***
23357 23359
23358;;;### (autoloads nil "rmail" "mail/rmail.el" (22331 17372 51369 23360;;;### (autoloads nil "rmail" "mail/rmail.el" (22250 56969 841825
23359;;;;;; 413000)) 23361;;;;;; 171000))
23360;;; Generated autoloads from mail/rmail.el 23362;;; Generated autoloads from mail/rmail.el
23361 23363
23362(defvar rmail-file-name (purecopy "~/RMAIL") "\ 23364(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -23553,8 +23555,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23553 23555
23554;;;*** 23556;;;***
23555 23557
23556;;;### (autoloads nil "rmailout" "mail/rmailout.el" (22330 59913 23558;;;### (autoloads nil "rmailout" "mail/rmailout.el" (22150 28228
23557;;;;;; 948323 511000)) 23559;;;;;; 246072 702000))
23558;;; Generated autoloads from mail/rmailout.el 23560;;; Generated autoloads from mail/rmailout.el
23559(put 'rmail-output-file-alist 'risky-local-variable t) 23561(put 'rmail-output-file-alist 'risky-local-variable t)
23560 23562
@@ -23618,8 +23620,8 @@ than appending to it. Deletes the message after writing if
23618 23620
23619;;;*** 23621;;;***
23620 23622
23621;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (22331 17372 23623;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (22150 28228
23622;;;;;; 66369 359000)) 23624;;;;;; 454072 702000))
23623;;; Generated autoloads from nxml/rng-cmpct.el 23625;;; Generated autoloads from nxml/rng-cmpct.el
23624 23626
23625(autoload 'rng-c-load-schema "rng-cmpct" "\ 23627(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23630,8 +23632,8 @@ Return a pattern.
23630 23632
23631;;;*** 23633;;;***
23632 23634
23633;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (22331 17372 23635;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (22150 28228
23634;;;;;; 67369 356000)) 23636;;;;;; 458072 702000))
23635;;; Generated autoloads from nxml/rng-nxml.el 23637;;; Generated autoloads from nxml/rng-nxml.el
23636 23638
23637(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23639(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23643,8 +23645,8 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23643 23645
23644;;;*** 23646;;;***
23645 23647
23646;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (22331 17372 23648;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (22150 28228
23647;;;;;; 67369 356000)) 23649;;;;;; 462072 702000))
23648;;; Generated autoloads from nxml/rng-valid.el 23650;;; Generated autoloads from nxml/rng-valid.el
23649 23651
23650(autoload 'rng-validate-mode "rng-valid" "\ 23652(autoload 'rng-validate-mode "rng-valid" "\
@@ -23674,8 +23676,8 @@ to use for finding the schema.
23674 23676
23675;;;*** 23677;;;***
23676 23678
23677;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (22331 17372 67369 23679;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (22150 28228 462072
23678;;;;;; 356000)) 23680;;;;;; 702000))
23679;;; Generated autoloads from nxml/rng-xsd.el 23681;;; Generated autoloads from nxml/rng-xsd.el
23680 23682
23681(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23683(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23702,8 +23704,8 @@ must be equal.
23702 23704
23703;;;*** 23705;;;***
23704 23706
23705;;;### (autoloads nil "robin" "international/robin.el" (22330 59913 23707;;;### (autoloads nil "robin" "international/robin.el" (22086 11929
23706;;;;;; 940323 535000)) 23708;;;;;; 882062 731000))
23707;;; Generated autoloads from international/robin.el 23709;;; Generated autoloads from international/robin.el
23708 23710
23709(autoload 'robin-define-package "robin" "\ 23711(autoload 'robin-define-package "robin" "\
@@ -23735,7 +23737,7 @@ Start using robin package NAME, which is a string.
23735 23737
23736;;;*** 23738;;;***
23737 23739
23738;;;### (autoloads nil "rot13" "rot13.el" (22330 59913 915323 612000)) 23740;;;### (autoloads nil "rot13" "rot13.el" (22150 28228 994072 702000))
23739;;; Generated autoloads from rot13.el 23741;;; Generated autoloads from rot13.el
23740 23742
23741(autoload 'rot13 "rot13" "\ 23743(autoload 'rot13 "rot13" "\
@@ -23772,8 +23774,8 @@ Toggle the use of ROT13 encoding for the current window.
23772 23774
23773;;;*** 23775;;;***
23774 23776
23775;;;### (autoloads nil "rst" "textmodes/rst.el" (22330 59913 991323 23777;;;### (autoloads nil "rst" "textmodes/rst.el" (22150 28229 146072
23776;;;;;; 378000)) 23778;;;;;; 702000))
23777;;; Generated autoloads from textmodes/rst.el 23779;;; Generated autoloads from textmodes/rst.el
23778 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23780 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23779 23781
@@ -23803,8 +23805,8 @@ for modes derived from Text mode, like Mail mode.
23803 23805
23804;;;*** 23806;;;***
23805 23807
23806;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (22331 23808;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (22324
23807;;;;;; 17377 954348 447000)) 23809;;;;;; 26168 770040 988000))
23808;;; Generated autoloads from progmodes/ruby-mode.el 23810;;; Generated autoloads from progmodes/ruby-mode.el
23809(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23811(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23810 23812
@@ -23821,8 +23823,8 @@ Major mode for editing Ruby code.
23821 23823
23822;;;*** 23824;;;***
23823 23825
23824;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (22330 59913 915323 23826;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (22150 28228 994072
23825;;;;;; 612000)) 23827;;;;;; 702000))
23826;;; Generated autoloads from ruler-mode.el 23828;;; Generated autoloads from ruler-mode.el
23827(push (purecopy '(ruler-mode 1 6)) package--builtin-versions) 23829(push (purecopy '(ruler-mode 1 6)) package--builtin-versions)
23828 23830
@@ -23840,8 +23842,8 @@ if ARG is omitted or nil.
23840 23842
23841;;;*** 23843;;;***
23842 23844
23843;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (22330 59913 930323 23845;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (22150 28227 454072
23844;;;;;; 566000)) 23846;;;;;; 702000))
23845;;; Generated autoloads from emacs-lisp/rx.el 23847;;; Generated autoloads from emacs-lisp/rx.el
23846 23848
23847(autoload 'rx-to-string "rx" "\ 23849(autoload 'rx-to-string "rx" "\
@@ -24152,15 +24154,15 @@ enclosed in `(and ...)'.
24152 24154
24153;;;*** 24155;;;***
24154 24156
24155;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (22330 59913 24157;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (22150 28228
24156;;;;;; 953323 495000)) 24158;;;;;; 394072 702000))
24157;;; Generated autoloads from net/sasl-ntlm.el 24159;;; Generated autoloads from net/sasl-ntlm.el
24158(push (purecopy '(sasl 1 0)) package--builtin-versions) 24160(push (purecopy '(sasl 1 0)) package--builtin-versions)
24159 24161
24160;;;*** 24162;;;***
24161 24163
24162;;;### (autoloads nil "savehist" "savehist.el" (22330 59913 915323 24164;;;### (autoloads nil "savehist" "savehist.el" (22150 28228 994072
24163;;;;;; 612000)) 24165;;;;;; 702000))
24164;;; Generated autoloads from savehist.el 24166;;; Generated autoloads from savehist.el
24165(push (purecopy '(savehist 24)) package--builtin-versions) 24167(push (purecopy '(savehist 24)) package--builtin-versions)
24166 24168
@@ -24193,8 +24195,8 @@ histories, which is probably undesirable.
24193 24195
24194;;;*** 24196;;;***
24195 24197
24196;;;### (autoloads nil "saveplace" "saveplace.el" (22330 59913 915323 24198;;;### (autoloads nil "saveplace" "saveplace.el" (22224 16978 400323
24197;;;;;; 612000)) 24199;;;;;; 324000))
24198;;; Generated autoloads from saveplace.el 24200;;; Generated autoloads from saveplace.el
24199 24201
24200(defvar save-place-mode nil "\ 24202(defvar save-place-mode nil "\
@@ -24232,8 +24234,8 @@ file:
24232 24234
24233;;;*** 24235;;;***
24234 24236
24235;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22331 17372 24237;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22150 28228
24236;;;;;; 98369 246000)) 24238;;;;;; 910072 702000))
24237;;; Generated autoloads from progmodes/scheme.el 24239;;; Generated autoloads from progmodes/scheme.el
24238 24240
24239(autoload 'scheme-mode "scheme" "\ 24241(autoload 'scheme-mode "scheme" "\
@@ -24272,8 +24274,8 @@ that variable's value is a string.
24272 24274
24273;;;*** 24275;;;***
24274 24276
24275;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (22330 59913 24277;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (22150 28228
24276;;;;;; 939323 538000)) 24278;;;;;; 18072 702000))
24277;;; Generated autoloads from gnus/score-mode.el 24279;;; Generated autoloads from gnus/score-mode.el
24278 24280
24279(autoload 'gnus-score-mode "score-mode" "\ 24281(autoload 'gnus-score-mode "score-mode" "\
@@ -24286,8 +24288,8 @@ This mode is an extended emacs-lisp mode.
24286 24288
24287;;;*** 24289;;;***
24288 24290
24289;;;### (autoloads nil "scroll-all" "scroll-all.el" (22330 59913 915323 24291;;;### (autoloads nil "scroll-all" "scroll-all.el" (22150 28228 994072
24290;;;;;; 612000)) 24292;;;;;; 702000))
24291;;; Generated autoloads from scroll-all.el 24293;;; Generated autoloads from scroll-all.el
24292 24294
24293(defvar scroll-all-mode nil "\ 24295(defvar scroll-all-mode nil "\
@@ -24313,8 +24315,8 @@ one window apply to all visible windows in the same frame.
24313 24315
24314;;;*** 24316;;;***
24315 24317
24316;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (22330 59913 24318;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (22150 28228
24317;;;;;; 915323 612000)) 24319;;;;;; 994072 702000))
24318;;; Generated autoloads from scroll-lock.el 24320;;; Generated autoloads from scroll-lock.el
24319 24321
24320(autoload 'scroll-lock-mode "scroll-lock" "\ 24322(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -24330,16 +24332,16 @@ vertically fixed relative to window boundaries during scrolling.
24330 24332
24331;;;*** 24333;;;***
24332 24334
24333;;;### (autoloads nil "secrets" "net/secrets.el" (22330 59913 954323 24335;;;### (autoloads nil "secrets" "net/secrets.el" (22150 28228 394072
24334;;;;;; 492000)) 24336;;;;;; 702000))
24335;;; Generated autoloads from net/secrets.el 24337;;; Generated autoloads from net/secrets.el
24336(when (featurep 'dbusbind) 24338(when (featurep 'dbusbind)
24337 (autoload 'secrets-show-secrets "secrets" nil t)) 24339 (autoload 'secrets-show-secrets "secrets" nil t))
24338 24340
24339;;;*** 24341;;;***
24340 24342
24341;;;### (autoloads nil "semantic" "cedet/semantic.el" (22330 59913 24343;;;### (autoloads nil "semantic" "cedet/semantic.el" (22150 28227
24342;;;;;; 920323 597000)) 24344;;;;;; 222072 702000))
24343;;; Generated autoloads from cedet/semantic.el 24345;;; Generated autoloads from cedet/semantic.el
24344(push (purecopy '(semantic 2 2)) package--builtin-versions) 24346(push (purecopy '(semantic 2 2)) package--builtin-versions)
24345 24347
@@ -24398,7 +24400,7 @@ Semantic mode.
24398;;;*** 24400;;;***
24399 24401
24400;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" 24402;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el"
24401;;;;;; (22330 59913 922323 591000)) 24403;;;;;; (22150 28227 234072 702000))
24402;;; Generated autoloads from cedet/semantic/bovine/grammar.el 24404;;; Generated autoloads from cedet/semantic/bovine/grammar.el
24403 24405
24404(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ 24406(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\
@@ -24409,7 +24411,7 @@ Major mode for editing Bovine grammars.
24409;;;*** 24411;;;***
24410 24412
24411;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" 24413;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el"
24412;;;;;; (22330 59913 923323 588000)) 24414;;;;;; (22150 28227 266072 702000))
24413;;; Generated autoloads from cedet/semantic/wisent/grammar.el 24415;;; Generated autoloads from cedet/semantic/wisent/grammar.el
24414 24416
24415(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ 24417(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\
@@ -24419,8 +24421,8 @@ Major mode for editing Wisent grammars.
24419 24421
24420;;;*** 24422;;;***
24421 24423
24422;;;### (autoloads nil "sendmail" "mail/sendmail.el" (22330 59913 24424;;;### (autoloads nil "sendmail" "mail/sendmail.el" (22224 36171
24423;;;;;; 948323 511000)) 24425;;;;;; 816467 383000))
24424;;; Generated autoloads from mail/sendmail.el 24426;;; Generated autoloads from mail/sendmail.el
24425 24427
24426(defvar mail-from-style 'default "\ 24428(defvar mail-from-style 'default "\
@@ -24701,14 +24703,14 @@ Like `mail' command, but display mail buffer in another frame.
24701 24703
24702;;;*** 24704;;;***
24703 24705
24704;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22331 17371 996369 24706;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22278 49573 67090
24705;;;;;; 608000)) 24707;;;;;; 835000))
24706;;; Generated autoloads from emacs-lisp/seq.el 24708;;; Generated autoloads from emacs-lisp/seq.el
24707(push (purecopy '(seq 2 3)) package--builtin-versions) 24709(push (purecopy '(seq 2 3)) package--builtin-versions)
24708 24710
24709;;;*** 24711;;;***
24710 24712
24711;;;### (autoloads nil "server" "server.el" (22331 17372 105369 221000)) 24713;;;### (autoloads nil "server" "server.el" (22150 28228 998072 702000))
24712;;; Generated autoloads from server.el 24714;;; Generated autoloads from server.el
24713 24715
24714(put 'server-host 'risky-local-variable t) 24716(put 'server-host 'risky-local-variable t)
@@ -24776,7 +24778,7 @@ only these files will be asked to be saved.
24776 24778
24777;;;*** 24779;;;***
24778 24780
24779;;;### (autoloads nil "ses" "ses.el" (22331 17372 106369 217000)) 24781;;;### (autoloads nil "ses" "ses.el" (22342 56118 896613 383000))
24780;;; Generated autoloads from ses.el 24782;;; Generated autoloads from ses.el
24781 24783
24782(autoload 'ses-mode "ses" "\ 24784(autoload 'ses-mode "ses" "\
@@ -24820,8 +24822,8 @@ formula:
24820 24822
24821;;;*** 24823;;;***
24822 24824
24823;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (22331 24825;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (22150
24824;;;;;; 17372 117369 178000)) 24826;;;;;; 28229 150072 702000))
24825;;; Generated autoloads from textmodes/sgml-mode.el 24827;;; Generated autoloads from textmodes/sgml-mode.el
24826 24828
24827(autoload 'sgml-mode "sgml-mode" "\ 24829(autoload 'sgml-mode "sgml-mode" "\
@@ -24886,8 +24888,8 @@ To work around that, do:
24886 24888
24887;;;*** 24889;;;***
24888 24890
24889;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22331 24891;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22291
24890;;;;;; 17372 99369 242000)) 24892;;;;;; 28851 657608 847000))
24891;;; Generated autoloads from progmodes/sh-script.el 24893;;; Generated autoloads from progmodes/sh-script.el
24892(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24894(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24893(put 'sh-shell 'safe-local-variable 'symbolp) 24895(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24952,8 +24954,8 @@ with your script for an edit-interpret-debug cycle.
24952 24954
24953;;;*** 24955;;;***
24954 24956
24955;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (22330 59913 24957;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (22150 28227
24956;;;;;; 930323 566000)) 24958;;;;;; 454072 702000))
24957;;; Generated autoloads from emacs-lisp/shadow.el 24959;;; Generated autoloads from emacs-lisp/shadow.el
24958 24960
24959(autoload 'list-load-path-shadows "shadow" "\ 24961(autoload 'list-load-path-shadows "shadow" "\
@@ -25002,8 +25004,8 @@ function, `load-path-shadows-find'.
25002 25004
25003;;;*** 25005;;;***
25004 25006
25005;;;### (autoloads nil "shadowfile" "shadowfile.el" (22330 59913 915323 25007;;;### (autoloads nil "shadowfile" "shadowfile.el" (22150 28229 14072
25006;;;;;; 612000)) 25008;;;;;; 702000))
25007;;; Generated autoloads from shadowfile.el 25009;;; Generated autoloads from shadowfile.el
25008 25010
25009(autoload 'shadow-define-cluster "shadowfile" "\ 25011(autoload 'shadow-define-cluster "shadowfile" "\
@@ -25041,7 +25043,7 @@ Set up file shadowing.
25041 25043
25042;;;*** 25044;;;***
25043 25045
25044;;;### (autoloads nil "shell" "shell.el" (22330 59913 915323 612000)) 25046;;;### (autoloads nil "shell" "shell.el" (22150 28229 14072 702000))
25045;;; Generated autoloads from shell.el 25047;;; Generated autoloads from shell.el
25046 25048
25047(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25049(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -25089,7 +25091,7 @@ Otherwise, one argument `-i' is passed to the shell.
25089 25091
25090;;;*** 25092;;;***
25091 25093
25092;;;### (autoloads nil "shr" "net/shr.el" (22331 17372 60369 381000)) 25094;;;### (autoloads nil "shr" "net/shr.el" (22255 55369 13338 944000))
25093;;; Generated autoloads from net/shr.el 25095;;; Generated autoloads from net/shr.el
25094 25096
25095(autoload 'shr-render-region "shr" "\ 25097(autoload 'shr-render-region "shr" "\
@@ -25106,8 +25108,8 @@ DOM should be a parse tree as generated by
25106 25108
25107;;;*** 25109;;;***
25108 25110
25109;;;### (autoloads nil "sieve" "gnus/sieve.el" (22331 17372 35369 25111;;;### (autoloads nil "sieve" "gnus/sieve.el" (22150 28228 18072
25110;;;;;; 469000)) 25112;;;;;; 702000))
25111;;; Generated autoloads from gnus/sieve.el 25113;;; Generated autoloads from gnus/sieve.el
25112 25114
25113(autoload 'sieve-manage "sieve" "\ 25115(autoload 'sieve-manage "sieve" "\
@@ -25132,8 +25134,8 @@ DOM should be a parse tree as generated by
25132 25134
25133;;;*** 25135;;;***
25134 25136
25135;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22331 17372 25137;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22150 28228
25136;;;;;; 35369 469000)) 25138;;;;;; 18072 702000))
25137;;; Generated autoloads from gnus/sieve-mode.el 25139;;; Generated autoloads from gnus/sieve-mode.el
25138 25140
25139(autoload 'sieve-mode "sieve-mode" "\ 25141(autoload 'sieve-mode "sieve-mode" "\
@@ -25148,8 +25150,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
25148 25150
25149;;;*** 25151;;;***
25150 25152
25151;;;### (autoloads nil "simula" "progmodes/simula.el" (22330 59913 25153;;;### (autoloads nil "simula" "progmodes/simula.el" (22197 58438
25152;;;;;; 985323 396000)) 25154;;;;;; 563460 447000))
25153;;; Generated autoloads from progmodes/simula.el 25155;;; Generated autoloads from progmodes/simula.el
25154 25156
25155(autoload 'simula-mode "simula" "\ 25157(autoload 'simula-mode "simula" "\
@@ -25197,8 +25199,8 @@ with no arguments, if that value is non-nil.
25197 25199
25198;;;*** 25200;;;***
25199 25201
25200;;;### (autoloads nil "skeleton" "skeleton.el" (22330 59913 915323 25202;;;### (autoloads nil "skeleton" "skeleton.el" (22197 58438 667460
25201;;;;;; 612000)) 25203;;;;;; 447000))
25202;;; Generated autoloads from skeleton.el 25204;;; Generated autoloads from skeleton.el
25203 25205
25204(defvar skeleton-filter-function 'identity "\ 25206(defvar skeleton-filter-function 'identity "\
@@ -25317,8 +25319,8 @@ twice for the others.
25317 25319
25318;;;*** 25320;;;***
25319 25321
25320;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (22331 17372 25322;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (22150 28229
25321;;;;;; 123369 157000)) 25323;;;;;; 286072 702000))
25322;;; Generated autoloads from vc/smerge-mode.el 25324;;; Generated autoloads from vc/smerge-mode.el
25323 25325
25324(autoload 'smerge-ediff "smerge-mode" "\ 25326(autoload 'smerge-ediff "smerge-mode" "\
@@ -25345,8 +25347,8 @@ If no conflict maker is found, turn off `smerge-mode'.
25345 25347
25346;;;*** 25348;;;***
25347 25349
25348;;;### (autoloads nil "smiley" "gnus/smiley.el" (22331 17372 36369 25350;;;### (autoloads nil "smiley" "gnus/smiley.el" (22150 28228 18072
25349;;;;;; 466000)) 25351;;;;;; 702000))
25350;;; Generated autoloads from gnus/smiley.el 25352;;; Generated autoloads from gnus/smiley.el
25351 25353
25352(autoload 'smiley-region "smiley" "\ 25354(autoload 'smiley-region "smiley" "\
@@ -25363,8 +25365,8 @@ interactively. If there's no argument, do it at the current buffer.
25363 25365
25364;;;*** 25366;;;***
25365 25367
25366;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (22331 17372 25368;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (22150 28228
25367;;;;;; 53369 406000)) 25369;;;;;; 254072 702000))
25368;;; Generated autoloads from mail/smtpmail.el 25370;;; Generated autoloads from mail/smtpmail.el
25369 25371
25370(autoload 'smtpmail-send-it "smtpmail" "\ 25372(autoload 'smtpmail-send-it "smtpmail" "\
@@ -25379,8 +25381,8 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25379 25381
25380;;;*** 25382;;;***
25381 25383
25382;;;### (autoloads nil "snake" "play/snake.el" (22331 17372 87369 25384;;;### (autoloads nil "snake" "play/snake.el" (22150 28228 682072
25383;;;;;; 285000)) 25385;;;;;; 702000))
25384;;; Generated autoloads from play/snake.el 25386;;; Generated autoloads from play/snake.el
25385 25387
25386(autoload 'snake "snake" "\ 25388(autoload 'snake "snake" "\
@@ -25403,8 +25405,8 @@ Snake mode keybindings:
25403 25405
25404;;;*** 25406;;;***
25405 25407
25406;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (22330 59913 25408;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (22150 28228
25407;;;;;; 954323 492000)) 25409;;;;;; 402072 702000))
25408;;; Generated autoloads from net/snmp-mode.el 25410;;; Generated autoloads from net/snmp-mode.el
25409 25411
25410(autoload 'snmp-mode "snmp-mode" "\ 25412(autoload 'snmp-mode "snmp-mode" "\
@@ -25433,15 +25435,15 @@ then `snmpv2-mode-hook'.
25433 25435
25434;;;*** 25436;;;***
25435 25437
25436;;;### (autoloads nil "soap-client" "net/soap-client.el" (22331 17372 25438;;;### (autoloads nil "soap-client" "net/soap-client.el" (22249 52871
25437;;;;;; 61369 377000)) 25439;;;;;; 284284 99000))
25438;;; Generated autoloads from net/soap-client.el 25440;;; Generated autoloads from net/soap-client.el
25439(push (purecopy '(soap-client 3 0 2)) package--builtin-versions) 25441(push (purecopy '(soap-client 3 0 2)) package--builtin-versions)
25440 25442
25441;;;*** 25443;;;***
25442 25444
25443;;;### (autoloads nil "solar" "calendar/solar.el" (22331 17371 982369 25445;;;### (autoloads nil "solar" "calendar/solar.el" (22284 55604 54845
25444;;;;;; 658000)) 25446;;;;;; 171000))
25445;;; Generated autoloads from calendar/solar.el 25447;;; Generated autoloads from calendar/solar.el
25446 25448
25447(autoload 'sunrise-sunset "solar" "\ 25449(autoload 'sunrise-sunset "solar" "\
@@ -25456,8 +25458,8 @@ This function is suitable for execution in an init file.
25456 25458
25457;;;*** 25459;;;***
25458 25460
25459;;;### (autoloads nil "solitaire" "play/solitaire.el" (22330 59913 25461;;;### (autoloads nil "solitaire" "play/solitaire.el" (22150 28228
25460;;;;;; 970323 443000)) 25462;;;;;; 682072 702000))
25461;;; Generated autoloads from play/solitaire.el 25463;;; Generated autoloads from play/solitaire.el
25462 25464
25463(autoload 'solitaire "solitaire" "\ 25465(autoload 'solitaire "solitaire" "\
@@ -25532,7 +25534,7 @@ Pick your favorite shortcuts:
25532 25534
25533;;;*** 25535;;;***
25534 25536
25535;;;### (autoloads nil "sort" "sort.el" (22330 59913 915323 612000)) 25537;;;### (autoloads nil "sort" "sort.el" (22150 28229 18072 702000))
25536;;; Generated autoloads from sort.el 25538;;; Generated autoloads from sort.el
25537(put 'sort-fold-case 'safe-local-variable 'booleanp) 25539(put 'sort-fold-case 'safe-local-variable 'booleanp)
25538 25540
@@ -25707,7 +25709,7 @@ is non-nil, it also prints a message describing the number of deletions.
25707 25709
25708;;;*** 25710;;;***
25709 25711
25710;;;### (autoloads nil "spam" "gnus/spam.el" (22331 17372 36369 466000)) 25712;;;### (autoloads nil "spam" "gnus/spam.el" (22150 28228 22072 702000))
25711;;; Generated autoloads from gnus/spam.el 25713;;; Generated autoloads from gnus/spam.el
25712 25714
25713(autoload 'spam-initialize "spam" "\ 25715(autoload 'spam-initialize "spam" "\
@@ -25721,8 +25723,8 @@ installed through `spam-necessary-extra-headers'.
25721 25723
25722;;;*** 25724;;;***
25723 25725
25724;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22331 25726;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22150
25725;;;;;; 17372 36369 466000)) 25727;;;;;; 28228 22072 702000))
25726;;; Generated autoloads from gnus/spam-report.el 25728;;; Generated autoloads from gnus/spam-report.el
25727 25729
25728(autoload 'spam-report-process-queue "spam-report" "\ 25730(autoload 'spam-report-process-queue "spam-report" "\
@@ -25764,8 +25766,8 @@ Spam reports will be queued with the method used when
25764 25766
25765;;;*** 25767;;;***
25766 25768
25767;;;### (autoloads nil "speedbar" "speedbar.el" (22330 59913 915323 25769;;;### (autoloads nil "speedbar" "speedbar.el" (22189 64323 312321
25768;;;;;; 612000)) 25770;;;;;; 19000))
25769;;; Generated autoloads from speedbar.el 25771;;; Generated autoloads from speedbar.el
25770 25772
25771(defalias 'speedbar 'speedbar-frame-mode) 25773(defalias 'speedbar 'speedbar-frame-mode)
@@ -25789,8 +25791,8 @@ selected. If the speedbar frame is active, then select the attached frame.
25789 25791
25790;;;*** 25792;;;***
25791 25793
25792;;;### (autoloads nil "spook" "play/spook.el" (22330 59913 970323 25794;;;### (autoloads nil "spook" "play/spook.el" (22150 28228 682072
25793;;;;;; 443000)) 25795;;;;;; 702000))
25794;;; Generated autoloads from play/spook.el 25796;;; Generated autoloads from play/spook.el
25795 25797
25796(autoload 'spook "spook" "\ 25798(autoload 'spook "spook" "\
@@ -25805,8 +25807,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25805 25807
25806;;;*** 25808;;;***
25807 25809
25808;;;### (autoloads nil "sql" "progmodes/sql.el" (22331 17372 100369 25810;;;### (autoloads nil "sql" "progmodes/sql.el" (22203 10834 812791
25809;;;;;; 239000)) 25811;;;;;; 123000))
25810;;; Generated autoloads from progmodes/sql.el 25812;;; Generated autoloads from progmodes/sql.el
25811(push (purecopy '(sql 3 5)) package--builtin-versions) 25813(push (purecopy '(sql 3 5)) package--builtin-versions)
25812 25814
@@ -26272,15 +26274,15 @@ Run vsql as an inferior process.
26272 26274
26273;;;*** 26275;;;***
26274 26276
26275;;;### (autoloads nil "srecode" "cedet/srecode.el" (22330 59913 920323 26277;;;### (autoloads nil "srecode" "cedet/srecode.el" (22150 28227 270072
26276;;;;;; 597000)) 26278;;;;;; 702000))
26277;;; Generated autoloads from cedet/srecode.el 26279;;; Generated autoloads from cedet/srecode.el
26278(push (purecopy '(srecode 1 2)) package--builtin-versions) 26280(push (purecopy '(srecode 1 2)) package--builtin-versions)
26279 26281
26280;;;*** 26282;;;***
26281 26283
26282;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26284;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26283;;;;;; (22330 59913 926323 578000)) 26285;;;;;; (22150 28227 274072 702000))
26284;;; Generated autoloads from cedet/srecode/srt-mode.el 26286;;; Generated autoloads from cedet/srecode/srt-mode.el
26285 26287
26286(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26288(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -26292,8 +26294,8 @@ Major-mode for writing SRecode macros.
26292 26294
26293;;;*** 26295;;;***
26294 26296
26295;;;### (autoloads nil "starttls" "gnus/starttls.el" (22331 17372 26297;;;### (autoloads nil "starttls" "gnus/starttls.el" (22150 28228
26296;;;;;; 36369 466000)) 26298;;;;;; 22072 702000))
26297;;; Generated autoloads from gnus/starttls.el 26299;;; Generated autoloads from gnus/starttls.el
26298 26300
26299(autoload 'starttls-open-stream "starttls" "\ 26301(autoload 'starttls-open-stream "starttls" "\
@@ -26316,8 +26318,7 @@ GnuTLS requires a port number.
26316 26318
26317;;;*** 26319;;;***
26318 26320
26319;;;### (autoloads nil "strokes" "strokes.el" (22330 59913 915323 26321;;;### (autoloads nil "strokes" "strokes.el" (22182 4679 511463 499000))
26320;;;;;; 612000))
26321;;; Generated autoloads from strokes.el 26322;;; Generated autoloads from strokes.el
26322 26323
26323(autoload 'strokes-global-set-stroke "strokes" "\ 26324(autoload 'strokes-global-set-stroke "strokes" "\
@@ -26431,8 +26432,8 @@ Read a complex stroke and insert its glyph into the current buffer.
26431 26432
26432;;;*** 26433;;;***
26433 26434
26434;;;### (autoloads nil "studly" "play/studly.el" (22330 59913 969323 26435;;;### (autoloads nil "studly" "play/studly.el" (22279 37684 392180
26435;;;;;; 446000)) 26436;;;;;; 436000))
26436;;; Generated autoloads from play/studly.el 26437;;; Generated autoloads from play/studly.el
26437 26438
26438(autoload 'studlify-region "studly" "\ 26439(autoload 'studlify-region "studly" "\
@@ -26452,8 +26453,8 @@ Studlify-case the current buffer.
26452 26453
26453;;;*** 26454;;;***
26454 26455
26455;;;### (autoloads nil "subword" "progmodes/subword.el" (22330 59913 26456;;;### (autoloads nil "subword" "progmodes/subword.el" (22150 28228
26456;;;;;; 985323 396000)) 26457;;;;;; 930072 702000))
26457;;; Generated autoloads from progmodes/subword.el 26458;;; Generated autoloads from progmodes/subword.el
26458 26459
26459(define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1") 26460(define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1")
@@ -26547,8 +26548,8 @@ See `superword-mode' for more information on Superword mode.
26547 26548
26548;;;*** 26549;;;***
26549 26550
26550;;;### (autoloads nil "supercite" "mail/supercite.el" (22330 59913 26551;;;### (autoloads nil "supercite" "mail/supercite.el" (22150 28228
26551;;;;;; 948323 511000)) 26552;;;;;; 254072 702000))
26552;;; Generated autoloads from mail/supercite.el 26553;;; Generated autoloads from mail/supercite.el
26553 26554
26554(autoload 'sc-cite-original "supercite" "\ 26555(autoload 'sc-cite-original "supercite" "\
@@ -26580,8 +26581,8 @@ and `sc-post-hook' is run after the guts of this function.
26580 26581
26581;;;*** 26582;;;***
26582 26583
26583;;;### (autoloads nil "t-mouse" "t-mouse.el" (22330 59913 915323 26584;;;### (autoloads nil "t-mouse" "t-mouse.el" (22204 31687 849113
26584;;;;;; 612000)) 26585;;;;;; 480000))
26585;;; Generated autoloads from t-mouse.el 26586;;; Generated autoloads from t-mouse.el
26586 26587
26587(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26588(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26614,7 +26615,7 @@ GPM. This is due to limitations in GPM and the Linux kernel.
26614 26615
26615;;;*** 26616;;;***
26616 26617
26617;;;### (autoloads nil "tabify" "tabify.el" (22330 59913 915323 612000)) 26618;;;### (autoloads nil "tabify" "tabify.el" (22150 28229 26072 702000))
26618;;; Generated autoloads from tabify.el 26619;;; Generated autoloads from tabify.el
26619 26620
26620(autoload 'untabify "tabify" "\ 26621(autoload 'untabify "tabify" "\
@@ -26643,8 +26644,8 @@ The variable `tab-width' controls the spacing of tab stops.
26643 26644
26644;;;*** 26645;;;***
26645 26646
26646;;;### (autoloads nil "table" "textmodes/table.el" (22331 17372 118369 26647;;;### (autoloads nil "table" "textmodes/table.el" (22186 51800 574004
26647;;;;;; 175000)) 26648;;;;;; 628000))
26648;;; Generated autoloads from textmodes/table.el 26649;;; Generated autoloads from textmodes/table.el
26649 26650
26650(autoload 'table-insert "table" "\ 26651(autoload 'table-insert "table" "\
@@ -27215,7 +27216,7 @@ converts a table into plain text without frames. It is a companion to
27215 27216
27216;;;*** 27217;;;***
27217 27218
27218;;;### (autoloads nil "talk" "talk.el" (22330 59913 915323 612000)) 27219;;;### (autoloads nil "talk" "talk.el" (22150 28229 26072 702000))
27219;;; Generated autoloads from talk.el 27220;;; Generated autoloads from talk.el
27220 27221
27221(autoload 'talk-connect "talk" "\ 27222(autoload 'talk-connect "talk" "\
@@ -27230,8 +27231,8 @@ Connect to the Emacs talk group from the current X display or tty frame.
27230 27231
27231;;;*** 27232;;;***
27232 27233
27233;;;### (autoloads nil "tar-mode" "tar-mode.el" (22330 59913 915323 27234;;;### (autoloads nil "tar-mode" "tar-mode.el" (22150 28229 26072
27234;;;;;; 612000)) 27235;;;;;; 702000))
27235;;; Generated autoloads from tar-mode.el 27236;;; Generated autoloads from tar-mode.el
27236 27237
27237(autoload 'tar-mode "tar-mode" "\ 27238(autoload 'tar-mode "tar-mode" "\
@@ -27254,8 +27255,8 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
27254 27255
27255;;;*** 27256;;;***
27256 27257
27257;;;### (autoloads nil "tcl" "progmodes/tcl.el" (22330 59913 985323 27258;;;### (autoloads nil "tcl" "progmodes/tcl.el" (22150 28228 934072
27258;;;;;; 396000)) 27259;;;;;; 702000))
27259;;; Generated autoloads from progmodes/tcl.el 27260;;; Generated autoloads from progmodes/tcl.el
27260 27261
27261(autoload 'tcl-mode "tcl" "\ 27262(autoload 'tcl-mode "tcl" "\
@@ -27303,8 +27304,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
27303 27304
27304;;;*** 27305;;;***
27305 27306
27306;;;### (autoloads nil "telnet" "net/telnet.el" (22330 59913 954323 27307;;;### (autoloads nil "telnet" "net/telnet.el" (22150 28228 406072
27307;;;;;; 492000)) 27308;;;;;; 702000))
27308;;; Generated autoloads from net/telnet.el 27309;;; Generated autoloads from net/telnet.el
27309 27310
27310(autoload 'telnet "telnet" "\ 27311(autoload 'telnet "telnet" "\
@@ -27329,7 +27330,7 @@ Normally input is edited in Emacs and sent a line at a time.
27329 27330
27330;;;*** 27331;;;***
27331 27332
27332;;;### (autoloads nil "term" "term.el" (22331 17372 109369 207000)) 27333;;;### (autoloads nil "term" "term.el" (22305 18655 603719 883000))
27333;;; Generated autoloads from term.el 27334;;; Generated autoloads from term.el
27334 27335
27335(autoload 'make-term "term" "\ 27336(autoload 'make-term "term" "\
@@ -27371,8 +27372,8 @@ use in that buffer.
27371 27372
27372;;;*** 27373;;;***
27373 27374
27374;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (22330 27375;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (22150
27375;;;;;; 59913 930323 566000)) 27376;;;;;; 28227 458072 702000))
27376;;; Generated autoloads from emacs-lisp/testcover.el 27377;;; Generated autoloads from emacs-lisp/testcover.el
27377 27378
27378(autoload 'testcover-this-defun "testcover" "\ 27379(autoload 'testcover-this-defun "testcover" "\
@@ -27382,8 +27383,8 @@ Start coverage on function under point.
27382 27383
27383;;;*** 27384;;;***
27384 27385
27385;;;### (autoloads nil "tetris" "play/tetris.el" (22330 59913 970323 27386;;;### (autoloads nil "tetris" "play/tetris.el" (22189 64323 280321
27386;;;;;; 443000)) 27387;;;;;; 19000))
27387;;; Generated autoloads from play/tetris.el 27388;;; Generated autoloads from play/tetris.el
27388(push (purecopy '(tetris 2 1)) package--builtin-versions) 27389(push (purecopy '(tetris 2 1)) package--builtin-versions)
27389 27390
@@ -27408,8 +27409,8 @@ tetris-mode keybindings:
27408 27409
27409;;;*** 27410;;;***
27410 27411
27411;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (22331 17372 27412;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (22197 58438
27412;;;;;; 119369 171000)) 27413;;;;;; 727460 447000))
27413;;; Generated autoloads from textmodes/tex-mode.el 27414;;; Generated autoloads from textmodes/tex-mode.el
27414 27415
27415(defvar tex-shell-file-name nil "\ 27416(defvar tex-shell-file-name nil "\
@@ -27710,8 +27711,8 @@ Major mode to edit DocTeX files.
27710 27711
27711;;;*** 27712;;;***
27712 27713
27713;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (22330 59913 27714;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (22197 58438
27714;;;;;; 991323 378000)) 27715;;;;;; 759460 447000))
27715;;; Generated autoloads from textmodes/texinfmt.el 27716;;; Generated autoloads from textmodes/texinfmt.el
27716 27717
27717(autoload 'texinfo-format-buffer "texinfmt" "\ 27718(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27750,8 +27751,8 @@ if large. You can use `Info-split' to do this manually.
27750 27751
27751;;;*** 27752;;;***
27752 27753
27753;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22331 17372 27754;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22197 58438
27754;;;;;; 119369 171000)) 27755;;;;;; 759460 447000))
27755;;; Generated autoloads from textmodes/texinfo.el 27756;;; Generated autoloads from textmodes/texinfo.el
27756 27757
27757(defvar texinfo-open-quote (purecopy "``") "\ 27758(defvar texinfo-open-quote (purecopy "``") "\
@@ -27835,8 +27836,8 @@ value of `texinfo-mode-hook'.
27835 27836
27836;;;*** 27837;;;***
27837 27838
27838;;;### (autoloads nil "thai-util" "language/thai-util.el" (22330 27839;;;### (autoloads nil "thai-util" "language/thai-util.el" (22150
27839;;;;;; 59913 941323 532000)) 27840;;;;;; 28228 198072 702000))
27840;;; Generated autoloads from language/thai-util.el 27841;;; Generated autoloads from language/thai-util.el
27841 27842
27842(autoload 'thai-compose-region "thai-util" "\ 27843(autoload 'thai-compose-region "thai-util" "\
@@ -27863,8 +27864,8 @@ Compose Thai characters in the current buffer.
27863 27864
27864;;;*** 27865;;;***
27865 27866
27866;;;### (autoloads nil "thingatpt" "thingatpt.el" (22331 17372 120369 27867;;;### (autoloads nil "thingatpt" "thingatpt.el" (22225 37858 570976
27867;;;;;; 168000)) 27868;;;;;; 240000))
27868;;; Generated autoloads from thingatpt.el 27869;;; Generated autoloads from thingatpt.el
27869 27870
27870(autoload 'forward-thing "thingatpt" "\ 27871(autoload 'forward-thing "thingatpt" "\
@@ -27928,7 +27929,7 @@ Return the Lisp list at point, or nil if none is found.
27928 27929
27929;;;*** 27930;;;***
27930 27931
27931;;;### (autoloads nil "thumbs" "thumbs.el" (22330 59913 915323 612000)) 27932;;;### (autoloads nil "thumbs" "thumbs.el" (22150 28229 198072 702000))
27932;;; Generated autoloads from thumbs.el 27933;;; Generated autoloads from thumbs.el
27933 27934
27934(autoload 'thumbs-find-thumb "thumbs" "\ 27935(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27962,15 +27963,15 @@ In dired, call the setroot program on the image at point.
27962 27963
27963;;;*** 27964;;;***
27964 27965
27965;;;### (autoloads nil "thunk" "emacs-lisp/thunk.el" (22330 59913 27966;;;### (autoloads nil "thunk" "emacs-lisp/thunk.el" (22150 28227
27966;;;;;; 931323 563000)) 27967;;;;;; 458072 702000))
27967;;; Generated autoloads from emacs-lisp/thunk.el 27968;;; Generated autoloads from emacs-lisp/thunk.el
27968(push (purecopy '(thunk 1 0)) package--builtin-versions) 27969(push (purecopy '(thunk 1 0)) package--builtin-versions)
27969 27970
27970;;;*** 27971;;;***
27971 27972
27972;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (22330 27973;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (22150
27973;;;;;; 59913 941323 532000)) 27974;;;;;; 28228 198072 702000))
27974;;; Generated autoloads from language/tibet-util.el 27975;;; Generated autoloads from language/tibet-util.el
27975 27976
27976(autoload 'tibetan-char-p "tibet-util" "\ 27977(autoload 'tibetan-char-p "tibet-util" "\
@@ -28043,8 +28044,8 @@ See also docstring of the function tibetan-compose-region.
28043 28044
28044;;;*** 28045;;;***
28045 28046
28046;;;### (autoloads nil "tildify" "textmodes/tildify.el" (22330 59913 28047;;;### (autoloads nil "tildify" "textmodes/tildify.el" (22165 43181
28047;;;;;; 991323 378000)) 28048;;;;;; 139854 955000))
28048;;; Generated autoloads from textmodes/tildify.el 28049;;; Generated autoloads from textmodes/tildify.el
28049(push (purecopy '(tildify 4 6 1)) package--builtin-versions) 28050(push (purecopy '(tildify 4 6 1)) package--builtin-versions)
28050 28051
@@ -28110,7 +28111,7 @@ variable will be set to the representation.
28110 28111
28111;;;*** 28112;;;***
28112 28113
28113;;;### (autoloads nil "time" "time.el" (22330 59913 743324 144000)) 28114;;;### (autoloads nil "time" "time.el" (22311 14139 302375 715000))
28114;;; Generated autoloads from time.el 28115;;; Generated autoloads from time.el
28115 28116
28116(defvar display-time-day-and-date nil "\ 28117(defvar display-time-day-and-date nil "\
@@ -28173,8 +28174,8 @@ Return a string giving the duration of the Emacs initialization.
28173 28174
28174;;;*** 28175;;;***
28175 28176
28176;;;### (autoloads nil "time-date" "calendar/time-date.el" (22331 28177;;;### (autoloads nil "time-date" "calendar/time-date.el" (22150
28177;;;;;; 17371 982369 658000)) 28178;;;;;; 28227 82072 702000))
28178;;; Generated autoloads from calendar/time-date.el 28179;;; Generated autoloads from calendar/time-date.el
28179 28180
28180(autoload 'date-to-time "time-date" "\ 28181(autoload 'date-to-time "time-date" "\
@@ -28277,8 +28278,8 @@ Convert the time interval in seconds to a short string.
28277 28278
28278;;;*** 28279;;;***
28279 28280
28280;;;### (autoloads nil "time-stamp" "time-stamp.el" (22331 17372 120369 28281;;;### (autoloads nil "time-stamp" "time-stamp.el" (22212 25823 511089
28281;;;;;; 168000)) 28282;;;;;; 159000))
28282;;; Generated autoloads from time-stamp.el 28283;;; Generated autoloads from time-stamp.el
28283(put 'time-stamp-format 'safe-local-variable 'stringp) 28284(put 'time-stamp-format 'safe-local-variable 'stringp)
28284(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28285(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28318,8 +28319,8 @@ With ARG, turn time stamping on if and only if arg is positive.
28318 28319
28319;;;*** 28320;;;***
28320 28321
28321;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (22331 28322;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (22150
28322;;;;;; 17371 983369 654000)) 28323;;;;;; 28227 82072 702000))
28323;;; Generated autoloads from calendar/timeclock.el 28324;;; Generated autoloads from calendar/timeclock.el
28324(push (purecopy '(timeclock 2 6 1)) package--builtin-versions) 28325(push (purecopy '(timeclock 2 6 1)) package--builtin-versions)
28325 28326
@@ -28430,7 +28431,7 @@ relative only to the time worked today, and not to past time.
28430;;;*** 28431;;;***
28431 28432
28432;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" 28433;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el"
28433;;;;;; (22330 59913 940323 535000)) 28434;;;;;; (22150 28228 134072 702000))
28434;;; Generated autoloads from international/titdic-cnv.el 28435;;; Generated autoloads from international/titdic-cnv.el
28435 28436
28436(autoload 'titdic-convert "titdic-cnv" "\ 28437(autoload 'titdic-convert "titdic-cnv" "\
@@ -28452,7 +28453,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
28452 28453
28453;;;*** 28454;;;***
28454 28455
28455;;;### (autoloads nil "tmm" "tmm.el" (22330 59913 743324 144000)) 28456;;;### (autoloads nil "tmm" "tmm.el" (22295 25908 202516 451000))
28456;;; Generated autoloads from tmm.el 28457;;; Generated autoloads from tmm.el
28457 (define-key global-map "\M-`" 'tmm-menubar) 28458 (define-key global-map "\M-`" 'tmm-menubar)
28458 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 28459 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -28494,8 +28495,8 @@ Its value should be an event that has a binding in MENU.
28494 28495
28495;;;*** 28496;;;***
28496 28497
28497;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22330 28498;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22315
28498;;;;;; 59913 919323 600000)) 28499;;;;;; 11204 757560 191000))
28499;;; Generated autoloads from calendar/todo-mode.el 28500;;; Generated autoloads from calendar/todo-mode.el
28500 28501
28501(autoload 'todo-show "todo-mode" "\ 28502(autoload 'todo-show "todo-mode" "\
@@ -28560,8 +28561,8 @@ Mode for displaying and reprioritizing top priority Todo.
28560 28561
28561;;;*** 28562;;;***
28562 28563
28563;;;### (autoloads nil "tool-bar" "tool-bar.el" (22330 59913 915323 28564;;;### (autoloads nil "tool-bar" "tool-bar.el" (22150 28229 202072
28564;;;;;; 612000)) 28565;;;;;; 702000))
28565;;; Generated autoloads from tool-bar.el 28566;;; Generated autoloads from tool-bar.el
28566 28567
28567(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28568(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -28631,8 +28632,8 @@ holds a keymap.
28631 28632
28632;;;*** 28633;;;***
28633 28634
28634;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (22330 59913 931323 28635;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (22150 28227 458072
28635;;;;;; 563000)) 28636;;;;;; 702000))
28636;;; Generated autoloads from emacs-lisp/tq.el 28637;;; Generated autoloads from emacs-lisp/tq.el
28637 28638
28638(autoload 'tq-create "tq" "\ 28639(autoload 'tq-create "tq" "\
@@ -28645,8 +28646,8 @@ to a tcp server on another machine.
28645 28646
28646;;;*** 28647;;;***
28647 28648
28648;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (22330 59913 28649;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (22150 28227
28649;;;;;; 931323 563000)) 28650;;;;;; 458072 702000))
28650;;; Generated autoloads from emacs-lisp/trace.el 28651;;; Generated autoloads from emacs-lisp/trace.el
28651 28652
28652(defvar trace-buffer "*trace-output*" "\ 28653(defvar trace-buffer "*trace-output*" "\
@@ -28691,7 +28692,8 @@ the output buffer or changing the window configuration.
28691 28692
28692;;;*** 28693;;;***
28693 28694
28694;;;### (autoloads nil "tramp" "net/tramp.el" (22331 17372 65369 363000)) 28695;;;### (autoloads nil "tramp" "net/tramp.el" (22272 64438 268671
28696;;;;;; 103000))
28695;;; Generated autoloads from net/tramp.el 28697;;; Generated autoloads from net/tramp.el
28696 28698
28697(defvar tramp-mode t "\ 28699(defvar tramp-mode t "\
@@ -28806,8 +28808,8 @@ Discard Tramp from loading remote files.
28806 28808
28807;;;*** 28809;;;***
28808 28810
28809;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (22331 17372 28811;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (22150 28228
28810;;;;;; 61369 377000)) 28812;;;;;; 410072 702000))
28811;;; Generated autoloads from net/tramp-ftp.el 28813;;; Generated autoloads from net/tramp-ftp.el
28812 28814
28813(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28815(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28817,15 +28819,15 @@ Discard Tramp from loading remote files.
28817 28819
28818;;;*** 28820;;;***
28819 28821
28820;;;### (autoloads nil "trampver" "net/trampver.el" (22331 17372 65369 28822;;;### (autoloads nil "trampver" "net/trampver.el" (22150 28228 442072
28821;;;;;; 363000)) 28823;;;;;; 702000))
28822;;; Generated autoloads from net/trampver.el 28824;;; Generated autoloads from net/trampver.el
28823(push (purecopy '(tramp 2 2 13 25 1)) package--builtin-versions) 28825(push (purecopy '(tramp 2 2 13 25 1)) package--builtin-versions)
28824 28826
28825;;;*** 28827;;;***
28826 28828
28827;;;### (autoloads nil "tutorial" "tutorial.el" (22330 59913 915323 28829;;;### (autoloads nil "tutorial" "tutorial.el" (22150 28229 206072
28828;;;;;; 612000)) 28830;;;;;; 702000))
28829;;; Generated autoloads from tutorial.el 28831;;; Generated autoloads from tutorial.el
28830 28832
28831(autoload 'help-with-tutorial "tutorial" "\ 28833(autoload 'help-with-tutorial "tutorial" "\
@@ -28849,8 +28851,8 @@ resumed later.
28849 28851
28850;;;*** 28852;;;***
28851 28853
28852;;;### (autoloads nil "tv-util" "language/tv-util.el" (22330 59913 28854;;;### (autoloads nil "tv-util" "language/tv-util.el" (22086 11929
28853;;;;;; 941323 532000)) 28855;;;;;; 906062 731000))
28854;;; Generated autoloads from language/tv-util.el 28856;;; Generated autoloads from language/tv-util.el
28855 28857
28856(autoload 'tai-viet-composition-function "tv-util" "\ 28858(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28860,8 +28862,8 @@ resumed later.
28860 28862
28861;;;*** 28863;;;***
28862 28864
28863;;;### (autoloads nil "two-column" "textmodes/two-column.el" (22330 28865;;;### (autoloads nil "two-column" "textmodes/two-column.el" (22150
28864;;;;;; 59913 991323 378000)) 28866;;;;;; 28229 198072 702000))
28865;;; Generated autoloads from textmodes/two-column.el 28867;;; Generated autoloads from textmodes/two-column.el
28866 (autoload '2C-command "two-column" () t 'keymap) 28868 (autoload '2C-command "two-column" () t 'keymap)
28867 (global-set-key "\C-x6" '2C-command) 28869 (global-set-key "\C-x6" '2C-command)
@@ -28908,8 +28910,8 @@ First column's text sSs Second column's text
28908 28910
28909;;;*** 28911;;;***
28910 28912
28911;;;### (autoloads nil "type-break" "type-break.el" (22330 59913 915323 28913;;;### (autoloads nil "type-break" "type-break.el" (22189 64323 316321
28912;;;;;; 612000)) 28914;;;;;; 19000))
28913;;; Generated autoloads from type-break.el 28915;;; Generated autoloads from type-break.el
28914 28916
28915(defvar type-break-mode nil "\ 28917(defvar type-break-mode nil "\
@@ -29042,7 +29044,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
29042 29044
29043;;;*** 29045;;;***
29044 29046
29045;;;### (autoloads nil "uce" "mail/uce.el" (22330 59913 948323 511000)) 29047;;;### (autoloads nil "uce" "mail/uce.el" (22150 28228 258072 702000))
29046;;; Generated autoloads from mail/uce.el 29048;;; Generated autoloads from mail/uce.el
29047 29049
29048(autoload 'uce-reply-to-uce "uce" "\ 29050(autoload 'uce-reply-to-uce "uce" "\
@@ -29056,7 +29058,7 @@ You might need to set `uce-mail-reader' before using this.
29056;;;*** 29058;;;***
29057 29059
29058;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" 29060;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el"
29059;;;;;; (22330 59913 940323 535000)) 29061;;;;;; (22150 28228 134072 702000))
29060;;; Generated autoloads from international/ucs-normalize.el 29062;;; Generated autoloads from international/ucs-normalize.el
29061 29063
29062(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 29064(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -29121,8 +29123,8 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
29121 29123
29122;;;*** 29124;;;***
29123 29125
29124;;;### (autoloads nil "underline" "textmodes/underline.el" (22330 29126;;;### (autoloads nil "underline" "textmodes/underline.el" (22150
29125;;;;;; 59913 991323 378000)) 29127;;;;;; 28229 198072 702000))
29126;;; Generated autoloads from textmodes/underline.el 29128;;; Generated autoloads from textmodes/underline.el
29127 29129
29128(autoload 'underline-region "underline" "\ 29130(autoload 'underline-region "underline" "\
@@ -29142,8 +29144,8 @@ which specify the range to operate on.
29142 29144
29143;;;*** 29145;;;***
29144 29146
29145;;;### (autoloads nil "unrmail" "mail/unrmail.el" (22330 59913 948323 29147;;;### (autoloads nil "unrmail" "mail/unrmail.el" (22150 28228 258072
29146;;;;;; 511000)) 29148;;;;;; 702000))
29147;;; Generated autoloads from mail/unrmail.el 29149;;; Generated autoloads from mail/unrmail.el
29148 29150
29149(autoload 'batch-unrmail "unrmail" "\ 29151(autoload 'batch-unrmail "unrmail" "\
@@ -29163,8 +29165,8 @@ The variable `unrmail-mbox-format' controls which mbox format to use.
29163 29165
29164;;;*** 29166;;;***
29165 29167
29166;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (22330 59913 29168;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (22150 28227
29167;;;;;; 931323 563000)) 29169;;;;;; 458072 702000))
29168;;; Generated autoloads from emacs-lisp/unsafep.el 29170;;; Generated autoloads from emacs-lisp/unsafep.el
29169 29171
29170(autoload 'unsafep "unsafep" "\ 29172(autoload 'unsafep "unsafep" "\
@@ -29176,7 +29178,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
29176 29178
29177;;;*** 29179;;;***
29178 29180
29179;;;### (autoloads nil "url" "url/url.el" (22331 17372 121369 164000)) 29181;;;### (autoloads nil "url" "url/url.el" (22311 14139 302375 715000))
29180;;; Generated autoloads from url/url.el 29182;;; Generated autoloads from url/url.el
29181 29183
29182(autoload 'url-retrieve "url" "\ 29184(autoload 'url-retrieve "url" "\
@@ -29226,8 +29228,8 @@ to the server.
29226 29228
29227;;;*** 29229;;;***
29228 29230
29229;;;### (autoloads nil "url-auth" "url/url-auth.el" (22330 59913 992323 29231;;;### (autoloads nil "url-auth" "url/url-auth.el" (22150 28229 210072
29230;;;;;; 375000)) 29232;;;;;; 702000))
29231;;; Generated autoloads from url/url-auth.el 29233;;; Generated autoloads from url/url-auth.el
29232 29234
29233(autoload 'url-get-authentication "url-auth" "\ 29235(autoload 'url-get-authentication "url-auth" "\
@@ -29268,8 +29270,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
29268 29270
29269;;;*** 29271;;;***
29270 29272
29271;;;### (autoloads nil "url-cache" "url/url-cache.el" (22330 59913 29273;;;### (autoloads nil "url-cache" "url/url-cache.el" (22150 28229
29272;;;;;; 992323 375000)) 29274;;;;;; 210072 702000))
29273;;; Generated autoloads from url/url-cache.el 29275;;; Generated autoloads from url/url-cache.el
29274 29276
29275(autoload 'url-store-in-cache "url-cache" "\ 29277(autoload 'url-store-in-cache "url-cache" "\
@@ -29290,8 +29292,8 @@ Extract FNAM from the local disk cache.
29290 29292
29291;;;*** 29293;;;***
29292 29294
29293;;;### (autoloads nil "url-cid" "url/url-cid.el" (22330 59913 992323 29295;;;### (autoloads nil "url-cid" "url/url-cid.el" (22150 28229 210072
29294;;;;;; 375000)) 29296;;;;;; 702000))
29295;;; Generated autoloads from url/url-cid.el 29297;;; Generated autoloads from url/url-cid.el
29296 29298
29297(autoload 'url-cid "url-cid" "\ 29299(autoload 'url-cid "url-cid" "\
@@ -29301,8 +29303,8 @@ Extract FNAM from the local disk cache.
29301 29303
29302;;;*** 29304;;;***
29303 29305
29304;;;### (autoloads nil "url-dav" "url/url-dav.el" (22330 59913 992323 29306;;;### (autoloads nil "url-dav" "url/url-dav.el" (22150 28229 214072
29305;;;;;; 375000)) 29307;;;;;; 702000))
29306;;; Generated autoloads from url/url-dav.el 29308;;; Generated autoloads from url/url-dav.el
29307 29309
29308(autoload 'url-dav-supported-p "url-dav" "\ 29310(autoload 'url-dav-supported-p "url-dav" "\
@@ -29336,8 +29338,8 @@ added to this list, so most requests can just pass in nil.
29336 29338
29337;;;*** 29339;;;***
29338 29340
29339;;;### (autoloads nil "url-file" "url/url-file.el" (22330 59913 992323 29341;;;### (autoloads nil "url-file" "url/url-file.el" (22150 28229 214072
29340;;;;;; 375000)) 29342;;;;;; 702000))
29341;;; Generated autoloads from url/url-file.el 29343;;; Generated autoloads from url/url-file.el
29342 29344
29343(autoload 'url-file "url-file" "\ 29345(autoload 'url-file "url-file" "\
@@ -29347,8 +29349,8 @@ Handle file: and ftp: URLs.
29347 29349
29348;;;*** 29350;;;***
29349 29351
29350;;;### (autoloads nil "url-gw" "url/url-gw.el" (22331 17372 120369 29352;;;### (autoloads nil "url-gw" "url/url-gw.el" (22150 28229 218072
29351;;;;;; 168000)) 29353;;;;;; 702000))
29352;;; Generated autoloads from url/url-gw.el 29354;;; Generated autoloads from url/url-gw.el
29353 29355
29354(autoload 'url-gateway-nslookup-host "url-gw" "\ 29356(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -29369,8 +29371,8 @@ overriding the value of `url-gateway-method'.
29369 29371
29370;;;*** 29372;;;***
29371 29373
29372;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (22331 29374;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (22150
29373;;;;;; 17372 120369 168000)) 29375;;;;;; 28229 218072 702000))
29374;;; Generated autoloads from url/url-handlers.el 29376;;; Generated autoloads from url/url-handlers.el
29375 29377
29376(defvar url-handler-mode nil "\ 29378(defvar url-handler-mode nil "\
@@ -29432,8 +29434,8 @@ if it had been inserted from a file named URL.
29432 29434
29433;;;*** 29435;;;***
29434 29436
29435;;;### (autoloads nil "url-http" "url/url-http.el" (22331 17372 121369 29437;;;### (autoloads nil "url-http" "url/url-http.el" (22229 34898 908051
29436;;;;;; 164000)) 29438;;;;;; 395000))
29437;;; Generated autoloads from url/url-http.el 29439;;; Generated autoloads from url/url-http.el
29438 (autoload 'url-default-expander "url-expand") 29440 (autoload 'url-default-expander "url-expand")
29439 29441
@@ -29445,8 +29447,8 @@ if it had been inserted from a file named URL.
29445 29447
29446;;;*** 29448;;;***
29447 29449
29448;;;### (autoloads nil "url-irc" "url/url-irc.el" (22330 59913 992323 29450;;;### (autoloads nil "url-irc" "url/url-irc.el" (22150 28229 222072
29449;;;;;; 375000)) 29451;;;;;; 702000))
29450;;; Generated autoloads from url/url-irc.el 29452;;; Generated autoloads from url/url-irc.el
29451 29453
29452(autoload 'url-irc "url-irc" "\ 29454(autoload 'url-irc "url-irc" "\
@@ -29456,8 +29458,8 @@ if it had been inserted from a file named URL.
29456 29458
29457;;;*** 29459;;;***
29458 29460
29459;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (22330 59913 992323 29461;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (22150 28229 222072
29460;;;;;; 375000)) 29462;;;;;; 702000))
29461;;; Generated autoloads from url/url-ldap.el 29463;;; Generated autoloads from url/url-ldap.el
29462 29464
29463(autoload 'url-ldap "url-ldap" "\ 29465(autoload 'url-ldap "url-ldap" "\
@@ -29470,8 +29472,8 @@ URL can be a URL string, or a URL vector of the type returned by
29470 29472
29471;;;*** 29473;;;***
29472 29474
29473;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (22330 59913 29475;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (22150 28229
29474;;;;;; 992323 375000)) 29476;;;;;; 222072 702000))
29475;;; Generated autoloads from url/url-mailto.el 29477;;; Generated autoloads from url/url-mailto.el
29476 29478
29477(autoload 'url-mail "url-mailto" "\ 29479(autoload 'url-mail "url-mailto" "\
@@ -29486,8 +29488,8 @@ Handle the mailto: URL syntax.
29486 29488
29487;;;*** 29489;;;***
29488 29490
29489;;;### (autoloads nil "url-misc" "url/url-misc.el" (22330 59913 992323 29491;;;### (autoloads nil "url-misc" "url/url-misc.el" (22150 28229 222072
29490;;;;;; 375000)) 29492;;;;;; 702000))
29491;;; Generated autoloads from url/url-misc.el 29493;;; Generated autoloads from url/url-misc.el
29492 29494
29493(autoload 'url-man "url-misc" "\ 29495(autoload 'url-man "url-misc" "\
@@ -29518,8 +29520,8 @@ Fetch a data URL (RFC 2397).
29518 29520
29519;;;*** 29521;;;***
29520 29522
29521;;;### (autoloads nil "url-news" "url/url-news.el" (22330 59913 992323 29523;;;### (autoloads nil "url-news" "url/url-news.el" (22150 28229 222072
29522;;;;;; 375000)) 29524;;;;;; 702000))
29523;;; Generated autoloads from url/url-news.el 29525;;; Generated autoloads from url/url-news.el
29524 29526
29525(autoload 'url-news "url-news" "\ 29527(autoload 'url-news "url-news" "\
@@ -29534,8 +29536,8 @@ Fetch a data URL (RFC 2397).
29534 29536
29535;;;*** 29537;;;***
29536 29538
29537;;;### (autoloads nil "url-ns" "url/url-ns.el" (22330 59913 992323 29539;;;### (autoloads nil "url-ns" "url/url-ns.el" (22150 28229 222072
29538;;;;;; 375000)) 29540;;;;;; 702000))
29539;;; Generated autoloads from url/url-ns.el 29541;;; Generated autoloads from url/url-ns.el
29540 29542
29541(autoload 'isPlainHostName "url-ns" "\ 29543(autoload 'isPlainHostName "url-ns" "\
@@ -29575,8 +29577,8 @@ Fetch a data URL (RFC 2397).
29575 29577
29576;;;*** 29578;;;***
29577 29579
29578;;;### (autoloads nil "url-parse" "url/url-parse.el" (22330 59913 29580;;;### (autoloads nil "url-parse" "url/url-parse.el" (22150 28229
29579;;;;;; 992323 375000)) 29581;;;;;; 222072 702000))
29580;;; Generated autoloads from url/url-parse.el 29582;;; Generated autoloads from url/url-parse.el
29581 29583
29582(autoload 'url-recreate-url "url-parse" "\ 29584(autoload 'url-recreate-url "url-parse" "\
@@ -29627,8 +29629,8 @@ parses to
29627 29629
29628;;;*** 29630;;;***
29629 29631
29630;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (22330 59913 29632;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (22150 28229
29631;;;;;; 992323 375000)) 29633;;;;;; 222072 702000))
29632;;; Generated autoloads from url/url-privacy.el 29634;;; Generated autoloads from url/url-privacy.el
29633 29635
29634(autoload 'url-setup-privacy-info "url-privacy" "\ 29636(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -29638,8 +29640,8 @@ Setup variables that expose info about you and your system.
29638 29640
29639;;;*** 29641;;;***
29640 29642
29641;;;### (autoloads nil "url-queue" "url/url-queue.el" (22331 17372 29643;;;### (autoloads nil "url-queue" "url/url-queue.el" (22150 28229
29642;;;;;; 121369 164000)) 29644;;;;;; 226072 702000))
29643;;; Generated autoloads from url/url-queue.el 29645;;; Generated autoloads from url/url-queue.el
29644 29646
29645(autoload 'url-queue-retrieve "url-queue" "\ 29647(autoload 'url-queue-retrieve "url-queue" "\
@@ -29653,8 +29655,8 @@ The variable `url-queue-timeout' sets a timeout.
29653 29655
29654;;;*** 29656;;;***
29655 29657
29656;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (22330 59913 29658;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (22165 43181
29657;;;;;; 992323 375000)) 29659;;;;;; 143854 955000))
29658;;; Generated autoloads from url/url-tramp.el 29660;;; Generated autoloads from url/url-tramp.el
29659 29661
29660(defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\ 29662(defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\
@@ -29672,8 +29674,8 @@ would have been passed to OPERATION.
29672 29674
29673;;;*** 29675;;;***
29674 29676
29675;;;### (autoloads nil "url-util" "url/url-util.el" (22331 17372 121369 29677;;;### (autoloads nil "url-util" "url/url-util.el" (22150 28229 234072
29676;;;;;; 164000)) 29678;;;;;; 702000))
29677;;; Generated autoloads from url/url-util.el 29679;;; Generated autoloads from url/url-util.el
29678 29680
29679(defvar url-debug nil "\ 29681(defvar url-debug nil "\
@@ -29841,8 +29843,8 @@ This uses `url-current-object', set locally to the buffer.
29841 29843
29842;;;*** 29844;;;***
29843 29845
29844;;;### (autoloads nil "userlock" "userlock.el" (22330 59913 915323 29846;;;### (autoloads nil "userlock" "userlock.el" (22150 28229 234072
29845;;;;;; 612000)) 29847;;;;;; 702000))
29846;;; Generated autoloads from userlock.el 29848;;; Generated autoloads from userlock.el
29847 29849
29848(autoload 'ask-user-about-lock "userlock" "\ 29850(autoload 'ask-user-about-lock "userlock" "\
@@ -29870,8 +29872,8 @@ The buffer in question is current when this function is called.
29870 29872
29871;;;*** 29873;;;***
29872 29874
29873;;;### (autoloads nil "utf-7" "international/utf-7.el" (22330 59913 29875;;;### (autoloads nil "utf-7" "international/utf-7.el" (22150 28228
29874;;;;;; 940323 535000)) 29876;;;;;; 134072 702000))
29875;;; Generated autoloads from international/utf-7.el 29877;;; Generated autoloads from international/utf-7.el
29876 29878
29877(autoload 'utf-7-post-read-conversion "utf-7" "\ 29879(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29896,7 +29898,7 @@ The buffer in question is current when this function is called.
29896 29898
29897;;;*** 29899;;;***
29898 29900
29899;;;### (autoloads nil "utf7" "gnus/utf7.el" (22331 17372 37369 462000)) 29901;;;### (autoloads nil "utf7" "gnus/utf7.el" (22150 28228 26072 702000))
29900;;; Generated autoloads from gnus/utf7.el 29902;;; Generated autoloads from gnus/utf7.el
29901 29903
29902(autoload 'utf7-encode "utf7" "\ 29904(autoload 'utf7-encode "utf7" "\
@@ -29906,8 +29908,8 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
29906 29908
29907;;;*** 29909;;;***
29908 29910
29909;;;### (autoloads nil "uudecode" "mail/uudecode.el" (22330 59913 29911;;;### (autoloads nil "uudecode" "mail/uudecode.el" (22150 28228
29910;;;;;; 948323 511000)) 29912;;;;;; 258072 702000))
29911;;; Generated autoloads from mail/uudecode.el 29913;;; Generated autoloads from mail/uudecode.el
29912 29914
29913(autoload 'uudecode-decode-region-external "uudecode" "\ 29915(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29931,7 +29933,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29931 29933
29932;;;*** 29934;;;***
29933 29935
29934;;;### (autoloads nil "vc" "vc/vc.el" (22330 59914 13323 310000)) 29936;;;### (autoloads nil "vc" "vc/vc.el" (22341 35254 403552 371000))
29935;;; Generated autoloads from vc/vc.el 29937;;; Generated autoloads from vc/vc.el
29936 29938
29937(defvar vc-checkout-hook nil "\ 29939(defvar vc-checkout-hook nil "\
@@ -30247,8 +30249,8 @@ Return the branch part of a revision number REV.
30247 30249
30248;;;*** 30250;;;***
30249 30251
30250;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (22330 59914 30252;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (22271 43574
30251;;;;;; 13323 310000)) 30253;;;;;; 247751 139000))
30252;;; Generated autoloads from vc/vc-annotate.el 30254;;; Generated autoloads from vc/vc-annotate.el
30253 30255
30254(autoload 'vc-annotate "vc-annotate" "\ 30256(autoload 'vc-annotate "vc-annotate" "\
@@ -30287,8 +30289,8 @@ should be applied to the background or to the foreground.
30287 30289
30288;;;*** 30290;;;***
30289 30291
30290;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (22331 17372 123369 30292;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (22150 28229 290072
30291;;;;;; 157000)) 30293;;;;;; 702000))
30292;;; Generated autoloads from vc/vc-bzr.el 30294;;; Generated autoloads from vc/vc-bzr.el
30293 30295
30294(defconst vc-bzr-admin-dirname ".bzr" "\ 30296(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30304,8 +30306,8 @@ Name of the format file in a .bzr directory.")
30304 30306
30305;;;*** 30307;;;***
30306 30308
30307;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (22331 17372 123369 30309;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (22341 35254 355552
30308;;;;;; 157000)) 30310;;;;;; 371000))
30309;;; Generated autoloads from vc/vc-cvs.el 30311;;; Generated autoloads from vc/vc-cvs.el
30310(defun vc-cvs-registered (f) 30312(defun vc-cvs-registered (f)
30311 "Return non-nil if file F is registered with CVS." 30313 "Return non-nil if file F is registered with CVS."
@@ -30316,8 +30318,8 @@ Name of the format file in a .bzr directory.")
30316 30318
30317;;;*** 30319;;;***
30318 30320
30319;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (22330 59914 13323 30321;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (22150 28229 294072
30320;;;;;; 310000)) 30322;;;;;; 702000))
30321;;; Generated autoloads from vc/vc-dir.el 30323;;; Generated autoloads from vc/vc-dir.el
30322 30324
30323(autoload 'vc-dir "vc-dir" "\ 30325(autoload 'vc-dir "vc-dir" "\
@@ -30341,8 +30343,8 @@ These are the commands available for use in the file status buffer:
30341 30343
30342;;;*** 30344;;;***
30343 30345
30344;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (22331 30346;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (22150
30345;;;;;; 17372 124369 153000)) 30347;;;;;; 28229 294072 702000))
30346;;; Generated autoloads from vc/vc-dispatcher.el 30348;;; Generated autoloads from vc/vc-dispatcher.el
30347 30349
30348(autoload 'vc-do-command "vc-dispatcher" "\ 30350(autoload 'vc-do-command "vc-dispatcher" "\
@@ -30365,8 +30367,8 @@ case, and the process object in the asynchronous case.
30365 30367
30366;;;*** 30368;;;***
30367 30369
30368;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22331 17372 124369 30370;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22305 18655 607719
30369;;;;;; 153000)) 30371;;;;;; 883000))
30370;;; Generated autoloads from vc/vc-git.el 30372;;; Generated autoloads from vc/vc-git.el
30371 (defun vc-git-registered (file) 30373 (defun vc-git-registered (file)
30372 "Return non-nil if FILE is registered with git." 30374 "Return non-nil if FILE is registered with git."
@@ -30377,7 +30379,7 @@ case, and the process object in the asynchronous case.
30377 30379
30378;;;*** 30380;;;***
30379 30381
30380;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22331 17372 124369 153000)) 30382;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22188 43494 205543 203000))
30381;;; Generated autoloads from vc/vc-hg.el 30383;;; Generated autoloads from vc/vc-hg.el
30382 (defun vc-hg-registered (file) 30384 (defun vc-hg-registered (file)
30383 "Return non-nil if FILE is registered with hg." 30385 "Return non-nil if FILE is registered with hg."
@@ -30388,8 +30390,8 @@ case, and the process object in the asynchronous case.
30388 30390
30389;;;*** 30391;;;***
30390 30392
30391;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (22330 59914 13323 30393;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (22188 43494 205543
30392;;;;;; 310000)) 30394;;;;;; 203000))
30393;;; Generated autoloads from vc/vc-mtn.el 30395;;; Generated autoloads from vc/vc-mtn.el
30394 30396
30395(defconst vc-mtn-admin-dir "_MTN" "\ 30397(defconst vc-mtn-admin-dir "_MTN" "\
@@ -30405,8 +30407,8 @@ Name of the monotone directory's format file.")
30405 30407
30406;;;*** 30408;;;***
30407 30409
30408;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (22331 17372 125369 30410;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (22150 28229 302072
30409;;;;;; 150000)) 30411;;;;;; 702000))
30410;;; Generated autoloads from vc/vc-rcs.el 30412;;; Generated autoloads from vc/vc-rcs.el
30411 30413
30412(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 30414(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -30419,8 +30421,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30419 30421
30420;;;*** 30422;;;***
30421 30423
30422;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (22330 59914 13323 30424;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (22150 28229 302072
30423;;;;;; 310000)) 30425;;;;;; 702000))
30424;;; Generated autoloads from vc/vc-sccs.el 30426;;; Generated autoloads from vc/vc-sccs.el
30425 30427
30426(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 30428(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -30438,8 +30440,8 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
30438 30440
30439;;;*** 30441;;;***
30440 30442
30441;;;### (autoloads nil "vc-src" "vc/vc-src.el" (22331 17372 125369 30443;;;### (autoloads nil "vc-src" "vc/vc-src.el" (22150 28229 302072
30442;;;;;; 150000)) 30444;;;;;; 702000))
30443;;; Generated autoloads from vc/vc-src.el 30445;;; Generated autoloads from vc/vc-src.el
30444 30446
30445(defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\ 30447(defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\
@@ -30452,8 +30454,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30452 30454
30453;;;*** 30455;;;***
30454 30456
30455;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (22330 59914 13323 30457;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (22150 28229 302072
30456;;;;;; 310000)) 30458;;;;;; 702000))
30457;;; Generated autoloads from vc/vc-svn.el 30459;;; Generated autoloads from vc/vc-svn.el
30458 (defun vc-svn-registered (f) 30460 (defun vc-svn-registered (f)
30459 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30461 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -30466,8 +30468,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30466 30468
30467;;;*** 30469;;;***
30468 30470
30469;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (22330 30471;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (22197
30470;;;;;; 59913 985323 396000)) 30472;;;;;; 58438 563460 447000))
30471;;; Generated autoloads from progmodes/vera-mode.el 30473;;; Generated autoloads from progmodes/vera-mode.el
30472(push (purecopy '(vera-mode 2 28)) package--builtin-versions) 30474(push (purecopy '(vera-mode 2 28)) package--builtin-versions)
30473 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 30475 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
@@ -30526,7 +30528,7 @@ Key bindings:
30526;;;*** 30528;;;***
30527 30529
30528;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" 30530;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el"
30529;;;;;; (22331 17372 102369 231000)) 30531;;;;;; (22197 58438 615460 447000))
30530;;; Generated autoloads from progmodes/verilog-mode.el 30532;;; Generated autoloads from progmodes/verilog-mode.el
30531 30533
30532(autoload 'verilog-mode "verilog-mode" "\ 30534(autoload 'verilog-mode "verilog-mode" "\
@@ -30665,8 +30667,8 @@ Key bindings specific to `verilog-mode-map' are:
30665 30667
30666;;;*** 30668;;;***
30667 30669
30668;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (22330 30670;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (22292
30669;;;;;; 59913 977323 421000)) 30671;;;;;; 49734 746738 351000))
30670;;; Generated autoloads from progmodes/vhdl-mode.el 30672;;; Generated autoloads from progmodes/vhdl-mode.el
30671 30673
30672(autoload 'vhdl-mode "vhdl-mode" "\ 30674(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31220,8 +31222,8 @@ Key bindings:
31220 31222
31221;;;*** 31223;;;***
31222 31224
31223;;;### (autoloads nil "viet-util" "language/viet-util.el" (22330 31225;;;### (autoloads nil "viet-util" "language/viet-util.el" (22150
31224;;;;;; 59913 941323 532000)) 31226;;;;;; 28228 198072 702000))
31225;;; Generated autoloads from language/viet-util.el 31227;;; Generated autoloads from language/viet-util.el
31226 31228
31227(autoload 'viet-encode-viscii-char "viet-util" "\ 31229(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -31265,7 +31267,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31265 31267
31266;;;*** 31268;;;***
31267 31269
31268;;;### (autoloads nil "view" "view.el" (22330 59913 915323 612000)) 31270;;;### (autoloads nil "view" "view.el" (22150 28229 322072 702000))
31269;;; Generated autoloads from view.el 31271;;; Generated autoloads from view.el
31270 31272
31271(defvar view-remove-frame-by-deleting t "\ 31273(defvar view-remove-frame-by-deleting t "\
@@ -31521,8 +31523,8 @@ Exit View mode and make the current buffer editable.
31521 31523
31522;;;*** 31524;;;***
31523 31525
31524;;;### (autoloads nil "viper" "emulation/viper.el" (22331 17371 998369 31526;;;### (autoloads nil "viper" "emulation/viper.el" (22150 28227 478072
31525;;;;;; 601000)) 31527;;;;;; 702000))
31526;;; Generated autoloads from emulation/viper.el 31528;;; Generated autoloads from emulation/viper.el
31527(push (purecopy '(viper 3 14 1)) package--builtin-versions) 31529(push (purecopy '(viper 3 14 1)) package--builtin-versions)
31528 31530
@@ -31539,8 +31541,8 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
31539 31541
31540;;;*** 31542;;;***
31541 31543
31542;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (22330 31544;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (22150
31543;;;;;; 59913 931323 563000)) 31545;;;;;; 28227 458072 702000))
31544;;; Generated autoloads from emacs-lisp/warnings.el 31546;;; Generated autoloads from emacs-lisp/warnings.el
31545 31547
31546(defvar warning-prefix-function nil "\ 31548(defvar warning-prefix-function nil "\
@@ -31630,7 +31632,7 @@ this is equivalent to `display-warning', using
31630 31632
31631;;;*** 31633;;;***
31632 31634
31633;;;### (autoloads nil "wdired" "wdired.el" (22331 17372 126369 146000)) 31635;;;### (autoloads nil "wdired" "wdired.el" (22240 5212 92626 379000))
31634;;; Generated autoloads from wdired.el 31636;;; Generated autoloads from wdired.el
31635(push (purecopy '(wdired 2 0)) package--builtin-versions) 31637(push (purecopy '(wdired 2 0)) package--builtin-versions)
31636 31638
@@ -31648,8 +31650,8 @@ See `wdired-mode'.
31648 31650
31649;;;*** 31651;;;***
31650 31652
31651;;;### (autoloads nil "webjump" "net/webjump.el" (22330 59913 954323 31653;;;### (autoloads nil "webjump" "net/webjump.el" (22150 28228 442072
31652;;;;;; 492000)) 31654;;;;;; 702000))
31653;;; Generated autoloads from net/webjump.el 31655;;; Generated autoloads from net/webjump.el
31654 31656
31655(autoload 'webjump "webjump" "\ 31657(autoload 'webjump "webjump" "\
@@ -31665,8 +31667,8 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
31665 31667
31666;;;*** 31668;;;***
31667 31669
31668;;;### (autoloads nil "which-func" "progmodes/which-func.el" (22331 31670;;;### (autoloads nil "which-func" "progmodes/which-func.el" (22150
31669;;;;;; 17372 103369 228000)) 31671;;;;;; 28228 986072 702000))
31670;;; Generated autoloads from progmodes/which-func.el 31672;;; Generated autoloads from progmodes/which-func.el
31671 (put 'which-func-format 'risky-local-variable t) 31673 (put 'which-func-format 'risky-local-variable t)
31672 (put 'which-func-current 'risky-local-variable t) 31674 (put 'which-func-current 'risky-local-variable t)
@@ -31697,8 +31699,8 @@ in certain major modes.
31697 31699
31698;;;*** 31700;;;***
31699 31701
31700;;;### (autoloads nil "whitespace" "whitespace.el" (22330 59913 743324 31702;;;### (autoloads nil "whitespace" "whitespace.el" (22311 14139 310375
31701;;;;;; 144000)) 31703;;;;;; 715000))
31702;;; Generated autoloads from whitespace.el 31704;;; Generated autoloads from whitespace.el
31703(push (purecopy '(whitespace 13 2 2)) package--builtin-versions) 31705(push (purecopy '(whitespace 13 2 2)) package--builtin-versions)
31704 31706
@@ -32068,8 +32070,8 @@ cleaning up these problems.
32068 32070
32069;;;*** 32071;;;***
32070 32072
32071;;;### (autoloads nil "wid-browse" "wid-browse.el" (22330 59913 916323 32073;;;### (autoloads nil "wid-browse" "wid-browse.el" (22150 28229 326072
32072;;;;;; 609000)) 32074;;;;;; 702000))
32073;;; Generated autoloads from wid-browse.el 32075;;; Generated autoloads from wid-browse.el
32074 32076
32075(autoload 'widget-browse-at "wid-browse" "\ 32077(autoload 'widget-browse-at "wid-browse" "\
@@ -32097,8 +32099,8 @@ if ARG is omitted or nil.
32097 32099
32098;;;*** 32100;;;***
32099 32101
32100;;;### (autoloads nil "wid-edit" "wid-edit.el" (22331 17372 126369 32102;;;### (autoloads nil "wid-edit" "wid-edit.el" (22150 28229 330072
32101;;;;;; 146000)) 32103;;;;;; 702000))
32102;;; Generated autoloads from wid-edit.el 32104;;; Generated autoloads from wid-edit.el
32103 32105
32104(autoload 'widgetp "wid-edit" "\ 32106(autoload 'widgetp "wid-edit" "\
@@ -32140,8 +32142,8 @@ Setup current buffer so editing string widgets works.
32140 32142
32141;;;*** 32143;;;***
32142 32144
32143;;;### (autoloads nil "windmove" "windmove.el" (22330 59913 916323 32145;;;### (autoloads nil "windmove" "windmove.el" (22150 28229 330072
32144;;;;;; 609000)) 32146;;;;;; 702000))
32145;;; Generated autoloads from windmove.el 32147;;; Generated autoloads from windmove.el
32146 32148
32147(autoload 'windmove-left "windmove" "\ 32149(autoload 'windmove-left "windmove" "\
@@ -32193,7 +32195,7 @@ Default MODIFIER is `shift'.
32193 32195
32194;;;*** 32196;;;***
32195 32197
32196;;;### (autoloads nil "winner" "winner.el" (22330 59913 743324 144000)) 32198;;;### (autoloads nil "winner" "winner.el" (22311 14139 326375 715000))
32197;;; Generated autoloads from winner.el 32199;;; Generated autoloads from winner.el
32198 32200
32199(defvar winner-mode nil "\ 32201(defvar winner-mode nil "\
@@ -32223,7 +32225,7 @@ you can press `C-c <right>' (calling `winner-redo').
32223 32225
32224;;;*** 32226;;;***
32225 32227
32226;;;### (autoloads nil "woman" "woman.el" (22330 59913 916323 609000)) 32228;;;### (autoloads nil "woman" "woman.el" (22216 22853 52596 491000))
32227;;; Generated autoloads from woman.el 32229;;; Generated autoloads from woman.el
32228(push (purecopy '(woman 0 551)) package--builtin-versions) 32230(push (purecopy '(woman 0 551)) package--builtin-versions)
32229 32231
@@ -32272,7 +32274,7 @@ Default bookmark handler for Woman buffers.
32272 32274
32273;;;*** 32275;;;***
32274 32276
32275;;;### (autoloads nil "xml" "xml.el" (22330 59913 916323 609000)) 32277;;;### (autoloads nil "xml" "xml.el" (22249 52924 872284 99000))
32276;;; Generated autoloads from xml.el 32278;;; Generated autoloads from xml.el
32277 32279
32278(autoload 'xml-parse-file "xml" "\ 32280(autoload 'xml-parse-file "xml" "\
@@ -32328,8 +32330,8 @@ Both features can be combined by providing a cons cell
32328 32330
32329;;;*** 32331;;;***
32330 32332
32331;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (22331 17372 67369 32333;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (22150 28228 462072
32332;;;;;; 356000)) 32334;;;;;; 702000))
32333;;; Generated autoloads from nxml/xmltok.el 32335;;; Generated autoloads from nxml/xmltok.el
32334 32336
32335(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 32337(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -32347,8 +32349,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32347 32349
32348;;;*** 32350;;;***
32349 32351
32350;;;### (autoloads nil "xref" "progmodes/xref.el" (22330 59913 977323 32352;;;### (autoloads nil "xref" "progmodes/xref.el" (22319 8247 203689
32351;;;;;; 421000)) 32353;;;;;; 39000))
32352;;; Generated autoloads from progmodes/xref.el 32354;;; Generated autoloads from progmodes/xref.el
32353 32355
32354(autoload 'xref-find-backend "xref" "\ 32356(autoload 'xref-find-backend "xref" "\
@@ -32415,8 +32417,8 @@ IGNORES is a list of glob patterns.
32415 32417
32416;;;*** 32418;;;***
32417 32419
32418;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (22330 59913 743324 32420;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (22290 7990 504790
32419;;;;;; 144000)) 32421;;;;;; 288000))
32420;;; Generated autoloads from xt-mouse.el 32422;;; Generated autoloads from xt-mouse.el
32421 32423
32422(defvar xterm-mouse-mode nil "\ 32424(defvar xterm-mouse-mode nil "\
@@ -32446,8 +32448,7 @@ down the SHIFT key while pressing the mouse button.
32446 32448
32447;;;*** 32449;;;***
32448 32450
32449;;;### (autoloads nil "xwidget" "xwidget.el" (22331 17377 954348 32451;;;### (autoloads nil "xwidget" "xwidget.el" (22327 2357 177818 859000))
32450;;;;;; 447000))
32451;;; Generated autoloads from xwidget.el 32452;;; Generated autoloads from xwidget.el
32452 32453
32453(autoload 'xwidget-webkit-browse-url "xwidget" "\ 32454(autoload 'xwidget-webkit-browse-url "xwidget" "\
@@ -32459,7 +32460,7 @@ Interactively, URL defaults to the string looking like a url around point.
32459 32460
32460;;;*** 32461;;;***
32461 32462
32462;;;### (autoloads nil "yenc" "gnus/yenc.el" (22331 17372 37369 462000)) 32463;;;### (autoloads nil "yenc" "gnus/yenc.el" (22150 28228 26072 702000))
32463;;; Generated autoloads from gnus/yenc.el 32464;;; Generated autoloads from gnus/yenc.el
32464 32465
32465(autoload 'yenc-decode-region "yenc" "\ 32466(autoload 'yenc-decode-region "yenc" "\
@@ -32474,7 +32475,7 @@ Extract file name from an yenc header.
32474 32475
32475;;;*** 32476;;;***
32476 32477
32477;;;### (autoloads nil "zone" "play/zone.el" (22330 59913 970323 443000)) 32478;;;### (autoloads nil "zone" "play/zone.el" (22150 28228 682072 702000))
32478;;; Generated autoloads from play/zone.el 32479;;; Generated autoloads from play/zone.el
32479 32480
32480(autoload 'zone "zone" "\ 32481(autoload 'zone "zone" "\
@@ -32490,46 +32491,44 @@ Zone out, completely.
32490;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 32491;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
32491;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 32492;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
32492;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 32493;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
32493;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 32494;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
32494;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 32495;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
32495;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 32496;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
32496;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 32497;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
32497;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 32498;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
32498;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" 32499;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
32499;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" 32500;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
32500;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" 32501;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
32501;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 32502;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
32502;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 32503;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
32503;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" 32504;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
32504;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 32505;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
32505;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" 32506;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
32506;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" 32507;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el"
32507;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" 32508;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
32508;;;;;; "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" 32509;;;;;; "cedet/cedet-idutils.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el"
32509;;;;;; "cedet/ede/config.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" 32510;;;;;; "cedet/ede/base.el" "cedet/ede/config.el" "cedet/ede/cpp-root.el"
32510;;;;;; "cedet/ede/detect.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 32511;;;;;; "cedet/ede/custom.el" "cedet/ede/detect.el" "cedet/ede/dired.el"
32511;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" 32512;;;;;; "cedet/ede/emacs.el" "cedet/ede/files.el" "cedet/ede/generic.el"
32512;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el" 32513;;;;;; "cedet/ede/linux.el" "cedet/ede/loaddefs.el" "cedet/ede/locate.el"
32513;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" 32514;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el"
32514;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" 32515;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el"
32515;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" 32516;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el"
32516;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" 32517;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el"
32517;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el" 32518;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el"
32518;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el" 32519;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el"
32519;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el" 32520;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el"
32520;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 32521;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/semantic/analyze.el"
32521;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 32522;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el"
32522;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 32523;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el"
32523;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 32524;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
32524;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" 32525;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
32525;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" 32526;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm.el"
32526;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" 32527;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
32527;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" 32528;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
32528;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" 32529;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
32529;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" 32530;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
32530;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" 32531;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32531;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
32532;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32533;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 32532;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
32534;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 32533;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
32535;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 32534;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -32537,91 +32536,82 @@ Zone out, completely.
32537;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 32536;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
32538;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 32537;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
32539;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 32538;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
32540;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 32539;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el"
32541;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 32540;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el"
32542;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 32541;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el"
32543;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 32542;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el"
32544;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 32543;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el"
32545;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 32544;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el"
32546;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 32545;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
32547;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 32546;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
32548;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 32547;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
32549;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 32548;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
32550;;;;;; "cedet/semantic/wisent/javat-wy.el" "cedet/semantic/wisent/js-wy.el" 32549;;;;;; "cedet/semantic/wisent/python.el" "cedet/semantic/wisent/wisent.el"
32551;;;;;; "cedet/semantic/wisent/python-wy.el" "cedet/semantic/wisent/python.el" 32550;;;;;; "cedet/srecode/args.el" "cedet/srecode/compile.el" "cedet/srecode/cpp.el"
32552;;;;;; "cedet/semantic/wisent/wisent.el" "cedet/srecode/args.el" 32551;;;;;; "cedet/srecode/ctxt.el" "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
32553;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el"
32554;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
32555;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 32552;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
32556;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 32553;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
32557;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 32554;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
32558;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 32555;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
32559;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 32556;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
32560;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" 32557;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
32561;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns.el" 32558;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns.el"
32562;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el" 32559;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el"
32563;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el" 32560;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el"
32564;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" 32561;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
32565;;;;;; "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-compat.el" "emacs-lisp/eieio-custom.el" 32562;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-compat.el"
32566;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 32563;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
32567;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/generator.el" 32564;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
32568;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/smie.el" 32565;;;;;; "emacs-lisp/generator.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el"
32569;;;;;; "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 32566;;;;;; "emacs-lisp/smie.el" "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el"
32570;;;;;; "emulation/cua-gmrk.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 32567;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/edt-lk201.el"
32571;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/viper-cmd.el" 32568;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
32572;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 32569;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
32573;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 32570;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
32574;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" 32571;;;;;; "emulation/viper-util.el" "erc/erc-backend.el" "erc/erc-goodies.el"
32575;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" 32572;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "eshell/em-alias.el"
32576;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 32573;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
32577;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 32574;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
32578;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 32575;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
32579;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 32576;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
32580;;;;;; "eshell/em-tramp.el" "eshell/em-unix.el" "eshell/em-xtra.el" 32577;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el"
32581;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el" 32578;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
32582;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" 32579;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
32583;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 32580;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
32584;;;;;; "ezimage.el" "format-spec.el" "fringe.el" "generic-x.el" 32581;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el"
32585;;;;;; "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" 32582;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el"
32586;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cloud.el" "gnus/gnus-cus.el" 32583;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cloud.el"
32587;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 32584;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el"
32588;;;;;; "gnus/gnus-ems.el" "gnus/gnus-icalendar.el" "gnus/gnus-int.el" 32585;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-icalendar.el"
32589;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" 32586;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
32590;;;;;; "gnus/gnus-score.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el" 32587;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-srvr.el"
32591;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" 32588;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
32592;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" 32589;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el"
32593;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" 32590;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
32594;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-archive.el" 32591;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
32595;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el" 32592;;;;;; "gnus/mm-archive.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
32596;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el" 32593;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
32597;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" 32594;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
32598;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" 32595;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
32599;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" 32596;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
32600;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" 32597;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el"
32601;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" 32598;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el"
32602;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" 32599;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
32603;;;;;; "gnus/rfc2047.el" "gnus/rfc2231.el" "gnus/rtree.el" "gnus/sieve-manage.el" 32600;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2231.el"
32604;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" 32601;;;;;; "gnus/rtree.el" "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el"
32605;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/charprop.el" "international/charscript.el" 32602;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el"
32606;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" 32603;;;;;; "international/charscript.el" "international/fontset.el"
32607;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 32604;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el"
32608;;;;;; "international/uni-brackets.el" "international/uni-category.el" 32605;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el"
32609;;;;;; "international/uni-combining.el" "international/uni-comment.el" 32606;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el"
32610;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" 32607;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el"
32611;;;;;; "international/uni-digit.el" "international/uni-lowercase.el" 32608;;;;;; "leim/quail/cyrillic.el" "leim/quail/czech.el" "leim/quail/ethiopic.el"
32612;;;;;; "international/uni-mirrored.el" "international/uni-name.el" 32609;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el"
32613;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" 32610;;;;;; "leim/quail/hanja.el" "leim/quail/hanja3.el" "leim/quail/hebrew.el"
32614;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" 32611;;;;;; "leim/quail/indian.el" "leim/quail/ipa-praat.el" "leim/quail/ipa.el"
32615;;;;;; "kermit.el" "language/hanja-util.el" "language/thai-word.el" 32612;;;;;; "leim/quail/japanese.el" "leim/quail/lao.el" "leim/quail/latin-alt.el"
32616;;;;;; "ldefs-boot.el" "leim/ja-dic/ja-dic.el" "leim/quail/arabic.el" 32613;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el"
32617;;;;;; "leim/quail/croatian.el" "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el" 32614;;;;;; "leim/quail/lrt.el" "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
32618;;;;;; "leim/quail/czech.el" "leim/quail/ethiopic.el" "leim/quail/georgian.el"
32619;;;;;; "leim/quail/greek.el" "leim/quail/hanja-jis.el" "leim/quail/hanja.el"
32620;;;;;; "leim/quail/hanja3.el" "leim/quail/hebrew.el" "leim/quail/indian.el"
32621;;;;;; "leim/quail/ipa-praat.el" "leim/quail/ipa.el" "leim/quail/japanese.el"
32622;;;;;; "leim/quail/lao.el" "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el"
32623;;;;;; "leim/quail/latin-post.el" "leim/quail/latin-pre.el" "leim/quail/lrt.el"
32624;;;;;; "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
32625;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" 32615;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el"
32626;;;;;; "leim/quail/sgml-input.el" "leim/quail/sisheng.el" "leim/quail/slovak.el" 32616;;;;;; "leim/quail/sgml-input.el" "leim/quail/sisheng.el" "leim/quail/slovak.el"
32627;;;;;; "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el" "leim/quail/thai.el" 32617;;;;;; "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el" "leim/quail/thai.el"
@@ -32672,14 +32662,14 @@ Zone out, completely.
32672;;;;;; "org/org-eshell.el" "org/org-faces.el" "org/org-feed.el" 32662;;;;;; "org/org-eshell.el" "org/org-faces.el" "org/org-feed.el"
32673;;;;;; "org/org-footnote.el" "org/org-gnus.el" "org/org-habit.el" 32663;;;;;; "org/org-footnote.el" "org/org-gnus.el" "org/org-habit.el"
32674;;;;;; "org/org-id.el" "org/org-indent.el" "org/org-info.el" "org/org-inlinetask.el" 32664;;;;;; "org/org-id.el" "org/org-indent.el" "org/org-info.el" "org/org-inlinetask.el"
32675;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-list.el" "org/org-macro.el" 32665;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-list.el" "org/org-loaddefs.el"
32676;;;;;; "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el" "org/org-pcomplete.el" 32666;;;;;; "org/org-macro.el" "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el"
32677;;;;;; "org/org-plot.el" "org/org-protocol.el" "org/org-rmail.el" 32667;;;;;; "org/org-pcomplete.el" "org/org-plot.el" "org/org-protocol.el"
32678;;;;;; "org/org-src.el" "org/org-table.el" "org/org-timer.el" "org/org-w3m.el" 32668;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-table.el" "org/org-timer.el"
32679;;;;;; "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" "org/ox-icalendar.el" 32669;;;;;; "org/org-w3m.el" "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el"
32680;;;;;; "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" "org/ox-odt.el" 32670;;;;;; "org/ox-icalendar.el" "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el"
32681;;;;;; "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" "org/ox.el" 32671;;;;;; "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el"
32682;;;;;; "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" 32672;;;;;; "org/ox.el" "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el"
32683;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 32673;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
32684;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 32674;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el"
32685;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" 32675;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
@@ -32702,7 +32692,7 @@ Zone out, completely.
32702;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 32692;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
32703;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el" 32693;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el"
32704;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 32694;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
32705;;;;;; "x-dnd.el") (22331 19288 214877 938000)) 32695;;;;;; "x-dnd.el") (22349 29401 586989 559000))
32706 32696
32707;;;*** 32697;;;***
32708 32698