aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/dired.el4
-rw-r--r--lisp/emacs-lisp/eieio-core.el2
-rw-r--r--lisp/emacs-lisp/eieio.el4
-rw-r--r--lisp/htmlfontify.el2
-rw-r--r--lisp/ibuffer.el2
-rw-r--r--lisp/ldefs-boot.el2257
-rw-r--r--lisp/mail/rmail.el14
-rw-r--r--lisp/ps-print.el2
-rw-r--r--lisp/textmodes/reftex.el18
9 files changed, 1164 insertions, 1141 deletions
diff --git a/lisp/dired.el b/lisp/dired.el
index dd3236363a8..5b5b6f073df 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -3903,7 +3903,7 @@ Ask means pop up a menu for the user to select one of copy, move or link."
3903 3903
3904;;; Start of automatically extracted autoloads. 3904;;; Start of automatically extracted autoloads.
3905 3905
3906;;;### (autoloads nil "dired-aux" "dired-aux.el" "29842a53d6651f8f535ec8e02d20d7cc") 3906;;;### (autoloads nil "dired-aux" "dired-aux.el" "7b7e39be8bcaf5f35b2735c3f5635f40")
3907;;; Generated autoloads from dired-aux.el 3907;;; Generated autoloads from dired-aux.el
3908 3908
3909(autoload 'dired-diff "dired-aux" "\ 3909(autoload 'dired-diff "dired-aux" "\
@@ -4416,7 +4416,7 @@ instead.
4416 4416
4417;;;*** 4417;;;***
4418 4418
4419;;;### (autoloads nil "dired-x" "dired-x.el" "06f532e2e812fa1cb10ade31249e9700") 4419;;;### (autoloads nil "dired-x" "dired-x.el" "26ec84bf71edaf13ce45aeab60b7f31f")
4420;;; Generated autoloads from dired-x.el 4420;;; Generated autoloads from dired-x.el
4421 4421
4422(autoload 'dired-jump "dired-x" "\ 4422(autoload 'dired-jump "dired-x" "\
diff --git a/lisp/emacs-lisp/eieio-core.el b/lisp/emacs-lisp/eieio-core.el
index e0294cd60c7..631e4a437f2 100644
--- a/lisp/emacs-lisp/eieio-core.el
+++ b/lisp/emacs-lisp/eieio-core.el
@@ -1101,7 +1101,7 @@ method invocation orders of the involved classes."
1101 (list eieio--generic-subclass-generalizer)) 1101 (list eieio--generic-subclass-generalizer))
1102 1102
1103 1103
1104;;;### (autoloads nil "eieio-compat" "eieio-compat.el" "52d481d50642de76b077ba0bafdd2cd4") 1104;;;### (autoloads nil "eieio-compat" "eieio-compat.el" "6aca3c1b5f751a01331761da45fc4f5c")
1105;;; Generated autoloads from eieio-compat.el 1105;;; Generated autoloads from eieio-compat.el
1106 1106
1107(autoload 'eieio--defalias "eieio-compat" "\ 1107(autoload 'eieio--defalias "eieio-compat" "\
diff --git a/lisp/emacs-lisp/eieio.el b/lisp/emacs-lisp/eieio.el
index a1b4a72bea6..772ebd900de 100644
--- a/lisp/emacs-lisp/eieio.el
+++ b/lisp/emacs-lisp/eieio.el
@@ -973,7 +973,7 @@ variable PRINT-FUNCTION. Optional argument NOESCAPE is passed to
973 973
974;;; Start of automatically extracted autoloads. 974;;; Start of automatically extracted autoloads.
975 975
976;;;### (autoloads nil "eieio-custom" "eieio-custom.el" "916f54b818479a77a02f3ecccda84a11") 976;;;### (autoloads nil "eieio-custom" "eieio-custom.el" "e8d466f8eee341f3da967c2931b28043")
977;;; Generated autoloads from eieio-custom.el 977;;; Generated autoloads from eieio-custom.el
978 978
979(autoload 'customize-object "eieio-custom" "\ 979(autoload 'customize-object "eieio-custom" "\
@@ -984,7 +984,7 @@ Optional argument GROUP is the sub-group of slots to display.
984 984
985;;;*** 985;;;***
986 986
987;;;### (autoloads nil "eieio-opt" "eieio-opt.el" "d00419c898056fadf2f8e491f864aa1e") 987;;;### (autoloads nil "eieio-opt" "eieio-opt.el" "5bd32f1033d0e2eee7c32c0ad28330fc")
988;;; Generated autoloads from eieio-opt.el 988;;; Generated autoloads from eieio-opt.el
989 989
990(autoload 'eieio-browse "eieio-opt" "\ 990(autoload 'eieio-browse "eieio-opt" "\
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el
index d4a62448af3..178f3a00133 100644
--- a/lisp/htmlfontify.el
+++ b/lisp/htmlfontify.el
@@ -2412,7 +2412,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'."
2412 (load file 'NOERROR nil nil) )) 2412 (load file 'NOERROR nil nil) ))
2413 2413
2414 2414
2415;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "1fb78b15b18622256262c7246b2a3520") 2415;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "e644ddae915ddb98c9b2f16ffa5a74b2")
2416;;; Generated autoloads from hfy-cmap.el 2416;;; Generated autoloads from hfy-cmap.el
2417 2417
2418(autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ 2418(autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el
index 90a4194c32e..9d23e64cd81 100644
--- a/lisp/ibuffer.el
+++ b/lisp/ibuffer.el
@@ -2614,7 +2614,7 @@ will be inserted before the group at point."
2614 2614
2615;;; Start of automatically extracted autoloads. 2615;;; Start of automatically extracted autoloads.
2616 2616
2617;;;### (autoloads nil "ibuf-ext" "ibuf-ext.el" "65ef908165926cf48da6f43fd01ef50b") 2617;;;### (autoloads nil "ibuf-ext" "ibuf-ext.el" "9521139d5f2ba7c870e3101fd73bb3ce")
2618;;; Generated autoloads from ibuf-ext.el 2618;;; Generated autoloads from ibuf-ext.el
2619 2619
2620(autoload 'ibuffer-auto-mode "ibuf-ext" "\ 2620(autoload 'ibuffer-auto-mode "ibuf-ext" "\
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 3d1f6d28898..311b698deb7 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" (22086 11930 122062 731000)) 6;;;### (autoloads nil "5x5" "play/5x5.el" (22150 28228 674072 702000))
7;;; Generated autoloads from play/5x5.el 7;;; Generated autoloads from play/5x5.el
8 8
9(autoload '5x5 "5x5" "\ 9(autoload '5x5 "5x5" "\
@@ -65,8 +65,8 @@ should return a grid vector array that is the new solution.
65 65
66;;;*** 66;;;***
67 67
68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (22086 11930 68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (22150 28228
69;;;;;; 138062 731000)) 69;;;;;; 750072 702000))
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" (22086 11930 88;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (22150 28228
89;;;;;; 138062 731000)) 89;;;;;; 750072 702000))
90;;; Generated autoloads from progmodes/ada-stmt.el 90;;; Generated autoloads from progmodes/ada-stmt.el
91 91
92(autoload 'ada-header "ada-stmt" "\ 92(autoload 'ada-header "ada-stmt" "\
@@ -96,8 +96,8 @@ Insert a descriptive header at the top of the file.
96 96
97;;;*** 97;;;***
98 98
99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (22086 11930 99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (22150 28228
100;;;;;; 138062 731000)) 100;;;;;; 754072 702000))
101;;; Generated autoloads from progmodes/ada-xref.el 101;;; Generated autoloads from progmodes/ada-xref.el
102 102
103(autoload 'ada-find-file "ada-xref" "\ 103(autoload 'ada-find-file "ada-xref" "\
@@ -108,8 +108,8 @@ Completion is available.
108 108
109;;;*** 109;;;***
110 110
111;;;### (autoloads nil "add-log" "vc/add-log.el" (22086 11930 366062 111;;;### (autoloads nil "add-log" "vc/add-log.el" (22150 28229 246072
112;;;;;; 731000)) 112;;;;;; 702000))
113;;; Generated autoloads from vc/add-log.el 113;;; Generated autoloads from vc/add-log.el
114 114
115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -238,8 +238,8 @@ old-style time formats for entries are supported.
238 238
239;;;*** 239;;;***
240 240
241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (22092 27717 241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (22150 28227
242;;;;;; 604268 464000)) 242;;;;;; 338072 702000))
243;;; Generated autoloads from emacs-lisp/advice.el 243;;; Generated autoloads from emacs-lisp/advice.el
244 244
245(defvar ad-redefinition-action 'warn "\ 245(defvar ad-redefinition-action 'warn "\
@@ -374,7 +374,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
374 374
375;;;*** 375;;;***
376 376
377;;;### (autoloads nil "align" "align.el" (22086 11929 490062 731000)) 377;;;### (autoloads nil "align" "align.el" (22150 28226 938072 702000))
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" (22086 11929 494062 731000)) 480;;;### (autoloads nil "allout" "allout.el" (22150 28226 942072 702000))
481;;; Generated autoloads from allout.el 481;;; Generated autoloads from allout.el
482(push (purecopy '(allout 2 3)) package--builtin-versions) 482(push (purecopy '(allout 2 3)) package--builtin-versions)
483 483
@@ -837,8 +837,8 @@ for details on preparing Emacs for automatic allout activation.
837 837
838;;;*** 838;;;***
839 839
840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (22086 840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (22150
841;;;;;; 11929 490062 731000)) 841;;;;;; 28226 938072 702000))
842;;; Generated autoloads from allout-widgets.el 842;;; Generated autoloads from allout-widgets.el
843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions) 843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions)
844 844
@@ -896,8 +896,8 @@ outline hot-spot navigation (see `allout-mode').
896 896
897;;;*** 897;;;***
898 898
899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (22092 27717 960268 899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (22150 28228 350072
900;;;;;; 464000)) 900;;;;;; 702000))
901;;; Generated autoloads from net/ange-ftp.el 901;;; Generated autoloads from net/ange-ftp.el
902 902
903(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 903(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -918,8 +918,8 @@ directory, so that Emacs will know its current contents.
918 918
919;;;*** 919;;;***
920 920
921;;;### (autoloads nil "animate" "play/animate.el" (22086 11930 122062 921;;;### (autoloads nil "animate" "play/animate.el" (22150 28228 674072
922;;;;;; 731000)) 922;;;;;; 702000))
923;;; Generated autoloads from play/animate.el 923;;; Generated autoloads from play/animate.el
924 924
925(autoload 'animate-string "animate" "\ 925(autoload 'animate-string "animate" "\
@@ -951,8 +951,8 @@ the buffer *Birthday-Present-for-Name*.
951 951
952;;;*** 952;;;***
953 953
954;;;### (autoloads nil "ansi-color" "ansi-color.el" (22086 11929 494062 954;;;### (autoloads nil "ansi-color" "ansi-color.el" (22150 28226 942072
955;;;;;; 731000)) 955;;;;;; 702000))
956;;; Generated autoloads from ansi-color.el 956;;; Generated autoloads from ansi-color.el
957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) 957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions)
958 958
@@ -978,8 +978,8 @@ This is a good function to put in `comint-output-filter-functions'.
978 978
979;;;*** 979;;;***
980 980
981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (22086 981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (22150
982;;;;;; 11930 138062 731000)) 982;;;;;; 28228 754072 702000))
983;;; Generated autoloads from progmodes/antlr-mode.el 983;;; Generated autoloads from progmodes/antlr-mode.el
984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) 984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions)
985 985
@@ -1015,8 +1015,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1015 1015
1016;;;*** 1016;;;***
1017 1017
1018;;;### (autoloads nil "appt" "calendar/appt.el" (22086 11929 526062 1018;;;### (autoloads nil "appt" "calendar/appt.el" (22150 28227 46072
1019;;;;;; 731000)) 1019;;;;;; 702000))
1020;;; Generated autoloads from calendar/appt.el 1020;;; Generated autoloads from calendar/appt.el
1021 1021
1022(autoload 'appt-add "appt" "\ 1022(autoload 'appt-add "appt" "\
@@ -1037,8 +1037,8 @@ ARG is positive, otherwise off.
1037 1037
1038;;;*** 1038;;;***
1039 1039
1040;;;### (autoloads nil "apropos" "apropos.el" (22099 26170 362017 1040;;;### (autoloads nil "apropos" "apropos.el" (22150 28226 942072
1041;;;;;; 16000)) 1041;;;;;; 702000))
1042;;; Generated autoloads from apropos.el 1042;;; Generated autoloads from apropos.el
1043 1043
1044(autoload 'apropos-read-pattern "apropos" "\ 1044(autoload 'apropos-read-pattern "apropos" "\
@@ -1153,8 +1153,8 @@ Returns list of symbols and documentation found.
1153 1153
1154;;;*** 1154;;;***
1155 1155
1156;;;### (autoloads nil "arc-mode" "arc-mode.el" (22086 11929 494062 1156;;;### (autoloads nil "arc-mode" "arc-mode.el" (22150 28226 946072
1157;;;;;; 731000)) 1157;;;;;; 702000))
1158;;; Generated autoloads from arc-mode.el 1158;;; Generated autoloads from arc-mode.el
1159 1159
1160(autoload 'archive-mode "arc-mode" "\ 1160(autoload 'archive-mode "arc-mode" "\
@@ -1174,7 +1174,7 @@ archive.
1174 1174
1175;;;*** 1175;;;***
1176 1176
1177;;;### (autoloads nil "array" "array.el" (22086 11929 494062 731000)) 1177;;;### (autoloads nil "array" "array.el" (22150 28226 946072 702000))
1178;;; Generated autoloads from array.el 1178;;; Generated autoloads from array.el
1179 1179
1180(autoload 'array-mode "array" "\ 1180(autoload 'array-mode "array" "\
@@ -1245,8 +1245,8 @@ Entering array mode calls the function `array-mode-hook'.
1245 1245
1246;;;*** 1246;;;***
1247 1247
1248;;;### (autoloads nil "artist" "textmodes/artist.el" (22086 11930 1248;;;### (autoloads nil "artist" "textmodes/artist.el" (22150 28229
1249;;;;;; 310062 731000)) 1249;;;;;; 86072 702000))
1250;;; Generated autoloads from textmodes/artist.el 1250;;; Generated autoloads from textmodes/artist.el
1251(push (purecopy '(artist 1 2 6)) package--builtin-versions) 1251(push (purecopy '(artist 1 2 6)) package--builtin-versions)
1252 1252
@@ -1452,8 +1452,8 @@ Keymap summary
1452 1452
1453;;;*** 1453;;;***
1454 1454
1455;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (22086 11930 1455;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (22150 28228
1456;;;;;; 142062 731000)) 1456;;;;;; 758072 702000))
1457;;; Generated autoloads from progmodes/asm-mode.el 1457;;; Generated autoloads from progmodes/asm-mode.el
1458 1458
1459(autoload 'asm-mode "asm-mode" "\ 1459(autoload 'asm-mode "asm-mode" "\
@@ -1480,8 +1480,8 @@ Special commands:
1480 1480
1481;;;*** 1481;;;***
1482 1482
1483;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22086 1483;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (22150
1484;;;;;; 11929 774062 731000)) 1484;;;;;; 28227 658072 702000))
1485;;; Generated autoloads from gnus/auth-source.el 1485;;; Generated autoloads from gnus/auth-source.el
1486 1486
1487(defvar auth-source-cache-expiry 7200 "\ 1487(defvar auth-source-cache-expiry 7200 "\
@@ -1493,8 +1493,8 @@ let-binding.")
1493 1493
1494;;;*** 1494;;;***
1495 1495
1496;;;### (autoloads nil "autoarg" "autoarg.el" (22086 11929 494062 1496;;;### (autoloads nil "autoarg" "autoarg.el" (22150 28226 946072
1497;;;;;; 731000)) 1497;;;;;; 702000))
1498;;; Generated autoloads from autoarg.el 1498;;; Generated autoloads from autoarg.el
1499 1499
1500(defvar autoarg-mode nil "\ 1500(defvar autoarg-mode nil "\
@@ -1554,8 +1554,8 @@ This is similar to `autoarg-mode' but rebinds the keypad keys
1554 1554
1555;;;*** 1555;;;***
1556 1556
1557;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (22086 11930 1557;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (22150 28228
1558;;;;;; 142062 731000)) 1558;;;;;; 758072 702000))
1559;;; Generated autoloads from progmodes/autoconf.el 1559;;; Generated autoloads from progmodes/autoconf.el
1560 1560
1561(autoload 'autoconf-mode "autoconf" "\ 1561(autoload 'autoconf-mode "autoconf" "\
@@ -1565,8 +1565,8 @@ Major mode for editing Autoconf configure.ac files.
1565 1565
1566;;;*** 1566;;;***
1567 1567
1568;;;### (autoloads nil "autoinsert" "autoinsert.el" (22086 11929 494062 1568;;;### (autoloads nil "autoinsert" "autoinsert.el" (22150 28226 946072
1569;;;;;; 731000)) 1569;;;;;; 702000))
1570;;; Generated autoloads from autoinsert.el 1570;;; Generated autoloads from autoinsert.el
1571 1571
1572(autoload 'auto-insert "autoinsert" "\ 1572(autoload 'auto-insert "autoinsert" "\
@@ -1604,8 +1604,8 @@ insert a template for the file depending on the mode of the buffer.
1604 1604
1605;;;*** 1605;;;***
1606 1606
1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22086 1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (22150
1608;;;;;; 11929 634062 731000)) 1608;;;;;; 28227 338072 702000))
1609;;; Generated autoloads from emacs-lisp/autoload.el 1609;;; Generated autoloads from emacs-lisp/autoload.el
1610 1610
1611(put 'generated-autoload-file 'safe-local-variable 'stringp) 1611(put 'generated-autoload-file 'safe-local-variable 'stringp)
@@ -1656,8 +1656,8 @@ should be non-nil).
1656 1656
1657;;;*** 1657;;;***
1658 1658
1659;;;### (autoloads nil "autorevert" "autorevert.el" (22089 51528 204929 1659;;;### (autoloads nil "autorevert" "autorevert.el" (22150 28226 946072
1660;;;;;; 316000)) 1660;;;;;; 702000))
1661;;; Generated autoloads from autorevert.el 1661;;; Generated autoloads from autorevert.el
1662 1662
1663(autoload 'auto-revert-mode "autorevert" "\ 1663(autoload 'auto-revert-mode "autorevert" "\
@@ -1745,7 +1745,7 @@ specifies in the mode line.
1745 1745
1746;;;*** 1746;;;***
1747 1747
1748;;;### (autoloads nil "avoid" "avoid.el" (22086 11929 498062 731000)) 1748;;;### (autoloads nil "avoid" "avoid.el" (22150 28226 946072 702000))
1749;;; Generated autoloads from avoid.el 1749;;; Generated autoloads from avoid.el
1750 1750
1751(defvar mouse-avoidance-mode nil "\ 1751(defvar mouse-avoidance-mode nil "\
@@ -1783,8 +1783,8 @@ definition of \"random distance\".)
1783 1783
1784;;;*** 1784;;;***
1785 1785
1786;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (22086 11930 1786;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (22150 28228
1787;;;;;; 142062 731000)) 1787;;;;;; 758072 702000))
1788;;; Generated autoloads from progmodes/bat-mode.el 1788;;; Generated autoloads from progmodes/bat-mode.el
1789 1789
1790(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) 1790(add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode))
@@ -1802,8 +1802,8 @@ Run script using `bat-run' and `bat-run-args'.
1802 1802
1803;;;*** 1803;;;***
1804 1804
1805;;;### (autoloads nil "battery" "battery.el" (22086 11929 498062 1805;;;### (autoloads nil "battery" "battery.el" (22150 28226 946072
1806;;;;;; 731000)) 1806;;;;;; 702000))
1807;;; Generated autoloads from battery.el 1807;;; Generated autoloads from battery.el
1808 (put 'battery-mode-line-string 'risky-local-variable t) 1808 (put 'battery-mode-line-string 'risky-local-variable t)
1809 1809
@@ -1838,8 +1838,8 @@ seconds.
1838 1838
1839;;;*** 1839;;;***
1840 1840
1841;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (22086 1841;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (22150
1842;;;;;; 11929 638062 731000)) 1842;;;;;; 28227 338072 702000))
1843;;; Generated autoloads from emacs-lisp/benchmark.el 1843;;; Generated autoloads from emacs-lisp/benchmark.el
1844 1844
1845(autoload 'benchmark-run "benchmark" "\ 1845(autoload 'benchmark-run "benchmark" "\
@@ -1875,8 +1875,8 @@ For non-interactive use see also `benchmark-run' and
1875 1875
1876;;;*** 1876;;;***
1877 1877
1878;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (22092 27718 1878;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (22150 28229
1879;;;;;; 508268 464000)) 1879;;;;;; 94072 702000))
1880;;; Generated autoloads from textmodes/bibtex.el 1880;;; Generated autoloads from textmodes/bibtex.el
1881 1881
1882(autoload 'bibtex-initialize "bibtex" "\ 1882(autoload 'bibtex-initialize "bibtex" "\
@@ -1968,7 +1968,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'.
1968;;;*** 1968;;;***
1969 1969
1970;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" 1970;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el"
1971;;;;;; (22086 11930 310062 731000)) 1971;;;;;; (22150 28229 86072 702000))
1972;;; Generated autoloads from textmodes/bibtex-style.el 1972;;; Generated autoloads from textmodes/bibtex-style.el
1973 1973
1974(autoload 'bibtex-style-mode "bibtex-style" "\ 1974(autoload 'bibtex-style-mode "bibtex-style" "\
@@ -1978,8 +1978,8 @@ Major mode for editing BibTeX style files.
1978 1978
1979;;;*** 1979;;;***
1980 1980
1981;;;### (autoloads nil "binhex" "mail/binhex.el" (22086 11929 930062 1981;;;### (autoloads nil "binhex" "mail/binhex.el" (22150 28228 226072
1982;;;;;; 731000)) 1982;;;;;; 702000))
1983;;; Generated autoloads from mail/binhex.el 1983;;; Generated autoloads from mail/binhex.el
1984 1984
1985(defconst binhex-begin-line "^:...............................................................$" "\ 1985(defconst binhex-begin-line "^:...............................................................$" "\
@@ -2003,8 +2003,8 @@ Binhex decode region between START and END.
2003 2003
2004;;;*** 2004;;;***
2005 2005
2006;;;### (autoloads nil "blackbox" "play/blackbox.el" (22086 11930 2006;;;### (autoloads nil "blackbox" "play/blackbox.el" (22150 28228
2007;;;;;; 122062 731000)) 2007;;;;;; 674072 702000))
2008;;; Generated autoloads from play/blackbox.el 2008;;; Generated autoloads from play/blackbox.el
2009 2009
2010(autoload 'blackbox "blackbox" "\ 2010(autoload 'blackbox "blackbox" "\
@@ -2123,8 +2123,8 @@ a reflection.
2123 2123
2124;;;*** 2124;;;***
2125 2125
2126;;;### (autoloads nil "bookmark" "bookmark.el" (22086 11929 498062 2126;;;### (autoloads nil "bookmark" "bookmark.el" (22150 28226 950072
2127;;;;;; 731000)) 2127;;;;;; 702000))
2128;;; Generated autoloads from bookmark.el 2128;;; Generated autoloads from bookmark.el
2129 (define-key ctl-x-r-map "b" 'bookmark-jump) 2129 (define-key ctl-x-r-map "b" 'bookmark-jump)
2130 (define-key ctl-x-r-map "m" 'bookmark-set) 2130 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2348,8 +2348,8 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2348 2348
2349;;;*** 2349;;;***
2350 2350
2351;;;### (autoloads nil "browse-url" "net/browse-url.el" (22086 11929 2351;;;### (autoloads nil "browse-url" "net/browse-url.el" (22150 28228
2352;;;;;; 990062 731000)) 2352;;;;;; 350072 702000))
2353;;; Generated autoloads from net/browse-url.el 2353;;; Generated autoloads from net/browse-url.el
2354 2354
2355(defvar browse-url-browser-function 'browse-url-default-browser "\ 2355(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2395,12 +2395,17 @@ Ask a WWW browser to display the current region.
2395(autoload 'browse-url "browse-url" "\ 2395(autoload 'browse-url "browse-url" "\
2396Ask a WWW browser to load URL. 2396Ask a WWW browser to load URL.
2397Prompt for a URL, defaulting to the URL at or before point. 2397Prompt for a URL, defaulting to the URL at or before point.
2398The variable `browse-url-browser-function' says which browser to use. 2398Invokes a suitable browser function which does the actual job.
2399If the URL is a mailto: URL, consult `browse-url-mailto-function' 2399The variable `browse-url-browser-function' says which browser function to
2400use. If the URL is a mailto: URL, consult `browse-url-mailto-function'
2400first, if that exists. 2401first, if that exists.
2401 2402
2402Passes any ARGS to the browser function. 2403The additional ARGS are passed to the browser function. See the doc
2403The default is to pass `browse-url-new-window-flag'. 2404strings of the actual functions, starting with `browse-url-browser-function',
2405for information about the significance of ARGS (most of the functions
2406ignore it).
2407If ARGS are omitted, the default is to pass `browse-url-new-window-flag'
2408as ARGS.
2404 2409
2405\(fn URL &rest ARGS)" t nil) 2410\(fn URL &rest ARGS)" t nil)
2406 2411
@@ -2490,6 +2495,7 @@ Ask the Chromium WWW browser to load URL.
2490Default to the URL around or before point. The strings in 2495Default to the URL around or before point. The strings in
2491variable `browse-url-chromium-arguments' are also passed to 2496variable `browse-url-chromium-arguments' are also passed to
2492Chromium. 2497Chromium.
2498The optional argument NEW-WINDOW is not used.
2493 2499
2494\(fn URL &optional NEW-WINDOW)" t nil) 2500\(fn URL &optional NEW-WINDOW)" t nil)
2495 2501
@@ -2624,6 +2630,7 @@ URL defaults to the URL around or before point.
2624This runs the text browser specified by `browse-url-text-browser'. 2630This runs the text browser specified by `browse-url-text-browser'.
2625in an Xterm window using the Xterm program named by `browse-url-xterm-program' 2631in an Xterm window using the Xterm program named by `browse-url-xterm-program'
2626with possible additional arguments `browse-url-xterm-args'. 2632with possible additional arguments `browse-url-xterm-args'.
2633The optional argument NEW-WINDOW is not used.
2627 2634
2628\(fn URL &optional NEW-WINDOW)" t nil) 2635\(fn URL &optional NEW-WINDOW)" t nil)
2629 2636
@@ -2672,6 +2679,7 @@ don't offer a form of remote control.
2672(autoload 'browse-url-kde "browse-url" "\ 2679(autoload 'browse-url-kde "browse-url" "\
2673Ask the KDE WWW browser to load URL. 2680Ask the KDE WWW browser to load URL.
2674Default to the URL around or before point. 2681Default to the URL around or before point.
2682The optional argument NEW-WINDOW is not used.
2675 2683
2676\(fn URL &optional NEW-WINDOW)" t nil) 2684\(fn URL &optional NEW-WINDOW)" t nil)
2677 2685
@@ -2689,7 +2697,7 @@ from `browse-url-elinks-wrapper'.
2689 2697
2690;;;*** 2698;;;***
2691 2699
2692;;;### (autoloads nil "bs" "bs.el" (22086 11929 498062 731000)) 2700;;;### (autoloads nil "bs" "bs.el" (22150 28226 950072 702000))
2693;;; Generated autoloads from bs.el 2701;;; Generated autoloads from bs.el
2694(push (purecopy '(bs 1 17)) package--builtin-versions) 2702(push (purecopy '(bs 1 17)) package--builtin-versions)
2695 2703
@@ -2730,8 +2738,8 @@ name of buffer configuration.
2730 2738
2731;;;*** 2739;;;***
2732 2740
2733;;;### (autoloads nil "bubbles" "play/bubbles.el" (22086 11930 122062 2741;;;### (autoloads nil "bubbles" "play/bubbles.el" (22150 28228 674072
2734;;;;;; 731000)) 2742;;;;;; 702000))
2735;;; Generated autoloads from play/bubbles.el 2743;;; Generated autoloads from play/bubbles.el
2736 2744
2737(autoload 'bubbles "bubbles" "\ 2745(autoload 'bubbles "bubbles" "\
@@ -2753,7 +2761,7 @@ columns on its right towards the left.
2753;;;*** 2761;;;***
2754 2762
2755;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" 2763;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el"
2756;;;;;; (22086 11930 142062 731000)) 2764;;;;;; (22150 28228 758072 702000))
2757;;; Generated autoloads from progmodes/bug-reference.el 2765;;; Generated autoloads from progmodes/bug-reference.el
2758 2766
2759(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2767(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2773,8 +2781,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2773 2781
2774;;;*** 2782;;;***
2775 2783
2776;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22108 2784;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (22150
2777;;;;;; 15942 526032 987000)) 2785;;;;;; 28227 358072 702000))
2778;;; Generated autoloads from emacs-lisp/bytecomp.el 2786;;; Generated autoloads from emacs-lisp/bytecomp.el
2779(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2787(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2780(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2788(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2894,8 +2902,8 @@ and corresponding effects.
2894 2902
2895;;;*** 2903;;;***
2896 2904
2897;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22086 2905;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (22150
2898;;;;;; 11929 526062 731000)) 2906;;;;;; 28227 46072 702000))
2899;;; Generated autoloads from calendar/cal-china.el 2907;;; Generated autoloads from calendar/cal-china.el
2900 2908
2901(put 'calendar-chinese-time-zone 'risky-local-variable t) 2909(put 'calendar-chinese-time-zone 'risky-local-variable t)
@@ -2904,8 +2912,8 @@ and corresponding effects.
2904 2912
2905;;;*** 2913;;;***
2906 2914
2907;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22086 11929 2915;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (22150 28227
2908;;;;;; 526062 731000)) 2916;;;;;; 50072 702000))
2909;;; Generated autoloads from calendar/cal-dst.el 2917;;; Generated autoloads from calendar/cal-dst.el
2910 2918
2911(put 'calendar-daylight-savings-starts 'risky-local-variable t) 2919(put 'calendar-daylight-savings-starts 'risky-local-variable t)
@@ -2916,8 +2924,8 @@ and corresponding effects.
2916 2924
2917;;;*** 2925;;;***
2918 2926
2919;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (22086 2927;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (22150
2920;;;;;; 11929 526062 731000)) 2928;;;;;; 28227 50072 702000))
2921;;; Generated autoloads from calendar/cal-hebrew.el 2929;;; Generated autoloads from calendar/cal-hebrew.el
2922 2930
2923(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ 2931(autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\
@@ -2929,7 +2937,7 @@ from the cursor position.
2929 2937
2930;;;*** 2938;;;***
2931 2939
2932;;;### (autoloads nil "calc" "calc/calc.el" (22086 11929 522062 731000)) 2940;;;### (autoloads nil "calc" "calc/calc.el" (22150 28227 26072 702000))
2933;;; Generated autoloads from calc/calc.el 2941;;; Generated autoloads from calc/calc.el
2934 (define-key ctl-x-map "*" 'calc-dispatch) 2942 (define-key ctl-x-map "*" 'calc-dispatch)
2935 2943
@@ -3015,8 +3023,8 @@ See Info node `(calc)Defining Functions'.
3015 3023
3016;;;*** 3024;;;***
3017 3025
3018;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (22086 11929 3026;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (22150 28227
3019;;;;;; 518062 731000)) 3027;;;;;; 22072 702000))
3020;;; Generated autoloads from calc/calc-undo.el 3028;;; Generated autoloads from calc/calc-undo.el
3021 3029
3022(autoload 'calc-undo "calc-undo" "\ 3030(autoload 'calc-undo "calc-undo" "\
@@ -3026,8 +3034,8 @@ See Info node `(calc)Defining Functions'.
3026 3034
3027;;;*** 3035;;;***
3028 3036
3029;;;### (autoloads nil "calculator" "calculator.el" (22092 27717 520268 3037;;;### (autoloads nil "calculator" "calculator.el" (22150 28227 46072
3030;;;;;; 464000)) 3038;;;;;; 702000))
3031;;; Generated autoloads from calculator.el 3039;;; Generated autoloads from calculator.el
3032 3040
3033(autoload 'calculator "calculator" "\ 3041(autoload 'calculator "calculator" "\
@@ -3038,8 +3046,8 @@ See the documentation for `calculator-mode' for more information.
3038 3046
3039;;;*** 3047;;;***
3040 3048
3041;;;### (autoloads nil "calendar" "calendar/calendar.el" (22092 27717 3049;;;### (autoloads nil "calendar" "calendar/calendar.el" (22150 28227
3042;;;;;; 540268 464000)) 3050;;;;;; 62072 702000))
3043;;; Generated autoloads from calendar/calendar.el 3051;;; Generated autoloads from calendar/calendar.el
3044 3052
3045(autoload 'calendar "calendar" "\ 3053(autoload 'calendar "calendar" "\
@@ -3082,8 +3090,8 @@ This function is suitable for execution in an init file.
3082 3090
3083;;;*** 3091;;;***
3084 3092
3085;;;### (autoloads nil "canlock" "gnus/canlock.el" (22086 11929 774062 3093;;;### (autoloads nil "canlock" "gnus/canlock.el" (22150 28227 658072
3086;;;;;; 731000)) 3094;;;;;; 702000))
3087;;; Generated autoloads from gnus/canlock.el 3095;;; Generated autoloads from gnus/canlock.el
3088 3096
3089(autoload 'canlock-insert-header "canlock" "\ 3097(autoload 'canlock-insert-header "canlock" "\
@@ -3100,8 +3108,8 @@ it fails.
3100 3108
3101;;;*** 3109;;;***
3102 3110
3103;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22108 3111;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (22150
3104;;;;;; 15942 570032 987000)) 3112;;;;;; 28228 786072 702000))
3105;;; Generated autoloads from progmodes/cc-engine.el 3113;;; Generated autoloads from progmodes/cc-engine.el
3106 3114
3107(autoload 'c-guess-basic-syntax "cc-engine" "\ 3115(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3111,8 +3119,8 @@ Return the syntactic context of the current line.
3111 3119
3112;;;*** 3120;;;***
3113 3121
3114;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (22086 11930 3122;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (22150 28228
3115;;;;;; 150062 731000)) 3123;;;;;; 790072 702000))
3116;;; Generated autoloads from progmodes/cc-guess.el 3124;;; Generated autoloads from progmodes/cc-guess.el
3117 3125
3118(defvar c-guess-guessed-offsets-alist nil "\ 3126(defvar c-guess-guessed-offsets-alist nil "\
@@ -3210,8 +3218,8 @@ the absolute file name of the file if STYLE-NAME is nil.
3210 3218
3211;;;*** 3219;;;***
3212 3220
3213;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22101 42694 3221;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (22150 28228
3214;;;;;; 157526 804000)) 3222;;;;;; 798072 702000))
3215;;; Generated autoloads from progmodes/cc-mode.el 3223;;; Generated autoloads from progmodes/cc-mode.el
3216 3224
3217(autoload 'c-initialize-cc-mode "cc-mode" "\ 3225(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3369,8 +3377,8 @@ Key bindings:
3369 3377
3370;;;*** 3378;;;***
3371 3379
3372;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (22086 3380;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (22150
3373;;;;;; 11930 154062 731000)) 3381;;;;;; 28228 798072 702000))
3374;;; Generated autoloads from progmodes/cc-styles.el 3382;;; Generated autoloads from progmodes/cc-styles.el
3375 3383
3376(autoload 'c-set-style "cc-styles" "\ 3384(autoload 'c-set-style "cc-styles" "\
@@ -3421,8 +3429,8 @@ and exists only for compatibility reasons.
3421 3429
3422;;;*** 3430;;;***
3423 3431
3424;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22086 11930 3432;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (22150 28228
3425;;;;;; 154062 731000)) 3433;;;;;; 802072 702000))
3426;;; Generated autoloads from progmodes/cc-vars.el 3434;;; Generated autoloads from progmodes/cc-vars.el
3427(put 'c-basic-offset 'safe-local-variable 'integerp) 3435(put 'c-basic-offset 'safe-local-variable 'integerp)
3428(put 'c-backslash-column 'safe-local-variable 'integerp) 3436(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3430,8 +3438,8 @@ and exists only for compatibility reasons.
3430 3438
3431;;;*** 3439;;;***
3432 3440
3433;;;### (autoloads nil "ccl" "international/ccl.el" (22086 11929 874062 3441;;;### (autoloads nil "ccl" "international/ccl.el" (22150 28228 106072
3434;;;;;; 731000)) 3442;;;;;; 702000))
3435;;; Generated autoloads from international/ccl.el 3443;;; Generated autoloads from international/ccl.el
3436 3444
3437(autoload 'ccl-compile "ccl" "\ 3445(autoload 'ccl-compile "ccl" "\
@@ -3724,8 +3732,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3724 3732
3725;;;*** 3733;;;***
3726 3734
3727;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (22102 63557 3735;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (22150 28227
3728;;;;;; 288509 103000)) 3736;;;;;; 358072 702000))
3729;;; Generated autoloads from emacs-lisp/cconv.el 3737;;; Generated autoloads from emacs-lisp/cconv.el
3730 3738
3731(autoload 'cconv-closure-convert "cconv" "\ 3739(autoload 'cconv-closure-convert "cconv" "\
@@ -3744,15 +3752,15 @@ Add the warnings that closure conversion would encounter.
3744 3752
3745;;;*** 3753;;;***
3746 3754
3747;;;### (autoloads nil "cedet" "cedet/cedet.el" (22086 11929 542062 3755;;;### (autoloads nil "cedet" "cedet/cedet.el" (22150 28227 146072
3748;;;;;; 731000)) 3756;;;;;; 702000))
3749;;; Generated autoloads from cedet/cedet.el 3757;;; Generated autoloads from cedet/cedet.el
3750(push (purecopy '(cedet 2 0)) package--builtin-versions) 3758(push (purecopy '(cedet 2 0)) package--builtin-versions)
3751 3759
3752;;;*** 3760;;;***
3753 3761
3754;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (22086 11930 3762;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (22150 28228
3755;;;;;; 154062 731000)) 3763;;;;;; 802072 702000))
3756;;; Generated autoloads from progmodes/cfengine.el 3764;;; Generated autoloads from progmodes/cfengine.el
3757(push (purecopy '(cfengine 1 4)) package--builtin-versions) 3765(push (purecopy '(cfengine 1 4)) package--builtin-versions)
3758 3766
@@ -3781,8 +3789,8 @@ Choose `cfengine2-mode' or `cfengine3-mode' by buffer contents.
3781 3789
3782;;;*** 3790;;;***
3783 3791
3784;;;### (autoloads nil "character-fold" "character-fold.el" (22109 3792;;;### (autoloads nil "character-fold" "character-fold.el" (22150
3785;;;;;; 36809 195889 179000)) 3793;;;;;; 28227 274072 702000))
3786;;; Generated autoloads from character-fold.el 3794;;; Generated autoloads from character-fold.el
3787 3795
3788(autoload 'character-fold-to-regexp "character-fold" "\ 3796(autoload 'character-fold-to-regexp "character-fold" "\
@@ -3801,15 +3809,15 @@ from which to start.
3801 3809
3802;;;*** 3810;;;***
3803 3811
3804;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (22092 27717 3812;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (22150 28227
3805;;;;;; 628268 464000)) 3813;;;;;; 358072 702000))
3806;;; Generated autoloads from emacs-lisp/chart.el 3814;;; Generated autoloads from emacs-lisp/chart.el
3807(push (purecopy '(chart 0 2)) package--builtin-versions) 3815(push (purecopy '(chart 0 2)) package--builtin-versions)
3808 3816
3809;;;*** 3817;;;***
3810 3818
3811;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" 3819;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el"
3812;;;;;; (22086 11929 650062 731000)) 3820;;;;;; (22150 28227 358072 702000))
3813;;; Generated autoloads from emacs-lisp/check-declare.el 3821;;; Generated autoloads from emacs-lisp/check-declare.el
3814 3822
3815(autoload 'check-declare-file "check-declare" "\ 3823(autoload 'check-declare-file "check-declare" "\
@@ -3826,8 +3834,8 @@ Returns non-nil if any false statements are found.
3826 3834
3827;;;*** 3835;;;***
3828 3836
3829;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22104 3837;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (22150
3830;;;;;; 18893 193441 487000)) 3838;;;;;; 28227 362072 702000))
3831;;; Generated autoloads from emacs-lisp/checkdoc.el 3839;;; Generated autoloads from emacs-lisp/checkdoc.el
3832(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) 3840(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions)
3833(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) 3841(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp)
@@ -4037,8 +4045,8 @@ Find package keywords that aren't in `finder-known-keywords'.
4037 4045
4038;;;*** 4046;;;***
4039 4047
4040;;;### (autoloads nil "china-util" "language/china-util.el" (22086 4048;;;### (autoloads nil "china-util" "language/china-util.el" (22150
4041;;;;;; 11929 890062 731000)) 4049;;;;;; 28228 162072 702000))
4042;;; Generated autoloads from language/china-util.el 4050;;; Generated autoloads from language/china-util.el
4043 4051
4044(autoload 'decode-hz-region "china-util" "\ 4052(autoload 'decode-hz-region "china-util" "\
@@ -4075,8 +4083,8 @@ Encode the text in the current buffer to HZ.
4075 4083
4076;;;*** 4084;;;***
4077 4085
4078;;;### (autoloads nil "chistory" "chistory.el" (22086 11929 582062 4086;;;### (autoloads nil "chistory" "chistory.el" (22150 28227 274072
4079;;;;;; 731000)) 4087;;;;;; 702000))
4080;;; Generated autoloads from chistory.el 4088;;; Generated autoloads from chistory.el
4081 4089
4082(autoload 'repeat-matching-complex-command "chistory" "\ 4090(autoload 'repeat-matching-complex-command "chistory" "\
@@ -4115,8 +4123,8 @@ and runs the normal hook `command-history-hook'.
4115 4123
4116;;;*** 4124;;;***
4117 4125
4118;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (22086 4126;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (22150
4119;;;;;; 11929 654062 731000)) 4127;;;;;; 28227 366072 702000))
4120;;; Generated autoloads from emacs-lisp/cl-indent.el 4128;;; Generated autoloads from emacs-lisp/cl-indent.el
4121 4129
4122(autoload 'common-lisp-indent-function "cl-indent" "\ 4130(autoload 'common-lisp-indent-function "cl-indent" "\
@@ -4199,8 +4207,8 @@ instead.
4199 4207
4200;;;*** 4208;;;***
4201 4209
4202;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (22086 11929 4210;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (22150 28227
4203;;;;;; 654062 731000)) 4211;;;;;; 366072 702000))
4204;;; Generated autoloads from emacs-lisp/cl-lib.el 4212;;; Generated autoloads from emacs-lisp/cl-lib.el
4205(push (purecopy '(cl-lib 1 0)) package--builtin-versions) 4213(push (purecopy '(cl-lib 1 0)) package--builtin-versions)
4206 4214
@@ -4218,8 +4226,8 @@ a future Emacs interpreter will be able to use it.")
4218 4226
4219;;;*** 4227;;;***
4220 4228
4221;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (22086 11930 4229;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (22150 28228
4222;;;;;; 158062 731000)) 4230;;;;;; 802072 702000))
4223;;; Generated autoloads from progmodes/cmacexp.el 4231;;; Generated autoloads from progmodes/cmacexp.el
4224 4232
4225(autoload 'c-macro-expand "cmacexp" "\ 4233(autoload 'c-macro-expand "cmacexp" "\
@@ -4239,8 +4247,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4239 4247
4240;;;*** 4248;;;***
4241 4249
4242;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (22086 11929 582062 4250;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (22150 28227 274072
4243;;;;;; 731000)) 4251;;;;;; 702000))
4244;;; Generated autoloads from cmuscheme.el 4252;;; Generated autoloads from cmuscheme.el
4245 4253
4246(autoload 'run-scheme "cmuscheme" "\ 4254(autoload 'run-scheme "cmuscheme" "\
@@ -4260,7 +4268,7 @@ is run).
4260 4268
4261;;;*** 4269;;;***
4262 4270
4263;;;### (autoloads nil "color" "color.el" (22086 11929 582062 731000)) 4271;;;### (autoloads nil "color" "color.el" (22150 28227 274072 702000))
4264;;; Generated autoloads from color.el 4272;;; Generated autoloads from color.el
4265 4273
4266(autoload 'color-name-to-rgb "color" "\ 4274(autoload 'color-name-to-rgb "color" "\
@@ -4279,7 +4287,7 @@ If FRAME cannot display COLOR, return nil.
4279 4287
4280;;;*** 4288;;;***
4281 4289
4282;;;### (autoloads nil "comint" "comint.el" (22086 11929 586062 731000)) 4290;;;### (autoloads nil "comint" "comint.el" (22150 28227 278072 702000))
4283;;; Generated autoloads from comint.el 4291;;; Generated autoloads from comint.el
4284 4292
4285(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4293(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4380,8 +4388,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4380 4388
4381;;;*** 4389;;;***
4382 4390
4383;;;### (autoloads nil "compare-w" "vc/compare-w.el" (22086 11930 4391;;;### (autoloads nil "compare-w" "vc/compare-w.el" (22150 28229
4384;;;;;; 370062 731000)) 4392;;;;;; 250072 702000))
4385;;; Generated autoloads from vc/compare-w.el 4393;;; Generated autoloads from vc/compare-w.el
4386 4394
4387(autoload 'compare-windows "compare-w" "\ 4395(autoload 'compare-windows "compare-w" "\
@@ -4417,8 +4425,8 @@ on third call it again advances points to the next difference and so on.
4417 4425
4418;;;*** 4426;;;***
4419 4427
4420;;;### (autoloads nil "compile" "progmodes/compile.el" (22099 26170 4428;;;### (autoloads nil "compile" "progmodes/compile.el" (22150 28228
4421;;;;;; 422017 16000)) 4429;;;;;; 802072 702000))
4422;;; Generated autoloads from progmodes/compile.el 4430;;; Generated autoloads from progmodes/compile.el
4423 4431
4424(defvar compilation-mode-hook nil "\ 4432(defvar compilation-mode-hook nil "\
@@ -4599,8 +4607,8 @@ This is the value of `next-error-function' in Compilation buffers.
4599 4607
4600;;;*** 4608;;;***
4601 4609
4602;;;### (autoloads nil "completion" "completion.el" (22086 11929 586062 4610;;;### (autoloads nil "completion" "completion.el" (22150 28227 286072
4603;;;;;; 731000)) 4611;;;;;; 702000))
4604;;; Generated autoloads from completion.el 4612;;; Generated autoloads from completion.el
4605 4613
4606(defvar dynamic-completion-mode nil "\ 4614(defvar dynamic-completion-mode nil "\
@@ -4622,8 +4630,8 @@ if ARG is omitted or nil.
4622 4630
4623;;;*** 4631;;;***
4624 4632
4625;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (22086 4633;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (22150
4626;;;;;; 11930 314062 731000)) 4634;;;;;; 28229 94072 702000))
4627;;; Generated autoloads from textmodes/conf-mode.el 4635;;; Generated autoloads from textmodes/conf-mode.el
4628 4636
4629(autoload 'conf-mode "conf-mode" "\ 4637(autoload 'conf-mode "conf-mode" "\
@@ -4778,8 +4786,8 @@ For details see `conf-mode'. Example:
4778 4786
4779;;;*** 4787;;;***
4780 4788
4781;;;### (autoloads nil "cookie1" "play/cookie1.el" (22086 11930 122062 4789;;;### (autoloads nil "cookie1" "play/cookie1.el" (22150 28228 674072
4782;;;;;; 731000)) 4790;;;;;; 702000))
4783;;; Generated autoloads from play/cookie1.el 4791;;; Generated autoloads from play/cookie1.el
4784 4792
4785(autoload 'cookie "cookie1" "\ 4793(autoload 'cookie "cookie1" "\
@@ -4807,8 +4815,8 @@ and subsequent calls on the same file won't go to disk.
4807 4815
4808;;;*** 4816;;;***
4809 4817
4810;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (22086 4818;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (22150
4811;;;;;; 11929 662062 731000)) 4819;;;;;; 28227 374072 702000))
4812;;; Generated autoloads from emacs-lisp/copyright.el 4820;;; Generated autoloads from emacs-lisp/copyright.el
4813(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4821(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4814(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4822(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4846,8 +4854,8 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4846 4854
4847;;;*** 4855;;;***
4848 4856
4849;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (22086 4857;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (22150
4850;;;;;; 11930 162062 731000)) 4858;;;;;; 28228 806072 702000))
4851;;; Generated autoloads from progmodes/cperl-mode.el 4859;;; Generated autoloads from progmodes/cperl-mode.el
4852(put 'cperl-indent-level 'safe-local-variable 'integerp) 4860(put 'cperl-indent-level 'safe-local-variable 'integerp)
4853(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4861(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -5045,8 +5053,8 @@ Run a `perldoc' on the word around point.
5045 5053
5046;;;*** 5054;;;***
5047 5055
5048;;;### (autoloads nil "cpp" "progmodes/cpp.el" (22092 27718 148268 5056;;;### (autoloads nil "cpp" "progmodes/cpp.el" (22150 28228 806072
5049;;;;;; 464000)) 5057;;;;;; 702000))
5050;;; Generated autoloads from progmodes/cpp.el 5058;;; Generated autoloads from progmodes/cpp.el
5051 5059
5052(autoload 'cpp-highlight-buffer "cpp" "\ 5060(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5064,8 +5072,8 @@ Edit display information for cpp conditionals.
5064 5072
5065;;;*** 5073;;;***
5066 5074
5067;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (22086 11929 662062 5075;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (22150 28227 374072
5068;;;;;; 731000)) 5076;;;;;; 702000))
5069;;; Generated autoloads from emacs-lisp/crm.el 5077;;; Generated autoloads from emacs-lisp/crm.el
5070 5078
5071(autoload 'completing-read-multiple "crm" "\ 5079(autoload 'completing-read-multiple "crm" "\
@@ -5091,8 +5099,8 @@ with empty strings removed.
5091 5099
5092;;;*** 5100;;;***
5093 5101
5094;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22086 11930 5102;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (22150 28229
5095;;;;;; 314062 731000)) 5103;;;;;; 94072 702000))
5096;;; Generated autoloads from textmodes/css-mode.el 5104;;; Generated autoloads from textmodes/css-mode.el
5097 5105
5098(autoload 'css-mode "css-mode" "\ 5106(autoload 'css-mode "css-mode" "\
@@ -5108,8 +5116,8 @@ Major mode to edit \"Sassy CSS\" files.
5108 5116
5109;;;*** 5117;;;***
5110 5118
5111;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (22086 11929 5119;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (22150 28227
5112;;;;;; 690062 731000)) 5120;;;;;; 458072 702000))
5113;;; Generated autoloads from emulation/cua-base.el 5121;;; Generated autoloads from emulation/cua-base.el
5114 5122
5115(defvar cua-mode nil "\ 5123(defvar cua-mode nil "\
@@ -5154,8 +5162,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5154 5162
5155;;;*** 5163;;;***
5156 5164
5157;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (22087 9807 5165;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (22150 28227
5158;;;;;; 178279 951000)) 5166;;;;;; 462072 702000))
5159;;; Generated autoloads from emulation/cua-rect.el 5167;;; Generated autoloads from emulation/cua-rect.el
5160 5168
5161(autoload 'cua-rectangle-mark-mode "cua-rect" "\ 5169(autoload 'cua-rectangle-mark-mode "cua-rect" "\
@@ -5167,7 +5175,7 @@ Activates the region if needed. Only lasts until the region is deactivated.
5167;;;*** 5175;;;***
5168 5176
5169;;;### (autoloads nil "cursor-sensor" "emacs-lisp/cursor-sensor.el" 5177;;;### (autoloads nil "cursor-sensor" "emacs-lisp/cursor-sensor.el"
5170;;;;;; (22086 11929 662062 731000)) 5178;;;;;; (22150 28227 374072 702000))
5171;;; Generated autoloads from emacs-lisp/cursor-sensor.el 5179;;; Generated autoloads from emacs-lisp/cursor-sensor.el
5172 5180
5173(autoload 'cursor-intangible-mode "cursor-sensor" "\ 5181(autoload 'cursor-intangible-mode "cursor-sensor" "\
@@ -5187,8 +5195,8 @@ entering the area covered by the text-property property or leaving it.
5187 5195
5188;;;*** 5196;;;***
5189 5197
5190;;;### (autoloads nil "cus-edit" "cus-edit.el" (22086 11929 590062 5198;;;### (autoloads nil "cus-edit" "cus-edit.el" (22150 28227 290072
5191;;;;;; 731000)) 5199;;;;;; 702000))
5192;;; Generated autoloads from cus-edit.el 5200;;; Generated autoloads from cus-edit.el
5193 5201
5194(defvar custom-browse-sort-alphabetically nil "\ 5202(defvar custom-browse-sort-alphabetically nil "\
@@ -5507,8 +5515,8 @@ The format is suitable for use with `easy-menu-define'.
5507 5515
5508;;;*** 5516;;;***
5509 5517
5510;;;### (autoloads nil "cus-theme" "cus-theme.el" (22086 11929 590062 5518;;;### (autoloads nil "cus-theme" "cus-theme.el" (22150 28227 290072
5511;;;;;; 731000)) 5519;;;;;; 702000))
5512;;; Generated autoloads from cus-theme.el 5520;;; Generated autoloads from cus-theme.el
5513 5521
5514(autoload 'customize-create-theme "cus-theme" "\ 5522(autoload 'customize-create-theme "cus-theme" "\
@@ -5541,8 +5549,8 @@ omitted, a buffer named *Custom Themes* is used.
5541 5549
5542;;;*** 5550;;;***
5543 5551
5544;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (22086 11930 5552;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (22150 28229
5545;;;;;; 370062 731000)) 5553;;;;;; 250072 702000))
5546;;; Generated autoloads from vc/cvs-status.el 5554;;; Generated autoloads from vc/cvs-status.el
5547 5555
5548(autoload 'cvs-status-mode "cvs-status" "\ 5556(autoload 'cvs-status-mode "cvs-status" "\
@@ -5552,8 +5560,8 @@ Mode used for cvs status output.
5552 5560
5553;;;*** 5561;;;***
5554 5562
5555;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (22089 51528 280929 5563;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (22150 28228 810072
5556;;;;;; 316000)) 5564;;;;;; 702000))
5557;;; Generated autoloads from progmodes/cwarn.el 5565;;; Generated autoloads from progmodes/cwarn.el
5558(push (purecopy '(cwarn 1 3 1)) package--builtin-versions) 5566(push (purecopy '(cwarn 1 3 1)) package--builtin-versions)
5559 5567
@@ -5597,8 +5605,8 @@ See `cwarn-mode' for more information on Cwarn mode.
5597 5605
5598;;;*** 5606;;;***
5599 5607
5600;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (22086 5608;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (22150
5601;;;;;; 11929 890062 731000)) 5609;;;;;; 28228 162072 702000))
5602;;; Generated autoloads from language/cyril-util.el 5610;;; Generated autoloads from language/cyril-util.el
5603 5611
5604(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ 5612(autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\
@@ -5626,8 +5634,8 @@ If the argument is nil, we return the display table to its standard state.
5626 5634
5627;;;*** 5635;;;***
5628 5636
5629;;;### (autoloads nil "dabbrev" "dabbrev.el" (22086 11929 590062 5637;;;### (autoloads nil "dabbrev" "dabbrev.el" (22150 28227 290072
5630;;;;;; 731000)) 5638;;;;;; 702000))
5631;;; Generated autoloads from dabbrev.el 5639;;; Generated autoloads from dabbrev.el
5632(put 'dabbrev-case-fold-search 'risky-local-variable t) 5640(put 'dabbrev-case-fold-search 'risky-local-variable t)
5633(put 'dabbrev-case-replace 'risky-local-variable t) 5641(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5673,8 +5681,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5673 5681
5674;;;*** 5682;;;***
5675 5683
5676;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (22086 11929 5684;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (22150 28227
5677;;;;;; 542062 731000)) 5685;;;;;; 146072 702000))
5678;;; Generated autoloads from cedet/data-debug.el 5686;;; Generated autoloads from cedet/data-debug.el
5679 5687
5680(autoload 'data-debug-new-buffer "data-debug" "\ 5688(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5684,7 +5692,7 @@ Create a new data-debug buffer with NAME.
5684 5692
5685;;;*** 5693;;;***
5686 5694
5687;;;### (autoloads nil "dbus" "net/dbus.el" (22086 11929 990062 731000)) 5695;;;### (autoloads nil "dbus" "net/dbus.el" (22150 28228 354072 702000))
5688;;; Generated autoloads from net/dbus.el 5696;;; Generated autoloads from net/dbus.el
5689 5697
5690(autoload 'dbus-handle-event "dbus" "\ 5698(autoload 'dbus-handle-event "dbus" "\
@@ -5697,8 +5705,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5697 5705
5698;;;*** 5706;;;***
5699 5707
5700;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (22086 11930 5708;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (22150 28228
5701;;;;;; 162062 731000)) 5709;;;;;; 810072 702000))
5702;;; Generated autoloads from progmodes/dcl-mode.el 5710;;; Generated autoloads from progmodes/dcl-mode.el
5703 5711
5704(autoload 'dcl-mode "dcl-mode" "\ 5712(autoload 'dcl-mode "dcl-mode" "\
@@ -5824,8 +5832,8 @@ There is some minimal font-lock support (see vars
5824 5832
5825;;;*** 5833;;;***
5826 5834
5827;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (22086 11929 5835;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (22150 28227
5828;;;;;; 662062 731000)) 5836;;;;;; 378072 702000))
5829;;; Generated autoloads from emacs-lisp/debug.el 5837;;; Generated autoloads from emacs-lisp/debug.el
5830 5838
5831(setq debugger 'debug) 5839(setq debugger 'debug)
@@ -5868,8 +5876,8 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5868 5876
5869;;;*** 5877;;;***
5870 5878
5871;;;### (autoloads nil "decipher" "play/decipher.el" (22086 11930 5879;;;### (autoloads nil "decipher" "play/decipher.el" (22150 28228
5872;;;;;; 126062 731000)) 5880;;;;;; 674072 702000))
5873;;; Generated autoloads from play/decipher.el 5881;;; Generated autoloads from play/decipher.el
5874 5882
5875(autoload 'decipher "decipher" "\ 5883(autoload 'decipher "decipher" "\
@@ -5897,8 +5905,8 @@ The most useful commands are:
5897 5905
5898;;;*** 5906;;;***
5899 5907
5900;;;### (autoloads nil "delim-col" "delim-col.el" (22086 11929 590062 5908;;;### (autoloads nil "delim-col" "delim-col.el" (22150 28227 290072
5901;;;;;; 731000)) 5909;;;;;; 702000))
5902;;; Generated autoloads from delim-col.el 5910;;; Generated autoloads from delim-col.el
5903(push (purecopy '(delim-col 2 1)) package--builtin-versions) 5911(push (purecopy '(delim-col 2 1)) package--builtin-versions)
5904 5912
@@ -5923,7 +5931,7 @@ START and END delimits the corners of text rectangle.
5923 5931
5924;;;*** 5932;;;***
5925 5933
5926;;;### (autoloads nil "delsel" "delsel.el" (22086 11929 594062 731000)) 5934;;;### (autoloads nil "delsel" "delsel.el" (22150 28227 290072 702000))
5927;;; Generated autoloads from delsel.el 5935;;; Generated autoloads from delsel.el
5928 5936
5929(defalias 'pending-delete-mode 'delete-selection-mode) 5937(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5951,8 +5959,8 @@ point regardless of any selection.
5951 5959
5952;;;*** 5960;;;***
5953 5961
5954;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (22086 11929 5962;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (22150 28227
5955;;;;;; 666062 731000)) 5963;;;;;; 398072 702000))
5956;;; Generated autoloads from emacs-lisp/derived.el 5964;;; Generated autoloads from emacs-lisp/derived.el
5957 5965
5958(autoload 'define-derived-mode "derived" "\ 5966(autoload 'define-derived-mode "derived" "\
@@ -6020,8 +6028,8 @@ the first time the mode is used.
6020 6028
6021;;;*** 6029;;;***
6022 6030
6023;;;### (autoloads nil "descr-text" "descr-text.el" (22086 11929 594062 6031;;;### (autoloads nil "descr-text" "descr-text.el" (22150 28227 290072
6024;;;;;; 731000)) 6032;;;;;; 702000))
6025;;; Generated autoloads from descr-text.el 6033;;; Generated autoloads from descr-text.el
6026 6034
6027(autoload 'describe-text-properties "descr-text" "\ 6035(autoload 'describe-text-properties "descr-text" "\
@@ -6070,8 +6078,8 @@ This function is meant to be used as a value of
6070 6078
6071;;;*** 6079;;;***
6072 6080
6073;;;### (autoloads nil "desktop" "desktop.el" (22092 27717 592268 6081;;;### (autoloads nil "desktop" "desktop.el" (22150 28227 294072
6074;;;;;; 464000)) 6082;;;;;; 702000))
6075;;; Generated autoloads from desktop.el 6083;;; Generated autoloads from desktop.el
6076 6084
6077(defvar desktop-save-mode nil "\ 6085(defvar desktop-save-mode nil "\
@@ -6280,8 +6288,8 @@ Revert to the last loaded desktop.
6280 6288
6281;;;*** 6289;;;***
6282 6290
6283;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (22086 11929 6291;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (22150 28227
6284;;;;;; 774062 731000)) 6292;;;;;; 658072 702000))
6285;;; Generated autoloads from gnus/deuglify.el 6293;;; Generated autoloads from gnus/deuglify.el
6286 6294
6287(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ 6295(autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\
@@ -6313,8 +6321,8 @@ Deuglify broken Outlook (Express) articles and redisplay.
6313 6321
6314;;;*** 6322;;;***
6315 6323
6316;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22092 6324;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (22150
6317;;;;;; 27717 544268 464000)) 6325;;;;;; 28227 74072 702000))
6318;;; Generated autoloads from calendar/diary-lib.el 6326;;; Generated autoloads from calendar/diary-lib.el
6319 6327
6320(autoload 'diary "diary-lib" "\ 6328(autoload 'diary "diary-lib" "\
@@ -6356,7 +6364,7 @@ Major mode for editing the diary file.
6356 6364
6357;;;*** 6365;;;***
6358 6366
6359;;;### (autoloads nil "diff" "vc/diff.el" (22086 11930 370062 731000)) 6367;;;### (autoloads nil "diff" "vc/diff.el" (22150 28229 254072 702000))
6360;;; Generated autoloads from vc/diff.el 6368;;; Generated autoloads from vc/diff.el
6361 6369
6362(defvar diff-switches (purecopy "-u") "\ 6370(defvar diff-switches (purecopy "-u") "\
@@ -6404,8 +6412,8 @@ This requires the external program `diff' to be in your `exec-path'.
6404 6412
6405;;;*** 6413;;;***
6406 6414
6407;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (22087 9807 430279 6415;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (22150 28229
6408;;;;;; 951000)) 6416;;;;;; 250072 702000))
6409;;; Generated autoloads from vc/diff-mode.el 6417;;; Generated autoloads from vc/diff-mode.el
6410 6418
6411(autoload 'diff-mode "diff-mode" "\ 6419(autoload 'diff-mode "diff-mode" "\
@@ -6437,7 +6445,7 @@ the mode if ARG is omitted or nil.
6437 6445
6438;;;*** 6446;;;***
6439 6447
6440;;;### (autoloads nil "dig" "net/dig.el" (22086 11929 990062 731000)) 6448;;;### (autoloads nil "dig" "net/dig.el" (22150 28228 354072 702000))
6441;;; Generated autoloads from net/dig.el 6449;;; Generated autoloads from net/dig.el
6442 6450
6443(autoload 'dig "dig" "\ 6451(autoload 'dig "dig" "\
@@ -6448,7 +6456,7 @@ Optional arguments are passed to `dig-invoke'.
6448 6456
6449;;;*** 6457;;;***
6450 6458
6451;;;### (autoloads nil "dired" "dired.el" (22086 11929 598062 731000)) 6459;;;### (autoloads nil "dired" "dired.el" (22150 28227 310072 702000))
6452;;; Generated autoloads from dired.el 6460;;; Generated autoloads from dired.el
6453 6461
6454(defvar dired-listing-switches (purecopy "-al") "\ 6462(defvar dired-listing-switches (purecopy "-al") "\
@@ -6574,8 +6582,8 @@ Keybindings:
6574 6582
6575;;;*** 6583;;;***
6576 6584
6577;;;### (autoloads nil "dirtrack" "dirtrack.el" (22086 11929 598062 6585;;;### (autoloads nil "dirtrack" "dirtrack.el" (22150 28227 310072
6578;;;;;; 731000)) 6586;;;;;; 702000))
6579;;; Generated autoloads from dirtrack.el 6587;;; Generated autoloads from dirtrack.el
6580 6588
6581(autoload 'dirtrack-mode "dirtrack" "\ 6589(autoload 'dirtrack-mode "dirtrack" "\
@@ -6605,8 +6613,8 @@ from `default-directory'.
6605 6613
6606;;;*** 6614;;;***
6607 6615
6608;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (22086 11929 6616;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (22150 28227
6609;;;;;; 666062 731000)) 6617;;;;;; 398072 702000))
6610;;; Generated autoloads from emacs-lisp/disass.el 6618;;; Generated autoloads from emacs-lisp/disass.el
6611 6619
6612(autoload 'disassemble "disass" "\ 6620(autoload 'disassemble "disass" "\
@@ -6620,8 +6628,8 @@ redefine OBJECT if it is a symbol.
6620 6628
6621;;;*** 6629;;;***
6622 6630
6623;;;### (autoloads nil "disp-table" "disp-table.el" (22086 11929 598062 6631;;;### (autoloads nil "disp-table" "disp-table.el" (22150 28227 310072
6624;;;;;; 731000)) 6632;;;;;; 702000))
6625;;; Generated autoloads from disp-table.el 6633;;; Generated autoloads from disp-table.el
6626 6634
6627(autoload 'make-display-table "disp-table" "\ 6635(autoload 'make-display-table "disp-table" "\
@@ -6742,8 +6750,8 @@ in `.emacs'.
6742 6750
6743;;;*** 6751;;;***
6744 6752
6745;;;### (autoloads nil "dissociate" "play/dissociate.el" (22086 11930 6753;;;### (autoloads nil "dissociate" "play/dissociate.el" (22150 28228
6746;;;;;; 126062 731000)) 6754;;;;;; 674072 702000))
6747;;; Generated autoloads from play/dissociate.el 6755;;; Generated autoloads from play/dissociate.el
6748 6756
6749(autoload 'dissociated-press "dissociate" "\ 6757(autoload 'dissociated-press "dissociate" "\
@@ -6759,7 +6767,7 @@ Default is 2.
6759 6767
6760;;;*** 6768;;;***
6761 6769
6762;;;### (autoloads nil "dnd" "dnd.el" (22086 11929 598062 731000)) 6770;;;### (autoloads nil "dnd" "dnd.el" (22150 28227 314072 702000))
6763;;; Generated autoloads from dnd.el 6771;;; Generated autoloads from dnd.el
6764 6772
6765(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)) "\ 6773(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)) "\
@@ -6779,8 +6787,8 @@ if some action was made, or nil if the URL is ignored.")
6779 6787
6780;;;*** 6788;;;***
6781 6789
6782;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (22086 11930 6790;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (22150 28229
6783;;;;;; 314062 731000)) 6791;;;;;; 98072 702000))
6784;;; Generated autoloads from textmodes/dns-mode.el 6792;;; Generated autoloads from textmodes/dns-mode.el
6785 6793
6786(autoload 'dns-mode "dns-mode" "\ 6794(autoload 'dns-mode "dns-mode" "\
@@ -6803,8 +6811,8 @@ Locate SOA record and increment the serial field.
6803 6811
6804;;;*** 6812;;;***
6805 6813
6806;;;### (autoloads nil "doc-view" "doc-view.el" (22086 11929 598062 6814;;;### (autoloads nil "doc-view" "doc-view.el" (22150 28227 314072
6807;;;;;; 731000)) 6815;;;;;; 702000))
6808;;; Generated autoloads from doc-view.el 6816;;; Generated autoloads from doc-view.el
6809 6817
6810(autoload 'doc-view-mode-p "doc-view" "\ 6818(autoload 'doc-view-mode-p "doc-view" "\
@@ -6850,8 +6858,8 @@ See the command `doc-view-mode' for more information on this mode.
6850 6858
6851;;;*** 6859;;;***
6852 6860
6853;;;### (autoloads nil "doctor" "play/doctor.el" (22086 11930 126062 6861;;;### (autoloads nil "doctor" "play/doctor.el" (22150 28228 678072
6854;;;;;; 731000)) 6862;;;;;; 702000))
6855;;; Generated autoloads from play/doctor.el 6863;;; Generated autoloads from play/doctor.el
6856 6864
6857(autoload 'doctor "doctor" "\ 6865(autoload 'doctor "doctor" "\
@@ -6861,7 +6869,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6861 6869
6862;;;*** 6870;;;***
6863 6871
6864;;;### (autoloads nil "double" "double.el" (22086 11929 602062 731000)) 6872;;;### (autoloads nil "double" "double.el" (22150 28227 318072 702000))
6865;;; Generated autoloads from double.el 6873;;; Generated autoloads from double.el
6866 6874
6867(autoload 'double-mode "double" "\ 6875(autoload 'double-mode "double" "\
@@ -6877,8 +6885,8 @@ strings when pressed twice. See `double-map' for details.
6877 6885
6878;;;*** 6886;;;***
6879 6887
6880;;;### (autoloads nil "dunnet" "play/dunnet.el" (22093 48588 576393 6888;;;### (autoloads nil "dunnet" "play/dunnet.el" (22150 28228 678072
6881;;;;;; 539000)) 6889;;;;;; 702000))
6882;;; Generated autoloads from play/dunnet.el 6890;;; Generated autoloads from play/dunnet.el
6883(push (purecopy '(dunnet 2 2)) package--builtin-versions) 6891(push (purecopy '(dunnet 2 2)) package--builtin-versions)
6884 6892
@@ -6889,8 +6897,8 @@ Switch to *dungeon* buffer and start game.
6889 6897
6890;;;*** 6898;;;***
6891 6899
6892;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22092 6900;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (22150
6893;;;;;; 27717 632268 464000)) 6901;;;;;; 28227 398072 702000))
6894;;; Generated autoloads from emacs-lisp/easy-mmode.el 6902;;; Generated autoloads from emacs-lisp/easy-mmode.el
6895 6903
6896(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6904(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -7034,8 +7042,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7034 7042
7035;;;*** 7043;;;***
7036 7044
7037;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (22086 7045;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (22150
7038;;;;;; 11929 666062 731000)) 7046;;;;;; 28227 398072 702000))
7039;;; Generated autoloads from emacs-lisp/easymenu.el 7047;;; Generated autoloads from emacs-lisp/easymenu.el
7040 7048
7041(autoload 'easy-menu-define "easymenu" "\ 7049(autoload 'easy-menu-define "easymenu" "\
@@ -7173,8 +7181,8 @@ To implement dynamic menus, either call this from
7173 7181
7174;;;*** 7182;;;***
7175 7183
7176;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (22086 11930 7184;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (22150 28228
7177;;;;;; 166062 731000)) 7185;;;;;; 814072 702000))
7178;;; Generated autoloads from progmodes/ebnf2ps.el 7186;;; Generated autoloads from progmodes/ebnf2ps.el
7179(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) 7187(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions)
7180 7188
@@ -7439,8 +7447,8 @@ See `ebnf-style-database' documentation.
7439 7447
7440;;;*** 7448;;;***
7441 7449
7442;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (22086 11930 7450;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (22150 28228
7443;;;;;; 170062 731000)) 7451;;;;;; 814072 702000))
7444;;; Generated autoloads from progmodes/ebrowse.el 7452;;; Generated autoloads from progmodes/ebrowse.el
7445 7453
7446(autoload 'ebrowse-tree-mode "ebrowse" "\ 7454(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7588,8 +7596,8 @@ Display statistics for a class tree.
7588 7596
7589;;;*** 7597;;;***
7590 7598
7591;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (22086 11929 602062 7599;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (22150 28227 318072
7592;;;;;; 731000)) 7600;;;;;; 702000))
7593;;; Generated autoloads from ebuff-menu.el 7601;;; Generated autoloads from ebuff-menu.el
7594 7602
7595(autoload 'electric-buffer-list "ebuff-menu" "\ 7603(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7621,8 +7629,8 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
7621 7629
7622;;;*** 7630;;;***
7623 7631
7624;;;### (autoloads nil "echistory" "echistory.el" (22086 11929 602062 7632;;;### (autoloads nil "echistory" "echistory.el" (22150 28227 318072
7625;;;;;; 731000)) 7633;;;;;; 702000))
7626;;; Generated autoloads from echistory.el 7634;;; Generated autoloads from echistory.el
7627 7635
7628(autoload 'Electric-command-history-redo-expression "echistory" "\ 7636(autoload 'Electric-command-history-redo-expression "echistory" "\
@@ -7633,8 +7641,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7633 7641
7634;;;*** 7642;;;***
7635 7643
7636;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22086 11929 7644;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (22150 28227
7637;;;;;; 774062 731000)) 7645;;;;;; 658072 702000))
7638;;; Generated autoloads from gnus/ecomplete.el 7646;;; Generated autoloads from gnus/ecomplete.el
7639 7647
7640(autoload 'ecomplete-setup "ecomplete" "\ 7648(autoload 'ecomplete-setup "ecomplete" "\
@@ -7644,7 +7652,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7644 7652
7645;;;*** 7653;;;***
7646 7654
7647;;;### (autoloads nil "ede" "cedet/ede.el" (22092 27717 556268 464000)) 7655;;;### (autoloads nil "ede" "cedet/ede.el" (22150 28227 202072 702000))
7648;;; Generated autoloads from cedet/ede.el 7656;;; Generated autoloads from cedet/ede.el
7649(push (purecopy '(ede 1 2)) package--builtin-versions) 7657(push (purecopy '(ede 1 2)) package--builtin-versions)
7650 7658
@@ -7670,8 +7678,8 @@ an EDE controlled project.
7670 7678
7671;;;*** 7679;;;***
7672 7680
7673;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22086 11929 7681;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (22150 28227
7674;;;;;; 670062 731000)) 7682;;;;;; 406072 702000))
7675;;; Generated autoloads from emacs-lisp/edebug.el 7683;;; Generated autoloads from emacs-lisp/edebug.el
7676 7684
7677(defvar edebug-all-defs nil "\ 7685(defvar edebug-all-defs nil "\
@@ -7735,7 +7743,7 @@ Toggle edebugging of all forms.
7735 7743
7736;;;*** 7744;;;***
7737 7745
7738;;;### (autoloads nil "ediff" "vc/ediff.el" (22086 11930 378062 731000)) 7746;;;### (autoloads nil "ediff" "vc/ediff.el" (22150 28229 274072 702000))
7739;;; Generated autoloads from vc/ediff.el 7747;;; Generated autoloads from vc/ediff.el
7740(push (purecopy '(ediff 2 81 4)) package--builtin-versions) 7748(push (purecopy '(ediff 2 81 4)) package--builtin-versions)
7741 7749
@@ -8007,8 +8015,8 @@ With optional NODE, goes to that node.
8007 8015
8008;;;*** 8016;;;***
8009 8017
8010;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (22086 11930 8018;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (22150 28229
8011;;;;;; 370062 731000)) 8019;;;;;; 254072 702000))
8012;;; Generated autoloads from vc/ediff-help.el 8020;;; Generated autoloads from vc/ediff-help.el
8013 8021
8014(autoload 'ediff-customize "ediff-help" "\ 8022(autoload 'ediff-customize "ediff-help" "\
@@ -8018,8 +8026,8 @@ With optional NODE, goes to that node.
8018 8026
8019;;;*** 8027;;;***
8020 8028
8021;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22086 11930 8029;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (22150 28229
8022;;;;;; 374062 731000)) 8030;;;;;; 262072 702000))
8023;;; Generated autoloads from vc/ediff-mult.el 8031;;; Generated autoloads from vc/ediff-mult.el
8024 8032
8025(autoload 'ediff-show-registry "ediff-mult" "\ 8033(autoload 'ediff-show-registry "ediff-mult" "\
@@ -8031,8 +8039,8 @@ Display Ediff's registry.
8031 8039
8032;;;*** 8040;;;***
8033 8041
8034;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22086 11930 8042;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (22150 28229
8035;;;;;; 374062 731000)) 8043;;;;;; 270072 702000))
8036;;; Generated autoloads from vc/ediff-util.el 8044;;; Generated autoloads from vc/ediff-util.el
8037 8045
8038(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8046(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8051,8 +8059,8 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8051 8059
8052;;;*** 8060;;;***
8053 8061
8054;;;### (autoloads nil "edmacro" "edmacro.el" (22086 11929 602062 8062;;;### (autoloads nil "edmacro" "edmacro.el" (22150 28227 318072
8055;;;;;; 731000)) 8063;;;;;; 702000))
8056;;; Generated autoloads from edmacro.el 8064;;; Generated autoloads from edmacro.el
8057(push (purecopy '(edmacro 2 1)) package--builtin-versions) 8065(push (purecopy '(edmacro 2 1)) package--builtin-versions)
8058 8066
@@ -8101,8 +8109,8 @@ or nil, use a compact 80-column format.
8101 8109
8102;;;*** 8110;;;***
8103 8111
8104;;;### (autoloads nil "edt" "emulation/edt.el" (22086 11929 694062 8112;;;### (autoloads nil "edt" "emulation/edt.el" (22150 28227 462072
8105;;;;;; 731000)) 8113;;;;;; 702000))
8106;;; Generated autoloads from emulation/edt.el 8114;;; Generated autoloads from emulation/edt.el
8107 8115
8108(autoload 'edt-set-scroll-margins "edt" "\ 8116(autoload 'edt-set-scroll-margins "edt" "\
@@ -8119,7 +8127,7 @@ Turn on EDT Emulation.
8119 8127
8120;;;*** 8128;;;***
8121 8129
8122;;;### (autoloads nil "ehelp" "ehelp.el" (22086 11929 602062 731000)) 8130;;;### (autoloads nil "ehelp" "ehelp.el" (22150 28227 318072 702000))
8123;;; Generated autoloads from ehelp.el 8131;;; Generated autoloads from ehelp.el
8124 8132
8125(autoload 'with-electric-help "ehelp" "\ 8133(autoload 'with-electric-help "ehelp" "\
@@ -8155,15 +8163,15 @@ BUFFER is put back into its original major mode.
8155 8163
8156;;;*** 8164;;;***
8157 8165
8158;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (22086 11929 8166;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (22150 28227
8159;;;;;; 674062 731000)) 8167;;;;;; 422072 702000))
8160;;; Generated autoloads from emacs-lisp/eieio.el 8168;;; Generated autoloads from emacs-lisp/eieio.el
8161(push (purecopy '(eieio 1 4)) package--builtin-versions) 8169(push (purecopy '(eieio 1 4)) package--builtin-versions)
8162 8170
8163;;;*** 8171;;;***
8164 8172
8165;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (22086 8173;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (22150
8166;;;;;; 11929 670062 731000)) 8174;;;;;; 28227 418072 702000))
8167;;; Generated autoloads from emacs-lisp/eieio-core.el 8175;;; Generated autoloads from emacs-lisp/eieio-core.el
8168(push (purecopy '(eieio-core 1 4)) package--builtin-versions) 8176(push (purecopy '(eieio-core 1 4)) package--builtin-versions)
8169 8177
@@ -8179,8 +8187,8 @@ It creates an autoload function for CNAME's constructor.
8179 8187
8180;;;*** 8188;;;***
8181 8189
8182;;;### (autoloads nil "elec-pair" "elec-pair.el" (22086 11929 602062 8190;;;### (autoloads nil "elec-pair" "elec-pair.el" (22150 28227 322072
8183;;;;;; 731000)) 8191;;;;;; 702000))
8184;;; Generated autoloads from elec-pair.el 8192;;; Generated autoloads from elec-pair.el
8185 8193
8186(defvar electric-pair-text-pairs '((34 . 34)) "\ 8194(defvar electric-pair-text-pairs '((34 . 34)) "\
@@ -8221,8 +8229,8 @@ Toggle `electric-pair-mode' only in this buffer.
8221 8229
8222;;;*** 8230;;;***
8223 8231
8224;;;### (autoloads nil "elide-head" "elide-head.el" (22086 11929 602062 8232;;;### (autoloads nil "elide-head" "elide-head.el" (22150 28227 322072
8225;;;;;; 731000)) 8233;;;;;; 702000))
8226;;; Generated autoloads from elide-head.el 8234;;; Generated autoloads from elide-head.el
8227 8235
8228(autoload 'elide-head "elide-head" "\ 8236(autoload 'elide-head "elide-head" "\
@@ -8237,8 +8245,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8237 8245
8238;;;*** 8246;;;***
8239 8247
8240;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (22086 11929 8248;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (22150 28227
8241;;;;;; 674062 731000)) 8249;;;;;; 422072 702000))
8242;;; Generated autoloads from emacs-lisp/elint.el 8250;;; Generated autoloads from emacs-lisp/elint.el
8243 8251
8244(autoload 'elint-file "elint" "\ 8252(autoload 'elint-file "elint" "\
@@ -8273,8 +8281,8 @@ optional prefix argument REINIT is non-nil.
8273 8281
8274;;;*** 8282;;;***
8275 8283
8276;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (22086 11929 674062 8284;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (22150 28227 422072
8277;;;;;; 731000)) 8285;;;;;; 702000))
8278;;; Generated autoloads from emacs-lisp/elp.el 8286;;; Generated autoloads from emacs-lisp/elp.el
8279 8287
8280(autoload 'elp-instrument-function "elp" "\ 8288(autoload 'elp-instrument-function "elp" "\
@@ -8308,8 +8316,8 @@ displayed.
8308 8316
8309;;;*** 8317;;;***
8310 8318
8311;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (22086 11929 690062 8319;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (22150 28227 458072
8312;;;;;; 731000)) 8320;;;;;; 702000))
8313;;; Generated autoloads from emacs-lock.el 8321;;; Generated autoloads from emacs-lock.el
8314 8322
8315(autoload 'emacs-lock-mode "emacs-lock" "\ 8323(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8336,8 +8344,8 @@ Other values are interpreted as usual.
8336 8344
8337;;;*** 8345;;;***
8338 8346
8339;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (22086 11929 8347;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (22150 28228
8340;;;;;; 934062 731000)) 8348;;;;;; 226072 702000))
8341;;; Generated autoloads from mail/emacsbug.el 8349;;; Generated autoloads from mail/emacsbug.el
8342 8350
8343(autoload 'report-emacs-bug "emacsbug" "\ 8351(autoload 'report-emacs-bug "emacsbug" "\
@@ -8411,8 +8419,8 @@ Emerge two RCS revisions of a file, with another revision as ancestor.
8411 8419
8412;;;*** 8420;;;***
8413 8421
8414;;;### (autoloads nil "enriched" "textmodes/enriched.el" (22086 11930 8422;;;### (autoloads nil "enriched" "textmodes/enriched.el" (22150 28229
8415;;;;;; 314062 731000)) 8423;;;;;; 98072 702000))
8416;;; Generated autoloads from textmodes/enriched.el 8424;;; Generated autoloads from textmodes/enriched.el
8417 8425
8418(autoload 'enriched-mode "enriched" "\ 8426(autoload 'enriched-mode "enriched" "\
@@ -8447,7 +8455,7 @@ Commands:
8447 8455
8448;;;*** 8456;;;***
8449 8457
8450;;;### (autoloads nil "epa" "epa.el" (22086 11929 698062 731000)) 8458;;;### (autoloads nil "epa" "epa.el" (22150 28227 482072 702000))
8451;;; Generated autoloads from epa.el 8459;;; Generated autoloads from epa.el
8452 8460
8453(autoload 'epa-list-keys "epa" "\ 8461(autoload 'epa-list-keys "epa" "\
@@ -8635,8 +8643,8 @@ Insert selected KEYS after the point.
8635 8643
8636;;;*** 8644;;;***
8637 8645
8638;;;### (autoloads nil "epa-dired" "epa-dired.el" (22086 11929 698062 8646;;;### (autoloads nil "epa-dired" "epa-dired.el" (22150 28227 478072
8639;;;;;; 731000)) 8647;;;;;; 702000))
8640;;; Generated autoloads from epa-dired.el 8648;;; Generated autoloads from epa-dired.el
8641 8649
8642(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8650(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8661,8 +8669,8 @@ Encrypt marked files.
8661 8669
8662;;;*** 8670;;;***
8663 8671
8664;;;### (autoloads nil "epa-file" "epa-file.el" (22086 11929 698062 8672;;;### (autoloads nil "epa-file" "epa-file.el" (22150 28227 482072
8665;;;;;; 731000)) 8673;;;;;; 702000))
8666;;; Generated autoloads from epa-file.el 8674;;; Generated autoloads from epa-file.el
8667 8675
8668(autoload 'epa-file-handler "epa-file" "\ 8676(autoload 'epa-file-handler "epa-file" "\
@@ -8682,8 +8690,8 @@ Encrypt marked files.
8682 8690
8683;;;*** 8691;;;***
8684 8692
8685;;;### (autoloads nil "epa-mail" "epa-mail.el" (22086 11929 698062 8693;;;### (autoloads nil "epa-mail" "epa-mail.el" (22150 28227 482072
8686;;;;;; 731000)) 8694;;;;;; 702000))
8687;;; Generated autoloads from epa-mail.el 8695;;; Generated autoloads from epa-mail.el
8688 8696
8689(autoload 'epa-mail-mode "epa-mail" "\ 8697(autoload 'epa-mail-mode "epa-mail" "\
@@ -8760,7 +8768,7 @@ if ARG is omitted or nil.
8760 8768
8761;;;*** 8769;;;***
8762 8770
8763;;;### (autoloads nil "epg" "epg.el" (22092 27717 648268 464000)) 8771;;;### (autoloads nil "epg" "epg.el" (22150 28227 482072 702000))
8764;;; Generated autoloads from epg.el 8772;;; Generated autoloads from epg.el
8765(push (purecopy '(epg 1 0 0)) package--builtin-versions) 8773(push (purecopy '(epg 1 0 0)) package--builtin-versions)
8766 8774
@@ -8771,8 +8779,8 @@ Return a context object.
8771 8779
8772;;;*** 8780;;;***
8773 8781
8774;;;### (autoloads nil "epg-config" "epg-config.el" (22086 11929 698062 8782;;;### (autoloads nil "epg-config" "epg-config.el" (22150 28227 482072
8775;;;;;; 731000)) 8783;;;;;; 702000))
8776;;; Generated autoloads from epg-config.el 8784;;; Generated autoloads from epg-config.el
8777 8785
8778(autoload 'epg-configuration "epg-config" "\ 8786(autoload 'epg-configuration "epg-config" "\
@@ -8792,7 +8800,7 @@ Look at CONFIG and try to expand GROUP.
8792 8800
8793;;;*** 8801;;;***
8794 8802
8795;;;### (autoloads nil "erc" "erc/erc.el" (22093 48588 540393 539000)) 8803;;;### (autoloads nil "erc" "erc/erc.el" (22150 28227 526072 702000))
8796;;; Generated autoloads from erc/erc.el 8804;;; Generated autoloads from erc/erc.el
8797(push (purecopy '(erc 5 3)) package--builtin-versions) 8805(push (purecopy '(erc 5 3)) package--builtin-versions)
8798 8806
@@ -8841,36 +8849,36 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8841 8849
8842;;;*** 8850;;;***
8843 8851
8844;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (22086 8852;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (22150
8845;;;;;; 11929 706062 731000)) 8853;;;;;; 28227 506072 702000))
8846;;; Generated autoloads from erc/erc-autoaway.el 8854;;; Generated autoloads from erc/erc-autoaway.el
8847 (autoload 'erc-autoaway-mode "erc-autoaway") 8855 (autoload 'erc-autoaway-mode "erc-autoaway")
8848 8856
8849;;;*** 8857;;;***
8850 8858
8851;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22092 27717 8859;;;### (autoloads nil "erc-button" "erc/erc-button.el" (22150 28227
8852;;;;;; 652268 464000)) 8860;;;;;; 506072 702000))
8853;;; Generated autoloads from erc/erc-button.el 8861;;; Generated autoloads from erc/erc-button.el
8854 (autoload 'erc-button-mode "erc-button" nil t) 8862 (autoload 'erc-button-mode "erc-button" nil t)
8855 8863
8856;;;*** 8864;;;***
8857 8865
8858;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (22086 11929 8866;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (22150 28227
8859;;;;;; 706062 731000)) 8867;;;;;; 510072 702000))
8860;;; Generated autoloads from erc/erc-capab.el 8868;;; Generated autoloads from erc/erc-capab.el
8861 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8869 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8862 8870
8863;;;*** 8871;;;***
8864 8872
8865;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (22086 11929 8873;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (22150 28227
8866;;;;;; 706062 731000)) 8874;;;;;; 510072 702000))
8867;;; Generated autoloads from erc/erc-compat.el 8875;;; Generated autoloads from erc/erc-compat.el
8868 (autoload 'erc-define-minor-mode "erc-compat") 8876 (autoload 'erc-define-minor-mode "erc-compat")
8869 8877
8870;;;*** 8878;;;***
8871 8879
8872;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (22086 11929 706062 8880;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (22150 28227 510072
8873;;;;;; 731000)) 8881;;;;;; 702000))
8874;;; Generated autoloads from erc/erc-dcc.el 8882;;; Generated autoloads from erc/erc-dcc.el
8875 (autoload 'erc-dcc-mode "erc-dcc") 8883 (autoload 'erc-dcc-mode "erc-dcc")
8876 8884
@@ -8900,14 +8908,14 @@ that subcommand.
8900;;;*** 8908;;;***
8901 8909
8902;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" 8910;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el"
8903;;;;;; (22086 11929 706062 731000)) 8911;;;;;; (22150 28227 510072 702000))
8904;;; Generated autoloads from erc/erc-desktop-notifications.el 8912;;; Generated autoloads from erc/erc-desktop-notifications.el
8905(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) 8913(autoload 'erc-notifications-mode "erc-desktop-notifications" "" t)
8906 8914
8907;;;*** 8915;;;***
8908 8916
8909;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (22086 8917;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (22150
8910;;;;;; 11929 710062 731000)) 8918;;;;;; 28227 510072 702000))
8911;;; Generated autoloads from erc/erc-ezbounce.el 8919;;; Generated autoloads from erc/erc-ezbounce.el
8912 8920
8913(autoload 'erc-cmd-ezb "erc-ezbounce" "\ 8921(autoload 'erc-cmd-ezb "erc-ezbounce" "\
@@ -8969,8 +8977,8 @@ Add EZBouncer convenience functions to ERC.
8969 8977
8970;;;*** 8978;;;***
8971 8979
8972;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (22086 11929 710062 8980;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (22150 28227 510072
8973;;;;;; 731000)) 8981;;;;;; 702000))
8974;;; Generated autoloads from erc/erc-fill.el 8982;;; Generated autoloads from erc/erc-fill.el
8975 (autoload 'erc-fill-mode "erc-fill" nil t) 8983 (autoload 'erc-fill-mode "erc-fill" nil t)
8976 8984
@@ -8982,8 +8990,8 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
8982 8990
8983;;;*** 8991;;;***
8984 8992
8985;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (22086 11929 8993;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (22150 28227
8986;;;;;; 710062 731000)) 8994;;;;;; 510072 702000))
8987;;; Generated autoloads from erc/erc-identd.el 8995;;; Generated autoloads from erc/erc-identd.el
8988 (autoload 'erc-identd-mode "erc-identd") 8996 (autoload 'erc-identd-mode "erc-identd")
8989 8997
@@ -9004,8 +9012,8 @@ system.
9004 9012
9005;;;*** 9013;;;***
9006 9014
9007;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (22086 11929 9015;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (22150 28227
9008;;;;;; 710062 731000)) 9016;;;;;; 514072 702000))
9009;;; Generated autoloads from erc/erc-imenu.el 9017;;; Generated autoloads from erc/erc-imenu.el
9010 9018
9011(autoload 'erc-create-imenu-index "erc-imenu" "\ 9019(autoload 'erc-create-imenu-index "erc-imenu" "\
@@ -9015,22 +9023,22 @@ system.
9015 9023
9016;;;*** 9024;;;***
9017 9025
9018;;;### (autoloads nil "erc-join" "erc/erc-join.el" (22086 11929 710062 9026;;;### (autoloads nil "erc-join" "erc/erc-join.el" (22150 28227 514072
9019;;;;;; 731000)) 9027;;;;;; 702000))
9020;;; Generated autoloads from erc/erc-join.el 9028;;; Generated autoloads from erc/erc-join.el
9021 (autoload 'erc-autojoin-mode "erc-join" nil t) 9029 (autoload 'erc-autojoin-mode "erc-join" nil t)
9022 9030
9023;;;*** 9031;;;***
9024 9032
9025;;;### (autoloads nil "erc-list" "erc/erc-list.el" (22086 11929 710062 9033;;;### (autoloads nil "erc-list" "erc/erc-list.el" (22150 28227 514072
9026;;;;;; 731000)) 9034;;;;;; 702000))
9027;;; Generated autoloads from erc/erc-list.el 9035;;; Generated autoloads from erc/erc-list.el
9028 (autoload 'erc-list-mode "erc-list") 9036 (autoload 'erc-list-mode "erc-list")
9029 9037
9030;;;*** 9038;;;***
9031 9039
9032;;;### (autoloads nil "erc-log" "erc/erc-log.el" (22086 11929 710062 9040;;;### (autoloads nil "erc-log" "erc/erc-log.el" (22150 28227 514072
9033;;;;;; 731000)) 9041;;;;;; 702000))
9034;;; Generated autoloads from erc/erc-log.el 9042;;; Generated autoloads from erc/erc-log.el
9035 (autoload 'erc-log-mode "erc-log" nil t) 9043 (autoload 'erc-log-mode "erc-log" nil t)
9036 9044
@@ -9059,8 +9067,8 @@ You can save every individual message by putting this function on
9059 9067
9060;;;*** 9068;;;***
9061 9069
9062;;;### (autoloads nil "erc-match" "erc/erc-match.el" (22092 27717 9070;;;### (autoloads nil "erc-match" "erc/erc-match.el" (22150 28227
9063;;;;;; 652268 464000)) 9071;;;;;; 514072 702000))
9064;;; Generated autoloads from erc/erc-match.el 9072;;; Generated autoloads from erc/erc-match.el
9065 (autoload 'erc-match-mode "erc-match") 9073 (autoload 'erc-match-mode "erc-match")
9066 9074
@@ -9106,15 +9114,15 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9106 9114
9107;;;*** 9115;;;***
9108 9116
9109;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (22086 11929 710062 9117;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (22150 28227 514072
9110;;;;;; 731000)) 9118;;;;;; 702000))
9111;;; Generated autoloads from erc/erc-menu.el 9119;;; Generated autoloads from erc/erc-menu.el
9112 (autoload 'erc-menu-mode "erc-menu" nil t) 9120 (autoload 'erc-menu-mode "erc-menu" nil t)
9113 9121
9114;;;*** 9122;;;***
9115 9123
9116;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (22086 9124;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (22150
9117;;;;;; 11929 710062 731000)) 9125;;;;;; 28227 514072 702000))
9118;;; Generated autoloads from erc/erc-netsplit.el 9126;;; Generated autoloads from erc/erc-netsplit.el
9119 (autoload 'erc-netsplit-mode "erc-netsplit") 9127 (autoload 'erc-netsplit-mode "erc-netsplit")
9120 9128
@@ -9125,8 +9133,8 @@ Show who's gone.
9125 9133
9126;;;*** 9134;;;***
9127 9135
9128;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22086 9136;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (22150
9129;;;;;; 11929 710062 731000)) 9137;;;;;; 28227 518072 702000))
9130;;; Generated autoloads from erc/erc-networks.el 9138;;; Generated autoloads from erc/erc-networks.el
9131 9139
9132(autoload 'erc-determine-network "erc-networks" "\ 9140(autoload 'erc-determine-network "erc-networks" "\
@@ -9143,8 +9151,8 @@ Interactively select a server to connect to using `erc-server-alist'.
9143 9151
9144;;;*** 9152;;;***
9145 9153
9146;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (22086 11929 9154;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (22150 28227
9147;;;;;; 710062 731000)) 9155;;;;;; 518072 702000))
9148;;; Generated autoloads from erc/erc-notify.el 9156;;; Generated autoloads from erc/erc-notify.el
9149 (autoload 'erc-notify-mode "erc-notify" nil t) 9157 (autoload 'erc-notify-mode "erc-notify" nil t)
9150 9158
@@ -9162,36 +9170,36 @@ with args, toggle notify status of people.
9162 9170
9163;;;*** 9171;;;***
9164 9172
9165;;;### (autoloads nil "erc-page" "erc/erc-page.el" (22086 11929 710062 9173;;;### (autoloads nil "erc-page" "erc/erc-page.el" (22150 28227 518072
9166;;;;;; 731000)) 9174;;;;;; 702000))
9167;;; Generated autoloads from erc/erc-page.el 9175;;; Generated autoloads from erc/erc-page.el
9168 (autoload 'erc-page-mode "erc-page") 9176 (autoload 'erc-page-mode "erc-page")
9169 9177
9170;;;*** 9178;;;***
9171 9179
9172;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22086 9180;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (22150
9173;;;;;; 11929 710062 731000)) 9181;;;;;; 28227 518072 702000))
9174;;; Generated autoloads from erc/erc-pcomplete.el 9182;;; Generated autoloads from erc/erc-pcomplete.el
9175 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9183 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9176 9184
9177;;;*** 9185;;;***
9178 9186
9179;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (22086 11929 9187;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (22150 28227
9180;;;;;; 710062 731000)) 9188;;;;;; 518072 702000))
9181;;; Generated autoloads from erc/erc-replace.el 9189;;; Generated autoloads from erc/erc-replace.el
9182 (autoload 'erc-replace-mode "erc-replace") 9190 (autoload 'erc-replace-mode "erc-replace")
9183 9191
9184;;;*** 9192;;;***
9185 9193
9186;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (22092 27717 652268 9194;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (22150 28227 518072
9187;;;;;; 464000)) 9195;;;;;; 702000))
9188;;; Generated autoloads from erc/erc-ring.el 9196;;; Generated autoloads from erc/erc-ring.el
9189 (autoload 'erc-ring-mode "erc-ring" nil t) 9197 (autoload 'erc-ring-mode "erc-ring" nil t)
9190 9198
9191;;;*** 9199;;;***
9192 9200
9193;;;### (autoloads nil "erc-services" "erc/erc-services.el" (22086 9201;;;### (autoloads nil "erc-services" "erc/erc-services.el" (22150
9194;;;;;; 11929 710062 731000)) 9202;;;;;; 28227 518072 702000))
9195;;; Generated autoloads from erc/erc-services.el 9203;;; Generated autoloads from erc/erc-services.el
9196 (autoload 'erc-services-mode "erc-services" nil t) 9204 (autoload 'erc-services-mode "erc-services" nil t)
9197 9205
@@ -9208,15 +9216,15 @@ When called interactively, read the password using `read-passwd'.
9208 9216
9209;;;*** 9217;;;***
9210 9218
9211;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (22086 11929 9219;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (22150 28227
9212;;;;;; 714062 731000)) 9220;;;;;; 518072 702000))
9213;;; Generated autoloads from erc/erc-sound.el 9221;;; Generated autoloads from erc/erc-sound.el
9214 (autoload 'erc-sound-mode "erc-sound") 9222 (autoload 'erc-sound-mode "erc-sound")
9215 9223
9216;;;*** 9224;;;***
9217 9225
9218;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (22086 9226;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (22150
9219;;;;;; 11929 714062 731000)) 9227;;;;;; 28227 518072 702000))
9220;;; Generated autoloads from erc/erc-speedbar.el 9228;;; Generated autoloads from erc/erc-speedbar.el
9221 9229
9222(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9230(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9227,22 +9235,22 @@ This will add a speedbar major display mode.
9227 9235
9228;;;*** 9236;;;***
9229 9237
9230;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (22086 9238;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (22150
9231;;;;;; 11929 714062 731000)) 9239;;;;;; 28227 518072 702000))
9232;;; Generated autoloads from erc/erc-spelling.el 9240;;; Generated autoloads from erc/erc-spelling.el
9233 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9241 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9234 9242
9235;;;*** 9243;;;***
9236 9244
9237;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (22086 11929 9245;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (22150 28227
9238;;;;;; 714062 731000)) 9246;;;;;; 518072 702000))
9239;;; Generated autoloads from erc/erc-stamp.el 9247;;; Generated autoloads from erc/erc-stamp.el
9240 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9248 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9241 9249
9242;;;*** 9250;;;***
9243 9251
9244;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22092 27717 9252;;;### (autoloads nil "erc-track" "erc/erc-track.el" (22150 28227
9245;;;;;; 656268 464000)) 9253;;;;;; 522072 702000))
9246;;; Generated autoloads from erc/erc-track.el 9254;;; Generated autoloads from erc/erc-track.el
9247 9255
9248(defvar erc-track-minor-mode nil "\ 9256(defvar erc-track-minor-mode nil "\
@@ -9267,8 +9275,8 @@ keybindings will not do anything useful.
9267 9275
9268;;;*** 9276;;;***
9269 9277
9270;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (22086 9278;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (22150
9271;;;;;; 11929 714062 731000)) 9279;;;;;; 28227 522072 702000))
9272;;; Generated autoloads from erc/erc-truncate.el 9280;;; Generated autoloads from erc/erc-truncate.el
9273 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9281 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9274 9282
@@ -9287,8 +9295,8 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9287 9295
9288;;;*** 9296;;;***
9289 9297
9290;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (22086 11929 714062 9298;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (22150 28227 522072
9291;;;;;; 731000)) 9299;;;;;; 702000))
9292;;; Generated autoloads from erc/erc-xdcc.el 9300;;; Generated autoloads from erc/erc-xdcc.el
9293 (autoload 'erc-xdcc-mode "erc-xdcc") 9301 (autoload 'erc-xdcc-mode "erc-xdcc")
9294 9302
@@ -9299,8 +9307,8 @@ Add a file to `erc-xdcc-files'.
9299 9307
9300;;;*** 9308;;;***
9301 9309
9302;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (22092 27717 632268 9310;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (22150 28227 426072
9303;;;;;; 464000)) 9311;;;;;; 702000))
9304;;; Generated autoloads from emacs-lisp/ert.el 9312;;; Generated autoloads from emacs-lisp/ert.el
9305 9313
9306(autoload 'ert-deftest "ert" "\ 9314(autoload 'ert-deftest "ert" "\
@@ -9369,8 +9377,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9369 9377
9370;;;*** 9378;;;***
9371 9379
9372;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22086 11929 9380;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (22150 28227
9373;;;;;; 674062 731000)) 9381;;;;;; 426072 702000))
9374;;; Generated autoloads from emacs-lisp/ert-x.el 9382;;; Generated autoloads from emacs-lisp/ert-x.el
9375 9383
9376(put 'ert-with-test-buffer 'lisp-indent-function 1) 9384(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9382,8 +9390,8 @@ Kill all test buffers that are still live.
9382 9390
9383;;;*** 9391;;;***
9384 9392
9385;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22086 11929 9393;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (22150 28227
9386;;;;;; 722062 731000)) 9394;;;;;; 542072 702000))
9387;;; Generated autoloads from eshell/esh-mode.el 9395;;; Generated autoloads from eshell/esh-mode.el
9388 9396
9389(autoload 'eshell-mode "esh-mode" "\ 9397(autoload 'eshell-mode "esh-mode" "\
@@ -9393,8 +9401,8 @@ Emacs shell interactive mode.
9393 9401
9394;;;*** 9402;;;***
9395 9403
9396;;;### (autoloads nil "eshell" "eshell/eshell.el" (22086 11929 722062 9404;;;### (autoloads nil "eshell" "eshell/eshell.el" (22150 28227 542072
9397;;;;;; 731000)) 9405;;;;;; 702000))
9398;;; Generated autoloads from eshell/eshell.el 9406;;; Generated autoloads from eshell/eshell.el
9399(push (purecopy '(eshell 2 4 2)) package--builtin-versions) 9407(push (purecopy '(eshell 2 4 2)) package--builtin-versions)
9400 9408
@@ -9429,8 +9437,8 @@ corresponding to a successful execution.
9429 9437
9430;;;*** 9438;;;***
9431 9439
9432;;;### (autoloads nil "etags" "progmodes/etags.el" (22105 39773 947886 9440;;;### (autoloads nil "etags" "progmodes/etags.el" (22150 28228 818072
9433;;;;;; 896000)) 9441;;;;;; 702000))
9434;;; Generated autoloads from progmodes/etags.el 9442;;; Generated autoloads from progmodes/etags.el
9435 9443
9436(defvar tags-file-name nil "\ 9444(defvar tags-file-name nil "\
@@ -9747,8 +9755,8 @@ for \\[find-tag] (which see).
9747 9755
9748;;;*** 9756;;;***
9749 9757
9750;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (22086 9758;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (22150
9751;;;;;; 11929 894062 731000)) 9759;;;;;; 28228 166072 702000))
9752;;; Generated autoloads from language/ethio-util.el 9760;;; Generated autoloads from language/ethio-util.el
9753 9761
9754(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9762(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9916,7 +9924,7 @@ With ARG, insert that many delimiters.
9916 9924
9917;;;*** 9925;;;***
9918 9926
9919;;;### (autoloads nil "eudc" "net/eudc.el" (22099 965 90725 479000)) 9927;;;### (autoloads nil "eudc" "net/eudc.el" (22150 28228 354072 702000))
9920;;; Generated autoloads from net/eudc.el 9928;;; Generated autoloads from net/eudc.el
9921 9929
9922(autoload 'eudc-set-server "eudc" "\ 9930(autoload 'eudc-set-server "eudc" "\
@@ -9970,8 +9978,8 @@ This does nothing except loading eudc by autoload side-effect.
9970 9978
9971;;;*** 9979;;;***
9972 9980
9973;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (22086 11929 990062 9981;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (22150 28228 354072
9974;;;;;; 731000)) 9982;;;;;; 702000))
9975;;; Generated autoloads from net/eudc-bob.el 9983;;; Generated autoloads from net/eudc-bob.el
9976 9984
9977(autoload 'eudc-display-generic-binary "eudc-bob" "\ 9985(autoload 'eudc-display-generic-binary "eudc-bob" "\
@@ -10006,8 +10014,8 @@ Display a button for the JPEG DATA.
10006 10014
10007;;;*** 10015;;;***
10008 10016
10009;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (22099 965 10017;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (22150 28228
10010;;;;;; 74725 479000)) 10018;;;;;; 354072 702000))
10011;;; Generated autoloads from net/eudc-export.el 10019;;; Generated autoloads from net/eudc-export.el
10012 10020
10013(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ 10021(autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\
@@ -10023,8 +10031,8 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10023 10031
10024;;;*** 10032;;;***
10025 10033
10026;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (22086 10034;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (22150
10027;;;;;; 11929 990062 731000)) 10035;;;;;; 28228 354072 702000))
10028;;; Generated autoloads from net/eudc-hotlist.el 10036;;; Generated autoloads from net/eudc-hotlist.el
10029 10037
10030(autoload 'eudc-edit-hotlist "eudc-hotlist" "\ 10038(autoload 'eudc-edit-hotlist "eudc-hotlist" "\
@@ -10034,8 +10042,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10034 10042
10035;;;*** 10043;;;***
10036 10044
10037;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (22086 11929 674062 10045;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (22150 28227 430072
10038;;;;;; 731000)) 10046;;;;;; 702000))
10039;;; Generated autoloads from emacs-lisp/ewoc.el 10047;;; Generated autoloads from emacs-lisp/ewoc.el
10040 10048
10041(autoload 'ewoc-create "ewoc" "\ 10049(autoload 'ewoc-create "ewoc" "\
@@ -10061,7 +10069,7 @@ fourth arg NOSEP non-nil inhibits this.
10061 10069
10062;;;*** 10070;;;***
10063 10071
10064;;;### (autoloads nil "eww" "net/eww.el" (22093 48588 548393 539000)) 10072;;;### (autoloads nil "eww" "net/eww.el" (22150 28228 358072 702000))
10065;;; Generated autoloads from net/eww.el 10073;;; Generated autoloads from net/eww.el
10066 10074
10067(defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\ 10075(defvar eww-suggest-uris '(eww-links-at-point url-get-url-at-point eww-current-url) "\
@@ -10108,8 +10116,8 @@ Display the bookmarks.
10108 10116
10109;;;*** 10117;;;***
10110 10118
10111;;;### (autoloads nil "executable" "progmodes/executable.el" (22086 10119;;;### (autoloads nil "executable" "progmodes/executable.el" (22150
10112;;;;;; 11930 170062 731000)) 10120;;;;;; 28228 818072 702000))
10113;;; Generated autoloads from progmodes/executable.el 10121;;; Generated autoloads from progmodes/executable.el
10114 10122
10115(autoload 'executable-command-find-posix-p "executable" "\ 10123(autoload 'executable-command-find-posix-p "executable" "\
@@ -10144,7 +10152,7 @@ file modes.
10144 10152
10145;;;*** 10153;;;***
10146 10154
10147;;;### (autoloads nil "expand" "expand.el" (22086 11929 726062 731000)) 10155;;;### (autoloads nil "expand" "expand.el" (22150 28227 542072 702000))
10148;;; Generated autoloads from expand.el 10156;;; Generated autoloads from expand.el
10149 10157
10150(autoload 'expand-add-abbrevs "expand" "\ 10158(autoload 'expand-add-abbrevs "expand" "\
@@ -10193,8 +10201,8 @@ This is used only in conjunction with `expand-add-abbrevs'.
10193 10201
10194;;;*** 10202;;;***
10195 10203
10196;;;### (autoloads nil "f90" "progmodes/f90.el" (22092 27718 152268 10204;;;### (autoloads nil "f90" "progmodes/f90.el" (22150 28228 818072
10197;;;;;; 464000)) 10205;;;;;; 702000))
10198;;; Generated autoloads from progmodes/f90.el 10206;;; Generated autoloads from progmodes/f90.el
10199 10207
10200(autoload 'f90-mode "f90" "\ 10208(autoload 'f90-mode "f90" "\
@@ -10261,8 +10269,8 @@ with no args, if that value is non-nil.
10261 10269
10262;;;*** 10270;;;***
10263 10271
10264;;;### (autoloads nil "face-remap" "face-remap.el" (22086 11929 726062 10272;;;### (autoloads nil "face-remap" "face-remap.el" (22150 28227 542072
10265;;;;;; 731000)) 10273;;;;;; 702000))
10266;;; Generated autoloads from face-remap.el 10274;;; Generated autoloads from face-remap.el
10267 10275
10268(autoload 'face-remap-add-relative "face-remap" "\ 10276(autoload 'face-remap-add-relative "face-remap" "\
@@ -10476,7 +10484,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10476 10484
10477;;;*** 10485;;;***
10478 10486
10479;;;### (autoloads nil "ffap" "ffap.el" (22086 11929 730062 731000)) 10487;;;### (autoloads nil "ffap" "ffap.el" (22150 28227 554072 702000))
10480;;; Generated autoloads from ffap.el 10488;;; Generated autoloads from ffap.el
10481 10489
10482(autoload 'ffap-next "ffap" "\ 10490(autoload 'ffap-next "ffap" "\
@@ -10539,8 +10547,8 @@ Evaluate the forms in variable `ffap-bindings'.
10539 10547
10540;;;*** 10548;;;***
10541 10549
10542;;;### (autoloads nil "filecache" "filecache.el" (22086 11929 734062 10550;;;### (autoloads nil "filecache" "filecache.el" (22150 28227 554072
10543;;;;;; 731000)) 10551;;;;;; 702000))
10544;;; Generated autoloads from filecache.el 10552;;; Generated autoloads from filecache.el
10545 10553
10546(autoload 'file-cache-add-directory "filecache" "\ 10554(autoload 'file-cache-add-directory "filecache" "\
@@ -10597,8 +10605,8 @@ the name is considered already unique; only the second substitution
10597 10605
10598;;;*** 10606;;;***
10599 10607
10600;;;### (autoloads nil "filenotify" "filenotify.el" (22086 11929 734062 10608;;;### (autoloads nil "filenotify" "filenotify.el" (22150 28227 554072
10601;;;;;; 731000)) 10609;;;;;; 702000))
10602;;; Generated autoloads from filenotify.el 10610;;; Generated autoloads from filenotify.el
10603 10611
10604(autoload 'file-notify-handle-event "filenotify" "\ 10612(autoload 'file-notify-handle-event "filenotify" "\
@@ -10613,8 +10621,8 @@ Otherwise, signal a `file-notify-error'.
10613 10621
10614;;;*** 10622;;;***
10615 10623
10616;;;### (autoloads nil "files-x" "files-x.el" (22086 11929 734062 10624;;;### (autoloads nil "files-x" "files-x.el" (22150 28227 554072
10617;;;;;; 731000)) 10625;;;;;; 702000))
10618;;; Generated autoloads from files-x.el 10626;;; Generated autoloads from files-x.el
10619 10627
10620(autoload 'add-file-local-variable "files-x" "\ 10628(autoload 'add-file-local-variable "files-x" "\
@@ -10679,8 +10687,8 @@ Copy directory-local variables to the -*- line.
10679 10687
10680;;;*** 10688;;;***
10681 10689
10682;;;### (autoloads nil "filesets" "filesets.el" (22092 27717 792268 10690;;;### (autoloads nil "filesets" "filesets.el" (22150 28227 578072
10683;;;;;; 464000)) 10691;;;;;; 702000))
10684;;; Generated autoloads from filesets.el 10692;;; Generated autoloads from filesets.el
10685 10693
10686(autoload 'filesets-init "filesets" "\ 10694(autoload 'filesets-init "filesets" "\
@@ -10691,8 +10699,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10691 10699
10692;;;*** 10700;;;***
10693 10701
10694;;;### (autoloads nil "find-cmd" "find-cmd.el" (22086 11929 746062 10702;;;### (autoloads nil "find-cmd" "find-cmd.el" (22150 28227 578072
10695;;;;;; 731000)) 10703;;;;;; 702000))
10696;;; Generated autoloads from find-cmd.el 10704;;; Generated autoloads from find-cmd.el
10697(push (purecopy '(find-cmd 0 6)) package--builtin-versions) 10705(push (purecopy '(find-cmd 0 6)) package--builtin-versions)
10698 10706
@@ -10712,8 +10720,8 @@ result is a string that should be ready for the command line.
10712 10720
10713;;;*** 10721;;;***
10714 10722
10715;;;### (autoloads nil "find-dired" "find-dired.el" (22086 11929 746062 10723;;;### (autoloads nil "find-dired" "find-dired.el" (22150 28227 578072
10716;;;;;; 731000)) 10724;;;;;; 702000))
10717;;; Generated autoloads from find-dired.el 10725;;; Generated autoloads from find-dired.el
10718 10726
10719(autoload 'find-dired "find-dired" "\ 10727(autoload 'find-dired "find-dired" "\
@@ -10753,8 +10761,8 @@ use in place of \"-ls\" as the final argument.
10753 10761
10754;;;*** 10762;;;***
10755 10763
10756;;;### (autoloads nil "find-file" "find-file.el" (22092 27717 792268 10764;;;### (autoloads nil "find-file" "find-file.el" (22150 28227 578072
10757;;;;;; 464000)) 10765;;;;;; 702000))
10758;;; Generated autoloads from find-file.el 10766;;; Generated autoloads from find-file.el
10759 10767
10760(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ 10768(defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\
@@ -10844,8 +10852,8 @@ Visit the file you click on in another window.
10844 10852
10845;;;*** 10853;;;***
10846 10854
10847;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (22086 10855;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (22150
10848;;;;;; 11929 678062 731000)) 10856;;;;;; 28227 430072 702000))
10849;;; Generated autoloads from emacs-lisp/find-func.el 10857;;; Generated autoloads from emacs-lisp/find-func.el
10850 10858
10851(autoload 'find-library "find-func" "\ 10859(autoload 'find-library "find-func" "\
@@ -11015,8 +11023,8 @@ Define some key bindings for the find-function family of functions.
11015 11023
11016;;;*** 11024;;;***
11017 11025
11018;;;### (autoloads nil "find-lisp" "find-lisp.el" (22086 11929 746062 11026;;;### (autoloads nil "find-lisp" "find-lisp.el" (22150 28227 578072
11019;;;;;; 731000)) 11027;;;;;; 702000))
11020;;; Generated autoloads from find-lisp.el 11028;;; Generated autoloads from find-lisp.el
11021 11029
11022(autoload 'find-lisp-find-dired "find-lisp" "\ 11030(autoload 'find-lisp-find-dired "find-lisp" "\
@@ -11036,7 +11044,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP.
11036 11044
11037;;;*** 11045;;;***
11038 11046
11039;;;### (autoloads nil "finder" "finder.el" (22086 11929 750062 731000)) 11047;;;### (autoloads nil "finder" "finder.el" (22150 28227 578072 702000))
11040;;; Generated autoloads from finder.el 11048;;; Generated autoloads from finder.el
11041(push (purecopy '(finder 1 0)) package--builtin-versions) 11049(push (purecopy '(finder 1 0)) package--builtin-versions)
11042 11050
@@ -11058,8 +11066,8 @@ Find packages matching a given keyword.
11058 11066
11059;;;*** 11067;;;***
11060 11068
11061;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (22086 11929 750062 11069;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (22150 28227 578072
11062;;;;;; 731000)) 11070;;;;;; 702000))
11063;;; Generated autoloads from flow-ctrl.el 11071;;; Generated autoloads from flow-ctrl.el
11064 11072
11065(autoload 'enable-flow-control "flow-ctrl" "\ 11073(autoload 'enable-flow-control "flow-ctrl" "\
@@ -11080,8 +11088,8 @@ to get the effect of a C-q.
11080 11088
11081;;;*** 11089;;;***
11082 11090
11083;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22086 11929 11091;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (22150 28227
11084;;;;;; 774062 731000)) 11092;;;;;; 658072 702000))
11085;;; Generated autoloads from gnus/flow-fill.el 11093;;; Generated autoloads from gnus/flow-fill.el
11086 11094
11087(autoload 'fill-flowed-encode "flow-fill" "\ 11095(autoload 'fill-flowed-encode "flow-fill" "\
@@ -11096,8 +11104,8 @@ to get the effect of a C-q.
11096 11104
11097;;;*** 11105;;;***
11098 11106
11099;;;### (autoloads nil "flymake" "progmodes/flymake.el" (22092 27718 11107;;;### (autoloads nil "flymake" "progmodes/flymake.el" (22150 28228
11100;;;;;; 156268 464000)) 11108;;;;;; 818072 702000))
11101;;; Generated autoloads from progmodes/flymake.el 11109;;; Generated autoloads from progmodes/flymake.el
11102(push (purecopy '(flymake 0 3)) package--builtin-versions) 11110(push (purecopy '(flymake 0 3)) package--builtin-versions)
11103 11111
@@ -11127,8 +11135,8 @@ Turn flymake mode off.
11127 11135
11128;;;*** 11136;;;***
11129 11137
11130;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22086 11930 11138;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (22150 28229
11131;;;;;; 314062 731000)) 11139;;;;;; 102072 702000))
11132;;; Generated autoloads from textmodes/flyspell.el 11140;;; Generated autoloads from textmodes/flyspell.el
11133 11141
11134(autoload 'flyspell-prog-mode "flyspell" "\ 11142(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11198,14 +11206,14 @@ Flyspell whole buffer.
11198 11206
11199;;;*** 11207;;;***
11200 11208
11201;;;### (autoloads nil "foldout" "foldout.el" (22086 11929 750062 11209;;;### (autoloads nil "foldout" "foldout.el" (22150 28227 582072
11202;;;;;; 731000)) 11210;;;;;; 702000))
11203;;; Generated autoloads from foldout.el 11211;;; Generated autoloads from foldout.el
11204(push (purecopy '(foldout 1 10)) package--builtin-versions) 11212(push (purecopy '(foldout 1 10)) package--builtin-versions)
11205 11213
11206;;;*** 11214;;;***
11207 11215
11208;;;### (autoloads nil "follow" "follow.el" (22096 24780 228094 47000)) 11216;;;### (autoloads nil "follow" "follow.el" (22150 28227 582072 702000))
11209;;; Generated autoloads from follow.el 11217;;; Generated autoloads from follow.el
11210 11218
11211(autoload 'turn-on-follow-mode "follow" "\ 11219(autoload 'turn-on-follow-mode "follow" "\
@@ -11299,8 +11307,8 @@ selected if the original window is the first one in the frame.
11299 11307
11300;;;*** 11308;;;***
11301 11309
11302;;;### (autoloads nil "footnote" "mail/footnote.el" (22086 11929 11310;;;### (autoloads nil "footnote" "mail/footnote.el" (22150 28228
11303;;;;;; 934062 731000)) 11311;;;;;; 226072 702000))
11304;;; Generated autoloads from mail/footnote.el 11312;;; Generated autoloads from mail/footnote.el
11305(push (purecopy '(footnote 0 19)) package--builtin-versions) 11313(push (purecopy '(footnote 0 19)) package--builtin-versions)
11306 11314
@@ -11319,7 +11327,7 @@ play around with the following keys:
11319 11327
11320;;;*** 11328;;;***
11321 11329
11322;;;### (autoloads nil "forms" "forms.el" (22086 11929 754062 731000)) 11330;;;### (autoloads nil "forms" "forms.el" (22150 28227 586072 702000))
11323;;; Generated autoloads from forms.el 11331;;; Generated autoloads from forms.el
11324 11332
11325(autoload 'forms-mode "forms" "\ 11333(autoload 'forms-mode "forms" "\
@@ -11355,8 +11363,8 @@ Visit a file in Forms mode in other window.
11355 11363
11356;;;*** 11364;;;***
11357 11365
11358;;;### (autoloads nil "fortran" "progmodes/fortran.el" (22092 27718 11366;;;### (autoloads nil "fortran" "progmodes/fortran.el" (22150 28228
11359;;;;;; 156268 464000)) 11367;;;;;; 822072 702000))
11360;;; Generated autoloads from progmodes/fortran.el 11368;;; Generated autoloads from progmodes/fortran.el
11361 11369
11362(autoload 'fortran-mode "fortran" "\ 11370(autoload 'fortran-mode "fortran" "\
@@ -11433,8 +11441,8 @@ with no args, if that value is non-nil.
11433 11441
11434;;;*** 11442;;;***
11435 11443
11436;;;### (autoloads nil "fortune" "play/fortune.el" (22086 11930 126062 11444;;;### (autoloads nil "fortune" "play/fortune.el" (22150 28228 678072
11437;;;;;; 731000)) 11445;;;;;; 702000))
11438;;; Generated autoloads from play/fortune.el 11446;;; Generated autoloads from play/fortune.el
11439 11447
11440(autoload 'fortune-add-fortune "fortune" "\ 11448(autoload 'fortune-add-fortune "fortune" "\
@@ -11482,8 +11490,8 @@ and choose the directory as the fortune-file.
11482 11490
11483;;;*** 11491;;;***
11484 11492
11485;;;### (autoloads nil "frameset" "frameset.el" (22086 11929 754062 11493;;;### (autoloads nil "frameset" "frameset.el" (22150 28227 622072
11486;;;;;; 731000)) 11494;;;;;; 702000))
11487;;; Generated autoloads from frameset.el 11495;;; Generated autoloads from frameset.el
11488 11496
11489(defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\ 11497(defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\
@@ -11669,15 +11677,15 @@ Interactively, reads the register using `register-read-with-preview'.
11669 11677
11670;;;*** 11678;;;***
11671 11679
11672;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (22086 11930 11680;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (22150 28228
11673;;;;;; 126062 731000)) 11681;;;;;; 678072 702000))
11674;;; Generated autoloads from play/gamegrid.el 11682;;; Generated autoloads from play/gamegrid.el
11675(push (purecopy '(gamegrid 1 2)) package--builtin-versions) 11683(push (purecopy '(gamegrid 1 2)) package--builtin-versions)
11676 11684
11677;;;*** 11685;;;***
11678 11686
11679;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (22092 27718 11687;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (22150 28228
11680;;;;;; 172268 464000)) 11688;;;;;; 822072 702000))
11681;;; Generated autoloads from progmodes/gdb-mi.el 11689;;; Generated autoloads from progmodes/gdb-mi.el
11682 11690
11683(defvar gdb-enable-debug nil "\ 11691(defvar gdb-enable-debug nil "\
@@ -11754,8 +11762,8 @@ detailed description of this mode.
11754 11762
11755;;;*** 11763;;;***
11756 11764
11757;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (22086 11929 11765;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (22150 28227
11758;;;;;; 678062 731000)) 11766;;;;;; 430072 702000))
11759;;; Generated autoloads from emacs-lisp/generic.el 11767;;; Generated autoloads from emacs-lisp/generic.el
11760 11768
11761(defvar generic-mode-list nil "\ 11769(defvar generic-mode-list nil "\
@@ -11835,8 +11843,8 @@ regular expression that can be used as an element of
11835 11843
11836;;;*** 11844;;;***
11837 11845
11838;;;### (autoloads nil "glasses" "progmodes/glasses.el" (22086 11930 11846;;;### (autoloads nil "glasses" "progmodes/glasses.el" (22150 28228
11839;;;;;; 178062 731000)) 11847;;;;;; 822072 702000))
11840;;; Generated autoloads from progmodes/glasses.el 11848;;; Generated autoloads from progmodes/glasses.el
11841 11849
11842(autoload 'glasses-mode "glasses" "\ 11850(autoload 'glasses-mode "glasses" "\
@@ -11850,8 +11858,8 @@ add virtual separators (like underscores) at places they belong to.
11850 11858
11851;;;*** 11859;;;***
11852 11860
11853;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22086 11929 11861;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (22150 28227
11854;;;;;; 778062 731000)) 11862;;;;;; 662072 702000))
11855;;; Generated autoloads from gnus/gmm-utils.el 11863;;; Generated autoloads from gnus/gmm-utils.el
11856 11864
11857(autoload 'gmm-regexp-concat "gmm-utils" "\ 11865(autoload 'gmm-regexp-concat "gmm-utils" "\
@@ -11905,7 +11913,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11905 11913
11906;;;*** 11914;;;***
11907 11915
11908;;;### (autoloads nil "gnus" "gnus/gnus.el" (22086 11929 810062 731000)) 11916;;;### (autoloads nil "gnus" "gnus/gnus.el" (22150 28227 942072 702000))
11909;;; Generated autoloads from gnus/gnus.el 11917;;; Generated autoloads from gnus/gnus.el
11910(push (purecopy '(gnus 5 13)) package--builtin-versions) 11918(push (purecopy '(gnus 5 13)) package--builtin-versions)
11911(when (fboundp 'custom-autoload) 11919(when (fboundp 'custom-autoload)
@@ -11955,8 +11963,8 @@ prompt the user for the name of an NNTP server to use.
11955 11963
11956;;;*** 11964;;;***
11957 11965
11958;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22086 11929 11966;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (22150 28227
11959;;;;;; 778062 731000)) 11967;;;;;; 666072 702000))
11960;;; Generated autoloads from gnus/gnus-agent.el 11968;;; Generated autoloads from gnus/gnus-agent.el
11961 11969
11962(autoload 'gnus-unplugged "gnus-agent" "\ 11970(autoload 'gnus-unplugged "gnus-agent" "\
@@ -12046,8 +12054,8 @@ CLEAN is obsolete and ignored.
12046 12054
12047;;;*** 12055;;;***
12048 12056
12049;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22086 11929 12057;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (22150 28227
12050;;;;;; 782062 731000)) 12058;;;;;; 674072 702000))
12051;;; Generated autoloads from gnus/gnus-art.el 12059;;; Generated autoloads from gnus/gnus-art.el
12052 12060
12053(autoload 'gnus-article-prepare-display "gnus-art" "\ 12061(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -12057,8 +12065,8 @@ Make the current buffer look like a nice article.
12057 12065
12058;;;*** 12066;;;***
12059 12067
12060;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22086 12068;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (22150
12061;;;;;; 11929 782062 731000)) 12069;;;;;; 28227 674072 702000))
12062;;; Generated autoloads from gnus/gnus-bookmark.el 12070;;; Generated autoloads from gnus/gnus-bookmark.el
12063 12071
12064(autoload 'gnus-bookmark-set "gnus-bookmark" "\ 12072(autoload 'gnus-bookmark-set "gnus-bookmark" "\
@@ -12081,8 +12089,8 @@ deletion, or > if it is flagged for displaying.
12081 12089
12082;;;*** 12090;;;***
12083 12091
12084;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22086 11929 12092;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (22150 28227
12085;;;;;; 782062 731000)) 12093;;;;;; 678072 702000))
12086;;; Generated autoloads from gnus/gnus-cache.el 12094;;; Generated autoloads from gnus/gnus-cache.el
12087 12095
12088(autoload 'gnus-jog-cache "gnus-cache" "\ 12096(autoload 'gnus-jog-cache "gnus-cache" "\
@@ -12123,8 +12131,8 @@ supported.
12123 12131
12124;;;*** 12132;;;***
12125 12133
12126;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22086 11929 12134;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (22150 28227
12127;;;;;; 786062 731000)) 12135;;;;;; 682072 702000))
12128;;; Generated autoloads from gnus/gnus-delay.el 12136;;; Generated autoloads from gnus/gnus-delay.el
12129 12137
12130(autoload 'gnus-delay-article "gnus-delay" "\ 12138(autoload 'gnus-delay-article "gnus-delay" "\
@@ -12159,8 +12167,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12159 12167
12160;;;*** 12168;;;***
12161 12169
12162;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22086 11929 12170;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (22150 28227
12163;;;;;; 786062 731000)) 12171;;;;;; 686072 702000))
12164;;; Generated autoloads from gnus/gnus-diary.el 12172;;; Generated autoloads from gnus/gnus-diary.el
12165 12173
12166(autoload 'gnus-user-format-function-d "gnus-diary" "\ 12174(autoload 'gnus-user-format-function-d "gnus-diary" "\
@@ -12175,8 +12183,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12175 12183
12176;;;*** 12184;;;***
12177 12185
12178;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22086 11929 12186;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (22150 28227
12179;;;;;; 786062 731000)) 12187;;;;;; 686072 702000))
12180;;; Generated autoloads from gnus/gnus-dired.el 12188;;; Generated autoloads from gnus/gnus-dired.el
12181 12189
12182(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ 12190(autoload 'turn-on-gnus-dired-mode "gnus-dired" "\
@@ -12186,8 +12194,8 @@ Convenience method to turn on gnus-dired-mode.
12186 12194
12187;;;*** 12195;;;***
12188 12196
12189;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22086 11929 12197;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (22150 28227
12190;;;;;; 786062 731000)) 12198;;;;;; 686072 702000))
12191;;; Generated autoloads from gnus/gnus-draft.el 12199;;; Generated autoloads from gnus/gnus-draft.el
12192 12200
12193(autoload 'gnus-draft-reminder "gnus-draft" "\ 12201(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -12197,8 +12205,8 @@ Reminder user if there are unsent drafts.
12197 12205
12198;;;*** 12206;;;***
12199 12207
12200;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22086 11929 12208;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (22150 28227
12201;;;;;; 786062 731000)) 12209;;;;;; 686072 702000))
12202;;; Generated autoloads from gnus/gnus-fun.el 12210;;; Generated autoloads from gnus/gnus-fun.el
12203 12211
12204(autoload 'gnus--random-face-with-type "gnus-fun" "\ 12212(autoload 'gnus--random-face-with-type "gnus-fun" "\
@@ -12263,8 +12271,8 @@ Insert a random Face header from `gnus-face-directory'.
12263 12271
12264;;;*** 12272;;;***
12265 12273
12266;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22086 12274;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (22150
12267;;;;;; 11929 786062 731000)) 12275;;;;;; 28227 686072 702000))
12268;;; Generated autoloads from gnus/gnus-gravatar.el 12276;;; Generated autoloads from gnus/gnus-gravatar.el
12269 12277
12270(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ 12278(autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\
@@ -12281,8 +12289,8 @@ If gravatars are already displayed, remove them.
12281 12289
12282;;;*** 12290;;;***
12283 12291
12284;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22086 11929 12292;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (22150 28227
12285;;;;;; 790062 731000)) 12293;;;;;; 694072 702000))
12286;;; Generated autoloads from gnus/gnus-group.el 12294;;; Generated autoloads from gnus/gnus-group.el
12287 12295
12288(autoload 'gnus-fetch-group "gnus-group" "\ 12296(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12299,8 +12307,8 @@ Pop up a frame and enter GROUP.
12299 12307
12300;;;*** 12308;;;***
12301 12309
12302;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22086 11929 12310;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (22150 28227
12303;;;;;; 790062 731000)) 12311;;;;;; 694072 702000))
12304;;; Generated autoloads from gnus/gnus-html.el 12312;;; Generated autoloads from gnus/gnus-html.el
12305 12313
12306(autoload 'gnus-article-html "gnus-html" "\ 12314(autoload 'gnus-article-html "gnus-html" "\
@@ -12315,8 +12323,8 @@ Pop up a frame and enter GROUP.
12315 12323
12316;;;*** 12324;;;***
12317 12325
12318;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22086 11929 12326;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (22150 28227
12319;;;;;; 790062 731000)) 12327;;;;;; 698072 702000))
12320;;; Generated autoloads from gnus/gnus-kill.el 12328;;; Generated autoloads from gnus/gnus-kill.el
12321 12329
12322(defalias 'gnus-batch-kill 'gnus-batch-score) 12330(defalias 'gnus-batch-kill 'gnus-batch-score)
@@ -12329,8 +12337,8 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12329 12337
12330;;;*** 12338;;;***
12331 12339
12332;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22086 11929 790062 12340;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (22150 28227 698072
12333;;;;;; 731000)) 12341;;;;;; 702000))
12334;;; Generated autoloads from gnus/gnus-ml.el 12342;;; Generated autoloads from gnus/gnus-ml.el
12335 12343
12336(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ 12344(autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\
@@ -12353,8 +12361,8 @@ Minor mode for providing mailing-list commands.
12353 12361
12354;;;*** 12362;;;***
12355 12363
12356;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (22092 27717 12364;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (22150 28227
12357;;;;;; 816268 464000)) 12365;;;;;; 698072 702000))
12358;;; Generated autoloads from gnus/gnus-mlspl.el 12366;;; Generated autoloads from gnus/gnus-mlspl.el
12359 12367
12360(autoload 'gnus-group-split-setup "gnus-mlspl" "\ 12368(autoload 'gnus-group-split-setup "gnus-mlspl" "\
@@ -12454,8 +12462,8 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12454 12462
12455;;;*** 12463;;;***
12456 12464
12457;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22086 11929 12465;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (22150 28227
12458;;;;;; 794062 731000)) 12466;;;;;; 702072 702000))
12459;;; Generated autoloads from gnus/gnus-msg.el 12467;;; Generated autoloads from gnus/gnus-msg.el
12460 12468
12461(autoload 'gnus-msg-mail "gnus-msg" "\ 12469(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12482,7 +12490,7 @@ Like `message-reply'.
12482;;;*** 12490;;;***
12483 12491
12484;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" 12492;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el"
12485;;;;;; (22086 11929 794062 731000)) 12493;;;;;; (22150 28227 702072 702000))
12486;;; Generated autoloads from gnus/gnus-notifications.el 12494;;; Generated autoloads from gnus/gnus-notifications.el
12487 12495
12488(autoload 'gnus-notifications "gnus-notifications" "\ 12496(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12498,8 +12506,8 @@ This is typically a function to add in
12498 12506
12499;;;*** 12507;;;***
12500 12508
12501;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22086 11929 12509;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (22150 28227
12502;;;;;; 794062 731000)) 12510;;;;;; 702072 702000))
12503;;; Generated autoloads from gnus/gnus-picon.el 12511;;; Generated autoloads from gnus/gnus-picon.el
12504 12512
12505(autoload 'gnus-treat-from-picon "gnus-picon" "\ 12513(autoload 'gnus-treat-from-picon "gnus-picon" "\
@@ -12522,8 +12530,8 @@ If picons are already displayed, remove them.
12522 12530
12523;;;*** 12531;;;***
12524 12532
12525;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (22086 11929 12533;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (22150 28227
12526;;;;;; 794062 731000)) 12534;;;;;; 702072 702000))
12527;;; Generated autoloads from gnus/gnus-range.el 12535;;; Generated autoloads from gnus/gnus-range.el
12528 12536
12529(autoload 'gnus-sorted-difference "gnus-range" "\ 12537(autoload 'gnus-sorted-difference "gnus-range" "\
@@ -12590,8 +12598,8 @@ Add NUM into sorted LIST by side effect.
12590 12598
12591;;;*** 12599;;;***
12592 12600
12593;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22086 12601;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (22150
12594;;;;;; 11929 794062 731000)) 12602;;;;;; 28227 702072 702000))
12595;;; Generated autoloads from gnus/gnus-registry.el 12603;;; Generated autoloads from gnus/gnus-registry.el
12596 12604
12597(autoload 'gnus-registry-initialize "gnus-registry" "\ 12605(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12606,8 +12614,8 @@ Install the registry hooks.
12606 12614
12607;;;*** 12615;;;***
12608 12616
12609;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (22086 11929 12617;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (22150 28227
12610;;;;;; 794062 731000)) 12618;;;;;; 806072 702000))
12611;;; Generated autoloads from gnus/gnus-sieve.el 12619;;; Generated autoloads from gnus/gnus-sieve.el
12612 12620
12613(autoload 'gnus-sieve-update "gnus-sieve" "\ 12621(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12634,8 +12642,8 @@ See the documentation for these variables and functions for details.
12634 12642
12635;;;*** 12643;;;***
12636 12644
12637;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22086 11929 12645;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (22150 28227
12638;;;;;; 798062 731000)) 12646;;;;;; 806072 702000))
12639;;; Generated autoloads from gnus/gnus-spec.el 12647;;; Generated autoloads from gnus/gnus-spec.el
12640 12648
12641(autoload 'gnus-update-format "gnus-spec" "\ 12649(autoload 'gnus-update-format "gnus-spec" "\
@@ -12645,8 +12653,8 @@ Update the format specification near point.
12645 12653
12646;;;*** 12654;;;***
12647 12655
12648;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22086 11929 12656;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (22150 28227
12649;;;;;; 798062 731000)) 12657;;;;;; 846072 702000))
12650;;; Generated autoloads from gnus/gnus-start.el 12658;;; Generated autoloads from gnus/gnus-start.el
12651 12659
12652(autoload 'gnus-declare-backend "gnus-start" "\ 12660(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12656,8 +12664,8 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12656 12664
12657;;;*** 12665;;;***
12658 12666
12659;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22086 11929 12667;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (22150 28227
12660;;;;;; 802062 731000)) 12668;;;;;; 858072 702000))
12661;;; Generated autoloads from gnus/gnus-sum.el 12669;;; Generated autoloads from gnus/gnus-sum.el
12662 12670
12663(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12671(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12668,8 +12676,8 @@ BOOKMARK is a bookmark name or a bookmark record.
12668 12676
12669;;;*** 12677;;;***
12670 12678
12671;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22086 11929 12679;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (22150 28227
12672;;;;;; 802062 731000)) 12680;;;;;; 862072 702000))
12673;;; Generated autoloads from gnus/gnus-sync.el 12681;;; Generated autoloads from gnus/gnus-sync.el
12674 12682
12675(autoload 'gnus-sync-initialize "gnus-sync" "\ 12683(autoload 'gnus-sync-initialize "gnus-sync" "\
@@ -12684,8 +12692,8 @@ Install the sync hooks.
12684 12692
12685;;;*** 12693;;;***
12686 12694
12687;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22086 11929 12695;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (22150 28227
12688;;;;;; 806062 731000)) 12696;;;;;; 938072 702000))
12689;;; Generated autoloads from gnus/gnus-win.el 12697;;; Generated autoloads from gnus/gnus-win.el
12690 12698
12691(autoload 'gnus-add-configuration "gnus-win" "\ 12699(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12695,8 +12703,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12695 12703
12696;;;*** 12704;;;***
12697 12705
12698;;;### (autoloads nil "gnutls" "net/gnutls.el" (22086 11929 994062 12706;;;### (autoloads nil "gnutls" "net/gnutls.el" (22150 28228 358072
12699;;;;;; 731000)) 12707;;;;;; 702000))
12700;;; Generated autoloads from net/gnutls.el 12708;;; Generated autoloads from net/gnutls.el
12701 12709
12702(defvar gnutls-min-prime-bits 256 "\ 12710(defvar gnutls-min-prime-bits 256 "\
@@ -12712,8 +12720,8 @@ A value of nil says to use the default GnuTLS value.")
12712 12720
12713;;;*** 12721;;;***
12714 12722
12715;;;### (autoloads nil "gomoku" "play/gomoku.el" (22086 11930 126062 12723;;;### (autoloads nil "gomoku" "play/gomoku.el" (22150 28228 678072
12716;;;;;; 731000)) 12724;;;;;; 702000))
12717;;; Generated autoloads from play/gomoku.el 12725;;; Generated autoloads from play/gomoku.el
12718 12726
12719(autoload 'gomoku "gomoku" "\ 12727(autoload 'gomoku "gomoku" "\
@@ -12739,8 +12747,8 @@ Use \\[describe-mode] for more info.
12739 12747
12740;;;*** 12748;;;***
12741 12749
12742;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (22086 11929 12750;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (22150 28228
12743;;;;;; 994062 731000)) 12751;;;;;; 358072 702000))
12744;;; Generated autoloads from net/goto-addr.el 12752;;; Generated autoloads from net/goto-addr.el
12745 12753
12746(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12754(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12781,8 +12789,8 @@ Like `goto-address-mode', but only for comments and strings.
12781 12789
12782;;;*** 12790;;;***
12783 12791
12784;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22086 11929 12792;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (22150 28227
12785;;;;;; 810062 731000)) 12793;;;;;; 942072 702000))
12786;;; Generated autoloads from gnus/gravatar.el 12794;;; Generated autoloads from gnus/gravatar.el
12787 12795
12788(autoload 'gravatar-retrieve "gravatar" "\ 12796(autoload 'gravatar-retrieve "gravatar" "\
@@ -12798,8 +12806,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12798 12806
12799;;;*** 12807;;;***
12800 12808
12801;;;### (autoloads nil "grep" "progmodes/grep.el" (22086 11930 178062 12809;;;### (autoloads nil "grep" "progmodes/grep.el" (22150 28228 826072
12802;;;;;; 731000)) 12810;;;;;; 702000))
12803;;; Generated autoloads from progmodes/grep.el 12811;;; Generated autoloads from progmodes/grep.el
12804 12812
12805(defvar grep-window-height nil "\ 12813(defvar grep-window-height nil "\
@@ -12966,7 +12974,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12966 12974
12967;;;*** 12975;;;***
12968 12976
12969;;;### (autoloads nil "gs" "gs.el" (22086 11929 854062 731000)) 12977;;;### (autoloads nil "gs" "gs.el" (22150 28228 26072 702000))
12970;;; Generated autoloads from gs.el 12978;;; Generated autoloads from gs.el
12971 12979
12972(autoload 'gs-load-image "gs" "\ 12980(autoload 'gs-load-image "gs" "\
@@ -12979,8 +12987,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12979 12987
12980;;;*** 12988;;;***
12981 12989
12982;;;### (autoloads nil "gud" "progmodes/gud.el" (22092 27718 188268 12990;;;### (autoloads nil "gud" "progmodes/gud.el" (22150 28228 826072
12983;;;;;; 464000)) 12991;;;;;; 702000))
12984;;; Generated autoloads from progmodes/gud.el 12992;;; Generated autoloads from progmodes/gud.el
12985 12993
12986(autoload 'gud-gdb "gud" "\ 12994(autoload 'gud-gdb "gud" "\
@@ -13075,8 +13083,8 @@ it if ARG is omitted or nil.
13075 13083
13076;;;*** 13084;;;***
13077 13085
13078;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22099 26170 382017 13086;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (22150 28227 434072
13079;;;;;; 16000)) 13087;;;;;; 702000))
13080;;; Generated autoloads from emacs-lisp/gv.el 13088;;; Generated autoloads from emacs-lisp/gv.el
13081 13089
13082(autoload 'gv-get "gv" "\ 13090(autoload 'gv-get "gv" "\
@@ -13178,8 +13186,8 @@ binding mode.
13178 13186
13179;;;*** 13187;;;***
13180 13188
13181;;;### (autoloads nil "handwrite" "play/handwrite.el" (22086 11930 13189;;;### (autoloads nil "handwrite" "play/handwrite.el" (22150 28228
13182;;;;;; 130062 731000)) 13190;;;;;; 678072 702000))
13183;;; Generated autoloads from play/handwrite.el 13191;;; Generated autoloads from play/handwrite.el
13184 13192
13185(autoload 'handwrite "handwrite" "\ 13193(autoload 'handwrite "handwrite" "\
@@ -13224,8 +13232,8 @@ to be updated.
13224 13232
13225;;;*** 13233;;;***
13226 13234
13227;;;### (autoloads nil "hashcash" "mail/hashcash.el" (22092 27717 13235;;;### (autoloads nil "hashcash" "mail/hashcash.el" (22150 28228
13228;;;;;; 880268 464000)) 13236;;;;;; 230072 702000))
13229;;; Generated autoloads from mail/hashcash.el 13237;;; Generated autoloads from mail/hashcash.el
13230 13238
13231(autoload 'hashcash-insert-payment "hashcash" "\ 13239(autoload 'hashcash-insert-payment "hashcash" "\
@@ -13267,8 +13275,8 @@ Prefix arg sets default accept amount temporarily.
13267 13275
13268;;;*** 13276;;;***
13269 13277
13270;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (22086 11929 854062 13278;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (22150 28228 26072
13271;;;;;; 731000)) 13279;;;;;; 702000))
13272;;; Generated autoloads from help-at-pt.el 13280;;; Generated autoloads from help-at-pt.el
13273 13281
13274(autoload 'help-at-pt-string "help-at-pt" "\ 13282(autoload 'help-at-pt-string "help-at-pt" "\
@@ -13395,8 +13403,8 @@ different regions. With numeric argument ARG, behaves like
13395 13403
13396;;;*** 13404;;;***
13397 13405
13398;;;### (autoloads nil "help-fns" "help-fns.el" (22101 42694 89526 13406;;;### (autoloads nil "help-fns" "help-fns.el" (22150 28228 26072
13399;;;;;; 804000)) 13407;;;;;; 702000))
13400;;; Generated autoloads from help-fns.el 13408;;; Generated autoloads from help-fns.el
13401 13409
13402(autoload 'describe-function "help-fns" "\ 13410(autoload 'describe-function "help-fns" "\
@@ -13483,8 +13491,8 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13483 13491
13484;;;*** 13492;;;***
13485 13493
13486;;;### (autoloads nil "help-macro" "help-macro.el" (22086 11929 854062 13494;;;### (autoloads nil "help-macro" "help-macro.el" (22150 28228 26072
13487;;;;;; 731000)) 13495;;;;;; 702000))
13488;;; Generated autoloads from help-macro.el 13496;;; Generated autoloads from help-macro.el
13489 13497
13490(defvar three-step-help nil "\ 13498(defvar three-step-help nil "\
@@ -13498,8 +13506,8 @@ gives the window that lists the options.")
13498 13506
13499;;;*** 13507;;;***
13500 13508
13501;;;### (autoloads nil "help-mode" "help-mode.el" (22086 11929 854062 13509;;;### (autoloads nil "help-mode" "help-mode.el" (22150 28228 26072
13502;;;;;; 731000)) 13510;;;;;; 702000))
13503;;; Generated autoloads from help-mode.el 13511;;; Generated autoloads from help-mode.el
13504 13512
13505(autoload 'help-mode "help-mode" "\ 13513(autoload 'help-mode "help-mode" "\
@@ -13600,8 +13608,8 @@ BOOKMARK is a bookmark name or a bookmark record.
13600 13608
13601;;;*** 13609;;;***
13602 13610
13603;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (22086 11929 13611;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (22150 28227
13604;;;;;; 678062 731000)) 13612;;;;;; 434072 702000))
13605;;; Generated autoloads from emacs-lisp/helper.el 13613;;; Generated autoloads from emacs-lisp/helper.el
13606 13614
13607(autoload 'Helper-describe-bindings "helper" "\ 13615(autoload 'Helper-describe-bindings "helper" "\
@@ -13616,7 +13624,7 @@ Provide help for current mode.
13616 13624
13617;;;*** 13625;;;***
13618 13626
13619;;;### (autoloads nil "hexl" "hexl.el" (22086 11929 858062 731000)) 13627;;;### (autoloads nil "hexl" "hexl.el" (22150 28228 26072 702000))
13620;;; Generated autoloads from hexl.el 13628;;; Generated autoloads from hexl.el
13621 13629
13622(autoload 'hexl-mode "hexl" "\ 13630(autoload 'hexl-mode "hexl" "\
@@ -13710,8 +13718,7 @@ This discards the buffer's undo information.
13710 13718
13711;;;*** 13719;;;***
13712 13720
13713;;;### (autoloads nil "hi-lock" "hi-lock.el" (22092 27717 860268 13721;;;### (autoloads nil "hi-lock" "hi-lock.el" (22150 28228 30072 702000))
13714;;;;;; 464000))
13715;;; Generated autoloads from hi-lock.el 13722;;; Generated autoloads from hi-lock.el
13716 13723
13717(autoload 'hi-lock-mode "hi-lock" "\ 13724(autoload 'hi-lock-mode "hi-lock" "\
@@ -13878,8 +13885,8 @@ be found in variable `hi-lock-interactive-patterns'.
13878 13885
13879;;;*** 13886;;;***
13880 13887
13881;;;### (autoloads nil "hideif" "progmodes/hideif.el" (22092 27718 13888;;;### (autoloads nil "hideif" "progmodes/hideif.el" (22150 28228
13882;;;;;; 188268 464000)) 13889;;;;;; 826072 702000))
13883;;; Generated autoloads from progmodes/hideif.el 13890;;; Generated autoloads from progmodes/hideif.el
13884 13891
13885(autoload 'hide-ifdef-mode "hideif" "\ 13892(autoload 'hide-ifdef-mode "hideif" "\
@@ -13926,8 +13933,8 @@ Several variables affect how the hiding is done:
13926 13933
13927;;;*** 13934;;;***
13928 13935
13929;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22093 48588 13936;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (22150 28228
13930;;;;;; 580393 539000)) 13937;;;;;; 830072 702000))
13931;;; Generated autoloads from progmodes/hideshow.el 13938;;; Generated autoloads from progmodes/hideshow.el
13932 13939
13933(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))) "\ 13940(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))) "\
@@ -13989,8 +13996,8 @@ Unconditionally turn off `hs-minor-mode'.
13989 13996
13990;;;*** 13997;;;***
13991 13998
13992;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (22086 11929 858062 13999;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (22150 28228 30072
13993;;;;;; 731000)) 14000;;;;;; 702000))
13994;;; Generated autoloads from hilit-chg.el 14001;;; Generated autoloads from hilit-chg.el
13995 14002
13996(autoload 'highlight-changes-mode "hilit-chg" "\ 14003(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -14121,8 +14128,8 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
14121 14128
14122;;;*** 14129;;;***
14123 14130
14124;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (22086 11929 858062 14131;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (22150 28228 30072
14125;;;;;; 731000)) 14132;;;;;; 702000))
14126;;; Generated autoloads from hippie-exp.el 14133;;; Generated autoloads from hippie-exp.el
14127(push (purecopy '(hippie-exp 1 6)) package--builtin-versions) 14134(push (purecopy '(hippie-exp 1 6)) package--builtin-versions)
14128 14135
@@ -14154,8 +14161,7 @@ argument VERBOSE non-nil makes the function verbose.
14154 14161
14155;;;*** 14162;;;***
14156 14163
14157;;;### (autoloads nil "hl-line" "hl-line.el" (22086 11929 858062 14164;;;### (autoloads nil "hl-line" "hl-line.el" (22150 28228 30072 702000))
14158;;;;;; 731000))
14159;;; Generated autoloads from hl-line.el 14165;;; Generated autoloads from hl-line.el
14160 14166
14161(autoload 'hl-line-mode "hl-line" "\ 14167(autoload 'hl-line-mode "hl-line" "\
@@ -14204,8 +14210,8 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
14204 14210
14205;;;*** 14211;;;***
14206 14212
14207;;;### (autoloads nil "holidays" "calendar/holidays.el" (22086 11929 14213;;;### (autoloads nil "holidays" "calendar/holidays.el" (22150 28227
14208;;;;;; 534062 731000)) 14214;;;;;; 78072 702000))
14209;;; Generated autoloads from calendar/holidays.el 14215;;; Generated autoloads from calendar/holidays.el
14210 14216
14211(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ 14217(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\
@@ -14315,8 +14321,8 @@ The optional LABEL is used to label the buffer created.
14315 14321
14316;;;*** 14322;;;***
14317 14323
14318;;;### (autoloads nil "html2text" "gnus/html2text.el" (22086 11929 14324;;;### (autoloads nil "html2text" "gnus/html2text.el" (22150 28227
14319;;;;;; 810062 731000)) 14325;;;;;; 946072 702000))
14320;;; Generated autoloads from gnus/html2text.el 14326;;; Generated autoloads from gnus/html2text.el
14321 14327
14322(autoload 'html2text "html2text" "\ 14328(autoload 'html2text "html2text" "\
@@ -14326,8 +14332,8 @@ Convert HTML to plain text in the current buffer.
14326 14332
14327;;;*** 14333;;;***
14328 14334
14329;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (22092 27717 14335;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (22150 28228
14330;;;;;; 864268 464000)) 14336;;;;;; 34072 702000))
14331;;; Generated autoloads from htmlfontify.el 14337;;; Generated autoloads from htmlfontify.el
14332(push (purecopy '(htmlfontify 0 21)) package--builtin-versions) 14338(push (purecopy '(htmlfontify 0 21)) package--builtin-versions)
14333 14339
@@ -14360,8 +14366,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'.
14360 14366
14361;;;*** 14367;;;***
14362 14368
14363;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (22086 11929 862062 14369;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (22150 28228 50072
14364;;;;;; 731000)) 14370;;;;;; 702000))
14365;;; Generated autoloads from ibuf-macs.el 14371;;; Generated autoloads from ibuf-macs.el
14366 14372
14367(autoload 'define-ibuffer-column "ibuf-macs" "\ 14373(autoload 'define-ibuffer-column "ibuf-macs" "\
@@ -14463,8 +14469,7 @@ bound to the current value of the filter.
14463 14469
14464;;;*** 14470;;;***
14465 14471
14466;;;### (autoloads nil "ibuffer" "ibuffer.el" (22092 27717 868268 14472;;;### (autoloads nil "ibuffer" "ibuffer.el" (22150 28228 54072 702000))
14467;;;;;; 464000))
14468;;; Generated autoloads from ibuffer.el 14473;;; Generated autoloads from ibuffer.el
14469 14474
14470(autoload 'ibuffer-list-buffers "ibuffer" "\ 14475(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14503,8 +14508,8 @@ FORMATS is the value to use for `ibuffer-formats'.
14503 14508
14504;;;*** 14509;;;***
14505 14510
14506;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (22092 14511;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (22150
14507;;;;;; 27717 556268 464000)) 14512;;;;;; 28227 78072 702000))
14508;;; Generated autoloads from calendar/icalendar.el 14513;;; Generated autoloads from calendar/icalendar.el
14509(push (purecopy '(icalendar 0 19)) package--builtin-versions) 14514(push (purecopy '(icalendar 0 19)) package--builtin-versions)
14510 14515
@@ -14557,8 +14562,8 @@ buffer `*icalendar-errors*'.
14557 14562
14558;;;*** 14563;;;***
14559 14564
14560;;;### (autoloads nil "icomplete" "icomplete.el" (22086 11929 862062 14565;;;### (autoloads nil "icomplete" "icomplete.el" (22150 28228 54072
14561;;;;;; 731000)) 14566;;;;;; 702000))
14562;;; Generated autoloads from icomplete.el 14567;;; Generated autoloads from icomplete.el
14563 14568
14564(defvar icomplete-mode nil "\ 14569(defvar icomplete-mode nil "\
@@ -14597,8 +14602,8 @@ completions:
14597 14602
14598;;;*** 14603;;;***
14599 14604
14600;;;### (autoloads nil "icon" "progmodes/icon.el" (22086 11930 186062 14605;;;### (autoloads nil "icon" "progmodes/icon.el" (22150 28228 830072
14601;;;;;; 731000)) 14606;;;;;; 702000))
14602;;; Generated autoloads from progmodes/icon.el 14607;;; Generated autoloads from progmodes/icon.el
14603 14608
14604(autoload 'icon-mode "icon" "\ 14609(autoload 'icon-mode "icon" "\
@@ -14638,8 +14643,8 @@ with no args, if that value is non-nil.
14638 14643
14639;;;*** 14644;;;***
14640 14645
14641;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (22086 14646;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (22150
14642;;;;;; 11930 194062 731000)) 14647;;;;;; 28228 850072 702000))
14643;;; Generated autoloads from progmodes/idlw-shell.el 14648;;; Generated autoloads from progmodes/idlw-shell.el
14644 14649
14645(autoload 'idlwave-shell "idlw-shell" "\ 14650(autoload 'idlwave-shell "idlw-shell" "\
@@ -14664,8 +14669,8 @@ See also the variable `idlwave-shell-prompt-pattern'.
14664 14669
14665;;;*** 14670;;;***
14666 14671
14667;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (22092 27718 14672;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (22150 28228
14668;;;;;; 216268 464000)) 14673;;;;;; 862072 702000))
14669;;; Generated autoloads from progmodes/idlwave.el 14674;;; Generated autoloads from progmodes/idlwave.el
14670(push (purecopy '(idlwave 6 1 22)) package--builtin-versions) 14675(push (purecopy '(idlwave 6 1 22)) package--builtin-versions)
14671 14676
@@ -14794,7 +14799,7 @@ The main features of this mode are
14794 14799
14795;;;*** 14800;;;***
14796 14801
14797;;;### (autoloads nil "ido" "ido.el" (22093 48588 548393 539000)) 14802;;;### (autoloads nil "ido" "ido.el" (22150 28228 82072 702000))
14798;;; Generated autoloads from ido.el 14803;;; Generated autoloads from ido.el
14799 14804
14800(defvar ido-mode nil "\ 14805(defvar ido-mode nil "\
@@ -15056,7 +15061,7 @@ DEF, if non-nil, is the default value.
15056 15061
15057;;;*** 15062;;;***
15058 15063
15059;;;### (autoloads nil "ielm" "ielm.el" (22086 11929 866062 731000)) 15064;;;### (autoloads nil "ielm" "ielm.el" (22150 28228 82072 702000))
15060;;; Generated autoloads from ielm.el 15065;;; Generated autoloads from ielm.el
15061 15066
15062(autoload 'ielm "ielm" "\ 15067(autoload 'ielm "ielm" "\
@@ -15068,7 +15073,7 @@ See `inferior-emacs-lisp-mode' for details.
15068 15073
15069;;;*** 15074;;;***
15070 15075
15071;;;### (autoloads nil "iimage" "iimage.el" (22086 11929 866062 731000)) 15076;;;### (autoloads nil "iimage" "iimage.el" (22150 28228 82072 702000))
15072;;; Generated autoloads from iimage.el 15077;;; Generated autoloads from iimage.el
15073 15078
15074(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") 15079(define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1")
@@ -15084,7 +15089,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
15084 15089
15085;;;*** 15090;;;***
15086 15091
15087;;;### (autoloads nil "image" "image.el" (22092 27717 872268 464000)) 15092;;;### (autoloads nil "image" "image.el" (22150 28228 86072 702000))
15088;;; Generated autoloads from image.el 15093;;; Generated autoloads from image.el
15089 15094
15090(autoload 'image-type-from-data "image" "\ 15095(autoload 'image-type-from-data "image" "\
@@ -15277,8 +15282,8 @@ If Emacs is compiled without ImageMagick support, this does nothing.
15277 15282
15278;;;*** 15283;;;***
15279 15284
15280;;;### (autoloads nil "image-dired" "image-dired.el" (22092 27717 15285;;;### (autoloads nil "image-dired" "image-dired.el" (22150 28228
15281;;;;;; 872268 464000)) 15286;;;;;; 86072 702000))
15282;;; Generated autoloads from image-dired.el 15287;;; Generated autoloads from image-dired.el
15283(push (purecopy '(image-dired 0 4 11)) package--builtin-versions) 15288(push (purecopy '(image-dired 0 4 11)) package--builtin-versions)
15284 15289
@@ -15415,8 +15420,8 @@ easy-to-use form.
15415 15420
15416;;;*** 15421;;;***
15417 15422
15418;;;### (autoloads nil "image-file" "image-file.el" (22086 11929 866062 15423;;;### (autoloads nil "image-file" "image-file.el" (22150 28228 86072
15419;;;;;; 731000)) 15424;;;;;; 702000))
15420;;; Generated autoloads from image-file.el 15425;;; Generated autoloads from image-file.el
15421 15426
15422(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 15427(defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
@@ -15478,8 +15483,8 @@ An image file is one whose name has an extension in
15478 15483
15479;;;*** 15484;;;***
15480 15485
15481;;;### (autoloads nil "image-mode" "image-mode.el" (22091 6875 287217 15486;;;### (autoloads nil "image-mode" "image-mode.el" (22150 28228 86072
15482;;;;;; 891000)) 15487;;;;;; 702000))
15483;;; Generated autoloads from image-mode.el 15488;;; Generated autoloads from image-mode.el
15484 15489
15485(autoload 'image-mode "image-mode" "\ 15490(autoload 'image-mode "image-mode" "\
@@ -15526,7 +15531,7 @@ on these modes.
15526 15531
15527;;;*** 15532;;;***
15528 15533
15529;;;### (autoloads nil "imenu" "imenu.el" (22092 27717 872268 464000)) 15534;;;### (autoloads nil "imenu" "imenu.el" (22150 28228 90072 702000))
15530;;; Generated autoloads from imenu.el 15535;;; Generated autoloads from imenu.el
15531 15536
15532(defvar imenu-sort-function nil "\ 15537(defvar imenu-sort-function nil "\
@@ -15664,8 +15669,8 @@ for more information.
15664 15669
15665;;;*** 15670;;;***
15666 15671
15667;;;### (autoloads nil "ind-util" "language/ind-util.el" (22086 11929 15672;;;### (autoloads nil "ind-util" "language/ind-util.el" (22150 28228
15668;;;;;; 898062 731000)) 15673;;;;;; 190072 702000))
15669;;; Generated autoloads from language/ind-util.el 15674;;; Generated autoloads from language/ind-util.el
15670 15675
15671(autoload 'indian-compose-region "ind-util" "\ 15676(autoload 'indian-compose-region "ind-util" "\
@@ -15695,8 +15700,8 @@ Convert old Emacs Devanagari characters to UCS.
15695 15700
15696;;;*** 15701;;;***
15697 15702
15698;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (22086 11930 15703;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (22150 28228
15699;;;;;; 206062 731000)) 15704;;;;;; 862072 702000))
15700;;; Generated autoloads from progmodes/inf-lisp.el 15705;;; Generated autoloads from progmodes/inf-lisp.el
15701 15706
15702(autoload 'inferior-lisp "inf-lisp" "\ 15707(autoload 'inferior-lisp "inf-lisp" "\
@@ -15714,7 +15719,7 @@ of `inferior-lisp-program'). Runs the hooks from
15714 15719
15715;;;*** 15720;;;***
15716 15721
15717;;;### (autoloads nil "info" "info.el" (22086 11929 874062 731000)) 15722;;;### (autoloads nil "info" "info.el" (22150 28228 98072 702000))
15718;;; Generated autoloads from info.el 15723;;; Generated autoloads from info.el
15719 15724
15720(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))))) "\ 15725(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))))) "\
@@ -15926,8 +15931,8 @@ completion alternatives to currently visited manuals.
15926 15931
15927;;;*** 15932;;;***
15928 15933
15929;;;### (autoloads nil "info-look" "info-look.el" (22086 11929 870062 15934;;;### (autoloads nil "info-look" "info-look.el" (22150 28228 90072
15930;;;;;; 731000)) 15935;;;;;; 702000))
15931;;; Generated autoloads from info-look.el 15936;;; Generated autoloads from info-look.el
15932 15937
15933(autoload 'info-lookup-reset "info-look" "\ 15938(autoload 'info-lookup-reset "info-look" "\
@@ -15974,8 +15979,8 @@ Perform completion on file preceding point.
15974 15979
15975;;;*** 15980;;;***
15976 15981
15977;;;### (autoloads nil "info-xref" "info-xref.el" (22086 11929 870062 15982;;;### (autoloads nil "info-xref" "info-xref.el" (22150 28228 94072
15978;;;;;; 731000)) 15983;;;;;; 702000))
15979;;; Generated autoloads from info-xref.el 15984;;; Generated autoloads from info-xref.el
15980(push (purecopy '(info-xref 3)) package--builtin-versions) 15985(push (purecopy '(info-xref 3)) package--builtin-versions)
15981 15986
@@ -16058,8 +16063,8 @@ the sources handy.
16058 16063
16059;;;*** 16064;;;***
16060 16065
16061;;;### (autoloads nil "informat" "informat.el" (22086 11929 874062 16066;;;### (autoloads nil "informat" "informat.el" (22150 28228 102072
16062;;;;;; 731000)) 16067;;;;;; 702000))
16063;;; Generated autoloads from informat.el 16068;;; Generated autoloads from informat.el
16064 16069
16065(autoload 'Info-tagify "informat" "\ 16070(autoload 'Info-tagify "informat" "\
@@ -16104,8 +16109,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
16104 16109
16105;;;*** 16110;;;***
16106 16111
16107;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (22086 11929 16112;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (22150 28227
16108;;;;;; 678062 731000)) 16113;;;;;; 434072 702000))
16109;;; Generated autoloads from emacs-lisp/inline.el 16114;;; Generated autoloads from emacs-lisp/inline.el
16110 16115
16111(autoload 'define-inline "inline" "\ 16116(autoload 'define-inline "inline" "\
@@ -16119,8 +16124,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
16119 16124
16120;;;*** 16125;;;***
16121 16126
16122;;;### (autoloads nil "inversion" "cedet/inversion.el" (22086 11929 16127;;;### (autoloads nil "inversion" "cedet/inversion.el" (22150 28227
16123;;;;;; 550062 731000)) 16128;;;;;; 218072 702000))
16124;;; Generated autoloads from cedet/inversion.el 16129;;; Generated autoloads from cedet/inversion.el
16125(push (purecopy '(inversion 1 3)) package--builtin-versions) 16130(push (purecopy '(inversion 1 3)) package--builtin-versions)
16126 16131
@@ -16132,8 +16137,8 @@ Only checks one based on which kind of Emacs is being run.
16132 16137
16133;;;*** 16138;;;***
16134 16139
16135;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (22086 16140;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (22150
16136;;;;;; 11929 874062 731000)) 16141;;;;;; 28228 106072 702000))
16137;;; Generated autoloads from international/isearch-x.el 16142;;; Generated autoloads from international/isearch-x.el
16138 16143
16139(autoload 'isearch-toggle-specified-input-method "isearch-x" "\ 16144(autoload 'isearch-toggle-specified-input-method "isearch-x" "\
@@ -16153,8 +16158,8 @@ Toggle input method in interactive search.
16153 16158
16154;;;*** 16159;;;***
16155 16160
16156;;;### (autoloads nil "isearchb" "isearchb.el" (22086 11929 886062 16161;;;### (autoloads nil "isearchb" "isearchb.el" (22150 28228 154072
16157;;;;;; 731000)) 16162;;;;;; 702000))
16158;;; Generated autoloads from isearchb.el 16163;;; Generated autoloads from isearchb.el
16159(push (purecopy '(isearchb 1 5)) package--builtin-versions) 16164(push (purecopy '(isearchb 1 5)) package--builtin-versions)
16160 16165
@@ -16168,8 +16173,8 @@ accessed via isearchb.
16168 16173
16169;;;*** 16174;;;***
16170 16175
16171;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (22086 16176;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (22150
16172;;;;;; 11929 874062 731000)) 16177;;;;;; 28228 106072 702000))
16173;;; Generated autoloads from international/iso-cvt.el 16178;;; Generated autoloads from international/iso-cvt.el
16174 16179
16175(autoload 'iso-spanish "iso-cvt" "\ 16180(autoload 'iso-spanish "iso-cvt" "\
@@ -16260,15 +16265,15 @@ Add submenus to the File menu, to convert to and from various formats.
16260;;;*** 16265;;;***
16261 16266
16262;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 16267;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
16263;;;;;; (22086 11929 874062 731000)) 16268;;;;;; (22150 28228 106072 702000))
16264;;; Generated autoloads from international/iso-transl.el 16269;;; Generated autoloads from international/iso-transl.el
16265 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 16270 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
16266 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 16271 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
16267 16272
16268;;;*** 16273;;;***
16269 16274
16270;;;### (autoloads nil "ispell" "textmodes/ispell.el" (22086 11930 16275;;;### (autoloads nil "ispell" "textmodes/ispell.el" (22150 28229
16271;;;;;; 318062 731000)) 16276;;;;;; 102072 702000))
16272;;; Generated autoloads from textmodes/ispell.el 16277;;; Generated autoloads from textmodes/ispell.el
16273 16278
16274(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16279(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16299,7 +16304,7 @@ and added as a submenu of the \"Edit\" menu.")
16299 16304
16300(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-region] `(menu-item ,(purecopy "Spell-Check Region") ispell-region :enable mark-active :help ,(purecopy "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] `(menu-item ,(purecopy "Spell-Check Message") ispell-message :visible (eq major-mode 'mail-mode) :help ,(purecopy "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] `(menu-item ,(purecopy "Spell-Check Buffer") ispell-buffer :help ,(purecopy "Check spelling of selected buffer"))) (fset 'ispell-menu-map (symbol-value 'ispell-menu-map)))) 16305(if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-region] `(menu-item ,(purecopy "Spell-Check Region") ispell-region :enable mark-active :help ,(purecopy "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] `(menu-item ,(purecopy "Spell-Check Message") ispell-message :visible (eq major-mode 'mail-mode) :help ,(purecopy "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] `(menu-item ,(purecopy "Spell-Check Buffer") ispell-buffer :help ,(purecopy "Check spelling of selected buffer"))) (fset 'ispell-menu-map (symbol-value 'ispell-menu-map))))
16301 16306
16302(defvar ispell-skip-region-alist `((ispell-words-keyword forward-line) (ispell-dictionary-keyword forward-line) (ispell-pdict-keyword forward-line) (ispell-parsing-keyword forward-line) (,(purecopy "^---*BEGIN PGP [A-Z ]*--*") \, (purecopy "^---*END PGP [A-Z ]*--*")) (,(purecopy "^begin [0-9][0-9][0-9] [^ ]+$") \, (purecopy "\nend\n")) (,(purecopy "^%!PS-Adobe-[123].0") \, (purecopy "\n%%EOF\n")) (,(purecopy "^---* \\(Start of \\)?[Ff]orwarded [Mm]essage") \, (purecopy "^---* End of [Ff]orwarded [Mm]essage")) (,(purecopy "\\(--+\\|_+\\|\\(/\\w\\|\\(\\(\\w\\|[-_]\\)+[.:@]\\)\\)\\(\\w\\|[-_]\\)*\\([.:/@]+\\(\\w\\|[-_~=?&]\\)+\\)+\\)"))) "\ 16307(defvar ispell-skip-region-alist `((ispell-words-keyword forward-line) (ispell-dictionary-keyword forward-line) (ispell-pdict-keyword forward-line) (ispell-parsing-keyword forward-line) (,(purecopy "^---*BEGIN PGP [A-Z ]*--*") \, (purecopy "^---*END PGP [A-Z ]*--*")) (,(purecopy "^begin [0-9][0-9][0-9] [^ ]+$") \, (purecopy "\nend\n")) (,(purecopy "^%!PS-Adobe-[123].0") \, (purecopy "\n%%EOF\n")) (,(purecopy "^---* \\(Start of \\)?[Ff]orwarded [Mm]essage") \, (purecopy "^---* End of [Ff]orwarded [Mm]essage"))) "\
16303Alist expressing beginning and end of regions not to spell check. 16308Alist expressing beginning and end of regions not to spell check.
16304The alist key must be a regular expression. 16309The alist key must be a regular expression.
16305Valid forms include: 16310Valid forms include:
@@ -16501,8 +16506,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16501 16506
16502;;;*** 16507;;;***
16503 16508
16504;;;### (autoloads nil "japan-util" "language/japan-util.el" (22086 16509;;;### (autoloads nil "japan-util" "language/japan-util.el" (22150
16505;;;;;; 11929 898062 731000)) 16510;;;;;; 28228 190072 702000))
16506;;; Generated autoloads from language/japan-util.el 16511;;; Generated autoloads from language/japan-util.el
16507 16512
16508(autoload 'setup-japanese-environment-internal "japan-util" "\ 16513(autoload 'setup-japanese-environment-internal "japan-util" "\
@@ -16579,8 +16584,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16579 16584
16580;;;*** 16585;;;***
16581 16586
16582;;;### (autoloads nil "jka-compr" "jka-compr.el" (22086 11929 890062 16587;;;### (autoloads nil "jka-compr" "jka-compr.el" (22150 28228 158072
16583;;;;;; 731000)) 16588;;;;;; 702000))
16584;;; Generated autoloads from jka-compr.el 16589;;; Generated autoloads from jka-compr.el
16585 16590
16586(defvar jka-compr-inhibit nil "\ 16591(defvar jka-compr-inhibit nil "\
@@ -16603,8 +16608,8 @@ by `jka-compr-installed'.
16603 16608
16604;;;*** 16609;;;***
16605 16610
16606;;;### (autoloads nil "js" "progmodes/js.el" (22109 36809 299889 16611;;;### (autoloads nil "js" "progmodes/js.el" (22150 28228 866072
16607;;;;;; 179000)) 16612;;;;;; 702000))
16608;;; Generated autoloads from progmodes/js.el 16613;;; Generated autoloads from progmodes/js.el
16609(push (purecopy '(js 9)) package--builtin-versions) 16614(push (purecopy '(js 9)) package--builtin-versions)
16610 16615
@@ -16631,14 +16636,14 @@ locally, like so:
16631 16636
16632;;;*** 16637;;;***
16633 16638
16634;;;### (autoloads nil "json" "json.el" (22101 42694 105526 804000)) 16639;;;### (autoloads nil "json" "json.el" (22150 28228 158072 702000))
16635;;; Generated autoloads from json.el 16640;;; Generated autoloads from json.el
16636(push (purecopy '(json 1 4)) package--builtin-versions) 16641(push (purecopy '(json 1 4)) package--builtin-versions)
16637 16642
16638;;;*** 16643;;;***
16639 16644
16640;;;### (autoloads nil "keypad" "emulation/keypad.el" (22092 27717 16645;;;### (autoloads nil "keypad" "emulation/keypad.el" (22150 28227
16641;;;;;; 636268 464000)) 16646;;;;;; 462072 702000))
16642;;; Generated autoloads from emulation/keypad.el 16647;;; Generated autoloads from emulation/keypad.el
16643 16648
16644(defvar keypad-setup nil "\ 16649(defvar keypad-setup nil "\
@@ -16693,8 +16698,8 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16693 16698
16694;;;*** 16699;;;***
16695 16700
16696;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (22086 16701;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (22150
16697;;;;;; 11929 878062 731000)) 16702;;;;;; 28228 106072 702000))
16698;;; Generated autoloads from international/kinsoku.el 16703;;; Generated autoloads from international/kinsoku.el
16699 16704
16700(autoload 'kinsoku "kinsoku" "\ 16705(autoload 'kinsoku "kinsoku" "\
@@ -16715,8 +16720,8 @@ the context of text formatting.
16715 16720
16716;;;*** 16721;;;***
16717 16722
16718;;;### (autoloads nil "kkc" "international/kkc.el" (22086 11929 878062 16723;;;### (autoloads nil "kkc" "international/kkc.el" (22150 28228 106072
16719;;;;;; 731000)) 16724;;;;;; 702000))
16720;;; Generated autoloads from international/kkc.el 16725;;; Generated autoloads from international/kkc.el
16721 16726
16722(defvar kkc-after-update-conversion-functions nil "\ 16727(defvar kkc-after-update-conversion-functions nil "\
@@ -16738,7 +16743,7 @@ and the return value is the length of the conversion.
16738 16743
16739;;;*** 16744;;;***
16740 16745
16741;;;### (autoloads nil "kmacro" "kmacro.el" (22086 11929 890062 731000)) 16746;;;### (autoloads nil "kmacro" "kmacro.el" (22150 28228 162072 702000))
16742;;; Generated autoloads from kmacro.el 16747;;; Generated autoloads from kmacro.el
16743 (global-set-key "\C-x(" 'kmacro-start-macro) 16748 (global-set-key "\C-x(" 'kmacro-start-macro)
16744 (global-set-key "\C-x)" 'kmacro-end-macro) 16749 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16850,8 +16855,8 @@ If kbd macro currently being defined end it before activating it.
16850 16855
16851;;;*** 16856;;;***
16852 16857
16853;;;### (autoloads nil "korea-util" "language/korea-util.el" (22086 16858;;;### (autoloads nil "korea-util" "language/korea-util.el" (22150
16854;;;;;; 11929 902062 731000)) 16859;;;;;; 28228 194072 702000))
16855;;; Generated autoloads from language/korea-util.el 16860;;; Generated autoloads from language/korea-util.el
16856 16861
16857(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ 16862(defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\
@@ -16865,8 +16870,8 @@ The kind of Korean keyboard for Korean input method.
16865 16870
16866;;;*** 16871;;;***
16867 16872
16868;;;### (autoloads nil "lao-util" "language/lao-util.el" (22086 11929 16873;;;### (autoloads nil "lao-util" "language/lao-util.el" (22150 28228
16869;;;;;; 902062 731000)) 16874;;;;;; 194072 702000))
16870;;; Generated autoloads from language/lao-util.el 16875;;; Generated autoloads from language/lao-util.el
16871 16876
16872(autoload 'lao-compose-string "lao-util" "\ 16877(autoload 'lao-compose-string "lao-util" "\
@@ -16903,8 +16908,8 @@ Transcribe Romanized Lao string STR to Lao character string.
16903 16908
16904;;;*** 16909;;;***
16905 16910
16906;;;### (autoloads nil "latexenc" "international/latexenc.el" (22086 16911;;;### (autoloads nil "latexenc" "international/latexenc.el" (22150
16907;;;;;; 11929 878062 731000)) 16912;;;;;; 28228 106072 702000))
16908;;; Generated autoloads from international/latexenc.el 16913;;; Generated autoloads from international/latexenc.el
16909 16914
16910(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))) "\ 16915(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))) "\
@@ -16936,7 +16941,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16936;;;*** 16941;;;***
16937 16942
16938;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" 16943;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el"
16939;;;;;; (22086 11929 878062 731000)) 16944;;;;;; (22150 28228 110072 702000))
16940;;; Generated autoloads from international/latin1-disp.el 16945;;; Generated autoloads from international/latin1-disp.el
16941 16946
16942(defvar latin1-display nil "\ 16947(defvar latin1-display nil "\
@@ -16977,8 +16982,8 @@ use either \\[customize] or the function `latin1-display'.")
16977 16982
16978;;;*** 16983;;;***
16979 16984
16980;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (22086 16985;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (22150
16981;;;;;; 11930 210062 731000)) 16986;;;;;; 28228 866072 702000))
16982;;; Generated autoloads from progmodes/ld-script.el 16987;;; Generated autoloads from progmodes/ld-script.el
16983 16988
16984(autoload 'ld-script-mode "ld-script" "\ 16989(autoload 'ld-script-mode "ld-script" "\
@@ -16988,8 +16993,8 @@ A major mode to edit GNU ld script files
16988 16993
16989;;;*** 16994;;;***
16990 16995
16991;;;### (autoloads nil "let-alist" "emacs-lisp/let-alist.el" (22092 16996;;;### (autoloads nil "let-alist" "emacs-lisp/let-alist.el" (22150
16992;;;;;; 27717 632268 464000)) 16997;;;;;; 28227 434072 702000))
16993;;; Generated autoloads from emacs-lisp/let-alist.el 16998;;; Generated autoloads from emacs-lisp/let-alist.el
16994(push (purecopy '(let-alist 1 0 4)) package--builtin-versions) 16999(push (purecopy '(let-alist 1 0 4)) package--builtin-versions)
16995 17000
@@ -17028,7 +17033,7 @@ displayed in the example above.
17028 17033
17029;;;*** 17034;;;***
17030 17035
17031;;;### (autoloads nil "life" "play/life.el" (22086 11930 130062 731000)) 17036;;;### (autoloads nil "life" "play/life.el" (22150 28228 678072 702000))
17032;;; Generated autoloads from play/life.el 17037;;; Generated autoloads from play/life.el
17033 17038
17034(autoload 'life "life" "\ 17039(autoload 'life "life" "\
@@ -17041,7 +17046,7 @@ generations (this defaults to 1).
17041 17046
17042;;;*** 17047;;;***
17043 17048
17044;;;### (autoloads nil "linum" "linum.el" (22086 11929 930062 731000)) 17049;;;### (autoloads nil "linum" "linum.el" (22150 28228 210072 702000))
17045;;; Generated autoloads from linum.el 17050;;; Generated autoloads from linum.el
17046(push (purecopy '(linum 0 9 24)) package--builtin-versions) 17051(push (purecopy '(linum 0 9 24)) package--builtin-versions)
17047 17052
@@ -17078,8 +17083,8 @@ See `linum-mode' for more information on Linum mode.
17078 17083
17079;;;*** 17084;;;***
17080 17085
17081;;;### (autoloads nil "loadhist" "loadhist.el" (22086 11929 930062 17086;;;### (autoloads nil "loadhist" "loadhist.el" (22150 28228 210072
17082;;;;;; 731000)) 17087;;;;;; 702000))
17083;;; Generated autoloads from loadhist.el 17088;;; Generated autoloads from loadhist.el
17084 17089
17085(autoload 'unload-feature "loadhist" "\ 17090(autoload 'unload-feature "loadhist" "\
@@ -17110,7 +17115,7 @@ something strange, such as redefining an Emacs function.
17110 17115
17111;;;*** 17116;;;***
17112 17117
17113;;;### (autoloads nil "locate" "locate.el" (22086 11929 930062 731000)) 17118;;;### (autoloads nil "locate" "locate.el" (22150 28228 210072 702000))
17114;;; Generated autoloads from locate.el 17119;;; Generated autoloads from locate.el
17115 17120
17116(defvar locate-ls-subdir-switches (purecopy "-al") "\ 17121(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -17162,8 +17167,8 @@ except that FILTER is not optional.
17162 17167
17163;;;*** 17168;;;***
17164 17169
17165;;;### (autoloads nil "log-edit" "vc/log-edit.el" (22092 27718 544268 17170;;;### (autoloads nil "log-edit" "vc/log-edit.el" (22150 28229 278072
17166;;;;;; 464000)) 17171;;;;;; 702000))
17167;;; Generated autoloads from vc/log-edit.el 17172;;; Generated autoloads from vc/log-edit.el
17168 17173
17169(autoload 'log-edit "log-edit" "\ 17174(autoload 'log-edit "log-edit" "\
@@ -17194,8 +17199,8 @@ done. Otherwise, it uses the current buffer.
17194 17199
17195;;;*** 17200;;;***
17196 17201
17197;;;### (autoloads nil "log-view" "vc/log-view.el" (22086 11930 378062 17202;;;### (autoloads nil "log-view" "vc/log-view.el" (22150 28229 278072
17198;;;;;; 731000)) 17203;;;;;; 702000))
17199;;; Generated autoloads from vc/log-view.el 17204;;; Generated autoloads from vc/log-view.el
17200 17205
17201(autoload 'log-view-mode "log-view" "\ 17206(autoload 'log-view-mode "log-view" "\
@@ -17205,7 +17210,7 @@ Major mode for browsing CVS log output.
17205 17210
17206;;;*** 17211;;;***
17207 17212
17208;;;### (autoloads nil "lpr" "lpr.el" (22086 11929 930062 731000)) 17213;;;### (autoloads nil "lpr" "lpr.el" (22150 28228 210072 702000))
17209;;; Generated autoloads from lpr.el 17214;;; Generated autoloads from lpr.el
17210 17215
17211(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ 17216(defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\
@@ -17300,8 +17305,8 @@ for further customization of the printer command.
17300 17305
17301;;;*** 17306;;;***
17302 17307
17303;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22086 11929 930062 17308;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (22150 28228 210072
17304;;;;;; 731000)) 17309;;;;;; 702000))
17305;;; Generated autoloads from ls-lisp.el 17310;;; Generated autoloads from ls-lisp.el
17306 17311
17307(defvar ls-lisp-support-shell-wildcards t "\ 17312(defvar ls-lisp-support-shell-wildcards t "\
@@ -17312,8 +17317,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17312 17317
17313;;;*** 17318;;;***
17314 17319
17315;;;### (autoloads nil "lunar" "calendar/lunar.el" (22086 11929 534062 17320;;;### (autoloads nil "lunar" "calendar/lunar.el" (22150 28227 78072
17316;;;;;; 731000)) 17321;;;;;; 702000))
17317;;; Generated autoloads from calendar/lunar.el 17322;;; Generated autoloads from calendar/lunar.el
17318 17323
17319(autoload 'lunar-phases "lunar" "\ 17324(autoload 'lunar-phases "lunar" "\
@@ -17325,8 +17330,8 @@ This function is suitable for execution in an init file.
17325 17330
17326;;;*** 17331;;;***
17327 17332
17328;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (22086 11930 17333;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (22150 28228
17329;;;;;; 210062 731000)) 17334;;;;;; 866072 702000))
17330;;; Generated autoloads from progmodes/m4-mode.el 17335;;; Generated autoloads from progmodes/m4-mode.el
17331 17336
17332(autoload 'm4-mode "m4-mode" "\ 17337(autoload 'm4-mode "m4-mode" "\
@@ -17336,7 +17341,7 @@ A major mode to edit m4 macro files.
17336 17341
17337;;;*** 17342;;;***
17338 17343
17339;;;### (autoloads nil "macros" "macros.el" (22086 11929 930062 731000)) 17344;;;### (autoloads nil "macros" "macros.el" (22150 28228 210072 702000))
17340;;; Generated autoloads from macros.el 17345;;; Generated autoloads from macros.el
17341 17346
17342(autoload 'name-last-kbd-macro "macros" "\ 17347(autoload 'name-last-kbd-macro "macros" "\
@@ -17425,8 +17430,8 @@ and then select the region of un-tablified names and use
17425 17430
17426;;;*** 17431;;;***
17427 17432
17428;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22086 11929 17433;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (22150 28228
17429;;;;;; 934062 731000)) 17434;;;;;; 230072 702000))
17430;;; Generated autoloads from mail/mail-extr.el 17435;;; Generated autoloads from mail/mail-extr.el
17431 17436
17432(autoload 'mail-extract-address-components "mail-extr" "\ 17437(autoload 'mail-extract-address-components "mail-extr" "\
@@ -17456,8 +17461,8 @@ Convert mail domain DOMAIN to the country it corresponds to.
17456 17461
17457;;;*** 17462;;;***
17458 17463
17459;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (22086 11929 17464;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (22150 28228
17460;;;;;; 934062 731000)) 17465;;;;;; 230072 702000))
17461;;; Generated autoloads from mail/mail-hist.el 17466;;; Generated autoloads from mail/mail-hist.el
17462 17467
17463(autoload 'mail-hist-define-keys "mail-hist" "\ 17468(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17486,8 +17491,8 @@ This function normally would be called when the message is sent.
17486 17491
17487;;;*** 17492;;;***
17488 17493
17489;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (22086 11929 17494;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (22150 28228
17490;;;;;; 934062 731000)) 17495;;;;;; 230072 702000))
17491;;; Generated autoloads from mail/mail-utils.el 17496;;; Generated autoloads from mail/mail-utils.el
17492 17497
17493(defvar mail-use-rfc822 nil "\ 17498(defvar mail-use-rfc822 nil "\
@@ -17561,8 +17566,8 @@ matches may be returned from the message body.
17561 17566
17562;;;*** 17567;;;***
17563 17568
17564;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (22086 11929 17569;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (22150 28228
17565;;;;;; 938062 731000)) 17570;;;;;; 230072 702000))
17566;;; Generated autoloads from mail/mailabbrev.el 17571;;; Generated autoloads from mail/mailabbrev.el
17567 17572
17568(defvar mail-abbrevs-mode nil "\ 17573(defvar mail-abbrevs-mode nil "\
@@ -17611,8 +17616,8 @@ double-quotes.
17611 17616
17612;;;*** 17617;;;***
17613 17618
17614;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22086 11929 17619;;;### (autoloads nil "mailalias" "mail/mailalias.el" (22150 28228
17615;;;;;; 938062 731000)) 17620;;;;;; 230072 702000))
17616;;; Generated autoloads from mail/mailalias.el 17621;;; Generated autoloads from mail/mailalias.el
17617 17622
17618(defvar mail-complete-style 'angles "\ 17623(defvar mail-complete-style 'angles "\
@@ -17665,8 +17670,8 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17665 17670
17666;;;*** 17671;;;***
17667 17672
17668;;;### (autoloads nil "mailclient" "mail/mailclient.el" (22086 11929 17673;;;### (autoloads nil "mailclient" "mail/mailclient.el" (22150 28228
17669;;;;;; 938062 731000)) 17674;;;;;; 234072 702000))
17670;;; Generated autoloads from mail/mailclient.el 17675;;; Generated autoloads from mail/mailclient.el
17671 17676
17672(autoload 'mailclient-send-it "mailclient" "\ 17677(autoload 'mailclient-send-it "mailclient" "\
@@ -17678,8 +17683,8 @@ The mail client is taken to be the handler of mailto URLs.
17678 17683
17679;;;*** 17684;;;***
17680 17685
17681;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22086 17686;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (22150
17682;;;;;; 11930 210062 731000)) 17687;;;;;; 28228 870072 702000))
17683;;; Generated autoloads from progmodes/make-mode.el 17688;;; Generated autoloads from progmodes/make-mode.el
17684 17689
17685(autoload 'makefile-mode "make-mode" "\ 17690(autoload 'makefile-mode "make-mode" "\
@@ -17796,8 +17801,8 @@ An adapted `makefile-mode' that knows about imake.
17796 17801
17797;;;*** 17802;;;***
17798 17803
17799;;;### (autoloads nil "makesum" "makesum.el" (22086 11929 954062 17804;;;### (autoloads nil "makesum" "makesum.el" (22150 28228 258072
17800;;;;;; 731000)) 17805;;;;;; 702000))
17801;;; Generated autoloads from makesum.el 17806;;; Generated autoloads from makesum.el
17802 17807
17803(autoload 'make-command-summary "makesum" "\ 17808(autoload 'make-command-summary "makesum" "\
@@ -17808,7 +17813,7 @@ Previous contents of that buffer are killed first.
17808 17813
17809;;;*** 17814;;;***
17810 17815
17811;;;### (autoloads nil "man" "man.el" (22086 11929 954062 731000)) 17816;;;### (autoloads nil "man" "man.el" (22150 28228 262072 702000))
17812;;; Generated autoloads from man.el 17817;;; Generated autoloads from man.el
17813 17818
17814(defalias 'manual-entry 'man) 17819(defalias 'manual-entry 'man)
@@ -17864,14 +17869,14 @@ Default bookmark handler for Man buffers.
17864 17869
17865;;;*** 17870;;;***
17866 17871
17867;;;### (autoloads nil "map" "emacs-lisp/map.el" (22086 11929 678062 17872;;;### (autoloads nil "map" "emacs-lisp/map.el" (22150 28227 438072
17868;;;;;; 731000)) 17873;;;;;; 702000))
17869;;; Generated autoloads from emacs-lisp/map.el 17874;;; Generated autoloads from emacs-lisp/map.el
17870(push (purecopy '(map 1 0)) package--builtin-versions) 17875(push (purecopy '(map 1 0)) package--builtin-versions)
17871 17876
17872;;;*** 17877;;;***
17873 17878
17874;;;### (autoloads nil "master" "master.el" (22086 11929 954062 731000)) 17879;;;### (autoloads nil "master" "master.el" (22150 28228 262072 702000))
17875;;; Generated autoloads from master.el 17880;;; Generated autoloads from master.el
17876(push (purecopy '(master 1 0 2)) package--builtin-versions) 17881(push (purecopy '(master 1 0 2)) package--builtin-versions)
17877 17882
@@ -17894,8 +17899,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
17894 17899
17895;;;*** 17900;;;***
17896 17901
17897;;;### (autoloads nil "mb-depth" "mb-depth.el" (22086 11929 958062 17902;;;### (autoloads nil "mb-depth" "mb-depth.el" (22150 28228 262072
17898;;;;;; 731000)) 17903;;;;;; 702000))
17899;;; Generated autoloads from mb-depth.el 17904;;; Generated autoloads from mb-depth.el
17900 17905
17901(defvar minibuffer-depth-indicate-mode nil "\ 17906(defvar minibuffer-depth-indicate-mode nil "\
@@ -17922,14 +17927,14 @@ recursion depth in the minibuffer prompt. This is only useful if
17922 17927
17923;;;*** 17928;;;***
17924 17929
17925;;;### (autoloads nil "md4" "md4.el" (22086 11929 958062 731000)) 17930;;;### (autoloads nil "md4" "md4.el" (22150 28228 262072 702000))
17926;;; Generated autoloads from md4.el 17931;;; Generated autoloads from md4.el
17927(push (purecopy '(md4 1 0)) package--builtin-versions) 17932(push (purecopy '(md4 1 0)) package--builtin-versions)
17928 17933
17929;;;*** 17934;;;***
17930 17935
17931;;;### (autoloads nil "message" "gnus/message.el" (22092 27717 852268 17936;;;### (autoloads nil "message" "gnus/message.el" (22150 28227 974072
17932;;;;;; 464000)) 17937;;;;;; 702000))
17933;;; Generated autoloads from gnus/message.el 17938;;; Generated autoloads from gnus/message.el
17934 17939
17935(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17940(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18094,8 +18099,8 @@ which specify the range to operate on.
18094 18099
18095;;;*** 18100;;;***
18096 18101
18097;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (22086 18102;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (22150
18098;;;;;; 11930 210062 731000)) 18103;;;;;; 28228 870072 702000))
18099;;; Generated autoloads from progmodes/meta-mode.el 18104;;; Generated autoloads from progmodes/meta-mode.el
18100(push (purecopy '(meta-mode 1 0)) package--builtin-versions) 18105(push (purecopy '(meta-mode 1 0)) package--builtin-versions)
18101 18106
@@ -18111,8 +18116,8 @@ Major mode for editing MetaPost sources.
18111 18116
18112;;;*** 18117;;;***
18113 18118
18114;;;### (autoloads nil "metamail" "mail/metamail.el" (22086 11929 18119;;;### (autoloads nil "metamail" "mail/metamail.el" (22150 28228
18115;;;;;; 938062 731000)) 18120;;;;;; 234072 702000))
18116;;; Generated autoloads from mail/metamail.el 18121;;; Generated autoloads from mail/metamail.el
18117 18122
18118(autoload 'metamail-interpret-header "metamail" "\ 18123(autoload 'metamail-interpret-header "metamail" "\
@@ -18155,8 +18160,8 @@ redisplayed as output is inserted.
18155 18160
18156;;;*** 18161;;;***
18157 18162
18158;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22086 11929 970062 18163;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (22150 28228 294072
18159;;;;;; 731000)) 18164;;;;;; 702000))
18160;;; Generated autoloads from mh-e/mh-comp.el 18165;;; Generated autoloads from mh-e/mh-comp.el
18161 18166
18162(autoload 'mh-smail "mh-comp" "\ 18167(autoload 'mh-smail "mh-comp" "\
@@ -18246,7 +18251,7 @@ delete the draft message.
18246 18251
18247;;;*** 18252;;;***
18248 18253
18249;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (22092 27717 888268 464000)) 18254;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (22150 28228 298072 702000))
18250;;; Generated autoloads from mh-e/mh-e.el 18255;;; Generated autoloads from mh-e/mh-e.el
18251(push (purecopy '(mh-e 8 6)) package--builtin-versions) 18256(push (purecopy '(mh-e 8 6)) package--builtin-versions)
18252 18257
@@ -18263,8 +18268,8 @@ Display version information about MH-E and the MH mail handling system.
18263 18268
18264;;;*** 18269;;;***
18265 18270
18266;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (22086 11929 18271;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (22150 28228
18267;;;;;; 970062 731000)) 18272;;;;;; 302072 702000))
18268;;; Generated autoloads from mh-e/mh-folder.el 18273;;; Generated autoloads from mh-e/mh-folder.el
18269 18274
18270(autoload 'mh-rmail "mh-folder" "\ 18275(autoload 'mh-rmail "mh-folder" "\
@@ -18345,8 +18350,8 @@ perform the operation on all messages in that region.
18345 18350
18346;;;*** 18351;;;***
18347 18352
18348;;;### (autoloads nil "midnight" "midnight.el" (22086 11929 978062 18353;;;### (autoloads nil "midnight" "midnight.el" (22150 28228 322072
18349;;;;;; 731000)) 18354;;;;;; 702000))
18350;;; Generated autoloads from midnight.el 18355;;; Generated autoloads from midnight.el
18351 18356
18352(defvar midnight-mode nil "\ 18357(defvar midnight-mode nil "\
@@ -18386,8 +18391,8 @@ to its second argument TM.
18386 18391
18387;;;*** 18392;;;***
18388 18393
18389;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (22086 11929 18394;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (22150 28228
18390;;;;;; 978062 731000)) 18395;;;;;; 322072 702000))
18391;;; Generated autoloads from minibuf-eldef.el 18396;;; Generated autoloads from minibuf-eldef.el
18392 18397
18393(defvar minibuffer-electric-default-mode nil "\ 18398(defvar minibuffer-electric-default-mode nil "\
@@ -18416,7 +18421,7 @@ is modified to remove the default indication.
18416 18421
18417;;;*** 18422;;;***
18418 18423
18419;;;### (autoloads nil "misc" "misc.el" (22086 11929 982062 731000)) 18424;;;### (autoloads nil "misc" "misc.el" (22150 28228 326072 702000))
18420;;; Generated autoloads from misc.el 18425;;; Generated autoloads from misc.el
18421 18426
18422(autoload 'butterfly "misc" "\ 18427(autoload 'butterfly "misc" "\
@@ -18444,8 +18449,8 @@ The return value is always nil.
18444 18449
18445;;;*** 18450;;;***
18446 18451
18447;;;### (autoloads nil "misearch" "misearch.el" (22086 11929 982062 18452;;;### (autoloads nil "misearch" "misearch.el" (22150 28228 326072
18448;;;;;; 731000)) 18453;;;;;; 702000))
18449;;; Generated autoloads from misearch.el 18454;;; Generated autoloads from misearch.el
18450 (add-hook 'isearch-mode-hook 'multi-isearch-setup) 18455 (add-hook 'isearch-mode-hook 'multi-isearch-setup)
18451 18456
@@ -18533,8 +18538,8 @@ whose file names match the specified wildcard.
18533 18538
18534;;;*** 18539;;;***
18535 18540
18536;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (22086 18541;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (22150
18537;;;;;; 11930 210062 731000)) 18542;;;;;; 28228 874072 702000))
18538;;; Generated autoloads from progmodes/mixal-mode.el 18543;;; Generated autoloads from progmodes/mixal-mode.el
18539(push (purecopy '(mixal-mode 0 1)) package--builtin-versions) 18544(push (purecopy '(mixal-mode 0 1)) package--builtin-versions)
18540 18545
@@ -18545,8 +18550,8 @@ Major mode for the mixal asm language.
18545 18550
18546;;;*** 18551;;;***
18547 18552
18548;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (22086 11929 18553;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (22150 28227
18549;;;;;; 818062 731000)) 18554;;;;;; 978072 702000))
18550;;; Generated autoloads from gnus/mm-encode.el 18555;;; Generated autoloads from gnus/mm-encode.el
18551 18556
18552(autoload 'mm-default-file-encoding "mm-encode" "\ 18557(autoload 'mm-default-file-encoding "mm-encode" "\
@@ -18556,8 +18561,8 @@ Return a default encoding for FILE.
18556 18561
18557;;;*** 18562;;;***
18558 18563
18559;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (22086 11929 18564;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (22150 28227
18560;;;;;; 818062 731000)) 18565;;;;;; 978072 702000))
18561;;; Generated autoloads from gnus/mm-extern.el 18566;;; Generated autoloads from gnus/mm-extern.el
18562 18567
18563(autoload 'mm-extern-cache-contents "mm-extern" "\ 18568(autoload 'mm-extern-cache-contents "mm-extern" "\
@@ -18575,8 +18580,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18575 18580
18576;;;*** 18581;;;***
18577 18582
18578;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22086 11929 18583;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (22150 28227
18579;;;;;; 818062 731000)) 18584;;;;;; 978072 702000))
18580;;; Generated autoloads from gnus/mm-partial.el 18585;;; Generated autoloads from gnus/mm-partial.el
18581 18586
18582(autoload 'mm-inline-partial "mm-partial" "\ 18587(autoload 'mm-inline-partial "mm-partial" "\
@@ -18589,8 +18594,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18589 18594
18590;;;*** 18595;;;***
18591 18596
18592;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22086 11929 818062 18597;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (22150 28227 978072
18593;;;;;; 731000)) 18598;;;;;; 702000))
18594;;; Generated autoloads from gnus/mm-url.el 18599;;; Generated autoloads from gnus/mm-url.el
18595 18600
18596(autoload 'mm-url-insert-file-contents "mm-url" "\ 18601(autoload 'mm-url-insert-file-contents "mm-url" "\
@@ -18606,8 +18611,8 @@ Insert file contents of URL using `mm-url-program'.
18606 18611
18607;;;*** 18612;;;***
18608 18613
18609;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22086 11929 818062 18614;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (22150 28227 982072
18610;;;;;; 731000)) 18615;;;;;; 702000))
18611;;; Generated autoloads from gnus/mm-uu.el 18616;;; Generated autoloads from gnus/mm-uu.el
18612 18617
18613(autoload 'mm-uu-dissect "mm-uu" "\ 18618(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18626,7 +18631,7 @@ Assume text has been decoded if DECODED is non-nil.
18626 18631
18627;;;*** 18632;;;***
18628 18633
18629;;;### (autoloads nil "mml" "gnus/mml.el" (22086 11929 822062 731000)) 18634;;;### (autoloads nil "mml" "gnus/mml.el" (22150 28227 986072 702000))
18630;;; Generated autoloads from gnus/mml.el 18635;;; Generated autoloads from gnus/mml.el
18631 18636
18632(autoload 'mml-to-mime "mml" "\ 18637(autoload 'mml-to-mime "mml" "\
@@ -18651,8 +18656,8 @@ body) or \"attachment\" (separate from the body).
18651 18656
18652;;;*** 18657;;;***
18653 18658
18654;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22086 11929 822062 18659;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (22150 28227 986072
18655;;;;;; 731000)) 18660;;;;;; 702000))
18656;;; Generated autoloads from gnus/mml1991.el 18661;;; Generated autoloads from gnus/mml1991.el
18657 18662
18658(autoload 'mml1991-encrypt "mml1991" "\ 18663(autoload 'mml1991-encrypt "mml1991" "\
@@ -18667,8 +18672,8 @@ body) or \"attachment\" (separate from the body).
18667 18672
18668;;;*** 18673;;;***
18669 18674
18670;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22086 11929 822062 18675;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (22150 28227 990072
18671;;;;;; 731000)) 18676;;;;;; 702000))
18672;;; Generated autoloads from gnus/mml2015.el 18677;;; Generated autoloads from gnus/mml2015.el
18673 18678
18674(autoload 'mml2015-decrypt "mml2015" "\ 18679(autoload 'mml2015-decrypt "mml2015" "\
@@ -18708,8 +18713,8 @@ body) or \"attachment\" (separate from the body).
18708 18713
18709;;;*** 18714;;;***
18710 18715
18711;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (22096 24780 18716;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (22150 28227
18712;;;;;; 204094 47000)) 18717;;;;;; 222072 702000))
18713;;; Generated autoloads from cedet/mode-local.el 18718;;; Generated autoloads from cedet/mode-local.el
18714 18719
18715(put 'define-overloadable-function 'doc-string-elt 3) 18720(put 'define-overloadable-function 'doc-string-elt 3)
@@ -18750,8 +18755,8 @@ followed by the first character of the construct.
18750 18755
18751;;;*** 18756;;;***
18752 18757
18753;;;### (autoloads nil "morse" "play/morse.el" (22086 11930 130062 18758;;;### (autoloads nil "morse" "play/morse.el" (22150 28228 682072
18754;;;;;; 731000)) 18759;;;;;; 702000))
18755;;; Generated autoloads from play/morse.el 18760;;; Generated autoloads from play/morse.el
18756 18761
18757(autoload 'morse-region "morse" "\ 18762(autoload 'morse-region "morse" "\
@@ -18776,8 +18781,8 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18776 18781
18777;;;*** 18782;;;***
18778 18783
18779;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (22086 11929 982062 18784;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (22150 28228 326072
18780;;;;;; 731000)) 18785;;;;;; 702000))
18781;;; Generated autoloads from mouse-drag.el 18786;;; Generated autoloads from mouse-drag.el
18782 18787
18783(autoload 'mouse-drag-throw "mouse-drag" "\ 18788(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18824,7 +18829,7 @@ To test this function, evaluate:
18824 18829
18825;;;*** 18830;;;***
18826 18831
18827;;;### (autoloads nil "mpc" "mpc.el" (22105 39773 859886 896000)) 18832;;;### (autoloads nil "mpc" "mpc.el" (22150 28228 326072 702000))
18828;;; Generated autoloads from mpc.el 18833;;; Generated autoloads from mpc.el
18829 18834
18830(autoload 'mpc "mpc" "\ 18835(autoload 'mpc "mpc" "\
@@ -18834,7 +18839,7 @@ Main entry point for MPC.
18834 18839
18835;;;*** 18840;;;***
18836 18841
18837;;;### (autoloads nil "mpuz" "play/mpuz.el" (22086 11930 130062 731000)) 18842;;;### (autoloads nil "mpuz" "play/mpuz.el" (22150 28228 682072 702000))
18838;;; Generated autoloads from play/mpuz.el 18843;;; Generated autoloads from play/mpuz.el
18839 18844
18840(autoload 'mpuz "mpuz" "\ 18845(autoload 'mpuz "mpuz" "\
@@ -18844,7 +18849,7 @@ Multiplication puzzle with GNU Emacs.
18844 18849
18845;;;*** 18850;;;***
18846 18851
18847;;;### (autoloads nil "msb" "msb.el" (22086 11929 986062 731000)) 18852;;;### (autoloads nil "msb" "msb.el" (22150 28228 338072 702000))
18848;;; Generated autoloads from msb.el 18853;;; Generated autoloads from msb.el
18849 18854
18850(defvar msb-mode nil "\ 18855(defvar msb-mode nil "\
@@ -18869,8 +18874,8 @@ different buffer menu using the function `msb'.
18869 18874
18870;;;*** 18875;;;***
18871 18876
18872;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (22086 18877;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (22150
18873;;;;;; 11929 882062 731000)) 18878;;;;;; 28228 114072 702000))
18874;;; Generated autoloads from international/mule-diag.el 18879;;; Generated autoloads from international/mule-diag.el
18875 18880
18876(autoload 'list-character-sets "mule-diag" "\ 18881(autoload 'list-character-sets "mule-diag" "\
@@ -19002,8 +19007,8 @@ The default is 20. If LIMIT is negative, do not limit the listing.
19002 19007
19003;;;*** 19008;;;***
19004 19009
19005;;;### (autoloads nil "mule-util" "international/mule-util.el" (22108 19010;;;### (autoloads nil "mule-util" "international/mule-util.el" (22150
19006;;;;;; 15942 546032 987000)) 19011;;;;;; 28228 114072 702000))
19007;;; Generated autoloads from international/mule-util.el 19012;;; Generated autoloads from international/mule-util.el
19008 19013
19009(defsubst string-to-list (string) "\ 19014(defsubst string-to-list (string) "\
@@ -19162,8 +19167,8 @@ QUALITY can be:
19162 19167
19163;;;*** 19168;;;***
19164 19169
19165;;;### (autoloads nil "net-utils" "net/net-utils.el" (22086 11929 19170;;;### (autoloads nil "net-utils" "net/net-utils.el" (22150 28228
19166;;;;;; 998062 731000)) 19171;;;;;; 378072 702000))
19167;;; Generated autoloads from net/net-utils.el 19172;;; Generated autoloads from net/net-utils.el
19168 19173
19169(autoload 'ifconfig "net-utils" "\ 19174(autoload 'ifconfig "net-utils" "\
@@ -19257,8 +19262,8 @@ Open a network connection to HOST on PORT.
19257 19262
19258;;;*** 19263;;;***
19259 19264
19260;;;### (autoloads nil "netrc" "net/netrc.el" (22086 11929 998062 19265;;;### (autoloads nil "netrc" "net/netrc.el" (22150 28228 378072
19261;;;;;; 731000)) 19266;;;;;; 702000))
19262;;; Generated autoloads from net/netrc.el 19267;;; Generated autoloads from net/netrc.el
19263 19268
19264(autoload 'netrc-credentials "netrc" "\ 19269(autoload 'netrc-credentials "netrc" "\
@@ -19270,8 +19275,8 @@ listed in the PORTS list.
19270 19275
19271;;;*** 19276;;;***
19272 19277
19273;;;### (autoloads nil "network-stream" "net/network-stream.el" (22086 19278;;;### (autoloads nil "network-stream" "net/network-stream.el" (22150
19274;;;;;; 11929 998062 731000)) 19279;;;;;; 28228 378072 702000))
19275;;; Generated autoloads from net/network-stream.el 19280;;; Generated autoloads from net/network-stream.el
19276 19281
19277(autoload 'open-network-stream "network-stream" "\ 19282(autoload 'open-network-stream "network-stream" "\
@@ -19367,8 +19372,8 @@ asynchronously, if possible.
19367 19372
19368;;;*** 19373;;;***
19369 19374
19370;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (22092 19375;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (22150
19371;;;;;; 27717 964268 464000)) 19376;;;;;; 28228 378072 702000))
19372;;; Generated autoloads from net/newst-backend.el 19377;;; Generated autoloads from net/newst-backend.el
19373 19378
19374(autoload 'newsticker-running-p "newst-backend" "\ 19379(autoload 'newsticker-running-p "newst-backend" "\
@@ -19390,7 +19395,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19390;;;*** 19395;;;***
19391 19396
19392;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" 19397;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el"
19393;;;;;; (22092 27717 980268 464000)) 19398;;;;;; (22150 28228 382072 702000))
19394;;; Generated autoloads from net/newst-plainview.el 19399;;; Generated autoloads from net/newst-plainview.el
19395 19400
19396(autoload 'newsticker-plainview "newst-plainview" "\ 19401(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19400,8 +19405,8 @@ Start newsticker plainview.
19400 19405
19401;;;*** 19406;;;***
19402 19407
19403;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (22086 19408;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (22150
19404;;;;;; 11929 998062 731000)) 19409;;;;;; 28228 382072 702000))
19405;;; Generated autoloads from net/newst-reader.el 19410;;; Generated autoloads from net/newst-reader.el
19406 19411
19407(autoload 'newsticker-show-news "newst-reader" "\ 19412(autoload 'newsticker-show-news "newst-reader" "\
@@ -19411,8 +19416,8 @@ Start reading news. You may want to bind this to a key.
19411 19416
19412;;;*** 19417;;;***
19413 19418
19414;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (22086 19419;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (22150
19415;;;;;; 11929 998062 731000)) 19420;;;;;; 28228 382072 702000))
19416;;; Generated autoloads from net/newst-ticker.el 19421;;; Generated autoloads from net/newst-ticker.el
19417 19422
19418(autoload 'newsticker-ticker-running-p "newst-ticker" "\ 19423(autoload 'newsticker-ticker-running-p "newst-ticker" "\
@@ -19432,8 +19437,8 @@ running already.
19432 19437
19433;;;*** 19438;;;***
19434 19439
19435;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22109 19440;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (22150
19436;;;;;; 36809 263889 179000)) 19441;;;;;; 28228 382072 702000))
19437;;; Generated autoloads from net/newst-treeview.el 19442;;; Generated autoloads from net/newst-treeview.el
19438 19443
19439(autoload 'newsticker-treeview "newst-treeview" "\ 19444(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19443,8 +19448,8 @@ Start newsticker treeview.
19443 19448
19444;;;*** 19449;;;***
19445 19450
19446;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22086 11929 822062 19451;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (22150 28227 990072
19447;;;;;; 731000)) 19452;;;;;; 702000))
19448;;; Generated autoloads from gnus/nndiary.el 19453;;; Generated autoloads from gnus/nndiary.el
19449 19454
19450(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19455(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19454,8 +19459,8 @@ Generate NOV databases in all nndiary directories.
19454 19459
19455;;;*** 19460;;;***
19456 19461
19457;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22086 11929 822062 19462;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (22150 28227 990072
19458;;;;;; 731000)) 19463;;;;;; 702000))
19459;;; Generated autoloads from gnus/nndoc.el 19464;;; Generated autoloads from gnus/nndoc.el
19460 19465
19461(autoload 'nndoc-add-type "nndoc" "\ 19466(autoload 'nndoc-add-type "nndoc" "\
@@ -19469,8 +19474,8 @@ symbol in the alist.
19469 19474
19470;;;*** 19475;;;***
19471 19476
19472;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22086 11929 19477;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (22150 28227
19473;;;;;; 826062 731000)) 19478;;;;;; 994072 702000))
19474;;; Generated autoloads from gnus/nnfolder.el 19479;;; Generated autoloads from gnus/nnfolder.el
19475 19480
19476(autoload 'nnfolder-generate-active-file "nnfolder" "\ 19481(autoload 'nnfolder-generate-active-file "nnfolder" "\
@@ -19481,7 +19486,7 @@ This command does not work if you use short group names.
19481 19486
19482;;;*** 19487;;;***
19483 19488
19484;;;### (autoloads nil "nnml" "gnus/nnml.el" (22102 63557 304509 103000)) 19489;;;### (autoloads nil "nnml" "gnus/nnml.el" (22150 28228 2072 702000))
19485;;; Generated autoloads from gnus/nnml.el 19490;;; Generated autoloads from gnus/nnml.el
19486 19491
19487(autoload 'nnml-generate-nov-databases "nnml" "\ 19492(autoload 'nnml-generate-nov-databases "nnml" "\
@@ -19491,7 +19496,7 @@ Generate NOV databases in all nnml directories.
19491 19496
19492;;;*** 19497;;;***
19493 19498
19494;;;### (autoloads nil "novice" "novice.el" (22086 11930 22062 731000)) 19499;;;### (autoloads nil "novice" "novice.el" (22150 28228 446072 702000))
19495;;; Generated autoloads from novice.el 19500;;; Generated autoloads from novice.el
19496 19501
19497(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19502(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19523,8 +19528,8 @@ future sessions.
19523 19528
19524;;;*** 19529;;;***
19525 19530
19526;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (22086 19531;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (22150
19527;;;;;; 11930 318062 731000)) 19532;;;;;; 28229 102072 702000))
19528;;; Generated autoloads from textmodes/nroff-mode.el 19533;;; Generated autoloads from textmodes/nroff-mode.el
19529 19534
19530(autoload 'nroff-mode "nroff-mode" "\ 19535(autoload 'nroff-mode "nroff-mode" "\
@@ -19538,14 +19543,14 @@ closing requests for requests that are used in matched pairs.
19538 19543
19539;;;*** 19544;;;***
19540 19545
19541;;;### (autoloads nil "ntlm" "net/ntlm.el" (22086 11930 2062 731000)) 19546;;;### (autoloads nil "ntlm" "net/ntlm.el" (22150 28228 386072 702000))
19542;;; Generated autoloads from net/ntlm.el 19547;;; Generated autoloads from net/ntlm.el
19543(push (purecopy '(ntlm 2 0 0)) package--builtin-versions) 19548(push (purecopy '(ntlm 2 0 0)) package--builtin-versions)
19544 19549
19545;;;*** 19550;;;***
19546 19551
19547;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (22086 11930 19552;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (22150 28228
19548;;;;;; 26062 731000)) 19553;;;;;; 450072 702000))
19549;;; Generated autoloads from nxml/nxml-glyph.el 19554;;; Generated autoloads from nxml/nxml-glyph.el
19550 19555
19551(autoload 'nxml-glyph-display-string "nxml-glyph" "\ 19556(autoload 'nxml-glyph-display-string "nxml-glyph" "\
@@ -19557,8 +19562,8 @@ Return nil if the face cannot display a glyph for N.
19557 19562
19558;;;*** 19563;;;***
19559 19564
19560;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (22086 11930 19565;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (22150 28228
19561;;;;;; 26062 731000)) 19566;;;;;; 450072 702000))
19562;;; Generated autoloads from nxml/nxml-mode.el 19567;;; Generated autoloads from nxml/nxml-mode.el
19563 19568
19564(autoload 'nxml-mode "nxml-mode" "\ 19569(autoload 'nxml-mode "nxml-mode" "\
@@ -19618,8 +19623,8 @@ Many aspects this mode can be customized using
19618 19623
19619;;;*** 19624;;;***
19620 19625
19621;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (22086 11930 19626;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (22150 28228
19622;;;;;; 26062 731000)) 19627;;;;;; 454072 702000))
19623;;; Generated autoloads from nxml/nxml-uchnm.el 19628;;; Generated autoloads from nxml/nxml-uchnm.el
19624 19629
19625(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ 19630(autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\
@@ -19631,8 +19636,8 @@ the variable `nxml-enabled-unicode-blocks'.
19631 19636
19632;;;*** 19637;;;***
19633 19638
19634;;;### (autoloads nil "octave" "progmodes/octave.el" (22086 11930 19639;;;### (autoloads nil "octave" "progmodes/octave.el" (22150 28228
19635;;;;;; 214062 731000)) 19640;;;;;; 874072 702000))
19636;;; Generated autoloads from progmodes/octave.el 19641;;; Generated autoloads from progmodes/octave.el
19637 19642
19638(autoload 'octave-mode "octave" "\ 19643(autoload 'octave-mode "octave" "\
@@ -19669,8 +19674,8 @@ startup file, `~/.emacs-octave'.
19669 19674
19670;;;*** 19675;;;***
19671 19676
19672;;;### (autoloads nil "opascal" "progmodes/opascal.el" (22086 11930 19677;;;### (autoloads nil "opascal" "progmodes/opascal.el" (22150 28228
19673;;;;;; 214062 731000)) 19678;;;;;; 878072 702000))
19674;;; Generated autoloads from progmodes/opascal.el 19679;;; Generated autoloads from progmodes/opascal.el
19675 19680
19676(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") 19681(define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4")
@@ -19705,7 +19710,7 @@ Coloring:
19705 19710
19706;;;*** 19711;;;***
19707 19712
19708;;;### (autoloads nil "org" "org/org.el" (22092 27718 88268 464000)) 19713;;;### (autoloads nil "org" "org/org.el" (22150 28228 642072 702000))
19709;;; Generated autoloads from org/org.el 19714;;; Generated autoloads from org/org.el
19710 19715
19711(autoload 'org-babel-do-load-languages "org" "\ 19716(autoload 'org-babel-do-load-languages "org" "\
@@ -19926,8 +19931,8 @@ Call the customize function with org as argument.
19926 19931
19927;;;*** 19932;;;***
19928 19933
19929;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (22092 27718 19934;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (22150 28228
19930;;;;;; 24268 464000)) 19935;;;;;; 558072 702000))
19931;;; Generated autoloads from org/org-agenda.el 19936;;; Generated autoloads from org/org-agenda.el
19932 19937
19933(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 19938(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -20200,8 +20205,8 @@ to override `appt-message-warning-time'.
20200 20205
20201;;;*** 20206;;;***
20202 20207
20203;;;### (autoloads nil "org-capture" "org/org-capture.el" (22086 11930 20208;;;### (autoloads nil "org-capture" "org/org-capture.el" (22150 28228
20204;;;;;; 82062 731000)) 20209;;;;;; 558072 702000))
20205;;; Generated autoloads from org/org-capture.el 20210;;; Generated autoloads from org/org-capture.el
20206 20211
20207(autoload 'org-capture-string "org-capture" "\ 20212(autoload 'org-capture-string "org-capture" "\
@@ -20243,8 +20248,8 @@ Set `org-capture-templates' to be similar to `org-remember-templates'.
20243 20248
20244;;;*** 20249;;;***
20245 20250
20246;;;### (autoloads nil "org-colview" "org/org-colview.el" (22086 11930 20251;;;### (autoloads nil "org-colview" "org/org-colview.el" (22150 28228
20247;;;;;; 82062 731000)) 20252;;;;;; 582072 702000))
20248;;; Generated autoloads from org/org-colview.el 20253;;; Generated autoloads from org/org-colview.el
20249 20254
20250(autoload 'org-columns-remove-overlays "org-colview" "\ 20255(autoload 'org-columns-remove-overlays "org-colview" "\
@@ -20307,8 +20312,8 @@ Turn on or update column view in the agenda.
20307 20312
20308;;;*** 20313;;;***
20309 20314
20310;;;### (autoloads nil "org-compat" "org/org-compat.el" (22086 11930 20315;;;### (autoloads nil "org-compat" "org/org-compat.el" (22150 28228
20311;;;;;; 82062 731000)) 20316;;;;;; 582072 702000))
20312;;; Generated autoloads from org/org-compat.el 20317;;; Generated autoloads from org/org-compat.el
20313 20318
20314(autoload 'org-check-version "org-compat" "\ 20319(autoload 'org-check-version "org-compat" "\
@@ -20318,8 +20323,8 @@ Try very hard to provide sensible version strings.
20318 20323
20319;;;*** 20324;;;***
20320 20325
20321;;;### (autoloads nil "org-macs" "org/org-macs.el" (22092 27718 44268 20326;;;### (autoloads nil "org-macs" "org/org-macs.el" (22150 28228 602072
20322;;;;;; 464000)) 20327;;;;;; 702000))
20323;;; Generated autoloads from org/org-macs.el 20328;;; Generated autoloads from org/org-macs.el
20324 20329
20325(autoload 'org-load-noerror-mustsuffix "org-macs" "\ 20330(autoload 'org-load-noerror-mustsuffix "org-macs" "\
@@ -20347,8 +20352,8 @@ The Git version of org-mode.
20347 20352
20348;;;*** 20353;;;***
20349 20354
20350;;;### (autoloads nil "outline" "outline.el" (22086 11930 118062 20355;;;### (autoloads nil "outline" "outline.el" (22150 28228 666072
20351;;;;;; 731000)) 20356;;;;;; 702000))
20352;;; Generated autoloads from outline.el 20357;;; Generated autoloads from outline.el
20353(put 'outline-regexp 'safe-local-variable 'stringp) 20358(put 'outline-regexp 'safe-local-variable 'stringp)
20354(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 20359(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -20391,10 +20396,10 @@ See the command `outline-mode' for more information on this mode.
20391 20396
20392;;;*** 20397;;;***
20393 20398
20394;;;### (autoloads nil "package" "emacs-lisp/package.el" (22092 27717 20399;;;### (autoloads nil "package" "emacs-lisp/package.el" (22150 28227
20395;;;;;; 636268 464000)) 20400;;;;;; 450072 702000))
20396;;; Generated autoloads from emacs-lisp/package.el 20401;;; Generated autoloads from emacs-lisp/package.el
20397(push (purecopy '(package 1 0 1)) package--builtin-versions) 20402(push (purecopy '(package 1 1 0)) package--builtin-versions)
20398 20403
20399(defvar package-enable-at-startup t "\ 20404(defvar package-enable-at-startup t "\
20400Whether to activate installed packages when Emacs starts. 20405Whether to activate installed packages when Emacs starts.
@@ -20507,7 +20512,7 @@ The list is displayed in a buffer named `*Packages*'.
20507 20512
20508;;;*** 20513;;;***
20509 20514
20510;;;### (autoloads nil "paren" "paren.el" (22086 11930 122062 731000)) 20515;;;### (autoloads nil "paren" "paren.el" (22150 28228 666072 702000))
20511;;; Generated autoloads from paren.el 20516;;; Generated autoloads from paren.el
20512 20517
20513(defvar show-paren-mode nil "\ 20518(defvar show-paren-mode nil "\
@@ -20533,8 +20538,8 @@ matching parenthesis is highlighted in `show-paren-style' after
20533 20538
20534;;;*** 20539;;;***
20535 20540
20536;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22086 20541;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (22150
20537;;;;;; 11929 534062 731000)) 20542;;;;;; 28227 78072 702000))
20538;;; Generated autoloads from calendar/parse-time.el 20543;;; Generated autoloads from calendar/parse-time.el
20539(put 'parse-time-rules 'risky-local-variable t) 20544(put 'parse-time-rules 'risky-local-variable t)
20540 20545
@@ -20547,8 +20552,8 @@ unknown are returned as nil.
20547 20552
20548;;;*** 20553;;;***
20549 20554
20550;;;### (autoloads nil "pascal" "progmodes/pascal.el" (22092 27718 20555;;;### (autoloads nil "pascal" "progmodes/pascal.el" (22150 28228
20551;;;;;; 228268 464000)) 20556;;;;;; 890072 702000))
20552;;; Generated autoloads from progmodes/pascal.el 20557;;; Generated autoloads from progmodes/pascal.el
20553 20558
20554(autoload 'pascal-mode "pascal" "\ 20559(autoload 'pascal-mode "pascal" "\
@@ -20597,8 +20602,8 @@ See also the user variables `pascal-type-keywords', `pascal-start-keywords' and
20597 20602
20598;;;*** 20603;;;***
20599 20604
20600;;;### (autoloads nil "password-cache" "password-cache.el" (22086 20605;;;### (autoloads nil "password-cache" "password-cache.el" (22150
20601;;;;;; 11930 122062 731000)) 20606;;;;;; 28228 666072 702000))
20602;;; Generated autoloads from password-cache.el 20607;;; Generated autoloads from password-cache.el
20603 20608
20604(defvar password-cache t "\ 20609(defvar password-cache t "\
@@ -20619,8 +20624,8 @@ Check if KEY is in the cache.
20619 20624
20620;;;*** 20625;;;***
20621 20626
20622;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22091 6875 247217 20627;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (22150 28227
20623;;;;;; 891000)) 20628;;;;;; 454072 702000))
20624;;; Generated autoloads from emacs-lisp/pcase.el 20629;;; Generated autoloads from emacs-lisp/pcase.el
20625 20630
20626(autoload 'pcase "pcase" "\ 20631(autoload 'pcase "pcase" "\
@@ -20721,8 +20726,8 @@ to this macro.
20721 20726
20722;;;*** 20727;;;***
20723 20728
20724;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (22086 11930 122062 20729;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (22150 28228 666072
20725;;;;;; 731000)) 20730;;;;;; 702000))
20726;;; Generated autoloads from pcmpl-cvs.el 20731;;; Generated autoloads from pcmpl-cvs.el
20727 20732
20728(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20733(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20732,8 +20737,8 @@ Completion rules for the `cvs' command.
20732 20737
20733;;;*** 20738;;;***
20734 20739
20735;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22086 11930 122062 20740;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (22150 28228 666072
20736;;;;;; 731000)) 20741;;;;;; 702000))
20737;;; Generated autoloads from pcmpl-gnu.el 20742;;; Generated autoloads from pcmpl-gnu.el
20738 20743
20739(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 20744(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -20760,8 +20765,8 @@ Completion for the GNU tar utility.
20760 20765
20761;;;*** 20766;;;***
20762 20767
20763;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (22086 11930 20768;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (22150 28228
20764;;;;;; 122062 731000)) 20769;;;;;; 670072 702000))
20765;;; Generated autoloads from pcmpl-linux.el 20770;;; Generated autoloads from pcmpl-linux.el
20766 20771
20767(autoload 'pcomplete/kill "pcmpl-linux" "\ 20772(autoload 'pcomplete/kill "pcmpl-linux" "\
@@ -20781,8 +20786,8 @@ Completion for GNU/Linux `mount'.
20781 20786
20782;;;*** 20787;;;***
20783 20788
20784;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (22086 11930 122062 20789;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (22150 28228 670072
20785;;;;;; 731000)) 20790;;;;;; 702000))
20786;;; Generated autoloads from pcmpl-rpm.el 20791;;; Generated autoloads from pcmpl-rpm.el
20787 20792
20788(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 20793(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -20792,8 +20797,8 @@ Completion for the `rpm' command.
20792 20797
20793;;;*** 20798;;;***
20794 20799
20795;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (22086 11930 122062 20800;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (22150 28228 670072
20796;;;;;; 731000)) 20801;;;;;; 702000))
20797;;; Generated autoloads from pcmpl-unix.el 20802;;; Generated autoloads from pcmpl-unix.el
20798 20803
20799(autoload 'pcomplete/cd "pcmpl-unix" "\ 20804(autoload 'pcomplete/cd "pcmpl-unix" "\
@@ -20848,8 +20853,8 @@ Includes files as well as host names followed by a colon.
20848 20853
20849;;;*** 20854;;;***
20850 20855
20851;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (22086 11930 122062 20856;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (22150 28228 670072
20852;;;;;; 731000)) 20857;;;;;; 702000))
20853;;; Generated autoloads from pcmpl-x.el 20858;;; Generated autoloads from pcmpl-x.el
20854 20859
20855(autoload 'pcomplete/tlmgr "pcmpl-x" "\ 20860(autoload 'pcomplete/tlmgr "pcmpl-x" "\
@@ -20873,8 +20878,8 @@ Completion for the `ag' command.
20873 20878
20874;;;*** 20879;;;***
20875 20880
20876;;;### (autoloads nil "pcomplete" "pcomplete.el" (22086 11930 122062 20881;;;### (autoloads nil "pcomplete" "pcomplete.el" (22150 28228 674072
20877;;;;;; 731000)) 20882;;;;;; 702000))
20878;;; Generated autoloads from pcomplete.el 20883;;; Generated autoloads from pcomplete.el
20879 20884
20880(autoload 'pcomplete "pcomplete" "\ 20885(autoload 'pcomplete "pcomplete" "\
@@ -20931,7 +20936,7 @@ Setup `shell-mode' to use pcomplete.
20931 20936
20932;;;*** 20937;;;***
20933 20938
20934;;;### (autoloads nil "pcvs" "vc/pcvs.el" (22092 27718 548268 464000)) 20939;;;### (autoloads nil "pcvs" "vc/pcvs.el" (22150 28229 282072 702000))
20935;;; Generated autoloads from vc/pcvs.el 20940;;; Generated autoloads from vc/pcvs.el
20936 20941
20937(autoload 'cvs-checkout "pcvs" "\ 20942(autoload 'cvs-checkout "pcvs" "\
@@ -21006,8 +21011,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
21006 21011
21007;;;*** 21012;;;***
21008 21013
21009;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (22086 11930 21014;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (22150 28229
21010;;;;;; 378062 731000)) 21015;;;;;; 278072 702000))
21011;;; Generated autoloads from vc/pcvs-defs.el 21016;;; Generated autoloads from vc/pcvs-defs.el
21012 21017
21013(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)) "\ 21018(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)) "\
@@ -21015,8 +21020,8 @@ Global menu used by PCL-CVS.")
21015 21020
21016;;;*** 21021;;;***
21017 21022
21018;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (22086 21023;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (22150
21019;;;;;; 11930 214062 731000)) 21024;;;;;; 28228 890072 702000))
21020;;; Generated autoloads from progmodes/perl-mode.el 21025;;; Generated autoloads from progmodes/perl-mode.el
21021(put 'perl-indent-level 'safe-local-variable 'integerp) 21026(put 'perl-indent-level 'safe-local-variable 'integerp)
21022(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 21027(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -21077,8 +21082,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
21077 21082
21078;;;*** 21083;;;***
21079 21084
21080;;;### (autoloads nil "picture" "textmodes/picture.el" (22086 11930 21085;;;### (autoloads nil "picture" "textmodes/picture.el" (22150 28229
21081;;;;;; 318062 731000)) 21086;;;;;; 106072 702000))
21082;;; Generated autoloads from textmodes/picture.el 21087;;; Generated autoloads from textmodes/picture.el
21083 21088
21084(autoload 'picture-mode "picture" "\ 21089(autoload 'picture-mode "picture" "\
@@ -21158,8 +21163,8 @@ they are not by default assigned to keys.
21158 21163
21159;;;*** 21164;;;***
21160 21165
21161;;;### (autoloads nil "pinentry" "net/pinentry.el" (22086 11930 2062 21166;;;### (autoloads nil "pinentry" "net/pinentry.el" (22150 28228 386072
21162;;;;;; 731000)) 21167;;;;;; 702000))
21163;;; Generated autoloads from net/pinentry.el 21168;;; Generated autoloads from net/pinentry.el
21164(push (purecopy '(pinentry 0 1)) package--builtin-versions) 21169(push (purecopy '(pinentry 0 1)) package--builtin-versions)
21165 21170
@@ -21176,8 +21181,8 @@ will not be shown.
21176 21181
21177;;;*** 21182;;;***
21178 21183
21179;;;### (autoloads nil "plstore" "gnus/plstore.el" (22086 11929 842062 21184;;;### (autoloads nil "plstore" "gnus/plstore.el" (22150 28228 10072
21180;;;;;; 731000)) 21185;;;;;; 702000))
21181;;; Generated autoloads from gnus/plstore.el 21186;;; Generated autoloads from gnus/plstore.el
21182 21187
21183(autoload 'plstore-open "plstore" "\ 21188(autoload 'plstore-open "plstore" "\
@@ -21192,8 +21197,8 @@ Major mode for editing PLSTORE files.
21192 21197
21193;;;*** 21198;;;***
21194 21199
21195;;;### (autoloads nil "po" "textmodes/po.el" (22086 11930 322062 21200;;;### (autoloads nil "po" "textmodes/po.el" (22150 28229 106072
21196;;;;;; 731000)) 21201;;;;;; 702000))
21197;;; Generated autoloads from textmodes/po.el 21202;;; Generated autoloads from textmodes/po.el
21198 21203
21199(autoload 'po-find-file-coding-system "po" "\ 21204(autoload 'po-find-file-coding-system "po" "\
@@ -21204,7 +21209,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
21204 21209
21205;;;*** 21210;;;***
21206 21211
21207;;;### (autoloads nil "pong" "play/pong.el" (22086 11930 130062 731000)) 21212;;;### (autoloads nil "pong" "play/pong.el" (22150 28228 682072 702000))
21208;;; Generated autoloads from play/pong.el 21213;;; Generated autoloads from play/pong.el
21209 21214
21210(autoload 'pong "pong" "\ 21215(autoload 'pong "pong" "\
@@ -21220,7 +21225,7 @@ pong-mode keybindings:\\<pong-mode-map>
21220 21225
21221;;;*** 21226;;;***
21222 21227
21223;;;### (autoloads nil "pop3" "gnus/pop3.el" (22086 11929 846062 731000)) 21228;;;### (autoloads nil "pop3" "gnus/pop3.el" (22150 28228 14072 702000))
21224;;; Generated autoloads from gnus/pop3.el 21229;;; Generated autoloads from gnus/pop3.el
21225 21230
21226(autoload 'pop3-movemail "pop3" "\ 21231(autoload 'pop3-movemail "pop3" "\
@@ -21231,8 +21236,8 @@ Use streaming commands.
21231 21236
21232;;;*** 21237;;;***
21233 21238
21234;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (22086 11929 682062 21239;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (22150 28227 454072
21235;;;;;; 731000)) 21240;;;;;; 702000))
21236;;; Generated autoloads from emacs-lisp/pp.el 21241;;; Generated autoloads from emacs-lisp/pp.el
21237 21242
21238(autoload 'pp-to-string "pp" "\ 21243(autoload 'pp-to-string "pp" "\
@@ -21282,8 +21287,8 @@ Ignores leading comment characters.
21282 21287
21283;;;*** 21288;;;***
21284 21289
21285;;;### (autoloads nil "printing" "printing.el" (22092 27718 128268 21290;;;### (autoloads nil "printing" "printing.el" (22150 28228 698072
21286;;;;;; 464000)) 21291;;;;;; 702000))
21287;;; Generated autoloads from printing.el 21292;;; Generated autoloads from printing.el
21288(push (purecopy '(printing 6 9 3)) package--builtin-versions) 21293(push (purecopy '(printing 6 9 3)) package--builtin-versions)
21289 21294
@@ -21871,7 +21876,7 @@ are both set to t.
21871 21876
21872;;;*** 21877;;;***
21873 21878
21874;;;### (autoloads nil "proced" "proced.el" (22092 27718 128268 464000)) 21879;;;### (autoloads nil "proced" "proced.el" (22150 28228 702072 702000))
21875;;; Generated autoloads from proced.el 21880;;; Generated autoloads from proced.el
21876 21881
21877(autoload 'proced "proced" "\ 21882(autoload 'proced "proced" "\
@@ -21889,8 +21894,8 @@ Proced buffers.
21889 21894
21890;;;*** 21895;;;***
21891 21896
21892;;;### (autoloads nil "profiler" "profiler.el" (22086 11930 134062 21897;;;### (autoloads nil "profiler" "profiler.el" (22150 28228 702072
21893;;;;;; 731000)) 21898;;;;;; 702000))
21894;;; Generated autoloads from profiler.el 21899;;; Generated autoloads from profiler.el
21895 21900
21896(autoload 'profiler-start "profiler" "\ 21901(autoload 'profiler-start "profiler" "\
@@ -21918,8 +21923,8 @@ Open profile FILENAME.
21918 21923
21919;;;*** 21924;;;***
21920 21925
21921;;;### (autoloads nil "project" "progmodes/project.el" (22088 30660 21926;;;### (autoloads nil "project" "progmodes/project.el" (22150 28228
21922;;;;;; 79412 927000)) 21927;;;;;; 890072 702000))
21923;;; Generated autoloads from progmodes/project.el 21928;;; Generated autoloads from progmodes/project.el
21924 21929
21925(autoload 'project-current "project" "\ 21930(autoload 'project-current "project" "\
@@ -21930,14 +21935,14 @@ the user for a different directory to look in.
21930\(fn &optional MAYBE-PROMPT DIR)" nil nil) 21935\(fn &optional MAYBE-PROMPT DIR)" nil nil)
21931 21936
21932(autoload 'project-find-regexp "project" "\ 21937(autoload 'project-find-regexp "project" "\
21933Find all matches for REGEXP in the current project. 21938Find all matches for REGEXP in the current project's roots.
21934With \\[universal-argument] prefix, you can specify the directory 21939With \\[universal-argument] prefix, you can specify the directory
21935to search in, and the file name pattern to search for. 21940to search in, and the file name pattern to search for.
21936 21941
21937\(fn REGEXP)" t nil) 21942\(fn REGEXP)" t nil)
21938 21943
21939(autoload 'project-or-libraries-find-regexp "project" "\ 21944(autoload 'project-or-external-find-regexp "project" "\
21940Find all matches for REGEXP in the current project or libraries. 21945Find all matches for REGEXP in the project roots or external roots.
21941With \\[universal-argument] prefix, you can specify the file name 21946With \\[universal-argument] prefix, you can specify the file name
21942pattern to search for. 21947pattern to search for.
21943 21948
@@ -21945,8 +21950,8 @@ pattern to search for.
21945 21950
21946;;;*** 21951;;;***
21947 21952
21948;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22086 11930 21953;;;### (autoloads nil "prolog" "progmodes/prolog.el" (22150 28228
21949;;;;;; 218062 731000)) 21954;;;;;; 894072 702000))
21950;;; Generated autoloads from progmodes/prolog.el 21955;;; Generated autoloads from progmodes/prolog.el
21951 21956
21952(autoload 'prolog-mode "prolog" "\ 21957(autoload 'prolog-mode "prolog" "\
@@ -21979,7 +21984,7 @@ With prefix argument ARG, restart the Prolog process if running before.
21979 21984
21980;;;*** 21985;;;***
21981 21986
21982;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22092 27718 404268 464000)) 21987;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (22150 28228 986072 702000))
21983;;; Generated autoloads from ps-bdf.el 21988;;; Generated autoloads from ps-bdf.el
21984 21989
21985(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")) "\ 21990(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")) "\
@@ -21990,8 +21995,8 @@ The default value is (\"/usr/local/share/emacs/fonts/bdf\").")
21990 21995
21991;;;*** 21996;;;***
21992 21997
21993;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (22086 11930 21998;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (22150 28228
21994;;;;;; 218062 731000)) 21999;;;;;; 894072 702000))
21995;;; Generated autoloads from progmodes/ps-mode.el 22000;;; Generated autoloads from progmodes/ps-mode.el
21996(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) 22001(push (purecopy '(ps-mode 1 1 9)) package--builtin-versions)
21997 22002
@@ -22037,8 +22042,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22037 22042
22038;;;*** 22043;;;***
22039 22044
22040;;;### (autoloads nil "ps-print" "ps-print.el" (22092 27718 412268 22045;;;### (autoloads nil "ps-print" "ps-print.el" (22150 28228 990072
22041;;;;;; 464000)) 22046;;;;;; 702000))
22042;;; Generated autoloads from ps-print.el 22047;;; Generated autoloads from ps-print.el
22043(push (purecopy '(ps-print 7 3 5)) package--builtin-versions) 22048(push (purecopy '(ps-print 7 3 5)) package--builtin-versions)
22044 22049
@@ -22235,8 +22240,8 @@ If EXTENSION is any other symbol, it is ignored.
22235 22240
22236;;;*** 22241;;;***
22237 22242
22238;;;### (autoloads nil "pulse" "cedet/pulse.el" (22086 11929 550062 22243;;;### (autoloads nil "pulse" "cedet/pulse.el" (22150 28227 222072
22239;;;;;; 731000)) 22244;;;;;; 702000))
22240;;; Generated autoloads from cedet/pulse.el 22245;;; Generated autoloads from cedet/pulse.el
22241(push (purecopy '(pulse 1 0)) package--builtin-versions) 22246(push (purecopy '(pulse 1 0)) package--builtin-versions)
22242 22247
@@ -22254,8 +22259,8 @@ Optional argument FACE specifies the face to do the highlighting.
22254 22259
22255;;;*** 22260;;;***
22256 22261
22257;;;### (autoloads nil "python" "progmodes/python.el" (22092 27718 22262;;;### (autoloads nil "python" "progmodes/python.el" (22150 28228
22258;;;;;; 244268 464000)) 22263;;;;;; 906072 702000))
22259;;; Generated autoloads from progmodes/python.el 22264;;; Generated autoloads from progmodes/python.el
22260(push (purecopy '(python 0 25 1)) package--builtin-versions) 22265(push (purecopy '(python 0 25 1)) package--builtin-versions)
22261 22266
@@ -22292,7 +22297,7 @@ Major mode for editing Python files.
22292 22297
22293;;;*** 22298;;;***
22294 22299
22295;;;### (autoloads nil "qp" "gnus/qp.el" (22086 11929 846062 731000)) 22300;;;### (autoloads nil "qp" "gnus/qp.el" (22150 28228 14072 702000))
22296;;; Generated autoloads from gnus/qp.el 22301;;; Generated autoloads from gnus/qp.el
22297 22302
22298(autoload 'quoted-printable-decode-region "qp" "\ 22303(autoload 'quoted-printable-decode-region "qp" "\
@@ -22311,8 +22316,8 @@ them into characters should be done separately.
22311 22316
22312;;;*** 22317;;;***
22313 22318
22314;;;### (autoloads nil "quail" "international/quail.el" (22086 11929 22319;;;### (autoloads nil "quail" "international/quail.el" (22150 28228
22315;;;;;; 882062 731000)) 22320;;;;;; 122072 702000))
22316;;; Generated autoloads from international/quail.el 22321;;; Generated autoloads from international/quail.el
22317 22322
22318(autoload 'quail-title "quail" "\ 22323(autoload 'quail-title "quail" "\
@@ -22542,8 +22547,8 @@ of each directory.
22542 22547
22543;;;*** 22548;;;***
22544 22549
22545;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (22086 22550;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (22150
22546;;;;;; 11929 922062 731000)) 22551;;;;;; 28228 202072 702000))
22547;;; Generated autoloads from leim/quail/hangul.el 22552;;; Generated autoloads from leim/quail/hangul.el
22548 22553
22549(autoload 'hangul-input-method-activate "quail/hangul" "\ 22554(autoload 'hangul-input-method-activate "quail/hangul" "\
@@ -22556,7 +22561,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'.
22556;;;*** 22561;;;***
22557 22562
22558;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" 22563;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el"
22559;;;;;; (22086 11929 930062 731000)) 22564;;;;;; (22150 28228 210072 702000))
22560;;; Generated autoloads from leim/quail/uni-input.el 22565;;; Generated autoloads from leim/quail/uni-input.el
22561 22566
22562(autoload 'ucs-input-activate "quail/uni-input" "\ 22567(autoload 'ucs-input-activate "quail/uni-input" "\
@@ -22570,8 +22575,8 @@ While this input method is active, the variable
22570 22575
22571;;;*** 22576;;;***
22572 22577
22573;;;### (autoloads nil "quickurl" "net/quickurl.el" (22086 11930 2062 22578;;;### (autoloads nil "quickurl" "net/quickurl.el" (22150 28228 390072
22574;;;;;; 731000)) 22579;;;;;; 702000))
22575;;; Generated autoloads from net/quickurl.el 22580;;; Generated autoloads from net/quickurl.el
22576 22581
22577(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 22582(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -22642,8 +22647,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22642 22647
22643;;;*** 22648;;;***
22644 22649
22645;;;### (autoloads nil "rcirc" "net/rcirc.el" (22092 27717 984268 22650;;;### (autoloads nil "rcirc" "net/rcirc.el" (22150 28228 390072
22646;;;;;; 464000)) 22651;;;;;; 702000))
22647;;; Generated autoloads from net/rcirc.el 22652;;; Generated autoloads from net/rcirc.el
22648 22653
22649(autoload 'rcirc "rcirc" "\ 22654(autoload 'rcirc "rcirc" "\
@@ -22681,8 +22686,8 @@ if ARG is omitted or nil.
22681 22686
22682;;;*** 22687;;;***
22683 22688
22684;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (22086 22689;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (22150
22685;;;;;; 11929 682062 731000)) 22690;;;;;; 28227 454072 702000))
22686;;; Generated autoloads from emacs-lisp/re-builder.el 22691;;; Generated autoloads from emacs-lisp/re-builder.el
22687 22692
22688(defalias 'regexp-builder 're-builder) 22693(defalias 'regexp-builder 're-builder)
@@ -22700,8 +22705,8 @@ matching parts of the target buffer will be highlighted.
22700 22705
22701;;;*** 22706;;;***
22702 22707
22703;;;### (autoloads nil "recentf" "recentf.el" (22086 11930 254062 22708;;;### (autoloads nil "recentf" "recentf.el" (22150 28228 990072
22704;;;;;; 731000)) 22709;;;;;; 702000))
22705;;; Generated autoloads from recentf.el 22710;;; Generated autoloads from recentf.el
22706 22711
22707(defvar recentf-mode nil "\ 22712(defvar recentf-mode nil "\
@@ -22727,7 +22732,7 @@ were operated on recently.
22727 22732
22728;;;*** 22733;;;***
22729 22734
22730;;;### (autoloads nil "rect" "rect.el" (22087 9807 394279 951000)) 22735;;;### (autoloads nil "rect" "rect.el" (22150 28228 990072 702000))
22731;;; Generated autoloads from rect.el 22736;;; Generated autoloads from rect.el
22732 22737
22733(autoload 'delete-rectangle "rect" "\ 22738(autoload 'delete-rectangle "rect" "\
@@ -22867,8 +22872,8 @@ Activates the region if needed. Only lasts until the region is deactivated.
22867 22872
22868;;;*** 22873;;;***
22869 22874
22870;;;### (autoloads nil "refill" "textmodes/refill.el" (22086 11930 22875;;;### (autoloads nil "refill" "textmodes/refill.el" (22150 28229
22871;;;;;; 322062 731000)) 22876;;;;;; 106072 702000))
22872;;; Generated autoloads from textmodes/refill.el 22877;;; Generated autoloads from textmodes/refill.el
22873 22878
22874(autoload 'refill-mode "refill" "\ 22879(autoload 'refill-mode "refill" "\
@@ -22888,8 +22893,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
22888 22893
22889;;;*** 22894;;;***
22890 22895
22891;;;### (autoloads nil "reftex" "textmodes/reftex.el" (22086 11930 22896;;;### (autoloads nil "reftex" "textmodes/reftex.el" (22150 28229
22892;;;;;; 330062 731000)) 22897;;;;;; 130072 702000))
22893;;; Generated autoloads from textmodes/reftex.el 22898;;; Generated autoloads from textmodes/reftex.el
22894(autoload 'reftex-citation "reftex-cite" nil t) 22899(autoload 'reftex-citation "reftex-cite" nil t)
22895(autoload 'reftex-all-document-files "reftex-parse") 22900(autoload 'reftex-all-document-files "reftex-parse")
@@ -22942,8 +22947,8 @@ This enforces rescanning the buffer on next use.
22942 22947
22943;;;*** 22948;;;***
22944 22949
22945;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (22092 22950;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (22150
22946;;;;;; 27718 512268 464000)) 22951;;;;;; 28229 114072 702000))
22947;;; Generated autoloads from textmodes/reftex-vars.el 22952;;; Generated autoloads from textmodes/reftex-vars.el
22948(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22953(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22949(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22954(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22952,8 +22957,8 @@ This enforces rescanning the buffer on next use.
22952 22957
22953;;;*** 22958;;;***
22954 22959
22955;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22086 22960;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (22150
22956;;;;;; 11929 682062 731000)) 22961;;;;;; 28227 454072 702000))
22957;;; Generated autoloads from emacs-lisp/regexp-opt.el 22962;;; Generated autoloads from emacs-lisp/regexp-opt.el
22958 22963
22959(autoload 'regexp-opt "regexp-opt" "\ 22964(autoload 'regexp-opt "regexp-opt" "\
@@ -22982,15 +22987,15 @@ This means the number of non-shy regexp grouping constructs
22982 22987
22983;;;*** 22988;;;***
22984 22989
22985;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (22086 11929 682062 22990;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (22150 28227 454072
22986;;;;;; 731000)) 22991;;;;;; 702000))
22987;;; Generated autoloads from emacs-lisp/regi.el 22992;;; Generated autoloads from emacs-lisp/regi.el
22988(push (purecopy '(regi 1 8)) package--builtin-versions) 22993(push (purecopy '(regi 1 8)) package--builtin-versions)
22989 22994
22990;;;*** 22995;;;***
22991 22996
22992;;;### (autoloads nil "remember" "textmodes/remember.el" (22086 11930 22997;;;### (autoloads nil "remember" "textmodes/remember.el" (22150 28229
22993;;;;;; 334062 731000)) 22998;;;;;; 130072 702000))
22994;;; Generated autoloads from textmodes/remember.el 22999;;; Generated autoloads from textmodes/remember.el
22995(push (purecopy '(remember 2 0)) package--builtin-versions) 23000(push (purecopy '(remember 2 0)) package--builtin-versions)
22996 23001
@@ -23044,7 +23049,7 @@ to turn the *scratch* buffer into your notes buffer.
23044 23049
23045;;;*** 23050;;;***
23046 23051
23047;;;### (autoloads nil "repeat" "repeat.el" (22086 11930 258062 731000)) 23052;;;### (autoloads nil "repeat" "repeat.el" (22150 28228 994072 702000))
23048;;; Generated autoloads from repeat.el 23053;;; Generated autoloads from repeat.el
23049(push (purecopy '(repeat 0 51)) package--builtin-versions) 23054(push (purecopy '(repeat 0 51)) package--builtin-versions)
23050 23055
@@ -23067,8 +23072,8 @@ recently executed command not bound to an input event\".
23067 23072
23068;;;*** 23073;;;***
23069 23074
23070;;;### (autoloads nil "reporter" "mail/reporter.el" (22086 11929 23075;;;### (autoloads nil "reporter" "mail/reporter.el" (22150 28228
23071;;;;;; 938062 731000)) 23076;;;;;; 234072 702000))
23072;;; Generated autoloads from mail/reporter.el 23077;;; Generated autoloads from mail/reporter.el
23073 23078
23074(autoload 'reporter-submit-bug-report "reporter" "\ 23079(autoload 'reporter-submit-bug-report "reporter" "\
@@ -23099,8 +23104,8 @@ mail-sending package is used for editing and sending the message.
23099 23104
23100;;;*** 23105;;;***
23101 23106
23102;;;### (autoloads nil "reposition" "reposition.el" (22086 11930 262062 23107;;;### (autoloads nil "reposition" "reposition.el" (22150 28228 994072
23103;;;;;; 731000)) 23108;;;;;; 702000))
23104;;; Generated autoloads from reposition.el 23109;;; Generated autoloads from reposition.el
23105 23110
23106(autoload 'reposition-window "reposition" "\ 23111(autoload 'reposition-window "reposition" "\
@@ -23126,7 +23131,7 @@ first comment line visible (if point is in a comment).
23126 23131
23127;;;*** 23132;;;***
23128 23133
23129;;;### (autoloads nil "reveal" "reveal.el" (22086 11930 262062 731000)) 23134;;;### (autoloads nil "reveal" "reveal.el" (22150 28228 994072 702000))
23130;;; Generated autoloads from reveal.el 23135;;; Generated autoloads from reveal.el
23131 23136
23132(autoload 'reveal-mode "reveal" "\ 23137(autoload 'reveal-mode "reveal" "\
@@ -23161,8 +23166,8 @@ the mode if ARG is omitted or nil.
23161 23166
23162;;;*** 23167;;;***
23163 23168
23164;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (22086 11929 682062 23169;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (22150 28227 454072
23165;;;;;; 731000)) 23170;;;;;; 702000))
23166;;; Generated autoloads from emacs-lisp/ring.el 23171;;; Generated autoloads from emacs-lisp/ring.el
23167 23172
23168(autoload 'ring-p "ring" "\ 23173(autoload 'ring-p "ring" "\
@@ -23177,8 +23182,8 @@ Make a ring that can contain SIZE elements.
23177 23182
23178;;;*** 23183;;;***
23179 23184
23180;;;### (autoloads nil "rlogin" "net/rlogin.el" (22086 11930 6062 23185;;;### (autoloads nil "rlogin" "net/rlogin.el" (22150 28228 394072
23181;;;;;; 731000)) 23186;;;;;; 702000))
23182;;; Generated autoloads from net/rlogin.el 23187;;; Generated autoloads from net/rlogin.el
23183 23188
23184(autoload 'rlogin "rlogin" "\ 23189(autoload 'rlogin "rlogin" "\
@@ -23222,8 +23227,8 @@ variable.
23222 23227
23223;;;*** 23228;;;***
23224 23229
23225;;;### (autoloads nil "rmail" "mail/rmail.el" (22092 27717 884268 23230;;;### (autoloads nil "rmail" "mail/rmail.el" (22150 28228 242072
23226;;;;;; 464000)) 23231;;;;;; 702000))
23227;;; Generated autoloads from mail/rmail.el 23232;;; Generated autoloads from mail/rmail.el
23228 23233
23229(defvar rmail-file-name (purecopy "~/RMAIL") "\ 23234(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -23420,8 +23425,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23420 23425
23421;;;*** 23426;;;***
23422 23427
23423;;;### (autoloads nil "rmailout" "mail/rmailout.el" (22086 11929 23428;;;### (autoloads nil "rmailout" "mail/rmailout.el" (22150 28228
23424;;;;;; 942062 731000)) 23429;;;;;; 246072 702000))
23425;;; Generated autoloads from mail/rmailout.el 23430;;; Generated autoloads from mail/rmailout.el
23426(put 'rmail-output-file-alist 'risky-local-variable t) 23431(put 'rmail-output-file-alist 'risky-local-variable t)
23427 23432
@@ -23485,8 +23490,8 @@ than appending to it. Deletes the message after writing if
23485 23490
23486;;;*** 23491;;;***
23487 23492
23488;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (22086 11930 23493;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (22150 28228
23489;;;;;; 26062 731000)) 23494;;;;;; 454072 702000))
23490;;; Generated autoloads from nxml/rng-cmpct.el 23495;;; Generated autoloads from nxml/rng-cmpct.el
23491 23496
23492(autoload 'rng-c-load-schema "rng-cmpct" "\ 23497(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23497,8 +23502,8 @@ Return a pattern.
23497 23502
23498;;;*** 23503;;;***
23499 23504
23500;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (22086 11930 23505;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (22150 28228
23501;;;;;; 30062 731000)) 23506;;;;;; 458072 702000))
23502;;; Generated autoloads from nxml/rng-nxml.el 23507;;; Generated autoloads from nxml/rng-nxml.el
23503 23508
23504(autoload 'rng-nxml-mode-init "rng-nxml" "\ 23509(autoload 'rng-nxml-mode-init "rng-nxml" "\
@@ -23510,8 +23515,8 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
23510 23515
23511;;;*** 23516;;;***
23512 23517
23513;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (22086 11930 23518;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (22150 28228
23514;;;;;; 30062 731000)) 23519;;;;;; 462072 702000))
23515;;; Generated autoloads from nxml/rng-valid.el 23520;;; Generated autoloads from nxml/rng-valid.el
23516 23521
23517(autoload 'rng-validate-mode "rng-valid" "\ 23522(autoload 'rng-validate-mode "rng-valid" "\
@@ -23541,8 +23546,8 @@ to use for finding the schema.
23541 23546
23542;;;*** 23547;;;***
23543 23548
23544;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (22086 11930 30062 23549;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (22150 28228 462072
23545;;;;;; 731000)) 23550;;;;;; 702000))
23546;;; Generated autoloads from nxml/rng-xsd.el 23551;;; Generated autoloads from nxml/rng-xsd.el
23547 23552
23548(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) 23553(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile)
@@ -23602,7 +23607,7 @@ Start using robin package NAME, which is a string.
23602 23607
23603;;;*** 23608;;;***
23604 23609
23605;;;### (autoloads nil "rot13" "rot13.el" (22086 11930 266062 731000)) 23610;;;### (autoloads nil "rot13" "rot13.el" (22150 28228 994072 702000))
23606;;; Generated autoloads from rot13.el 23611;;; Generated autoloads from rot13.el
23607 23612
23608(autoload 'rot13 "rot13" "\ 23613(autoload 'rot13 "rot13" "\
@@ -23639,8 +23644,8 @@ Toggle the use of ROT13 encoding for the current window.
23639 23644
23640;;;*** 23645;;;***
23641 23646
23642;;;### (autoloads nil "rst" "textmodes/rst.el" (22086 11930 338062 23647;;;### (autoloads nil "rst" "textmodes/rst.el" (22150 28229 146072
23643;;;;;; 731000)) 23648;;;;;; 702000))
23644;;; Generated autoloads from textmodes/rst.el 23649;;; Generated autoloads from textmodes/rst.el
23645 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23650 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23646 23651
@@ -23670,8 +23675,8 @@ for modes derived from Text mode, like Mail mode.
23670 23675
23671;;;*** 23676;;;***
23672 23677
23673;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (22089 23678;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (22150
23674;;;;;; 51528 360929 316000)) 23679;;;;;; 28228 910072 702000))
23675;;; Generated autoloads from progmodes/ruby-mode.el 23680;;; Generated autoloads from progmodes/ruby-mode.el
23676(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23681(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23677 23682
@@ -23688,8 +23693,8 @@ Major mode for editing Ruby code.
23688 23693
23689;;;*** 23694;;;***
23690 23695
23691;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (22086 11930 266062 23696;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (22150 28228 994072
23692;;;;;; 731000)) 23697;;;;;; 702000))
23693;;; Generated autoloads from ruler-mode.el 23698;;; Generated autoloads from ruler-mode.el
23694(push (purecopy '(ruler-mode 1 6)) package--builtin-versions) 23699(push (purecopy '(ruler-mode 1 6)) package--builtin-versions)
23695 23700
@@ -23707,8 +23712,8 @@ if ARG is omitted or nil.
23707 23712
23708;;;*** 23713;;;***
23709 23714
23710;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (22086 11929 686062 23715;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (22150 28227 454072
23711;;;;;; 731000)) 23716;;;;;; 702000))
23712;;; Generated autoloads from emacs-lisp/rx.el 23717;;; Generated autoloads from emacs-lisp/rx.el
23713 23718
23714(autoload 'rx-to-string "rx" "\ 23719(autoload 'rx-to-string "rx" "\
@@ -24019,15 +24024,15 @@ enclosed in `(and ...)'.
24019 24024
24020;;;*** 24025;;;***
24021 24026
24022;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (22086 11930 24027;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (22150 28228
24023;;;;;; 6062 731000)) 24028;;;;;; 394072 702000))
24024;;; Generated autoloads from net/sasl-ntlm.el 24029;;; Generated autoloads from net/sasl-ntlm.el
24025(push (purecopy '(sasl 1 0)) package--builtin-versions) 24030(push (purecopy '(sasl 1 0)) package--builtin-versions)
24026 24031
24027;;;*** 24032;;;***
24028 24033
24029;;;### (autoloads nil "savehist" "savehist.el" (22086 11930 266062 24034;;;### (autoloads nil "savehist" "savehist.el" (22150 28228 994072
24030;;;;;; 731000)) 24035;;;;;; 702000))
24031;;; Generated autoloads from savehist.el 24036;;; Generated autoloads from savehist.el
24032(push (purecopy '(savehist 24)) package--builtin-versions) 24037(push (purecopy '(savehist 24)) package--builtin-versions)
24033 24038
@@ -24059,8 +24064,8 @@ histories, which is probably undesirable.
24059 24064
24060;;;*** 24065;;;***
24061 24066
24062;;;### (autoloads nil "saveplace" "saveplace.el" (22086 11930 266062 24067;;;### (autoloads nil "saveplace" "saveplace.el" (22150 28228 994072
24063;;;;;; 731000)) 24068;;;;;; 702000))
24064;;; Generated autoloads from saveplace.el 24069;;; Generated autoloads from saveplace.el
24065 24070
24066(defvar save-place-mode nil "\ 24071(defvar save-place-mode nil "\
@@ -24081,8 +24086,8 @@ where it was when you previously visited the same file.
24081 24086
24082;;;*** 24087;;;***
24083 24088
24084;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22086 11930 24089;;;### (autoloads nil "scheme" "progmodes/scheme.el" (22150 28228
24085;;;;;; 222062 731000)) 24090;;;;;; 910072 702000))
24086;;; Generated autoloads from progmodes/scheme.el 24091;;; Generated autoloads from progmodes/scheme.el
24087 24092
24088(autoload 'scheme-mode "scheme" "\ 24093(autoload 'scheme-mode "scheme" "\
@@ -24121,8 +24126,8 @@ that variable's value is a string.
24121 24126
24122;;;*** 24127;;;***
24123 24128
24124;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (22086 11929 24129;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (22150 28228
24125;;;;;; 850062 731000)) 24130;;;;;; 18072 702000))
24126;;; Generated autoloads from gnus/score-mode.el 24131;;; Generated autoloads from gnus/score-mode.el
24127 24132
24128(autoload 'gnus-score-mode "score-mode" "\ 24133(autoload 'gnus-score-mode "score-mode" "\
@@ -24135,8 +24140,8 @@ This mode is an extended emacs-lisp mode.
24135 24140
24136;;;*** 24141;;;***
24137 24142
24138;;;### (autoloads nil "scroll-all" "scroll-all.el" (22089 51528 372929 24143;;;### (autoloads nil "scroll-all" "scroll-all.el" (22150 28228 994072
24139;;;;;; 316000)) 24144;;;;;; 702000))
24140;;; Generated autoloads from scroll-all.el 24145;;; Generated autoloads from scroll-all.el
24141 24146
24142(defvar scroll-all-mode nil "\ 24147(defvar scroll-all-mode nil "\
@@ -24161,8 +24166,8 @@ one window apply to all visible windows in the same frame.
24161 24166
24162;;;*** 24167;;;***
24163 24168
24164;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (22086 11930 24169;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (22150 28228
24165;;;;;; 270062 731000)) 24170;;;;;; 994072 702000))
24166;;; Generated autoloads from scroll-lock.el 24171;;; Generated autoloads from scroll-lock.el
24167 24172
24168(autoload 'scroll-lock-mode "scroll-lock" "\ 24173(autoload 'scroll-lock-mode "scroll-lock" "\
@@ -24178,16 +24183,16 @@ vertically fixed relative to window boundaries during scrolling.
24178 24183
24179;;;*** 24184;;;***
24180 24185
24181;;;### (autoloads nil "secrets" "net/secrets.el" (22086 11930 6062 24186;;;### (autoloads nil "secrets" "net/secrets.el" (22150 28228 394072
24182;;;;;; 731000)) 24187;;;;;; 702000))
24183;;; Generated autoloads from net/secrets.el 24188;;; Generated autoloads from net/secrets.el
24184(when (featurep 'dbusbind) 24189(when (featurep 'dbusbind)
24185 (autoload 'secrets-show-secrets "secrets" nil t)) 24190 (autoload 'secrets-show-secrets "secrets" nil t))
24186 24191
24187;;;*** 24192;;;***
24188 24193
24189;;;### (autoloads nil "semantic" "cedet/semantic.el" (22092 27717 24194;;;### (autoloads nil "semantic" "cedet/semantic.el" (22150 28227
24190;;;;;; 568268 464000)) 24195;;;;;; 222072 702000))
24191;;; Generated autoloads from cedet/semantic.el 24196;;; Generated autoloads from cedet/semantic.el
24192(push (purecopy '(semantic 2 2)) package--builtin-versions) 24197(push (purecopy '(semantic 2 2)) package--builtin-versions)
24193 24198
@@ -24245,7 +24250,7 @@ Semantic mode.
24245;;;*** 24250;;;***
24246 24251
24247;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" 24252;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el"
24248;;;;;; (22086 11929 554062 731000)) 24253;;;;;; (22150 28227 234072 702000))
24249;;; Generated autoloads from cedet/semantic/bovine/grammar.el 24254;;; Generated autoloads from cedet/semantic/bovine/grammar.el
24250 24255
24251(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ 24256(autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\
@@ -24256,7 +24261,7 @@ Major mode for editing Bovine grammars.
24256;;;*** 24261;;;***
24257 24262
24258;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" 24263;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el"
24259;;;;;; (22086 11929 578062 731000)) 24264;;;;;; (22150 28227 266072 702000))
24260;;; Generated autoloads from cedet/semantic/wisent/grammar.el 24265;;; Generated autoloads from cedet/semantic/wisent/grammar.el
24261 24266
24262(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ 24267(autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\
@@ -24266,8 +24271,8 @@ Major mode for editing Wisent grammars.
24266 24271
24267;;;*** 24272;;;***
24268 24273
24269;;;### (autoloads nil "sendmail" "mail/sendmail.el" (22086 11929 24274;;;### (autoloads nil "sendmail" "mail/sendmail.el" (22150 28228
24270;;;;;; 946062 731000)) 24275;;;;;; 254072 702000))
24271;;; Generated autoloads from mail/sendmail.el 24276;;; Generated autoloads from mail/sendmail.el
24272 24277
24273(defvar mail-from-style 'default "\ 24278(defvar mail-from-style 'default "\
@@ -24548,14 +24553,14 @@ Like `mail' command, but display mail buffer in another frame.
24548 24553
24549;;;*** 24554;;;***
24550 24555
24551;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22086 11929 686062 24556;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (22150 28227 454072
24552;;;;;; 731000)) 24557;;;;;; 702000))
24553;;; Generated autoloads from emacs-lisp/seq.el 24558;;; Generated autoloads from emacs-lisp/seq.el
24554(push (purecopy '(seq 2 3)) package--builtin-versions) 24559(push (purecopy '(seq 2 3)) package--builtin-versions)
24555 24560
24556;;;*** 24561;;;***
24557 24562
24558;;;### (autoloads nil "server" "server.el" (22093 48588 588393 539000)) 24563;;;### (autoloads nil "server" "server.el" (22150 28228 998072 702000))
24559;;; Generated autoloads from server.el 24564;;; Generated autoloads from server.el
24560 24565
24561(put 'server-host 'risky-local-variable t) 24566(put 'server-host 'risky-local-variable t)
@@ -24622,7 +24627,7 @@ only these files will be asked to be saved.
24622 24627
24623;;;*** 24628;;;***
24624 24629
24625;;;### (autoloads nil "ses" "ses.el" (22092 27718 416268 464000)) 24630;;;### (autoloads nil "ses" "ses.el" (22150 28229 14072 702000))
24626;;; Generated autoloads from ses.el 24631;;; Generated autoloads from ses.el
24627 24632
24628(autoload 'ses-mode "ses" "\ 24633(autoload 'ses-mode "ses" "\
@@ -24666,8 +24671,8 @@ formula:
24666 24671
24667;;;*** 24672;;;***
24668 24673
24669;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (22092 24674;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (22150
24670;;;;;; 27718 512268 464000)) 24675;;;;;; 28229 150072 702000))
24671;;; Generated autoloads from textmodes/sgml-mode.el 24676;;; Generated autoloads from textmodes/sgml-mode.el
24672 24677
24673(autoload 'sgml-mode "sgml-mode" "\ 24678(autoload 'sgml-mode "sgml-mode" "\
@@ -24732,8 +24737,8 @@ To work around that, do:
24732 24737
24733;;;*** 24738;;;***
24734 24739
24735;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22092 24740;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (22150
24736;;;;;; 27718 260268 464000)) 24741;;;;;; 28228 918072 702000))
24737;;; Generated autoloads from progmodes/sh-script.el 24742;;; Generated autoloads from progmodes/sh-script.el
24738(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24743(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24739(put 'sh-shell 'safe-local-variable 'symbolp) 24744(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24748,7 +24753,8 @@ assumed. Since filenames rarely give a clue, they are not further analyzed.
24748This mode adapts to the variations between shells (see `sh-set-shell') by 24753This mode adapts to the variations between shells (see `sh-set-shell') by
24749means of an inheritance based feature lookup (see `sh-feature'). This 24754means of an inheritance based feature lookup (see `sh-feature'). This
24750mechanism applies to all variables (including skeletons) that pertain to 24755mechanism applies to all variables (including skeletons) that pertain to
24751shell-specific features. 24756shell-specific features. Shell script files can use the `sh-shell' local
24757variable to indicate the shell variant to be used for the file.
24752 24758
24753The default style of this mode is that of Rosenblatt's Korn shell book. 24759The default style of this mode is that of Rosenblatt's Korn shell book.
24754The syntax of the statements varies with the shell being used. The 24760The syntax of the statements varies with the shell being used. The
@@ -24796,8 +24802,8 @@ with your script for an edit-interpret-debug cycle.
24796 24802
24797;;;*** 24803;;;***
24798 24804
24799;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (22086 11929 24805;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (22150 28227
24800;;;;;; 686062 731000)) 24806;;;;;; 454072 702000))
24801;;; Generated autoloads from emacs-lisp/shadow.el 24807;;; Generated autoloads from emacs-lisp/shadow.el
24802 24808
24803(autoload 'list-load-path-shadows "shadow" "\ 24809(autoload 'list-load-path-shadows "shadow" "\
@@ -24846,8 +24852,8 @@ function, `load-path-shadows-find'.
24846 24852
24847;;;*** 24853;;;***
24848 24854
24849;;;### (autoloads nil "shadowfile" "shadowfile.el" (22086 11930 278062 24855;;;### (autoloads nil "shadowfile" "shadowfile.el" (22150 28229 14072
24850;;;;;; 731000)) 24856;;;;;; 702000))
24851;;; Generated autoloads from shadowfile.el 24857;;; Generated autoloads from shadowfile.el
24852 24858
24853(autoload 'shadow-define-cluster "shadowfile" "\ 24859(autoload 'shadow-define-cluster "shadowfile" "\
@@ -24885,7 +24891,7 @@ Set up file shadowing.
24885 24891
24886;;;*** 24892;;;***
24887 24893
24888;;;### (autoloads nil "shell" "shell.el" (22086 11930 278062 731000)) 24894;;;### (autoloads nil "shell" "shell.el" (22150 28229 14072 702000))
24889;;; Generated autoloads from shell.el 24895;;; Generated autoloads from shell.el
24890 24896
24891(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 24897(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -24933,7 +24939,7 @@ Otherwise, one argument `-i' is passed to the shell.
24933 24939
24934;;;*** 24940;;;***
24935 24941
24936;;;### (autoloads nil "shr" "net/shr.el" (22087 9807 382279 951000)) 24942;;;### (autoloads nil "shr" "net/shr.el" (22150 28228 398072 702000))
24937;;; Generated autoloads from net/shr.el 24943;;; Generated autoloads from net/shr.el
24938 24944
24939(autoload 'shr-render-region "shr" "\ 24945(autoload 'shr-render-region "shr" "\
@@ -24950,8 +24956,8 @@ DOM should be a parse tree as generated by
24950 24956
24951;;;*** 24957;;;***
24952 24958
24953;;;### (autoloads nil "sieve" "gnus/sieve.el" (22086 11929 850062 24959;;;### (autoloads nil "sieve" "gnus/sieve.el" (22150 28228 18072
24954;;;;;; 731000)) 24960;;;;;; 702000))
24955;;; Generated autoloads from gnus/sieve.el 24961;;; Generated autoloads from gnus/sieve.el
24956 24962
24957(autoload 'sieve-manage "sieve" "\ 24963(autoload 'sieve-manage "sieve" "\
@@ -24976,8 +24982,8 @@ DOM should be a parse tree as generated by
24976 24982
24977;;;*** 24983;;;***
24978 24984
24979;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22086 11929 24985;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (22150 28228
24980;;;;;; 850062 731000)) 24986;;;;;; 18072 702000))
24981;;; Generated autoloads from gnus/sieve-mode.el 24987;;; Generated autoloads from gnus/sieve-mode.el
24982 24988
24983(autoload 'sieve-mode "sieve-mode" "\ 24989(autoload 'sieve-mode "sieve-mode" "\
@@ -24992,8 +24998,8 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24992 24998
24993;;;*** 24999;;;***
24994 25000
24995;;;### (autoloads nil "simula" "progmodes/simula.el" (22092 27718 25001;;;### (autoloads nil "simula" "progmodes/simula.el" (22150 28228
24996;;;;;; 288268 464000)) 25002;;;;;; 922072 702000))
24997;;; Generated autoloads from progmodes/simula.el 25003;;; Generated autoloads from progmodes/simula.el
24998 25004
24999(autoload 'simula-mode "simula" "\ 25005(autoload 'simula-mode "simula" "\
@@ -25041,8 +25047,8 @@ with no arguments, if that value is non-nil.
25041 25047
25042;;;*** 25048;;;***
25043 25049
25044;;;### (autoloads nil "skeleton" "skeleton.el" (22086 11930 290062 25050;;;### (autoloads nil "skeleton" "skeleton.el" (22150 28229 18072
25045;;;;;; 731000)) 25051;;;;;; 702000))
25046;;; Generated autoloads from skeleton.el 25052;;; Generated autoloads from skeleton.el
25047 25053
25048(defvar skeleton-filter-function 'identity "\ 25054(defvar skeleton-filter-function 'identity "\
@@ -25161,8 +25167,8 @@ twice for the others.
25161 25167
25162;;;*** 25168;;;***
25163 25169
25164;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (22092 27718 25170;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (22150 28229
25165;;;;;; 548268 464000)) 25171;;;;;; 286072 702000))
25166;;; Generated autoloads from vc/smerge-mode.el 25172;;; Generated autoloads from vc/smerge-mode.el
25167 25173
25168(autoload 'smerge-ediff "smerge-mode" "\ 25174(autoload 'smerge-ediff "smerge-mode" "\
@@ -25189,8 +25195,8 @@ If no conflict maker is found, turn off `smerge-mode'.
25189 25195
25190;;;*** 25196;;;***
25191 25197
25192;;;### (autoloads nil "smiley" "gnus/smiley.el" (22086 11929 850062 25198;;;### (autoloads nil "smiley" "gnus/smiley.el" (22150 28228 18072
25193;;;;;; 731000)) 25199;;;;;; 702000))
25194;;; Generated autoloads from gnus/smiley.el 25200;;; Generated autoloads from gnus/smiley.el
25195 25201
25196(autoload 'smiley-region "smiley" "\ 25202(autoload 'smiley-region "smiley" "\
@@ -25207,8 +25213,8 @@ interactively. If there's no argument, do it at the current buffer.
25207 25213
25208;;;*** 25214;;;***
25209 25215
25210;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (22086 11929 25216;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (22150 28228
25211;;;;;; 950062 731000)) 25217;;;;;; 254072 702000))
25212;;; Generated autoloads from mail/smtpmail.el 25218;;; Generated autoloads from mail/smtpmail.el
25213 25219
25214(autoload 'smtpmail-send-it "smtpmail" "\ 25220(autoload 'smtpmail-send-it "smtpmail" "\
@@ -25223,8 +25229,8 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25223 25229
25224;;;*** 25230;;;***
25225 25231
25226;;;### (autoloads nil "snake" "play/snake.el" (22086 11930 130062 25232;;;### (autoloads nil "snake" "play/snake.el" (22150 28228 682072
25227;;;;;; 731000)) 25233;;;;;; 702000))
25228;;; Generated autoloads from play/snake.el 25234;;; Generated autoloads from play/snake.el
25229 25235
25230(autoload 'snake "snake" "\ 25236(autoload 'snake "snake" "\
@@ -25247,8 +25253,8 @@ Snake mode keybindings:
25247 25253
25248;;;*** 25254;;;***
25249 25255
25250;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (22086 11930 25256;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (22150 28228
25251;;;;;; 10062 731000)) 25257;;;;;; 402072 702000))
25252;;; Generated autoloads from net/snmp-mode.el 25258;;; Generated autoloads from net/snmp-mode.el
25253 25259
25254(autoload 'snmp-mode "snmp-mode" "\ 25260(autoload 'snmp-mode "snmp-mode" "\
@@ -25277,15 +25283,15 @@ then `snmpv2-mode-hook'.
25277 25283
25278;;;*** 25284;;;***
25279 25285
25280;;;### (autoloads nil "soap-client" "net/soap-client.el" (22092 27717 25286;;;### (autoloads nil "soap-client" "net/soap-client.el" (22150 28228
25281;;;;;; 988268 464000)) 25287;;;;;; 406072 702000))
25282;;; Generated autoloads from net/soap-client.el 25288;;; Generated autoloads from net/soap-client.el
25283(push (purecopy '(soap-client 3 0 2)) package--builtin-versions) 25289(push (purecopy '(soap-client 3 0 2)) package--builtin-versions)
25284 25290
25285;;;*** 25291;;;***
25286 25292
25287;;;### (autoloads nil "solar" "calendar/solar.el" (22086 11929 534062 25293;;;### (autoloads nil "solar" "calendar/solar.el" (22150 28227 82072
25288;;;;;; 731000)) 25294;;;;;; 702000))
25289;;; Generated autoloads from calendar/solar.el 25295;;; Generated autoloads from calendar/solar.el
25290 25296
25291(autoload 'sunrise-sunset "solar" "\ 25297(autoload 'sunrise-sunset "solar" "\
@@ -25300,8 +25306,8 @@ This function is suitable for execution in an init file.
25300 25306
25301;;;*** 25307;;;***
25302 25308
25303;;;### (autoloads nil "solitaire" "play/solitaire.el" (22086 11930 25309;;;### (autoloads nil "solitaire" "play/solitaire.el" (22150 28228
25304;;;;;; 130062 731000)) 25310;;;;;; 682072 702000))
25305;;; Generated autoloads from play/solitaire.el 25311;;; Generated autoloads from play/solitaire.el
25306 25312
25307(autoload 'solitaire "solitaire" "\ 25313(autoload 'solitaire "solitaire" "\
@@ -25376,7 +25382,7 @@ Pick your favorite shortcuts:
25376 25382
25377;;;*** 25383;;;***
25378 25384
25379;;;### (autoloads nil "sort" "sort.el" (22086 11930 290062 731000)) 25385;;;### (autoloads nil "sort" "sort.el" (22150 28229 18072 702000))
25380;;; Generated autoloads from sort.el 25386;;; Generated autoloads from sort.el
25381(put 'sort-fold-case 'safe-local-variable 'booleanp) 25387(put 'sort-fold-case 'safe-local-variable 'booleanp)
25382 25388
@@ -25551,7 +25557,7 @@ is non-nil, it also prints a message describing the number of deletions.
25551 25557
25552;;;*** 25558;;;***
25553 25559
25554;;;### (autoloads nil "spam" "gnus/spam.el" (22086 11929 854062 731000)) 25560;;;### (autoloads nil "spam" "gnus/spam.el" (22150 28228 22072 702000))
25555;;; Generated autoloads from gnus/spam.el 25561;;; Generated autoloads from gnus/spam.el
25556 25562
25557(autoload 'spam-initialize "spam" "\ 25563(autoload 'spam-initialize "spam" "\
@@ -25565,8 +25571,8 @@ installed through `spam-necessary-extra-headers'.
25565 25571
25566;;;*** 25572;;;***
25567 25573
25568;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22086 25574;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (22150
25569;;;;;; 11929 850062 731000)) 25575;;;;;; 28228 22072 702000))
25570;;; Generated autoloads from gnus/spam-report.el 25576;;; Generated autoloads from gnus/spam-report.el
25571 25577
25572(autoload 'spam-report-process-queue "spam-report" "\ 25578(autoload 'spam-report-process-queue "spam-report" "\
@@ -25608,8 +25614,8 @@ Spam reports will be queued with the method used when
25608 25614
25609;;;*** 25615;;;***
25610 25616
25611;;;### (autoloads nil "speedbar" "speedbar.el" (22092 27718 452268 25617;;;### (autoloads nil "speedbar" "speedbar.el" (22150 28229 22072
25612;;;;;; 464000)) 25618;;;;;; 702000))
25613;;; Generated autoloads from speedbar.el 25619;;; Generated autoloads from speedbar.el
25614 25620
25615(defalias 'speedbar 'speedbar-frame-mode) 25621(defalias 'speedbar 'speedbar-frame-mode)
@@ -25633,8 +25639,8 @@ selected. If the speedbar frame is active, then select the attached frame.
25633 25639
25634;;;*** 25640;;;***
25635 25641
25636;;;### (autoloads nil "spook" "play/spook.el" (22086 11930 130062 25642;;;### (autoloads nil "spook" "play/spook.el" (22150 28228 682072
25637;;;;;; 731000)) 25643;;;;;; 702000))
25638;;; Generated autoloads from play/spook.el 25644;;; Generated autoloads from play/spook.el
25639 25645
25640(autoload 'spook "spook" "\ 25646(autoload 'spook "spook" "\
@@ -25649,8 +25655,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25649 25655
25650;;;*** 25656;;;***
25651 25657
25652;;;### (autoloads nil "sql" "progmodes/sql.el" (22092 27718 320268 25658;;;### (autoloads nil "sql" "progmodes/sql.el" (22150 28228 926072
25653;;;;;; 464000)) 25659;;;;;; 702000))
25654;;; Generated autoloads from progmodes/sql.el 25660;;; Generated autoloads from progmodes/sql.el
25655(push (purecopy '(sql 3 5)) package--builtin-versions) 25661(push (purecopy '(sql 3 5)) package--builtin-versions)
25656 25662
@@ -26116,15 +26122,15 @@ Run vsql as an inferior process.
26116 26122
26117;;;*** 26123;;;***
26118 26124
26119;;;### (autoloads nil "srecode" "cedet/srecode.el" (22086 11929 578062 26125;;;### (autoloads nil "srecode" "cedet/srecode.el" (22150 28227 270072
26120;;;;;; 731000)) 26126;;;;;; 702000))
26121;;; Generated autoloads from cedet/srecode.el 26127;;; Generated autoloads from cedet/srecode.el
26122(push (purecopy '(srecode 1 2)) package--builtin-versions) 26128(push (purecopy '(srecode 1 2)) package--builtin-versions)
26123 26129
26124;;;*** 26130;;;***
26125 26131
26126;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26132;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26127;;;;;; (22086 11929 582062 731000)) 26133;;;;;; (22150 28227 274072 702000))
26128;;; Generated autoloads from cedet/srecode/srt-mode.el 26134;;; Generated autoloads from cedet/srecode/srt-mode.el
26129 26135
26130(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26136(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -26136,8 +26142,8 @@ Major-mode for writing SRecode macros.
26136 26142
26137;;;*** 26143;;;***
26138 26144
26139;;;### (autoloads nil "starttls" "gnus/starttls.el" (22086 11929 26145;;;### (autoloads nil "starttls" "gnus/starttls.el" (22150 28228
26140;;;;;; 854062 731000)) 26146;;;;;; 22072 702000))
26141;;; Generated autoloads from gnus/starttls.el 26147;;; Generated autoloads from gnus/starttls.el
26142 26148
26143(autoload 'starttls-open-stream "starttls" "\ 26149(autoload 'starttls-open-stream "starttls" "\
@@ -26160,8 +26166,7 @@ GnuTLS requires a port number.
26160 26166
26161;;;*** 26167;;;***
26162 26168
26163;;;### (autoloads nil "strokes" "strokes.el" (22086 11930 294062 26169;;;### (autoloads nil "strokes" "strokes.el" (22150 28229 22072 702000))
26164;;;;;; 731000))
26165;;; Generated autoloads from strokes.el 26170;;; Generated autoloads from strokes.el
26166 26171
26167(autoload 'strokes-global-set-stroke "strokes" "\ 26172(autoload 'strokes-global-set-stroke "strokes" "\
@@ -26295,8 +26300,8 @@ Studlify-case the current buffer.
26295 26300
26296;;;*** 26301;;;***
26297 26302
26298;;;### (autoloads nil "subword" "progmodes/subword.el" (22086 11930 26303;;;### (autoloads nil "subword" "progmodes/subword.el" (22150 28228
26299;;;;;; 226062 731000)) 26304;;;;;; 930072 702000))
26300;;; Generated autoloads from progmodes/subword.el 26305;;; Generated autoloads from progmodes/subword.el
26301 26306
26302(define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1") 26307(define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1")
@@ -26388,8 +26393,8 @@ See `superword-mode' for more information on Superword mode.
26388 26393
26389;;;*** 26394;;;***
26390 26395
26391;;;### (autoloads nil "supercite" "mail/supercite.el" (22086 11929 26396;;;### (autoloads nil "supercite" "mail/supercite.el" (22150 28228
26392;;;;;; 950062 731000)) 26397;;;;;; 254072 702000))
26393;;; Generated autoloads from mail/supercite.el 26398;;; Generated autoloads from mail/supercite.el
26394 26399
26395(autoload 'sc-cite-original "supercite" "\ 26400(autoload 'sc-cite-original "supercite" "\
@@ -26421,8 +26426,7 @@ and `sc-post-hook' is run after the guts of this function.
26421 26426
26422;;;*** 26427;;;***
26423 26428
26424;;;### (autoloads nil "t-mouse" "t-mouse.el" (22086 11930 298062 26429;;;### (autoloads nil "t-mouse" "t-mouse.el" (22150 28229 26072 702000))
26425;;;;;; 731000))
26426;;; Generated autoloads from t-mouse.el 26430;;; Generated autoloads from t-mouse.el
26427 26431
26428(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") 26432(define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1")
@@ -26450,7 +26454,7 @@ It relies on the `gpm' daemon being activated.
26450 26454
26451;;;*** 26455;;;***
26452 26456
26453;;;### (autoloads nil "tabify" "tabify.el" (22086 11930 298062 731000)) 26457;;;### (autoloads nil "tabify" "tabify.el" (22150 28229 26072 702000))
26454;;; Generated autoloads from tabify.el 26458;;; Generated autoloads from tabify.el
26455 26459
26456(autoload 'untabify "tabify" "\ 26460(autoload 'untabify "tabify" "\
@@ -26479,8 +26483,8 @@ The variable `tab-width' controls the spacing of tab stops.
26479 26483
26480;;;*** 26484;;;***
26481 26485
26482;;;### (autoloads nil "table" "textmodes/table.el" (22092 27718 520268 26486;;;### (autoloads nil "table" "textmodes/table.el" (22150 28229 166072
26483;;;;;; 464000)) 26487;;;;;; 702000))
26484;;; Generated autoloads from textmodes/table.el 26488;;; Generated autoloads from textmodes/table.el
26485 26489
26486(autoload 'table-insert "table" "\ 26490(autoload 'table-insert "table" "\
@@ -27051,7 +27055,7 @@ converts a table into plain text without frames. It is a companion to
27051 27055
27052;;;*** 27056;;;***
27053 27057
27054;;;### (autoloads nil "talk" "talk.el" (22086 11930 298062 731000)) 27058;;;### (autoloads nil "talk" "talk.el" (22150 28229 26072 702000))
27055;;; Generated autoloads from talk.el 27059;;; Generated autoloads from talk.el
27056 27060
27057(autoload 'talk-connect "talk" "\ 27061(autoload 'talk-connect "talk" "\
@@ -27066,8 +27070,8 @@ Connect to the Emacs talk group from the current X display or tty frame.
27066 27070
27067;;;*** 27071;;;***
27068 27072
27069;;;### (autoloads nil "tar-mode" "tar-mode.el" (22086 11930 298062 27073;;;### (autoloads nil "tar-mode" "tar-mode.el" (22150 28229 26072
27070;;;;;; 731000)) 27074;;;;;; 702000))
27071;;; Generated autoloads from tar-mode.el 27075;;; Generated autoloads from tar-mode.el
27072 27076
27073(autoload 'tar-mode "tar-mode" "\ 27077(autoload 'tar-mode "tar-mode" "\
@@ -27090,8 +27094,8 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
27090 27094
27091;;;*** 27095;;;***
27092 27096
27093;;;### (autoloads nil "tcl" "progmodes/tcl.el" (22086 11930 230062 27097;;;### (autoloads nil "tcl" "progmodes/tcl.el" (22150 28228 934072
27094;;;;;; 731000)) 27098;;;;;; 702000))
27095;;; Generated autoloads from progmodes/tcl.el 27099;;; Generated autoloads from progmodes/tcl.el
27096 27100
27097(autoload 'tcl-mode "tcl" "\ 27101(autoload 'tcl-mode "tcl" "\
@@ -27139,8 +27143,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
27139 27143
27140;;;*** 27144;;;***
27141 27145
27142;;;### (autoloads nil "telnet" "net/telnet.el" (22086 11930 14062 27146;;;### (autoloads nil "telnet" "net/telnet.el" (22150 28228 406072
27143;;;;;; 731000)) 27147;;;;;; 702000))
27144;;; Generated autoloads from net/telnet.el 27148;;; Generated autoloads from net/telnet.el
27145 27149
27146(autoload 'telnet "telnet" "\ 27150(autoload 'telnet "telnet" "\
@@ -27165,7 +27169,7 @@ Normally input is edited in Emacs and sent a line at a time.
27165 27169
27166;;;*** 27170;;;***
27167 27171
27168;;;### (autoloads nil "term" "term.el" (22102 63557 312509 103000)) 27172;;;### (autoloads nil "term" "term.el" (22150 28229 58072 702000))
27169;;; Generated autoloads from term.el 27173;;; Generated autoloads from term.el
27170 27174
27171(autoload 'make-term "term" "\ 27175(autoload 'make-term "term" "\
@@ -27207,8 +27211,8 @@ use in that buffer.
27207 27211
27208;;;*** 27212;;;***
27209 27213
27210;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (22086 27214;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (22150
27211;;;;;; 11929 686062 731000)) 27215;;;;;; 28227 458072 702000))
27212;;; Generated autoloads from emacs-lisp/testcover.el 27216;;; Generated autoloads from emacs-lisp/testcover.el
27213 27217
27214(autoload 'testcover-this-defun "testcover" "\ 27218(autoload 'testcover-this-defun "testcover" "\
@@ -27218,8 +27222,8 @@ Start coverage on function under point.
27218 27222
27219;;;*** 27223;;;***
27220 27224
27221;;;### (autoloads nil "tetris" "play/tetris.el" (22086 11930 130062 27225;;;### (autoloads nil "tetris" "play/tetris.el" (22150 28228 682072
27222;;;;;; 731000)) 27226;;;;;; 702000))
27223;;; Generated autoloads from play/tetris.el 27227;;; Generated autoloads from play/tetris.el
27224(push (purecopy '(tetris 2 1)) package--builtin-versions) 27228(push (purecopy '(tetris 2 1)) package--builtin-versions)
27225 27229
@@ -27244,8 +27248,8 @@ tetris-mode keybindings:
27244 27248
27245;;;*** 27249;;;***
27246 27250
27247;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (22092 27718 27251;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (22150 28229
27248;;;;;; 524268 464000)) 27252;;;;;; 186072 702000))
27249;;; Generated autoloads from textmodes/tex-mode.el 27253;;; Generated autoloads from textmodes/tex-mode.el
27250 27254
27251(defvar tex-shell-file-name nil "\ 27255(defvar tex-shell-file-name nil "\
@@ -27546,8 +27550,8 @@ Major mode to edit DocTeX files.
27546 27550
27547;;;*** 27551;;;***
27548 27552
27549;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (22086 11930 27553;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (22150 28229
27550;;;;;; 350062 731000)) 27554;;;;;; 190072 702000))
27551;;; Generated autoloads from textmodes/texinfmt.el 27555;;; Generated autoloads from textmodes/texinfmt.el
27552 27556
27553(autoload 'texinfo-format-buffer "texinfmt" "\ 27557(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27586,8 +27590,8 @@ if large. You can use `Info-split' to do this manually.
27586 27590
27587;;;*** 27591;;;***
27588 27592
27589;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22086 11930 27593;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (22150 28229
27590;;;;;; 350062 731000)) 27594;;;;;; 194072 702000))
27591;;; Generated autoloads from textmodes/texinfo.el 27595;;; Generated autoloads from textmodes/texinfo.el
27592 27596
27593(defvar texinfo-open-quote (purecopy "``") "\ 27597(defvar texinfo-open-quote (purecopy "``") "\
@@ -27671,8 +27675,8 @@ value of `texinfo-mode-hook'.
27671 27675
27672;;;*** 27676;;;***
27673 27677
27674;;;### (autoloads nil "thai-util" "language/thai-util.el" (22086 27678;;;### (autoloads nil "thai-util" "language/thai-util.el" (22150
27675;;;;;; 11929 902062 731000)) 27679;;;;;; 28228 198072 702000))
27676;;; Generated autoloads from language/thai-util.el 27680;;; Generated autoloads from language/thai-util.el
27677 27681
27678(autoload 'thai-compose-region "thai-util" "\ 27682(autoload 'thai-compose-region "thai-util" "\
@@ -27699,8 +27703,8 @@ Compose Thai characters in the current buffer.
27699 27703
27700;;;*** 27704;;;***
27701 27705
27702;;;### (autoloads nil "thingatpt" "thingatpt.el" (22086 11930 354062 27706;;;### (autoloads nil "thingatpt" "thingatpt.el" (22150 28229 198072
27703;;;;;; 731000)) 27707;;;;;; 702000))
27704;;; Generated autoloads from thingatpt.el 27708;;; Generated autoloads from thingatpt.el
27705 27709
27706(autoload 'forward-thing "thingatpt" "\ 27710(autoload 'forward-thing "thingatpt" "\
@@ -27764,7 +27768,7 @@ Return the Lisp list at point, or nil if none is found.
27764 27768
27765;;;*** 27769;;;***
27766 27770
27767;;;### (autoloads nil "thumbs" "thumbs.el" (22086 11930 354062 731000)) 27771;;;### (autoloads nil "thumbs" "thumbs.el" (22150 28229 198072 702000))
27768;;; Generated autoloads from thumbs.el 27772;;; Generated autoloads from thumbs.el
27769 27773
27770(autoload 'thumbs-find-thumb "thumbs" "\ 27774(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27798,15 +27802,15 @@ In dired, call the setroot program on the image at point.
27798 27802
27799;;;*** 27803;;;***
27800 27804
27801;;;### (autoloads nil "thunk" "emacs-lisp/thunk.el" (22086 11929 27805;;;### (autoloads nil "thunk" "emacs-lisp/thunk.el" (22150 28227
27802;;;;;; 690062 731000)) 27806;;;;;; 458072 702000))
27803;;; Generated autoloads from emacs-lisp/thunk.el 27807;;; Generated autoloads from emacs-lisp/thunk.el
27804(push (purecopy '(thunk 1 0)) package--builtin-versions) 27808(push (purecopy '(thunk 1 0)) package--builtin-versions)
27805 27809
27806;;;*** 27810;;;***
27807 27811
27808;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (22086 27812;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (22150
27809;;;;;; 11929 906062 731000)) 27813;;;;;; 28228 198072 702000))
27810;;; Generated autoloads from language/tibet-util.el 27814;;; Generated autoloads from language/tibet-util.el
27811 27815
27812(autoload 'tibetan-char-p "tibet-util" "\ 27816(autoload 'tibetan-char-p "tibet-util" "\
@@ -27879,8 +27883,8 @@ See also docstring of the function tibetan-compose-region.
27879 27883
27880;;;*** 27884;;;***
27881 27885
27882;;;### (autoloads nil "tildify" "textmodes/tildify.el" (22086 11930 27886;;;### (autoloads nil "tildify" "textmodes/tildify.el" (22150 28229
27883;;;;;; 354062 731000)) 27887;;;;;; 198072 702000))
27884;;; Generated autoloads from textmodes/tildify.el 27888;;; Generated autoloads from textmodes/tildify.el
27885(push (purecopy '(tildify 4 6 1)) package--builtin-versions) 27889(push (purecopy '(tildify 4 6 1)) package--builtin-versions)
27886 27890
@@ -27946,7 +27950,7 @@ variable will be set to the representation.
27946 27950
27947;;;*** 27951;;;***
27948 27952
27949;;;### (autoloads nil "time" "time.el" (22086 11930 354062 731000)) 27953;;;### (autoloads nil "time" "time.el" (22150 28229 202072 702000))
27950;;; Generated autoloads from time.el 27954;;; Generated autoloads from time.el
27951 27955
27952(defvar display-time-day-and-date nil "\ 27956(defvar display-time-day-and-date nil "\
@@ -28008,8 +28012,8 @@ Return a string giving the duration of the Emacs initialization.
28008 28012
28009;;;*** 28013;;;***
28010 28014
28011;;;### (autoloads nil "time-date" "calendar/time-date.el" (22086 28015;;;### (autoloads nil "time-date" "calendar/time-date.el" (22150
28012;;;;;; 11929 538062 731000)) 28016;;;;;; 28227 82072 702000))
28013;;; Generated autoloads from calendar/time-date.el 28017;;; Generated autoloads from calendar/time-date.el
28014 28018
28015(autoload 'date-to-time "time-date" "\ 28019(autoload 'date-to-time "time-date" "\
@@ -28112,8 +28116,8 @@ Convert the time interval in seconds to a short string.
28112 28116
28113;;;*** 28117;;;***
28114 28118
28115;;;### (autoloads nil "time-stamp" "time-stamp.el" (22092 27718 528268 28119;;;### (autoloads nil "time-stamp" "time-stamp.el" (22150 28229 202072
28116;;;;;; 464000)) 28120;;;;;; 702000))
28117;;; Generated autoloads from time-stamp.el 28121;;; Generated autoloads from time-stamp.el
28118(put 'time-stamp-format 'safe-local-variable 'stringp) 28122(put 'time-stamp-format 'safe-local-variable 'stringp)
28119(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28123(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28153,8 +28157,8 @@ With ARG, turn time stamping on if and only if arg is positive.
28153 28157
28154;;;*** 28158;;;***
28155 28159
28156;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (22086 28160;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (22150
28157;;;;;; 11929 538062 731000)) 28161;;;;;; 28227 82072 702000))
28158;;; Generated autoloads from calendar/timeclock.el 28162;;; Generated autoloads from calendar/timeclock.el
28159(push (purecopy '(timeclock 2 6 1)) package--builtin-versions) 28163(push (purecopy '(timeclock 2 6 1)) package--builtin-versions)
28160 28164
@@ -28264,7 +28268,7 @@ relative only to the time worked today, and not to past time.
28264;;;*** 28268;;;***
28265 28269
28266;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" 28270;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el"
28267;;;;;; (22086 11929 886062 731000)) 28271;;;;;; (22150 28228 134072 702000))
28268;;; Generated autoloads from international/titdic-cnv.el 28272;;; Generated autoloads from international/titdic-cnv.el
28269 28273
28270(autoload 'titdic-convert "titdic-cnv" "\ 28274(autoload 'titdic-convert "titdic-cnv" "\
@@ -28286,7 +28290,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
28286 28290
28287;;;*** 28291;;;***
28288 28292
28289;;;### (autoloads nil "tmm" "tmm.el" (22086 11930 354062 731000)) 28293;;;### (autoloads nil "tmm" "tmm.el" (22150 28229 202072 702000))
28290;;; Generated autoloads from tmm.el 28294;;; Generated autoloads from tmm.el
28291 (define-key global-map "\M-`" 'tmm-menubar) 28295 (define-key global-map "\M-`" 'tmm-menubar)
28292 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 28296 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
@@ -28328,8 +28332,8 @@ Its value should be an event that has a binding in MENU.
28328 28332
28329;;;*** 28333;;;***
28330 28334
28331;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22086 28335;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (22150
28332;;;;;; 11929 538062 731000)) 28336;;;;;; 28227 138072 702000))
28333;;; Generated autoloads from calendar/todo-mode.el 28337;;; Generated autoloads from calendar/todo-mode.el
28334 28338
28335(autoload 'todo-show "todo-mode" "\ 28339(autoload 'todo-show "todo-mode" "\
@@ -28396,8 +28400,8 @@ Mode for displaying and reprioritizing top priority Todo.
28396 28400
28397;;;*** 28401;;;***
28398 28402
28399;;;### (autoloads nil "tool-bar" "tool-bar.el" (22086 11930 358062 28403;;;### (autoloads nil "tool-bar" "tool-bar.el" (22150 28229 202072
28400;;;;;; 731000)) 28404;;;;;; 702000))
28401;;; Generated autoloads from tool-bar.el 28405;;; Generated autoloads from tool-bar.el
28402 28406
28403(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ 28407(autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\
@@ -28467,8 +28471,8 @@ holds a keymap.
28467 28471
28468;;;*** 28472;;;***
28469 28473
28470;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (22086 11929 690062 28474;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (22150 28227 458072
28471;;;;;; 731000)) 28475;;;;;; 702000))
28472;;; Generated autoloads from emacs-lisp/tq.el 28476;;; Generated autoloads from emacs-lisp/tq.el
28473 28477
28474(autoload 'tq-create "tq" "\ 28478(autoload 'tq-create "tq" "\
@@ -28481,8 +28485,8 @@ to a tcp server on another machine.
28481 28485
28482;;;*** 28486;;;***
28483 28487
28484;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (22086 11929 28488;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (22150 28227
28485;;;;;; 690062 731000)) 28489;;;;;; 458072 702000))
28486;;; Generated autoloads from emacs-lisp/trace.el 28490;;; Generated autoloads from emacs-lisp/trace.el
28487 28491
28488(defvar trace-buffer "*trace-output*" "\ 28492(defvar trace-buffer "*trace-output*" "\
@@ -28527,7 +28531,8 @@ the output buffer or changing the window configuration.
28527 28531
28528;;;*** 28532;;;***
28529 28533
28530;;;### (autoloads nil "tramp" "net/tramp.el" (22092 27718 8268 464000)) 28534;;;### (autoloads nil "tramp" "net/tramp.el" (22150 28228 442072
28535;;;;;; 702000))
28531;;; Generated autoloads from net/tramp.el 28536;;; Generated autoloads from net/tramp.el
28532 28537
28533(defvar tramp-mode t "\ 28538(defvar tramp-mode t "\
@@ -28642,8 +28647,8 @@ Discard Tramp from loading remote files.
28642 28647
28643;;;*** 28648;;;***
28644 28649
28645;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (22086 11930 28650;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (22150 28228
28646;;;;;; 14062 731000)) 28651;;;;;; 410072 702000))
28647;;; Generated autoloads from net/tramp-ftp.el 28652;;; Generated autoloads from net/tramp-ftp.el
28648 28653
28649(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28654(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28653,8 +28658,15 @@ Discard Tramp from loading remote files.
28653 28658
28654;;;*** 28659;;;***
28655 28660
28656;;;### (autoloads nil "tutorial" "tutorial.el" (22086 11930 358062 28661;;;### (autoloads nil "trampver" "net/trampver.el" (22150 28228 442072
28657;;;;;; 731000)) 28662;;;;;; 702000))
28663;;; Generated autoloads from net/trampver.el
28664(push (purecopy '(tramp 2 2 13 25 1)) package--builtin-versions)
28665
28666;;;***
28667
28668;;;### (autoloads nil "tutorial" "tutorial.el" (22150 28229 206072
28669;;;;;; 702000))
28658;;; Generated autoloads from tutorial.el 28670;;; Generated autoloads from tutorial.el
28659 28671
28660(autoload 'help-with-tutorial "tutorial" "\ 28672(autoload 'help-with-tutorial "tutorial" "\
@@ -28689,8 +28701,8 @@ resumed later.
28689 28701
28690;;;*** 28702;;;***
28691 28703
28692;;;### (autoloads nil "two-column" "textmodes/two-column.el" (22086 28704;;;### (autoloads nil "two-column" "textmodes/two-column.el" (22150
28693;;;;;; 11930 354062 731000)) 28705;;;;;; 28229 198072 702000))
28694;;; Generated autoloads from textmodes/two-column.el 28706;;; Generated autoloads from textmodes/two-column.el
28695 (autoload '2C-command "two-column" () t 'keymap) 28707 (autoload '2C-command "two-column" () t 'keymap)
28696 (global-set-key "\C-x6" '2C-command) 28708 (global-set-key "\C-x6" '2C-command)
@@ -28737,8 +28749,8 @@ First column's text sSs Second column's text
28737 28749
28738;;;*** 28750;;;***
28739 28751
28740;;;### (autoloads nil "type-break" "type-break.el" (22086 11930 358062 28752;;;### (autoloads nil "type-break" "type-break.el" (22150 28229 206072
28741;;;;;; 731000)) 28753;;;;;; 702000))
28742;;; Generated autoloads from type-break.el 28754;;; Generated autoloads from type-break.el
28743 28755
28744(defvar type-break-mode nil "\ 28756(defvar type-break-mode nil "\
@@ -28870,7 +28882,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28870 28882
28871;;;*** 28883;;;***
28872 28884
28873;;;### (autoloads nil "uce" "mail/uce.el" (22086 11929 950062 731000)) 28885;;;### (autoloads nil "uce" "mail/uce.el" (22150 28228 258072 702000))
28874;;; Generated autoloads from mail/uce.el 28886;;; Generated autoloads from mail/uce.el
28875 28887
28876(autoload 'uce-reply-to-uce "uce" "\ 28888(autoload 'uce-reply-to-uce "uce" "\
@@ -28884,7 +28896,7 @@ You might need to set `uce-mail-reader' before using this.
28884;;;*** 28896;;;***
28885 28897
28886;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" 28898;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el"
28887;;;;;; (22086 11929 886062 731000)) 28899;;;;;; (22150 28228 134072 702000))
28888;;; Generated autoloads from international/ucs-normalize.el 28900;;; Generated autoloads from international/ucs-normalize.el
28889 28901
28890(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 28902(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -28949,8 +28961,8 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus.
28949 28961
28950;;;*** 28962;;;***
28951 28963
28952;;;### (autoloads nil "underline" "textmodes/underline.el" (22086 28964;;;### (autoloads nil "underline" "textmodes/underline.el" (22150
28953;;;;;; 11930 354062 731000)) 28965;;;;;; 28229 198072 702000))
28954;;; Generated autoloads from textmodes/underline.el 28966;;; Generated autoloads from textmodes/underline.el
28955 28967
28956(autoload 'underline-region "underline" "\ 28968(autoload 'underline-region "underline" "\
@@ -28970,8 +28982,8 @@ which specify the range to operate on.
28970 28982
28971;;;*** 28983;;;***
28972 28984
28973;;;### (autoloads nil "unrmail" "mail/unrmail.el" (22086 11929 950062 28985;;;### (autoloads nil "unrmail" "mail/unrmail.el" (22150 28228 258072
28974;;;;;; 731000)) 28986;;;;;; 702000))
28975;;; Generated autoloads from mail/unrmail.el 28987;;; Generated autoloads from mail/unrmail.el
28976 28988
28977(autoload 'batch-unrmail "unrmail" "\ 28989(autoload 'batch-unrmail "unrmail" "\
@@ -28991,8 +29003,8 @@ The variable `unrmail-mbox-format' controls which mbox format to use.
28991 29003
28992;;;*** 29004;;;***
28993 29005
28994;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (22086 11929 29006;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (22150 28227
28995;;;;;; 690062 731000)) 29007;;;;;; 458072 702000))
28996;;; Generated autoloads from emacs-lisp/unsafep.el 29008;;; Generated autoloads from emacs-lisp/unsafep.el
28997 29009
28998(autoload 'unsafep "unsafep" "\ 29010(autoload 'unsafep "unsafep" "\
@@ -29004,7 +29016,7 @@ UNSAFEP-VARS is a list of symbols with local bindings.
29004 29016
29005;;;*** 29017;;;***
29006 29018
29007;;;### (autoloads nil "url" "url/url.el" (22086 11930 366062 731000)) 29019;;;### (autoloads nil "url" "url/url.el" (22150 28229 234072 702000))
29008;;; Generated autoloads from url/url.el 29020;;; Generated autoloads from url/url.el
29009 29021
29010(autoload 'url-retrieve "url" "\ 29022(autoload 'url-retrieve "url" "\
@@ -29051,8 +29063,8 @@ no further processing). URL is either a string or a parsed URL.
29051 29063
29052;;;*** 29064;;;***
29053 29065
29054;;;### (autoloads nil "url-auth" "url/url-auth.el" (22092 27718 528268 29066;;;### (autoloads nil "url-auth" "url/url-auth.el" (22150 28229 210072
29055;;;;;; 464000)) 29067;;;;;; 702000))
29056;;; Generated autoloads from url/url-auth.el 29068;;; Generated autoloads from url/url-auth.el
29057 29069
29058(autoload 'url-get-authentication "url-auth" "\ 29070(autoload 'url-get-authentication "url-auth" "\
@@ -29093,8 +29105,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
29093 29105
29094;;;*** 29106;;;***
29095 29107
29096;;;### (autoloads nil "url-cache" "url/url-cache.el" (22086 11930 29108;;;### (autoloads nil "url-cache" "url/url-cache.el" (22150 28229
29097;;;;;; 362062 731000)) 29109;;;;;; 210072 702000))
29098;;; Generated autoloads from url/url-cache.el 29110;;; Generated autoloads from url/url-cache.el
29099 29111
29100(autoload 'url-store-in-cache "url-cache" "\ 29112(autoload 'url-store-in-cache "url-cache" "\
@@ -29115,8 +29127,8 @@ Extract FNAM from the local disk cache.
29115 29127
29116;;;*** 29128;;;***
29117 29129
29118;;;### (autoloads nil "url-cid" "url/url-cid.el" (22086 11930 362062 29130;;;### (autoloads nil "url-cid" "url/url-cid.el" (22150 28229 210072
29119;;;;;; 731000)) 29131;;;;;; 702000))
29120;;; Generated autoloads from url/url-cid.el 29132;;; Generated autoloads from url/url-cid.el
29121 29133
29122(autoload 'url-cid "url-cid" "\ 29134(autoload 'url-cid "url-cid" "\
@@ -29126,8 +29138,8 @@ Extract FNAM from the local disk cache.
29126 29138
29127;;;*** 29139;;;***
29128 29140
29129;;;### (autoloads nil "url-dav" "url/url-dav.el" (22086 11930 362062 29141;;;### (autoloads nil "url-dav" "url/url-dav.el" (22150 28229 214072
29130;;;;;; 731000)) 29142;;;;;; 702000))
29131;;; Generated autoloads from url/url-dav.el 29143;;; Generated autoloads from url/url-dav.el
29132 29144
29133(autoload 'url-dav-supported-p "url-dav" "\ 29145(autoload 'url-dav-supported-p "url-dav" "\
@@ -29161,8 +29173,8 @@ added to this list, so most requests can just pass in nil.
29161 29173
29162;;;*** 29174;;;***
29163 29175
29164;;;### (autoloads nil "url-file" "url/url-file.el" (22086 11930 362062 29176;;;### (autoloads nil "url-file" "url/url-file.el" (22150 28229 214072
29165;;;;;; 731000)) 29177;;;;;; 702000))
29166;;; Generated autoloads from url/url-file.el 29178;;; Generated autoloads from url/url-file.el
29167 29179
29168(autoload 'url-file "url-file" "\ 29180(autoload 'url-file "url-file" "\
@@ -29172,8 +29184,8 @@ Handle file: and ftp: URLs.
29172 29184
29173;;;*** 29185;;;***
29174 29186
29175;;;### (autoloads nil "url-gw" "url/url-gw.el" (22086 11930 362062 29187;;;### (autoloads nil "url-gw" "url/url-gw.el" (22150 28229 218072
29176;;;;;; 731000)) 29188;;;;;; 702000))
29177;;; Generated autoloads from url/url-gw.el 29189;;; Generated autoloads from url/url-gw.el
29178 29190
29179(autoload 'url-gateway-nslookup-host "url-gw" "\ 29191(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -29194,8 +29206,8 @@ overriding the value of `url-gateway-method'.
29194 29206
29195;;;*** 29207;;;***
29196 29208
29197;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (22089 29209;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (22150
29198;;;;;; 51528 372929 316000)) 29210;;;;;; 28229 218072 702000))
29199;;; Generated autoloads from url/url-handlers.el 29211;;; Generated autoloads from url/url-handlers.el
29200 29212
29201(defvar url-handler-mode nil "\ 29213(defvar url-handler-mode nil "\
@@ -29242,6 +29254,13 @@ accessible.
29242 29254
29243\(fn URL &rest IGNORED)" nil nil) 29255\(fn URL &rest IGNORED)" nil nil)
29244 29256
29257(autoload 'url-insert-buffer-contents "url-handlers" "\
29258Insert the contents of BUFFER into current buffer.
29259This is like `url-insert', but also decodes the current buffer as
29260if it had been inserted from a file named URL.
29261
29262\(fn BUFFER URL &optional VISIT BEG END REPLACE)" nil nil)
29263
29245(autoload 'url-insert-file-contents "url-handlers" "\ 29264(autoload 'url-insert-file-contents "url-handlers" "\
29246 29265
29247 29266
@@ -29249,8 +29268,8 @@ accessible.
29249 29268
29250;;;*** 29269;;;***
29251 29270
29252;;;### (autoloads nil "url-http" "url/url-http.el" (22092 27718 532268 29271;;;### (autoloads nil "url-http" "url/url-http.el" (22150 28229 218072
29253;;;;;; 464000)) 29272;;;;;; 702000))
29254;;; Generated autoloads from url/url-http.el 29273;;; Generated autoloads from url/url-http.el
29255 (autoload 'url-default-expander "url-expand") 29274 (autoload 'url-default-expander "url-expand")
29256 29275
@@ -29262,8 +29281,8 @@ accessible.
29262 29281
29263;;;*** 29282;;;***
29264 29283
29265;;;### (autoloads nil "url-irc" "url/url-irc.el" (22086 11930 366062 29284;;;### (autoloads nil "url-irc" "url/url-irc.el" (22150 28229 222072
29266;;;;;; 731000)) 29285;;;;;; 702000))
29267;;; Generated autoloads from url/url-irc.el 29286;;; Generated autoloads from url/url-irc.el
29268 29287
29269(autoload 'url-irc "url-irc" "\ 29288(autoload 'url-irc "url-irc" "\
@@ -29273,8 +29292,8 @@ accessible.
29273 29292
29274;;;*** 29293;;;***
29275 29294
29276;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (22086 11930 366062 29295;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (22150 28229 222072
29277;;;;;; 731000)) 29296;;;;;; 702000))
29278;;; Generated autoloads from url/url-ldap.el 29297;;; Generated autoloads from url/url-ldap.el
29279 29298
29280(autoload 'url-ldap "url-ldap" "\ 29299(autoload 'url-ldap "url-ldap" "\
@@ -29287,8 +29306,8 @@ URL can be a URL string, or a URL vector of the type returned by
29287 29306
29288;;;*** 29307;;;***
29289 29308
29290;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (22086 11930 29309;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (22150 28229
29291;;;;;; 366062 731000)) 29310;;;;;; 222072 702000))
29292;;; Generated autoloads from url/url-mailto.el 29311;;; Generated autoloads from url/url-mailto.el
29293 29312
29294(autoload 'url-mail "url-mailto" "\ 29313(autoload 'url-mail "url-mailto" "\
@@ -29303,8 +29322,8 @@ Handle the mailto: URL syntax.
29303 29322
29304;;;*** 29323;;;***
29305 29324
29306;;;### (autoloads nil "url-misc" "url/url-misc.el" (22086 11930 366062 29325;;;### (autoloads nil "url-misc" "url/url-misc.el" (22150 28229 222072
29307;;;;;; 731000)) 29326;;;;;; 702000))
29308;;; Generated autoloads from url/url-misc.el 29327;;; Generated autoloads from url/url-misc.el
29309 29328
29310(autoload 'url-man "url-misc" "\ 29329(autoload 'url-man "url-misc" "\
@@ -29335,8 +29354,8 @@ Fetch a data URL (RFC 2397).
29335 29354
29336;;;*** 29355;;;***
29337 29356
29338;;;### (autoloads nil "url-news" "url/url-news.el" (22086 11930 366062 29357;;;### (autoloads nil "url-news" "url/url-news.el" (22150 28229 222072
29339;;;;;; 731000)) 29358;;;;;; 702000))
29340;;; Generated autoloads from url/url-news.el 29359;;; Generated autoloads from url/url-news.el
29341 29360
29342(autoload 'url-news "url-news" "\ 29361(autoload 'url-news "url-news" "\
@@ -29351,8 +29370,8 @@ Fetch a data URL (RFC 2397).
29351 29370
29352;;;*** 29371;;;***
29353 29372
29354;;;### (autoloads nil "url-ns" "url/url-ns.el" (22086 11930 366062 29373;;;### (autoloads nil "url-ns" "url/url-ns.el" (22150 28229 222072
29355;;;;;; 731000)) 29374;;;;;; 702000))
29356;;; Generated autoloads from url/url-ns.el 29375;;; Generated autoloads from url/url-ns.el
29357 29376
29358(autoload 'isPlainHostName "url-ns" "\ 29377(autoload 'isPlainHostName "url-ns" "\
@@ -29392,8 +29411,8 @@ Fetch a data URL (RFC 2397).
29392 29411
29393;;;*** 29412;;;***
29394 29413
29395;;;### (autoloads nil "url-parse" "url/url-parse.el" (22086 11930 29414;;;### (autoloads nil "url-parse" "url/url-parse.el" (22150 28229
29396;;;;;; 366062 731000)) 29415;;;;;; 222072 702000))
29397;;; Generated autoloads from url/url-parse.el 29416;;; Generated autoloads from url/url-parse.el
29398 29417
29399(autoload 'url-recreate-url "url-parse" "\ 29418(autoload 'url-recreate-url "url-parse" "\
@@ -29444,8 +29463,8 @@ parses to
29444 29463
29445;;;*** 29464;;;***
29446 29465
29447;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (22086 11930 29466;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (22150 28229
29448;;;;;; 366062 731000)) 29467;;;;;; 222072 702000))
29449;;; Generated autoloads from url/url-privacy.el 29468;;; Generated autoloads from url/url-privacy.el
29450 29469
29451(autoload 'url-setup-privacy-info "url-privacy" "\ 29470(autoload 'url-setup-privacy-info "url-privacy" "\
@@ -29455,8 +29474,8 @@ Setup variables that expose info about you and your system.
29455 29474
29456;;;*** 29475;;;***
29457 29476
29458;;;### (autoloads nil "url-queue" "url/url-queue.el" (22086 11930 29477;;;### (autoloads nil "url-queue" "url/url-queue.el" (22150 28229
29459;;;;;; 366062 731000)) 29478;;;;;; 226072 702000))
29460;;; Generated autoloads from url/url-queue.el 29479;;; Generated autoloads from url/url-queue.el
29461 29480
29462(autoload 'url-queue-retrieve "url-queue" "\ 29481(autoload 'url-queue-retrieve "url-queue" "\
@@ -29470,8 +29489,8 @@ The variable `url-queue-timeout' sets a timeout.
29470 29489
29471;;;*** 29490;;;***
29472 29491
29473;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (22086 11930 29492;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (22150 28229
29474;;;;;; 366062 731000)) 29493;;;;;; 226072 702000))
29475;;; Generated autoloads from url/url-tramp.el 29494;;; Generated autoloads from url/url-tramp.el
29476 29495
29477(defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\ 29496(defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\
@@ -29489,8 +29508,8 @@ would have been passed to OPERATION.
29489 29508
29490;;;*** 29509;;;***
29491 29510
29492;;;### (autoloads nil "url-util" "url/url-util.el" (22092 27718 532268 29511;;;### (autoloads nil "url-util" "url/url-util.el" (22150 28229 234072
29493;;;;;; 464000)) 29512;;;;;; 702000))
29494;;; Generated autoloads from url/url-util.el 29513;;; Generated autoloads from url/url-util.el
29495 29514
29496(defvar url-debug nil "\ 29515(defvar url-debug nil "\
@@ -29658,8 +29677,8 @@ This uses `url-current-object', set locally to the buffer.
29658 29677
29659;;;*** 29678;;;***
29660 29679
29661;;;### (autoloads nil "userlock" "userlock.el" (22092 27718 532268 29680;;;### (autoloads nil "userlock" "userlock.el" (22150 28229 234072
29662;;;;;; 464000)) 29681;;;;;; 702000))
29663;;; Generated autoloads from userlock.el 29682;;; Generated autoloads from userlock.el
29664 29683
29665(autoload 'ask-user-about-lock "userlock" "\ 29684(autoload 'ask-user-about-lock "userlock" "\
@@ -29687,8 +29706,8 @@ The buffer in question is current when this function is called.
29687 29706
29688;;;*** 29707;;;***
29689 29708
29690;;;### (autoloads nil "utf-7" "international/utf-7.el" (22086 11929 29709;;;### (autoloads nil "utf-7" "international/utf-7.el" (22150 28228
29691;;;;;; 886062 731000)) 29710;;;;;; 134072 702000))
29692;;; Generated autoloads from international/utf-7.el 29711;;; Generated autoloads from international/utf-7.el
29693 29712
29694(autoload 'utf-7-post-read-conversion "utf-7" "\ 29713(autoload 'utf-7-post-read-conversion "utf-7" "\
@@ -29713,7 +29732,7 @@ The buffer in question is current when this function is called.
29713 29732
29714;;;*** 29733;;;***
29715 29734
29716;;;### (autoloads nil "utf7" "gnus/utf7.el" (22086 11929 854062 731000)) 29735;;;### (autoloads nil "utf7" "gnus/utf7.el" (22150 28228 26072 702000))
29717;;; Generated autoloads from gnus/utf7.el 29736;;; Generated autoloads from gnus/utf7.el
29718 29737
29719(autoload 'utf7-encode "utf7" "\ 29738(autoload 'utf7-encode "utf7" "\
@@ -29723,8 +29742,8 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
29723 29742
29724;;;*** 29743;;;***
29725 29744
29726;;;### (autoloads nil "uudecode" "mail/uudecode.el" (22086 11929 29745;;;### (autoloads nil "uudecode" "mail/uudecode.el" (22150 28228
29727;;;;;; 954062 731000)) 29746;;;;;; 258072 702000))
29728;;; Generated autoloads from mail/uudecode.el 29747;;; Generated autoloads from mail/uudecode.el
29729 29748
29730(autoload 'uudecode-decode-region-external "uudecode" "\ 29749(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -29748,7 +29767,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29748 29767
29749;;;*** 29768;;;***
29750 29769
29751;;;### (autoloads nil "vc" "vc/vc.el" (22093 48588 592393 539000)) 29770;;;### (autoloads nil "vc" "vc/vc.el" (22150 28229 306072 702000))
29752;;; Generated autoloads from vc/vc.el 29771;;; Generated autoloads from vc/vc.el
29753 29772
29754(defvar vc-checkout-hook nil "\ 29773(defvar vc-checkout-hook nil "\
@@ -29979,7 +29998,8 @@ Update the current fileset or branch.
29979You must be visiting a version controlled file, or in a `vc-dir' buffer. 29998You must be visiting a version controlled file, or in a `vc-dir' buffer.
29980On a distributed version control system, this runs a \"pull\" 29999On a distributed version control system, this runs a \"pull\"
29981operation to update the current branch, prompting for an argument 30000operation to update the current branch, prompting for an argument
29982list if required. Optional prefix ARG forces a prompt. 30001list if required. Optional prefix ARG forces a prompt for the VCS
30002command to run.
29983 30003
29984On a non-distributed version control system, update the current 30004On a non-distributed version control system, update the current
29985fileset to the tip revisions. For each unchanged and unlocked 30005fileset to the tip revisions. For each unchanged and unlocked
@@ -29996,8 +30016,11 @@ Push the current branch.
29996You must be visiting a version controlled file, or in a `vc-dir' buffer. 30016You must be visiting a version controlled file, or in a `vc-dir' buffer.
29997On a distributed version control system, this runs a \"push\" 30017On a distributed version control system, this runs a \"push\"
29998operation on the current branch, prompting for the precise command 30018operation on the current branch, prompting for the precise command
29999if required. Optional prefix ARG non-nil forces a prompt. 30019if required. Optional prefix ARG non-nil forces a prompt for the
30020VCS command to run.
30021
30000On a non-distributed version control system, this signals an error. 30022On a non-distributed version control system, this signals an error.
30023It also signals an error in a Bazaar bound branch.
30001 30024
30002\(fn &optional ARG)" t nil) 30025\(fn &optional ARG)" t nil)
30003 30026
@@ -30060,8 +30083,8 @@ Return the branch part of a revision number REV.
30060 30083
30061;;;*** 30084;;;***
30062 30085
30063;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (22086 11930 30086;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (22150 28229
30064;;;;;; 382062 731000)) 30087;;;;;; 286072 702000))
30065;;; Generated autoloads from vc/vc-annotate.el 30088;;; Generated autoloads from vc/vc-annotate.el
30066 30089
30067(autoload 'vc-annotate "vc-annotate" "\ 30090(autoload 'vc-annotate "vc-annotate" "\
@@ -30100,8 +30123,8 @@ should be applied to the background or to the foreground.
30100 30123
30101;;;*** 30124;;;***
30102 30125
30103;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (22086 11930 382062 30126;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (22150 28229 290072
30104;;;;;; 731000)) 30127;;;;;; 702000))
30105;;; Generated autoloads from vc/vc-bzr.el 30128;;; Generated autoloads from vc/vc-bzr.el
30106 30129
30107(defconst vc-bzr-admin-dirname ".bzr" "\ 30130(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30117,8 +30140,8 @@ Name of the format file in a .bzr directory.")
30117 30140
30118;;;*** 30141;;;***
30119 30142
30120;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (22099 26170 434017 30143;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (22150 28229 290072
30121;;;;;; 16000)) 30144;;;;;; 702000))
30122;;; Generated autoloads from vc/vc-cvs.el 30145;;; Generated autoloads from vc/vc-cvs.el
30123(defun vc-cvs-registered (f) 30146(defun vc-cvs-registered (f)
30124 "Return non-nil if file F is registered with CVS." 30147 "Return non-nil if file F is registered with CVS."
@@ -30129,8 +30152,8 @@ Name of the format file in a .bzr directory.")
30129 30152
30130;;;*** 30153;;;***
30131 30154
30132;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (22086 11930 386062 30155;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (22150 28229 294072
30133;;;;;; 731000)) 30156;;;;;; 702000))
30134;;; Generated autoloads from vc/vc-dir.el 30157;;; Generated autoloads from vc/vc-dir.el
30135 30158
30136(autoload 'vc-dir "vc-dir" "\ 30159(autoload 'vc-dir "vc-dir" "\
@@ -30154,8 +30177,8 @@ These are the commands available for use in the file status buffer:
30154 30177
30155;;;*** 30178;;;***
30156 30179
30157;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (22104 30180;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (22150
30158;;;;;; 18893 237441 487000)) 30181;;;;;; 28229 294072 702000))
30159;;; Generated autoloads from vc/vc-dispatcher.el 30182;;; Generated autoloads from vc/vc-dispatcher.el
30160 30183
30161(autoload 'vc-do-command "vc-dispatcher" "\ 30184(autoload 'vc-do-command "vc-dispatcher" "\
@@ -30178,8 +30201,8 @@ case, and the process object in the asynchronous case.
30178 30201
30179;;;*** 30202;;;***
30180 30203
30181;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22097 45637 495432 30204;;;### (autoloads nil "vc-git" "vc/vc-git.el" (22150 28229 294072
30182;;;;;; 455000)) 30205;;;;;; 702000))
30183;;; Generated autoloads from vc/vc-git.el 30206;;; Generated autoloads from vc/vc-git.el
30184 (defun vc-git-registered (file) 30207 (defun vc-git-registered (file)
30185 "Return non-nil if FILE is registered with git." 30208 "Return non-nil if FILE is registered with git."
@@ -30190,7 +30213,7 @@ case, and the process object in the asynchronous case.
30190 30213
30191;;;*** 30214;;;***
30192 30215
30193;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22097 45637 503432 455000)) 30216;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (22150 28229 298072 702000))
30194;;; Generated autoloads from vc/vc-hg.el 30217;;; Generated autoloads from vc/vc-hg.el
30195 (defun vc-hg-registered (file) 30218 (defun vc-hg-registered (file)
30196 "Return non-nil if FILE is registered with hg." 30219 "Return non-nil if FILE is registered with hg."
@@ -30201,8 +30224,8 @@ case, and the process object in the asynchronous case.
30201 30224
30202;;;*** 30225;;;***
30203 30226
30204;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (22097 45637 515432 30227;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (22150 28229 298072
30205;;;;;; 455000)) 30228;;;;;; 702000))
30206;;; Generated autoloads from vc/vc-mtn.el 30229;;; Generated autoloads from vc/vc-mtn.el
30207 30230
30208(defconst vc-mtn-admin-dir "_MTN" "\ 30231(defconst vc-mtn-admin-dir "_MTN" "\
@@ -30218,8 +30241,8 @@ Name of the monotone directory's format file.")
30218 30241
30219;;;*** 30242;;;***
30220 30243
30221;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (22097 45637 527432 30244;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (22150 28229 302072
30222;;;;;; 455000)) 30245;;;;;; 702000))
30223;;; Generated autoloads from vc/vc-rcs.el 30246;;; Generated autoloads from vc/vc-rcs.el
30224 30247
30225(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 30248(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -30232,8 +30255,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30232 30255
30233;;;*** 30256;;;***
30234 30257
30235;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (22086 11930 386062 30258;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (22150 28229 302072
30236;;;;;; 731000)) 30259;;;;;; 702000))
30237;;; Generated autoloads from vc/vc-sccs.el 30260;;; Generated autoloads from vc/vc-sccs.el
30238 30261
30239(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 30262(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -30251,8 +30274,8 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
30251 30274
30252;;;*** 30275;;;***
30253 30276
30254;;;### (autoloads nil "vc-src" "vc/vc-src.el" (22086 11930 386062 30277;;;### (autoloads nil "vc-src" "vc/vc-src.el" (22150 28229 302072
30255;;;;;; 731000)) 30278;;;;;; 702000))
30256;;; Generated autoloads from vc/vc-src.el 30279;;; Generated autoloads from vc/vc-src.el
30257 30280
30258(defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\ 30281(defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\
@@ -30265,8 +30288,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30265 30288
30266;;;*** 30289;;;***
30267 30290
30268;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (22101 42694 157526 30291;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (22150 28229 302072
30269;;;;;; 804000)) 30292;;;;;; 702000))
30270;;; Generated autoloads from vc/vc-svn.el 30293;;; Generated autoloads from vc/vc-svn.el
30271 (defun vc-svn-registered (f) 30294 (defun vc-svn-registered (f)
30272 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30295 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -30279,8 +30302,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30279 30302
30280;;;*** 30303;;;***
30281 30304
30282;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (22092 30305;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (22150
30283;;;;;; 27718 320268 464000)) 30306;;;;;; 28228 938072 702000))
30284;;; Generated autoloads from progmodes/vera-mode.el 30307;;; Generated autoloads from progmodes/vera-mode.el
30285(push (purecopy '(vera-mode 2 28)) package--builtin-versions) 30308(push (purecopy '(vera-mode 2 28)) package--builtin-versions)
30286 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 30309 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
@@ -30339,7 +30362,7 @@ Key bindings:
30339;;;*** 30362;;;***
30340 30363
30341;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" 30364;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el"
30342;;;;;; (22092 27718 348268 464000)) 30365;;;;;; (22150 28228 970072 702000))
30343;;; Generated autoloads from progmodes/verilog-mode.el 30366;;; Generated autoloads from progmodes/verilog-mode.el
30344 30367
30345(autoload 'verilog-mode "verilog-mode" "\ 30368(autoload 'verilog-mode "verilog-mode" "\
@@ -30478,8 +30501,8 @@ Key bindings specific to `verilog-mode-map' are:
30478 30501
30479;;;*** 30502;;;***
30480 30503
30481;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (22092 30504;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (22150
30482;;;;;; 27718 400268 464000)) 30505;;;;;; 28228 986072 702000))
30483;;; Generated autoloads from progmodes/vhdl-mode.el 30506;;; Generated autoloads from progmodes/vhdl-mode.el
30484 30507
30485(autoload 'vhdl-mode "vhdl-mode" "\ 30508(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31033,8 +31056,8 @@ Key bindings:
31033 31056
31034;;;*** 31057;;;***
31035 31058
31036;;;### (autoloads nil "viet-util" "language/viet-util.el" (22086 31059;;;### (autoloads nil "viet-util" "language/viet-util.el" (22150
31037;;;;;; 11929 906062 731000)) 31060;;;;;; 28228 198072 702000))
31038;;; Generated autoloads from language/viet-util.el 31061;;; Generated autoloads from language/viet-util.el
31039 31062
31040(autoload 'viet-encode-viscii-char "viet-util" "\ 31063(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -31078,7 +31101,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31078 31101
31079;;;*** 31102;;;***
31080 31103
31081;;;### (autoloads nil "view" "view.el" (22086 11930 390062 731000)) 31104;;;### (autoloads nil "view" "view.el" (22150 28229 322072 702000))
31082;;; Generated autoloads from view.el 31105;;; Generated autoloads from view.el
31083 31106
31084(defvar view-remove-frame-by-deleting t "\ 31107(defvar view-remove-frame-by-deleting t "\
@@ -31334,8 +31357,8 @@ Exit View mode and make the current buffer editable.
31334 31357
31335;;;*** 31358;;;***
31336 31359
31337;;;### (autoloads nil "viper" "emulation/viper.el" (22086 11929 698062 31360;;;### (autoloads nil "viper" "emulation/viper.el" (22150 28227 478072
31338;;;;;; 731000)) 31361;;;;;; 702000))
31339;;; Generated autoloads from emulation/viper.el 31362;;; Generated autoloads from emulation/viper.el
31340(push (purecopy '(viper 3 14 1)) package--builtin-versions) 31363(push (purecopy '(viper 3 14 1)) package--builtin-versions)
31341 31364
@@ -31352,8 +31375,8 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
31352 31375
31353;;;*** 31376;;;***
31354 31377
31355;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (22086 31378;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (22150
31356;;;;;; 11929 690062 731000)) 31379;;;;;; 28227 458072 702000))
31357;;; Generated autoloads from emacs-lisp/warnings.el 31380;;; Generated autoloads from emacs-lisp/warnings.el
31358 31381
31359(defvar warning-prefix-function nil "\ 31382(defvar warning-prefix-function nil "\
@@ -31443,7 +31466,7 @@ this is equivalent to `display-warning', using
31443 31466
31444;;;*** 31467;;;***
31445 31468
31446;;;### (autoloads nil "wdired" "wdired.el" (22086 11930 394062 731000)) 31469;;;### (autoloads nil "wdired" "wdired.el" (22150 28229 322072 702000))
31447;;; Generated autoloads from wdired.el 31470;;; Generated autoloads from wdired.el
31448(push (purecopy '(wdired 2 0)) package--builtin-versions) 31471(push (purecopy '(wdired 2 0)) package--builtin-versions)
31449 31472
@@ -31461,8 +31484,8 @@ See `wdired-mode'.
31461 31484
31462;;;*** 31485;;;***
31463 31486
31464;;;### (autoloads nil "webjump" "net/webjump.el" (22086 11930 22062 31487;;;### (autoloads nil "webjump" "net/webjump.el" (22150 28228 442072
31465;;;;;; 731000)) 31488;;;;;; 702000))
31466;;; Generated autoloads from net/webjump.el 31489;;; Generated autoloads from net/webjump.el
31467 31490
31468(autoload 'webjump "webjump" "\ 31491(autoload 'webjump "webjump" "\
@@ -31478,8 +31501,8 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
31478 31501
31479;;;*** 31502;;;***
31480 31503
31481;;;### (autoloads nil "which-func" "progmodes/which-func.el" (22086 31504;;;### (autoloads nil "which-func" "progmodes/which-func.el" (22150
31482;;;;;; 11930 242062 731000)) 31505;;;;;; 28228 986072 702000))
31483;;; Generated autoloads from progmodes/which-func.el 31506;;; Generated autoloads from progmodes/which-func.el
31484 (put 'which-func-format 'risky-local-variable t) 31507 (put 'which-func-format 'risky-local-variable t)
31485 (put 'which-func-current 'risky-local-variable t) 31508 (put 'which-func-current 'risky-local-variable t)
@@ -31509,8 +31532,8 @@ in certain major modes.
31509 31532
31510;;;*** 31533;;;***
31511 31534
31512;;;### (autoloads nil "whitespace" "whitespace.el" (22086 11930 394062 31535;;;### (autoloads nil "whitespace" "whitespace.el" (22150 28229 326072
31513;;;;;; 731000)) 31536;;;;;; 702000))
31514;;; Generated autoloads from whitespace.el 31537;;; Generated autoloads from whitespace.el
31515(push (purecopy '(whitespace 13 2 2)) package--builtin-versions) 31538(push (purecopy '(whitespace 13 2 2)) package--builtin-versions)
31516 31539
@@ -31878,8 +31901,8 @@ cleaning up these problems.
31878 31901
31879;;;*** 31902;;;***
31880 31903
31881;;;### (autoloads nil "wid-browse" "wid-browse.el" (22086 11930 394062 31904;;;### (autoloads nil "wid-browse" "wid-browse.el" (22150 28229 326072
31882;;;;;; 731000)) 31905;;;;;; 702000))
31883;;; Generated autoloads from wid-browse.el 31906;;; Generated autoloads from wid-browse.el
31884 31907
31885(autoload 'widget-browse-at "wid-browse" "\ 31908(autoload 'widget-browse-at "wid-browse" "\
@@ -31907,8 +31930,8 @@ if ARG is omitted or nil.
31907 31930
31908;;;*** 31931;;;***
31909 31932
31910;;;### (autoloads nil "wid-edit" "wid-edit.el" (22092 27718 580268 31933;;;### (autoloads nil "wid-edit" "wid-edit.el" (22150 28229 330072
31911;;;;;; 464000)) 31934;;;;;; 702000))
31912;;; Generated autoloads from wid-edit.el 31935;;; Generated autoloads from wid-edit.el
31913 31936
31914(autoload 'widgetp "wid-edit" "\ 31937(autoload 'widgetp "wid-edit" "\
@@ -31950,8 +31973,8 @@ Setup current buffer so editing string widgets works.
31950 31973
31951;;;*** 31974;;;***
31952 31975
31953;;;### (autoloads nil "windmove" "windmove.el" (22092 27718 580268 31976;;;### (autoloads nil "windmove" "windmove.el" (22150 28229 330072
31954;;;;;; 464000)) 31977;;;;;; 702000))
31955;;; Generated autoloads from windmove.el 31978;;; Generated autoloads from windmove.el
31956 31979
31957(autoload 'windmove-left "windmove" "\ 31980(autoload 'windmove-left "windmove" "\
@@ -32003,7 +32026,7 @@ Default MODIFIER is `shift'.
32003 32026
32004;;;*** 32027;;;***
32005 32028
32006;;;### (autoloads nil "winner" "winner.el" (22086 11930 398062 731000)) 32029;;;### (autoloads nil "winner" "winner.el" (22150 28229 354072 702000))
32007;;; Generated autoloads from winner.el 32030;;; Generated autoloads from winner.el
32008 32031
32009(defvar winner-mode nil "\ 32032(defvar winner-mode nil "\
@@ -32026,7 +32049,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
32026 32049
32027;;;*** 32050;;;***
32028 32051
32029;;;### (autoloads nil "woman" "woman.el" (22092 27718 620268 464000)) 32052;;;### (autoloads nil "woman" "woman.el" (22150 28229 374072 702000))
32030;;; Generated autoloads from woman.el 32053;;; Generated autoloads from woman.el
32031(push (purecopy '(woman 0 551)) package--builtin-versions) 32054(push (purecopy '(woman 0 551)) package--builtin-versions)
32032 32055
@@ -32075,7 +32098,7 @@ Default bookmark handler for Woman buffers.
32075 32098
32076;;;*** 32099;;;***
32077 32100
32078;;;### (autoloads nil "xml" "xml.el" (22092 27718 620268 464000)) 32101;;;### (autoloads nil "xml" "xml.el" (22150 28229 378072 702000))
32079;;; Generated autoloads from xml.el 32102;;; Generated autoloads from xml.el
32080 32103
32081(autoload 'xml-parse-file "xml" "\ 32104(autoload 'xml-parse-file "xml" "\
@@ -32131,8 +32154,8 @@ Both features can be combined by providing a cons cell
32131 32154
32132;;;*** 32155;;;***
32133 32156
32134;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (22086 11930 30062 32157;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (22150 28228 462072
32135;;;;;; 731000)) 32158;;;;;; 702000))
32136;;; Generated autoloads from nxml/xmltok.el 32159;;; Generated autoloads from nxml/xmltok.el
32137 32160
32138(autoload 'xmltok-get-declared-encoding-position "xmltok" "\ 32161(autoload 'xmltok-get-declared-encoding-position "xmltok" "\
@@ -32150,8 +32173,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32150 32173
32151;;;*** 32174;;;***
32152 32175
32153;;;### (autoloads nil "xref" "progmodes/xref.el" (22105 39773 959886 32176;;;### (autoloads nil "xref" "progmodes/xref.el" (22150 28228 986072
32154;;;;;; 896000)) 32177;;;;;; 702000))
32155;;; Generated autoloads from progmodes/xref.el 32178;;; Generated autoloads from progmodes/xref.el
32156 32179
32157(autoload 'xref-find-backend "xref" "\ 32180(autoload 'xref-find-backend "xref" "\
@@ -32213,8 +32236,8 @@ The argument has the same meaning as in `apropos'.
32213 32236
32214;;;*** 32237;;;***
32215 32238
32216;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (22086 11930 402062 32239;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (22150 28229 378072
32217;;;;;; 731000)) 32240;;;;;; 702000))
32218;;; Generated autoloads from xt-mouse.el 32241;;; Generated autoloads from xt-mouse.el
32219 32242
32220(defvar xterm-mouse-mode nil "\ 32243(defvar xterm-mouse-mode nil "\
@@ -32243,7 +32266,7 @@ down the SHIFT key while pressing the mouse button.
32243 32266
32244;;;*** 32267;;;***
32245 32268
32246;;;### (autoloads nil "yenc" "gnus/yenc.el" (22086 11929 854062 731000)) 32269;;;### (autoloads nil "yenc" "gnus/yenc.el" (22150 28228 26072 702000))
32247;;; Generated autoloads from gnus/yenc.el 32270;;; Generated autoloads from gnus/yenc.el
32248 32271
32249(autoload 'yenc-decode-region "yenc" "\ 32272(autoload 'yenc-decode-region "yenc" "\
@@ -32258,7 +32281,7 @@ Extract file name from an yenc header.
32258 32281
32259;;;*** 32282;;;***
32260 32283
32261;;;### (autoloads nil "zone" "play/zone.el" (22086 11930 130062 731000)) 32284;;;### (autoloads nil "zone" "play/zone.el" (22150 28228 682072 702000))
32262;;; Generated autoloads from play/zone.el 32285;;; Generated autoloads from play/zone.el
32263 32286
32264(autoload 'zone "zone" "\ 32287(autoload 'zone "zone" "\
@@ -32394,33 +32417,33 @@ Zone out, completely.
32394;;;;;; "leim/quail/indian.el" "leim/quail/ipa-praat.el" "leim/quail/ipa.el" 32417;;;;;; "leim/quail/indian.el" "leim/quail/ipa-praat.el" "leim/quail/ipa.el"
32395;;;;;; "leim/quail/japanese.el" "leim/quail/lao.el" "leim/quail/latin-alt.el" 32418;;;;;; "leim/quail/japanese.el" "leim/quail/lao.el" "leim/quail/latin-alt.el"
32396;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el" 32419;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el"
32397;;;;;; "leim/quail/lrt.el" "leim/quail/persian.el" "leim/quail/py-punct.el" 32420;;;;;; "leim/quail/lrt.el" "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
32398;;;;;; "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" "leim/quail/sgml-input.el" 32421;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el"
32399;;;;;; "leim/quail/sisheng.el" "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" 32422;;;;;; "leim/quail/sgml-input.el" "leim/quail/sisheng.el" "leim/quail/slovak.el"
32400;;;;;; "leim/quail/tamil-dvorak.el" "leim/quail/thai.el" "leim/quail/tibetan.el" 32423;;;;;; "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el" "leim/quail/thai.el"
32401;;;;;; "leim/quail/viqr.el" "leim/quail/vntelex.el" "leim/quail/vnvni.el" 32424;;;;;; "leim/quail/tibetan.el" "leim/quail/viqr.el" "leim/quail/vntelex.el"
32402;;;;;; "leim/quail/welsh.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" 32425;;;;;; "leim/quail/vnvni.el" "leim/quail/welsh.el" "loadup.el" "mail/blessmail.el"
32403;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" 32426;;;;;; "mail/mailheader.el" "mail/mspools.el" "mail/rfc2368.el"
32404;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el" 32427;;;;;; "mail/rfc822.el" "mail/rmail-spam-filter.el" "mail/rmailedit.el"
32405;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el" 32428;;;;;; "mail/rmailkwd.el" "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el"
32406;;;;;; "mail/undigest.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" 32429;;;;;; "mail/rmailsum.el" "mail/undigest.el" "mh-e/mh-acros.el"
32407;;;;;; "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el" 32430;;;;;; "mh-e/mh-alias.el" "mh-e/mh-buffers.el" "mh-e/mh-compat.el"
32408;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" 32431;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el"
32409;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" 32432;;;;;; "mh-e/mh-inc.el" "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el"
32410;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" 32433;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el"
32411;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" 32434;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el"
32412;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" 32435;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el"
32413;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "mouse-copy.el" "mwheel.el" 32436;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "mouse-copy.el" "mwheel.el"
32414;;;;;; "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" 32437;;;;;; "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
32415;;;;;; "net/eudcb-mab.el" "net/eudcb-ph.el" "net/hmac-def.el" "net/hmac-md5.el" 32438;;;;;; "net/eudcb-mab.el" "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el"
32416;;;;;; "net/imap.el" "net/ldap.el" "net/mairix.el" "net/newsticker.el" 32439;;;;;; "net/ldap.el" "net/mairix.el" "net/newsticker.el" "net/nsm.el"
32417;;;;;; "net/nsm.el" "net/rfc2104.el" "net/sasl-cram.el" "net/sasl-digest.el" 32440;;;;;; "net/rfc2104.el" "net/sasl-cram.el" "net/sasl-digest.el"
32418;;;;;; "net/sasl-scram-rfc.el" "net/sasl.el" "net/shr-color.el" 32441;;;;;; "net/sasl-scram-rfc.el" "net/sasl.el" "net/shr-color.el"
32419;;;;;; "net/soap-inspect.el" "net/socks.el" "net/tls.el" "net/tramp-adb.el" 32442;;;;;; "net/soap-inspect.el" "net/socks.el" "net/tls.el" "net/tramp-adb.el"
32420;;;;;; "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el" 32443;;;;;; "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el"
32421;;;;;; "net/tramp-gvfs.el" "net/tramp-gw.el" "net/tramp-loaddefs.el" 32444;;;;;; "net/tramp-gvfs.el" "net/tramp-gw.el" "net/tramp-loaddefs.el"
32422;;;;;; "net/tramp-sh.el" "net/tramp-smb.el" "net/tramp-uu.el" "net/trampver.el" 32445;;;;;; "net/tramp-sh.el" "net/tramp-smb.el" "net/tramp-uu.el" "net/zeroconf.el"
32423;;;;;; "net/zeroconf.el" "notifications.el" "nxml/nxml-enc.el" "nxml/nxml-maint.el" 32446;;;;;; "notifications.el" "nxml/nxml-enc.el" "nxml/nxml-maint.el"
32424;;;;;; "nxml/nxml-ns.el" "nxml/nxml-outln.el" "nxml/nxml-parse.el" 32447;;;;;; "nxml/nxml-ns.el" "nxml/nxml-outln.el" "nxml/nxml-parse.el"
32425;;;;;; "nxml/nxml-rap.el" "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" 32448;;;;;; "nxml/nxml-rap.el" "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el"
32426;;;;;; "nxml/rng-maint.el" "nxml/rng-match.el" "nxml/rng-parse.el" 32449;;;;;; "nxml/rng-maint.el" "nxml/rng-match.el" "nxml/rng-parse.el"
@@ -32475,7 +32498,7 @@ Zone out, completely.
32475;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 32498;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
32476;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el" 32499;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el"
32477;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 32500;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
32478;;;;;; "x-dnd.el") (22108 15942 558032 987000)) 32501;;;;;; "x-dnd.el") (22150 28575 326072 702000))
32479 32502
32480;;;*** 32503;;;***
32481 32504
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 2eb19dfef1f..9a03b0516df 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -4725,7 +4725,7 @@ Argument MIME is non-nil if this is a mime message."
4725 4725
4726;;; Start of automatically extracted autoloads. 4726;;; Start of automatically extracted autoloads.
4727 4727
4728;;;### (autoloads nil "rmailedit" "rmailedit.el" "1ed1c211e6e9c254ba3e0dd8d546e745") 4728;;;### (autoloads nil "rmailedit" "rmailedit.el" "03eb8c36b3c57d58eecedb9eeffa623e")
4729;;; Generated autoloads from rmailedit.el 4729;;; Generated autoloads from rmailedit.el
4730 4730
4731(autoload 'rmail-edit-current-message "rmailedit" "\ 4731(autoload 'rmail-edit-current-message "rmailedit" "\
@@ -4735,7 +4735,7 @@ Edit the contents of this message.
4735 4735
4736;;;*** 4736;;;***
4737 4737
4738;;;### (autoloads nil "rmailkwd" "rmailkwd.el" "298dcda7febb6e4ebf0a166101f40650") 4738;;;### (autoloads nil "rmailkwd" "rmailkwd.el" "4e1b251929961e2b9d3b126301d697d0")
4739;;; Generated autoloads from rmailkwd.el 4739;;; Generated autoloads from rmailkwd.el
4740 4740
4741(autoload 'rmail-add-label "rmailkwd" "\ 4741(autoload 'rmail-add-label "rmailkwd" "\
@@ -4778,7 +4778,7 @@ With prefix argument N moves forward N messages with these labels.
4778 4778
4779;;;*** 4779;;;***
4780 4780
4781;;;### (autoloads nil "rmailmm" "rmailmm.el" "36f518e036612a33eb436cb267fd39c7") 4781;;;### (autoloads nil "rmailmm" "rmailmm.el" "7ab6ab96dfdeeec6bc8f4620295b7119")
4782;;; Generated autoloads from rmailmm.el 4782;;; Generated autoloads from rmailmm.el
4783 4783
4784(autoload 'rmail-mime "rmailmm" "\ 4784(autoload 'rmail-mime "rmailmm" "\
@@ -4804,7 +4804,7 @@ The arguments ARG and STATE have no effect in this case.
4804 4804
4805;;;*** 4805;;;***
4806 4806
4807;;;### (autoloads nil "rmailmsc" "rmailmsc.el" "c3f0d33739768fc12acc4258ae0da72e") 4807;;;### (autoloads nil "rmailmsc" "rmailmsc.el" "471c370ff9f183806c8d749961ec9d79")
4808;;; Generated autoloads from rmailmsc.el 4808;;; Generated autoloads from rmailmsc.el
4809 4809
4810(autoload 'set-rmail-inbox-list "rmailmsc" "\ 4810(autoload 'set-rmail-inbox-list "rmailmsc" "\
@@ -4818,7 +4818,7 @@ This applies only to the current session.
4818 4818
4819;;;*** 4819;;;***
4820 4820
4821;;;### (autoloads nil "rmailsort" "rmailsort.el" "8f551773021df4fa1a14ec2517e6a4f1") 4821;;;### (autoloads nil "rmailsort" "rmailsort.el" "2c8e39f7bae6fcc465a83ebccd46c8a4")
4822;;; Generated autoloads from rmailsort.el 4822;;; Generated autoloads from rmailsort.el
4823 4823
4824(autoload 'rmail-sort-by-date "rmailsort" "\ 4824(autoload 'rmail-sort-by-date "rmailsort" "\
@@ -4875,7 +4875,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order.
4875 4875
4876;;;*** 4876;;;***
4877 4877
4878;;;### (autoloads nil "rmailsum" "rmailsum.el" "4bc0d1a65aede332348200e1937c84d4") 4878;;;### (autoloads nil "rmailsum" "rmailsum.el" "8205e67c8188aa5c01715e79e10667c1")
4879;;; Generated autoloads from rmailsum.el 4879;;; Generated autoloads from rmailsum.el
4880 4880
4881(autoload 'rmail-summary "rmailsum" "\ 4881(autoload 'rmail-summary "rmailsum" "\
@@ -4922,7 +4922,7 @@ SENDERS is a regular expression.
4922 4922
4923;;;*** 4923;;;***
4924 4924
4925;;;### (autoloads nil "undigest" "undigest.el" "c0ddfad4fe34ef9c1e790c2cc72b571d") 4925;;;### (autoloads nil "undigest" "undigest.el" "20561f083496eb113fa9e501902bfcc3")
4926;;; Generated autoloads from undigest.el 4926;;; Generated autoloads from undigest.el
4927 4927
4928(autoload 'undigestify-rmail-message "undigest" "\ 4928(autoload 'undigestify-rmail-message "undigest" "\
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index d5a4a4bac01..965e6756961 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -6589,7 +6589,7 @@ If FACE is not a valid face name, use default face."
6589;; To make this file smaller, some commands go in a separate file. 6589;; To make this file smaller, some commands go in a separate file.
6590;; But autoload them here to make the separation invisible. 6590;; But autoload them here to make the separation invisible.
6591 6591
6592;;;### (autoloads nil "ps-mule" "ps-mule.el" "231b07356e5a37ebf517c613a3a12bba") 6592;;;### (autoloads nil "ps-mule" "ps-mule.el" "4a263b7a727e853f2e6672922c4e5755")
6593;;; Generated autoloads from ps-mule.el 6593;;; Generated autoloads from ps-mule.el
6594 6594
6595(defvar ps-multibyte-buffer nil "\ 6595(defvar ps-multibyte-buffer nil "\
diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el
index 0d30e0eb704..bfd42908775 100644
--- a/lisp/textmodes/reftex.el
+++ b/lisp/textmodes/reftex.el
@@ -2397,7 +2397,7 @@ Your bug report will be posted to the AUCTeX bug reporting list.
2397 2397
2398;;; Start of automatically extracted autoloads. 2398;;; Start of automatically extracted autoloads.
2399 2399
2400;;;### (autoloads nil "reftex-auc" "reftex-auc.el" "7c0e0b46919f4ceefe1026e31e73ebcd") 2400;;;### (autoloads nil "reftex-auc" "reftex-auc.el" "32dc44348a7eaf247f63c81b3ead2ba4")
2401;;; Generated autoloads from reftex-auc.el 2401;;; Generated autoloads from reftex-auc.el
2402 2402
2403(autoload 'reftex-arg-label "reftex-auc" "\ 2403(autoload 'reftex-arg-label "reftex-auc" "\
@@ -2465,7 +2465,7 @@ of ENTRY-LIST is a list of cons cells (\"MACRONAME\" . LEVEL). See
2465 2465
2466;;;*** 2466;;;***
2467 2467
2468;;;### (autoloads nil "reftex-cite" "reftex-cite.el" "7eaa61c05a6578999ea68f1be0fbcf49") 2468;;;### (autoloads nil "reftex-cite" "reftex-cite.el" "7ee48dcf194ffd3cce3b7a2eb990e300")
2469;;; Generated autoloads from reftex-cite.el 2469;;; Generated autoloads from reftex-cite.el
2470 2470
2471(autoload 'reftex-default-bibliography "reftex-cite" "\ 2471(autoload 'reftex-default-bibliography "reftex-cite" "\
@@ -2567,7 +2567,7 @@ created files in the variables `reftex-create-bibtex-header' or
2567 2567
2568;;;*** 2568;;;***
2569 2569
2570;;;### (autoloads nil "reftex-dcr" "reftex-dcr.el" "08fc5bd6c35f9d6ab4a6ad336d3769c0") 2570;;;### (autoloads nil "reftex-dcr" "reftex-dcr.el" "8a1cb9d9c9190eefd4e22ab89d278e03")
2571;;; Generated autoloads from reftex-dcr.el 2571;;; Generated autoloads from reftex-dcr.el
2572 2572
2573(autoload 'reftex-view-crossref "reftex-dcr" "\ 2573(autoload 'reftex-view-crossref "reftex-dcr" "\
@@ -2615,7 +2615,7 @@ Calling this function several times find successive citation locations.
2615 2615
2616;;;*** 2616;;;***
2617 2617
2618;;;### (autoloads nil "reftex-global" "reftex-global.el" "5fdd9c2edced0882471f86baf4b4b234") 2618;;;### (autoloads nil "reftex-global" "reftex-global.el" "a7a6a1872e4509da5b211972c2a588ad")
2619;;; Generated autoloads from reftex-global.el 2619;;; Generated autoloads from reftex-global.el
2620 2620
2621(autoload 'reftex-create-tags-file "reftex-global" "\ 2621(autoload 'reftex-create-tags-file "reftex-global" "\
@@ -2695,7 +2695,7 @@ With no argument, this command toggles
2695 2695
2696;;;*** 2696;;;***
2697 2697
2698;;;### (autoloads nil "reftex-index" "reftex-index.el" "29cb6e91c2e06592053e9d543f30f0ea") 2698;;;### (autoloads nil "reftex-index" "reftex-index.el" "0e0eef2a199fb9de6f13b5eef601843f")
2699;;; Generated autoloads from reftex-index.el 2699;;; Generated autoloads from reftex-index.el
2700 2700
2701(autoload 'reftex-index-selection-or-word "reftex-index" "\ 2701(autoload 'reftex-index-selection-or-word "reftex-index" "\
@@ -2793,7 +2793,7 @@ Here are all local bindings.
2793 2793
2794;;;*** 2794;;;***
2795 2795
2796;;;### (autoloads nil "reftex-parse" "reftex-parse.el" "7bfdcb2f040dbe9a08d2c38c005c8f21") 2796;;;### (autoloads nil "reftex-parse" "reftex-parse.el" "9015d91c86a135c850f92b828eca6b62")
2797;;; Generated autoloads from reftex-parse.el 2797;;; Generated autoloads from reftex-parse.el
2798 2798
2799(autoload 'reftex-parse-one "reftex-parse" "\ 2799(autoload 'reftex-parse-one "reftex-parse" "\
@@ -2951,7 +2951,7 @@ When LEVEL is non-nil, increase section numbers on that level.
2951 2951
2952;;;*** 2952;;;***
2953 2953
2954;;;### (autoloads nil "reftex-ref" "reftex-ref.el" "86c0a243e49d55bb33a32ddac613e189") 2954;;;### (autoloads nil "reftex-ref" "reftex-ref.el" "166ebc4928231b5b42134783b94557f3")
2955;;; Generated autoloads from reftex-ref.el 2955;;; Generated autoloads from reftex-ref.el
2956 2956
2957(autoload 'reftex-label-location "reftex-ref" "\ 2957(autoload 'reftex-label-location "reftex-ref" "\
@@ -3012,7 +3012,7 @@ Optional prefix argument OTHER-WINDOW goes to the label in another window.
3012 3012
3013;;;*** 3013;;;***
3014 3014
3015;;;### (autoloads nil "reftex-sel" "reftex-sel.el" "faea36cbe37033efd3f9063187eef7ee") 3015;;;### (autoloads nil "reftex-sel" "reftex-sel.el" "b5e68431056b461d8a0562e9e685a5f1")
3016;;; Generated autoloads from reftex-sel.el 3016;;; Generated autoloads from reftex-sel.el
3017 3017
3018(autoload 'reftex-select-label-mode "reftex-sel" "\ 3018(autoload 'reftex-select-label-mode "reftex-sel" "\
@@ -3065,7 +3065,7 @@ During a selection process, these are the local bindings.
3065 3065
3066;;;*** 3066;;;***
3067 3067
3068;;;### (autoloads nil "reftex-toc" "reftex-toc.el" "db9b727d89e2a6ff01986e7c6aff1058") 3068;;;### (autoloads nil "reftex-toc" "reftex-toc.el" "af8f426ef3a0607322ca4c9742e177a8")
3069;;; Generated autoloads from reftex-toc.el 3069;;; Generated autoloads from reftex-toc.el
3070 3070
3071(autoload 'reftex-toc "reftex-toc" "\ 3071(autoload 'reftex-toc "reftex-toc" "\