aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-05-01 07:18:18 -0400
committerGlenn Morris2014-05-01 07:18:18 -0400
commitf40c5041bb429029ef066552d0768fe61bd1f163 (patch)
tree4c44520985f3bf048d506fb0d9399ecd1a46eb75
parent4ec0cf9c4c29758bd46eec39313984434d455656 (diff)
downloademacs-f40c5041bb429029ef066552d0768fe61bd1f163.tar.gz
emacs-f40c5041bb429029ef066552d0768fe61bd1f163.zip
Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el1862
1 files changed, 913 insertions, 949 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index e696268d9ee..0e4e937c6ed 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -3,7 +3,7 @@
3;;; Code: 3;;; Code:
4 4
5 5
6;;;### (autoloads nil "5x5" "play/5x5.el" (21291 53104 431149 0)) 6;;;### (autoloads nil "5x5" "play/5x5.el" (21291 9464 291241 0))
7;;; Generated autoloads from play/5x5.el 7;;; Generated autoloads from play/5x5.el
8 8
9(autoload '5x5 "5x5" "\ 9(autoload '5x5 "5x5" "\
@@ -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" (21291 53104 68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21291 9464
69;;;;;; 431149 0)) 69;;;;;; 291241 0))
70;;; Generated autoloads from progmodes/ada-mode.el 70;;; Generated autoloads from progmodes/ada-mode.el
71 71
72(autoload 'ada-add-extensions "ada-mode" "\ 72(autoload 'ada-add-extensions "ada-mode" "\
@@ -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" (21291 53104 88;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (21291 9464
89;;;;;; 431149 0)) 89;;;;;; 291241 0))
90;;; Generated autoloads from progmodes/ada-stmt.el 90;;; Generated autoloads from progmodes/ada-stmt.el
91 91
92(autoload 'ada-header "ada-stmt" "\ 92(autoload 'ada-header "ada-stmt" "\
@@ -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" (21291 53104 99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21291 9464
100;;;;;; 431149 0)) 100;;;;;; 291241 0))
101;;; Generated autoloads from progmodes/ada-xref.el 101;;; Generated autoloads from progmodes/ada-xref.el
102 102
103(autoload 'ada-find-file "ada-xref" "\ 103(autoload 'ada-find-file "ada-xref" "\
@@ -108,7 +108,7 @@ Completion is available.
108 108
109;;;*** 109;;;***
110 110
111;;;### (autoloads nil "add-log" "vc/add-log.el" (21291 53104 431149 111;;;### (autoloads nil "add-log" "vc/add-log.el" (21291 9464 291241
112;;;;;; 0)) 112;;;;;; 0))
113;;; Generated autoloads from vc/add-log.el 113;;; Generated autoloads from vc/add-log.el
114 114
@@ -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" (21291 53104 241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21291 9464
242;;;;;; 431149 0)) 242;;;;;; 291241 0))
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" (21298 17013 555424 0)) 377;;;### (autoloads nil "align" "align.el" (21297 26037 89426 0))
378;;; Generated autoloads from align.el 378;;; Generated autoloads from align.el
379 379
380(autoload 'align "align" "\ 380(autoload 'align "align" "\
@@ -477,7 +477,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
477 477
478;;;*** 478;;;***
479 479
480;;;### (autoloads nil "allout" "allout.el" (21291 53104 431149 0)) 480;;;### (autoloads nil "allout" "allout.el" (21291 9464 291241 0))
481;;; Generated autoloads from allout.el 481;;; Generated autoloads from allout.el
482(push (purecopy '(allout 2 3)) package--builtin-versions) 482(push (purecopy '(allout 2 3)) package--builtin-versions)
483 483
@@ -838,7 +838,7 @@ for details on preparing Emacs for automatic allout activation.
838;;;*** 838;;;***
839 839
840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21291 840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21291
841;;;;;; 53104 431149 0)) 841;;;;;; 9464 291241 0))
842;;; Generated autoloads from allout-widgets.el 842;;; Generated autoloads from allout-widgets.el
843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions) 843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions)
844 844
@@ -896,7 +896,7 @@ outline hot-spot navigation (see `allout-mode').
896 896
897;;;*** 897;;;***
898 898
899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21291 53104 431149 899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21291 9464 291241
900;;;;;; 0)) 900;;;;;; 0))
901;;; Generated autoloads from net/ange-ftp.el 901;;; Generated autoloads from net/ange-ftp.el
902 902
@@ -918,7 +918,7 @@ directory, so that Emacs will know its current contents.
918 918
919;;;*** 919;;;***
920 920
921;;;### (autoloads nil "animate" "play/animate.el" (21291 53104 431149 921;;;### (autoloads nil "animate" "play/animate.el" (21291 9464 291241
922;;;;;; 0)) 922;;;;;; 0))
923;;; Generated autoloads from play/animate.el 923;;; Generated autoloads from play/animate.el
924 924
@@ -951,7 +951,7 @@ the buffer *Birthday-Present-for-Name*.
951 951
952;;;*** 952;;;***
953 953
954;;;### (autoloads nil "ansi-color" "ansi-color.el" (21291 53104 431149 954;;;### (autoloads nil "ansi-color" "ansi-color.el" (21291 9464 291241
955;;;;;; 0)) 955;;;;;; 0))
956;;; Generated autoloads from ansi-color.el 956;;; Generated autoloads from ansi-color.el
957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) 957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions)
@@ -979,7 +979,7 @@ This is a good function to put in `comint-output-filter-functions'.
979;;;*** 979;;;***
980 980
981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21291 981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21291
982;;;;;; 53104 431149 0)) 982;;;;;; 9464 291241 0))
983;;; Generated autoloads from progmodes/antlr-mode.el 983;;; Generated autoloads from progmodes/antlr-mode.el
984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) 984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions)
985 985
@@ -1015,7 +1015,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1015 1015
1016;;;*** 1016;;;***
1017 1017
1018;;;### (autoloads nil "appt" "calendar/appt.el" (21291 53104 431149 1018;;;### (autoloads nil "appt" "calendar/appt.el" (21291 9464 291241
1019;;;;;; 0)) 1019;;;;;; 0))
1020;;; Generated autoloads from calendar/appt.el 1020;;; Generated autoloads from calendar/appt.el
1021 1021
@@ -1037,8 +1037,7 @@ ARG is positive, otherwise off.
1037 1037
1038;;;*** 1038;;;***
1039 1039
1040;;;### (autoloads nil "apropos" "apropos.el" (21291 53104 431149 1040;;;### (autoloads nil "apropos" "apropos.el" (21291 9464 291241 0))
1041;;;;;; 0))
1042;;; Generated autoloads from apropos.el 1041;;; Generated autoloads from apropos.el
1043 1042
1044(autoload 'apropos-read-pattern "apropos" "\ 1043(autoload 'apropos-read-pattern "apropos" "\
@@ -1153,7 +1152,7 @@ Returns list of symbols and documentation found.
1153 1152
1154;;;*** 1153;;;***
1155 1154
1156;;;### (autoloads nil "arc-mode" "arc-mode.el" (21291 53104 431149 1155;;;### (autoloads nil "arc-mode" "arc-mode.el" (21291 9464 291241
1157;;;;;; 0)) 1156;;;;;; 0))
1158;;; Generated autoloads from arc-mode.el 1157;;; Generated autoloads from arc-mode.el
1159 1158
@@ -1174,7 +1173,7 @@ archive.
1174 1173
1175;;;*** 1174;;;***
1176 1175
1177;;;### (autoloads nil "array" "array.el" (21291 53104 431149 0)) 1176;;;### (autoloads nil "array" "array.el" (21291 9464 291241 0))
1178;;; Generated autoloads from array.el 1177;;; Generated autoloads from array.el
1179 1178
1180(autoload 'array-mode "array" "\ 1179(autoload 'array-mode "array" "\
@@ -1245,8 +1244,8 @@ Entering array mode calls the function `array-mode-hook'.
1245 1244
1246;;;*** 1245;;;***
1247 1246
1248;;;### (autoloads nil "artist" "textmodes/artist.el" (21291 53104 1247;;;### (autoloads nil "artist" "textmodes/artist.el" (21291 9464
1249;;;;;; 431149 0)) 1248;;;;;; 291241 0))
1250;;; Generated autoloads from textmodes/artist.el 1249;;; Generated autoloads from textmodes/artist.el
1251(push (purecopy '(artist 1 2 6)) package--builtin-versions) 1250(push (purecopy '(artist 1 2 6)) package--builtin-versions)
1252 1251
@@ -1452,8 +1451,8 @@ Keymap summary
1452 1451
1453;;;*** 1452;;;***
1454 1453
1455;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21291 53104 1454;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21291 9464
1456;;;;;; 431149 0)) 1455;;;;;; 291241 0))
1457;;; Generated autoloads from progmodes/asm-mode.el 1456;;; Generated autoloads from progmodes/asm-mode.el
1458 1457
1459(autoload 'asm-mode "asm-mode" "\ 1458(autoload 'asm-mode "asm-mode" "\
@@ -1481,7 +1480,7 @@ Special commands:
1481;;;*** 1480;;;***
1482 1481
1483;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21291 1482;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21291
1484;;;;;; 53104 431149 0)) 1483;;;;;; 9464 291241 0))
1485;;; Generated autoloads from gnus/auth-source.el 1484;;; Generated autoloads from gnus/auth-source.el
1486 1485
1487(defvar auth-source-cache-expiry 7200 "\ 1486(defvar auth-source-cache-expiry 7200 "\
@@ -1493,8 +1492,7 @@ let-binding.")
1493 1492
1494;;;*** 1493;;;***
1495 1494
1496;;;### (autoloads nil "autoarg" "autoarg.el" (21291 53104 431149 1495;;;### (autoloads nil "autoarg" "autoarg.el" (21291 9464 291241 0))
1497;;;;;; 0))
1498;;; Generated autoloads from autoarg.el 1496;;; Generated autoloads from autoarg.el
1499 1497
1500(defvar autoarg-mode nil "\ 1498(defvar autoarg-mode nil "\
@@ -1554,8 +1552,8 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1554 1552
1555;;;*** 1553;;;***
1556 1554
1557;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21291 53104 1555;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21291 9464
1558;;;;;; 431149 0)) 1556;;;;;; 291241 0))
1559;;; Generated autoloads from progmodes/autoconf.el 1557;;; Generated autoloads from progmodes/autoconf.el
1560 1558
1561(autoload 'autoconf-mode "autoconf" "\ 1559(autoload 'autoconf-mode "autoconf" "\
@@ -1565,7 +1563,7 @@ Major mode for editing Autoconf configure.ac files.
1565 1563
1566;;;*** 1564;;;***
1567 1565
1568;;;### (autoloads nil "autoinsert" "autoinsert.el" (21291 53104 431149 1566;;;### (autoloads nil "autoinsert" "autoinsert.el" (21291 9464 291241
1569;;;;;; 0)) 1567;;;;;; 0))
1570;;; Generated autoloads from autoinsert.el 1568;;; Generated autoloads from autoinsert.el
1571 1569
@@ -1605,7 +1603,7 @@ insert a template for the file depending on the mode of the buffer.
1605;;;*** 1603;;;***
1606 1604
1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21291 1605;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21291
1608;;;;;; 53104 431149 0)) 1606;;;;;; 9464 291241 0))
1609;;; Generated autoloads from emacs-lisp/autoload.el 1607;;; Generated autoloads from emacs-lisp/autoload.el
1610 1608
1611(put 'generated-autoload-file 'safe-local-variable 'stringp) 1609(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1654,8 +1652,8 @@ should be non-nil).
1654 1652
1655;;;*** 1653;;;***
1656 1654
1657;;;### (autoloads nil "autorevert" "autorevert.el" (21310 8261 281810 1655;;;### (autoloads nil "autorevert" "autorevert.el" (21310 5108 914397
1658;;;;;; 0)) 1656;;;;;; 372000))
1659;;; Generated autoloads from autorevert.el 1657;;; Generated autoloads from autorevert.el
1660 1658
1661(autoload 'auto-revert-mode "autorevert" "\ 1659(autoload 'auto-revert-mode "autorevert" "\
@@ -1743,7 +1741,7 @@ specifies in the mode line.
1743 1741
1744;;;*** 1742;;;***
1745 1743
1746;;;### (autoloads nil "avoid" "avoid.el" (21291 53104 431149 0)) 1744;;;### (autoloads nil "avoid" "avoid.el" (21291 9464 291241 0))
1747;;; Generated autoloads from avoid.el 1745;;; Generated autoloads from avoid.el
1748 1746
1749(defvar mouse-avoidance-mode nil "\ 1747(defvar mouse-avoidance-mode nil "\
@@ -1783,8 +1781,8 @@ definition of \"random distance\".)
1783 1781
1784;;;*** 1782;;;***
1785 1783
1786;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (21291 53104 1784;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (21291 9464
1787;;;;;; 431149 0)) 1785;;;;;; 291241 0))
1788;;; Generated autoloads from progmodes/bat-mode.el 1786;;; Generated autoloads from progmodes/bat-mode.el
1789 1787
1790(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) 1788(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode))
@@ -1802,7 +1800,8 @@ Run script using `bat-run' and `bat-run-args'.
1802 1800
1803;;;*** 1801;;;***
1804 1802
1805;;;### (autoloads nil "battery" "battery.el" (21294 9760 745628 0)) 1803;;;### (autoloads nil "battery" "battery.el" (21339 38332 466140
1804;;;;;; 0))
1806;;; Generated autoloads from battery.el 1805;;; Generated autoloads from battery.el
1807 (put 'battery-mode-line-string 'risky-local-variable t) 1806 (put 'battery-mode-line-string 'risky-local-variable t)
1808 1807
@@ -1838,7 +1837,7 @@ seconds.
1838;;;*** 1837;;;***
1839 1838
1840;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (21291 1839;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (21291
1841;;;;;; 53104 431149 0)) 1840;;;;;; 9464 291241 0))
1842;;; Generated autoloads from emacs-lisp/benchmark.el 1841;;; Generated autoloads from emacs-lisp/benchmark.el
1843 1842
1844(autoload 'benchmark-run "benchmark" "\ 1843(autoload 'benchmark-run "benchmark" "\
@@ -1874,8 +1873,8 @@ For non-interactive use see also `benchmark-run' and
1874 1873
1875;;;*** 1874;;;***
1876 1875
1877;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21291 53104 1876;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21291 9464
1878;;;;;; 431149 0)) 1877;;;;;; 291241 0))
1879;;; Generated autoloads from textmodes/bibtex.el 1878;;; Generated autoloads from textmodes/bibtex.el
1880 1879
1881(autoload 'bibtex-initialize "bibtex" "\ 1880(autoload 'bibtex-initialize "bibtex" "\
@@ -1967,7 +1966,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1967;;;*** 1966;;;***
1968 1967
1969;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" 1968;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el"
1970;;;;;; (21291 53104 431149 0)) 1969;;;;;; (21291 9464 291241 0))
1971;;; Generated autoloads from textmodes/bibtex-style.el 1970;;; Generated autoloads from textmodes/bibtex-style.el
1972 1971
1973(autoload 'bibtex-style-mode "bibtex-style" "\ 1972(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1977,7 +1976,7 @@ Major mode for editing BibTeX style files.
1977 1976
1978;;;*** 1977;;;***
1979 1978
1980;;;### (autoloads nil "binhex" "mail/binhex.el" (21291 53104 431149 1979;;;### (autoloads nil "binhex" "mail/binhex.el" (21291 9464 291241
1981;;;;;; 0)) 1980;;;;;; 0))
1982;;; Generated autoloads from mail/binhex.el 1981;;; Generated autoloads from mail/binhex.el
1983 1982
@@ -2002,8 +2001,8 @@ Binhex decode region between START and END.
2002 2001
2003;;;*** 2002;;;***
2004 2003
2005;;;### (autoloads nil "blackbox" "play/blackbox.el" (21291 53104 2004;;;### (autoloads nil "blackbox" "play/blackbox.el" (21291 9464 291241
2006;;;;;; 431149 0)) 2005;;;;;; 0))
2007;;; Generated autoloads from play/blackbox.el 2006;;; Generated autoloads from play/blackbox.el
2008 2007
2009(autoload 'blackbox "blackbox" "\ 2008(autoload 'blackbox "blackbox" "\
@@ -2122,7 +2121,7 @@ a reflection.
2122 2121
2123;;;*** 2122;;;***
2124 2123
2125;;;### (autoloads nil "bookmark" "bookmark.el" (21291 53104 431149 2124;;;### (autoloads nil "bookmark" "bookmark.el" (21291 9464 291241
2126;;;;;; 0)) 2125;;;;;; 0))
2127;;; Generated autoloads from bookmark.el 2126;;; Generated autoloads from bookmark.el
2128 (define-key ctl-x-r-map "b" 'bookmark-jump) 2127 (define-key ctl-x-r-map "b" 'bookmark-jump)
@@ -2316,8 +2315,8 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2316 2315
2317;;;*** 2316;;;***
2318 2317
2319;;;### (autoloads nil "browse-url" "net/browse-url.el" (21291 53104 2318;;;### (autoloads nil "browse-url" "net/browse-url.el" (21291 9464
2320;;;;;; 431149 0)) 2319;;;;;; 291241 0))
2321;;; Generated autoloads from net/browse-url.el 2320;;; Generated autoloads from net/browse-url.el
2322 2321
2323(defvar browse-url-browser-function 'browse-url-default-browser "\ 2322(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2632,7 +2631,7 @@ from `browse-url-elinks-wrapper'.
2632 2631
2633;;;*** 2632;;;***
2634 2633
2635;;;### (autoloads nil "bs" "bs.el" (21291 53104 431149 0)) 2634;;;### (autoloads nil "bs" "bs.el" (21291 9464 291241 0))
2636;;; Generated autoloads from bs.el 2635;;; Generated autoloads from bs.el
2637(push (purecopy '(bs 1 17)) package--builtin-versions) 2636(push (purecopy '(bs 1 17)) package--builtin-versions)
2638 2637
@@ -2673,7 +2672,7 @@ name of buffer configuration.
2673 2672
2674;;;*** 2673;;;***
2675 2674
2676;;;### (autoloads nil "bubbles" "play/bubbles.el" (21291 53104 431149 2675;;;### (autoloads nil "bubbles" "play/bubbles.el" (21291 9464 291241
2677;;;;;; 0)) 2676;;;;;; 0))
2678;;; Generated autoloads from play/bubbles.el 2677;;; Generated autoloads from play/bubbles.el
2679 2678
@@ -2696,7 +2695,7 @@ columns on its right towards the left.
2696;;;*** 2695;;;***
2697 2696
2698;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" 2697;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el"
2699;;;;;; (21291 53104 431149 0)) 2698;;;;;; (21291 9464 291241 0))
2700;;; Generated autoloads from progmodes/bug-reference.el 2699;;; Generated autoloads from progmodes/bug-reference.el
2701 2700
2702(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2701(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2717,7 +2716,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2717;;;*** 2716;;;***
2718 2717
2719;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21291 2718;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21291
2720;;;;;; 53104 431149 0)) 2719;;;;;; 9464 291241 0))
2721;;; Generated autoloads from emacs-lisp/bytecomp.el 2720;;; Generated autoloads from emacs-lisp/bytecomp.el
2722(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2721(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2723(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2722(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2838,7 +2837,7 @@ and corresponding effects.
2838;;;*** 2837;;;***
2839 2838
2840;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (21291 2839;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (21291
2841;;;;;; 53104 431149 0)) 2840;;;;;; 9464 291241 0))
2842;;; Generated autoloads from calendar/cal-china.el 2841;;; Generated autoloads from calendar/cal-china.el
2843 2842
2844(put 'calendar-chinese-time-zone 'risky-local-variable t) 2843(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2847,8 +2846,8 @@ and corresponding effects.
2847 2846
2848;;;*** 2847;;;***
2849 2848
2850;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (21291 53104 2849;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (21291 9464
2851;;;;;; 431149 0)) 2850;;;;;; 291241 0))
2852;;; Generated autoloads from calendar/cal-dst.el 2851;;; Generated autoloads from calendar/cal-dst.el
2853 2852
2854(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2853(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2860,7 +2859,7 @@ and corresponding effects.
2860;;;*** 2859;;;***
2861 2860
2862;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (21291 2861;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (21291
2863;;;;;; 53104 431149 0)) 2862;;;;;; 9464 291241 0))
2864;;; Generated autoloads from calendar/cal-hebrew.el 2863;;; Generated autoloads from calendar/cal-hebrew.el
2865 2864
2866(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2865(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2874,7 +2873,7 @@ from the cursor position.
2874 2873
2875;;;*** 2874;;;***
2876 2875
2877;;;### (autoloads nil "calc" "calc/calc.el" (21291 53104 431149 0)) 2876;;;### (autoloads nil "calc" "calc/calc.el" (21291 9464 291241 0))
2878;;; Generated autoloads from calc/calc.el 2877;;; Generated autoloads from calc/calc.el
2879 (define-key ctl-x-map "*" 'calc-dispatch) 2878 (define-key ctl-x-map "*" 'calc-dispatch)
2880 2879
@@ -2958,8 +2957,8 @@ See Info node `(calc)Defining Functions'.
2958 2957
2959;;;*** 2958;;;***
2960 2959
2961;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (21291 53104 2960;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (21291 9464
2962;;;;;; 431149 0)) 2961;;;;;; 291241 0))
2963;;; Generated autoloads from calc/calc-undo.el 2962;;; Generated autoloads from calc/calc-undo.el
2964 2963
2965(autoload 'calc-undo "calc-undo" "\ 2964(autoload 'calc-undo "calc-undo" "\
@@ -2969,7 +2968,7 @@ See Info node `(calc)Defining Functions'.
2969 2968
2970;;;*** 2969;;;***
2971 2970
2972;;;### (autoloads nil "calculator" "calculator.el" (21291 53104 431149 2971;;;### (autoloads nil "calculator" "calculator.el" (21291 9464 291241
2973;;;;;; 0)) 2972;;;;;; 0))
2974;;; Generated autoloads from calculator.el 2973;;; Generated autoloads from calculator.el
2975 2974
@@ -2981,8 +2980,8 @@ See the documentation for `calculator-mode' for more information.
2981 2980
2982;;;*** 2981;;;***
2983 2982
2984;;;### (autoloads nil "calendar" "calendar/calendar.el" (21291 53104 2983;;;### (autoloads nil "calendar" "calendar/calendar.el" (21291 9464
2985;;;;;; 431149 0)) 2984;;;;;; 291241 0))
2986;;; Generated autoloads from calendar/calendar.el 2985;;; Generated autoloads from calendar/calendar.el
2987 2986
2988(autoload 'calendar "calendar" "\ 2987(autoload 'calendar "calendar" "\
@@ -3025,7 +3024,7 @@ This function is suitable for execution in an init file.
3025 3024
3026;;;*** 3025;;;***
3027 3026
3028;;;### (autoloads nil "canlock" "gnus/canlock.el" (21291 53104 431149 3027;;;### (autoloads nil "canlock" "gnus/canlock.el" (21291 9464 291241
3029;;;;;; 0)) 3028;;;;;; 0))
3030;;; Generated autoloads from gnus/canlock.el 3029;;; Generated autoloads from gnus/canlock.el
3031 3030
@@ -3044,7 +3043,7 @@ it fails.
3044;;;*** 3043;;;***
3045 3044
3046;;;### (autoloads nil "cap-words" "progmodes/cap-words.el" (21291 3045;;;### (autoloads nil "cap-words" "progmodes/cap-words.el" (21291
3047;;;;;; 53104 431149 0)) 3046;;;;;; 9464 291241 0))
3048;;; Generated autoloads from progmodes/cap-words.el 3047;;; Generated autoloads from progmodes/cap-words.el
3049 3048
3050(autoload 'capitalized-words-mode "cap-words" "\ 3049(autoload 'capitalized-words-mode "cap-words" "\
@@ -3084,14 +3083,14 @@ Obsoletes `c-forward-into-nomenclature'.
3084;;;*** 3083;;;***
3085 3084
3086;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (21291 3085;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (21291
3087;;;;;; 53104 431149 0)) 3086;;;;;; 9464 291241 0))
3088;;; Generated autoloads from progmodes/cc-compat.el 3087;;; Generated autoloads from progmodes/cc-compat.el
3089(put 'c-indent-level 'safe-local-variable 'integerp) 3088(put 'c-indent-level 'safe-local-variable 'integerp)
3090 3089
3091;;;*** 3090;;;***
3092 3091
3093;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21291 3092;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21291
3094;;;;;; 53104 431149 0)) 3093;;;;;; 9464 291241 0))
3095;;; Generated autoloads from progmodes/cc-engine.el 3094;;; Generated autoloads from progmodes/cc-engine.el
3096 3095
3097(autoload 'c-guess-basic-syntax "cc-engine" "\ 3096(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3101,8 +3100,8 @@ Return the syntactic context of the current line.
3101 3100
3102;;;*** 3101;;;***
3103 3102
3104;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21307 46976 3103;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21305 47864
3105;;;;;; 832220 0)) 3104;;;;;; 651560 808000))
3106;;; Generated autoloads from progmodes/cc-guess.el 3105;;; Generated autoloads from progmodes/cc-guess.el
3107 3106
3108(defvar c-guess-guessed-offsets-alist nil "\ 3107(defvar c-guess-guessed-offsets-alist nil "\
@@ -3200,8 +3199,8 @@ the absolute file name of the file if STYLE-NAME is nil.
3200 3199
3201;;;*** 3200;;;***
3202 3201
3203;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21291 53104 3202;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21291 9464
3204;;;;;; 431149 0)) 3203;;;;;; 291241 0))
3205;;; Generated autoloads from progmodes/cc-mode.el 3204;;; Generated autoloads from progmodes/cc-mode.el
3206 3205
3207(autoload 'c-initialize-cc-mode "cc-mode" "\ 3206(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3359,7 +3358,7 @@ Key bindings:
3359;;;*** 3358;;;***
3360 3359
3361;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21291 3360;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21291
3362;;;;;; 53104 431149 0)) 3361;;;;;; 9464 291241 0))
3363;;; Generated autoloads from progmodes/cc-styles.el 3362;;; Generated autoloads from progmodes/cc-styles.el
3364 3363
3365(autoload 'c-set-style "cc-styles" "\ 3364(autoload 'c-set-style "cc-styles" "\
@@ -3410,8 +3409,8 @@ and exists only for compatibility reasons.
3410 3409
3411;;;*** 3410;;;***
3412 3411
3413;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21291 53104 3412;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21291 9464
3414;;;;;; 431149 0)) 3413;;;;;; 291241 0))
3415;;; Generated autoloads from progmodes/cc-vars.el 3414;;; Generated autoloads from progmodes/cc-vars.el
3416(put 'c-basic-offset 'safe-local-variable 'integerp) 3415(put 'c-basic-offset 'safe-local-variable 'integerp)
3417(put 'c-backslash-column 'safe-local-variable 'integerp) 3416(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3419,7 +3418,7 @@ and exists only for compatibility reasons.
3419 3418
3420;;;*** 3419;;;***
3421 3420
3422;;;### (autoloads nil "ccl" "international/ccl.el" (21291 53104 431149 3421;;;### (autoloads nil "ccl" "international/ccl.el" (21291 9464 291241
3423;;;;;; 0)) 3422;;;;;; 0))
3424;;; Generated autoloads from international/ccl.el 3423;;; Generated autoloads from international/ccl.el
3425 3424
@@ -3680,8 +3679,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3680 3679
3681;;;*** 3680;;;***
3682 3681
3683;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21291 53104 3682;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21291 9464 291241
3684;;;;;; 431149 0)) 3683;;;;;; 0))
3685;;; Generated autoloads from emacs-lisp/cconv.el 3684;;; Generated autoloads from emacs-lisp/cconv.el
3686 3685
3687(autoload 'cconv-closure-convert "cconv" "\ 3686(autoload 'cconv-closure-convert "cconv" "\
@@ -3700,15 +3699,15 @@ Add the warnings that closure conversion would encounter.
3700 3699
3701;;;*** 3700;;;***
3702 3701
3703;;;### (autoloads nil "cedet" "cedet/cedet.el" (21291 53104 431149 3702;;;### (autoloads nil "cedet" "cedet/cedet.el" (21291 9464 291241
3704;;;;;; 0)) 3703;;;;;; 0))
3705;;; Generated autoloads from cedet/cedet.el 3704;;; Generated autoloads from cedet/cedet.el
3706(push (purecopy '(cedet 2 0)) package--builtin-versions) 3705(push (purecopy '(cedet 2 0)) package--builtin-versions)
3707 3706
3708;;;*** 3707;;;***
3709 3708
3710;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21291 53104 3709;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21291 9464
3711;;;;;; 431149 0)) 3710;;;;;; 291241 0))
3712;;; Generated autoloads from progmodes/cfengine.el 3711;;; Generated autoloads from progmodes/cfengine.el
3713(push (purecopy '(cfengine 1 3)) package--builtin-versions) 3712(push (purecopy '(cfengine 1 3)) package--builtin-versions)
3714 3713
@@ -3738,15 +3737,15 @@ on the buffer contents
3738 3737
3739;;;*** 3738;;;***
3740 3739
3741;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21291 53104 3740;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21291 9464 291241
3742;;;;;; 431149 0)) 3741;;;;;; 0))
3743;;; Generated autoloads from emacs-lisp/chart.el 3742;;; Generated autoloads from emacs-lisp/chart.el
3744(push (purecopy '(chart 0 2)) package--builtin-versions) 3743(push (purecopy '(chart 0 2)) package--builtin-versions)
3745 3744
3746;;;*** 3745;;;***
3747 3746
3748;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" 3747;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el"
3749;;;;;; (21291 53104 431149 0)) 3748;;;;;; (21291 9464 291241 0))
3750;;; Generated autoloads from emacs-lisp/check-declare.el 3749;;; Generated autoloads from emacs-lisp/check-declare.el
3751 3750
3752(autoload 'check-declare-file "check-declare" "\ 3751(autoload 'check-declare-file "check-declare" "\
@@ -3764,7 +3763,7 @@ Returns non-nil if any false statements are found.
3764;;;*** 3763;;;***
3765 3764
3766;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21291 3765;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21291
3767;;;;;; 53104 431149 0)) 3766;;;;;; 9464 291241 0))
3768;;; Generated autoloads from emacs-lisp/checkdoc.el 3767;;; Generated autoloads from emacs-lisp/checkdoc.el
3769(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) 3768(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions)
3770(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) 3769(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp)
@@ -3965,7 +3964,7 @@ checking of documentation strings.
3965;;;*** 3964;;;***
3966 3965
3967;;;### (autoloads nil "china-util" "language/china-util.el" (21291 3966;;;### (autoloads nil "china-util" "language/china-util.el" (21291
3968;;;;;; 53104 431149 0)) 3967;;;;;; 9464 291241 0))
3969;;; Generated autoloads from language/china-util.el 3968;;; Generated autoloads from language/china-util.el
3970 3969
3971(autoload 'decode-hz-region "china-util" "\ 3970(autoload 'decode-hz-region "china-util" "\
@@ -4002,7 +4001,7 @@ Encode the text in the current buffer to HZ.
4002 4001
4003;;;*** 4002;;;***
4004 4003
4005;;;### (autoloads nil "chistory" "chistory.el" (21291 53104 431149 4004;;;### (autoloads nil "chistory" "chistory.el" (21291 9464 291241
4006;;;;;; 0)) 4005;;;;;; 0))
4007;;; Generated autoloads from chistory.el 4006;;; Generated autoloads from chistory.el
4008 4007
@@ -4043,7 +4042,7 @@ and runs the normal hook `command-history-hook'.
4043;;;*** 4042;;;***
4044 4043
4045;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21291 4044;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21291
4046;;;;;; 53104 431149 0)) 4045;;;;;; 9464 291241 0))
4047;;; Generated autoloads from emacs-lisp/cl-indent.el 4046;;; Generated autoloads from emacs-lisp/cl-indent.el
4048 4047
4049(autoload 'common-lisp-indent-function "cl-indent" "\ 4048(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4121,8 +4120,8 @@ For example, the function `case' has an indent property
4121 4120
4122;;;*** 4121;;;***
4123 4122
4124;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21291 53104 4123;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21291 9464
4125;;;;;; 431149 0)) 4124;;;;;; 291241 0))
4126;;; Generated autoloads from emacs-lisp/cl-lib.el 4125;;; Generated autoloads from emacs-lisp/cl-lib.el
4127(push (purecopy '(cl-lib 1 0)) package--builtin-versions) 4126(push (purecopy '(cl-lib 1 0)) package--builtin-versions)
4128 4127
@@ -4152,8 +4151,8 @@ a future Emacs interpreter will be able to use it.")
4152 4151
4153;;;*** 4152;;;***
4154 4153
4155;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21291 53104 4154;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21291 9464
4156;;;;;; 431149 0)) 4155;;;;;; 291241 0))
4157;;; Generated autoloads from progmodes/cmacexp.el 4156;;; Generated autoloads from progmodes/cmacexp.el
4158 4157
4159(autoload 'c-macro-expand "cmacexp" "\ 4158(autoload 'c-macro-expand "cmacexp" "\
@@ -4173,7 +4172,7 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4173 4172
4174;;;*** 4173;;;***
4175 4174
4176;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (21291 53104 431149 4175;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (21291 9464 291241
4177;;;;;; 0)) 4176;;;;;; 0))
4178;;; Generated autoloads from cmuscheme.el 4177;;; Generated autoloads from cmuscheme.el
4179 4178
@@ -4194,7 +4193,7 @@ is run).
4194 4193
4195;;;*** 4194;;;***
4196 4195
4197;;;### (autoloads nil "color" "color.el" (21291 53104 431149 0)) 4196;;;### (autoloads nil "color" "color.el" (21291 9464 291241 0))
4198;;; Generated autoloads from color.el 4197;;; Generated autoloads from color.el
4199 4198
4200(autoload 'color-name-to-rgb "color" "\ 4199(autoload 'color-name-to-rgb "color" "\
@@ -4213,7 +4212,7 @@ If FRAME cannot display COLOR, return nil.
4213 4212
4214;;;*** 4213;;;***
4215 4214
4216;;;### (autoloads nil "comint" "comint.el" (21291 53104 431149 0)) 4215;;;### (autoloads nil "comint" "comint.el" (21335 41274 440541 0))
4217;;; Generated autoloads from comint.el 4216;;; Generated autoloads from comint.el
4218 4217
4219(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4218(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4312,8 +4311,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4312 4311
4313;;;*** 4312;;;***
4314 4313
4315;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21291 53104 4314;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21291 9464 291241
4316;;;;;; 431149 0)) 4315;;;;;; 0))
4317;;; Generated autoloads from vc/compare-w.el 4316;;; Generated autoloads from vc/compare-w.el
4318 4317
4319(autoload 'compare-windows "compare-w" "\ 4318(autoload 'compare-windows "compare-w" "\
@@ -4346,8 +4345,8 @@ on third call it again advances points to the next difference and so on.
4346 4345
4347;;;*** 4346;;;***
4348 4347
4349;;;### (autoloads nil "compile" "progmodes/compile.el" (21291 53104 4348;;;### (autoloads nil "compile" "progmodes/compile.el" (21291 9464
4350;;;;;; 431149 0)) 4349;;;;;; 291241 0))
4351;;; Generated autoloads from progmodes/compile.el 4350;;; Generated autoloads from progmodes/compile.el
4352 4351
4353(defvar compilation-mode-hook nil "\ 4352(defvar compilation-mode-hook nil "\
@@ -4528,7 +4527,7 @@ This is the value of `next-error-function' in Compilation buffers.
4528 4527
4529;;;*** 4528;;;***
4530 4529
4531;;;### (autoloads nil "completion" "completion.el" (21291 53104 431149 4530;;;### (autoloads nil "completion" "completion.el" (21291 9464 291241
4532;;;;;; 0)) 4531;;;;;; 0))
4533;;; Generated autoloads from completion.el 4532;;; Generated autoloads from completion.el
4534 4533
@@ -4552,7 +4551,7 @@ if ARG is omitted or nil.
4552;;;*** 4551;;;***
4553 4552
4554;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21291 4553;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21291
4555;;;;;; 53104 431149 0)) 4554;;;;;; 9464 291241 0))
4556;;; Generated autoloads from textmodes/conf-mode.el 4555;;; Generated autoloads from textmodes/conf-mode.el
4557 4556
4558(autoload 'conf-mode "conf-mode" "\ 4557(autoload 'conf-mode "conf-mode" "\
@@ -4707,7 +4706,7 @@ For details see `conf-mode'. Example:
4707 4706
4708;;;*** 4707;;;***
4709 4708
4710;;;### (autoloads nil "cookie1" "play/cookie1.el" (21291 53104 431149 4709;;;### (autoloads nil "cookie1" "play/cookie1.el" (21291 9464 291241
4711;;;;;; 0)) 4710;;;;;; 0))
4712;;; Generated autoloads from play/cookie1.el 4711;;; Generated autoloads from play/cookie1.el
4713 4712
@@ -4737,7 +4736,7 @@ and subsequent calls on the same file won't go to disk.
4737;;;*** 4736;;;***
4738 4737
4739;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21291 4738;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21291
4740;;;;;; 53104 431149 0)) 4739;;;;;; 9464 291241 0))
4741;;; Generated autoloads from emacs-lisp/copyright.el 4740;;; Generated autoloads from emacs-lisp/copyright.el
4742(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4741(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4743(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4742(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4776,7 +4775,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4776;;;*** 4775;;;***
4777 4776
4778;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21291 4777;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21291
4779;;;;;; 53104 431149 0)) 4778;;;;;; 9464 291241 0))
4780;;; Generated autoloads from progmodes/cperl-mode.el 4779;;; Generated autoloads from progmodes/cperl-mode.el
4781(put 'cperl-indent-level 'safe-local-variable 'integerp) 4780(put 'cperl-indent-level 'safe-local-variable 'integerp)
4782(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4781(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4974,7 +4973,7 @@ Run a `perldoc' on the word around point.
4974 4973
4975;;;*** 4974;;;***
4976 4975
4977;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21291 53104 431149 4976;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21291 9464 291241
4978;;;;;; 0)) 4977;;;;;; 0))
4979;;; Generated autoloads from progmodes/cpp.el 4978;;; Generated autoloads from progmodes/cpp.el
4980 4979
@@ -4993,7 +4992,7 @@ Edit display information for cpp conditionals.
4993 4992
4994;;;*** 4993;;;***
4995 4994
4996;;;### (autoloads nil "crisp" "emulation/crisp.el" (21291 53104 431149 4995;;;### (autoloads nil "crisp" "emulation/crisp.el" (21291 9464 291241
4997;;;;;; 0)) 4996;;;;;; 0))
4998;;; Generated autoloads from emulation/crisp.el 4997;;; Generated autoloads from emulation/crisp.el
4999 4998
@@ -5019,7 +5018,7 @@ if ARG is omitted or nil.
5019 5018
5020;;;*** 5019;;;***
5021 5020
5022;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21291 53104 431149 5021;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21291 9464 291241
5023;;;;;; 0)) 5022;;;;;; 0))
5024;;; Generated autoloads from emacs-lisp/crm.el 5023;;; Generated autoloads from emacs-lisp/crm.el
5025 5024
@@ -5046,8 +5045,8 @@ with empty strings removed.
5046 5045
5047;;;*** 5046;;;***
5048 5047
5049;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21291 53104 5048;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21291 9464
5050;;;;;; 431149 0)) 5049;;;;;; 291241 0))
5051;;; Generated autoloads from textmodes/css-mode.el 5050;;; Generated autoloads from textmodes/css-mode.el
5052 5051
5053(autoload 'css-mode "css-mode" "\ 5052(autoload 'css-mode "css-mode" "\
@@ -5057,8 +5056,8 @@ Major mode to edit Cascading Style Sheets.
5057 5056
5058;;;*** 5057;;;***
5059 5058
5060;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (21291 53104 5059;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (21291 9464
5061;;;;;; 431149 0)) 5060;;;;;; 291241 0))
5062;;; Generated autoloads from emulation/cua-base.el 5061;;; Generated autoloads from emulation/cua-base.el
5063 5062
5064(defvar cua-mode nil "\ 5063(defvar cua-mode nil "\
@@ -5103,8 +5102,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5103 5102
5104;;;*** 5103;;;***
5105 5104
5106;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21291 53104 5105;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21291 9464
5107;;;;;; 431149 0)) 5106;;;;;; 291241 0))
5108;;; Generated autoloads from emulation/cua-rect.el 5107;;; Generated autoloads from emulation/cua-rect.el
5109 5108
5110(autoload 'cua-rectangle-mark-mode "cua-rect" "\ 5109(autoload 'cua-rectangle-mark-mode "cua-rect" "\
@@ -5115,7 +5114,7 @@ Activates the region if needed. Only lasts until the region is deactivated.
5115 5114
5116;;;*** 5115;;;***
5117 5116
5118;;;### (autoloads nil "cus-edit" "cus-edit.el" (21291 53104 431149 5117;;;### (autoloads nil "cus-edit" "cus-edit.el" (21291 9464 291241
5119;;;;;; 0)) 5118;;;;;; 0))
5120;;; Generated autoloads from cus-edit.el 5119;;; Generated autoloads from cus-edit.el
5121 5120
@@ -5428,7 +5427,7 @@ The format is suitable for use with `easy-menu-define'.
5428 5427
5429;;;*** 5428;;;***
5430 5429
5431;;;### (autoloads nil "cus-theme" "cus-theme.el" (21291 53104 431149 5430;;;### (autoloads nil "cus-theme" "cus-theme.el" (21291 9464 291241
5432;;;;;; 0)) 5431;;;;;; 0))
5433;;; Generated autoloads from cus-theme.el 5432;;; Generated autoloads from cus-theme.el
5434 5433
@@ -5462,8 +5461,8 @@ omitted, a buffer named *Custom Themes* is used.
5462 5461
5463;;;*** 5462;;;***
5464 5463
5465;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (21291 53104 5464;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (21291 9464
5466;;;;;; 431149 0)) 5465;;;;;; 291241 0))
5467;;; Generated autoloads from vc/cvs-status.el 5466;;; Generated autoloads from vc/cvs-status.el
5468 5467
5469(autoload 'cvs-status-mode "cvs-status" "\ 5468(autoload 'cvs-status-mode "cvs-status" "\
@@ -5473,7 +5472,7 @@ Mode used for cvs status output.
5473 5472
5474;;;*** 5473;;;***
5475 5474
5476;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (21291 53104 431149 5475;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (21291 9464 291241
5477;;;;;; 0)) 5476;;;;;; 0))
5478;;; Generated autoloads from progmodes/cwarn.el 5477;;; Generated autoloads from progmodes/cwarn.el
5479(push (purecopy '(cwarn 1 3 1)) package--builtin-versions) 5478(push (purecopy '(cwarn 1 3 1)) package--builtin-versions)
@@ -5519,7 +5518,7 @@ See `cwarn-mode' for more information on Cwarn mode.
5519;;;*** 5518;;;***
5520 5519
5521;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (21291 5520;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (21291
5522;;;;;; 53104 431149 0)) 5521;;;;;; 9464 291241 0))
5523;;; Generated autoloads from language/cyril-util.el 5522;;; Generated autoloads from language/cyril-util.el
5524 5523
5525(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5524(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5547,8 +5546,7 @@ If the argument is nil, we return the display table to its standard state.
5547 5546
5548;;;*** 5547;;;***
5549 5548
5550;;;### (autoloads nil "dabbrev" "dabbrev.el" (21291 53104 431149 5549;;;### (autoloads nil "dabbrev" "dabbrev.el" (21291 9464 291241 0))
5551;;;;;; 0))
5552;;; Generated autoloads from dabbrev.el 5550;;; Generated autoloads from dabbrev.el
5553(put 'dabbrev-case-fold-search 'risky-local-variable t) 5551(put 'dabbrev-case-fold-search 'risky-local-variable t)
5554(put 'dabbrev-case-replace 'risky-local-variable t) 5552(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5594,8 +5592,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5594 5592
5595;;;*** 5593;;;***
5596 5594
5597;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21291 53104 5595;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21291 9464
5598;;;;;; 431149 0)) 5596;;;;;; 291241 0))
5599;;; Generated autoloads from cedet/data-debug.el 5597;;; Generated autoloads from cedet/data-debug.el
5600 5598
5601(autoload 'data-debug-new-buffer "data-debug" "\ 5599(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5605,7 +5603,7 @@ Create a new data-debug buffer with NAME.
5605 5603
5606;;;*** 5604;;;***
5607 5605
5608;;;### (autoloads nil "dbus" "net/dbus.el" (21291 53104 431149 0)) 5606;;;### (autoloads nil "dbus" "net/dbus.el" (21291 9464 291241 0))
5609;;; Generated autoloads from net/dbus.el 5607;;; Generated autoloads from net/dbus.el
5610 5608
5611(autoload 'dbus-handle-event "dbus" "\ 5609(autoload 'dbus-handle-event "dbus" "\
@@ -5618,8 +5616,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5618 5616
5619;;;*** 5617;;;***
5620 5618
5621;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21291 53104 5619;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21291 9464
5622;;;;;; 431149 0)) 5620;;;;;; 291241 0))
5623;;; Generated autoloads from progmodes/dcl-mode.el 5621;;; Generated autoloads from progmodes/dcl-mode.el
5624 5622
5625(autoload 'dcl-mode "dcl-mode" "\ 5623(autoload 'dcl-mode "dcl-mode" "\
@@ -5745,8 +5743,8 @@ There is some minimal font-lock support (see vars
5745 5743
5746;;;*** 5744;;;***
5747 5745
5748;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21291 53104 5746;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21291 9464 291241
5749;;;;;; 431149 0)) 5747;;;;;; 0))
5750;;; Generated autoloads from emacs-lisp/debug.el 5748;;; Generated autoloads from emacs-lisp/debug.el
5751 5749
5752(setq debugger 'debug) 5750(setq debugger 'debug)
@@ -5789,8 +5787,8 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5789 5787
5790;;;*** 5788;;;***
5791 5789
5792;;;### (autoloads nil "decipher" "play/decipher.el" (21291 53104 5790;;;### (autoloads nil "decipher" "play/decipher.el" (21291 9464 291241
5793;;;;;; 431149 0)) 5791;;;;;; 0))
5794;;; Generated autoloads from play/decipher.el 5792;;; Generated autoloads from play/decipher.el
5795 5793
5796(autoload 'decipher "decipher" "\ 5794(autoload 'decipher "decipher" "\
@@ -5818,7 +5816,7 @@ The most useful commands are:
5818 5816
5819;;;*** 5817;;;***
5820 5818
5821;;;### (autoloads nil "delim-col" "delim-col.el" (21291 53104 431149 5819;;;### (autoloads nil "delim-col" "delim-col.el" (21291 9464 291241
5822;;;;;; 0)) 5820;;;;;; 0))
5823;;; Generated autoloads from delim-col.el 5821;;; Generated autoloads from delim-col.el
5824(push (purecopy '(delim-col 2 1)) package--builtin-versions) 5822(push (purecopy '(delim-col 2 1)) package--builtin-versions)
@@ -5844,7 +5842,7 @@ START and END delimits the corners of text rectangle.
5844 5842
5845;;;*** 5843;;;***
5846 5844
5847;;;### (autoloads nil "delsel" "delsel.el" (21291 53104 431149 0)) 5845;;;### (autoloads nil "delsel" "delsel.el" (21291 9464 291241 0))
5848;;; Generated autoloads from delsel.el 5846;;; Generated autoloads from delsel.el
5849 5847
5850(defalias 'pending-delete-mode 'delete-selection-mode) 5848(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5872,8 +5870,8 @@ point regardless of any selection.
5872 5870
5873;;;*** 5871;;;***
5874 5872
5875;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21291 53104 5873;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21291 9464
5876;;;;;; 431149 0)) 5874;;;;;; 291241 0))
5877;;; Generated autoloads from emacs-lisp/derived.el 5875;;; Generated autoloads from emacs-lisp/derived.el
5878 5876
5879(autoload 'define-derived-mode "derived" "\ 5877(autoload 'define-derived-mode "derived" "\
@@ -5939,7 +5937,7 @@ the first time the mode is used.
5939 5937
5940;;;*** 5938;;;***
5941 5939
5942;;;### (autoloads nil "descr-text" "descr-text.el" (21291 53104 431149 5940;;;### (autoloads nil "descr-text" "descr-text.el" (21291 9464 291241
5943;;;;;; 0)) 5941;;;;;; 0))
5944;;; Generated autoloads from descr-text.el 5942;;; Generated autoloads from descr-text.el
5945 5943
@@ -5974,7 +5972,7 @@ relevant to POS.
5974 5972
5975;;;*** 5973;;;***
5976 5974
5977;;;### (autoloads nil "desktop" "desktop.el" (21291 53104 431149 5975;;;### (autoloads nil "desktop" "desktop.el" (21340 59193 235574
5978;;;;;; 0)) 5976;;;;;; 0))
5979;;; Generated autoloads from desktop.el 5977;;; Generated autoloads from desktop.el
5980 5978
@@ -6179,8 +6177,8 @@ Revert to the last loaded desktop.
6179 6177
6180;;;*** 6178;;;***
6181 6179
6182;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21291 53104 6180;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21291 9464 291241
6183;;;;;; 431149 0)) 6181;;;;;; 0))
6184;;; Generated autoloads from gnus/deuglify.el 6182;;; Generated autoloads from gnus/deuglify.el
6185 6183
6186(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6184(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6213,7 +6211,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6213;;;*** 6211;;;***
6214 6212
6215;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21291 6213;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21291
6216;;;;;; 53104 431149 0)) 6214;;;;;; 9464 291241 0))
6217;;; Generated autoloads from calendar/diary-lib.el 6215;;; Generated autoloads from calendar/diary-lib.el
6218 6216
6219(autoload 'diary "diary-lib" "\ 6217(autoload 'diary "diary-lib" "\
@@ -6255,7 +6253,7 @@ Major mode for editing the diary file.
6255 6253
6256;;;*** 6254;;;***
6257 6255
6258;;;### (autoloads nil "diff" "vc/diff.el" (21291 53104 431149 0)) 6256;;;### (autoloads nil "diff" "vc/diff.el" (21291 9464 291241 0))
6259;;; Generated autoloads from vc/diff.el 6257;;; Generated autoloads from vc/diff.el
6260 6258
6261(defvar diff-switches (purecopy "-c") "\ 6259(defvar diff-switches (purecopy "-c") "\
@@ -6303,8 +6301,8 @@ This requires the external program `diff' to be in your `exec-path'.
6303 6301
6304;;;*** 6302;;;***
6305 6303
6306;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21291 53104 6304;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21291 9464 291241
6307;;;;;; 431149 0)) 6305;;;;;; 0))
6308;;; Generated autoloads from vc/diff-mode.el 6306;;; Generated autoloads from vc/diff-mode.el
6309 6307
6310(autoload 'diff-mode "diff-mode" "\ 6308(autoload 'diff-mode "diff-mode" "\
@@ -6336,7 +6334,7 @@ the mode if ARG is omitted or nil.
6336 6334
6337;;;*** 6335;;;***
6338 6336
6339;;;### (autoloads nil "dig" "net/dig.el" (21291 53104 431149 0)) 6337;;;### (autoloads nil "dig" "net/dig.el" (21291 9464 291241 0))
6340;;; Generated autoloads from net/dig.el 6338;;; Generated autoloads from net/dig.el
6341 6339
6342(autoload 'dig "dig" "\ 6340(autoload 'dig "dig" "\
@@ -6347,7 +6345,7 @@ Optional arguments are passed to `dig-invoke'.
6347 6345
6348;;;*** 6346;;;***
6349 6347
6350;;;### (autoloads nil "dired" "dired.el" (21307 46976 832220 0)) 6348;;;### (autoloads nil "dired" "dired.el" (21346 11577 511879 0))
6351;;; Generated autoloads from dired.el 6349;;; Generated autoloads from dired.el
6352 6350
6353(defvar dired-listing-switches (purecopy "-al") "\ 6351(defvar dired-listing-switches (purecopy "-al") "\
@@ -6467,7 +6465,7 @@ Keybindings:
6467 6465
6468;;;*** 6466;;;***
6469 6467
6470;;;### (autoloads nil "dirtrack" "dirtrack.el" (21291 53104 431149 6468;;;### (autoloads nil "dirtrack" "dirtrack.el" (21291 9464 291241
6471;;;;;; 0)) 6469;;;;;; 0))
6472;;; Generated autoloads from dirtrack.el 6470;;; Generated autoloads from dirtrack.el
6473 6471
@@ -6498,8 +6496,8 @@ from `default-directory'.
6498 6496
6499;;;*** 6497;;;***
6500 6498
6501;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (21291 53104 6499;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (21291 9464
6502;;;;;; 431149 0)) 6500;;;;;; 291241 0))
6503;;; Generated autoloads from emacs-lisp/disass.el 6501;;; Generated autoloads from emacs-lisp/disass.el
6504 6502
6505(autoload 'disassemble "disass" "\ 6503(autoload 'disassemble "disass" "\
@@ -6513,7 +6511,7 @@ redefine OBJECT if it is a symbol.
6513 6511
6514;;;*** 6512;;;***
6515 6513
6516;;;### (autoloads nil "disp-table" "disp-table.el" (21291 53104 431149 6514;;;### (autoloads nil "disp-table" "disp-table.el" (21291 9464 291241
6517;;;;;; 0)) 6515;;;;;; 0))
6518;;; Generated autoloads from disp-table.el 6516;;; Generated autoloads from disp-table.el
6519 6517
@@ -6635,8 +6633,8 @@ in `.emacs'.
6635 6633
6636;;;*** 6634;;;***
6637 6635
6638;;;### (autoloads nil "dissociate" "play/dissociate.el" (21291 53104 6636;;;### (autoloads nil "dissociate" "play/dissociate.el" (21291 9464
6639;;;;;; 431149 0)) 6637;;;;;; 291241 0))
6640;;; Generated autoloads from play/dissociate.el 6638;;; Generated autoloads from play/dissociate.el
6641 6639
6642(autoload 'dissociated-press "dissociate" "\ 6640(autoload 'dissociated-press "dissociate" "\
@@ -6652,7 +6650,7 @@ Default is 2.
6652 6650
6653;;;*** 6651;;;***
6654 6652
6655;;;### (autoloads nil "dnd" "dnd.el" (21291 53104 431149 0)) 6653;;;### (autoloads nil "dnd" "dnd.el" (21291 9464 291241 0))
6656;;; Generated autoloads from dnd.el 6654;;; Generated autoloads from dnd.el
6657 6655
6658(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)) "\ 6656(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)) "\
@@ -6672,8 +6670,8 @@ if some action was made, or nil if the URL is ignored.")
6672 6670
6673;;;*** 6671;;;***
6674 6672
6675;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (21291 53104 6673;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (21291 9464
6676;;;;;; 431149 0)) 6674;;;;;; 291241 0))
6677;;; Generated autoloads from textmodes/dns-mode.el 6675;;; Generated autoloads from textmodes/dns-mode.el
6678 6676
6679(autoload 'dns-mode "dns-mode" "\ 6677(autoload 'dns-mode "dns-mode" "\
@@ -6696,7 +6694,7 @@ Locate SOA record and increment the serial field.
6696 6694
6697;;;*** 6695;;;***
6698 6696
6699;;;### (autoloads nil "doc-view" "doc-view.el" (21312 16713 303543 6697;;;### (autoloads nil "doc-view" "doc-view.el" (21311 58933 456815
6700;;;;;; 0)) 6698;;;;;; 0))
6701;;; Generated autoloads from doc-view.el 6699;;; Generated autoloads from doc-view.el
6702 6700
@@ -6743,7 +6741,7 @@ See the command `doc-view-mode' for more information on this mode.
6743 6741
6744;;;*** 6742;;;***
6745 6743
6746;;;### (autoloads nil "doctor" "play/doctor.el" (21291 53104 431149 6744;;;### (autoloads nil "doctor" "play/doctor.el" (21291 9464 291241
6747;;;;;; 0)) 6745;;;;;; 0))
6748;;; Generated autoloads from play/doctor.el 6746;;; Generated autoloads from play/doctor.el
6749 6747
@@ -6754,7 +6752,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6754 6752
6755;;;*** 6753;;;***
6756 6754
6757;;;### (autoloads nil "double" "double.el" (21291 53104 431149 0)) 6755;;;### (autoloads nil "double" "double.el" (21291 9464 291241 0))
6758;;; Generated autoloads from double.el 6756;;; Generated autoloads from double.el
6759 6757
6760(autoload 'double-mode "double" "\ 6758(autoload 'double-mode "double" "\
@@ -6770,7 +6768,7 @@ strings when pressed twice. See `double-map' for details.
6770 6768
6771;;;*** 6769;;;***
6772 6770
6773;;;### (autoloads nil "dunnet" "play/dunnet.el" (21291 53104 431149 6771;;;### (autoloads nil "dunnet" "play/dunnet.el" (21291 9464 291241
6774;;;;;; 0)) 6772;;;;;; 0))
6775;;; Generated autoloads from play/dunnet.el 6773;;; Generated autoloads from play/dunnet.el
6776(push (purecopy '(dunnet 2 1)) package--builtin-versions) 6774(push (purecopy '(dunnet 2 1)) package--builtin-versions)
@@ -6783,7 +6781,7 @@ Switch to *dungeon* buffer and start game.
6783;;;*** 6781;;;***
6784 6782
6785;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (21291 6783;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (21291
6786;;;;;; 53104 431149 0)) 6784;;;;;; 9464 291241 0))
6787;;; Generated autoloads from emacs-lisp/easy-mmode.el 6785;;; Generated autoloads from emacs-lisp/easy-mmode.el
6788 6786
6789(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6787(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6923,7 +6921,7 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6923;;;*** 6921;;;***
6924 6922
6925;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (21291 6923;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (21291
6926;;;;;; 53104 431149 0)) 6924;;;;;; 9464 291241 0))
6927;;; Generated autoloads from emacs-lisp/easymenu.el 6925;;; Generated autoloads from emacs-lisp/easymenu.el
6928 6926
6929(autoload 'easy-menu-define "easymenu" "\ 6927(autoload 'easy-menu-define "easymenu" "\
@@ -7061,8 +7059,8 @@ To implement dynamic menus, either call this from
7061 7059
7062;;;*** 7060;;;***
7063 7061
7064;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21291 53104 7062;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21291 9464
7065;;;;;; 431149 0)) 7063;;;;;; 291241 0))
7066;;; Generated autoloads from progmodes/ebnf2ps.el 7064;;; Generated autoloads from progmodes/ebnf2ps.el
7067(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) 7065(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions)
7068 7066
@@ -7327,8 +7325,8 @@ See `ebnf-style-database' documentation.
7327 7325
7328;;;*** 7326;;;***
7329 7327
7330;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21291 53104 7328;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21291 9464
7331;;;;;; 431149 0)) 7329;;;;;; 291241 0))
7332;;; Generated autoloads from progmodes/ebrowse.el 7330;;; Generated autoloads from progmodes/ebrowse.el
7333 7331
7334(autoload 'ebrowse-tree-mode "ebrowse" "\ 7332(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7476,7 +7474,7 @@ Display statistics for a class tree.
7476 7474
7477;;;*** 7475;;;***
7478 7476
7479;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21291 53104 431149 7477;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21291 9464 291241
7480;;;;;; 0)) 7478;;;;;; 0))
7481;;; Generated autoloads from ebuff-menu.el 7479;;; Generated autoloads from ebuff-menu.el
7482 7480
@@ -7509,7 +7507,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7509 7507
7510;;;*** 7508;;;***
7511 7509
7512;;;### (autoloads nil "echistory" "echistory.el" (21291 53104 431149 7510;;;### (autoloads nil "echistory" "echistory.el" (21291 9464 291241
7513;;;;;; 0)) 7511;;;;;; 0))
7514;;; Generated autoloads from echistory.el 7512;;; Generated autoloads from echistory.el
7515 7513
@@ -7521,8 +7519,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7521 7519
7522;;;*** 7520;;;***
7523 7521
7524;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (21291 53104 7522;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (21291 9464
7525;;;;;; 431149 0)) 7523;;;;;; 291241 0))
7526;;; Generated autoloads from gnus/ecomplete.el 7524;;; Generated autoloads from gnus/ecomplete.el
7527 7525
7528(autoload 'ecomplete-setup "ecomplete" "\ 7526(autoload 'ecomplete-setup "ecomplete" "\
@@ -7532,7 +7530,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7532 7530
7533;;;*** 7531;;;***
7534 7532
7535;;;### (autoloads nil "ede" "cedet/ede.el" (21291 53104 431149 0)) 7533;;;### (autoloads nil "ede" "cedet/ede.el" (21291 9464 291241 0))
7536;;; Generated autoloads from cedet/ede.el 7534;;; Generated autoloads from cedet/ede.el
7537(push (purecopy '(ede 1 2)) package--builtin-versions) 7535(push (purecopy '(ede 1 2)) package--builtin-versions)
7538 7536
@@ -7558,8 +7556,8 @@ an EDE controlled project.
7558 7556
7559;;;*** 7557;;;***
7560 7558
7561;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21291 53104 7559;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21291 9464
7562;;;;;; 431149 0)) 7560;;;;;; 291241 0))
7563;;; Generated autoloads from emacs-lisp/edebug.el 7561;;; Generated autoloads from emacs-lisp/edebug.el
7564 7562
7565(defvar edebug-all-defs nil "\ 7563(defvar edebug-all-defs nil "\
@@ -7623,7 +7621,7 @@ Toggle edebugging of all forms.
7623 7621
7624;;;*** 7622;;;***
7625 7623
7626;;;### (autoloads nil "ediff" "vc/ediff.el" (21307 46976 832220 0)) 7624;;;### (autoloads nil "ediff" "vc/ediff.el" (21307 61883 88841 0))
7627;;; Generated autoloads from vc/ediff.el 7625;;; Generated autoloads from vc/ediff.el
7628(push (purecopy '(ediff 2 81 4)) package--builtin-versions) 7626(push (purecopy '(ediff 2 81 4)) package--builtin-versions)
7629 7627
@@ -7895,8 +7893,8 @@ With optional NODE, goes to that node.
7895 7893
7896;;;*** 7894;;;***
7897 7895
7898;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21291 53104 7896;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21291 9464
7899;;;;;; 431149 0)) 7897;;;;;; 291241 0))
7900;;; Generated autoloads from vc/ediff-help.el 7898;;; Generated autoloads from vc/ediff-help.el
7901 7899
7902(autoload 'ediff-customize "ediff-help" "\ 7900(autoload 'ediff-customize "ediff-help" "\
@@ -7906,8 +7904,8 @@ With optional NODE, goes to that node.
7906 7904
7907;;;*** 7905;;;***
7908 7906
7909;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (21291 53104 7907;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (21291 9464
7910;;;;;; 431149 0)) 7908;;;;;; 291241 0))
7911;;; Generated autoloads from vc/ediff-mult.el 7909;;; Generated autoloads from vc/ediff-mult.el
7912 7910
7913(autoload 'ediff-show-registry "ediff-mult" "\ 7911(autoload 'ediff-show-registry "ediff-mult" "\
@@ -7919,8 +7917,8 @@ Display Ediff's registry.
7919 7917
7920;;;*** 7918;;;***
7921 7919
7922;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21319 19378 7920;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21319 15673
7923;;;;;; 69506 0)) 7921;;;;;; 174 0))
7924;;; Generated autoloads from vc/ediff-util.el 7922;;; Generated autoloads from vc/ediff-util.el
7925 7923
7926(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7924(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7939,8 +7937,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
7939 7937
7940;;;*** 7938;;;***
7941 7939
7942;;;### (autoloads nil "edmacro" "edmacro.el" (21291 53104 431149 7940;;;### (autoloads nil "edmacro" "edmacro.el" (21291 9464 291241 0))
7943;;;;;; 0))
7944;;; Generated autoloads from edmacro.el 7941;;; Generated autoloads from edmacro.el
7945(push (purecopy '(edmacro 2 1)) package--builtin-versions) 7942(push (purecopy '(edmacro 2 1)) package--builtin-versions)
7946 7943
@@ -7989,7 +7986,7 @@ or nil, use a compact 80-column format.
7989 7986
7990;;;*** 7987;;;***
7991 7988
7992;;;### (autoloads nil "edt" "emulation/edt.el" (21291 53104 431149 7989;;;### (autoloads nil "edt" "emulation/edt.el" (21291 9464 291241
7993;;;;;; 0)) 7990;;;;;; 0))
7994;;; Generated autoloads from emulation/edt.el 7991;;; Generated autoloads from emulation/edt.el
7995 7992
@@ -8007,7 +8004,7 @@ Turn on EDT Emulation.
8007 8004
8008;;;*** 8005;;;***
8009 8006
8010;;;### (autoloads nil "ehelp" "ehelp.el" (21291 53104 431149 0)) 8007;;;### (autoloads nil "ehelp" "ehelp.el" (21291 9464 291241 0))
8011;;; Generated autoloads from ehelp.el 8008;;; Generated autoloads from ehelp.el
8012 8009
8013(autoload 'with-electric-help "ehelp" "\ 8010(autoload 'with-electric-help "ehelp" "\
@@ -8043,15 +8040,15 @@ BUFFER is put back into its original major mode.
8043 8040
8044;;;*** 8041;;;***
8045 8042
8046;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21291 53104 8043;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21291 9464 291241
8047;;;;;; 431149 0)) 8044;;;;;; 0))
8048;;; Generated autoloads from emacs-lisp/eieio.el 8045;;; Generated autoloads from emacs-lisp/eieio.el
8049(push (purecopy '(eieio 1 4)) package--builtin-versions) 8046(push (purecopy '(eieio 1 4)) package--builtin-versions)
8050 8047
8051;;;*** 8048;;;***
8052 8049
8053;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21291 8050;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21291
8054;;;;;; 53104 431149 0)) 8051;;;;;; 9464 291241 0))
8055;;; Generated autoloads from emacs-lisp/eieio-core.el 8052;;; Generated autoloads from emacs-lisp/eieio-core.el
8056(push (purecopy '(eieio-core 1 4)) package--builtin-versions) 8053(push (purecopy '(eieio-core 1 4)) package--builtin-versions)
8057 8054
@@ -8067,8 +8064,8 @@ It creates an autoload function for CNAME's constructor.
8067 8064
8068;;;*** 8065;;;***
8069 8066
8070;;;### (autoloads nil "eldoc" "emacs-lisp/eldoc.el" (21291 53104 8067;;;### (autoloads nil "eldoc" "emacs-lisp/eldoc.el" (21291 9464 291241
8071;;;;;; 431149 0)) 8068;;;;;; 0))
8072;;; Generated autoloads from emacs-lisp/eldoc.el 8069;;; Generated autoloads from emacs-lisp/eldoc.el
8073 8070
8074(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\ 8071(defvar eldoc-minor-mode-string (purecopy " ElDoc") "\
@@ -8111,7 +8108,7 @@ Emacs Lisp mode) that support ElDoc.")
8111 8108
8112;;;*** 8109;;;***
8113 8110
8114;;;### (autoloads nil "elec-pair" "elec-pair.el" (21319 19378 69506 8111;;;### (autoloads nil "elec-pair" "elec-pair.el" (21322 29240 319302
8115;;;;;; 0)) 8112;;;;;; 0))
8116;;; Generated autoloads from elec-pair.el 8113;;; Generated autoloads from elec-pair.el
8117 8114
@@ -8147,7 +8144,7 @@ closing parenthesis. (Likewise for brackets, etc.).
8147 8144
8148;;;*** 8145;;;***
8149 8146
8150;;;### (autoloads nil "elide-head" "elide-head.el" (21291 53104 431149 8147;;;### (autoloads nil "elide-head" "elide-head.el" (21291 9464 291241
8151;;;;;; 0)) 8148;;;;;; 0))
8152;;; Generated autoloads from elide-head.el 8149;;; Generated autoloads from elide-head.el
8153 8150
@@ -8163,8 +8160,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8163 8160
8164;;;*** 8161;;;***
8165 8162
8166;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21291 53104 8163;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21291 9464 291241
8167;;;;;; 431149 0)) 8164;;;;;; 0))
8168;;; Generated autoloads from emacs-lisp/elint.el 8165;;; Generated autoloads from emacs-lisp/elint.el
8169 8166
8170(autoload 'elint-file "elint" "\ 8167(autoload 'elint-file "elint" "\
@@ -8199,7 +8196,7 @@ optional prefix argument REINIT is non-nil.
8199 8196
8200;;;*** 8197;;;***
8201 8198
8202;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (21291 53104 431149 8199;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (21291 9464 291241
8203;;;;;; 0)) 8200;;;;;; 0))
8204;;; Generated autoloads from emacs-lisp/elp.el 8201;;; Generated autoloads from emacs-lisp/elp.el
8205 8202
@@ -8234,7 +8231,7 @@ displayed.
8234 8231
8235;;;*** 8232;;;***
8236 8233
8237;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (21291 53104 431149 8234;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (21291 9464 291241
8238;;;;;; 0)) 8235;;;;;; 0))
8239;;; Generated autoloads from emacs-lock.el 8236;;; Generated autoloads from emacs-lock.el
8240 8237
@@ -8262,8 +8259,8 @@ Other values are interpreted as usual.
8262 8259
8263;;;*** 8260;;;***
8264 8261
8265;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21295 7741 571176 8262;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21294 49847
8266;;;;;; 0)) 8263;;;;;; 664915 0))
8267;;; Generated autoloads from mail/emacsbug.el 8264;;; Generated autoloads from mail/emacsbug.el
8268 8265
8269(autoload 'report-emacs-bug "emacsbug" "\ 8266(autoload 'report-emacs-bug "emacsbug" "\
@@ -8274,7 +8271,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
8274 8271
8275;;;*** 8272;;;***
8276 8273
8277;;;### (autoloads nil "emerge" "vc/emerge.el" (21291 53104 431149 8274;;;### (autoloads nil "emerge" "vc/emerge.el" (21291 9464 291241
8278;;;;;; 0)) 8275;;;;;; 0))
8279;;; Generated autoloads from vc/emerge.el 8276;;; Generated autoloads from vc/emerge.el
8280 8277
@@ -8335,8 +8332,8 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8335 8332
8336;;;*** 8333;;;***
8337 8334
8338;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21291 53104 8335;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21291 9464
8339;;;;;; 431149 0)) 8336;;;;;; 291241 0))
8340;;; Generated autoloads from textmodes/enriched.el 8337;;; Generated autoloads from textmodes/enriched.el
8341 8338
8342(autoload 'enriched-mode "enriched" "\ 8339(autoload 'enriched-mode "enriched" "\
@@ -8371,7 +8368,7 @@ Commands:
8371 8368
8372;;;*** 8369;;;***
8373 8370
8374;;;### (autoloads nil "epa" "epa.el" (21291 53104 431149 0)) 8371;;;### (autoloads nil "epa" "epa.el" (21291 9464 291241 0))
8375;;; Generated autoloads from epa.el 8372;;; Generated autoloads from epa.el
8376 8373
8377(autoload 'epa-list-keys "epa" "\ 8374(autoload 'epa-list-keys "epa" "\
@@ -8549,7 +8546,7 @@ Insert selected KEYS after the point.
8549 8546
8550;;;*** 8547;;;***
8551 8548
8552;;;### (autoloads nil "epa-dired" "epa-dired.el" (21291 53104 431149 8549;;;### (autoloads nil "epa-dired" "epa-dired.el" (21291 9464 291241
8553;;;;;; 0)) 8550;;;;;; 0))
8554;;; Generated autoloads from epa-dired.el 8551;;; Generated autoloads from epa-dired.el
8555 8552
@@ -8575,7 +8572,7 @@ Encrypt marked files.
8575 8572
8576;;;*** 8573;;;***
8577 8574
8578;;;### (autoloads nil "epa-file" "epa-file.el" (21291 53104 431149 8575;;;### (autoloads nil "epa-file" "epa-file.el" (21291 9464 291241
8579;;;;;; 0)) 8576;;;;;; 0))
8580;;; Generated autoloads from epa-file.el 8577;;; Generated autoloads from epa-file.el
8581 8578
@@ -8596,7 +8593,7 @@ Encrypt marked files.
8596 8593
8597;;;*** 8594;;;***
8598 8595
8599;;;### (autoloads nil "epa-mail" "epa-mail.el" (21291 53104 431149 8596;;;### (autoloads nil "epa-mail" "epa-mail.el" (21291 9464 291241
8600;;;;;; 0)) 8597;;;;;; 0))
8601;;; Generated autoloads from epa-mail.el 8598;;; Generated autoloads from epa-mail.el
8602 8599
@@ -8674,7 +8671,7 @@ if ARG is omitted or nil.
8674 8671
8675;;;*** 8672;;;***
8676 8673
8677;;;### (autoloads nil "epg" "epg.el" (21291 53104 431149 0)) 8674;;;### (autoloads nil "epg" "epg.el" (21291 9464 291241 0))
8678;;; Generated autoloads from epg.el 8675;;; Generated autoloads from epg.el
8679(push (purecopy '(epg 1 0 0)) package--builtin-versions) 8676(push (purecopy '(epg 1 0 0)) package--builtin-versions)
8680 8677
@@ -8685,7 +8682,7 @@ Return a context object.
8685 8682
8686;;;*** 8683;;;***
8687 8684
8688;;;### (autoloads nil "epg-config" "epg-config.el" (21291 53104 431149 8685;;;### (autoloads nil "epg-config" "epg-config.el" (21291 9464 291241
8689;;;;;; 0)) 8686;;;;;; 0))
8690;;; Generated autoloads from epg-config.el 8687;;; Generated autoloads from epg-config.el
8691 8688
@@ -8706,7 +8703,7 @@ Look at CONFIG and try to expand GROUP.
8706 8703
8707;;;*** 8704;;;***
8708 8705
8709;;;### (autoloads nil "erc" "erc/erc.el" (21291 53104 431149 0)) 8706;;;### (autoloads nil "erc" "erc/erc.el" (21291 9464 291241 0))
8710;;; Generated autoloads from erc/erc.el 8707;;; Generated autoloads from erc/erc.el
8711(push (purecopy '(erc 5 3)) package--builtin-versions) 8708(push (purecopy '(erc 5 3)) package--builtin-versions)
8712 8709
@@ -8756,34 +8753,34 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8756;;;*** 8753;;;***
8757 8754
8758;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21291 8755;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21291
8759;;;;;; 53104 431149 0)) 8756;;;;;; 9464 291241 0))
8760;;; Generated autoloads from erc/erc-autoaway.el 8757;;; Generated autoloads from erc/erc-autoaway.el
8761 (autoload 'erc-autoaway-mode "erc-autoaway") 8758 (autoload 'erc-autoaway-mode "erc-autoaway")
8762 8759
8763;;;*** 8760;;;***
8764 8761
8765;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21291 53104 8762;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21291 9464
8766;;;;;; 431149 0)) 8763;;;;;; 291241 0))
8767;;; Generated autoloads from erc/erc-button.el 8764;;; Generated autoloads from erc/erc-button.el
8768 (autoload 'erc-button-mode "erc-button" nil t) 8765 (autoload 'erc-button-mode "erc-button" nil t)
8769 8766
8770;;;*** 8767;;;***
8771 8768
8772;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (21291 53104 8769;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (21291 9464
8773;;;;;; 431149 0)) 8770;;;;;; 291241 0))
8774;;; Generated autoloads from erc/erc-capab.el 8771;;; Generated autoloads from erc/erc-capab.el
8775 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8772 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8776 8773
8777;;;*** 8774;;;***
8778 8775
8779;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (21291 53104 8776;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (21291 9464
8780;;;;;; 431149 0)) 8777;;;;;; 291241 0))
8781;;; Generated autoloads from erc/erc-compat.el 8778;;; Generated autoloads from erc/erc-compat.el
8782 (autoload 'erc-define-minor-mode "erc-compat") 8779 (autoload 'erc-define-minor-mode "erc-compat")
8783 8780
8784;;;*** 8781;;;***
8785 8782
8786;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21291 53104 431149 8783;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21291 9464 291241
8787;;;;;; 0)) 8784;;;;;; 0))
8788;;; Generated autoloads from erc/erc-dcc.el 8785;;; Generated autoloads from erc/erc-dcc.el
8789 (autoload 'erc-dcc-mode "erc-dcc") 8786 (autoload 'erc-dcc-mode "erc-dcc")
@@ -8814,14 +8811,14 @@ that subcommand.
8814;;;*** 8811;;;***
8815 8812
8816;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" 8813;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el"
8817;;;;;; (21291 53104 431149 0)) 8814;;;;;; (21291 9464 291241 0))
8818;;; Generated autoloads from erc/erc-desktop-notifications.el 8815;;; Generated autoloads from erc/erc-desktop-notifications.el
8819(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) 8816(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t)
8820 8817
8821;;;*** 8818;;;***
8822 8819
8823;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21291 8820;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21291
8824;;;;;; 53104 431149 0)) 8821;;;;;; 9464 291241 0))
8825;;; Generated autoloads from erc/erc-ezbounce.el 8822;;; Generated autoloads from erc/erc-ezbounce.el
8826 8823
8827(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8824(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8883,7 +8880,7 @@ Add EZBouncer convenience functions to ERC.
8883 8880
8884;;;*** 8881;;;***
8885 8882
8886;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21291 53104 431149 8883;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21291 9464 291241
8887;;;;;; 0)) 8884;;;;;; 0))
8888;;; Generated autoloads from erc/erc-fill.el 8885;;; Generated autoloads from erc/erc-fill.el
8889 (autoload 'erc-fill-mode "erc-fill" nil t) 8886 (autoload 'erc-fill-mode "erc-fill" nil t)
@@ -8896,8 +8893,8 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8896 8893
8897;;;*** 8894;;;***
8898 8895
8899;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (21291 53104 8896;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (21291 9464
8900;;;;;; 431149 0)) 8897;;;;;; 291241 0))
8901;;; Generated autoloads from erc/erc-identd.el 8898;;; Generated autoloads from erc/erc-identd.el
8902 (autoload 'erc-identd-mode "erc-identd") 8899 (autoload 'erc-identd-mode "erc-identd")
8903 8900
@@ -8918,8 +8915,8 @@ system.
8918 8915
8919;;;*** 8916;;;***
8920 8917
8921;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (21291 53104 8918;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (21291 9464
8922;;;;;; 431149 0)) 8919;;;;;; 291241 0))
8923;;; Generated autoloads from erc/erc-imenu.el 8920;;; Generated autoloads from erc/erc-imenu.el
8924 8921
8925(autoload 'erc-create-imenu-index "erc-imenu" "\ 8922(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -8929,21 +8926,21 @@ system.
8929 8926
8930;;;*** 8927;;;***
8931 8928
8932;;;### (autoloads nil "erc-join" "erc/erc-join.el" (21291 53104 431149 8929;;;### (autoloads nil "erc-join" "erc/erc-join.el" (21291 9464 291241
8933;;;;;; 0)) 8930;;;;;; 0))
8934;;; Generated autoloads from erc/erc-join.el 8931;;; Generated autoloads from erc/erc-join.el
8935 (autoload 'erc-autojoin-mode "erc-join" nil t) 8932 (autoload 'erc-autojoin-mode "erc-join" nil t)
8936 8933
8937;;;*** 8934;;;***
8938 8935
8939;;;### (autoloads nil "erc-list" "erc/erc-list.el" (21307 46976 832220 8936;;;### (autoloads nil "erc-list" "erc/erc-list.el" (21305 47942 151957
8940;;;;;; 0)) 8937;;;;;; 944000))
8941;;; Generated autoloads from erc/erc-list.el 8938;;; Generated autoloads from erc/erc-list.el
8942 (autoload 'erc-list-mode "erc-list") 8939 (autoload 'erc-list-mode "erc-list")
8943 8940
8944;;;*** 8941;;;***
8945 8942
8946;;;### (autoloads nil "erc-log" "erc/erc-log.el" (21291 53104 431149 8943;;;### (autoloads nil "erc-log" "erc/erc-log.el" (21291 9464 291241
8947;;;;;; 0)) 8944;;;;;; 0))
8948;;; Generated autoloads from erc/erc-log.el 8945;;; Generated autoloads from erc/erc-log.el
8949 (autoload 'erc-log-mode "erc-log" nil t) 8946 (autoload 'erc-log-mode "erc-log" nil t)
@@ -8973,8 +8970,8 @@ You can save every individual message by putting this function on
8973 8970
8974;;;*** 8971;;;***
8975 8972
8976;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21291 53104 8973;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21291 9464
8977;;;;;; 431149 0)) 8974;;;;;; 291241 0))
8978;;; Generated autoloads from erc/erc-match.el 8975;;; Generated autoloads from erc/erc-match.el
8979 (autoload 'erc-match-mode "erc-match") 8976 (autoload 'erc-match-mode "erc-match")
8980 8977
@@ -9020,7 +9017,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9020 9017
9021;;;*** 9018;;;***
9022 9019
9023;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (21291 53104 431149 9020;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (21291 9464 291241
9024;;;;;; 0)) 9021;;;;;; 0))
9025;;; Generated autoloads from erc/erc-menu.el 9022;;; Generated autoloads from erc/erc-menu.el
9026 (autoload 'erc-menu-mode "erc-menu" nil t) 9023 (autoload 'erc-menu-mode "erc-menu" nil t)
@@ -9028,7 +9025,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9028;;;*** 9025;;;***
9029 9026
9030;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (21291 9027;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (21291
9031;;;;;; 53104 431149 0)) 9028;;;;;; 9464 291241 0))
9032;;; Generated autoloads from erc/erc-netsplit.el 9029;;; Generated autoloads from erc/erc-netsplit.el
9033 (autoload 'erc-netsplit-mode "erc-netsplit") 9030 (autoload 'erc-netsplit-mode "erc-netsplit")
9034 9031
@@ -9040,7 +9037,7 @@ Show who's gone.
9040;;;*** 9037;;;***
9041 9038
9042;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (21291 9039;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (21291
9043;;;;;; 53104 431149 0)) 9040;;;;;; 9464 291241 0))
9044;;; Generated autoloads from erc/erc-networks.el 9041;;; Generated autoloads from erc/erc-networks.el
9045 9042
9046(autoload 'erc-determine-network "erc-networks" "\ 9043(autoload 'erc-determine-network "erc-networks" "\
@@ -9057,8 +9054,8 @@ Interactively select a server to connect to using `erc-server-alist'.
9057 9054
9058;;;*** 9055;;;***
9059 9056
9060;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (21291 53104 9057;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (21291 9464
9061;;;;;; 431149 0)) 9058;;;;;; 291241 0))
9062;;; Generated autoloads from erc/erc-notify.el 9059;;; Generated autoloads from erc/erc-notify.el
9063 (autoload 'erc-notify-mode "erc-notify" nil t) 9060 (autoload 'erc-notify-mode "erc-notify" nil t)
9064 9061
@@ -9076,7 +9073,7 @@ with args, toggle notify status of people.
9076 9073
9077;;;*** 9074;;;***
9078 9075
9079;;;### (autoloads nil "erc-page" "erc/erc-page.el" (21291 53104 431149 9076;;;### (autoloads nil "erc-page" "erc/erc-page.el" (21291 9464 291241
9080;;;;;; 0)) 9077;;;;;; 0))
9081;;; Generated autoloads from erc/erc-page.el 9078;;; Generated autoloads from erc/erc-page.el
9082 (autoload 'erc-page-mode "erc-page") 9079 (autoload 'erc-page-mode "erc-page")
@@ -9084,20 +9081,20 @@ with args, toggle notify status of people.
9084;;;*** 9081;;;***
9085 9082
9086;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21291 9083;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21291
9087;;;;;; 53104 431149 0)) 9084;;;;;; 9464 291241 0))
9088;;; Generated autoloads from erc/erc-pcomplete.el 9085;;; Generated autoloads from erc/erc-pcomplete.el
9089 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9086 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9090 9087
9091;;;*** 9088;;;***
9092 9089
9093;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (21291 53104 9090;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (21291 9464
9094;;;;;; 431149 0)) 9091;;;;;; 291241 0))
9095;;; Generated autoloads from erc/erc-replace.el 9092;;; Generated autoloads from erc/erc-replace.el
9096 (autoload 'erc-replace-mode "erc-replace") 9093 (autoload 'erc-replace-mode "erc-replace")
9097 9094
9098;;;*** 9095;;;***
9099 9096
9100;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (21291 53104 431149 9097;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (21291 9464 291241
9101;;;;;; 0)) 9098;;;;;; 0))
9102;;; Generated autoloads from erc/erc-ring.el 9099;;; Generated autoloads from erc/erc-ring.el
9103 (autoload 'erc-ring-mode "erc-ring" nil t) 9100 (autoload 'erc-ring-mode "erc-ring" nil t)
@@ -9105,7 +9102,7 @@ with args, toggle notify status of people.
9105;;;*** 9102;;;***
9106 9103
9107;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21291 9104;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21291
9108;;;;;; 53104 431149 0)) 9105;;;;;; 9464 291241 0))
9109;;; Generated autoloads from erc/erc-services.el 9106;;; Generated autoloads from erc/erc-services.el
9110 (autoload 'erc-services-mode "erc-services" nil t) 9107 (autoload 'erc-services-mode "erc-services" nil t)
9111 9108
@@ -9122,15 +9119,15 @@ When called interactively, read the password using `read-passwd'.
9122 9119
9123;;;*** 9120;;;***
9124 9121
9125;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (21291 53104 9122;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (21291 9464
9126;;;;;; 431149 0)) 9123;;;;;; 291241 0))
9127;;; Generated autoloads from erc/erc-sound.el 9124;;; Generated autoloads from erc/erc-sound.el
9128 (autoload 'erc-sound-mode "erc-sound") 9125 (autoload 'erc-sound-mode "erc-sound")
9129 9126
9130;;;*** 9127;;;***
9131 9128
9132;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21291 9129;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21291
9133;;;;;; 53104 431149 0)) 9130;;;;;; 9464 291241 0))
9134;;; Generated autoloads from erc/erc-speedbar.el 9131;;; Generated autoloads from erc/erc-speedbar.el
9135 9132
9136(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9133(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9142,21 +9139,21 @@ This will add a speedbar major display mode.
9142;;;*** 9139;;;***
9143 9140
9144;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (21291 9141;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (21291
9145;;;;;; 53104 431149 0)) 9142;;;;;; 9464 291241 0))
9146;;; Generated autoloads from erc/erc-spelling.el 9143;;; Generated autoloads from erc/erc-spelling.el
9147 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9144 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9148 9145
9149;;;*** 9146;;;***
9150 9147
9151;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21291 53104 9148;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21291 9464
9152;;;;;; 431149 0)) 9149;;;;;; 291241 0))
9153;;; Generated autoloads from erc/erc-stamp.el 9150;;; Generated autoloads from erc/erc-stamp.el
9154 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9151 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9155 9152
9156;;;*** 9153;;;***
9157 9154
9158;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21291 53104 9155;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21291 9464
9159;;;;;; 431149 0)) 9156;;;;;; 291241 0))
9160;;; Generated autoloads from erc/erc-track.el 9157;;; Generated autoloads from erc/erc-track.el
9161 9158
9162(defvar erc-track-minor-mode nil "\ 9159(defvar erc-track-minor-mode nil "\
@@ -9182,7 +9179,7 @@ keybindings will not do anything useful.
9182;;;*** 9179;;;***
9183 9180
9184;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (21291 9181;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (21291
9185;;;;;; 53104 431149 0)) 9182;;;;;; 9464 291241 0))
9186;;; Generated autoloads from erc/erc-truncate.el 9183;;; Generated autoloads from erc/erc-truncate.el
9187 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9184 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9188 9185
@@ -9201,7 +9198,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9201 9198
9202;;;*** 9199;;;***
9203 9200
9204;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (21291 53104 431149 9201;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (21291 9464 291241
9205;;;;;; 0)) 9202;;;;;; 0))
9206;;; Generated autoloads from erc/erc-xdcc.el 9203;;; Generated autoloads from erc/erc-xdcc.el
9207 (autoload 'erc-xdcc-mode "erc-xdcc") 9204 (autoload 'erc-xdcc-mode "erc-xdcc")
@@ -9213,7 +9210,7 @@ Add a file to `erc-xdcc-files'.
9213 9210
9214;;;*** 9211;;;***
9215 9212
9216;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21291 53104 431149 9213;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21291 9464 291241
9217;;;;;; 0)) 9214;;;;;; 0))
9218;;; Generated autoloads from emacs-lisp/ert.el 9215;;; Generated autoloads from emacs-lisp/ert.el
9219 9216
@@ -9279,8 +9276,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9279 9276
9280;;;*** 9277;;;***
9281 9278
9282;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21291 53104 9279;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21291 9464 291241
9283;;;;;; 431149 0)) 9280;;;;;; 0))
9284;;; Generated autoloads from emacs-lisp/ert-x.el 9281;;; Generated autoloads from emacs-lisp/ert-x.el
9285 9282
9286(put 'ert-with-test-buffer 'lisp-indent-function 1) 9283(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9292,8 +9289,8 @@ Kill all test buffers that are still live.
9292 9289
9293;;;*** 9290;;;***
9294 9291
9295;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21291 53104 9292;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21291 9464
9296;;;;;; 431149 0)) 9293;;;;;; 291241 0))
9297;;; Generated autoloads from eshell/esh-mode.el 9294;;; Generated autoloads from eshell/esh-mode.el
9298 9295
9299(autoload 'eshell-mode "esh-mode" "\ 9296(autoload 'eshell-mode "esh-mode" "\
@@ -9303,7 +9300,7 @@ Emacs shell interactive mode.
9303 9300
9304;;;*** 9301;;;***
9305 9302
9306;;;### (autoloads nil "eshell" "eshell/eshell.el" (21291 53104 431149 9303;;;### (autoloads nil "eshell" "eshell/eshell.el" (21291 9464 291241
9307;;;;;; 0)) 9304;;;;;; 0))
9308;;; Generated autoloads from eshell/eshell.el 9305;;; Generated autoloads from eshell/eshell.el
9309(push (purecopy '(eshell 2 4 2)) package--builtin-versions) 9306(push (purecopy '(eshell 2 4 2)) package--builtin-versions)
@@ -9339,7 +9336,7 @@ corresponding to a successful execution.
9339 9336
9340;;;*** 9337;;;***
9341 9338
9342;;;### (autoloads nil "etags" "progmodes/etags.el" (21291 53104 431149 9339;;;### (autoloads nil "etags" "progmodes/etags.el" (21291 9464 291241
9343;;;;;; 0)) 9340;;;;;; 0))
9344;;; Generated autoloads from progmodes/etags.el 9341;;; Generated autoloads from progmodes/etags.el
9345 9342
@@ -9649,7 +9646,7 @@ for \\[find-tag] (which see).
9649;;;*** 9646;;;***
9650 9647
9651;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21291 9648;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21291
9652;;;;;; 53104 431149 0)) 9649;;;;;; 9464 291241 0))
9653;;; Generated autoloads from language/ethio-util.el 9650;;; Generated autoloads from language/ethio-util.el
9654 9651
9655(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9652(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9817,7 +9814,7 @@ With ARG, insert that many delimiters.
9817 9814
9818;;;*** 9815;;;***
9819 9816
9820;;;### (autoloads nil "eudc" "net/eudc.el" (21291 53104 431149 0)) 9817;;;### (autoloads nil "eudc" "net/eudc.el" (21291 9464 291241 0))
9821;;; Generated autoloads from net/eudc.el 9818;;; Generated autoloads from net/eudc.el
9822 9819
9823(autoload 'eudc-set-server "eudc" "\ 9820(autoload 'eudc-set-server "eudc" "\
@@ -9871,7 +9868,7 @@ This does nothing except loading eudc by autoload side-effect.
9871 9868
9872;;;*** 9869;;;***
9873 9870
9874;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (21291 53104 431149 9871;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (21291 9464 291241
9875;;;;;; 0)) 9872;;;;;; 0))
9876;;; Generated autoloads from net/eudc-bob.el 9873;;; Generated autoloads from net/eudc-bob.el
9877 9874
@@ -9907,8 +9904,8 @@ Display a button for the JPEG DATA.
9907 9904
9908;;;*** 9905;;;***
9909 9906
9910;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (21291 53104 9907;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (21291 9464
9911;;;;;; 431149 0)) 9908;;;;;; 291241 0))
9912;;; Generated autoloads from net/eudc-export.el 9909;;; Generated autoloads from net/eudc-export.el
9913 9910
9914(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 9911(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -9925,7 +9922,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
9925;;;*** 9922;;;***
9926 9923
9927;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (21291 9924;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (21291
9928;;;;;; 53104 431149 0)) 9925;;;;;; 9464 291241 0))
9929;;; Generated autoloads from net/eudc-hotlist.el 9926;;; Generated autoloads from net/eudc-hotlist.el
9930 9927
9931(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 9928(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -9935,7 +9932,7 @@ Edit the hotlist of directory servers in a specialized buffer.
9935 9932
9936;;;*** 9933;;;***
9937 9934
9938;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (21291 53104 431149 9935;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (21291 9464 291241
9939;;;;;; 0)) 9936;;;;;; 0))
9940;;; Generated autoloads from emacs-lisp/ewoc.el 9937;;; Generated autoloads from emacs-lisp/ewoc.el
9941 9938
@@ -9962,7 +9959,7 @@ fourth arg NOSEP non-nil inhibits this.
9962 9959
9963;;;*** 9960;;;***
9964 9961
9965;;;### (autoloads nil "eww" "net/eww.el" (21291 53104 431149 0)) 9962;;;### (autoloads nil "eww" "net/eww.el" (21291 9464 291241 0))
9966;;; Generated autoloads from net/eww.el 9963;;; Generated autoloads from net/eww.el
9967 9964
9968(autoload 'eww "eww" "\ 9965(autoload 'eww "eww" "\
@@ -9986,7 +9983,7 @@ Render a file using EWW.
9986;;;*** 9983;;;***
9987 9984
9988;;;### (autoloads nil "executable" "progmodes/executable.el" (21291 9985;;;### (autoloads nil "executable" "progmodes/executable.el" (21291
9989;;;;;; 53104 431149 0)) 9986;;;;;; 9464 291241 0))
9990;;; Generated autoloads from progmodes/executable.el 9987;;; Generated autoloads from progmodes/executable.el
9991 9988
9992(autoload 'executable-command-find-posix-p "executable" "\ 9989(autoload 'executable-command-find-posix-p "executable" "\
@@ -10027,7 +10024,7 @@ file modes.
10027 10024
10028;;;*** 10025;;;***
10029 10026
10030;;;### (autoloads nil "expand" "expand.el" (21291 53104 431149 0)) 10027;;;### (autoloads nil "expand" "expand.el" (21291 9464 291241 0))
10031;;; Generated autoloads from expand.el 10028;;; Generated autoloads from expand.el
10032 10029
10033(autoload 'expand-add-abbrevs "expand" "\ 10030(autoload 'expand-add-abbrevs "expand" "\
@@ -10076,7 +10073,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10076 10073
10077;;;*** 10074;;;***
10078 10075
10079;;;### (autoloads nil "f90" "progmodes/f90.el" (21291 53104 431149 10076;;;### (autoloads nil "f90" "progmodes/f90.el" (21291 9464 291241
10080;;;;;; 0)) 10077;;;;;; 0))
10081;;; Generated autoloads from progmodes/f90.el 10078;;; Generated autoloads from progmodes/f90.el
10082 10079
@@ -10144,7 +10141,7 @@ with no args, if that value is non-nil.
10144 10141
10145;;;*** 10142;;;***
10146 10143
10147;;;### (autoloads nil "face-remap" "face-remap.el" (21291 53104 431149 10144;;;### (autoloads nil "face-remap" "face-remap.el" (21291 9464 291241
10148;;;;;; 0)) 10145;;;;;; 0))
10149;;; Generated autoloads from face-remap.el 10146;;; Generated autoloads from face-remap.el
10150 10147
@@ -10304,8 +10301,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10304 10301
10305;;;*** 10302;;;***
10306 10303
10307;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21291 53104 10304;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21291 9464 291241
10308;;;;;; 431149 0)) 10305;;;;;; 0))
10309;;; Generated autoloads from mail/feedmail.el 10306;;; Generated autoloads from mail/feedmail.el
10310(push (purecopy '(feedmail 11)) package--builtin-versions) 10307(push (purecopy '(feedmail 11)) package--builtin-versions)
10311 10308
@@ -10359,7 +10356,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10359 10356
10360;;;*** 10357;;;***
10361 10358
10362;;;### (autoloads nil "ffap" "ffap.el" (21291 53104 431149 0)) 10359;;;### (autoloads nil "ffap" "ffap.el" (21292 8122 451256 0))
10363;;; Generated autoloads from ffap.el 10360;;; Generated autoloads from ffap.el
10364 10361
10365(autoload 'ffap-next "ffap" "\ 10362(autoload 'ffap-next "ffap" "\
@@ -10422,7 +10419,7 @@ Evaluate the forms in variable `ffap-bindings'.
10422 10419
10423;;;*** 10420;;;***
10424 10421
10425;;;### (autoloads nil "filecache" "filecache.el" (21291 53104 431149 10422;;;### (autoloads nil "filecache" "filecache.el" (21291 9464 291241
10426;;;;;; 0)) 10423;;;;;; 0))
10427;;; Generated autoloads from filecache.el 10424;;; Generated autoloads from filecache.el
10428 10425
@@ -10480,7 +10477,7 @@ the name is considered already unique; only the second substitution
10480 10477
10481;;;*** 10478;;;***
10482 10479
10483;;;### (autoloads nil "filenotify" "filenotify.el" (21291 53104 431149 10480;;;### (autoloads nil "filenotify" "filenotify.el" (21291 9464 291241
10484;;;;;; 0)) 10481;;;;;; 0))
10485;;; Generated autoloads from filenotify.el 10482;;; Generated autoloads from filenotify.el
10486 10483
@@ -10493,8 +10490,7 @@ Otherwise, signal a `file-notify-error'.
10493 10490
10494;;;*** 10491;;;***
10495 10492
10496;;;### (autoloads nil "files-x" "files-x.el" (21291 53104 431149 10493;;;### (autoloads nil "files-x" "files-x.el" (21291 9464 291241 0))
10497;;;;;; 0))
10498;;; Generated autoloads from files-x.el 10494;;; Generated autoloads from files-x.el
10499 10495
10500(autoload 'add-file-local-variable "files-x" "\ 10496(autoload 'add-file-local-variable "files-x" "\
@@ -10559,7 +10555,7 @@ Copy directory-local variables to the -*- line.
10559 10555
10560;;;*** 10556;;;***
10561 10557
10562;;;### (autoloads nil "filesets" "filesets.el" (21291 53104 431149 10558;;;### (autoloads nil "filesets" "filesets.el" (21291 9464 291241
10563;;;;;; 0)) 10559;;;;;; 0))
10564;;; Generated autoloads from filesets.el 10560;;; Generated autoloads from filesets.el
10565 10561
@@ -10571,7 +10567,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10571 10567
10572;;;*** 10568;;;***
10573 10569
10574;;;### (autoloads nil "find-cmd" "find-cmd.el" (21291 53104 431149 10570;;;### (autoloads nil "find-cmd" "find-cmd.el" (21291 9464 291241
10575;;;;;; 0)) 10571;;;;;; 0))
10576;;; Generated autoloads from find-cmd.el 10572;;; Generated autoloads from find-cmd.el
10577(push (purecopy '(find-cmd 0 6)) package--builtin-versions) 10573(push (purecopy '(find-cmd 0 6)) package--builtin-versions)
@@ -10592,7 +10588,7 @@ result is a string that should be ready for the command line.
10592 10588
10593;;;*** 10589;;;***
10594 10590
10595;;;### (autoloads nil "find-dired" "find-dired.el" (21291 53104 431149 10591;;;### (autoloads nil "find-dired" "find-dired.el" (21291 9464 291241
10596;;;;;; 0)) 10592;;;;;; 0))
10597;;; Generated autoloads from find-dired.el 10593;;; Generated autoloads from find-dired.el
10598 10594
@@ -10633,7 +10629,7 @@ use in place of \"-ls\" as the final argument.
10633 10629
10634;;;*** 10630;;;***
10635 10631
10636;;;### (autoloads nil "find-file" "find-file.el" (21291 53104 431149 10632;;;### (autoloads nil "find-file" "find-file.el" (21291 9464 291241
10637;;;;;; 0)) 10633;;;;;; 0))
10638;;; Generated autoloads from find-file.el 10634;;; Generated autoloads from find-file.el
10639 10635
@@ -10725,7 +10721,7 @@ Visit the file you click on in another window.
10725;;;*** 10721;;;***
10726 10722
10727;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21291 10723;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21291
10728;;;;;; 53104 431149 0)) 10724;;;;;; 9464 291241 0))
10729;;; Generated autoloads from emacs-lisp/find-func.el 10725;;; Generated autoloads from emacs-lisp/find-func.el
10730 10726
10731(autoload 'find-library "find-func" "\ 10727(autoload 'find-library "find-func" "\
@@ -10883,7 +10879,7 @@ Define some key bindings for the find-function family of functions.
10883 10879
10884;;;*** 10880;;;***
10885 10881
10886;;;### (autoloads nil "find-lisp" "find-lisp.el" (21291 53104 431149 10882;;;### (autoloads nil "find-lisp" "find-lisp.el" (21291 9464 291241
10887;;;;;; 0)) 10883;;;;;; 0))
10888;;; Generated autoloads from find-lisp.el 10884;;; Generated autoloads from find-lisp.el
10889 10885
@@ -10904,7 +10900,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP.
10904 10900
10905;;;*** 10901;;;***
10906 10902
10907;;;### (autoloads nil "finder" "finder.el" (21291 53104 431149 0)) 10903;;;### (autoloads nil "finder" "finder.el" (21291 9464 291241 0))
10908;;; Generated autoloads from finder.el 10904;;; Generated autoloads from finder.el
10909(push (purecopy '(finder 1 0)) package--builtin-versions) 10905(push (purecopy '(finder 1 0)) package--builtin-versions)
10910 10906
@@ -10926,7 +10922,7 @@ Find packages matching a given keyword.
10926 10922
10927;;;*** 10923;;;***
10928 10924
10929;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (21291 53104 431149 10925;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (21291 9464 291241
10930;;;;;; 0)) 10926;;;;;; 0))
10931;;; Generated autoloads from flow-ctrl.el 10927;;; Generated autoloads from flow-ctrl.el
10932 10928
@@ -10948,8 +10944,8 @@ to get the effect of a C-q.
10948 10944
10949;;;*** 10945;;;***
10950 10946
10951;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (21291 53104 10947;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (21291 9464
10952;;;;;; 431149 0)) 10948;;;;;; 291241 0))
10953;;; Generated autoloads from gnus/flow-fill.el 10949;;; Generated autoloads from gnus/flow-fill.el
10954 10950
10955(autoload 'fill-flowed-encode "flow-fill" "\ 10951(autoload 'fill-flowed-encode "flow-fill" "\
@@ -10964,8 +10960,8 @@ to get the effect of a C-q.
10964 10960
10965;;;*** 10961;;;***
10966 10962
10967;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21291 53104 10963;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21291 9464
10968;;;;;; 431149 0)) 10964;;;;;; 291241 0))
10969;;; Generated autoloads from progmodes/flymake.el 10965;;; Generated autoloads from progmodes/flymake.el
10970(push (purecopy '(flymake 0 3)) package--builtin-versions) 10966(push (purecopy '(flymake 0 3)) package--builtin-versions)
10971 10967
@@ -10995,8 +10991,8 @@ Turn flymake mode off.
10995 10991
10996;;;*** 10992;;;***
10997 10993
10998;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21291 53104 10994;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21291 9464
10999;;;;;; 431149 0)) 10995;;;;;; 291241 0))
11000;;; Generated autoloads from textmodes/flyspell.el 10996;;; Generated autoloads from textmodes/flyspell.el
11001 10997
11002(autoload 'flyspell-prog-mode "flyspell" "\ 10998(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11066,14 +11062,13 @@ Flyspell whole buffer.
11066 11062
11067;;;*** 11063;;;***
11068 11064
11069;;;### (autoloads nil "foldout" "foldout.el" (21291 53104 431149 11065;;;### (autoloads nil "foldout" "foldout.el" (21291 9464 291241 0))
11070;;;;;; 0))
11071;;; Generated autoloads from foldout.el 11066;;; Generated autoloads from foldout.el
11072(push (purecopy '(foldout 1 10)) package--builtin-versions) 11067(push (purecopy '(foldout 1 10)) package--builtin-versions)
11073 11068
11074;;;*** 11069;;;***
11075 11070
11076;;;### (autoloads nil "follow" "follow.el" (21291 53104 431149 0)) 11071;;;### (autoloads nil "follow" "follow.el" (21291 9464 291241 0))
11077;;; Generated autoloads from follow.el 11072;;; Generated autoloads from follow.el
11078 11073
11079(autoload 'turn-on-follow-mode "follow" "\ 11074(autoload 'turn-on-follow-mode "follow" "\
@@ -11141,8 +11136,8 @@ selected if the original window is the first one in the frame.
11141 11136
11142;;;*** 11137;;;***
11143 11138
11144;;;### (autoloads nil "footnote" "mail/footnote.el" (21291 53104 11139;;;### (autoloads nil "footnote" "mail/footnote.el" (21291 9464 291241
11145;;;;;; 431149 0)) 11140;;;;;; 0))
11146;;; Generated autoloads from mail/footnote.el 11141;;; Generated autoloads from mail/footnote.el
11147(push (purecopy '(footnote 0 19)) package--builtin-versions) 11142(push (purecopy '(footnote 0 19)) package--builtin-versions)
11148 11143
@@ -11161,7 +11156,7 @@ play around with the following keys:
11161 11156
11162;;;*** 11157;;;***
11163 11158
11164;;;### (autoloads nil "forms" "forms.el" (21291 53104 431149 0)) 11159;;;### (autoloads nil "forms" "forms.el" (21291 9464 291241 0))
11165;;; Generated autoloads from forms.el 11160;;; Generated autoloads from forms.el
11166 11161
11167(autoload 'forms-mode "forms" "\ 11162(autoload 'forms-mode "forms" "\
@@ -11197,8 +11192,8 @@ Visit a file in Forms mode in other window.
11197 11192
11198;;;*** 11193;;;***
11199 11194
11200;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21291 53104 11195;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21291 9464
11201;;;;;; 431149 0)) 11196;;;;;; 291241 0))
11202;;; Generated autoloads from progmodes/fortran.el 11197;;; Generated autoloads from progmodes/fortran.el
11203 11198
11204(autoload 'fortran-mode "fortran" "\ 11199(autoload 'fortran-mode "fortran" "\
@@ -11275,7 +11270,7 @@ with no args, if that value is non-nil.
11275 11270
11276;;;*** 11271;;;***
11277 11272
11278;;;### (autoloads nil "fortune" "play/fortune.el" (21291 53104 431149 11273;;;### (autoloads nil "fortune" "play/fortune.el" (21291 9464 291241
11279;;;;;; 0)) 11274;;;;;; 0))
11280;;; Generated autoloads from play/fortune.el 11275;;; Generated autoloads from play/fortune.el
11281 11276
@@ -11324,7 +11319,7 @@ and choose the directory as the fortune-file.
11324 11319
11325;;;*** 11320;;;***
11326 11321
11327;;;### (autoloads nil "frameset" "frameset.el" (21300 58261 85827 11322;;;### (autoloads nil "frameset" "frameset.el" (21300 2232 181097
11328;;;;;; 0)) 11323;;;;;; 0))
11329;;; Generated autoloads from frameset.el 11324;;; Generated autoloads from frameset.el
11330 11325
@@ -11505,15 +11500,15 @@ Interactively, reads the register using `register-read-with-preview'.
11505 11500
11506;;;*** 11501;;;***
11507 11502
11508;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (21291 53104 11503;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (21291 9464 291241
11509;;;;;; 431149 0)) 11504;;;;;; 0))
11510;;; Generated autoloads from play/gamegrid.el 11505;;; Generated autoloads from play/gamegrid.el
11511(push (purecopy '(gamegrid 1 2)) package--builtin-versions) 11506(push (purecopy '(gamegrid 1 2)) package--builtin-versions)
11512 11507
11513;;;*** 11508;;;***
11514 11509
11515;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21291 53104 11510;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21291 9464
11516;;;;;; 431149 0)) 11511;;;;;; 291241 0))
11517;;; Generated autoloads from progmodes/gdb-mi.el 11512;;; Generated autoloads from progmodes/gdb-mi.el
11518 11513
11519(defvar gdb-enable-debug nil "\ 11514(defvar gdb-enable-debug nil "\
@@ -11590,8 +11585,8 @@ detailed description of this mode.
11590 11585
11591;;;*** 11586;;;***
11592 11587
11593;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (21291 53104 11588;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (21291 9464
11594;;;;;; 431149 0)) 11589;;;;;; 291241 0))
11595;;; Generated autoloads from emacs-lisp/generic.el 11590;;; Generated autoloads from emacs-lisp/generic.el
11596 11591
11597(defvar generic-mode-list nil "\ 11592(defvar generic-mode-list nil "\
@@ -11671,8 +11666,8 @@ regular expression that can be used as an element of
11671 11666
11672;;;*** 11667;;;***
11673 11668
11674;;;### (autoloads nil "glasses" "progmodes/glasses.el" (21291 53104 11669;;;### (autoloads nil "glasses" "progmodes/glasses.el" (21291 9464
11675;;;;;; 431149 0)) 11670;;;;;; 291241 0))
11676;;; Generated autoloads from progmodes/glasses.el 11671;;; Generated autoloads from progmodes/glasses.el
11677 11672
11678(autoload 'glasses-mode "glasses" "\ 11673(autoload 'glasses-mode "glasses" "\
@@ -11686,8 +11681,8 @@ add virtual separators (like underscores) at places they belong to.
11686 11681
11687;;;*** 11682;;;***
11688 11683
11689;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (21291 53104 11684;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (21291 9464
11690;;;;;; 431149 0)) 11685;;;;;; 291241 0))
11691;;; Generated autoloads from gnus/gmm-utils.el 11686;;; Generated autoloads from gnus/gmm-utils.el
11692 11687
11693(autoload 'gmm-regexp-concat "gmm-utils" "\ 11688(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11741,7 +11736,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11741 11736
11742;;;*** 11737;;;***
11743 11738
11744;;;### (autoloads nil "gnus" "gnus/gnus.el" (21291 53104 431149 0)) 11739;;;### (autoloads nil "gnus" "gnus/gnus.el" (21291 9464 291241 0))
11745;;; Generated autoloads from gnus/gnus.el 11740;;; Generated autoloads from gnus/gnus.el
11746(push (purecopy '(gnus 5 13)) package--builtin-versions) 11741(push (purecopy '(gnus 5 13)) package--builtin-versions)
11747(when (fboundp 'custom-autoload) 11742(when (fboundp 'custom-autoload)
@@ -11791,8 +11786,8 @@ prompt the user for the name of an NNTP server to use.
11791 11786
11792;;;*** 11787;;;***
11793 11788
11794;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21291 53104 11789;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21291 9464
11795;;;;;; 431149 0)) 11790;;;;;; 291241 0))
11796;;; Generated autoloads from gnus/gnus-agent.el 11791;;; Generated autoloads from gnus/gnus-agent.el
11797 11792
11798(autoload 'gnus-unplugged "gnus-agent" "\ 11793(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11882,8 +11877,8 @@ CLEAN is obsolete and ignored.
11882 11877
11883;;;*** 11878;;;***
11884 11879
11885;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21291 53104 11880;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21291 9464 291241
11886;;;;;; 431149 0)) 11881;;;;;; 0))
11887;;; Generated autoloads from gnus/gnus-art.el 11882;;; Generated autoloads from gnus/gnus-art.el
11888 11883
11889(autoload 'gnus-article-prepare-display "gnus-art" "\ 11884(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11894,7 +11889,7 @@ Make the current buffer look like a nice article.
11894;;;*** 11889;;;***
11895 11890
11896;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (21291 11891;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (21291
11897;;;;;; 53104 431149 0)) 11892;;;;;; 9464 291241 0))
11898;;; Generated autoloads from gnus/gnus-bookmark.el 11893;;; Generated autoloads from gnus/gnus-bookmark.el
11899 11894
11900(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 11895(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -11917,8 +11912,8 @@ deletion, or > if it is flagged for displaying.
11917 11912
11918;;;*** 11913;;;***
11919 11914
11920;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (21291 53104 11915;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (21291 9464
11921;;;;;; 431149 0)) 11916;;;;;; 291241 0))
11922;;; Generated autoloads from gnus/gnus-cache.el 11917;;; Generated autoloads from gnus/gnus-cache.el
11923 11918
11924(autoload 'gnus-jog-cache "gnus-cache" "\ 11919(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -11959,8 +11954,8 @@ supported.
11959 11954
11960;;;*** 11955;;;***
11961 11956
11962;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (21291 53104 11957;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (21291 9464
11963;;;;;; 431149 0)) 11958;;;;;; 291241 0))
11964;;; Generated autoloads from gnus/gnus-delay.el 11959;;; Generated autoloads from gnus/gnus-delay.el
11965 11960
11966(autoload 'gnus-delay-article "gnus-delay" "\ 11961(autoload 'gnus-delay-article "gnus-delay" "\
@@ -11995,8 +11990,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
11995 11990
11996;;;*** 11991;;;***
11997 11992
11998;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (21291 53104 11993;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (21291 9464
11999;;;;;; 431149 0)) 11994;;;;;; 291241 0))
12000;;; Generated autoloads from gnus/gnus-diary.el 11995;;; Generated autoloads from gnus/gnus-diary.el
12001 11996
12002(autoload 'gnus-user-format-function-d "gnus-diary" "\ 11997(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -12011,8 +12006,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12011 12006
12012;;;*** 12007;;;***
12013 12008
12014;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (21291 53104 12009;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (21291 9464
12015;;;;;; 431149 0)) 12010;;;;;; 291241 0))
12016;;; Generated autoloads from gnus/gnus-dired.el 12011;;; Generated autoloads from gnus/gnus-dired.el
12017 12012
12018(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 12013(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -12022,8 +12017,8 @@ Convenience method to turn on gnus-dired-mode.
12022 12017
12023;;;*** 12018;;;***
12024 12019
12025;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (21291 53104 12020;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (21291 9464
12026;;;;;; 431149 0)) 12021;;;;;; 291241 0))
12027;;; Generated autoloads from gnus/gnus-draft.el 12022;;; Generated autoloads from gnus/gnus-draft.el
12028 12023
12029(autoload 'gnus-draft-reminder "gnus-draft" "\ 12024(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -12033,8 +12028,8 @@ Reminder user if there are unsent drafts.
12033 12028
12034;;;*** 12029;;;***
12035 12030
12036;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21291 53104 12031;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21291 9464 291241
12037;;;;;; 431149 0)) 12032;;;;;; 0))
12038;;; Generated autoloads from gnus/gnus-fun.el 12033;;; Generated autoloads from gnus/gnus-fun.el
12039 12034
12040(autoload 'gnus-random-x-face "gnus-fun" "\ 12035(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -12079,7 +12074,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
12079;;;*** 12074;;;***
12080 12075
12081;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (21291 12076;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (21291
12082;;;;;; 53104 431149 0)) 12077;;;;;; 9464 291241 0))
12083;;; Generated autoloads from gnus/gnus-gravatar.el 12078;;; Generated autoloads from gnus/gnus-gravatar.el
12084 12079
12085(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 12080(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -12096,8 +12091,8 @@ If gravatars are already displayed, remove them.
12096 12091
12097;;;*** 12092;;;***
12098 12093
12099;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21291 53104 12094;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21291 9464
12100;;;;;; 431149 0)) 12095;;;;;; 291241 0))
12101;;; Generated autoloads from gnus/gnus-group.el 12096;;; Generated autoloads from gnus/gnus-group.el
12102 12097
12103(autoload 'gnus-fetch-group "gnus-group" "\ 12098(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12114,8 +12109,8 @@ Pop up a frame and enter GROUP.
12114 12109
12115;;;*** 12110;;;***
12116 12111
12117;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21291 53104 12112;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21291 9464
12118;;;;;; 431149 0)) 12113;;;;;; 291241 0))
12119;;; Generated autoloads from gnus/gnus-html.el 12114;;; Generated autoloads from gnus/gnus-html.el
12120 12115
12121(autoload 'gnus-article-html "gnus-html" "\ 12116(autoload 'gnus-article-html "gnus-html" "\
@@ -12130,8 +12125,8 @@ Pop up a frame and enter GROUP.
12130 12125
12131;;;*** 12126;;;***
12132 12127
12133;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (21291 53104 12128;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (21291 9464
12134;;;;;; 431149 0)) 12129;;;;;; 291241 0))
12135;;; Generated autoloads from gnus/gnus-kill.el 12130;;; Generated autoloads from gnus/gnus-kill.el
12136 12131
12137(defalias 'gnus-batch-kill 'gnus-batch-score) 12132(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12144,7 +12139,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12144 12139
12145;;;*** 12140;;;***
12146 12141
12147;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (21291 53104 431149 12142;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (21291 9464 291241
12148;;;;;; 0)) 12143;;;;;; 0))
12149;;; Generated autoloads from gnus/gnus-ml.el 12144;;; Generated autoloads from gnus/gnus-ml.el
12150 12145
@@ -12168,8 +12163,8 @@ Minor mode for providing mailing-list commands.
12168 12163
12169;;;*** 12164;;;***
12170 12165
12171;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (21291 53104 12166;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (21291 9464
12172;;;;;; 431149 0)) 12167;;;;;; 291241 0))
12173;;; Generated autoloads from gnus/gnus-mlspl.el 12168;;; Generated autoloads from gnus/gnus-mlspl.el
12174 12169
12175(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12170(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12269,8 +12264,8 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12269 12264
12270;;;*** 12265;;;***
12271 12266
12272;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (21291 53104 12267;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (21291 9464 291241
12273;;;;;; 431149 0)) 12268;;;;;; 0))
12274;;; Generated autoloads from gnus/gnus-msg.el 12269;;; Generated autoloads from gnus/gnus-msg.el
12275 12270
12276(autoload 'gnus-msg-mail "gnus-msg" "\ 12271(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12297,7 +12292,7 @@ Like `message-reply'.
12297;;;*** 12292;;;***
12298 12293
12299;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" 12294;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el"
12300;;;;;; (21291 53104 431149 0)) 12295;;;;;; (21291 9464 291241 0))
12301;;; Generated autoloads from gnus/gnus-notifications.el 12296;;; Generated autoloads from gnus/gnus-notifications.el
12302 12297
12303(autoload 'gnus-notifications "gnus-notifications" "\ 12298(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12313,8 +12308,8 @@ This is typically a function to add in
12313 12308
12314;;;*** 12309;;;***
12315 12310
12316;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (21291 53104 12311;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (21291 9464
12317;;;;;; 431149 0)) 12312;;;;;; 291241 0))
12318;;; Generated autoloads from gnus/gnus-picon.el 12313;;; Generated autoloads from gnus/gnus-picon.el
12319 12314
12320(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12315(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12337,8 +12332,8 @@ If picons are already displayed, remove them.
12337 12332
12338;;;*** 12333;;;***
12339 12334
12340;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (21291 53104 12335;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (21291 9464
12341;;;;;; 431149 0)) 12336;;;;;; 291241 0))
12342;;; Generated autoloads from gnus/gnus-range.el 12337;;; Generated autoloads from gnus/gnus-range.el
12343 12338
12344(autoload 'gnus-sorted-difference "gnus-range" "\ 12339(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12406,7 +12401,7 @@ Add NUM into sorted LIST by side effect.
12406;;;*** 12401;;;***
12407 12402
12408;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21291 12403;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21291
12409;;;;;; 53104 431149 0)) 12404;;;;;; 9464 291241 0))
12410;;; Generated autoloads from gnus/gnus-registry.el 12405;;; Generated autoloads from gnus/gnus-registry.el
12411 12406
12412(autoload 'gnus-registry-initialize "gnus-registry" "\ 12407(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12421,8 +12416,8 @@ Install the registry hooks.
12421 12416
12422;;;*** 12417;;;***
12423 12418
12424;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21291 53104 12419;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21291 9464
12425;;;;;; 431149 0)) 12420;;;;;; 291241 0))
12426;;; Generated autoloads from gnus/gnus-sieve.el 12421;;; Generated autoloads from gnus/gnus-sieve.el
12427 12422
12428(autoload 'gnus-sieve-update "gnus-sieve" "\ 12423(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12449,8 +12444,8 @@ See the documentation for these variables and functions for details.
12449 12444
12450;;;*** 12445;;;***
12451 12446
12452;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (21291 53104 12447;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (21291 9464
12453;;;;;; 431149 0)) 12448;;;;;; 291241 0))
12454;;; Generated autoloads from gnus/gnus-spec.el 12449;;; Generated autoloads from gnus/gnus-spec.el
12455 12450
12456(autoload 'gnus-update-format "gnus-spec" "\ 12451(autoload 'gnus-update-format "gnus-spec" "\
@@ -12460,8 +12455,8 @@ Update the format specification near point.
12460 12455
12461;;;*** 12456;;;***
12462 12457
12463;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21291 53104 12458;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21291 9464
12464;;;;;; 431149 0)) 12459;;;;;; 291241 0))
12465;;; Generated autoloads from gnus/gnus-start.el 12460;;; Generated autoloads from gnus/gnus-start.el
12466 12461
12467(autoload 'gnus-declare-backend "gnus-start" "\ 12462(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12471,8 +12466,8 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12471 12466
12472;;;*** 12467;;;***
12473 12468
12474;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21291 53104 12469;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21291 9464 291241
12475;;;;;; 431149 0)) 12470;;;;;; 0))
12476;;; Generated autoloads from gnus/gnus-sum.el 12471;;; Generated autoloads from gnus/gnus-sum.el
12477 12472
12478(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12473(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12483,8 +12478,8 @@ BOOKMARK is a bookmark name or a bookmark record.
12483 12478
12484;;;*** 12479;;;***
12485 12480
12486;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21291 53104 12481;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21291 9464
12487;;;;;; 431149 0)) 12482;;;;;; 291241 0))
12488;;; Generated autoloads from gnus/gnus-sync.el 12483;;; Generated autoloads from gnus/gnus-sync.el
12489 12484
12490(autoload 'gnus-sync-initialize "gnus-sync" "\ 12485(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12499,8 +12494,8 @@ Install the sync hooks.
12499 12494
12500;;;*** 12495;;;***
12501 12496
12502;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (21291 53104 12497;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (21291 9464 291241
12503;;;;;; 431149 0)) 12498;;;;;; 0))
12504;;; Generated autoloads from gnus/gnus-win.el 12499;;; Generated autoloads from gnus/gnus-win.el
12505 12500
12506(autoload 'gnus-add-configuration "gnus-win" "\ 12501(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12510,7 +12505,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12510 12505
12511;;;*** 12506;;;***
12512 12507
12513;;;### (autoloads nil "gnutls" "net/gnutls.el" (21291 53104 431149 12508;;;### (autoloads nil "gnutls" "net/gnutls.el" (21291 9464 291241
12514;;;;;; 0)) 12509;;;;;; 0))
12515;;; Generated autoloads from net/gnutls.el 12510;;; Generated autoloads from net/gnutls.el
12516 12511
@@ -12527,7 +12522,7 @@ A value of nil says to use the default GnuTLS value.")
12527 12522
12528;;;*** 12523;;;***
12529 12524
12530;;;### (autoloads nil "gomoku" "play/gomoku.el" (21291 53104 431149 12525;;;### (autoloads nil "gomoku" "play/gomoku.el" (21291 9464 291241
12531;;;;;; 0)) 12526;;;;;; 0))
12532;;; Generated autoloads from play/gomoku.el 12527;;; Generated autoloads from play/gomoku.el
12533 12528
@@ -12554,8 +12549,8 @@ Use \\[describe-mode] for more info.
12554 12549
12555;;;*** 12550;;;***
12556 12551
12557;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (21291 53104 12552;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (21291 9464
12558;;;;;; 431149 0)) 12553;;;;;; 291241 0))
12559;;; Generated autoloads from net/goto-addr.el 12554;;; Generated autoloads from net/goto-addr.el
12560 12555
12561(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12556(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12596,8 +12591,8 @@ Like `goto-address-mode', but only for comments and strings.
12596 12591
12597;;;*** 12592;;;***
12598 12593
12599;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (21291 53104 12594;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (21291 9464 291241
12600;;;;;; 431149 0)) 12595;;;;;; 0))
12601;;; Generated autoloads from gnus/gravatar.el 12596;;; Generated autoloads from gnus/gravatar.el
12602 12597
12603(autoload 'gravatar-retrieve "gravatar" "\ 12598(autoload 'gravatar-retrieve "gravatar" "\
@@ -12613,7 +12608,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12613 12608
12614;;;*** 12609;;;***
12615 12610
12616;;;### (autoloads nil "grep" "progmodes/grep.el" (21291 53104 431149 12611;;;### (autoloads nil "grep" "progmodes/grep.el" (21291 9464 291241
12617;;;;;; 0)) 12612;;;;;; 0))
12618;;; Generated autoloads from progmodes/grep.el 12613;;; Generated autoloads from progmodes/grep.el
12619 12614
@@ -12778,7 +12773,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12778 12773
12779;;;*** 12774;;;***
12780 12775
12781;;;### (autoloads nil "gs" "gs.el" (21291 53104 431149 0)) 12776;;;### (autoloads nil "gs" "gs.el" (21291 9464 291241 0))
12782;;; Generated autoloads from gs.el 12777;;; Generated autoloads from gs.el
12783 12778
12784(autoload 'gs-load-image "gs" "\ 12779(autoload 'gs-load-image "gs" "\
@@ -12791,7 +12786,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12791 12786
12792;;;*** 12787;;;***
12793 12788
12794;;;### (autoloads nil "gud" "progmodes/gud.el" (21291 53104 431149 12789;;;### (autoloads nil "gud" "progmodes/gud.el" (21291 9464 291241
12795;;;;;; 0)) 12790;;;;;; 0))
12796;;; Generated autoloads from progmodes/gud.el 12791;;; Generated autoloads from progmodes/gud.el
12797 12792
@@ -12880,7 +12875,7 @@ it if ARG is omitted or nil.
12880 12875
12881;;;*** 12876;;;***
12882 12877
12883;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21291 53104 431149 12878;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21291 9464 291241
12884;;;;;; 0)) 12879;;;;;; 0))
12885;;; Generated autoloads from emacs-lisp/gv.el 12880;;; Generated autoloads from emacs-lisp/gv.el
12886 12881
@@ -12983,8 +12978,8 @@ binding mode.
12983 12978
12984;;;*** 12979;;;***
12985 12980
12986;;;### (autoloads nil "handwrite" "play/handwrite.el" (21291 53104 12981;;;### (autoloads nil "handwrite" "play/handwrite.el" (21291 9464
12987;;;;;; 431149 0)) 12982;;;;;; 291241 0))
12988;;; Generated autoloads from play/handwrite.el 12983;;; Generated autoloads from play/handwrite.el
12989 12984
12990(autoload 'handwrite "handwrite" "\ 12985(autoload 'handwrite "handwrite" "\
@@ -13001,7 +12996,7 @@ Variables: `handwrite-linespace' (default 12)
13001 12996
13002;;;*** 12997;;;***
13003 12998
13004;;;### (autoloads nil "hanoi" "play/hanoi.el" (21291 53104 431149 12999;;;### (autoloads nil "hanoi" "play/hanoi.el" (21291 9464 291241
13005;;;;;; 0)) 13000;;;;;; 0))
13006;;; Generated autoloads from play/hanoi.el 13001;;; Generated autoloads from play/hanoi.el
13007 13002
@@ -13029,8 +13024,8 @@ to be updated.
13029 13024
13030;;;*** 13025;;;***
13031 13026
13032;;;### (autoloads nil "hashcash" "mail/hashcash.el" (21291 53104 13027;;;### (autoloads nil "hashcash" "mail/hashcash.el" (21291 9464 291241
13033;;;;;; 431149 0)) 13028;;;;;; 0))
13034;;; Generated autoloads from mail/hashcash.el 13029;;; Generated autoloads from mail/hashcash.el
13035 13030
13036(autoload 'hashcash-insert-payment "hashcash" "\ 13031(autoload 'hashcash-insert-payment "hashcash" "\
@@ -13072,7 +13067,7 @@ Prefix arg sets default accept amount temporarily.
13072 13067
13073;;;*** 13068;;;***
13074 13069
13075;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (21291 53104 431149 13070;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (21291 9464 291241
13076;;;;;; 0)) 13071;;;;;; 0))
13077;;; Generated autoloads from help-at-pt.el 13072;;; Generated autoloads from help-at-pt.el
13078 13073
@@ -13200,7 +13195,7 @@ different regions. With numeric argument ARG, behaves like
13200 13195
13201;;;*** 13196;;;***
13202 13197
13203;;;### (autoloads nil "help-fns" "help-fns.el" (21291 53104 431149 13198;;;### (autoloads nil "help-fns" "help-fns.el" (21291 9464 291241
13204;;;;;; 0)) 13199;;;;;; 0))
13205;;; Generated autoloads from help-fns.el 13200;;; Generated autoloads from help-fns.el
13206 13201
@@ -13280,7 +13275,7 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13280 13275
13281;;;*** 13276;;;***
13282 13277
13283;;;### (autoloads nil "help-macro" "help-macro.el" (21291 53104 431149 13278;;;### (autoloads nil "help-macro" "help-macro.el" (21291 9464 291241
13284;;;;;; 0)) 13279;;;;;; 0))
13285;;; Generated autoloads from help-macro.el 13280;;; Generated autoloads from help-macro.el
13286 13281
@@ -13295,7 +13290,7 @@ gives the window that lists the options.")
13295 13290
13296;;;*** 13291;;;***
13297 13292
13298;;;### (autoloads nil "help-mode" "help-mode.el" (21291 53104 431149 13293;;;### (autoloads nil "help-mode" "help-mode.el" (21291 9464 291241
13299;;;;;; 0)) 13294;;;;;; 0))
13300;;; Generated autoloads from help-mode.el 13295;;; Generated autoloads from help-mode.el
13301 13296
@@ -13395,8 +13390,8 @@ BOOKMARK is a bookmark name or a bookmark record.
13395 13390
13396;;;*** 13391;;;***
13397 13392
13398;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (21291 53104 13393;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (21291 9464
13399;;;;;; 431149 0)) 13394;;;;;; 291241 0))
13400;;; Generated autoloads from emacs-lisp/helper.el 13395;;; Generated autoloads from emacs-lisp/helper.el
13401 13396
13402(autoload 'Helper-describe-bindings "helper" "\ 13397(autoload 'Helper-describe-bindings "helper" "\
@@ -13411,7 +13406,7 @@ Provide help for current mode.
13411 13406
13412;;;*** 13407;;;***
13413 13408
13414;;;### (autoloads nil "hexl" "hexl.el" (21291 53104 431149 0)) 13409;;;### (autoloads nil "hexl" "hexl.el" (21291 9464 291241 0))
13415;;; Generated autoloads from hexl.el 13410;;; Generated autoloads from hexl.el
13416 13411
13417(autoload 'hexl-mode "hexl" "\ 13412(autoload 'hexl-mode "hexl" "\
@@ -13505,8 +13500,7 @@ This discards the buffer's undo information.
13505 13500
13506;;;*** 13501;;;***
13507 13502
13508;;;### (autoloads nil "hi-lock" "hi-lock.el" (21291 53104 431149 13503;;;### (autoloads nil "hi-lock" "hi-lock.el" (21291 9464 291241 0))
13509;;;;;; 0))
13510;;; Generated autoloads from hi-lock.el 13504;;; Generated autoloads from hi-lock.el
13511 13505
13512(autoload 'hi-lock-mode "hi-lock" "\ 13506(autoload 'hi-lock-mode "hi-lock" "\
@@ -13673,8 +13667,8 @@ be found in variable `hi-lock-interactive-patterns'.
13673 13667
13674;;;*** 13668;;;***
13675 13669
13676;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21291 53104 13670;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21291 9464
13677;;;;;; 431149 0)) 13671;;;;;; 291241 0))
13678;;; Generated autoloads from progmodes/hideif.el 13672;;; Generated autoloads from progmodes/hideif.el
13679 13673
13680(autoload 'hide-ifdef-mode "hideif" "\ 13674(autoload 'hide-ifdef-mode "hideif" "\
@@ -13717,8 +13711,8 @@ Several variables affect how the hiding is done:
13717 13711
13718;;;*** 13712;;;***
13719 13713
13720;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (21291 53104 13714;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (21291 9464
13721;;;;;; 431149 0)) 13715;;;;;; 291241 0))
13722;;; Generated autoloads from progmodes/hideshow.el 13716;;; Generated autoloads from progmodes/hideshow.el
13723 13717
13724(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))) "\ 13718(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))) "\
@@ -13780,7 +13774,7 @@ Unconditionally turn off `hs-minor-mode'.
13780 13774
13781;;;*** 13775;;;***
13782 13776
13783;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21291 53104 431149 13777;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21291 9464 291241
13784;;;;;; 0)) 13778;;;;;; 0))
13785;;; Generated autoloads from hilit-chg.el 13779;;; Generated autoloads from hilit-chg.el
13786 13780
@@ -13912,7 +13906,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13912 13906
13913;;;*** 13907;;;***
13914 13908
13915;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21291 53104 431149 13909;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21291 9464 291241
13916;;;;;; 0)) 13910;;;;;; 0))
13917;;; Generated autoloads from hippie-exp.el 13911;;; Generated autoloads from hippie-exp.el
13918(push (purecopy '(hippie-exp 1 6)) package--builtin-versions) 13912(push (purecopy '(hippie-exp 1 6)) package--builtin-versions)
@@ -13945,8 +13939,7 @@ argument VERBOSE non-nil makes the function verbose.
13945 13939
13946;;;*** 13940;;;***
13947 13941
13948;;;### (autoloads nil "hl-line" "hl-line.el" (21291 53104 431149 13942;;;### (autoloads nil "hl-line" "hl-line.el" (21291 9464 291241 0))
13949;;;;;; 0))
13950;;; Generated autoloads from hl-line.el 13943;;; Generated autoloads from hl-line.el
13951 13944
13952(autoload 'hl-line-mode "hl-line" "\ 13945(autoload 'hl-line-mode "hl-line" "\
@@ -13995,8 +13988,8 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13995 13988
13996;;;*** 13989;;;***
13997 13990
13998;;;### (autoloads nil "holidays" "calendar/holidays.el" (21291 53104 13991;;;### (autoloads nil "holidays" "calendar/holidays.el" (21291 9464
13999;;;;;; 431149 0)) 13992;;;;;; 291241 0))
14000;;; Generated autoloads from calendar/holidays.el 13993;;; Generated autoloads from calendar/holidays.el
14001 13994
14002(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13995(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -14144,8 +14137,8 @@ The optional LABEL is used to label the buffer created.
14144 14137
14145;;;*** 14138;;;***
14146 14139
14147;;;### (autoloads nil "html2text" "gnus/html2text.el" (21291 53104 14140;;;### (autoloads nil "html2text" "gnus/html2text.el" (21291 9464
14148;;;;;; 431149 0)) 14141;;;;;; 291241 0))
14149;;; Generated autoloads from gnus/html2text.el 14142;;; Generated autoloads from gnus/html2text.el
14150 14143
14151(autoload 'html2text "html2text" "\ 14144(autoload 'html2text "html2text" "\
@@ -14155,8 +14148,8 @@ Convert HTML to plain text in the current buffer.
14155 14148
14156;;;*** 14149;;;***
14157 14150
14158;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21291 53104 14151;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21326 26296
14159;;;;;; 431149 0)) 14152;;;;;; 18069 0))
14160;;; Generated autoloads from htmlfontify.el 14153;;; Generated autoloads from htmlfontify.el
14161(push (purecopy '(htmlfontify 0 21)) package--builtin-versions) 14154(push (purecopy '(htmlfontify 0 21)) package--builtin-versions)
14162 14155
@@ -14189,7 +14182,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
14189 14182
14190;;;*** 14183;;;***
14191 14184
14192;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (21291 53104 431149 14185;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (21291 9464 291241
14193;;;;;; 0)) 14186;;;;;; 0))
14194;;; Generated autoloads from ibuf-macs.el 14187;;; Generated autoloads from ibuf-macs.el
14195 14188
@@ -14278,8 +14271,7 @@ bound to the current value of the filter.
14278 14271
14279;;;*** 14272;;;***
14280 14273
14281;;;### (autoloads nil "ibuffer" "ibuffer.el" (21291 53104 431149 14274;;;### (autoloads nil "ibuffer" "ibuffer.el" (21291 9464 291241 0))
14282;;;;;; 0))
14283;;; Generated autoloads from ibuffer.el 14275;;; Generated autoloads from ibuffer.el
14284 14276
14285(autoload 'ibuffer-list-buffers "ibuffer" "\ 14277(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14319,7 +14311,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14319;;;*** 14311;;;***
14320 14312
14321;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21291 14313;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21291
14322;;;;;; 53104 431149 0)) 14314;;;;;; 9464 291241 0))
14323;;; Generated autoloads from calendar/icalendar.el 14315;;; Generated autoloads from calendar/icalendar.el
14324(push (purecopy '(icalendar 0 19)) package--builtin-versions) 14316(push (purecopy '(icalendar 0 19)) package--builtin-versions)
14325 14317
@@ -14372,7 +14364,7 @@ buffer `*icalendar-errors*'.
14372 14364
14373;;;*** 14365;;;***
14374 14366
14375;;;### (autoloads nil "icomplete" "icomplete.el" (21291 53104 431149 14367;;;### (autoloads nil "icomplete" "icomplete.el" (21291 9464 291241
14376;;;;;; 0)) 14368;;;;;; 0))
14377;;; Generated autoloads from icomplete.el 14369;;; Generated autoloads from icomplete.el
14378 14370
@@ -14408,7 +14400,7 @@ completions:
14408 14400
14409;;;*** 14401;;;***
14410 14402
14411;;;### (autoloads nil "icon" "progmodes/icon.el" (21291 53104 431149 14403;;;### (autoloads nil "icon" "progmodes/icon.el" (21291 9464 291241
14412;;;;;; 0)) 14404;;;;;; 0))
14413;;; Generated autoloads from progmodes/icon.el 14405;;; Generated autoloads from progmodes/icon.el
14414 14406
@@ -14450,7 +14442,7 @@ with no args, if that value is non-nil.
14450;;;*** 14442;;;***
14451 14443
14452;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21291 14444;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21291
14453;;;;;; 53104 431149 0)) 14445;;;;;; 9464 291241 0))
14454;;; Generated autoloads from progmodes/idlw-shell.el 14446;;; Generated autoloads from progmodes/idlw-shell.el
14455 14447
14456(autoload 'idlwave-shell "idlw-shell" "\ 14448(autoload 'idlwave-shell "idlw-shell" "\
@@ -14475,8 +14467,8 @@ See also the variable `idlwave-shell-prompt-pattern'.
14475 14467
14476;;;*** 14468;;;***
14477 14469
14478;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21291 53104 14470;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21335 41274
14479;;;;;; 431149 0)) 14471;;;;;; 440541 0))
14480;;; Generated autoloads from progmodes/idlwave.el 14472;;; Generated autoloads from progmodes/idlwave.el
14481(push (purecopy '(idlwave 6 1 22)) package--builtin-versions) 14473(push (purecopy '(idlwave 6 1 22)) package--builtin-versions)
14482 14474
@@ -14604,7 +14596,7 @@ The main features of this mode are
14604 14596
14605;;;*** 14597;;;***
14606 14598
14607;;;### (autoloads nil "ido" "ido.el" (21291 53104 431149 0)) 14599;;;### (autoloads nil "ido" "ido.el" (21291 9464 291241 0))
14608;;; Generated autoloads from ido.el 14600;;; Generated autoloads from ido.el
14609 14601
14610(defvar ido-mode nil "\ 14602(defvar ido-mode nil "\
@@ -14866,7 +14858,7 @@ DEF, if non-nil, is the default value.
14866 14858
14867;;;*** 14859;;;***
14868 14860
14869;;;### (autoloads nil "ielm" "ielm.el" (21291 53104 431149 0)) 14861;;;### (autoloads nil "ielm" "ielm.el" (21291 9464 291241 0))
14870;;; Generated autoloads from ielm.el 14862;;; Generated autoloads from ielm.el
14871 14863
14872(autoload 'ielm "ielm" "\ 14864(autoload 'ielm "ielm" "\
@@ -14878,7 +14870,7 @@ See `inferior-emacs-lisp-mode' for details.
14878 14870
14879;;;*** 14871;;;***
14880 14872
14881;;;### (autoloads nil "iimage" "iimage.el" (21291 53104 431149 0)) 14873;;;### (autoloads nil "iimage" "iimage.el" (21291 9464 291241 0))
14882;;; Generated autoloads from iimage.el 14874;;; Generated autoloads from iimage.el
14883 14875
14884(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 14876(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -14894,7 +14886,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14894 14886
14895;;;*** 14887;;;***
14896 14888
14897;;;### (autoloads nil "image" "image.el" (21291 53104 431149 0)) 14889;;;### (autoloads nil "image" "image.el" (21291 9464 291241 0))
14898;;; Generated autoloads from image.el 14890;;; Generated autoloads from image.el
14899 14891
14900(autoload 'image-type-from-data "image" "\ 14892(autoload 'image-type-from-data "image" "\
@@ -15087,8 +15079,8 @@ If Emacs is compiled without ImageMagick support, this does nothing.
15087 15079
15088;;;*** 15080;;;***
15089 15081
15090;;;### (autoloads nil "image-dired" "image-dired.el" (21291 53104 15082;;;### (autoloads nil "image-dired" "image-dired.el" (21291 9464
15091;;;;;; 431149 0)) 15083;;;;;; 291241 0))
15092;;; Generated autoloads from image-dired.el 15084;;; Generated autoloads from image-dired.el
15093(push (purecopy '(image-dired 0 4 11)) package--builtin-versions) 15085(push (purecopy '(image-dired 0 4 11)) package--builtin-versions)
15094 15086
@@ -15225,7 +15217,7 @@ easy-to-use form.
15225 15217
15226;;;*** 15218;;;***
15227 15219
15228;;;### (autoloads nil "image-file" "image-file.el" (21291 53104 431149 15220;;;### (autoloads nil "image-file" "image-file.el" (21291 9464 291241
15229;;;;;; 0)) 15221;;;;;; 0))
15230;;; Generated autoloads from image-file.el 15222;;; Generated autoloads from image-file.el
15231 15223
@@ -15288,7 +15280,7 @@ An image file is one whose name has an extension in
15288 15280
15289;;;*** 15281;;;***
15290 15282
15291;;;### (autoloads nil "image-mode" "image-mode.el" (21291 53104 431149 15283;;;### (autoloads nil "image-mode" "image-mode.el" (21291 9464 291241
15292;;;;;; 0)) 15284;;;;;; 0))
15293;;; Generated autoloads from image-mode.el 15285;;; Generated autoloads from image-mode.el
15294 15286
@@ -15336,7 +15328,7 @@ on these modes.
15336 15328
15337;;;*** 15329;;;***
15338 15330
15339;;;### (autoloads nil "imenu" "imenu.el" (21291 53104 431149 0)) 15331;;;### (autoloads nil "imenu" "imenu.el" (21291 9464 291241 0))
15340;;; Generated autoloads from imenu.el 15332;;; Generated autoloads from imenu.el
15341 15333
15342(defvar imenu-sort-function nil "\ 15334(defvar imenu-sort-function nil "\
@@ -15474,8 +15466,8 @@ for more information.
15474 15466
15475;;;*** 15467;;;***
15476 15468
15477;;;### (autoloads nil "ind-util" "language/ind-util.el" (21291 53104 15469;;;### (autoloads nil "ind-util" "language/ind-util.el" (21291 9464
15478;;;;;; 431149 0)) 15470;;;;;; 291241 0))
15479;;; Generated autoloads from language/ind-util.el 15471;;; Generated autoloads from language/ind-util.el
15480 15472
15481(autoload 'indian-compose-region "ind-util" "\ 15473(autoload 'indian-compose-region "ind-util" "\
@@ -15505,8 +15497,8 @@ Convert old Emacs Devanagari characters to UCS.
15505 15497
15506;;;*** 15498;;;***
15507 15499
15508;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (21291 53104 15500;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (21291 9464
15509;;;;;; 431149 0)) 15501;;;;;; 291241 0))
15510;;; Generated autoloads from progmodes/inf-lisp.el 15502;;; Generated autoloads from progmodes/inf-lisp.el
15511 15503
15512(autoload 'inferior-lisp "inf-lisp" "\ 15504(autoload 'inferior-lisp "inf-lisp" "\
@@ -15524,7 +15516,7 @@ of `inferior-lisp-program'). Runs the hooks from
15524 15516
15525;;;*** 15517;;;***
15526 15518
15527;;;### (autoloads nil "info" "info.el" (21291 53104 431149 0)) 15519;;;### (autoloads nil "info" "info.el" (21291 9464 291241 0))
15528;;; Generated autoloads from info.el 15520;;; Generated autoloads from info.el
15529 15521
15530(defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\ 15522(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))))) "\
@@ -15735,7 +15727,7 @@ Otherwise, visit the manual in a new Info buffer.
15735 15727
15736;;;*** 15728;;;***
15737 15729
15738;;;### (autoloads nil "info-look" "info-look.el" (21291 53104 431149 15730;;;### (autoloads nil "info-look" "info-look.el" (21291 9464 291241
15739;;;;;; 0)) 15731;;;;;; 0))
15740;;; Generated autoloads from info-look.el 15732;;; Generated autoloads from info-look.el
15741 15733
@@ -15783,7 +15775,7 @@ Perform completion on file preceding point.
15783 15775
15784;;;*** 15776;;;***
15785 15777
15786;;;### (autoloads nil "info-xref" "info-xref.el" (21291 53104 431149 15778;;;### (autoloads nil "info-xref" "info-xref.el" (21291 9464 291241
15787;;;;;; 0)) 15779;;;;;; 0))
15788;;; Generated autoloads from info-xref.el 15780;;; Generated autoloads from info-xref.el
15789(push (purecopy '(info-xref 3)) package--builtin-versions) 15781(push (purecopy '(info-xref 3)) package--builtin-versions)
@@ -15867,7 +15859,7 @@ the sources handy.
15867 15859
15868;;;*** 15860;;;***
15869 15861
15870;;;### (autoloads nil "informat" "informat.el" (21291 53104 431149 15862;;;### (autoloads nil "informat" "informat.el" (21291 9464 291241
15871;;;;;; 0)) 15863;;;;;; 0))
15872;;; Generated autoloads from informat.el 15864;;; Generated autoloads from informat.el
15873 15865
@@ -15913,8 +15905,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15913 15905
15914;;;*** 15906;;;***
15915 15907
15916;;;### (autoloads nil "inversion" "cedet/inversion.el" (21291 53104 15908;;;### (autoloads nil "inversion" "cedet/inversion.el" (21291 9464
15917;;;;;; 431149 0)) 15909;;;;;; 291241 0))
15918;;; Generated autoloads from cedet/inversion.el 15910;;; Generated autoloads from cedet/inversion.el
15919(push (purecopy '(inversion 1 3)) package--builtin-versions) 15911(push (purecopy '(inversion 1 3)) package--builtin-versions)
15920 15912
@@ -15927,7 +15919,7 @@ Only checks one based on which kind of Emacs is being run.
15927;;;*** 15919;;;***
15928 15920
15929;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (21291 15921;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (21291
15930;;;;;; 53104 431149 0)) 15922;;;;;; 9464 291241 0))
15931;;; Generated autoloads from international/isearch-x.el 15923;;; Generated autoloads from international/isearch-x.el
15932 15924
15933(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 15925(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -15947,7 +15939,7 @@ Toggle input method in interactive search.
15947 15939
15948;;;*** 15940;;;***
15949 15941
15950;;;### (autoloads nil "isearchb" "isearchb.el" (21291 53104 431149 15942;;;### (autoloads nil "isearchb" "isearchb.el" (21291 9464 291241
15951;;;;;; 0)) 15943;;;;;; 0))
15952;;; Generated autoloads from isearchb.el 15944;;; Generated autoloads from isearchb.el
15953(push (purecopy '(isearchb 1 5)) package--builtin-versions) 15945(push (purecopy '(isearchb 1 5)) package--builtin-versions)
@@ -15963,7 +15955,7 @@ accessed via isearchb.
15963;;;*** 15955;;;***
15964 15956
15965;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (21291 15957;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (21291
15966;;;;;; 53104 431149 0)) 15958;;;;;; 9464 291241 0))
15967;;; Generated autoloads from international/iso-cvt.el 15959;;; Generated autoloads from international/iso-cvt.el
15968 15960
15969(autoload 'iso-spanish "iso-cvt" "\ 15961(autoload 'iso-spanish "iso-cvt" "\
@@ -16054,15 +16046,15 @@ Add submenus to the File menu, to convert to and from various formats.
16054;;;*** 16046;;;***
16055 16047
16056;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16048;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16057;;;;;; (21291 53104 431149 0)) 16049;;;;;; (21291 9464 291241 0))
16058;;; Generated autoloads from international/iso-transl.el 16050;;; Generated autoloads from international/iso-transl.el
16059 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16051 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
16060 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 16052 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
16061 16053
16062;;;*** 16054;;;***
16063 16055
16064;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21291 53104 16056;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21291 9464
16065;;;;;; 431149 0)) 16057;;;;;; 291241 0))
16066;;; Generated autoloads from textmodes/ispell.el 16058;;; Generated autoloads from textmodes/ispell.el
16067 16059
16068(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16060(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16296,7 +16288,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16296;;;*** 16288;;;***
16297 16289
16298;;;### (autoloads nil "japan-util" "language/japan-util.el" (21291 16290;;;### (autoloads nil "japan-util" "language/japan-util.el" (21291
16299;;;;;; 53104 431149 0)) 16291;;;;;; 9464 291241 0))
16300;;; Generated autoloads from language/japan-util.el 16292;;; Generated autoloads from language/japan-util.el
16301 16293
16302(autoload 'setup-japanese-environment-internal "japan-util" "\ 16294(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16373,7 +16365,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16373 16365
16374;;;*** 16366;;;***
16375 16367
16376;;;### (autoloads nil "jka-compr" "jka-compr.el" (21291 53104 431149 16368;;;### (autoloads nil "jka-compr" "jka-compr.el" (21291 9464 291241
16377;;;;;; 0)) 16369;;;;;; 0))
16378;;; Generated autoloads from jka-compr.el 16370;;; Generated autoloads from jka-compr.el
16379 16371
@@ -16397,8 +16389,7 @@ by `jka-compr-installed'.
16397 16389
16398;;;*** 16390;;;***
16399 16391
16400;;;### (autoloads nil "js" "progmodes/js.el" (21291 53104 431149 16392;;;### (autoloads nil "js" "progmodes/js.el" (21291 9464 291241 0))
16401;;;;;; 0))
16402;;; Generated autoloads from progmodes/js.el 16393;;; Generated autoloads from progmodes/js.el
16403(push (purecopy '(js 9)) package--builtin-versions) 16394(push (purecopy '(js 9)) package--builtin-versions)
16404 16395
@@ -16410,14 +16401,14 @@ Major mode for editing JavaScript.
16410 16401
16411;;;*** 16402;;;***
16412 16403
16413;;;### (autoloads nil "json" "json.el" (21291 53104 431149 0)) 16404;;;### (autoloads nil "json" "json.el" (21291 9464 291241 0))
16414;;; Generated autoloads from json.el 16405;;; Generated autoloads from json.el
16415(push (purecopy '(json 1 4)) package--builtin-versions) 16406(push (purecopy '(json 1 4)) package--builtin-versions)
16416 16407
16417;;;*** 16408;;;***
16418 16409
16419;;;### (autoloads nil "keypad" "emulation/keypad.el" (21291 53104 16410;;;### (autoloads nil "keypad" "emulation/keypad.el" (21291 9464
16420;;;;;; 431149 0)) 16411;;;;;; 291241 0))
16421;;; Generated autoloads from emulation/keypad.el 16412;;; Generated autoloads from emulation/keypad.el
16422 16413
16423(defvar keypad-setup nil "\ 16414(defvar keypad-setup nil "\
@@ -16473,7 +16464,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16473;;;*** 16464;;;***
16474 16465
16475;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (21291 16466;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (21291
16476;;;;;; 53104 431149 0)) 16467;;;;;; 9464 291241 0))
16477;;; Generated autoloads from international/kinsoku.el 16468;;; Generated autoloads from international/kinsoku.el
16478 16469
16479(autoload 'kinsoku "kinsoku" "\ 16470(autoload 'kinsoku "kinsoku" "\
@@ -16494,7 +16485,7 @@ the context of text formatting.
16494 16485
16495;;;*** 16486;;;***
16496 16487
16497;;;### (autoloads nil "kkc" "international/kkc.el" (21291 53104 431149 16488;;;### (autoloads nil "kkc" "international/kkc.el" (21291 9464 291241
16498;;;;;; 0)) 16489;;;;;; 0))
16499;;; Generated autoloads from international/kkc.el 16490;;; Generated autoloads from international/kkc.el
16500 16491
@@ -16517,7 +16508,7 @@ and the return value is the length of the conversion.
16517 16508
16518;;;*** 16509;;;***
16519 16510
16520;;;### (autoloads nil "kmacro" "kmacro.el" (21291 53104 431149 0)) 16511;;;### (autoloads nil "kmacro" "kmacro.el" (21291 9464 291241 0))
16521;;; Generated autoloads from kmacro.el 16512;;; Generated autoloads from kmacro.el
16522 (global-set-key "\C-x(" 'kmacro-start-macro) 16513 (global-set-key "\C-x(" 'kmacro-start-macro)
16523 (global-set-key "\C-x)" 'kmacro-end-macro) 16514 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16630,7 +16621,7 @@ If kbd macro currently being defined end it before activating it.
16630;;;*** 16621;;;***
16631 16622
16632;;;### (autoloads nil "korea-util" "language/korea-util.el" (21291 16623;;;### (autoloads nil "korea-util" "language/korea-util.el" (21291
16633;;;;;; 53104 431149 0)) 16624;;;;;; 9464 291241 0))
16634;;; Generated autoloads from language/korea-util.el 16625;;; Generated autoloads from language/korea-util.el
16635 16626
16636(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16627(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16644,8 +16635,8 @@ The kind of Korean keyboard for Korean input method.
16644 16635
16645;;;*** 16636;;;***
16646 16637
16647;;;### (autoloads nil "landmark" "play/landmark.el" (21291 53104 16638;;;### (autoloads nil "landmark" "play/landmark.el" (21291 9464 291241
16648;;;;;; 431149 0)) 16639;;;;;; 0))
16649;;; Generated autoloads from play/landmark.el 16640;;; Generated autoloads from play/landmark.el
16650 16641
16651(defalias 'landmark-repeat 'landmark-test-run) 16642(defalias 'landmark-repeat 'landmark-test-run)
@@ -16675,8 +16666,8 @@ Use \\[describe-mode] for more info.
16675 16666
16676;;;*** 16667;;;***
16677 16668
16678;;;### (autoloads nil "lao-util" "language/lao-util.el" (21291 53104 16669;;;### (autoloads nil "lao-util" "language/lao-util.el" (21291 9464
16679;;;;;; 431149 0)) 16670;;;;;; 291241 0))
16680;;; Generated autoloads from language/lao-util.el 16671;;; Generated autoloads from language/lao-util.el
16681 16672
16682(autoload 'lao-compose-string "lao-util" "\ 16673(autoload 'lao-compose-string "lao-util" "\
@@ -16714,7 +16705,7 @@ Transcribe Romanized Lao string STR to Lao character string.
16714;;;*** 16705;;;***
16715 16706
16716;;;### (autoloads nil "latexenc" "international/latexenc.el" (21291 16707;;;### (autoloads nil "latexenc" "international/latexenc.el" (21291
16717;;;;;; 53104 431149 0)) 16708;;;;;; 9464 291241 0))
16718;;; Generated autoloads from international/latexenc.el 16709;;; Generated autoloads from international/latexenc.el
16719 16710
16720(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))) "\ 16711(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))) "\
@@ -16746,7 +16737,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16746;;;*** 16737;;;***
16747 16738
16748;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" 16739;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el"
16749;;;;;; (21291 53104 431149 0)) 16740;;;;;; (21291 9464 291241 0))
16750;;; Generated autoloads from international/latin1-disp.el 16741;;; Generated autoloads from international/latin1-disp.el
16751 16742
16752(defvar latin1-display nil "\ 16743(defvar latin1-display nil "\
@@ -16788,7 +16779,7 @@ use either \\[customize] or the function `latin1-display'.")
16788;;;*** 16779;;;***
16789 16780
16790;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (21291 16781;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (21291
16791;;;;;; 53104 431149 0)) 16782;;;;;; 9464 291241 0))
16792;;; Generated autoloads from progmodes/ld-script.el 16783;;; Generated autoloads from progmodes/ld-script.el
16793 16784
16794(autoload 'ld-script-mode "ld-script" "\ 16785(autoload 'ld-script-mode "ld-script" "\
@@ -16798,7 +16789,7 @@ A major mode to edit GNU ld script files
16798 16789
16799;;;*** 16790;;;***
16800 16791
16801;;;### (autoloads nil "life" "play/life.el" (21291 53104 431149 0)) 16792;;;### (autoloads nil "life" "play/life.el" (21291 9464 291241 0))
16802;;; Generated autoloads from play/life.el 16793;;; Generated autoloads from play/life.el
16803 16794
16804(autoload 'life "life" "\ 16795(autoload 'life "life" "\
@@ -16811,7 +16802,7 @@ generations (this defaults to 1).
16811 16802
16812;;;*** 16803;;;***
16813 16804
16814;;;### (autoloads nil "linum" "linum.el" (21291 53104 431149 0)) 16805;;;### (autoloads nil "linum" "linum.el" (21291 9464 291241 0))
16815;;; Generated autoloads from linum.el 16806;;; Generated autoloads from linum.el
16816(push (purecopy '(linum 0 9 24)) package--builtin-versions) 16807(push (purecopy '(linum 0 9 24)) package--builtin-versions)
16817 16808
@@ -16848,7 +16839,7 @@ See `linum-mode' for more information on Linum mode.
16848 16839
16849;;;*** 16840;;;***
16850 16841
16851;;;### (autoloads nil "loadhist" "loadhist.el" (21291 53104 431149 16842;;;### (autoloads nil "loadhist" "loadhist.el" (21291 9464 291241
16852;;;;;; 0)) 16843;;;;;; 0))
16853;;; Generated autoloads from loadhist.el 16844;;; Generated autoloads from loadhist.el
16854 16845
@@ -16880,7 +16871,7 @@ something strange, such as redefining an Emacs function.
16880 16871
16881;;;*** 16872;;;***
16882 16873
16883;;;### (autoloads nil "locate" "locate.el" (21291 53104 431149 0)) 16874;;;### (autoloads nil "locate" "locate.el" (21291 9464 291241 0))
16884;;; Generated autoloads from locate.el 16875;;; Generated autoloads from locate.el
16885 16876
16886(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16877(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16932,7 +16923,7 @@ except that FILTER is not optional.
16932 16923
16933;;;*** 16924;;;***
16934 16925
16935;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21291 53104 431149 16926;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21291 9464 291241
16936;;;;;; 0)) 16927;;;;;; 0))
16937;;; Generated autoloads from vc/log-edit.el 16928;;; Generated autoloads from vc/log-edit.el
16938 16929
@@ -16964,7 +16955,7 @@ done. Otherwise, it uses the current buffer.
16964 16955
16965;;;*** 16956;;;***
16966 16957
16967;;;### (autoloads nil "log-view" "vc/log-view.el" (21291 53104 431149 16958;;;### (autoloads nil "log-view" "vc/log-view.el" (21291 9464 291241
16968;;;;;; 0)) 16959;;;;;; 0))
16969;;; Generated autoloads from vc/log-view.el 16960;;; Generated autoloads from vc/log-view.el
16970 16961
@@ -16975,7 +16966,7 @@ Major mode for browsing CVS log output.
16975 16966
16976;;;*** 16967;;;***
16977 16968
16978;;;### (autoloads nil "lpr" "lpr.el" (21291 53104 431149 0)) 16969;;;### (autoloads nil "lpr" "lpr.el" (21291 9464 291241 0))
16979;;; Generated autoloads from lpr.el 16970;;; Generated autoloads from lpr.el
16980 16971
16981(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 16972(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -17070,8 +17061,7 @@ for further customization of the printer command.
17070 17061
17071;;;*** 17062;;;***
17072 17063
17073;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21291 53104 431149 17064;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21291 9464 291241 0))
17074;;;;;; 0))
17075;;; Generated autoloads from ls-lisp.el 17065;;; Generated autoloads from ls-lisp.el
17076 17066
17077(defvar ls-lisp-support-shell-wildcards t "\ 17067(defvar ls-lisp-support-shell-wildcards t "\
@@ -17082,7 +17072,7 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17082 17072
17083;;;*** 17073;;;***
17084 17074
17085;;;### (autoloads nil "lunar" "calendar/lunar.el" (21291 53104 431149 17075;;;### (autoloads nil "lunar" "calendar/lunar.el" (21291 9464 291241
17086;;;;;; 0)) 17076;;;;;; 0))
17087;;; Generated autoloads from calendar/lunar.el 17077;;; Generated autoloads from calendar/lunar.el
17088 17078
@@ -17097,8 +17087,8 @@ This function is suitable for execution in an init file.
17097 17087
17098;;;*** 17088;;;***
17099 17089
17100;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (21291 53104 17090;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (21291 9464
17101;;;;;; 431149 0)) 17091;;;;;; 291241 0))
17102;;; Generated autoloads from progmodes/m4-mode.el 17092;;; Generated autoloads from progmodes/m4-mode.el
17103 17093
17104(autoload 'm4-mode "m4-mode" "\ 17094(autoload 'm4-mode "m4-mode" "\
@@ -17108,7 +17098,7 @@ A major mode to edit m4 macro files.
17108 17098
17109;;;*** 17099;;;***
17110 17100
17111;;;### (autoloads nil "macros" "macros.el" (21291 53104 431149 0)) 17101;;;### (autoloads nil "macros" "macros.el" (21291 9464 291241 0))
17112;;; Generated autoloads from macros.el 17102;;; Generated autoloads from macros.el
17113 17103
17114(autoload 'name-last-kbd-macro "macros" "\ 17104(autoload 'name-last-kbd-macro "macros" "\
@@ -17197,8 +17187,8 @@ and then select the region of un-tablified names and use
17197 17187
17198;;;*** 17188;;;***
17199 17189
17200;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (21291 53104 17190;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (21291 9464
17201;;;;;; 431149 0)) 17191;;;;;; 291241 0))
17202;;; Generated autoloads from mail/mail-extr.el 17192;;; Generated autoloads from mail/mail-extr.el
17203 17193
17204(autoload 'mail-extract-address-components "mail-extr" "\ 17194(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17228,8 +17218,8 @@ Convert mail domain DOMAIN to the country it corresponds to.
17228 17218
17229;;;*** 17219;;;***
17230 17220
17231;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (21291 53104 17221;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (21291 9464
17232;;;;;; 431149 0)) 17222;;;;;; 291241 0))
17233;;; Generated autoloads from mail/mail-hist.el 17223;;; Generated autoloads from mail/mail-hist.el
17234 17224
17235(autoload 'mail-hist-define-keys "mail-hist" "\ 17225(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17258,8 +17248,8 @@ This function normally would be called when the message is sent.
17258 17248
17259;;;*** 17249;;;***
17260 17250
17261;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21291 53104 17251;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21291 9464
17262;;;;;; 431149 0)) 17252;;;;;; 291241 0))
17263;;; Generated autoloads from mail/mail-utils.el 17253;;; Generated autoloads from mail/mail-utils.el
17264 17254
17265(defvar mail-use-rfc822 nil "\ 17255(defvar mail-use-rfc822 nil "\
@@ -17333,8 +17323,8 @@ matches may be returned from the message body.
17333 17323
17334;;;*** 17324;;;***
17335 17325
17336;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21291 53104 17326;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21291 9464
17337;;;;;; 431149 0)) 17327;;;;;; 291241 0))
17338;;; Generated autoloads from mail/mailabbrev.el 17328;;; Generated autoloads from mail/mailabbrev.el
17339 17329
17340(defvar mail-abbrevs-mode nil "\ 17330(defvar mail-abbrevs-mode nil "\
@@ -17383,8 +17373,8 @@ double-quotes.
17383 17373
17384;;;*** 17374;;;***
17385 17375
17386;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21291 53104 17376;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21291 9464
17387;;;;;; 431149 0)) 17377;;;;;; 291241 0))
17388;;; Generated autoloads from mail/mailalias.el 17378;;; Generated autoloads from mail/mailalias.el
17389 17379
17390(defvar mail-complete-style 'angles "\ 17380(defvar mail-complete-style 'angles "\
@@ -17437,8 +17427,8 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17437 17427
17438;;;*** 17428;;;***
17439 17429
17440;;;### (autoloads nil "mailclient" "mail/mailclient.el" (21291 53104 17430;;;### (autoloads nil "mailclient" "mail/mailclient.el" (21291 9464
17441;;;;;; 431149 0)) 17431;;;;;; 291241 0))
17442;;; Generated autoloads from mail/mailclient.el 17432;;; Generated autoloads from mail/mailclient.el
17443 17433
17444(autoload 'mailclient-send-it "mailclient" "\ 17434(autoload 'mailclient-send-it "mailclient" "\
@@ -17451,7 +17441,7 @@ The mail client is taken to be the handler of mailto URLs.
17451;;;*** 17441;;;***
17452 17442
17453;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (21291 17443;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (21291
17454;;;;;; 53104 431149 0)) 17444;;;;;; 9464 291241 0))
17455;;; Generated autoloads from progmodes/make-mode.el 17445;;; Generated autoloads from progmodes/make-mode.el
17456 17446
17457(autoload 'makefile-mode "make-mode" "\ 17447(autoload 'makefile-mode "make-mode" "\
@@ -17568,8 +17558,7 @@ An adapted `makefile-mode' that knows about imake.
17568 17558
17569;;;*** 17559;;;***
17570 17560
17571;;;### (autoloads nil "makesum" "makesum.el" (21291 53104 431149 17561;;;### (autoloads nil "makesum" "makesum.el" (21291 9464 291241 0))
17572;;;;;; 0))
17573;;; Generated autoloads from makesum.el 17562;;; Generated autoloads from makesum.el
17574 17563
17575(autoload 'make-command-summary "makesum" "\ 17564(autoload 'make-command-summary "makesum" "\
@@ -17580,7 +17569,7 @@ Previous contents of that buffer are killed first.
17580 17569
17581;;;*** 17570;;;***
17582 17571
17583;;;### (autoloads nil "man" "man.el" (21291 53104 431149 0)) 17572;;;### (autoloads nil "man" "man.el" (21291 9464 291241 0))
17584;;; Generated autoloads from man.el 17573;;; Generated autoloads from man.el
17585 17574
17586(defalias 'manual-entry 'man) 17575(defalias 'manual-entry 'man)
@@ -17634,7 +17623,7 @@ Default bookmark handler for Man buffers.
17634 17623
17635;;;*** 17624;;;***
17636 17625
17637;;;### (autoloads nil "master" "master.el" (21291 53104 431149 0)) 17626;;;### (autoloads nil "master" "master.el" (21291 9464 291241 0))
17638;;; Generated autoloads from master.el 17627;;; Generated autoloads from master.el
17639(push (purecopy '(master 1 0 2)) package--builtin-versions) 17628(push (purecopy '(master 1 0 2)) package--builtin-versions)
17640 17629
@@ -17657,7 +17646,7 @@ yourself the value of `master-of' by calling `master-show-slave'.
17657 17646
17658;;;*** 17647;;;***
17659 17648
17660;;;### (autoloads nil "mb-depth" "mb-depth.el" (21291 53104 431149 17649;;;### (autoloads nil "mb-depth" "mb-depth.el" (21291 9464 291241
17661;;;;;; 0)) 17650;;;;;; 0))
17662;;; Generated autoloads from mb-depth.el 17651;;; Generated autoloads from mb-depth.el
17663 17652
@@ -17685,13 +17674,13 @@ recursion depth in the minibuffer prompt. This is only useful if
17685 17674
17686;;;*** 17675;;;***
17687 17676
17688;;;### (autoloads nil "md4" "md4.el" (21291 53104 431149 0)) 17677;;;### (autoloads nil "md4" "md4.el" (21291 9464 291241 0))
17689;;; Generated autoloads from md4.el 17678;;; Generated autoloads from md4.el
17690(push (purecopy '(md4 1 0)) package--builtin-versions) 17679(push (purecopy '(md4 1 0)) package--builtin-versions)
17691 17680
17692;;;*** 17681;;;***
17693 17682
17694;;;### (autoloads nil "message" "gnus/message.el" (21291 53104 431149 17683;;;### (autoloads nil "message" "gnus/message.el" (21291 9464 291241
17695;;;;;; 0)) 17684;;;;;; 0))
17696;;; Generated autoloads from gnus/message.el 17685;;; Generated autoloads from gnus/message.el
17697 17686
@@ -17858,7 +17847,7 @@ which specify the range to operate on.
17858;;;*** 17847;;;***
17859 17848
17860;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (21291 17849;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (21291
17861;;;;;; 53104 431149 0)) 17850;;;;;; 9464 291241 0))
17862;;; Generated autoloads from progmodes/meta-mode.el 17851;;; Generated autoloads from progmodes/meta-mode.el
17863(push (purecopy '(meta-mode 1 0)) package--builtin-versions) 17852(push (purecopy '(meta-mode 1 0)) package--builtin-versions)
17864 17853
@@ -17874,8 +17863,8 @@ Major mode for editing MetaPost sources.
17874 17863
17875;;;*** 17864;;;***
17876 17865
17877;;;### (autoloads nil "metamail" "mail/metamail.el" (21291 53104 17866;;;### (autoloads nil "metamail" "mail/metamail.el" (21291 9464 291241
17878;;;;;; 431149 0)) 17867;;;;;; 0))
17879;;; Generated autoloads from mail/metamail.el 17868;;; Generated autoloads from mail/metamail.el
17880 17869
17881(autoload 'metamail-interpret-header "metamail" "\ 17870(autoload 'metamail-interpret-header "metamail" "\
@@ -17918,7 +17907,7 @@ redisplayed as output is inserted.
17918 17907
17919;;;*** 17908;;;***
17920 17909
17921;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (21291 53104 431149 17910;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (21291 9464 291241
17922;;;;;; 0)) 17911;;;;;; 0))
17923;;; Generated autoloads from mh-e/mh-comp.el 17912;;; Generated autoloads from mh-e/mh-comp.el
17924 17913
@@ -18009,7 +17998,7 @@ delete the draft message.
18009 17998
18010;;;*** 17999;;;***
18011 18000
18012;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21291 53104 431149 0)) 18001;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21291 9464 291241 0))
18013;;; Generated autoloads from mh-e/mh-e.el 18002;;; Generated autoloads from mh-e/mh-e.el
18014(push (purecopy '(mh-e 8 5 -4)) package--builtin-versions) 18003(push (purecopy '(mh-e 8 5 -4)) package--builtin-versions)
18015 18004
@@ -18026,8 +18015,8 @@ Display version information about MH-E and the MH mail handling system.
18026 18015
18027;;;*** 18016;;;***
18028 18017
18029;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (21291 53104 18018;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (21291 9464
18030;;;;;; 431149 0)) 18019;;;;;; 291241 0))
18031;;; Generated autoloads from mh-e/mh-folder.el 18020;;; Generated autoloads from mh-e/mh-folder.el
18032 18021
18033(autoload 'mh-rmail "mh-folder" "\ 18022(autoload 'mh-rmail "mh-folder" "\
@@ -18108,7 +18097,7 @@ perform the operation on all messages in that region.
18108 18097
18109;;;*** 18098;;;***
18110 18099
18111;;;### (autoloads nil "midnight" "midnight.el" (21291 53104 431149 18100;;;### (autoloads nil "midnight" "midnight.el" (21291 9464 291241
18112;;;;;; 0)) 18101;;;;;; 0))
18113;;; Generated autoloads from midnight.el 18102;;; Generated autoloads from midnight.el
18114 18103
@@ -18135,8 +18124,8 @@ to its second argument TM.
18135 18124
18136;;;*** 18125;;;***
18137 18126
18138;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (21291 53104 18127;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (21291 9464
18139;;;;;; 431149 0)) 18128;;;;;; 291241 0))
18140;;; Generated autoloads from minibuf-eldef.el 18129;;; Generated autoloads from minibuf-eldef.el
18141 18130
18142(defvar minibuffer-electric-default-mode nil "\ 18131(defvar minibuffer-electric-default-mode nil "\
@@ -18165,7 +18154,7 @@ is modified to remove the default indication.
18165 18154
18166;;;*** 18155;;;***
18167 18156
18168;;;### (autoloads nil "misc" "misc.el" (21291 53104 431149 0)) 18157;;;### (autoloads nil "misc" "misc.el" (21291 9464 291241 0))
18169;;; Generated autoloads from misc.el 18158;;; Generated autoloads from misc.el
18170 18159
18171(autoload 'butterfly "misc" "\ 18160(autoload 'butterfly "misc" "\
@@ -18193,7 +18182,7 @@ The return value is always nil.
18193 18182
18194;;;*** 18183;;;***
18195 18184
18196;;;### (autoloads nil "misearch" "misearch.el" (21291 53104 431149 18185;;;### (autoloads nil "misearch" "misearch.el" (21291 9464 291241
18197;;;;;; 0)) 18186;;;;;; 0))
18198;;; Generated autoloads from misearch.el 18187;;; Generated autoloads from misearch.el
18199 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18188 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
@@ -18276,7 +18265,7 @@ whose file names match the specified wildcard.
18276;;;*** 18265;;;***
18277 18266
18278;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (21291 18267;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (21291
18279;;;;;; 53104 431149 0)) 18268;;;;;; 9464 291241 0))
18280;;; Generated autoloads from progmodes/mixal-mode.el 18269;;; Generated autoloads from progmodes/mixal-mode.el
18281(push (purecopy '(mixal-mode 0 1)) package--builtin-versions) 18270(push (purecopy '(mixal-mode 0 1)) package--builtin-versions)
18282 18271
@@ -18287,8 +18276,8 @@ Major mode for the mixal asm language.
18287 18276
18288;;;*** 18277;;;***
18289 18278
18290;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (21291 53104 18279;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (21291 9464
18291;;;;;; 431149 0)) 18280;;;;;; 291241 0))
18292;;; Generated autoloads from gnus/mm-encode.el 18281;;; Generated autoloads from gnus/mm-encode.el
18293 18282
18294(autoload 'mm-default-file-encoding "mm-encode" "\ 18283(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18298,8 +18287,8 @@ Return a default encoding for FILE.
18298 18287
18299;;;*** 18288;;;***
18300 18289
18301;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (21291 53104 18290;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (21291 9464
18302;;;;;; 431149 0)) 18291;;;;;; 291241 0))
18303;;; Generated autoloads from gnus/mm-extern.el 18292;;; Generated autoloads from gnus/mm-extern.el
18304 18293
18305(autoload 'mm-extern-cache-contents "mm-extern" "\ 18294(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18317,8 +18306,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18317 18306
18318;;;*** 18307;;;***
18319 18308
18320;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (21291 53104 18309;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (21291 9464
18321;;;;;; 431149 0)) 18310;;;;;; 291241 0))
18322;;; Generated autoloads from gnus/mm-partial.el 18311;;; Generated autoloads from gnus/mm-partial.el
18323 18312
18324(autoload 'mm-inline-partial "mm-partial" "\ 18313(autoload 'mm-inline-partial "mm-partial" "\
@@ -18331,7 +18320,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18331 18320
18332;;;*** 18321;;;***
18333 18322
18334;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (21291 53104 431149 18323;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (21291 9464 291241
18335;;;;;; 0)) 18324;;;;;; 0))
18336;;; Generated autoloads from gnus/mm-url.el 18325;;; Generated autoloads from gnus/mm-url.el
18337 18326
@@ -18348,7 +18337,7 @@ Insert file contents of URL using `mm-url-program'.
18348 18337
18349;;;*** 18338;;;***
18350 18339
18351;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21291 53104 431149 18340;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21291 9464 291241
18352;;;;;; 0)) 18341;;;;;; 0))
18353;;; Generated autoloads from gnus/mm-uu.el 18342;;; Generated autoloads from gnus/mm-uu.el
18354 18343
@@ -18368,7 +18357,7 @@ Assume text has been decoded if DECODED is non-nil.
18368 18357
18369;;;*** 18358;;;***
18370 18359
18371;;;### (autoloads nil "mml" "gnus/mml.el" (21291 53104 431149 0)) 18360;;;### (autoloads nil "mml" "gnus/mml.el" (21291 9464 291241 0))
18372;;; Generated autoloads from gnus/mml.el 18361;;; Generated autoloads from gnus/mml.el
18373 18362
18374(autoload 'mml-to-mime "mml" "\ 18363(autoload 'mml-to-mime "mml" "\
@@ -18393,7 +18382,7 @@ body) or \"attachment\" (separate from the body).
18393 18382
18394;;;*** 18383;;;***
18395 18384
18396;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (21291 53104 431149 18385;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (21291 9464 291241
18397;;;;;; 0)) 18386;;;;;; 0))
18398;;; Generated autoloads from gnus/mml1991.el 18387;;; Generated autoloads from gnus/mml1991.el
18399 18388
@@ -18409,7 +18398,7 @@ body) or \"attachment\" (separate from the body).
18409 18398
18410;;;*** 18399;;;***
18411 18400
18412;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (21291 53104 431149 18401;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (21291 9464 291241
18413;;;;;; 0)) 18402;;;;;; 0))
18414;;; Generated autoloads from gnus/mml2015.el 18403;;; Generated autoloads from gnus/mml2015.el
18415 18404
@@ -18450,16 +18439,16 @@ body) or \"attachment\" (separate from the body).
18450 18439
18451;;;*** 18440;;;***
18452 18441
18453;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21291 53104 18442;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21291 9464
18454;;;;;; 431149 0)) 18443;;;;;; 291241 0))
18455;;; Generated autoloads from cedet/mode-local.el 18444;;; Generated autoloads from cedet/mode-local.el
18456 18445
18457(put 'define-overloadable-function 'doc-string-elt 3) 18446(put 'define-overloadable-function 'doc-string-elt 3)
18458 18447
18459;;;*** 18448;;;***
18460 18449
18461;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21291 53104 18450;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21291 9464
18462;;;;;; 431149 0)) 18451;;;;;; 291241 0))
18463;;; Generated autoloads from progmodes/modula2.el 18452;;; Generated autoloads from progmodes/modula2.el
18464 18453
18465(defalias 'modula-2-mode 'm2-mode) 18454(defalias 'modula-2-mode 'm2-mode)
@@ -18492,7 +18481,7 @@ followed by the first character of the construct.
18492 18481
18493;;;*** 18482;;;***
18494 18483
18495;;;### (autoloads nil "morse" "play/morse.el" (21291 53104 431149 18484;;;### (autoloads nil "morse" "play/morse.el" (21291 9464 291241
18496;;;;;; 0)) 18485;;;;;; 0))
18497;;; Generated autoloads from play/morse.el 18486;;; Generated autoloads from play/morse.el
18498 18487
@@ -18518,7 +18507,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18518 18507
18519;;;*** 18508;;;***
18520 18509
18521;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (21291 53104 431149 18510;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (21291 9464 291241
18522;;;;;; 0)) 18511;;;;;; 0))
18523;;; Generated autoloads from mouse-drag.el 18512;;; Generated autoloads from mouse-drag.el
18524 18513
@@ -18566,7 +18555,7 @@ To test this function, evaluate:
18566 18555
18567;;;*** 18556;;;***
18568 18557
18569;;;### (autoloads nil "mpc" "mpc.el" (21313 59928 109370 0)) 18558;;;### (autoloads nil "mpc" "mpc.el" (21346 11577 511879 0))
18570;;; Generated autoloads from mpc.el 18559;;; Generated autoloads from mpc.el
18571 18560
18572(autoload 'mpc "mpc" "\ 18561(autoload 'mpc "mpc" "\
@@ -18576,7 +18565,7 @@ Main entry point for MPC.
18576 18565
18577;;;*** 18566;;;***
18578 18567
18579;;;### (autoloads nil "mpuz" "play/mpuz.el" (21291 53104 431149 0)) 18568;;;### (autoloads nil "mpuz" "play/mpuz.el" (21291 9464 291241 0))
18580;;; Generated autoloads from play/mpuz.el 18569;;; Generated autoloads from play/mpuz.el
18581 18570
18582(autoload 'mpuz "mpuz" "\ 18571(autoload 'mpuz "mpuz" "\
@@ -18586,7 +18575,7 @@ Multiplication puzzle with GNU Emacs.
18586 18575
18587;;;*** 18576;;;***
18588 18577
18589;;;### (autoloads nil "msb" "msb.el" (21291 53104 431149 0)) 18578;;;### (autoloads nil "msb" "msb.el" (21291 9464 291241 0))
18590;;; Generated autoloads from msb.el 18579;;; Generated autoloads from msb.el
18591 18580
18592(defvar msb-mode nil "\ 18581(defvar msb-mode nil "\
@@ -18612,7 +18601,7 @@ different buffer menu using the function `msb'.
18612;;;*** 18601;;;***
18613 18602
18614;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21291 18603;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21291
18615;;;;;; 53104 431149 0)) 18604;;;;;; 9464 291241 0))
18616;;; Generated autoloads from international/mule-diag.el 18605;;; Generated autoloads from international/mule-diag.el
18617 18606
18618(autoload 'list-character-sets "mule-diag" "\ 18607(autoload 'list-character-sets "mule-diag" "\
@@ -18745,7 +18734,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18745;;;*** 18734;;;***
18746 18735
18747;;;### (autoloads nil "mule-util" "international/mule-util.el" (21291 18736;;;### (autoloads nil "mule-util" "international/mule-util.el" (21291
18748;;;;;; 53104 431149 0)) 18737;;;;;; 9464 291241 0))
18749;;; Generated autoloads from international/mule-util.el 18738;;; Generated autoloads from international/mule-util.el
18750 18739
18751(defsubst string-to-list (string) "\ 18740(defsubst string-to-list (string) "\
@@ -18876,8 +18865,8 @@ per-character basis, this may not be accurate.
18876 18865
18877;;;*** 18866;;;***
18878 18867
18879;;;### (autoloads nil "net-utils" "net/net-utils.el" (21291 53104 18868;;;### (autoloads nil "net-utils" "net/net-utils.el" (21291 9464
18880;;;;;; 431149 0)) 18869;;;;;; 291241 0))
18881;;; Generated autoloads from net/net-utils.el 18870;;; Generated autoloads from net/net-utils.el
18882 18871
18883(autoload 'ifconfig "net-utils" "\ 18872(autoload 'ifconfig "net-utils" "\
@@ -18971,8 +18960,7 @@ Open a network connection to HOST on PORT.
18971 18960
18972;;;*** 18961;;;***
18973 18962
18974;;;### (autoloads nil "netrc" "net/netrc.el" (21291 53104 431149 18963;;;### (autoloads nil "netrc" "net/netrc.el" (21291 9464 291241 0))
18975;;;;;; 0))
18976;;; Generated autoloads from net/netrc.el 18964;;; Generated autoloads from net/netrc.el
18977 18965
18978(autoload 'netrc-credentials "netrc" "\ 18966(autoload 'netrc-credentials "netrc" "\
@@ -18985,7 +18973,7 @@ listed in the PORTS list.
18985;;;*** 18973;;;***
18986 18974
18987;;;### (autoloads nil "network-stream" "net/network-stream.el" (21291 18975;;;### (autoloads nil "network-stream" "net/network-stream.el" (21291
18988;;;;;; 53104 431149 0)) 18976;;;;;; 9464 291241 0))
18989;;; Generated autoloads from net/network-stream.el 18977;;; Generated autoloads from net/network-stream.el
18990 18978
18991(autoload 'open-network-stream "network-stream" "\ 18979(autoload 'open-network-stream "network-stream" "\
@@ -19079,7 +19067,7 @@ a greeting from the server.
19079;;;*** 19067;;;***
19080 19068
19081;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21291 19069;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21291
19082;;;;;; 53104 431149 0)) 19070;;;;;; 9464 291241 0))
19083;;; Generated autoloads from net/newst-backend.el 19071;;; Generated autoloads from net/newst-backend.el
19084 19072
19085(autoload 'newsticker-running-p "newst-backend" "\ 19073(autoload 'newsticker-running-p "newst-backend" "\
@@ -19101,7 +19089,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19101;;;*** 19089;;;***
19102 19090
19103;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" 19091;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el"
19104;;;;;; (21291 53104 431149 0)) 19092;;;;;; (21291 9464 291241 0))
19105;;; Generated autoloads from net/newst-plainview.el 19093;;; Generated autoloads from net/newst-plainview.el
19106 19094
19107(autoload 'newsticker-plainview "newst-plainview" "\ 19095(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19112,7 +19100,7 @@ Start newsticker plainview.
19112;;;*** 19100;;;***
19113 19101
19114;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (21291 19102;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (21291
19115;;;;;; 53104 431149 0)) 19103;;;;;; 9464 291241 0))
19116;;; Generated autoloads from net/newst-reader.el 19104;;; Generated autoloads from net/newst-reader.el
19117 19105
19118(autoload 'newsticker-show-news "newst-reader" "\ 19106(autoload 'newsticker-show-news "newst-reader" "\
@@ -19123,7 +19111,7 @@ Start reading news. You may want to bind this to a key.
19123;;;*** 19111;;;***
19124 19112
19125;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (21291 19113;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (21291
19126;;;;;; 53104 431149 0)) 19114;;;;;; 9464 291241 0))
19127;;; Generated autoloads from net/newst-ticker.el 19115;;; Generated autoloads from net/newst-ticker.el
19128 19116
19129(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19117(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19144,7 +19132,7 @@ running already.
19144;;;*** 19132;;;***
19145 19133
19146;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21291 19134;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21291
19147;;;;;; 53104 431149 0)) 19135;;;;;; 9464 291241 0))
19148;;; Generated autoloads from net/newst-treeview.el 19136;;; Generated autoloads from net/newst-treeview.el
19149 19137
19150(autoload 'newsticker-treeview "newst-treeview" "\ 19138(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19154,14 +19142,14 @@ Start newsticker treeview.
19154 19142
19155;;;*** 19143;;;***
19156 19144
19157;;;### (autoloads nil "newsticker" "net/newsticker.el" (21291 53104 19145;;;### (autoloads nil "newsticker" "net/newsticker.el" (21291 9464
19158;;;;;; 431149 0)) 19146;;;;;; 291241 0))
19159;;; Generated autoloads from net/newsticker.el 19147;;; Generated autoloads from net/newsticker.el
19160(push (purecopy '(newsticker 1 99)) package--builtin-versions) 19148(push (purecopy '(newsticker 1 99)) package--builtin-versions)
19161 19149
19162;;;*** 19150;;;***
19163 19151
19164;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (21291 53104 431149 19152;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (21291 9464 291241
19165;;;;;; 0)) 19153;;;;;; 0))
19166;;; Generated autoloads from gnus/nndiary.el 19154;;; Generated autoloads from gnus/nndiary.el
19167 19155
@@ -19172,7 +19160,7 @@ Generate NOV databases in all nndiary directories.
19172 19160
19173;;;*** 19161;;;***
19174 19162
19175;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21291 53104 431149 19163;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21291 9464 291241
19176;;;;;; 0)) 19164;;;;;; 0))
19177;;; Generated autoloads from gnus/nndoc.el 19165;;; Generated autoloads from gnus/nndoc.el
19178 19166
@@ -19187,8 +19175,8 @@ symbol in the alist.
19187 19175
19188;;;*** 19176;;;***
19189 19177
19190;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (21291 53104 19178;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (21291 9464 291241
19191;;;;;; 431149 0)) 19179;;;;;; 0))
19192;;; Generated autoloads from gnus/nnfolder.el 19180;;; Generated autoloads from gnus/nnfolder.el
19193 19181
19194(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19182(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19199,7 +19187,7 @@ This command does not work if you use short group names.
19199 19187
19200;;;*** 19188;;;***
19201 19189
19202;;;### (autoloads nil "nnml" "gnus/nnml.el" (21291 53104 431149 0)) 19190;;;### (autoloads nil "nnml" "gnus/nnml.el" (21291 9464 291241 0))
19203;;; Generated autoloads from gnus/nnml.el 19191;;; Generated autoloads from gnus/nnml.el
19204 19192
19205(autoload 'nnml-generate-nov-databases "nnml" "\ 19193(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19209,7 +19197,7 @@ Generate NOV databases in all nnml directories.
19209 19197
19210;;;*** 19198;;;***
19211 19199
19212;;;### (autoloads nil "novice" "novice.el" (21291 53104 431149 0)) 19200;;;### (autoloads nil "novice" "novice.el" (21291 9464 291241 0))
19213;;; Generated autoloads from novice.el 19201;;; Generated autoloads from novice.el
19214 19202
19215(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19203(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19242,7 +19230,7 @@ future sessions.
19242;;;*** 19230;;;***
19243 19231
19244;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (21291 19232;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (21291
19245;;;;;; 53104 431149 0)) 19233;;;;;; 9464 291241 0))
19246;;; Generated autoloads from textmodes/nroff-mode.el 19234;;; Generated autoloads from textmodes/nroff-mode.el
19247 19235
19248(autoload 'nroff-mode "nroff-mode" "\ 19236(autoload 'nroff-mode "nroff-mode" "\
@@ -19256,14 +19244,14 @@ closing requests for requests that are used in matched pairs.
19256 19244
19257;;;*** 19245;;;***
19258 19246
19259;;;### (autoloads nil "ntlm" "net/ntlm.el" (21291 53104 431149 0)) 19247;;;### (autoloads nil "ntlm" "net/ntlm.el" (21291 9464 291241 0))
19260;;; Generated autoloads from net/ntlm.el 19248;;; Generated autoloads from net/ntlm.el
19261(push (purecopy '(ntlm 1 0)) package--builtin-versions) 19249(push (purecopy '(ntlm 1 0)) package--builtin-versions)
19262 19250
19263;;;*** 19251;;;***
19264 19252
19265;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (21291 57968 19253;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (21292 8122
19266;;;;;; 313602 751000)) 19254;;;;;; 451256 0))
19267;;; Generated autoloads from nxml/nxml-glyph.el 19255;;; Generated autoloads from nxml/nxml-glyph.el
19268 19256
19269(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19257(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19275,8 +19263,8 @@ Return nil if the face cannot display a glyph for N.
19275 19263
19276;;;*** 19264;;;***
19277 19265
19278;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (21291 57968 19266;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (21327 47162
19279;;;;;; 313602 751000)) 19267;;;;;; 581074 0))
19280;;; Generated autoloads from nxml/nxml-mode.el 19268;;; Generated autoloads from nxml/nxml-mode.el
19281 19269
19282(autoload 'nxml-mode "nxml-mode" "\ 19270(autoload 'nxml-mode "nxml-mode" "\
@@ -19337,8 +19325,8 @@ Many aspects this mode can be customized using
19337 19325
19338;;;*** 19326;;;***
19339 19327
19340;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (21291 57968 19328;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (21292 8122
19341;;;;;; 313602 751000)) 19329;;;;;; 451256 0))
19342;;; Generated autoloads from nxml/nxml-uchnm.el 19330;;; Generated autoloads from nxml/nxml-uchnm.el
19343 19331
19344(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19332(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19350,8 +19338,8 @@ the variable `nxml-enabled-unicode-blocks'.
19350 19338
19351;;;*** 19339;;;***
19352 19340
19353;;;### (autoloads nil "octave" "progmodes/octave.el" (21321 34341 19341;;;### (autoloads nil "octave" "progmodes/octave.el" (21321 8376
19354;;;;;; 175457 0)) 19342;;;;;; 617089 0))
19355;;; Generated autoloads from progmodes/octave.el 19343;;; Generated autoloads from progmodes/octave.el
19356 19344
19357(autoload 'octave-mode "octave" "\ 19345(autoload 'octave-mode "octave" "\
@@ -19388,8 +19376,8 @@ startup file, `~/.emacs-octave'.
19388 19376
19389;;;*** 19377;;;***
19390 19378
19391;;;### (autoloads nil "opascal" "progmodes/opascal.el" (21291 53104 19379;;;### (autoloads nil "opascal" "progmodes/opascal.el" (21291 9464
19392;;;;;; 431149 0)) 19380;;;;;; 291241 0))
19393;;; Generated autoloads from progmodes/opascal.el 19381;;; Generated autoloads from progmodes/opascal.el
19394 19382
19395(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") 19383(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4")
@@ -19424,7 +19412,7 @@ Coloring:
19424 19412
19425;;;*** 19413;;;***
19426 19414
19427;;;### (autoloads nil "org" "org/org.el" (21291 53104 431149 0)) 19415;;;### (autoloads nil "org" "org/org.el" (21335 41274 440541 0))
19428;;; Generated autoloads from org/org.el 19416;;; Generated autoloads from org/org.el
19429 19417
19430(autoload 'org-babel-do-load-languages "org" "\ 19418(autoload 'org-babel-do-load-languages "org" "\
@@ -19645,8 +19633,8 @@ Call the customize function with org as argument.
19645 19633
19646;;;*** 19634;;;***
19647 19635
19648;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21291 53104 19636;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21335 41274
19649;;;;;; 431149 0)) 19637;;;;;; 440541 0))
19650;;; Generated autoloads from org/org-agenda.el 19638;;; Generated autoloads from org/org-agenda.el
19651 19639
19652(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 19640(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -19919,8 +19907,8 @@ to override `appt-message-warning-time'.
19919 19907
19920;;;*** 19908;;;***
19921 19909
19922;;;### (autoloads nil "org-capture" "org/org-capture.el" (21291 53104 19910;;;### (autoloads nil "org-capture" "org/org-capture.el" (21335 41274
19923;;;;;; 431149 0)) 19911;;;;;; 440541 0))
19924;;; Generated autoloads from org/org-capture.el 19912;;; Generated autoloads from org/org-capture.el
19925 19913
19926(autoload 'org-capture-string "org-capture" "\ 19914(autoload 'org-capture-string "org-capture" "\
@@ -19962,8 +19950,8 @@ Set `org-capture-templates' to be similar to `org-remember-templates'.
19962 19950
19963;;;*** 19951;;;***
19964 19952
19965;;;### (autoloads nil "org-colview" "org/org-colview.el" (21291 53104 19953;;;### (autoloads nil "org-colview" "org/org-colview.el" (21335 41274
19966;;;;;; 431149 0)) 19954;;;;;; 440541 0))
19967;;; Generated autoloads from org/org-colview.el 19955;;; Generated autoloads from org/org-colview.el
19968 19956
19969(autoload 'org-columns-remove-overlays "org-colview" "\ 19957(autoload 'org-columns-remove-overlays "org-colview" "\
@@ -20026,8 +20014,8 @@ Turn on or update column view in the agenda.
20026 20014
20027;;;*** 20015;;;***
20028 20016
20029;;;### (autoloads nil "org-compat" "org/org-compat.el" (21291 53104 20017;;;### (autoloads nil "org-compat" "org/org-compat.el" (21335 41274
20030;;;;;; 431149 0)) 20018;;;;;; 440541 0))
20031;;; Generated autoloads from org/org-compat.el 20019;;; Generated autoloads from org/org-compat.el
20032 20020
20033(autoload 'org-check-version "org-compat" "\ 20021(autoload 'org-check-version "org-compat" "\
@@ -20037,7 +20025,7 @@ Try very hard to provide sensible version strings.
20037 20025
20038;;;*** 20026;;;***
20039 20027
20040;;;### (autoloads nil "org-macs" "org/org-macs.el" (21291 53104 431149 20028;;;### (autoloads nil "org-macs" "org/org-macs.el" (21291 9464 291241
20041;;;;;; 0)) 20029;;;;;; 0))
20042;;; Generated autoloads from org/org-macs.el 20030;;; Generated autoloads from org/org-macs.el
20043 20031
@@ -20048,8 +20036,8 @@ Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX a
20048 20036
20049;;;*** 20037;;;***
20050 20038
20051;;;### (autoloads nil "org-version" "org/org-version.el" (21291 53104 20039;;;### (autoloads nil "org-version" "org/org-version.el" (21335 41274
20052;;;;;; 431149 0)) 20040;;;;;; 440541 0))
20053;;; Generated autoloads from org/org-version.el 20041;;; Generated autoloads from org/org-version.el
20054 20042
20055(autoload 'org-release "org-version" "\ 20043(autoload 'org-release "org-version" "\
@@ -20066,8 +20054,7 @@ The Git version of org-mode.
20066 20054
20067;;;*** 20055;;;***
20068 20056
20069;;;### (autoloads nil "outline" "outline.el" (21291 53104 431149 20057;;;### (autoloads nil "outline" "outline.el" (21291 9464 291241 0))
20070;;;;;; 0))
20071;;; Generated autoloads from outline.el 20058;;; Generated autoloads from outline.el
20072(put 'outline-regexp 'safe-local-variable 'stringp) 20059(put 'outline-regexp 'safe-local-variable 'stringp)
20073(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 20060(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -20128,8 +20115,8 @@ See the command `outline-mode' for more information on this mode.
20128 20115
20129;;;*** 20116;;;***
20130 20117
20131;;;### (autoloads nil "package" "emacs-lisp/package.el" (21303 2348 20118;;;### (autoloads nil "package" "emacs-lisp/package.el" (21302 43960
20132;;;;;; 989568 0)) 20119;;;;;; 321062 0))
20133;;; Generated autoloads from emacs-lisp/package.el 20120;;; Generated autoloads from emacs-lisp/package.el
20134(push (purecopy '(package 1 0 1)) package--builtin-versions) 20121(push (purecopy '(package 1 0 1)) package--builtin-versions)
20135 20122
@@ -20201,7 +20188,7 @@ The list is displayed in a buffer named `*Packages*'.
20201 20188
20202;;;*** 20189;;;***
20203 20190
20204;;;### (autoloads nil "paren" "paren.el" (21291 53104 431149 0)) 20191;;;### (autoloads nil "paren" "paren.el" (21291 9464 291241 0))
20205;;; Generated autoloads from paren.el 20192;;; Generated autoloads from paren.el
20206 20193
20207(defvar show-paren-mode nil "\ 20194(defvar show-paren-mode nil "\
@@ -20228,7 +20215,7 @@ matching parenthesis is highlighted in `show-paren-style' after
20228;;;*** 20215;;;***
20229 20216
20230;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (21291 20217;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (21291
20231;;;;;; 53104 431149 0)) 20218;;;;;; 9464 291241 0))
20232;;; Generated autoloads from calendar/parse-time.el 20219;;; Generated autoloads from calendar/parse-time.el
20233(put 'parse-time-rules 'risky-local-variable t) 20220(put 'parse-time-rules 'risky-local-variable t)
20234 20221
@@ -20241,8 +20228,8 @@ unknown are returned as nil.
20241 20228
20242;;;*** 20229;;;***
20243 20230
20244;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21319 19378 20231;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21319 15673
20245;;;;;; 69506 0)) 20232;;;;;; 174 0))
20246;;; Generated autoloads from progmodes/pascal.el 20233;;; Generated autoloads from progmodes/pascal.el
20247 20234
20248(autoload 'pascal-mode "pascal" "\ 20235(autoload 'pascal-mode "pascal" "\
@@ -20292,7 +20279,7 @@ See also the user variables `pascal-type-keywords', `pascal-start-keywords' and
20292;;;*** 20279;;;***
20293 20280
20294;;;### (autoloads nil "password-cache" "password-cache.el" (21291 20281;;;### (autoloads nil "password-cache" "password-cache.el" (21291
20295;;;;;; 53104 431149 0)) 20282;;;;;; 9464 291241 0))
20296;;; Generated autoloads from password-cache.el 20283;;; Generated autoloads from password-cache.el
20297 20284
20298(defvar password-cache t "\ 20285(defvar password-cache t "\
@@ -20313,8 +20300,8 @@ Check if KEY is in the cache.
20313 20300
20314;;;*** 20301;;;***
20315 20302
20316;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21291 53104 20303;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21291 9464 291241
20317;;;;;; 431149 0)) 20304;;;;;; 0))
20318;;; Generated autoloads from emacs-lisp/pcase.el 20305;;; Generated autoloads from emacs-lisp/pcase.el
20319 20306
20320(autoload 'pcase "pcase" "\ 20307(autoload 'pcase "pcase" "\
@@ -20375,7 +20362,7 @@ of the form (UPAT EXP).
20375 20362
20376;;;*** 20363;;;***
20377 20364
20378;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21291 53104 431149 20365;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21291 9464 291241
20379;;;;;; 0)) 20366;;;;;; 0))
20380;;; Generated autoloads from pcmpl-cvs.el 20367;;; Generated autoloads from pcmpl-cvs.el
20381 20368
@@ -20386,7 +20373,7 @@ Completion rules for the `cvs' command.
20386 20373
20387;;;*** 20374;;;***
20388 20375
20389;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (21291 53104 431149 20376;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (21291 9464 291241
20390;;;;;; 0)) 20377;;;;;; 0))
20391;;; Generated autoloads from pcmpl-gnu.el 20378;;; Generated autoloads from pcmpl-gnu.el
20392 20379
@@ -20414,8 +20401,8 @@ Completion for the GNU tar utility.
20414 20401
20415;;;*** 20402;;;***
20416 20403
20417;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (21291 53104 20404;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (21291 9464
20418;;;;;; 431149 0)) 20405;;;;;; 291241 0))
20419;;; Generated autoloads from pcmpl-linux.el 20406;;; Generated autoloads from pcmpl-linux.el
20420 20407
20421(autoload 'pcomplete/kill "pcmpl-linux" "\ 20408(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20435,7 +20422,7 @@ Completion for GNU/Linux `mount'.
20435 20422
20436;;;*** 20423;;;***
20437 20424
20438;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (21291 53104 431149 20425;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (21291 9464 291241
20439;;;;;; 0)) 20426;;;;;; 0))
20440;;; Generated autoloads from pcmpl-rpm.el 20427;;; Generated autoloads from pcmpl-rpm.el
20441 20428
@@ -20446,7 +20433,7 @@ Completion for the `rpm' command.
20446 20433
20447;;;*** 20434;;;***
20448 20435
20449;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (21291 53104 431149 20436;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (21291 9464 291241
20450;;;;;; 0)) 20437;;;;;; 0))
20451;;; Generated autoloads from pcmpl-unix.el 20438;;; Generated autoloads from pcmpl-unix.el
20452 20439
@@ -20502,8 +20489,7 @@ Includes files as well as host names followed by a colon.
20502 20489
20503;;;*** 20490;;;***
20504 20491
20505;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21291 53104 431149 20492;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21291 9464 291241 0))
20506;;;;;; 0))
20507;;; Generated autoloads from pcmpl-x.el 20493;;; Generated autoloads from pcmpl-x.el
20508 20494
20509(autoload 'pcomplete/tlmgr "pcmpl-x" "\ 20495(autoload 'pcomplete/tlmgr "pcmpl-x" "\
@@ -20527,7 +20513,7 @@ Completion for the `ag' command.
20527 20513
20528;;;*** 20514;;;***
20529 20515
20530;;;### (autoloads nil "pcomplete" "pcomplete.el" (21291 53104 431149 20516;;;### (autoloads nil "pcomplete" "pcomplete.el" (21291 9464 291241
20531;;;;;; 0)) 20517;;;;;; 0))
20532;;; Generated autoloads from pcomplete.el 20518;;; Generated autoloads from pcomplete.el
20533 20519
@@ -20585,7 +20571,7 @@ Setup `shell-mode' to use pcomplete.
20585 20571
20586;;;*** 20572;;;***
20587 20573
20588;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21291 53104 431149 0)) 20574;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21291 9464 291241 0))
20589;;; Generated autoloads from vc/pcvs.el 20575;;; Generated autoloads from vc/pcvs.el
20590 20576
20591(autoload 'cvs-checkout "pcvs" "\ 20577(autoload 'cvs-checkout "pcvs" "\
@@ -20660,8 +20646,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20660 20646
20661;;;*** 20647;;;***
20662 20648
20663;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (21291 53104 20649;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (21291 9464 291241
20664;;;;;; 431149 0)) 20650;;;;;; 0))
20665;;; Generated autoloads from vc/pcvs-defs.el 20651;;; Generated autoloads from vc/pcvs-defs.el
20666 20652
20667(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)) "\ 20653(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)) "\
@@ -20669,8 +20655,8 @@ Global menu used by PCL-CVS.")
20669 20655
20670;;;*** 20656;;;***
20671 20657
20672;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (21308 20658;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (21335
20673;;;;;; 51146 390959 0)) 20659;;;;;; 41274 440541 0))
20674;;; Generated autoloads from progmodes/perl-mode.el 20660;;; Generated autoloads from progmodes/perl-mode.el
20675(put 'perl-indent-level 'safe-local-variable 'integerp) 20661(put 'perl-indent-level 'safe-local-variable 'integerp)
20676(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 20662(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -20731,8 +20717,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20731 20717
20732;;;*** 20718;;;***
20733 20719
20734;;;### (autoloads nil "picture" "textmodes/picture.el" (21291 53104 20720;;;### (autoloads nil "picture" "textmodes/picture.el" (21291 9464
20735;;;;;; 431149 0)) 20721;;;;;; 291241 0))
20736;;; Generated autoloads from textmodes/picture.el 20722;;; Generated autoloads from textmodes/picture.el
20737 20723
20738(autoload 'picture-mode "picture" "\ 20724(autoload 'picture-mode "picture" "\
@@ -20812,7 +20798,7 @@ they are not by default assigned to keys.
20812 20798
20813;;;*** 20799;;;***
20814 20800
20815;;;### (autoloads nil "plstore" "gnus/plstore.el" (21291 53104 431149 20801;;;### (autoloads nil "plstore" "gnus/plstore.el" (21291 9464 291241
20816;;;;;; 0)) 20802;;;;;; 0))
20817;;; Generated autoloads from gnus/plstore.el 20803;;; Generated autoloads from gnus/plstore.el
20818 20804
@@ -20828,8 +20814,7 @@ Major mode for editing PLSTORE files.
20828 20814
20829;;;*** 20815;;;***
20830 20816
20831;;;### (autoloads nil "po" "textmodes/po.el" (21291 53104 431149 20817;;;### (autoloads nil "po" "textmodes/po.el" (21291 9464 291241 0))
20832;;;;;; 0))
20833;;; Generated autoloads from textmodes/po.el 20818;;; Generated autoloads from textmodes/po.el
20834 20819
20835(autoload 'po-find-file-coding-system "po" "\ 20820(autoload 'po-find-file-coding-system "po" "\
@@ -20840,7 +20825,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20840 20825
20841;;;*** 20826;;;***
20842 20827
20843;;;### (autoloads nil "pong" "play/pong.el" (21291 53104 431149 0)) 20828;;;### (autoloads nil "pong" "play/pong.el" (21291 9464 291241 0))
20844;;; Generated autoloads from play/pong.el 20829;;; Generated autoloads from play/pong.el
20845 20830
20846(autoload 'pong "pong" "\ 20831(autoload 'pong "pong" "\
@@ -20856,7 +20841,7 @@ pong-mode keybindings:\\<pong-mode-map>
20856 20841
20857;;;*** 20842;;;***
20858 20843
20859;;;### (autoloads nil "pop3" "gnus/pop3.el" (21291 53104 431149 0)) 20844;;;### (autoloads nil "pop3" "gnus/pop3.el" (21291 9464 291241 0))
20860;;; Generated autoloads from gnus/pop3.el 20845;;; Generated autoloads from gnus/pop3.el
20861 20846
20862(autoload 'pop3-movemail "pop3" "\ 20847(autoload 'pop3-movemail "pop3" "\
@@ -20867,7 +20852,7 @@ Use streaming commands.
20867 20852
20868;;;*** 20853;;;***
20869 20854
20870;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21291 53104 431149 20855;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21291 9464 291241
20871;;;;;; 0)) 20856;;;;;; 0))
20872;;; Generated autoloads from emacs-lisp/pp.el 20857;;; Generated autoloads from emacs-lisp/pp.el
20873 20858
@@ -20918,7 +20903,7 @@ Ignores leading comment characters.
20918 20903
20919;;;*** 20904;;;***
20920 20905
20921;;;### (autoloads nil "printing" "printing.el" (21291 53104 431149 20906;;;### (autoloads nil "printing" "printing.el" (21291 9464 291241
20922;;;;;; 0)) 20907;;;;;; 0))
20923;;; Generated autoloads from printing.el 20908;;; Generated autoloads from printing.el
20924(push (purecopy '(printing 6 9 3)) package--builtin-versions) 20909(push (purecopy '(printing 6 9 3)) package--builtin-versions)
@@ -21507,7 +21492,7 @@ are both set to t.
21507 21492
21508;;;*** 21493;;;***
21509 21494
21510;;;### (autoloads nil "proced" "proced.el" (21291 53104 431149 0)) 21495;;;### (autoloads nil "proced" "proced.el" (21291 9464 291241 0))
21511;;; Generated autoloads from proced.el 21496;;; Generated autoloads from proced.el
21512 21497
21513(autoload 'proced "proced" "\ 21498(autoload 'proced "proced" "\
@@ -21525,7 +21510,7 @@ Proced buffers.
21525 21510
21526;;;*** 21511;;;***
21527 21512
21528;;;### (autoloads nil "profiler" "profiler.el" (21291 53104 431149 21513;;;### (autoloads nil "profiler" "profiler.el" (21291 9464 291241
21529;;;;;; 0)) 21514;;;;;; 0))
21530;;; Generated autoloads from profiler.el 21515;;; Generated autoloads from profiler.el
21531 21516
@@ -21554,8 +21539,8 @@ Open profile FILENAME.
21554 21539
21555;;;*** 21540;;;***
21556 21541
21557;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21291 53104 21542;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21291 9464
21558;;;;;; 431149 0)) 21543;;;;;; 291241 0))
21559;;; Generated autoloads from progmodes/prolog.el 21544;;; Generated autoloads from progmodes/prolog.el
21560 21545
21561(autoload 'prolog-mode "prolog" "\ 21546(autoload 'prolog-mode "prolog" "\
@@ -21588,7 +21573,7 @@ With prefix argument ARG, restart the Prolog process if running before.
21588 21573
21589;;;*** 21574;;;***
21590 21575
21591;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (21291 53104 431149 0)) 21576;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (21291 9464 291241 0))
21592;;; Generated autoloads from ps-bdf.el 21577;;; Generated autoloads from ps-bdf.el
21593 21578
21594(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")) "\ 21579(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")) "\
@@ -21599,8 +21584,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21599 21584
21600;;;*** 21585;;;***
21601 21586
21602;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (21291 53104 21587;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (21291 9464
21603;;;;;; 431149 0)) 21588;;;;;; 291241 0))
21604;;; Generated autoloads from progmodes/ps-mode.el 21589;;; Generated autoloads from progmodes/ps-mode.el
21605(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) 21590(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions)
21606 21591
@@ -21647,7 +21632,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21647 21632
21648;;;*** 21633;;;***
21649 21634
21650;;;### (autoloads nil "ps-print" "ps-print.el" (21291 53104 431149 21635;;;### (autoloads nil "ps-print" "ps-print.el" (21291 9464 291241
21651;;;;;; 0)) 21636;;;;;; 0))
21652;;; Generated autoloads from ps-print.el 21637;;; Generated autoloads from ps-print.el
21653(push (purecopy '(ps-print 7 3 5)) package--builtin-versions) 21638(push (purecopy '(ps-print 7 3 5)) package--builtin-versions)
@@ -21845,15 +21830,15 @@ If EXTENSION is any other symbol, it is ignored.
21845 21830
21846;;;*** 21831;;;***
21847 21832
21848;;;### (autoloads nil "pulse" "cedet/pulse.el" (21291 53104 431149 21833;;;### (autoloads nil "pulse" "cedet/pulse.el" (21291 9464 291241
21849;;;;;; 0)) 21834;;;;;; 0))
21850;;; Generated autoloads from cedet/pulse.el 21835;;; Generated autoloads from cedet/pulse.el
21851(push (purecopy '(pulse 1 0)) package--builtin-versions) 21836(push (purecopy '(pulse 1 0)) package--builtin-versions)
21852 21837
21853;;;*** 21838;;;***
21854 21839
21855;;;### (autoloads nil "python" "progmodes/python.el" (21313 59928 21840;;;### (autoloads nil "python" "progmodes/python.el" (21314 35128
21856;;;;;; 109370 0)) 21841;;;;;; 127485 0))
21857;;; Generated autoloads from progmodes/python.el 21842;;; Generated autoloads from progmodes/python.el
21858(push (purecopy '(python 0 24 2)) package--builtin-versions) 21843(push (purecopy '(python 0 24 2)) package--builtin-versions)
21859 21844
@@ -21887,7 +21872,7 @@ Major mode for editing Python files.
21887 21872
21888;;;*** 21873;;;***
21889 21874
21890;;;### (autoloads nil "qp" "gnus/qp.el" (21291 53104 431149 0)) 21875;;;### (autoloads nil "qp" "gnus/qp.el" (21291 9464 291241 0))
21891;;; Generated autoloads from gnus/qp.el 21876;;; Generated autoloads from gnus/qp.el
21892 21877
21893(autoload 'quoted-printable-decode-region "qp" "\ 21878(autoload 'quoted-printable-decode-region "qp" "\
@@ -21906,8 +21891,8 @@ them into characters should be done separately.
21906 21891
21907;;;*** 21892;;;***
21908 21893
21909;;;### (autoloads nil "quail" "international/quail.el" (21291 53104 21894;;;### (autoloads nil "quail" "international/quail.el" (21291 9464
21910;;;;;; 431149 0)) 21895;;;;;; 291241 0))
21911;;; Generated autoloads from international/quail.el 21896;;; Generated autoloads from international/quail.el
21912 21897
21913(autoload 'quail-title "quail" "\ 21898(autoload 'quail-title "quail" "\
@@ -22138,7 +22123,7 @@ of each directory.
22138;;;*** 22123;;;***
22139 22124
22140;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21291 22125;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21291
22141;;;;;; 53104 431149 0)) 22126;;;;;; 9464 291241 0))
22142;;; Generated autoloads from leim/quail/hangul.el 22127;;; Generated autoloads from leim/quail/hangul.el
22143 22128
22144(autoload 'hangul-input-method-activate "quail/hangul" "\ 22129(autoload 'hangul-input-method-activate "quail/hangul" "\
@@ -22151,7 +22136,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'.
22151;;;*** 22136;;;***
22152 22137
22153;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" 22138;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el"
22154;;;;;; (21291 53104 431149 0)) 22139;;;;;; (21291 9464 291241 0))
22155;;; Generated autoloads from leim/quail/uni-input.el 22140;;; Generated autoloads from leim/quail/uni-input.el
22156 22141
22157(autoload 'ucs-input-activate "quail/uni-input" "\ 22142(autoload 'ucs-input-activate "quail/uni-input" "\
@@ -22165,7 +22150,7 @@ While this input method is active, the variable
22165 22150
22166;;;*** 22151;;;***
22167 22152
22168;;;### (autoloads nil "quickurl" "net/quickurl.el" (21291 53104 431149 22153;;;### (autoloads nil "quickurl" "net/quickurl.el" (21291 9464 291241
22169;;;;;; 0)) 22154;;;;;; 0))
22170;;; Generated autoloads from net/quickurl.el 22155;;; Generated autoloads from net/quickurl.el
22171 22156
@@ -22237,8 +22222,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22237 22222
22238;;;*** 22223;;;***
22239 22224
22240;;;### (autoloads nil "rcirc" "net/rcirc.el" (21291 53104 431149 22225;;;### (autoloads nil "rcirc" "net/rcirc.el" (21291 9464 291241 0))
22241;;;;;; 0))
22242;;; Generated autoloads from net/rcirc.el 22226;;; Generated autoloads from net/rcirc.el
22243 22227
22244(autoload 'rcirc "rcirc" "\ 22228(autoload 'rcirc "rcirc" "\
@@ -22277,7 +22261,7 @@ if ARG is omitted or nil.
22277;;;*** 22261;;;***
22278 22262
22279;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21291 22263;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21291
22280;;;;;; 53104 431149 0)) 22264;;;;;; 9464 291241 0))
22281;;; Generated autoloads from emacs-lisp/re-builder.el 22265;;; Generated autoloads from emacs-lisp/re-builder.el
22282 22266
22283(defalias 'regexp-builder 're-builder) 22267(defalias 'regexp-builder 're-builder)
@@ -22295,8 +22279,7 @@ matching parts of the target buffer will be highlighted.
22295 22279
22296;;;*** 22280;;;***
22297 22281
22298;;;### (autoloads nil "recentf" "recentf.el" (21291 53104 431149 22282;;;### (autoloads nil "recentf" "recentf.el" (21291 9464 291241 0))
22299;;;;;; 0))
22300;;; Generated autoloads from recentf.el 22283;;; Generated autoloads from recentf.el
22301 22284
22302(defvar recentf-mode nil "\ 22285(defvar recentf-mode nil "\
@@ -22322,7 +22305,7 @@ were operated on recently.
22322 22305
22323;;;*** 22306;;;***
22324 22307
22325;;;### (autoloads nil "rect" "rect.el" (21291 53104 431149 0)) 22308;;;### (autoloads nil "rect" "rect.el" (21291 9464 291241 0))
22326;;; Generated autoloads from rect.el 22309;;; Generated autoloads from rect.el
22327 22310
22328(autoload 'delete-rectangle "rect" "\ 22311(autoload 'delete-rectangle "rect" "\
@@ -22462,8 +22445,8 @@ Activates the region if needed. Only lasts until the region is deactivated.
22462 22445
22463;;;*** 22446;;;***
22464 22447
22465;;;### (autoloads nil "refill" "textmodes/refill.el" (21291 53104 22448;;;### (autoloads nil "refill" "textmodes/refill.el" (21291 9464
22466;;;;;; 431149 0)) 22449;;;;;; 291241 0))
22467;;; Generated autoloads from textmodes/refill.el 22450;;; Generated autoloads from textmodes/refill.el
22468 22451
22469(autoload 'refill-mode "refill" "\ 22452(autoload 'refill-mode "refill" "\
@@ -22483,8 +22466,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
22483 22466
22484;;;*** 22467;;;***
22485 22468
22486;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21291 53104 22469;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21291 9464
22487;;;;;; 431149 0)) 22470;;;;;; 291241 0))
22488;;; Generated autoloads from textmodes/reftex.el 22471;;; Generated autoloads from textmodes/reftex.el
22489 22472
22490(autoload 'turn-on-reftex "reftex" "\ 22473(autoload 'turn-on-reftex "reftex" "\
@@ -22534,7 +22517,7 @@ This enforces rescanning the buffer on next use.
22534;;;*** 22517;;;***
22535 22518
22536;;;### (autoloads nil "reftex-cite" "textmodes/reftex-cite.el" (21291 22519;;;### (autoloads nil "reftex-cite" "textmodes/reftex-cite.el" (21291
22537;;;;;; 53104 431149 0)) 22520;;;;;; 9464 291241 0))
22538;;; Generated autoloads from textmodes/reftex-cite.el 22521;;; Generated autoloads from textmodes/reftex-cite.el
22539 22522
22540(autoload 'reftex-citation "reftex-cite" "\ 22523(autoload 'reftex-citation "reftex-cite" "\
@@ -22564,7 +22547,7 @@ While entering the regexp, completion on knows citation keys is possible.
22564;;;*** 22547;;;***
22565 22548
22566;;;### (autoloads nil "reftex-global" "textmodes/reftex-global.el" 22549;;;### (autoloads nil "reftex-global" "textmodes/reftex-global.el"
22567;;;;;; (21291 53104 431149 0)) 22550;;;;;; (21291 9464 291241 0))
22568;;; Generated autoloads from textmodes/reftex-global.el 22551;;; Generated autoloads from textmodes/reftex-global.el
22569 22552
22570(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 22553(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -22581,7 +22564,7 @@ With no argument, this command toggles
22581;;;*** 22564;;;***
22582 22565
22583;;;### (autoloads nil "reftex-index" "textmodes/reftex-index.el" 22566;;;### (autoloads nil "reftex-index" "textmodes/reftex-index.el"
22584;;;;;; (21291 53104 431149 0)) 22567;;;;;; (21291 9464 291241 0))
22585;;; Generated autoloads from textmodes/reftex-index.el 22568;;; Generated autoloads from textmodes/reftex-index.el
22586 22569
22587(autoload 'reftex-index-phrases-mode "reftex-index" "\ 22570(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -22614,7 +22597,7 @@ Here are all local bindings.
22614;;;*** 22597;;;***
22615 22598
22616;;;### (autoloads nil "reftex-parse" "textmodes/reftex-parse.el" 22599;;;### (autoloads nil "reftex-parse" "textmodes/reftex-parse.el"
22617;;;;;; (21291 53104 431149 0)) 22600;;;;;; (21291 9464 291241 0))
22618;;; Generated autoloads from textmodes/reftex-parse.el 22601;;; Generated autoloads from textmodes/reftex-parse.el
22619 22602
22620(autoload 'reftex-all-document-files "reftex-parse" "\ 22603(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -22627,7 +22610,7 @@ of master file.
22627;;;*** 22610;;;***
22628 22611
22629;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (21291 22612;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (21291
22630;;;;;; 53104 431149 0)) 22613;;;;;; 9464 291241 0))
22631;;; Generated autoloads from textmodes/reftex-vars.el 22614;;; Generated autoloads from textmodes/reftex-vars.el
22632(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22615(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22633(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22616(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22637,7 +22620,7 @@ of master file.
22637;;;*** 22620;;;***
22638 22621
22639;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (21291 22622;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (21291
22640;;;;;; 53104 431149 0)) 22623;;;;;; 9464 291241 0))
22641;;; Generated autoloads from emacs-lisp/regexp-opt.el 22624;;; Generated autoloads from emacs-lisp/regexp-opt.el
22642 22625
22643(autoload 'regexp-opt "regexp-opt" "\ 22626(autoload 'regexp-opt "regexp-opt" "\
@@ -22666,15 +22649,15 @@ This means the number of non-shy regexp grouping constructs
22666 22649
22667;;;*** 22650;;;***
22668 22651
22669;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (21291 53104 431149 22652;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (21291 9464 291241
22670;;;;;; 0)) 22653;;;;;; 0))
22671;;; Generated autoloads from emacs-lisp/regi.el 22654;;; Generated autoloads from emacs-lisp/regi.el
22672(push (purecopy '(regi 1 8)) package--builtin-versions) 22655(push (purecopy '(regi 1 8)) package--builtin-versions)
22673 22656
22674;;;*** 22657;;;***
22675 22658
22676;;;### (autoloads nil "remember" "textmodes/remember.el" (21291 53104 22659;;;### (autoloads nil "remember" "textmodes/remember.el" (21291 9464
22677;;;;;; 431149 0)) 22660;;;;;; 291241 0))
22678;;; Generated autoloads from textmodes/remember.el 22661;;; Generated autoloads from textmodes/remember.el
22679(push (purecopy '(remember 2 0)) package--builtin-versions) 22662(push (purecopy '(remember 2 0)) package--builtin-versions)
22680 22663
@@ -22728,7 +22711,7 @@ to turn the *scratch* buffer into your notes buffer.
22728 22711
22729;;;*** 22712;;;***
22730 22713
22731;;;### (autoloads nil "repeat" "repeat.el" (21291 53104 431149 0)) 22714;;;### (autoloads nil "repeat" "repeat.el" (21291 9464 291241 0))
22732;;; Generated autoloads from repeat.el 22715;;; Generated autoloads from repeat.el
22733(push (purecopy '(repeat 0 51)) package--builtin-versions) 22716(push (purecopy '(repeat 0 51)) package--builtin-versions)
22734 22717
@@ -22751,8 +22734,8 @@ recently executed command not bound to an input event\".
22751 22734
22752;;;*** 22735;;;***
22753 22736
22754;;;### (autoloads nil "reporter" "mail/reporter.el" (21291 53104 22737;;;### (autoloads nil "reporter" "mail/reporter.el" (21291 9464 291241
22755;;;;;; 431149 0)) 22738;;;;;; 0))
22756;;; Generated autoloads from mail/reporter.el 22739;;; Generated autoloads from mail/reporter.el
22757 22740
22758(autoload 'reporter-submit-bug-report "reporter" "\ 22741(autoload 'reporter-submit-bug-report "reporter" "\
@@ -22783,7 +22766,7 @@ mail-sending package is used for editing and sending the message.
22783 22766
22784;;;*** 22767;;;***
22785 22768
22786;;;### (autoloads nil "reposition" "reposition.el" (21291 53104 431149 22769;;;### (autoloads nil "reposition" "reposition.el" (21291 9464 291241
22787;;;;;; 0)) 22770;;;;;; 0))
22788;;; Generated autoloads from reposition.el 22771;;; Generated autoloads from reposition.el
22789 22772
@@ -22810,7 +22793,7 @@ first comment line visible (if point is in a comment).
22810 22793
22811;;;*** 22794;;;***
22812 22795
22813;;;### (autoloads nil "reveal" "reveal.el" (21291 53104 431149 0)) 22796;;;### (autoloads nil "reveal" "reveal.el" (21291 9464 291241 0))
22814;;; Generated autoloads from reveal.el 22797;;; Generated autoloads from reveal.el
22815 22798
22816(autoload 'reveal-mode "reveal" "\ 22799(autoload 'reveal-mode "reveal" "\
@@ -22845,7 +22828,7 @@ the mode if ARG is omitted or nil.
22845 22828
22846;;;*** 22829;;;***
22847 22830
22848;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21291 53104 431149 22831;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21291 9464 291241
22849;;;;;; 0)) 22832;;;;;; 0))
22850;;; Generated autoloads from emacs-lisp/ring.el 22833;;; Generated autoloads from emacs-lisp/ring.el
22851 22834
@@ -22861,7 +22844,7 @@ Make a ring that can contain SIZE elements.
22861 22844
22862;;;*** 22845;;;***
22863 22846
22864;;;### (autoloads nil "rlogin" "net/rlogin.el" (21291 53104 431149 22847;;;### (autoloads nil "rlogin" "net/rlogin.el" (21291 9464 291241
22865;;;;;; 0)) 22848;;;;;; 0))
22866;;; Generated autoloads from net/rlogin.el 22849;;; Generated autoloads from net/rlogin.el
22867 22850
@@ -22906,8 +22889,8 @@ variable.
22906 22889
22907;;;*** 22890;;;***
22908 22891
22909;;;### (autoloads nil "rmail" "mail/rmail.el" (21291 53104 431149 22892;;;### (autoloads nil "rmail" "mail/rmail.el" (21343 51827 910137
22910;;;;;; 0)) 22893;;;;;; 754000))
22911;;; Generated autoloads from mail/rmail.el 22894;;; Generated autoloads from mail/rmail.el
22912 22895
22913(defvar rmail-file-name (purecopy "~/RMAIL") "\ 22896(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -23104,8 +23087,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23104 23087
23105;;;*** 23088;;;***
23106 23089
23107;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21291 53104 23090;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21291 9464 291241
23108;;;;;; 431149 0)) 23091;;;;;; 0))
23109;;; Generated autoloads from mail/rmailout.el 23092;;; Generated autoloads from mail/rmailout.el
23110(put 'rmail-output-file-alist 'risky-local-variable t) 23093(put 'rmail-output-file-alist 'risky-local-variable t)
23111 23094
@@ -23169,8 +23152,8 @@ than appending to it. Deletes the message after writing if
23169 23152
23170;;;*** 23153;;;***
23171 23154
23172;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21319 19378 23155;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21319 15673
23173;;;;;; 69506 0)) 23156;;;;;; 174 0))
23174;;; Generated autoloads from nxml/rng-cmpct.el 23157;;; Generated autoloads from nxml/rng-cmpct.el
23175 23158
23176(autoload 'rng-c-load-schema "rng-cmpct" "\ 23159(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23181,8 +23164,8 @@ Return a pattern.
23181 23164
23182;;;*** 23165;;;***
23183 23166
23184;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (21291 57968 23167;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (21292 8122 451256
23185;;;;;; 317602 643000)) 23168;;;;;; 0))
23186;;; Generated autoloads from nxml/rng-nxml.el 23169;;; Generated autoloads from nxml/rng-nxml.el
23187 23170
23188(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23171(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23194,8 +23177,8 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23194 23177
23195;;;*** 23178;;;***
23196 23179
23197;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (21291 57968 23180;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (21292 8122
23198;;;;;; 317602 643000)) 23181;;;;;; 451256 0))
23199;;; Generated autoloads from nxml/rng-valid.el 23182;;; Generated autoloads from nxml/rng-valid.el
23200 23183
23201(autoload 'rng-validate-mode "rng-valid" "\ 23184(autoload 'rng-validate-mode "rng-valid" "\
@@ -23225,8 +23208,8 @@ to use for finding the schema.
23225 23208
23226;;;*** 23209;;;***
23227 23210
23228;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (21291 57968 317602 23211;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (21292 8122 451256
23229;;;;;; 643000)) 23212;;;;;; 0))
23230;;; Generated autoloads from nxml/rng-xsd.el 23213;;; Generated autoloads from nxml/rng-xsd.el
23231 23214
23232(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23215(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23253,8 +23236,8 @@ must be equal.
23253 23236
23254;;;*** 23237;;;***
23255 23238
23256;;;### (autoloads nil "robin" "international/robin.el" (20627 28607 23239;;;### (autoloads nil "robin" "international/robin.el" (20627 10158
23257;;;;;; 829638 0)) 23240;;;;;; 364804 0))
23258;;; Generated autoloads from international/robin.el 23241;;; Generated autoloads from international/robin.el
23259 23242
23260(autoload 'robin-define-package "robin" "\ 23243(autoload 'robin-define-package "robin" "\
@@ -23286,7 +23269,7 @@ Start using robin package NAME, which is a string.
23286 23269
23287;;;*** 23270;;;***
23288 23271
23289;;;### (autoloads nil "rot13" "rot13.el" (21291 53104 431149 0)) 23272;;;### (autoloads nil "rot13" "rot13.el" (21291 9464 291241 0))
23290;;; Generated autoloads from rot13.el 23273;;; Generated autoloads from rot13.el
23291 23274
23292(autoload 'rot13 "rot13" "\ 23275(autoload 'rot13 "rot13" "\
@@ -23323,7 +23306,7 @@ Toggle the use of ROT13 encoding for the current window.
23323 23306
23324;;;*** 23307;;;***
23325 23308
23326;;;### (autoloads nil "rst" "textmodes/rst.el" (21291 53104 431149 23309;;;### (autoloads nil "rst" "textmodes/rst.el" (21343 35388 793281
23327;;;;;; 0)) 23310;;;;;; 0))
23328;;; Generated autoloads from textmodes/rst.el 23311;;; Generated autoloads from textmodes/rst.el
23329 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23312 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
@@ -23355,7 +23338,7 @@ for modes derived from Text mode, like Mail mode.
23355;;;*** 23338;;;***
23356 23339
23357;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21316 23340;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21316
23358;;;;;; 47425 538878 0)) 23341;;;;;; 41565 831567 0))
23359;;; Generated autoloads from progmodes/ruby-mode.el 23342;;; Generated autoloads from progmodes/ruby-mode.el
23360(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23343(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23361 23344
@@ -23372,7 +23355,7 @@ Major mode for editing Ruby code.
23372 23355
23373;;;*** 23356;;;***
23374 23357
23375;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21291 53104 431149 23358;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21291 9464 291241
23376;;;;;; 0)) 23359;;;;;; 0))
23377;;; Generated autoloads from ruler-mode.el 23360;;; Generated autoloads from ruler-mode.el
23378(push (purecopy '(ruler-mode 1 6)) package--builtin-versions) 23361(push (purecopy '(ruler-mode 1 6)) package--builtin-versions)
@@ -23391,7 +23374,7 @@ if ARG is omitted or nil.
23391 23374
23392;;;*** 23375;;;***
23393 23376
23394;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21291 53104 431149 23377;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21291 9464 291241
23395;;;;;; 0)) 23378;;;;;; 0))
23396;;; Generated autoloads from emacs-lisp/rx.el 23379;;; Generated autoloads from emacs-lisp/rx.el
23397 23380
@@ -23703,14 +23686,14 @@ enclosed in `(and ...)'.
23703 23686
23704;;;*** 23687;;;***
23705 23688
23706;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (21291 53104 23689;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (21291 9464
23707;;;;;; 431149 0)) 23690;;;;;; 291241 0))
23708;;; Generated autoloads from net/sasl-ntlm.el 23691;;; Generated autoloads from net/sasl-ntlm.el
23709(push (purecopy '(sasl 1 0)) package--builtin-versions) 23692(push (purecopy '(sasl 1 0)) package--builtin-versions)
23710 23693
23711;;;*** 23694;;;***
23712 23695
23713;;;### (autoloads nil "savehist" "savehist.el" (21291 53104 431149 23696;;;### (autoloads nil "savehist" "savehist.el" (21291 9464 291241
23714;;;;;; 0)) 23697;;;;;; 0))
23715;;; Generated autoloads from savehist.el 23698;;; Generated autoloads from savehist.el
23716(push (purecopy '(savehist 24)) package--builtin-versions) 23699(push (purecopy '(savehist 24)) package--builtin-versions)
@@ -23743,8 +23726,8 @@ histories, which is probably undesirable.
23743 23726
23744;;;*** 23727;;;***
23745 23728
23746;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21291 53104 23729;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21291 9464
23747;;;;;; 431149 0)) 23730;;;;;; 291241 0))
23748;;; Generated autoloads from progmodes/scheme.el 23731;;; Generated autoloads from progmodes/scheme.el
23749 23732
23750(autoload 'scheme-mode "scheme" "\ 23733(autoload 'scheme-mode "scheme" "\
@@ -23783,8 +23766,8 @@ that variable's value is a string.
23783 23766
23784;;;*** 23767;;;***
23785 23768
23786;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (21291 53104 23769;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (21291 9464
23787;;;;;; 431149 0)) 23770;;;;;; 291241 0))
23788;;; Generated autoloads from gnus/score-mode.el 23771;;; Generated autoloads from gnus/score-mode.el
23789 23772
23790(autoload 'gnus-score-mode "score-mode" "\ 23773(autoload 'gnus-score-mode "score-mode" "\
@@ -23797,7 +23780,7 @@ This mode is an extended emacs-lisp mode.
23797 23780
23798;;;*** 23781;;;***
23799 23782
23800;;;### (autoloads nil "scroll-all" "scroll-all.el" (21291 53104 431149 23783;;;### (autoloads nil "scroll-all" "scroll-all.el" (21291 9464 291241
23801;;;;;; 0)) 23784;;;;;; 0))
23802;;; Generated autoloads from scroll-all.el 23785;;; Generated autoloads from scroll-all.el
23803 23786
@@ -23823,8 +23806,8 @@ one window apply to all visible windows in the same frame.
23823 23806
23824;;;*** 23807;;;***
23825 23808
23826;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (21291 53104 23809;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (21291 9464
23827;;;;;; 431149 0)) 23810;;;;;; 291241 0))
23828;;; Generated autoloads from scroll-lock.el 23811;;; Generated autoloads from scroll-lock.el
23829 23812
23830(autoload 'scroll-lock-mode "scroll-lock" "\ 23813(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -23840,7 +23823,7 @@ vertically fixed relative to window boundaries during scrolling.
23840 23823
23841;;;*** 23824;;;***
23842 23825
23843;;;### (autoloads nil "secrets" "net/secrets.el" (21291 53104 431149 23826;;;### (autoloads nil "secrets" "net/secrets.el" (21291 9464 291241
23844;;;;;; 0)) 23827;;;;;; 0))
23845;;; Generated autoloads from net/secrets.el 23828;;; Generated autoloads from net/secrets.el
23846(when (featurep 'dbusbind) 23829(when (featurep 'dbusbind)
@@ -23848,8 +23831,8 @@ vertically fixed relative to window boundaries during scrolling.
23848 23831
23849;;;*** 23832;;;***
23850 23833
23851;;;### (autoloads nil "semantic" "cedet/semantic.el" (21291 53104 23834;;;### (autoloads nil "semantic" "cedet/semantic.el" (21291 9464
23852;;;;;; 431149 0)) 23835;;;;;; 291241 0))
23853;;; Generated autoloads from cedet/semantic.el 23836;;; Generated autoloads from cedet/semantic.el
23854(push (purecopy '(semantic 2 2)) package--builtin-versions) 23837(push (purecopy '(semantic 2 2)) package--builtin-versions)
23855 23838
@@ -23907,7 +23890,7 @@ Semantic mode.
23907;;;*** 23890;;;***
23908 23891
23909;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" 23892;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el"
23910;;;;;; (21291 53104 431149 0)) 23893;;;;;; (21291 9464 291241 0))
23911;;; Generated autoloads from cedet/semantic/bovine/grammar.el 23894;;; Generated autoloads from cedet/semantic/bovine/grammar.el
23912 23895
23913(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ 23896(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\
@@ -23918,7 +23901,7 @@ Major mode for editing Bovine grammars.
23918;;;*** 23901;;;***
23919 23902
23920;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" 23903;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el"
23921;;;;;; (21291 53104 431149 0)) 23904;;;;;; (21291 9464 291241 0))
23922;;; Generated autoloads from cedet/semantic/wisent/grammar.el 23905;;; Generated autoloads from cedet/semantic/wisent/grammar.el
23923 23906
23924(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ 23907(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\
@@ -23928,8 +23911,8 @@ Major mode for editing Wisent grammars.
23928 23911
23929;;;*** 23912;;;***
23930 23913
23931;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21291 53104 23914;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21291 9464 291241
23932;;;;;; 431149 0)) 23915;;;;;; 0))
23933;;; Generated autoloads from mail/sendmail.el 23916;;; Generated autoloads from mail/sendmail.el
23934 23917
23935(defvar mail-from-style 'default "\ 23918(defvar mail-from-style 'default "\
@@ -24210,7 +24193,7 @@ Like `mail' command, but display mail buffer in another frame.
24210 24193
24211;;;*** 24194;;;***
24212 24195
24213;;;### (autoloads nil "server" "server.el" (21291 53104 431149 0)) 24196;;;### (autoloads nil "server" "server.el" (21292 8122 451256 0))
24214;;; Generated autoloads from server.el 24197;;; Generated autoloads from server.el
24215 24198
24216(put 'server-host 'risky-local-variable t) 24199(put 'server-host 'risky-local-variable t)
@@ -24277,7 +24260,7 @@ only these files will be asked to be saved.
24277 24260
24278;;;*** 24261;;;***
24279 24262
24280;;;### (autoloads nil "ses" "ses.el" (21291 53104 431149 0)) 24263;;;### (autoloads nil "ses" "ses.el" (21291 9464 291241 0))
24281;;; Generated autoloads from ses.el 24264;;; Generated autoloads from ses.el
24282 24265
24283(autoload 'ses-mode "ses" "\ 24266(autoload 'ses-mode "ses" "\
@@ -24322,7 +24305,7 @@ formula:
24322;;;*** 24305;;;***
24323 24306
24324;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21291 24307;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21291
24325;;;;;; 53104 431149 0)) 24308;;;;;; 9464 291241 0))
24326;;; Generated autoloads from textmodes/sgml-mode.el 24309;;; Generated autoloads from textmodes/sgml-mode.el
24327 24310
24328(autoload 'sgml-mode "sgml-mode" "\ 24311(autoload 'sgml-mode "sgml-mode" "\
@@ -24387,8 +24370,8 @@ To work around that, do:
24387 24370
24388;;;*** 24371;;;***
24389 24372
24390;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21291 24373;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21331
24391;;;;;; 53104 431149 0)) 24374;;;;;; 44214 797573 0))
24392;;; Generated autoloads from progmodes/sh-script.el 24375;;; Generated autoloads from progmodes/sh-script.el
24393(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24376(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24394(put 'sh-shell 'safe-local-variable 'symbolp) 24377(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24452,8 +24435,8 @@ with your script for an edit-interpret-debug cycle.
24452 24435
24453;;;*** 24436;;;***
24454 24437
24455;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21291 53104 24438;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21291 9464
24456;;;;;; 431149 0)) 24439;;;;;; 291241 0))
24457;;; Generated autoloads from emacs-lisp/shadow.el 24440;;; Generated autoloads from emacs-lisp/shadow.el
24458 24441
24459(autoload 'list-load-path-shadows "shadow" "\ 24442(autoload 'list-load-path-shadows "shadow" "\
@@ -24502,7 +24485,7 @@ function, `load-path-shadows-find'.
24502 24485
24503;;;*** 24486;;;***
24504 24487
24505;;;### (autoloads nil "shadowfile" "shadowfile.el" (21291 53104 431149 24488;;;### (autoloads nil "shadowfile" "shadowfile.el" (21291 9464 291241
24506;;;;;; 0)) 24489;;;;;; 0))
24507;;; Generated autoloads from shadowfile.el 24490;;; Generated autoloads from shadowfile.el
24508 24491
@@ -24541,7 +24524,7 @@ Set up file shadowing.
24541 24524
24542;;;*** 24525;;;***
24543 24526
24544;;;### (autoloads nil "shell" "shell.el" (21313 65162 603703 543000)) 24527;;;### (autoloads nil "shell" "shell.el" (21314 35128 127485 0))
24545;;; Generated autoloads from shell.el 24528;;; Generated autoloads from shell.el
24546 24529
24547(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 24530(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -24589,7 +24572,7 @@ Otherwise, one argument `-i' is passed to the shell.
24589 24572
24590;;;*** 24573;;;***
24591 24574
24592;;;### (autoloads nil "shr" "net/shr.el" (21291 53104 431149 0)) 24575;;;### (autoloads nil "shr" "net/shr.el" (21325 5431 348093 0))
24593;;; Generated autoloads from net/shr.el 24576;;; Generated autoloads from net/shr.el
24594 24577
24595(autoload 'shr-render-region "shr" "\ 24578(autoload 'shr-render-region "shr" "\
@@ -24606,7 +24589,7 @@ DOM should be a parse tree as generated by
24606 24589
24607;;;*** 24590;;;***
24608 24591
24609;;;### (autoloads nil "sieve" "gnus/sieve.el" (21291 53104 431149 24592;;;### (autoloads nil "sieve" "gnus/sieve.el" (21291 9464 291241
24610;;;;;; 0)) 24593;;;;;; 0))
24611;;; Generated autoloads from gnus/sieve.el 24594;;; Generated autoloads from gnus/sieve.el
24612 24595
@@ -24632,8 +24615,8 @@ DOM should be a parse tree as generated by
24632 24615
24633;;;*** 24616;;;***
24634 24617
24635;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (21291 53104 24618;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (21291 9464
24636;;;;;; 431149 0)) 24619;;;;;; 291241 0))
24637;;; Generated autoloads from gnus/sieve-mode.el 24620;;; Generated autoloads from gnus/sieve-mode.el
24638 24621
24639(autoload 'sieve-mode "sieve-mode" "\ 24622(autoload 'sieve-mode "sieve-mode" "\
@@ -24648,8 +24631,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24648 24631
24649;;;*** 24632;;;***
24650 24633
24651;;;### (autoloads nil "simula" "progmodes/simula.el" (21291 53104 24634;;;### (autoloads nil "simula" "progmodes/simula.el" (21291 9464
24652;;;;;; 431149 0)) 24635;;;;;; 291241 0))
24653;;; Generated autoloads from progmodes/simula.el 24636;;; Generated autoloads from progmodes/simula.el
24654 24637
24655(autoload 'simula-mode "simula" "\ 24638(autoload 'simula-mode "simula" "\
@@ -24697,7 +24680,7 @@ with no arguments, if that value is non-nil.
24697 24680
24698;;;*** 24681;;;***
24699 24682
24700;;;### (autoloads nil "skeleton" "skeleton.el" (21291 53104 431149 24683;;;### (autoloads nil "skeleton" "skeleton.el" (21292 8122 451256
24701;;;;;; 0)) 24684;;;;;; 0))
24702;;; Generated autoloads from skeleton.el 24685;;; Generated autoloads from skeleton.el
24703 24686
@@ -24809,8 +24792,8 @@ symmetrical ones, and the same character twice for the others.
24809 24792
24810;;;*** 24793;;;***
24811 24794
24812;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21291 53104 24795;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21291 9464
24813;;;;;; 431149 0)) 24796;;;;;; 291241 0))
24814;;; Generated autoloads from vc/smerge-mode.el 24797;;; Generated autoloads from vc/smerge-mode.el
24815 24798
24816(autoload 'smerge-ediff "smerge-mode" "\ 24799(autoload 'smerge-ediff "smerge-mode" "\
@@ -24837,7 +24820,7 @@ If no conflict maker is found, turn off `smerge-mode'.
24837 24820
24838;;;*** 24821;;;***
24839 24822
24840;;;### (autoloads nil "smiley" "gnus/smiley.el" (21291 53104 431149 24823;;;### (autoloads nil "smiley" "gnus/smiley.el" (21291 9464 291241
24841;;;;;; 0)) 24824;;;;;; 0))
24842;;; Generated autoloads from gnus/smiley.el 24825;;; Generated autoloads from gnus/smiley.el
24843 24826
@@ -24855,8 +24838,8 @@ interactively. If there's no argument, do it at the current buffer.
24855 24838
24856;;;*** 24839;;;***
24857 24840
24858;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (21291 53104 24841;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (21291 9464 291241
24859;;;;;; 431149 0)) 24842;;;;;; 0))
24860;;; Generated autoloads from mail/smtpmail.el 24843;;; Generated autoloads from mail/smtpmail.el
24861 24844
24862(autoload 'smtpmail-send-it "smtpmail" "\ 24845(autoload 'smtpmail-send-it "smtpmail" "\
@@ -24871,7 +24854,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24871 24854
24872;;;*** 24855;;;***
24873 24856
24874;;;### (autoloads nil "snake" "play/snake.el" (21291 53104 431149 24857;;;### (autoloads nil "snake" "play/snake.el" (21291 9464 291241
24875;;;;;; 0)) 24858;;;;;; 0))
24876;;; Generated autoloads from play/snake.el 24859;;; Generated autoloads from play/snake.el
24877 24860
@@ -24895,8 +24878,8 @@ Snake mode keybindings:
24895 24878
24896;;;*** 24879;;;***
24897 24880
24898;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (21291 53104 24881;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (21291 9464
24899;;;;;; 431149 0)) 24882;;;;;; 291241 0))
24900;;; Generated autoloads from net/snmp-mode.el 24883;;; Generated autoloads from net/snmp-mode.el
24901 24884
24902(autoload 'snmp-mode "snmp-mode" "\ 24885(autoload 'snmp-mode "snmp-mode" "\
@@ -24925,7 +24908,7 @@ then `snmpv2-mode-hook'.
24925 24908
24926;;;*** 24909;;;***
24927 24910
24928;;;### (autoloads nil "solar" "calendar/solar.el" (21291 53104 431149 24911;;;### (autoloads nil "solar" "calendar/solar.el" (21291 9464 291241
24929;;;;;; 0)) 24912;;;;;; 0))
24930;;; Generated autoloads from calendar/solar.el 24913;;; Generated autoloads from calendar/solar.el
24931 24914
@@ -24941,8 +24924,8 @@ This function is suitable for execution in an init file.
24941 24924
24942;;;*** 24925;;;***
24943 24926
24944;;;### (autoloads nil "solitaire" "play/solitaire.el" (21291 53104 24927;;;### (autoloads nil "solitaire" "play/solitaire.el" (21291 9464
24945;;;;;; 431149 0)) 24928;;;;;; 291241 0))
24946;;; Generated autoloads from play/solitaire.el 24929;;; Generated autoloads from play/solitaire.el
24947 24930
24948(autoload 'solitaire "solitaire" "\ 24931(autoload 'solitaire "solitaire" "\
@@ -25017,7 +25000,7 @@ Pick your favorite shortcuts:
25017 25000
25018;;;*** 25001;;;***
25019 25002
25020;;;### (autoloads nil "sort" "sort.el" (21291 53104 431149 0)) 25003;;;### (autoloads nil "sort" "sort.el" (21291 9464 291241 0))
25021;;; Generated autoloads from sort.el 25004;;; Generated autoloads from sort.el
25022(put 'sort-fold-case 'safe-local-variable 'booleanp) 25005(put 'sort-fold-case 'safe-local-variable 'booleanp)
25023 25006
@@ -25192,7 +25175,7 @@ is non-nil, it also prints a message describing the number of deletions.
25192 25175
25193;;;*** 25176;;;***
25194 25177
25195;;;### (autoloads nil "spam" "gnus/spam.el" (21291 53104 431149 0)) 25178;;;### (autoloads nil "spam" "gnus/spam.el" (21291 9464 291241 0))
25196;;; Generated autoloads from gnus/spam.el 25179;;; Generated autoloads from gnus/spam.el
25197 25180
25198(autoload 'spam-initialize "spam" "\ 25181(autoload 'spam-initialize "spam" "\
@@ -25207,7 +25190,7 @@ installed through `spam-necessary-extra-headers'.
25207;;;*** 25190;;;***
25208 25191
25209;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21291 25192;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21291
25210;;;;;; 53104 431149 0)) 25193;;;;;; 9464 291241 0))
25211;;; Generated autoloads from gnus/spam-report.el 25194;;; Generated autoloads from gnus/spam-report.el
25212 25195
25213(autoload 'spam-report-process-queue "spam-report" "\ 25196(autoload 'spam-report-process-queue "spam-report" "\
@@ -25249,7 +25232,7 @@ Spam reports will be queued with the method used when
25249 25232
25250;;;*** 25233;;;***
25251 25234
25252;;;### (autoloads nil "speedbar" "speedbar.el" (21291 53104 431149 25235;;;### (autoloads nil "speedbar" "speedbar.el" (21334 20411 906208
25253;;;;;; 0)) 25236;;;;;; 0))
25254;;; Generated autoloads from speedbar.el 25237;;; Generated autoloads from speedbar.el
25255 25238
@@ -25274,7 +25257,7 @@ selected. If the speedbar frame is active, then select the attached frame.
25274 25257
25275;;;*** 25258;;;***
25276 25259
25277;;;### (autoloads nil "spook" "play/spook.el" (21291 53104 431149 25260;;;### (autoloads nil "spook" "play/spook.el" (21291 9464 291241
25278;;;;;; 0)) 25261;;;;;; 0))
25279;;; Generated autoloads from play/spook.el 25262;;; Generated autoloads from play/spook.el
25280 25263
@@ -25290,7 +25273,7 @@ Return a vector containing the lines from `spook-phrases-file'.
25290 25273
25291;;;*** 25274;;;***
25292 25275
25293;;;### (autoloads nil "sql" "progmodes/sql.el" (21291 53104 431149 25276;;;### (autoloads nil "sql" "progmodes/sql.el" (21291 9464 291241
25294;;;;;; 0)) 25277;;;;;; 0))
25295;;; Generated autoloads from progmodes/sql.el 25278;;; Generated autoloads from progmodes/sql.el
25296(push (purecopy '(sql 3 4)) package--builtin-versions) 25279(push (purecopy '(sql 3 4)) package--builtin-versions)
@@ -25752,7 +25735,7 @@ buffer.
25752 25735
25753;;;*** 25736;;;***
25754 25737
25755;;;### (autoloads nil "srecode" "cedet/srecode.el" (21291 53104 431149 25738;;;### (autoloads nil "srecode" "cedet/srecode.el" (21291 9464 291241
25756;;;;;; 0)) 25739;;;;;; 0))
25757;;; Generated autoloads from cedet/srecode.el 25740;;; Generated autoloads from cedet/srecode.el
25758(push (purecopy '(srecode 1 2)) package--builtin-versions) 25741(push (purecopy '(srecode 1 2)) package--builtin-versions)
@@ -25760,7 +25743,7 @@ buffer.
25760;;;*** 25743;;;***
25761 25744
25762;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" 25745;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el"
25763;;;;;; (21291 53104 431149 0)) 25746;;;;;; (21291 9464 291241 0))
25764;;; Generated autoloads from cedet/srecode/srt-mode.el 25747;;; Generated autoloads from cedet/srecode/srt-mode.el
25765 25748
25766(autoload 'srecode-template-mode "srecode/srt-mode" "\ 25749(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -25772,8 +25755,8 @@ Major-mode for writing SRecode macros.
25772 25755
25773;;;*** 25756;;;***
25774 25757
25775;;;### (autoloads nil "starttls" "gnus/starttls.el" (21291 53104 25758;;;### (autoloads nil "starttls" "gnus/starttls.el" (21291 9464 291241
25776;;;;;; 431149 0)) 25759;;;;;; 0))
25777;;; Generated autoloads from gnus/starttls.el 25760;;; Generated autoloads from gnus/starttls.el
25778 25761
25779(autoload 'starttls-open-stream "starttls" "\ 25762(autoload 'starttls-open-stream "starttls" "\
@@ -25796,8 +25779,7 @@ GnuTLS requires a port number.
25796 25779
25797;;;*** 25780;;;***
25798 25781
25799;;;### (autoloads nil "strokes" "strokes.el" (21291 53104 431149 25782;;;### (autoloads nil "strokes" "strokes.el" (21291 9464 291241 0))
25800;;;;;; 0))
25801;;; Generated autoloads from strokes.el 25783;;; Generated autoloads from strokes.el
25802 25784
25803(autoload 'strokes-global-set-stroke "strokes" "\ 25785(autoload 'strokes-global-set-stroke "strokes" "\
@@ -25910,7 +25892,7 @@ Read a complex stroke and insert its glyph into the current buffer.
25910 25892
25911;;;*** 25893;;;***
25912 25894
25913;;;### (autoloads nil "studly" "play/studly.el" (21291 53104 431149 25895;;;### (autoloads nil "studly" "play/studly.el" (21291 9464 291241
25914;;;;;; 0)) 25896;;;;;; 0))
25915;;; Generated autoloads from play/studly.el 25897;;; Generated autoloads from play/studly.el
25916 25898
@@ -25931,8 +25913,8 @@ Studlify-case the current buffer.
25931 25913
25932;;;*** 25914;;;***
25933 25915
25934;;;### (autoloads nil "subword" "progmodes/subword.el" (21291 53104 25916;;;### (autoloads nil "subword" "progmodes/subword.el" (21291 9464
25935;;;;;; 431149 0)) 25917;;;;;; 291241 0))
25936;;; Generated autoloads from progmodes/subword.el 25918;;; Generated autoloads from progmodes/subword.el
25937 25919
25938(autoload 'subword-mode "subword" "\ 25920(autoload 'subword-mode "subword" "\
@@ -26026,8 +26008,8 @@ See `superword-mode' for more information on Superword mode.
26026 26008
26027;;;*** 26009;;;***
26028 26010
26029;;;### (autoloads nil "supercite" "mail/supercite.el" (21291 53104 26011;;;### (autoloads nil "supercite" "mail/supercite.el" (21291 9464
26030;;;;;; 431149 0)) 26012;;;;;; 291241 0))
26031;;; Generated autoloads from mail/supercite.el 26013;;; Generated autoloads from mail/supercite.el
26032 26014
26033(autoload 'sc-cite-original "supercite" "\ 26015(autoload 'sc-cite-original "supercite" "\
@@ -26059,8 +26041,7 @@ and `sc-post-hook' is run after the guts of this function.
26059 26041
26060;;;*** 26042;;;***
26061 26043
26062;;;### (autoloads nil "t-mouse" "t-mouse.el" (21291 53104 431149 26044;;;### (autoloads nil "t-mouse" "t-mouse.el" (21291 9464 291241 0))
26063;;;;;; 0))
26064;;; Generated autoloads from t-mouse.el 26045;;; Generated autoloads from t-mouse.el
26065 26046
26066(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26047(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26088,7 +26069,7 @@ It relies on the `gpm' daemon being activated.
26088 26069
26089;;;*** 26070;;;***
26090 26071
26091;;;### (autoloads nil "tabify" "tabify.el" (21291 53104 431149 0)) 26072;;;### (autoloads nil "tabify" "tabify.el" (21291 9464 291241 0))
26092;;; Generated autoloads from tabify.el 26073;;; Generated autoloads from tabify.el
26093 26074
26094(autoload 'untabify "tabify" "\ 26075(autoload 'untabify "tabify" "\
@@ -26117,7 +26098,7 @@ The variable `tab-width' controls the spacing of tab stops.
26117 26098
26118;;;*** 26099;;;***
26119 26100
26120;;;### (autoloads nil "table" "textmodes/table.el" (21291 53104 431149 26101;;;### (autoloads nil "table" "textmodes/table.el" (21291 9464 291241
26121;;;;;; 0)) 26102;;;;;; 0))
26122;;; Generated autoloads from textmodes/table.el 26103;;; Generated autoloads from textmodes/table.el
26123 26104
@@ -26710,7 +26691,7 @@ converts a table into plain text without frames. It is a companion to
26710 26691
26711;;;*** 26692;;;***
26712 26693
26713;;;### (autoloads nil "talk" "talk.el" (21291 53104 431149 0)) 26694;;;### (autoloads nil "talk" "talk.el" (21291 9464 291241 0))
26714;;; Generated autoloads from talk.el 26695;;; Generated autoloads from talk.el
26715 26696
26716(autoload 'talk-connect "talk" "\ 26697(autoload 'talk-connect "talk" "\
@@ -26725,7 +26706,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
26725 26706
26726;;;*** 26707;;;***
26727 26708
26728;;;### (autoloads nil "tar-mode" "tar-mode.el" (21291 53104 431149 26709;;;### (autoloads nil "tar-mode" "tar-mode.el" (21291 9464 291241
26729;;;;;; 0)) 26710;;;;;; 0))
26730;;; Generated autoloads from tar-mode.el 26711;;; Generated autoloads from tar-mode.el
26731 26712
@@ -26749,7 +26730,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26749 26730
26750;;;*** 26731;;;***
26751 26732
26752;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21291 53104 431149 26733;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21291 9464 291241
26753;;;;;; 0)) 26734;;;;;; 0))
26754;;; Generated autoloads from progmodes/tcl.el 26735;;; Generated autoloads from progmodes/tcl.el
26755 26736
@@ -26798,7 +26779,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26798 26779
26799;;;*** 26780;;;***
26800 26781
26801;;;### (autoloads nil "telnet" "net/telnet.el" (21291 53104 431149 26782;;;### (autoloads nil "telnet" "net/telnet.el" (21291 9464 291241
26802;;;;;; 0)) 26783;;;;;; 0))
26803;;; Generated autoloads from net/telnet.el 26784;;; Generated autoloads from net/telnet.el
26804 26785
@@ -26824,7 +26805,7 @@ Normally input is edited in Emacs and sent a line at a time.
26824 26805
26825;;;*** 26806;;;***
26826 26807
26827;;;### (autoloads nil "term" "term.el" (21291 53104 431149 0)) 26808;;;### (autoloads nil "term" "term.el" (21335 41274 440541 0))
26828;;; Generated autoloads from term.el 26809;;; Generated autoloads from term.el
26829 26810
26830(autoload 'make-term "term" "\ 26811(autoload 'make-term "term" "\
@@ -26867,7 +26848,7 @@ use in that buffer.
26867;;;*** 26848;;;***
26868 26849
26869;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21291 26850;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21291
26870;;;;;; 53104 431149 0)) 26851;;;;;; 9464 291241 0))
26871;;; Generated autoloads from emacs-lisp/testcover.el 26852;;; Generated autoloads from emacs-lisp/testcover.el
26872 26853
26873(autoload 'testcover-this-defun "testcover" "\ 26854(autoload 'testcover-this-defun "testcover" "\
@@ -26877,7 +26858,7 @@ Start coverage on function under point.
26877 26858
26878;;;*** 26859;;;***
26879 26860
26880;;;### (autoloads nil "tetris" "play/tetris.el" (21291 53104 431149 26861;;;### (autoloads nil "tetris" "play/tetris.el" (21291 9464 291241
26881;;;;;; 0)) 26862;;;;;; 0))
26882;;; Generated autoloads from play/tetris.el 26863;;; Generated autoloads from play/tetris.el
26883(push (purecopy '(tetris 2 1)) package--builtin-versions) 26864(push (purecopy '(tetris 2 1)) package--builtin-versions)
@@ -26903,8 +26884,8 @@ tetris-mode keybindings:
26903 26884
26904;;;*** 26885;;;***
26905 26886
26906;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21291 53104 26887;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21291 9464
26907;;;;;; 431149 0)) 26888;;;;;; 291241 0))
26908;;; Generated autoloads from textmodes/tex-mode.el 26889;;; Generated autoloads from textmodes/tex-mode.el
26909 26890
26910(defvar tex-shell-file-name nil "\ 26891(defvar tex-shell-file-name nil "\
@@ -27205,8 +27186,8 @@ Major mode to edit DocTeX files.
27205 27186
27206;;;*** 27187;;;***
27207 27188
27208;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21291 53104 27189;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21291 9464
27209;;;;;; 431149 0)) 27190;;;;;; 291241 0))
27210;;; Generated autoloads from textmodes/texinfmt.el 27191;;; Generated autoloads from textmodes/texinfmt.el
27211 27192
27212(autoload 'texinfo-format-buffer "texinfmt" "\ 27193(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27245,8 +27226,8 @@ if large. You can use `Info-split' to do this manually.
27245 27226
27246;;;*** 27227;;;***
27247 27228
27248;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21291 53104 27229;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21291 9464
27249;;;;;; 431149 0)) 27230;;;;;; 291241 0))
27250;;; Generated autoloads from textmodes/texinfo.el 27231;;; Generated autoloads from textmodes/texinfo.el
27251 27232
27252(defvar texinfo-open-quote (purecopy "``") "\ 27233(defvar texinfo-open-quote (purecopy "``") "\
@@ -27331,7 +27312,7 @@ value of `texinfo-mode-hook'.
27331;;;*** 27312;;;***
27332 27313
27333;;;### (autoloads nil "thai-util" "language/thai-util.el" (21291 27314;;;### (autoloads nil "thai-util" "language/thai-util.el" (21291
27334;;;;;; 53104 431149 0)) 27315;;;;;; 9464 291241 0))
27335;;; Generated autoloads from language/thai-util.el 27316;;; Generated autoloads from language/thai-util.el
27336 27317
27337(autoload 'thai-compose-region "thai-util" "\ 27318(autoload 'thai-compose-region "thai-util" "\
@@ -27358,7 +27339,7 @@ Compose Thai characters in the current buffer.
27358 27339
27359;;;*** 27340;;;***
27360 27341
27361;;;### (autoloads nil "thingatpt" "thingatpt.el" (21291 53104 431149 27342;;;### (autoloads nil "thingatpt" "thingatpt.el" (21291 9464 291241
27362;;;;;; 0)) 27343;;;;;; 0))
27363;;; Generated autoloads from thingatpt.el 27344;;; Generated autoloads from thingatpt.el
27364 27345
@@ -27423,7 +27404,7 @@ Return the Lisp list at point, or nil if none is found.
27423 27404
27424;;;*** 27405;;;***
27425 27406
27426;;;### (autoloads nil "thumbs" "thumbs.el" (21291 53104 431149 0)) 27407;;;### (autoloads nil "thumbs" "thumbs.el" (21291 9464 291241 0))
27427;;; Generated autoloads from thumbs.el 27408;;; Generated autoloads from thumbs.el
27428 27409
27429(autoload 'thumbs-find-thumb "thumbs" "\ 27410(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27458,7 +27439,7 @@ In dired, call the setroot program on the image at point.
27458;;;*** 27439;;;***
27459 27440
27460;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (21291 27441;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (21291
27461;;;;;; 53104 431149 0)) 27442;;;;;; 9464 291241 0))
27462;;; Generated autoloads from language/tibet-util.el 27443;;; Generated autoloads from language/tibet-util.el
27463 27444
27464(autoload 'tibetan-char-p "tibet-util" "\ 27445(autoload 'tibetan-char-p "tibet-util" "\
@@ -27531,8 +27512,8 @@ See also docstring of the function tibetan-compose-region.
27531 27512
27532;;;*** 27513;;;***
27533 27514
27534;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21291 53104 27515;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21291 9464
27535;;;;;; 431149 0)) 27516;;;;;; 291241 0))
27536;;; Generated autoloads from textmodes/tildify.el 27517;;; Generated autoloads from textmodes/tildify.el
27537(push (purecopy '(tildify 4 5)) package--builtin-versions) 27518(push (purecopy '(tildify 4 5)) package--builtin-versions)
27538 27519
@@ -27556,7 +27537,7 @@ This function performs no refilling of the changed text.
27556 27537
27557;;;*** 27538;;;***
27558 27539
27559;;;### (autoloads nil "time" "time.el" (21291 53104 431149 0)) 27540;;;### (autoloads nil "time" "time.el" (21291 9464 291241 0))
27560;;; Generated autoloads from time.el 27541;;; Generated autoloads from time.el
27561 27542
27562(defvar display-time-day-and-date nil "\ 27543(defvar display-time-day-and-date nil "\
@@ -27619,7 +27600,7 @@ Return a string giving the duration of the Emacs initialization.
27619;;;*** 27600;;;***
27620 27601
27621;;;### (autoloads nil "time-date" "calendar/time-date.el" (21291 27602;;;### (autoloads nil "time-date" "calendar/time-date.el" (21291
27622;;;;;; 53104 431149 0)) 27603;;;;;; 9464 291241 0))
27623;;; Generated autoloads from calendar/time-date.el 27604;;; Generated autoloads from calendar/time-date.el
27624 27605
27625(autoload 'date-to-time "time-date" "\ 27606(autoload 'date-to-time "time-date" "\
@@ -27730,7 +27711,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
27730 27711
27731;;;*** 27712;;;***
27732 27713
27733;;;### (autoloads nil "time-stamp" "time-stamp.el" (21291 53104 431149 27714;;;### (autoloads nil "time-stamp" "time-stamp.el" (21291 9464 291241
27734;;;;;; 0)) 27715;;;;;; 0))
27735;;; Generated autoloads from time-stamp.el 27716;;; Generated autoloads from time-stamp.el
27736(put 'time-stamp-format 'safe-local-variable 'stringp) 27717(put 'time-stamp-format 'safe-local-variable 'stringp)
@@ -27772,7 +27753,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27772;;;*** 27753;;;***
27773 27754
27774;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21291 27755;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21291
27775;;;;;; 53104 431149 0)) 27756;;;;;; 9464 291241 0))
27776;;; Generated autoloads from calendar/timeclock.el 27757;;; Generated autoloads from calendar/timeclock.el
27777(push (purecopy '(timeclock 2 6 1)) package--builtin-versions) 27758(push (purecopy '(timeclock 2 6 1)) package--builtin-versions)
27778 27759
@@ -27882,7 +27863,7 @@ relative only to the time worked today, and not to past time.
27882;;;*** 27863;;;***
27883 27864
27884;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" 27865;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el"
27885;;;;;; (21291 53104 431149 0)) 27866;;;;;; (21291 9464 291241 0))
27886;;; Generated autoloads from international/titdic-cnv.el 27867;;; Generated autoloads from international/titdic-cnv.el
27887 27868
27888(autoload 'titdic-convert "titdic-cnv" "\ 27869(autoload 'titdic-convert "titdic-cnv" "\
@@ -27904,7 +27885,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27904 27885
27905;;;*** 27886;;;***
27906 27887
27907;;;### (autoloads nil "tmm" "tmm.el" (21291 53104 431149 0)) 27888;;;### (autoloads nil "tmm" "tmm.el" (21291 9464 291241 0))
27908;;; Generated autoloads from tmm.el 27889;;; Generated autoloads from tmm.el
27909 (define-key global-map "\M-`" 'tmm-menubar) 27890 (define-key global-map "\M-`" 'tmm-menubar)
27910 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27891 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -27947,7 +27928,7 @@ Its value should be an event that has a binding in MENU.
27947;;;*** 27928;;;***
27948 27929
27949;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21291 27930;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21291
27950;;;;;; 53104 431149 0)) 27931;;;;;; 9464 291241 0))
27951;;; Generated autoloads from calendar/todo-mode.el 27932;;; Generated autoloads from calendar/todo-mode.el
27952 27933
27953(autoload 'todo-show "todo-mode" "\ 27934(autoload 'todo-show "todo-mode" "\
@@ -28020,7 +28001,7 @@ Mode for displaying and reprioritizing top priority Todo.
28020 28001
28021;;;*** 28002;;;***
28022 28003
28023;;;### (autoloads nil "tool-bar" "tool-bar.el" (21291 53104 431149 28004;;;### (autoloads nil "tool-bar" "tool-bar.el" (21291 9464 291241
28024;;;;;; 0)) 28005;;;;;; 0))
28025;;; Generated autoloads from tool-bar.el 28006;;; Generated autoloads from tool-bar.el
28026 28007
@@ -28091,8 +28072,8 @@ holds a keymap.
28091 28072
28092;;;*** 28073;;;***
28093 28074
28094;;;### (autoloads nil "tpu-edt" "emulation/tpu-edt.el" (21291 53104 28075;;;### (autoloads nil "tpu-edt" "emulation/tpu-edt.el" (21291 9464
28095;;;;;; 431149 0)) 28076;;;;;; 291241 0))
28096;;; Generated autoloads from emulation/tpu-edt.el 28077;;; Generated autoloads from emulation/tpu-edt.el
28097(push (purecopy '(tpu-edt 4 5)) package--builtin-versions) 28078(push (purecopy '(tpu-edt 4 5)) package--builtin-versions)
28098 28079
@@ -28123,7 +28104,7 @@ Turn on TPU/edt emulation.
28123;;;*** 28104;;;***
28124 28105
28125;;;### (autoloads nil "tpu-mapper" "emulation/tpu-mapper.el" (21291 28106;;;### (autoloads nil "tpu-mapper" "emulation/tpu-mapper.el" (21291
28126;;;;;; 53104 431149 0)) 28107;;;;;; 9464 291241 0))
28127;;; Generated autoloads from emulation/tpu-mapper.el 28108;;; Generated autoloads from emulation/tpu-mapper.el
28128 28109
28129(autoload 'tpu-mapper "tpu-mapper" "\ 28110(autoload 'tpu-mapper "tpu-mapper" "\
@@ -28157,7 +28138,7 @@ your local X guru can try to figure out why the key is being ignored.
28157 28138
28158;;;*** 28139;;;***
28159 28140
28160;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21291 53104 431149 28141;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21291 9464 291241
28161;;;;;; 0)) 28142;;;;;; 0))
28162;;; Generated autoloads from emacs-lisp/tq.el 28143;;; Generated autoloads from emacs-lisp/tq.el
28163 28144
@@ -28171,8 +28152,8 @@ to a tcp server on another machine.
28171 28152
28172;;;*** 28153;;;***
28173 28154
28174;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (21291 53104 28155;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (21291 9464 291241
28175;;;;;; 431149 0)) 28156;;;;;; 0))
28176;;; Generated autoloads from emacs-lisp/trace.el 28157;;; Generated autoloads from emacs-lisp/trace.el
28177 28158
28178(defvar trace-buffer "*trace-output*" "\ 28159(defvar trace-buffer "*trace-output*" "\
@@ -28217,7 +28198,8 @@ the output buffer or changing the window configuration.
28217 28198
28218;;;*** 28199;;;***
28219 28200
28220;;;### (autoloads nil "tramp" "net/tramp.el" (21319 19378 69506 0)) 28201;;;### (autoloads nil "tramp" "net/tramp.el" (21330 23349 756053
28202;;;;;; 0))
28221;;; Generated autoloads from net/tramp.el 28203;;; Generated autoloads from net/tramp.el
28222 28204
28223(defvar tramp-mode t "\ 28205(defvar tramp-mode t "\
@@ -28293,30 +28275,22 @@ Used for file names matching `tramp-file-name-regexp'. Operations
28293not mentioned here will be handled by Tramp's file name handler 28275not mentioned here will be handled by Tramp's file name handler
28294functions, or the normal Emacs functions.") 28276functions, or the normal Emacs functions.")
28295 28277
28296(defun tramp-run-real-handler (operation args) "\
28297Invoke normal file name handler for OPERATION.
28298First arg specifies the OPERATION, second arg is a list of arguments to
28299pass to the OPERATION." (let* ((inhibit-file-name-handlers (\` (tramp-file-name-handler tramp-vc-file-name-handler tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))) (inhibit-file-name-operation operation)) (apply operation args)))
28300
28301(defun tramp-completion-run-real-handler (operation args) "\ 28278(defun tramp-completion-run-real-handler (operation args) "\
28302Invoke `tramp-file-name-handler' for OPERATION. 28279Invoke `tramp-file-name-handler' for OPERATION.
28303First arg specifies the OPERATION, second arg is a list of arguments to 28280First arg specifies the OPERATION, second arg is a list of arguments to
28304pass to the OPERATION." (let* ((inhibit-file-name-handlers (\` (tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))) (inhibit-file-name-operation operation)) (apply operation args))) 28281pass to the OPERATION." (let* ((inhibit-file-name-handlers (\` (tramp-completion-file-name-handler cygwin-mount-name-hook-function cygwin-mount-map-drive-hook-function \, (and (eq inhibit-file-name-operation operation) inhibit-file-name-handlers)))) (inhibit-file-name-operation operation)) (apply operation args)))
28305 28282
28306(autoload 'tramp-file-name-handler "tramp" "\
28307Invoke Tramp file name handler.
28308Falls back to normal file name handler if no Tramp file name handler exists.
28309
28310\(fn OPERATION &rest ARGS)" nil nil)
28311
28312(defun tramp-completion-file-name-handler (operation &rest args) "\ 28283(defun tramp-completion-file-name-handler (operation &rest args) "\
28313Invoke Tramp file name completion handler. 28284Invoke Tramp file name completion handler.
28314Falls back to normal file name handler if no Tramp file name handler exists." (let ((directory-sep-char 47) (default-directory (if load-in-progress temporary-file-directory default-directory)) (fn (assoc operation tramp-completion-file-name-handler-alist))) (if (and fn tramp-mode (or (eq tramp-syntax (quote sep)) (featurep (quote tramp)) (and (boundp (quote partial-completion-mode)) (symbol-value (quote partial-completion-mode))) (featurep (quote ido)) (featurep (quote icicles)))) (save-match-data (apply (cdr fn) args)) (tramp-completion-run-real-handler operation args)))) 28285Falls back to normal file name handler if no Tramp file name handler exists." (let ((directory-sep-char 47) (fn (assoc operation tramp-completion-file-name-handler-alist))) (if (and fn tramp-mode (or (eq tramp-syntax (quote sep)) (featurep (quote tramp)) (and (boundp (quote partial-completion-mode)) (symbol-value (quote partial-completion-mode))) (featurep (quote ido)) (featurep (quote icicles)))) (save-match-data (apply (cdr fn) args)) (tramp-completion-run-real-handler operation args))))
28315 28286
28316(defun tramp-register-file-name-handlers nil "\ 28287(defun tramp-autoload-file-name-handler (operation &rest args) "\
28317Add Tramp file name handlers to `file-name-handler-alist'." (let ((a1 (rassq (quote tramp-file-name-handler) file-name-handler-alist))) (setq file-name-handler-alist (delq a1 file-name-handler-alist))) (let ((a1 (rassq (quote tramp-completion-file-name-handler) file-name-handler-alist))) (setq file-name-handler-alist (delq a1 file-name-handler-alist))) (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) (put (quote tramp-file-name-handler) (quote safe-magic) t) (add-to-list (quote file-name-handler-alist) (cons tramp-completion-file-name-regexp (quote tramp-completion-file-name-handler))) (put (quote tramp-completion-file-name-handler) (quote safe-magic) t) (dolist (fnh (quote (epa-file-handler jka-compr-handler))) (let ((entry (rassoc fnh file-name-handler-alist))) (when entry (setq file-name-handler-alist (cons entry (delete entry file-name-handler-alist))))))) 28288Load Tramp file name handler, and perform OPERATION." (let ((default-directory temporary-file-directory)) (load "tramp" nil t)) (apply operation args))
28318 28289
28319(tramp-register-file-name-handlers) 28290(defun tramp-register-autoload-file-name-handlers nil "\
28291Add Tramp file name handlers to `file-name-handler-alist' during autoload." (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-autoload-file-name-handler))) (put (quote tramp-autoload-file-name-handler) (quote safe-magic) t) (add-to-list (quote file-name-handler-alist) (cons tramp-completion-file-name-regexp (quote tramp-completion-file-name-handler))) (put (quote tramp-completion-file-name-handler) (quote safe-magic) t))
28292
28293(tramp-register-autoload-file-name-handlers)
28320 28294
28321(autoload 'tramp-unload-file-name-handlers "tramp" "\ 28295(autoload 'tramp-unload-file-name-handlers "tramp" "\
28322 28296
@@ -28340,8 +28314,8 @@ Discard Tramp from loading remote files.
28340 28314
28341;;;*** 28315;;;***
28342 28316
28343;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21291 53104 28317;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21291 9464
28344;;;;;; 431149 0)) 28318;;;;;; 291241 0))
28345;;; Generated autoloads from net/tramp-ftp.el 28319;;; Generated autoloads from net/tramp-ftp.el
28346 28320
28347(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28321(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28351,7 +28325,7 @@ Discard Tramp from loading remote files.
28351 28325
28352;;;*** 28326;;;***
28353 28327
28354;;;### (autoloads nil "tutorial" "tutorial.el" (21291 53104 431149 28328;;;### (autoloads nil "tutorial" "tutorial.el" (21291 9464 291241
28355;;;;;; 0)) 28329;;;;;; 0))
28356;;; Generated autoloads from tutorial.el 28330;;; Generated autoloads from tutorial.el
28357 28331
@@ -28376,8 +28350,8 @@ resumed later.
28376 28350
28377;;;*** 28351;;;***
28378 28352
28379;;;### (autoloads nil "tv-util" "language/tv-util.el" (20352 35897 28353;;;### (autoloads nil "tv-util" "language/tv-util.el" (20355 10320
28380;;;;;; 183049 0)) 28354;;;;;; 526171 0))
28381;;; Generated autoloads from language/tv-util.el 28355;;; Generated autoloads from language/tv-util.el
28382 28356
28383(autoload 'tai-viet-composition-function "tv-util" "\ 28357(autoload 'tai-viet-composition-function "tv-util" "\
@@ -28388,7 +28362,7 @@ resumed later.
28388;;;*** 28362;;;***
28389 28363
28390;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21291 28364;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21291
28391;;;;;; 53104 431149 0)) 28365;;;;;; 9464 291241 0))
28392;;; Generated autoloads from textmodes/two-column.el 28366;;; Generated autoloads from textmodes/two-column.el
28393 (autoload '2C-command "two-column" () t 'keymap) 28367 (autoload '2C-command "two-column" () t 'keymap)
28394 (global-set-key "\C-x6" '2C-command) 28368 (global-set-key "\C-x6" '2C-command)
@@ -28435,7 +28409,7 @@ First column's text sSs Second column's text
28435 28409
28436;;;*** 28410;;;***
28437 28411
28438;;;### (autoloads nil "type-break" "type-break.el" (21291 53104 431149 28412;;;### (autoloads nil "type-break" "type-break.el" (21291 9464 291241
28439;;;;;; 0)) 28413;;;;;; 0))
28440;;; Generated autoloads from type-break.el 28414;;; Generated autoloads from type-break.el
28441 28415
@@ -28568,7 +28542,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28568 28542
28569;;;*** 28543;;;***
28570 28544
28571;;;### (autoloads nil "uce" "mail/uce.el" (21291 53104 431149 0)) 28545;;;### (autoloads nil "uce" "mail/uce.el" (21291 9464 291241 0))
28572;;; Generated autoloads from mail/uce.el 28546;;; Generated autoloads from mail/uce.el
28573 28547
28574(autoload 'uce-reply-to-uce "uce" "\ 28548(autoload 'uce-reply-to-uce "uce" "\
@@ -28582,7 +28556,7 @@ You might need to set `uce-mail-reader' before using this.
28582;;;*** 28556;;;***
28583 28557
28584;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" 28558;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el"
28585;;;;;; (21291 53104 431149 0)) 28559;;;;;; (21291 9464 291241 0))
28586;;; Generated autoloads from international/ucs-normalize.el 28560;;; Generated autoloads from international/ucs-normalize.el
28587 28561
28588(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28562(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -28648,7 +28622,7 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
28648;;;*** 28622;;;***
28649 28623
28650;;;### (autoloads nil "underline" "textmodes/underline.el" (21291 28624;;;### (autoloads nil "underline" "textmodes/underline.el" (21291
28651;;;;;; 53104 431149 0)) 28625;;;;;; 9464 291241 0))
28652;;; Generated autoloads from textmodes/underline.el 28626;;; Generated autoloads from textmodes/underline.el
28653 28627
28654(autoload 'underline-region "underline" "\ 28628(autoload 'underline-region "underline" "\
@@ -28668,7 +28642,7 @@ which specify the range to operate on.
28668 28642
28669;;;*** 28643;;;***
28670 28644
28671;;;### (autoloads nil "unrmail" "mail/unrmail.el" (21291 53104 431149 28645;;;### (autoloads nil "unrmail" "mail/unrmail.el" (21291 9464 291241
28672;;;;;; 0)) 28646;;;;;; 0))
28673;;; Generated autoloads from mail/unrmail.el 28647;;; Generated autoloads from mail/unrmail.el
28674 28648
@@ -28689,8 +28663,8 @@ The variable `unrmail-mbox-format' controls which mbox format to use.
28689 28663
28690;;;*** 28664;;;***
28691 28665
28692;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (21291 53104 28666;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (21291 9464
28693;;;;;; 431149 0)) 28667;;;;;; 291241 0))
28694;;; Generated autoloads from emacs-lisp/unsafep.el 28668;;; Generated autoloads from emacs-lisp/unsafep.el
28695 28669
28696(autoload 'unsafep "unsafep" "\ 28670(autoload 'unsafep "unsafep" "\
@@ -28702,7 +28676,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
28702 28676
28703;;;*** 28677;;;***
28704 28678
28705;;;### (autoloads nil "url" "url/url.el" (21291 53104 431149 0)) 28679;;;### (autoloads nil "url" "url/url.el" (21291 9464 291241 0))
28706;;; Generated autoloads from url/url.el 28680;;; Generated autoloads from url/url.el
28707 28681
28708(autoload 'url-retrieve "url" "\ 28682(autoload 'url-retrieve "url" "\
@@ -28749,7 +28723,7 @@ no further processing). URL is either a string or a parsed URL.
28749 28723
28750;;;*** 28724;;;***
28751 28725
28752;;;### (autoloads nil "url-auth" "url/url-auth.el" (21291 53104 431149 28726;;;### (autoloads nil "url-auth" "url/url-auth.el" (21291 9464 291241
28753;;;;;; 0)) 28727;;;;;; 0))
28754;;; Generated autoloads from url/url-auth.el 28728;;; Generated autoloads from url/url-auth.el
28755 28729
@@ -28791,8 +28765,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28791 28765
28792;;;*** 28766;;;***
28793 28767
28794;;;### (autoloads nil "url-cache" "url/url-cache.el" (21291 53104 28768;;;### (autoloads nil "url-cache" "url/url-cache.el" (21291 9464
28795;;;;;; 431149 0)) 28769;;;;;; 291241 0))
28796;;; Generated autoloads from url/url-cache.el 28770;;; Generated autoloads from url/url-cache.el
28797 28771
28798(autoload 'url-store-in-cache "url-cache" "\ 28772(autoload 'url-store-in-cache "url-cache" "\
@@ -28813,7 +28787,7 @@ Extract FNAM from the local disk cache.
28813 28787
28814;;;*** 28788;;;***
28815 28789
28816;;;### (autoloads nil "url-cid" "url/url-cid.el" (21291 53104 431149 28790;;;### (autoloads nil "url-cid" "url/url-cid.el" (21291 9464 291241
28817;;;;;; 0)) 28791;;;;;; 0))
28818;;; Generated autoloads from url/url-cid.el 28792;;; Generated autoloads from url/url-cid.el
28819 28793
@@ -28824,7 +28798,7 @@ Extract FNAM from the local disk cache.
28824 28798
28825;;;*** 28799;;;***
28826 28800
28827;;;### (autoloads nil "url-dav" "url/url-dav.el" (21291 53104 431149 28801;;;### (autoloads nil "url-dav" "url/url-dav.el" (21291 9464 291241
28828;;;;;; 0)) 28802;;;;;; 0))
28829;;; Generated autoloads from url/url-dav.el 28803;;; Generated autoloads from url/url-dav.el
28830 28804
@@ -28859,7 +28833,7 @@ added to this list, so most requests can just pass in nil.
28859 28833
28860;;;*** 28834;;;***
28861 28835
28862;;;### (autoloads nil "url-file" "url/url-file.el" (21291 53104 431149 28836;;;### (autoloads nil "url-file" "url/url-file.el" (21291 9464 291241
28863;;;;;; 0)) 28837;;;;;; 0))
28864;;; Generated autoloads from url/url-file.el 28838;;; Generated autoloads from url/url-file.el
28865 28839
@@ -28870,7 +28844,7 @@ Handle file: and ftp: URLs.
28870 28844
28871;;;*** 28845;;;***
28872 28846
28873;;;### (autoloads nil "url-gw" "url/url-gw.el" (21291 53104 431149 28847;;;### (autoloads nil "url-gw" "url/url-gw.el" (21291 9464 291241
28874;;;;;; 0)) 28848;;;;;; 0))
28875;;; Generated autoloads from url/url-gw.el 28849;;; Generated autoloads from url/url-gw.el
28876 28850
@@ -28890,7 +28864,7 @@ Might do a non-blocking connection; use `process-status' to check.
28890;;;*** 28864;;;***
28891 28865
28892;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21300 28866;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21300
28893;;;;;; 58261 85827 0)) 28867;;;;;; 2232 181097 0))
28894;;; Generated autoloads from url/url-handlers.el 28868;;; Generated autoloads from url/url-handlers.el
28895 28869
28896(defvar url-handler-mode nil "\ 28870(defvar url-handler-mode nil "\
@@ -28944,7 +28918,7 @@ accessible.
28944 28918
28945;;;*** 28919;;;***
28946 28920
28947;;;### (autoloads nil "url-http" "url/url-http.el" (21291 53104 431149 28921;;;### (autoloads nil "url-http" "url/url-http.el" (21291 9464 291241
28948;;;;;; 0)) 28922;;;;;; 0))
28949;;; Generated autoloads from url/url-http.el 28923;;; Generated autoloads from url/url-http.el
28950 (autoload 'url-default-expander "url-expand") 28924 (autoload 'url-default-expander "url-expand")
@@ -28957,7 +28931,7 @@ accessible.
28957 28931
28958;;;*** 28932;;;***
28959 28933
28960;;;### (autoloads nil "url-irc" "url/url-irc.el" (21291 53104 431149 28934;;;### (autoloads nil "url-irc" "url/url-irc.el" (21291 9464 291241
28961;;;;;; 0)) 28935;;;;;; 0))
28962;;; Generated autoloads from url/url-irc.el 28936;;; Generated autoloads from url/url-irc.el
28963 28937
@@ -28968,7 +28942,7 @@ accessible.
28968 28942
28969;;;*** 28943;;;***
28970 28944
28971;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (21291 53104 431149 28945;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (21291 9464 291241
28972;;;;;; 0)) 28946;;;;;; 0))
28973;;; Generated autoloads from url/url-ldap.el 28947;;; Generated autoloads from url/url-ldap.el
28974 28948
@@ -28982,8 +28956,8 @@ URL can be a URL string, or a URL vector of the type returned by
28982 28956
28983;;;*** 28957;;;***
28984 28958
28985;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (21291 53104 28959;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (21291 9464
28986;;;;;; 431149 0)) 28960;;;;;; 291241 0))
28987;;; Generated autoloads from url/url-mailto.el 28961;;; Generated autoloads from url/url-mailto.el
28988 28962
28989(autoload 'url-mail "url-mailto" "\ 28963(autoload 'url-mail "url-mailto" "\
@@ -28998,7 +28972,7 @@ Handle the mailto: URL syntax.
28998 28972
28999;;;*** 28973;;;***
29000 28974
29001;;;### (autoloads nil "url-misc" "url/url-misc.el" (21291 53104 431149 28975;;;### (autoloads nil "url-misc" "url/url-misc.el" (21291 9464 291241
29002;;;;;; 0)) 28976;;;;;; 0))
29003;;; Generated autoloads from url/url-misc.el 28977;;; Generated autoloads from url/url-misc.el
29004 28978
@@ -29030,7 +29004,7 @@ Fetch a data URL (RFC 2397).
29030 29004
29031;;;*** 29005;;;***
29032 29006
29033;;;### (autoloads nil "url-news" "url/url-news.el" (21291 53104 431149 29007;;;### (autoloads nil "url-news" "url/url-news.el" (21291 9464 291241
29034;;;;;; 0)) 29008;;;;;; 0))
29035;;; Generated autoloads from url/url-news.el 29009;;; Generated autoloads from url/url-news.el
29036 29010
@@ -29046,7 +29020,7 @@ Fetch a data URL (RFC 2397).
29046 29020
29047;;;*** 29021;;;***
29048 29022
29049;;;### (autoloads nil "url-ns" "url/url-ns.el" (21291 53104 431149 29023;;;### (autoloads nil "url-ns" "url/url-ns.el" (21291 9464 291241
29050;;;;;; 0)) 29024;;;;;; 0))
29051;;; Generated autoloads from url/url-ns.el 29025;;; Generated autoloads from url/url-ns.el
29052 29026
@@ -29087,8 +29061,8 @@ Fetch a data URL (RFC 2397).
29087 29061
29088;;;*** 29062;;;***
29089 29063
29090;;;### (autoloads nil "url-parse" "url/url-parse.el" (21291 53104 29064;;;### (autoloads nil "url-parse" "url/url-parse.el" (21291 9464
29091;;;;;; 431149 0)) 29065;;;;;; 291241 0))
29092;;; Generated autoloads from url/url-parse.el 29066;;; Generated autoloads from url/url-parse.el
29093 29067
29094(autoload 'url-recreate-url "url-parse" "\ 29068(autoload 'url-recreate-url "url-parse" "\
@@ -29139,8 +29113,8 @@ parses to
29139 29113
29140;;;*** 29114;;;***
29141 29115
29142;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (21291 53104 29116;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (21291 9464
29143;;;;;; 431149 0)) 29117;;;;;; 291241 0))
29144;;; Generated autoloads from url/url-privacy.el 29118;;; Generated autoloads from url/url-privacy.el
29145 29119
29146(autoload 'url-setup-privacy-info "url-privacy" "\ 29120(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -29150,8 +29124,8 @@ Setup variables that expose info about you and your system.
29150 29124
29151;;;*** 29125;;;***
29152 29126
29153;;;### (autoloads nil "url-queue" "url/url-queue.el" (21291 53104 29127;;;### (autoloads nil "url-queue" "url/url-queue.el" (21291 9464
29154;;;;;; 431149 0)) 29128;;;;;; 291241 0))
29155;;; Generated autoloads from url/url-queue.el 29129;;; Generated autoloads from url/url-queue.el
29156 29130
29157(autoload 'url-queue-retrieve "url-queue" "\ 29131(autoload 'url-queue-retrieve "url-queue" "\
@@ -29165,7 +29139,7 @@ The variable `url-queue-timeout' sets a timeout.
29165 29139
29166;;;*** 29140;;;***
29167 29141
29168;;;### (autoloads nil "url-util" "url/url-util.el" (21291 53104 431149 29142;;;### (autoloads nil "url-util" "url/url-util.el" (21291 9464 291241
29169;;;;;; 0)) 29143;;;;;; 0))
29170;;; Generated autoloads from url/url-util.el 29144;;; Generated autoloads from url/url-util.el
29171 29145
@@ -29334,7 +29308,7 @@ This uses `url-current-object', set locally to the buffer.
29334 29308
29335;;;*** 29309;;;***
29336 29310
29337;;;### (autoloads nil "userlock" "userlock.el" (21291 53104 431149 29311;;;### (autoloads nil "userlock" "userlock.el" (21291 9464 291241
29338;;;;;; 0)) 29312;;;;;; 0))
29339;;; Generated autoloads from userlock.el 29313;;; Generated autoloads from userlock.el
29340 29314
@@ -29363,8 +29337,8 @@ The buffer in question is current when this function is called.
29363 29337
29364;;;*** 29338;;;***
29365 29339
29366;;;### (autoloads nil "utf-7" "international/utf-7.el" (21291 53104 29340;;;### (autoloads nil "utf-7" "international/utf-7.el" (21291 9464
29367;;;;;; 431149 0)) 29341;;;;;; 291241 0))
29368;;; Generated autoloads from international/utf-7.el 29342;;; Generated autoloads from international/utf-7.el
29369 29343
29370(autoload 'utf-7-post-read-conversion "utf-7" "\ 29344(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29389,7 +29363,7 @@ The buffer in question is current when this function is called.
29389 29363
29390;;;*** 29364;;;***
29391 29365
29392;;;### (autoloads nil "utf7" "gnus/utf7.el" (21291 53104 431149 0)) 29366;;;### (autoloads nil "utf7" "gnus/utf7.el" (21291 9464 291241 0))
29393;;; Generated autoloads from gnus/utf7.el 29367;;; Generated autoloads from gnus/utf7.el
29394 29368
29395(autoload 'utf7-encode "utf7" "\ 29369(autoload 'utf7-encode "utf7" "\
@@ -29399,8 +29373,8 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
29399 29373
29400;;;*** 29374;;;***
29401 29375
29402;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21291 53104 29376;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21291 9464 291241
29403;;;;;; 431149 0)) 29377;;;;;; 0))
29404;;; Generated autoloads from mail/uudecode.el 29378;;; Generated autoloads from mail/uudecode.el
29405 29379
29406(autoload 'uudecode-decode-region-external "uudecode" "\ 29380(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29424,7 +29398,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29424 29398
29425;;;*** 29399;;;***
29426 29400
29427;;;### (autoloads nil "vc" "vc/vc.el" (21291 53104 431149 0)) 29401;;;### (autoloads nil "vc" "vc/vc.el" (21291 9464 291241 0))
29428;;; Generated autoloads from vc/vc.el 29402;;; Generated autoloads from vc/vc.el
29429 29403
29430(defvar vc-checkout-hook nil "\ 29404(defvar vc-checkout-hook nil "\
@@ -29705,8 +29679,8 @@ Return the branch part of a revision number REV.
29705 29679
29706;;;*** 29680;;;***
29707 29681
29708;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21291 53104 29682;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21291 9464
29709;;;;;; 431149 0)) 29683;;;;;; 291241 0))
29710;;; Generated autoloads from vc/vc-annotate.el 29684;;; Generated autoloads from vc/vc-annotate.el
29711 29685
29712(autoload 'vc-annotate "vc-annotate" "\ 29686(autoload 'vc-annotate "vc-annotate" "\
@@ -29743,7 +29717,7 @@ mode-specific menu. `vc-annotate-color-map' and
29743 29717
29744;;;*** 29718;;;***
29745 29719
29746;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (21291 53104 431149 29720;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (21291 9464 291241
29747;;;;;; 0)) 29721;;;;;; 0))
29748;;; Generated autoloads from vc/vc-arch.el 29722;;; Generated autoloads from vc/vc-arch.el
29749 (defun vc-arch-registered (file) 29723 (defun vc-arch-registered (file)
@@ -29754,7 +29728,7 @@ mode-specific menu. `vc-annotate-color-map' and
29754 29728
29755;;;*** 29729;;;***
29756 29730
29757;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21291 53104 431149 29731;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21291 9464 291241
29758;;;;;; 0)) 29732;;;;;; 0))
29759;;; Generated autoloads from vc/vc-bzr.el 29733;;; Generated autoloads from vc/vc-bzr.el
29760 29734
@@ -29771,7 +29745,7 @@ Name of the format file in a .bzr directory.")
29771 29745
29772;;;*** 29746;;;***
29773 29747
29774;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21291 53104 431149 29748;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21291 9464 291241
29775;;;;;; 0)) 29749;;;;;; 0))
29776;;; Generated autoloads from vc/vc-cvs.el 29750;;; Generated autoloads from vc/vc-cvs.el
29777(defun vc-cvs-registered (f) 29751(defun vc-cvs-registered (f)
@@ -29783,7 +29757,7 @@ Name of the format file in a .bzr directory.")
29783 29757
29784;;;*** 29758;;;***
29785 29759
29786;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21291 53104 431149 29760;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21291 9464 291241
29787;;;;;; 0)) 29761;;;;;; 0))
29788;;; Generated autoloads from vc/vc-dir.el 29762;;; Generated autoloads from vc/vc-dir.el
29789 29763
@@ -29809,7 +29783,7 @@ These are the commands available for use in the file status buffer:
29809;;;*** 29783;;;***
29810 29784
29811;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21291 29785;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21291
29812;;;;;; 53104 431149 0)) 29786;;;;;; 9464 291241 0))
29813;;; Generated autoloads from vc/vc-dispatcher.el 29787;;; Generated autoloads from vc/vc-dispatcher.el
29814 29788
29815(autoload 'vc-do-command "vc-dispatcher" "\ 29789(autoload 'vc-do-command "vc-dispatcher" "\
@@ -29832,7 +29806,7 @@ case, and the process object in the asynchronous case.
29832 29806
29833;;;*** 29807;;;***
29834 29808
29835;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21291 53104 431149 29809;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21291 9464 291241
29836;;;;;; 0)) 29810;;;;;; 0))
29837;;; Generated autoloads from vc/vc-git.el 29811;;; Generated autoloads from vc/vc-git.el
29838 (defun vc-git-registered (file) 29812 (defun vc-git-registered (file)
@@ -29844,7 +29818,7 @@ case, and the process object in the asynchronous case.
29844 29818
29845;;;*** 29819;;;***
29846 29820
29847;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21291 53104 431149 0)) 29821;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21291 9464 291241 0))
29848;;; Generated autoloads from vc/vc-hg.el 29822;;; Generated autoloads from vc/vc-hg.el
29849 (defun vc-hg-registered (file) 29823 (defun vc-hg-registered (file)
29850 "Return non-nil if FILE is registered with hg." 29824 "Return non-nil if FILE is registered with hg."
@@ -29855,7 +29829,7 @@ case, and the process object in the asynchronous case.
29855 29829
29856;;;*** 29830;;;***
29857 29831
29858;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (21291 53104 431149 29832;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (21291 9464 291241
29859;;;;;; 0)) 29833;;;;;; 0))
29860;;; Generated autoloads from vc/vc-mtn.el 29834;;; Generated autoloads from vc/vc-mtn.el
29861 29835
@@ -29872,7 +29846,7 @@ Name of the monotone directory's format file.")
29872 29846
29873;;;*** 29847;;;***
29874 29848
29875;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21291 53104 431149 29849;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21291 9464 291241
29876;;;;;; 0)) 29850;;;;;; 0))
29877;;; Generated autoloads from vc/vc-rcs.el 29851;;; Generated autoloads from vc/vc-rcs.el
29878 29852
@@ -29886,7 +29860,7 @@ For a description of possible values, see `vc-check-master-templates'.")
29886 29860
29887;;;*** 29861;;;***
29888 29862
29889;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (21291 53104 431149 29863;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (21291 9464 291241
29890;;;;;; 0)) 29864;;;;;; 0))
29891;;; Generated autoloads from vc/vc-sccs.el 29865;;; Generated autoloads from vc/vc-sccs.el
29892 29866
@@ -29905,7 +29879,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29905 29879
29906;;;*** 29880;;;***
29907 29881
29908;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21291 53104 431149 29882;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21291 9464 291241
29909;;;;;; 0)) 29883;;;;;; 0))
29910;;; Generated autoloads from vc/vc-svn.el 29884;;; Generated autoloads from vc/vc-svn.el
29911 (defun vc-svn-registered (f) 29885 (defun vc-svn-registered (f)
@@ -29920,7 +29894,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29920;;;*** 29894;;;***
29921 29895
29922;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (21291 29896;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (21291
29923;;;;;; 53104 431149 0)) 29897;;;;;; 9464 291241 0))
29924;;; Generated autoloads from progmodes/vera-mode.el 29898;;; Generated autoloads from progmodes/vera-mode.el
29925(push (purecopy '(vera-mode 2 28)) package--builtin-versions) 29899(push (purecopy '(vera-mode 2 28)) package--builtin-versions)
29926 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 29900 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
@@ -29979,7 +29953,7 @@ Key bindings:
29979;;;*** 29953;;;***
29980 29954
29981;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" 29955;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el"
29982;;;;;; (21291 53104 431149 0)) 29956;;;;;; (21291 9464 291241 0))
29983;;; Generated autoloads from progmodes/verilog-mode.el 29957;;; Generated autoloads from progmodes/verilog-mode.el
29984 29958
29985(autoload 'verilog-mode "verilog-mode" "\ 29959(autoload 'verilog-mode "verilog-mode" "\
@@ -30119,7 +30093,7 @@ Key bindings specific to `verilog-mode-map' are:
30119;;;*** 30093;;;***
30120 30094
30121;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21291 30095;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21291
30122;;;;;; 53104 431149 0)) 30096;;;;;; 9464 291241 0))
30123;;; Generated autoloads from progmodes/vhdl-mode.el 30097;;; Generated autoloads from progmodes/vhdl-mode.el
30124 30098
30125(autoload 'vhdl-mode "vhdl-mode" "\ 30099(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30673,8 +30647,7 @@ Key bindings:
30673 30647
30674;;;*** 30648;;;***
30675 30649
30676;;;### (autoloads nil "vi" "emulation/vi.el" (21291 53104 431149 30650;;;### (autoloads nil "vi" "emulation/vi.el" (21291 9464 291241 0))
30677;;;;;; 0))
30678;;; Generated autoloads from emulation/vi.el 30651;;; Generated autoloads from emulation/vi.el
30679 30652
30680(autoload 'vi-mode "vi" "\ 30653(autoload 'vi-mode "vi" "\
@@ -30727,7 +30700,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30727;;;*** 30700;;;***
30728 30701
30729;;;### (autoloads nil "viet-util" "language/viet-util.el" (21291 30702;;;### (autoloads nil "viet-util" "language/viet-util.el" (21291
30730;;;;;; 53104 431149 0)) 30703;;;;;; 9464 291241 0))
30731;;; Generated autoloads from language/viet-util.el 30704;;; Generated autoloads from language/viet-util.el
30732 30705
30733(autoload 'viet-encode-viscii-char "viet-util" "\ 30706(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -30771,7 +30744,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
30771 30744
30772;;;*** 30745;;;***
30773 30746
30774;;;### (autoloads nil "view" "view.el" (21291 53104 431149 0)) 30747;;;### (autoloads nil "view" "view.el" (21291 9464 291241 0))
30775;;; Generated autoloads from view.el 30748;;; Generated autoloads from view.el
30776 30749
30777(defvar view-remove-frame-by-deleting t "\ 30750(defvar view-remove-frame-by-deleting t "\
@@ -31027,7 +31000,7 @@ Exit View mode and make the current buffer editable.
31027 31000
31028;;;*** 31001;;;***
31029 31002
31030;;;### (autoloads nil "vip" "emulation/vip.el" (21291 53104 431149 31003;;;### (autoloads nil "vip" "emulation/vip.el" (21291 9464 291241
31031;;;;;; 0)) 31004;;;;;; 0))
31032;;; Generated autoloads from emulation/vip.el 31005;;; Generated autoloads from emulation/vip.el
31033 31006
@@ -31043,7 +31016,7 @@ Turn on VIP emulation of VI.
31043 31016
31044;;;*** 31017;;;***
31045 31018
31046;;;### (autoloads nil "viper" "emulation/viper.el" (21291 53104 431149 31019;;;### (autoloads nil "viper" "emulation/viper.el" (21291 9464 291241
31047;;;;;; 0)) 31020;;;;;; 0))
31048;;; Generated autoloads from emulation/viper.el 31021;;; Generated autoloads from emulation/viper.el
31049(push (purecopy '(viper 3 14 1)) package--builtin-versions) 31022(push (purecopy '(viper 3 14 1)) package--builtin-versions)
@@ -31062,7 +31035,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
31062;;;*** 31035;;;***
31063 31036
31064;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21291 31037;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21291
31065;;;;;; 53104 431149 0)) 31038;;;;;; 9464 291241 0))
31066;;; Generated autoloads from emacs-lisp/warnings.el 31039;;; Generated autoloads from emacs-lisp/warnings.el
31067 31040
31068(defvar warning-prefix-function nil "\ 31041(defvar warning-prefix-function nil "\
@@ -31152,7 +31125,7 @@ this is equivalent to `display-warning', using
31152 31125
31153;;;*** 31126;;;***
31154 31127
31155;;;### (autoloads nil "wdired" "wdired.el" (21291 53104 431149 0)) 31128;;;### (autoloads nil "wdired" "wdired.el" (21291 9464 291241 0))
31156;;; Generated autoloads from wdired.el 31129;;; Generated autoloads from wdired.el
31157(push (purecopy '(wdired 2 0)) package--builtin-versions) 31130(push (purecopy '(wdired 2 0)) package--builtin-versions)
31158 31131
@@ -31170,7 +31143,7 @@ See `wdired-mode'.
31170 31143
31171;;;*** 31144;;;***
31172 31145
31173;;;### (autoloads nil "webjump" "net/webjump.el" (21291 53104 431149 31146;;;### (autoloads nil "webjump" "net/webjump.el" (21291 9464 291241
31174;;;;;; 0)) 31147;;;;;; 0))
31175;;; Generated autoloads from net/webjump.el 31148;;; Generated autoloads from net/webjump.el
31176 31149
@@ -31188,7 +31161,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
31188;;;*** 31161;;;***
31189 31162
31190;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21291 31163;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21291
31191;;;;;; 53104 431149 0)) 31164;;;;;; 9464 291241 0))
31192;;; Generated autoloads from progmodes/which-func.el 31165;;; Generated autoloads from progmodes/which-func.el
31193 (put 'which-func-format 'risky-local-variable t) 31166 (put 'which-func-format 'risky-local-variable t)
31194 (put 'which-func-current 'risky-local-variable t) 31167 (put 'which-func-current 'risky-local-variable t)
@@ -31218,7 +31191,7 @@ in certain major modes.
31218 31191
31219;;;*** 31192;;;***
31220 31193
31221;;;### (autoloads nil "whitespace" "whitespace.el" (21291 53104 431149 31194;;;### (autoloads nil "whitespace" "whitespace.el" (21291 9464 291241
31222;;;;;; 0)) 31195;;;;;; 0))
31223;;; Generated autoloads from whitespace.el 31196;;; Generated autoloads from whitespace.el
31224(push (purecopy '(whitespace 13 2 2)) package--builtin-versions) 31197(push (purecopy '(whitespace 13 2 2)) package--builtin-versions)
@@ -31618,7 +31591,7 @@ cleaning up these problems.
31618 31591
31619;;;*** 31592;;;***
31620 31593
31621;;;### (autoloads nil "wid-browse" "wid-browse.el" (21291 53104 431149 31594;;;### (autoloads nil "wid-browse" "wid-browse.el" (21291 9464 291241
31622;;;;;; 0)) 31595;;;;;; 0))
31623;;; Generated autoloads from wid-browse.el 31596;;; Generated autoloads from wid-browse.el
31624 31597
@@ -31647,7 +31620,7 @@ if ARG is omitted or nil.
31647 31620
31648;;;*** 31621;;;***
31649 31622
31650;;;### (autoloads nil "wid-edit" "wid-edit.el" (21291 53104 431149 31623;;;### (autoloads nil "wid-edit" "wid-edit.el" (21291 9464 291241
31651;;;;;; 0)) 31624;;;;;; 0))
31652;;; Generated autoloads from wid-edit.el 31625;;; Generated autoloads from wid-edit.el
31653 31626
@@ -31690,7 +31663,7 @@ Setup current buffer so editing string widgets works.
31690 31663
31691;;;*** 31664;;;***
31692 31665
31693;;;### (autoloads nil "windmove" "windmove.el" (21291 53104 431149 31666;;;### (autoloads nil "windmove" "windmove.el" (21291 9464 291241
31694;;;;;; 0)) 31667;;;;;; 0))
31695;;; Generated autoloads from windmove.el 31668;;; Generated autoloads from windmove.el
31696 31669
@@ -31743,7 +31716,7 @@ Default MODIFIER is 'shift.
31743 31716
31744;;;*** 31717;;;***
31745 31718
31746;;;### (autoloads nil "winner" "winner.el" (21291 53104 431149 0)) 31719;;;### (autoloads nil "winner" "winner.el" (21291 9464 291241 0))
31747;;; Generated autoloads from winner.el 31720;;; Generated autoloads from winner.el
31748 31721
31749(defvar winner-mode nil "\ 31722(defvar winner-mode nil "\
@@ -31766,7 +31739,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
31766 31739
31767;;;*** 31740;;;***
31768 31741
31769;;;### (autoloads nil "woman" "woman.el" (21291 53104 431149 0)) 31742;;;### (autoloads nil "woman" "woman.el" (21291 9464 291241 0))
31770;;; Generated autoloads from woman.el 31743;;; Generated autoloads from woman.el
31771(push (purecopy '(woman 0 551)) package--builtin-versions) 31744(push (purecopy '(woman 0 551)) package--builtin-versions)
31772 31745
@@ -31815,8 +31788,8 @@ Default bookmark handler for Woman buffers.
31815 31788
31816;;;*** 31789;;;***
31817 31790
31818;;;### (autoloads nil "ws-mode" "emulation/ws-mode.el" (21291 53104 31791;;;### (autoloads nil "ws-mode" "emulation/ws-mode.el" (21291 9464
31819;;;;;; 431149 0)) 31792;;;;;; 291241 0))
31820;;; Generated autoloads from emulation/ws-mode.el 31793;;; Generated autoloads from emulation/ws-mode.el
31821(push (purecopy '(ws-mode 0 7)) package--builtin-versions) 31794(push (purecopy '(ws-mode 0 7)) package--builtin-versions)
31822 31795
@@ -31837,7 +31810,7 @@ Emacs-like.
31837 31810
31838;;;*** 31811;;;***
31839 31812
31840;;;### (autoloads nil "xml" "xml.el" (21291 53104 431149 0)) 31813;;;### (autoloads nil "xml" "xml.el" (21291 9464 291241 0))
31841;;; Generated autoloads from xml.el 31814;;; Generated autoloads from xml.el
31842 31815
31843(autoload 'xml-parse-file "xml" "\ 31816(autoload 'xml-parse-file "xml" "\
@@ -31893,8 +31866,8 @@ Both features can be combined by providing a cons cell
31893 31866
31894;;;*** 31867;;;***
31895 31868
31896;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (21291 57968 317602 31869;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (21327 47162 581074
31897;;;;;; 643000)) 31870;;;;;; 0))
31898;;; Generated autoloads from nxml/xmltok.el 31871;;; Generated autoloads from nxml/xmltok.el
31899 31872
31900(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 31873(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -31912,7 +31885,7 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31912 31885
31913;;;*** 31886;;;***
31914 31887
31915;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21291 53104 431149 31888;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21291 9464 291241
31916;;;;;; 0)) 31889;;;;;; 0))
31917;;; Generated autoloads from xt-mouse.el 31890;;; Generated autoloads from xt-mouse.el
31918 31891
@@ -31942,7 +31915,7 @@ down the SHIFT key while pressing the mouse button.
31942 31915
31943;;;*** 31916;;;***
31944 31917
31945;;;### (autoloads nil "yenc" "gnus/yenc.el" (21291 53104 431149 0)) 31918;;;### (autoloads nil "yenc" "gnus/yenc.el" (21291 9464 291241 0))
31946;;; Generated autoloads from gnus/yenc.el 31919;;; Generated autoloads from gnus/yenc.el
31947 31920
31948(autoload 'yenc-decode-region "yenc" "\ 31921(autoload 'yenc-decode-region "yenc" "\
@@ -31957,7 +31930,7 @@ Extract file name from an yenc header.
31957 31930
31958;;;*** 31931;;;***
31959 31932
31960;;;### (autoloads nil "zone" "play/zone.el" (21291 53104 431149 0)) 31933;;;### (autoloads nil "zone" "play/zone.el" (21291 9464 291241 0))
31961;;; Generated autoloads from play/zone.el 31934;;; Generated autoloads from play/zone.el
31962 31935
31963(autoload 'zone "zone" "\ 31936(autoload 'zone "zone" "\
@@ -31973,45 +31946,44 @@ Zone out, completely.
31973;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 31946;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
31974;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 31947;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
31975;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 31948;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
31976;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 31949;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
31977;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 31950;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
31978;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 31951;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
31979;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 31952;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
31980;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 31953;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
31981;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" 31954;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
31982;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" 31955;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
31983;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" 31956;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
31984;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 31957;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
31985;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 31958;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
31986;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" 31959;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
31987;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 31960;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
31988;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" 31961;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
31989;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" 31962;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el"
31990;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" 31963;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
31991;;;;;; "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" 31964;;;;;; "cedet/cedet-idutils.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el"
31992;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/custom.el" "cedet/ede/dired.el" 31965;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el"
31993;;;;;; "cedet/ede/emacs.el" "cedet/ede/files.el" "cedet/ede/generic.el" 31966;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el"
31994;;;;;; "cedet/ede/linux.el" "cedet/ede/locate.el" "cedet/ede/make.el" 31967;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/loaddefs.el"
31995;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el" 31968;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el"
31996;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" 31969;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el"
31997;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" 31970;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el"
31998;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" 31971;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el"
31999;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 31972;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el"
32000;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" 31973;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el"
32001;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" 31974;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el"
32002;;;;;; "cedet/ede/util.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 31975;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el"
31976;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
32003;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 31977;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
32004;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 31978;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
32005;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 31979;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
32006;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" 31980;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
32007;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" 31981;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm.el"
32008;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" 31982;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
32009;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" 31983;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
32010;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" 31984;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
32011;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" 31985;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
32012;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" 31986;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32013;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el"
32014;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
32015;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 31987;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
32016;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 31988;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
32017;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 31989;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -32019,36 +31991,35 @@ Zone out, completely.
32019;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 31991;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
32020;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 31992;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
32021;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 31993;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
32022;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 31994;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el"
32023;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 31995;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el"
32024;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 31996;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el"
32025;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 31997;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el"
32026;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 31998;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el"
32027;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 31999;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el"
32028;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 32000;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
32029;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 32001;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
32030;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 32002;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
32031;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 32003;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
32032;;;;;; "cedet/semantic/wisent/javat-wy.el" "cedet/semantic/wisent/js-wy.el" 32004;;;;;; "cedet/semantic/wisent/python.el" "cedet/semantic/wisent/wisent.el"
32033;;;;;; "cedet/semantic/wisent/python-wy.el" "cedet/semantic/wisent/python.el" 32005;;;;;; "cedet/srecode/args.el" "cedet/srecode/compile.el" "cedet/srecode/cpp.el"
32034;;;;;; "cedet/semantic/wisent/wisent.el" "cedet/srecode/args.el" 32006;;;;;; "cedet/srecode/ctxt.el" "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
32035;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el"
32036;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el"
32037;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 32007;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
32038;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 32008;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
32039;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 32009;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
32040;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 32010;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
32041;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" 32011;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
32042;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" 32012;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
32043;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el" 32013;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
32044;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el" 32014;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el"
32045;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" 32015;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
32046;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" 32016;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el"
32047;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" 32017;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el"
32048;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" 32018;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el"
32049;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" 32019;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el"
32050;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/smie.el" 32020;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el"
32051;;;;;; "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 32021;;;;;; "emacs-lisp/package-x.el" "emacs-lisp/smie.el" "emacs-lisp/subr-x.el"
32022;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
32052;;;;;; "emulation/cua-gmrk.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 32023;;;;;; "emulation/cua-gmrk.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el"
32053;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-extras.el" 32024;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-extras.el"
32054;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" 32025;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
@@ -32061,41 +32032,34 @@ Zone out, completely.
32061;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el" 32032;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
32062;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el" 32033;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el"
32063;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 32034;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
32064;;;;;; "eshell/esh-ext.el" "eshell/esh-io.el" "eshell/esh-module.el" 32035;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
32065;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 32036;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
32066;;;;;; "eshell/esh-var.el" "ezimage.el" "format-spec.el" "fringe.el" 32037;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el"
32067;;;;;; "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" 32038;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el"
32068;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el" 32039;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
32069;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" 32040;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
32070;;;;;; "gnus/gnus-icalendar.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 32041;;;;;; "gnus/gnus-ems.el" "gnus/gnus-icalendar.el" "gnus/gnus-int.el"
32071;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" 32042;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el"
32072;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el" 32043;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
32073;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" 32044;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
32074;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" 32045;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el"
32075;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" 32046;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
32076;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-archive.el" 32047;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
32077;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el" 32048;;;;;; "gnus/mm-archive.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
32078;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el" 32049;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
32079;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" 32050;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
32080;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" 32051;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
32081;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" 32052;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
32082;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" 32053;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el"
32083;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" 32054;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el"
32084;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" 32055;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
32085;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el" 32056;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
32086;;;;;; "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el" 32057;;;;;; "gnus/rfc2231.el" "gnus/rtree.el" "gnus/sieve-manage.el"
32087;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el" 32058;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el"
32088;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" 32059;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el"
32089;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el" 32060;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
32090;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 32061;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el"
32091;;;;;; "international/uni-category.el" "international/uni-combining.el" 32062;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el"
32092;;;;;; "international/uni-comment.el" "international/uni-decimal.el"
32093;;;;;; "international/uni-decomposition.el" "international/uni-digit.el"
32094;;;;;; "international/uni-lowercase.el" "international/uni-mirrored.el"
32095;;;;;; "international/uni-name.el" "international/uni-numeric.el"
32096;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el"
32097;;;;;; "international/uni-uppercase.el" "kermit.el" "language/hanja-util.el"
32098;;;;;; "language/thai-word.el" "ldefs-boot.el" "leim/ja-dic/ja-dic.el"
32099;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el" 32063;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el"
32100;;;;;; "leim/quail/cyrillic.el" "leim/quail/czech.el" "leim/quail/ethiopic.el" 32064;;;;;; "leim/quail/cyrillic.el" "leim/quail/czech.el" "leim/quail/ethiopic.el"
32101;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el" 32065;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el"
@@ -32154,14 +32118,14 @@ Zone out, completely.
32154;;;;;; "org/org-faces.el" "org/org-feed.el" "org/org-footnote.el" 32118;;;;;; "org/org-faces.el" "org/org-feed.el" "org/org-footnote.el"
32155;;;;;; "org/org-gnus.el" "org/org-habit.el" "org/org-id.el" "org/org-indent.el" 32119;;;;;; "org/org-gnus.el" "org/org-habit.el" "org/org-id.el" "org/org-indent.el"
32156;;;;;; "org/org-info.el" "org/org-inlinetask.el" "org/org-install.el" 32120;;;;;; "org/org-info.el" "org/org-inlinetask.el" "org/org-install.el"
32157;;;;;; "org/org-irc.el" "org/org-list.el" "org/org-macro.el" "org/org-mhe.el" 32121;;;;;; "org/org-irc.el" "org/org-list.el" "org/org-loaddefs.el"
32158;;;;;; "org/org-mobile.el" "org/org-mouse.el" "org/org-pcomplete.el" 32122;;;;;; "org/org-macro.el" "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el"
32159;;;;;; "org/org-plot.el" "org/org-protocol.el" "org/org-rmail.el" 32123;;;;;; "org/org-pcomplete.el" "org/org-plot.el" "org/org-protocol.el"
32160;;;;;; "org/org-src.el" "org/org-table.el" "org/org-timer.el" "org/org-w3m.el" 32124;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-table.el" "org/org-timer.el"
32161;;;;;; "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" "org/ox-icalendar.el" 32125;;;;;; "org/org-w3m.el" "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el"
32162;;;;;; "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" "org/ox-odt.el" 32126;;;;;; "org/ox-icalendar.el" "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el"
32163;;;;;; "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" "org/ox.el" 32127;;;;;; "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el"
32164;;;;;; "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" 32128;;;;;; "org/ox.el" "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el"
32165;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 32129;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
32166;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 32130;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el"
32167;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" 32131;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
@@ -32183,8 +32147,8 @@ Zone out, completely.
32183;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 32147;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
32184;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 32148;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
32185;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el" 32149;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el"
32186;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21321 34786 372533 32150;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21346 11636 801272
32187;;;;;; 150000)) 32151;;;;;; 923000))
32188 32152
32189;;;*** 32153;;;***
32190 32154