aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab2007-01-06 10:00:39 +0000
committerAndreas Schwab2007-01-06 10:00:39 +0000
commita91087291d5d82f1dd15d4f0c3e968cf2b16b026 (patch)
tree256e8e8506e719d0b256230ef434396a2507a4d6
parentf85c5e3b72855951b071eacb7b6e2d002c5fc4be (diff)
downloademacs-a91087291d5d82f1dd15d4f0c3e968cf2b16b026.tar.gz
emacs-a91087291d5d82f1dd15d4f0c3e968cf2b16b026.zip
Regenerate to remove obsolete entries.
-rw-r--r--lisp/ldefs-boot.el1771
1 files changed, 749 insertions, 1022 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 97f51e62c34..7c573905fc5 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -4,7 +4,7 @@
4 4
5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7;;;;;; "play/5x5.el" (17786 56015)) 7;;;;;; "play/5x5.el" (17806 44352))
8;;; Generated autoloads from play/5x5.el 8;;; Generated autoloads from play/5x5.el
9 9
10(autoload (quote 5x5) "5x5" "\ 10(autoload (quote 5x5) "5x5" "\
@@ -63,14 +63,14 @@ should return a grid vector array that is the new solution.
63 63
64;;;*** 64;;;***
65 65
66;;;### (autoloads nil "abbrev" "abbrev.el" (17781 39501)) 66;;;### (autoloads nil "abbrev" "abbrev.el" (17806 44337))
67;;; Generated autoloads from abbrev.el 67;;; Generated autoloads from abbrev.el
68(put 'abbrev-mode 'safe-local-variable 'booleanp) 68(put 'abbrev-mode 'safe-local-variable 'booleanp)
69 69
70;;;*** 70;;;***
71 71
72;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" 72;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
73;;;;;; (17781 39501)) 73;;;;;; (17806 44337))
74;;; Generated autoloads from abbrevlist.el 74;;; Generated autoloads from abbrevlist.el
75 75
76(autoload (quote list-one-abbrev-table) "abbrevlist" "\ 76(autoload (quote list-one-abbrev-table) "abbrevlist" "\
@@ -81,7 +81,7 @@ Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER.
81;;;*** 81;;;***
82 82
83;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 83;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
84;;;;;; (17770 2412)) 84;;;;;; (17806 44352))
85;;; Generated autoloads from progmodes/ada-mode.el 85;;; Generated autoloads from progmodes/ada-mode.el
86 86
87(autoload (quote ada-add-extensions) "ada-mode" "\ 87(autoload (quote ada-add-extensions) "ada-mode" "\
@@ -142,7 +142,7 @@ If you use ada-xref.el:
142;;;*** 142;;;***
143 143
144;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 144;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
145;;;;;; (17751 22876)) 145;;;;;; (17753 42784))
146;;; Generated autoloads from progmodes/ada-stmt.el 146;;; Generated autoloads from progmodes/ada-stmt.el
147 147
148(autoload (quote ada-header) "ada-stmt" "\ 148(autoload (quote ada-header) "ada-stmt" "\
@@ -153,7 +153,7 @@ Insert a descriptive header at the top of the file.
153;;;*** 153;;;***
154 154
155;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 155;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
156;;;;;; (17780 18172)) 156;;;;;; (17806 44352))
157;;; Generated autoloads from progmodes/ada-xref.el 157;;; Generated autoloads from progmodes/ada-xref.el
158 158
159(autoload (quote ada-find-file) "ada-xref" "\ 159(autoload (quote ada-find-file) "ada-xref" "\
@@ -168,7 +168,7 @@ Completion is available.
168;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 168;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
169;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 169;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
170;;;;;; add-log-full-name add-log-current-defun-function) "add-log" 170;;;;;; add-log-full-name add-log-current-defun-function) "add-log"
171;;;;;; "add-log.el" (17781 39501)) 171;;;;;; "add-log.el" (17809 2158))
172;;; Generated autoloads from add-log.el 172;;; Generated autoloads from add-log.el
173 173
174(defvar add-log-current-defun-function nil "\ 174(defvar add-log-current-defun-function nil "\
@@ -306,7 +306,7 @@ Fix any old-style date entries in the current log file to default format.
306 306
307;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 307;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
308;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 308;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
309;;;;;; "advice" "emacs-lisp/advice.el" (17785 34467)) 309;;;;;; "advice" "emacs-lisp/advice.el" (17806 44346))
310;;; Generated autoloads from emacs-lisp/advice.el 310;;; Generated autoloads from emacs-lisp/advice.el
311 311
312(defvar ad-redefinition-action (quote warn) "\ 312(defvar ad-redefinition-action (quote warn) "\
@@ -434,7 +434,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation.
434 434
435;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 435;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
436;;;;;; align-highlight-rule align-current align-entire align-regexp 436;;;;;; align-highlight-rule align-current align-entire align-regexp
437;;;;;; align) "align" "align.el" (17794 48602)) 437;;;;;; align) "align" "align.el" (17806 44337))
438;;; Generated autoloads from align.el 438;;; Generated autoloads from align.el
439 439
440(autoload (quote align) "align" "\ 440(autoload (quote align) "align" "\
@@ -524,7 +524,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
524;;;*** 524;;;***
525 525
526;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 526;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
527;;;;;; (17780 18171)) 527;;;;;; (17822 38983))
528;;; Generated autoloads from allout.el 528;;; Generated autoloads from allout.el
529 529
530(put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil))))))) 530(put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil)))))))
@@ -827,7 +827,7 @@ setup for auto-startup.
827;;;*** 827;;;***
828 828
829;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 829;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
830;;;;;; "net/ange-ftp.el" (17385 8494)) 830;;;;;; "net/ange-ftp.el" (17806 44352))
831;;; Generated autoloads from net/ange-ftp.el 831;;; Generated autoloads from net/ange-ftp.el
832 832
833(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 833(defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
@@ -849,7 +849,7 @@ Not documented
849;;;*** 849;;;***
850 850
851;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 851;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
852;;;;;; "animate" "play/animate.el" (17385 8495)) 852;;;;;; "animate" "play/animate.el" (17398 63779))
853;;; Generated autoloads from play/animate.el 853;;; Generated autoloads from play/animate.el
854 854
855(autoload (quote animate-string) "animate" "\ 855(autoload (quote animate-string) "animate" "\
@@ -877,7 +877,7 @@ You can specify the one's name by NAME; the default value is \"Sarah\".
877;;;*** 877;;;***
878 878
879;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 879;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
880;;;;;; "ansi-color" "ansi-color.el" (17385 8481)) 880;;;;;; "ansi-color" "ansi-color.el" (17398 63764))
881;;; Generated autoloads from ansi-color.el 881;;; Generated autoloads from ansi-color.el
882 882
883(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 883(autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
@@ -903,7 +903,7 @@ This is a good function to put in `comint-output-filter-functions'.
903;;;*** 903;;;***
904 904
905;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 905;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
906;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17485 5461)) 906;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17501 10774))
907;;; Generated autoloads from progmodes/antlr-mode.el 907;;; Generated autoloads from progmodes/antlr-mode.el
908 908
909(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 909(autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
@@ -942,7 +942,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
942;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add 942;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
943;;;;;; appt-display-diary appt-display-duration appt-display-mode-line 943;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
944;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time 944;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time
945;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17686 46252)) 945;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17723 17911))
946;;; Generated autoloads from calendar/appt.el 946;;; Generated autoloads from calendar/appt.el
947 947
948(defvar appt-issue-message t "\ 948(defvar appt-issue-message t "\
@@ -1030,7 +1030,7 @@ ARG is positive, otherwise off.
1030 1030
1031;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 1031;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
1032;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" 1032;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos"
1033;;;;;; "apropos.el" (17743 18143)) 1033;;;;;; "apropos.el" (17753 42781))
1034;;; Generated autoloads from apropos.el 1034;;; Generated autoloads from apropos.el
1035 1035
1036(autoload (quote apropos-read-pattern) "apropos" "\ 1036(autoload (quote apropos-read-pattern) "apropos" "\
@@ -1126,8 +1126,8 @@ Returns list of symbols and documentation found.
1126 1126
1127;;;*** 1127;;;***
1128 1128
1129;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17781 1129;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17806
1130;;;;;; 39501)) 1130;;;;;; 44337))
1131;;; Generated autoloads from arc-mode.el 1131;;; Generated autoloads from arc-mode.el
1132 1132
1133(autoload (quote archive-mode) "arc-mode" "\ 1133(autoload (quote archive-mode) "arc-mode" "\
@@ -1147,7 +1147,7 @@ archive.
1147 1147
1148;;;*** 1148;;;***
1149 1149
1150;;;### (autoloads (array-mode) "array" "array.el" (17781 39501)) 1150;;;### (autoloads (array-mode) "array" "array.el" (17806 44337))
1151;;; Generated autoloads from array.el 1151;;; Generated autoloads from array.el
1152 1152
1153(autoload (quote array-mode) "array" "\ 1153(autoload (quote array-mode) "array" "\
@@ -1218,8 +1218,8 @@ Entering array mode calls the function `array-mode-hook'.
1218 1218
1219;;;*** 1219;;;***
1220 1220
1221;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17520 1221;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17525
1222;;;;;; 49737)) 1222;;;;;; 30063))
1223;;; Generated autoloads from textmodes/artist.el 1223;;; Generated autoloads from textmodes/artist.el
1224 1224
1225(autoload (quote artist-mode) "artist" "\ 1225(autoload (quote artist-mode) "artist" "\
@@ -1424,8 +1424,8 @@ Keymap summary
1424 1424
1425;;;*** 1425;;;***
1426 1426
1427;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17495 1427;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17501
1428;;;;;; 43955)) 1428;;;;;; 10774))
1429;;; Generated autoloads from progmodes/asm-mode.el 1429;;; Generated autoloads from progmodes/asm-mode.el
1430 1430
1431(autoload (quote asm-mode) "asm-mode" "\ 1431(autoload (quote asm-mode) "asm-mode" "\
@@ -1452,24 +1452,8 @@ Special commands:
1452 1452
1453;;;*** 1453;;;***
1454 1454
1455;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"
1456;;;;;; (17075 55468))
1457;;; Generated autoloads from obsolete/auto-show.el
1458
1459(defvar auto-show-mode nil "\
1460Obsolete.")
1461
1462(custom-autoload (quote auto-show-mode) "auto-show")
1463
1464(autoload (quote auto-show-mode) "auto-show" "\
1465This command is obsolete.
1466
1467\(fn ARG)" t nil)
1468
1469;;;***
1470
1471;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1455;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1472;;;;;; (17781 39501)) 1456;;;;;; (17806 44337))
1473;;; Generated autoloads from autoarg.el 1457;;; Generated autoloads from autoarg.el
1474 1458
1475(defvar autoarg-mode nil "\ 1459(defvar autoarg-mode nil "\
@@ -1523,7 +1507,7 @@ etc. to supply digit arguments.
1523;;;*** 1507;;;***
1524 1508
1525;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1509;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1526;;;;;; (17788 21816)) 1510;;;;;; (17806 44352))
1527;;; Generated autoloads from progmodes/autoconf.el 1511;;; Generated autoloads from progmodes/autoconf.el
1528 1512
1529(autoload (quote autoconf-mode) "autoconf" "\ 1513(autoload (quote autoconf-mode) "autoconf" "\
@@ -1534,7 +1518,7 @@ Major mode for editing Autoconf configure.in files.
1534;;;*** 1518;;;***
1535 1519
1536;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1520;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1537;;;;;; "autoinsert" "autoinsert.el" (17781 39501)) 1521;;;;;; "autoinsert" "autoinsert.el" (17806 44337))
1538;;; Generated autoloads from autoinsert.el 1522;;; Generated autoloads from autoinsert.el
1539 1523
1540(autoload (quote auto-insert) "autoinsert" "\ 1524(autoload (quote auto-insert) "autoinsert" "\
@@ -1573,7 +1557,7 @@ insert a template for the file depending on the mode of the buffer.
1573 1557
1574;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1558;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1575;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1559;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1576;;;;;; (17601 9092)) 1560;;;;;; (17620 26951))
1577;;; Generated autoloads from emacs-lisp/autoload.el 1561;;; Generated autoloads from emacs-lisp/autoload.el
1578 1562
1579(autoload (quote update-file-autoloads) "autoload" "\ 1563(autoload (quote update-file-autoloads) "autoload" "\
@@ -1608,7 +1592,7 @@ Calls `update-directory-autoloads' on the command line arguments.
1608 1592
1609;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1593;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1610;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1594;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1611;;;;;; "autorevert" "autorevert.el" (17515 24179)) 1595;;;;;; "autorevert" "autorevert.el" (17501 10769))
1612;;; Generated autoloads from autorevert.el 1596;;; Generated autoloads from autorevert.el
1613 1597
1614(autoload (quote auto-revert-mode) "autorevert" "\ 1598(autoload (quote auto-revert-mode) "autorevert" "\
@@ -1660,11 +1644,10 @@ This function is designed to be added to hooks, for example:
1660Non-nil if Global-Auto-Revert mode is enabled. 1644Non-nil if Global-Auto-Revert mode is enabled.
1661See the command `global-auto-revert-mode' for a description of this minor-mode. 1645See the command `global-auto-revert-mode' for a description of this minor-mode.
1662Setting this variable directly does not take effect; 1646Setting this variable directly does not take effect;
1663use either \\[customize] or the function `global-auto-revert-mode'.") 1647either customize it (see the info node `Easy Customization')
1664 1648or call the function `global-auto-revert-mode'.")
1665(custom-autoload (quote global-auto-revert-mode) "autorevert")
1666 1649
1667(put (quote global-auto-revert-mode) (quote custom-set) (quote custom-set-minor-mode)) 1650(custom-autoload (quote global-auto-revert-mode) "autorevert" nil)
1668 1651
1669(autoload (quote global-auto-revert-mode) "autorevert" "\ 1652(autoload (quote global-auto-revert-mode) "autorevert" "\
1670Revert any buffer when file on disk changes. 1653Revert any buffer when file on disk changes.
@@ -1678,7 +1661,7 @@ Use `auto-revert-mode' to revert a particular buffer.
1678;;;*** 1661;;;***
1679 1662
1680;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1663;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1681;;;;;; "avoid.el" (17781 39501)) 1664;;;;;; "avoid.el" (17806 44337))
1682;;; Generated autoloads from avoid.el 1665;;; Generated autoloads from avoid.el
1683 1666
1684(defvar mouse-avoidance-mode nil "\ 1667(defvar mouse-avoidance-mode nil "\
@@ -1719,7 +1702,7 @@ definition of \"random distance\".)
1719;;;*** 1702;;;***
1720 1703
1721;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1704;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1722;;;;;; (17385 8489)) 1705;;;;;; (17398 63772))
1723;;; Generated autoloads from emacs-lisp/backquote.el 1706;;; Generated autoloads from emacs-lisp/backquote.el
1724 1707
1725(autoload (quote backquote) "backquote" "\ 1708(autoload (quote backquote) "backquote" "\
@@ -1744,7 +1727,7 @@ Vectors work just like lists. Nested backquotes are permitted.
1744;;;*** 1727;;;***
1745 1728
1746;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1729;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1747;;;;;; (17742 7456)) 1730;;;;;; (17753 42781))
1748;;; Generated autoloads from battery.el 1731;;; Generated autoloads from battery.el
1749 (put 'battery-mode-line-string 'risky-local-variable t) 1732 (put 'battery-mode-line-string 'risky-local-variable t)
1750 1733
@@ -1776,7 +1759,7 @@ seconds.
1776;;;*** 1759;;;***
1777 1760
1778;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1761;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1779;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17385 8489)) 1762;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17398 63772))
1780;;; Generated autoloads from emacs-lisp/benchmark.el 1763;;; Generated autoloads from emacs-lisp/benchmark.el
1781 1764
1782(autoload (quote benchmark-run) "benchmark" "\ 1765(autoload (quote benchmark-run) "benchmark" "\
@@ -1808,8 +1791,8 @@ non-interactive use see also `benchmark-run' and
1808 1791
1809;;;*** 1792;;;***
1810 1793
1811;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17786 1794;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17806
1812;;;;;; 56015)) 1795;;;;;; 44354))
1813;;; Generated autoloads from textmodes/bibtex.el 1796;;; Generated autoloads from textmodes/bibtex.el
1814 1797
1815(autoload (quote bibtex-mode) "bibtex" "\ 1798(autoload (quote bibtex-mode) "bibtex" "\
@@ -1871,7 +1854,7 @@ if that value is non-nil.
1871 1854
1872;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1855;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1873;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" 1856;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el"
1874;;;;;; (17385 8492)) 1857;;;;;; (17398 63774))
1875;;; Generated autoloads from gnus/binhex.el 1858;;; Generated autoloads from gnus/binhex.el
1876 1859
1877(defconst binhex-begin-line "^:...............................................................$") 1860(defconst binhex-begin-line "^:...............................................................$")
@@ -1894,8 +1877,8 @@ Binhex decode region between START and END.
1894 1877
1895;;;*** 1878;;;***
1896 1879
1897;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17385 1880;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17398
1898;;;;;; 8495)) 1881;;;;;; 63779))
1899;;; Generated autoloads from play/blackbox.el 1882;;; Generated autoloads from play/blackbox.el
1900 1883
1901(autoload (quote blackbox) "blackbox" "\ 1884(autoload (quote blackbox) "blackbox" "\
@@ -2017,7 +2000,7 @@ a reflection.
2017;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 2000;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
2018;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 2001;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
2019;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump 2002;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
2020;;;;;; bookmark-set) "bookmark" "bookmark.el" (17385 8482)) 2003;;;;;; bookmark-set) "bookmark" "bookmark.el" (17398 63764))
2021;;; Generated autoloads from bookmark.el 2004;;; Generated autoloads from bookmark.el
2022 (define-key ctl-x-map "rb" 'bookmark-jump) 2005 (define-key ctl-x-map "rb" 'bookmark-jump)
2023 (define-key ctl-x-map "rm" 'bookmark-set) 2006 (define-key ctl-x-map "rm" 'bookmark-set)
@@ -2207,7 +2190,7 @@ deletion, or > if it is flagged for displaying.
2207;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2190;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2208;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point 2191;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point
2209;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function) 2192;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function)
2210;;;;;; "browse-url" "net/browse-url.el" (17785 34467)) 2193;;;;;; "browse-url" "net/browse-url.el" (17806 44352))
2211;;; Generated autoloads from net/browse-url.el 2194;;; Generated autoloads from net/browse-url.el
2212 2195
2213(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ 2196(defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\
@@ -2538,8 +2521,8 @@ Default to the URL around or before point.
2538 2521
2539;;;*** 2522;;;***
2540 2523
2541;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17786 2524;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17806
2542;;;;;; 56015)) 2525;;;;;; 44352))
2543;;; Generated autoloads from play/bruce.el 2526;;; Generated autoloads from play/bruce.el
2544 2527
2545(autoload (quote bruce) "bruce" "\ 2528(autoload (quote bruce) "bruce" "\
@@ -2555,7 +2538,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2555;;;*** 2538;;;***
2556 2539
2557;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2540;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2558;;;;;; "bs" "bs.el" (17748 43063)) 2541;;;;;; "bs" "bs.el" (17808 1134))
2559;;; Generated autoloads from bs.el 2542;;; Generated autoloads from bs.el
2560 2543
2561(autoload (quote bs-cycle-next) "bs" "\ 2544(autoload (quote bs-cycle-next) "bs" "\
@@ -2596,8 +2579,8 @@ name of buffer configuration.
2596;;;*** 2579;;;***
2597 2580
2598;;;### (autoloads (insert-text-button make-text-button insert-button 2581;;;### (autoloads (insert-text-button make-text-button insert-button
2599;;;;;; make-button define-button-type) "button" "button.el" (17786 2582;;;;;; make-button define-button-type) "button" "button.el" (17398
2600;;;;;; 60297)) 2583;;;;;; 63764))
2601;;; Generated autoloads from button.el 2584;;; Generated autoloads from button.el
2602 2585
2603(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2586(defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
@@ -2685,7 +2668,7 @@ Also see `make-text-button'.
2685;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2668;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2686;;;;;; compile-defun byte-compile-file byte-recompile-directory 2669;;;;;; compile-defun byte-compile-file byte-recompile-directory
2687;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp" 2670;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp"
2688;;;;;; "emacs-lisp/bytecomp.el" (17775 9245)) 2671;;;;;; "emacs-lisp/bytecomp.el" (17806 44346))
2689;;; Generated autoloads from emacs-lisp/bytecomp.el 2672;;; Generated autoloads from emacs-lisp/bytecomp.el
2690(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2673(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2691(put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) 2674(put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp)
@@ -2789,7 +2772,7 @@ and corresponding effects.
2789 2772
2790;;;*** 2773;;;***
2791 2774
2792;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17748 43063)) 2775;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17806 44345))
2793;;; Generated autoloads from calendar/cal-dst.el 2776;;; Generated autoloads from calendar/cal-dst.el
2794 2777
2795(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2778(put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
@@ -2799,7 +2782,7 @@ and corresponding effects.
2799;;;*** 2782;;;***
2800 2783
2801;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2784;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2802;;;;;; (17386 33146)) 2785;;;;;; (17398 63772))
2803;;; Generated autoloads from calendar/cal-hebrew.el 2786;;; Generated autoloads from calendar/cal-hebrew.el
2804 2787
2805(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2788(autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
@@ -2814,7 +2797,7 @@ from the cursor position.
2814;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2797;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2815;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2798;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2816;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2799;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2817;;;;;; (17671 12179)) 2800;;;;;; (17723 17911))
2818;;; Generated autoloads from calc/calc.el 2801;;; Generated autoloads from calc/calc.el
2819 2802
2820(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2803(defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
@@ -2892,8 +2875,8 @@ Not documented
2892 2875
2893;;;*** 2876;;;***
2894 2877
2895;;;### (autoloads (calculator) "calculator" "calculator.el" (17385 2878;;;### (autoloads (calculator) "calculator" "calculator.el" (17398
2896;;;;;; 8482)) 2879;;;;;; 63764))
2897;;; Generated autoloads from calculator.el 2880;;; Generated autoloads from calculator.el
2898 2881
2899(autoload (quote calculator) "calculator" "\ 2882(autoload (quote calculator) "calculator" "\
@@ -2921,7 +2904,7 @@ See the documentation for `calculator-mode' for more information.
2921;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2904;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2922;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2905;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2923;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2906;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2924;;;;;; "calendar/calendar.el" (17734 1777)) 2907;;;;;; "calendar/calendar.el" (17806 44345))
2925;;; Generated autoloads from calendar/calendar.el 2908;;; Generated autoloads from calendar/calendar.el
2926 2909
2927(defvar calendar-offset 0 "\ 2910(defvar calendar-offset 0 "\
@@ -3494,7 +3477,7 @@ movement commands will not work correctly.")
3494;;;*** 3477;;;***
3495 3478
3496;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3479;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3497;;;;;; "gnus/canlock.el" (17385 8492)) 3480;;;;;; "gnus/canlock.el" (17398 63774))
3498;;; Generated autoloads from gnus/canlock.el 3481;;; Generated autoloads from gnus/canlock.el
3499 3482
3500(autoload (quote canlock-insert-header) "canlock" "\ 3483(autoload (quote canlock-insert-header) "canlock" "\
@@ -3511,15 +3494,15 @@ it fails.
3511 3494
3512;;;*** 3495;;;***
3513 3496
3514;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17794 3497;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17806
3515;;;;;; 54379)) 3498;;;;;; 44352))
3516;;; Generated autoloads from progmodes/cc-compat.el 3499;;; Generated autoloads from progmodes/cc-compat.el
3517(put 'c-indent-level 'safe-local-variable 'integerp) 3500(put 'c-indent-level 'safe-local-variable 'integerp)
3518 3501
3519;;;*** 3502;;;***
3520 3503
3521;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3504;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3522;;;;;; (17796 15986)) 3505;;;;;; (17822 38987))
3523;;; Generated autoloads from progmodes/cc-engine.el 3506;;; Generated autoloads from progmodes/cc-engine.el
3524 3507
3525(autoload (quote c-guess-basic-syntax) "cc-engine" "\ 3508(autoload (quote c-guess-basic-syntax) "cc-engine" "\
@@ -3531,7 +3514,7 @@ Return the syntactic context of the current line.
3531 3514
3532;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3515;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3533;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3516;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3534;;;;;; (17797 52285)) 3517;;;;;; (17822 38987))
3535;;; Generated autoloads from progmodes/cc-mode.el 3518;;; Generated autoloads from progmodes/cc-mode.el
3536 3519
3537(autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3520(autoload (quote c-initialize-cc-mode) "cc-mode" "\
@@ -3689,7 +3672,7 @@ Key bindings:
3689;;;*** 3672;;;***
3690 3673
3691;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3674;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3692;;;;;; "progmodes/cc-styles.el" (17794 54380)) 3675;;;;;; "progmodes/cc-styles.el" (17822 38987))
3693;;; Generated autoloads from progmodes/cc-styles.el 3676;;; Generated autoloads from progmodes/cc-styles.el
3694 3677
3695(autoload (quote c-set-style) "cc-styles" "\ 3678(autoload (quote c-set-style) "cc-styles" "\
@@ -3740,14 +3723,14 @@ and exists only for compatibility reasons.
3740 3723
3741;;;*** 3724;;;***
3742 3725
3743;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17794 3726;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17520
3744;;;;;; 54380)) 3727;;;;;; 12668))
3745;;; Generated autoloads from progmodes/cc-subword.el 3728;;; Generated autoloads from progmodes/cc-subword.el
3746 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) 3729 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t)
3747 3730
3748;;;*** 3731;;;***
3749 3732
3750;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17794 54380)) 3733;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17822 38987))
3751;;; Generated autoloads from progmodes/cc-vars.el 3734;;; Generated autoloads from progmodes/cc-vars.el
3752(put 'c-basic-offset 'safe-local-variable 'integerp) 3735(put 'c-basic-offset 'safe-local-variable 'integerp)
3753(put 'c-backslash-column 'safe-local-variable 'integerp) 3736(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3757,7 +3740,7 @@ and exists only for compatibility reasons.
3757 3740
3758;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3741;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3759;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3742;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3760;;;;;; (17792 9561)) 3743;;;;;; (17806 44348))
3761;;; Generated autoloads from international/ccl.el 3744;;; Generated autoloads from international/ccl.el
3762 3745
3763(autoload (quote ccl-compile) "ccl" "\ 3746(autoload (quote ccl-compile) "ccl" "\
@@ -4016,7 +3999,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
4016;;;*** 3999;;;***
4017 4000
4018;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 4001;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
4019;;;;;; (17669 23128)) 4002;;;;;; (17822 38987))
4020;;; Generated autoloads from progmodes/cfengine.el 4003;;; Generated autoloads from progmodes/cfengine.el
4021 4004
4022(autoload (quote cfengine-mode) "cfengine" "\ 4005(autoload (quote cfengine-mode) "cfengine" "\
@@ -4038,7 +4021,7 @@ to the action header.
4038;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 4021;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
4039;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 4022;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
4040;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 4023;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
4041;;;;;; (17740 981)) 4024;;;;;; (17740 22928))
4042;;; Generated autoloads from emacs-lisp/checkdoc.el 4025;;; Generated autoloads from emacs-lisp/checkdoc.el
4043 4026
4044(autoload (quote checkdoc) "checkdoc" "\ 4027(autoload (quote checkdoc) "checkdoc" "\
@@ -4221,8 +4204,8 @@ checking of documentation strings.
4221;;;*** 4204;;;***
4222 4205
4223;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 4206;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
4224;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17792 4207;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17806
4225;;;;;; 9562)) 4208;;;;;; 44350))
4226;;; Generated autoloads from language/china-util.el 4209;;; Generated autoloads from language/china-util.el
4227 4210
4228(autoload (quote decode-hz-region) "china-util" "\ 4211(autoload (quote decode-hz-region) "china-util" "\
@@ -4250,7 +4233,7 @@ Encode the text in the current buffer to HZ.
4250;;;*** 4233;;;***
4251 4234
4252;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4235;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4253;;;;;; "chistory" "chistory.el" (17781 39501)) 4236;;;;;; "chistory" "chistory.el" (17806 44337))
4254;;; Generated autoloads from chistory.el 4237;;; Generated autoloads from chistory.el
4255 4238
4256(autoload (quote repeat-matching-complex-command) "chistory" "\ 4239(autoload (quote repeat-matching-complex-command) "chistory" "\
@@ -4289,7 +4272,7 @@ and runs the normal hook `command-history-hook'.
4289 4272
4290;;;*** 4273;;;***
4291 4274
4292;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17785 34467)) 4275;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17806 44346))
4293;;; Generated autoloads from emacs-lisp/cl.el 4276;;; Generated autoloads from emacs-lisp/cl.el
4294 4277
4295(defvar custom-print-functions nil "\ 4278(defvar custom-print-functions nil "\
@@ -4305,7 +4288,7 @@ a future Emacs interpreter will be able to use it.")
4305;;;*** 4288;;;***
4306 4289
4307;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4290;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4308;;;;;; (17729 22475)) 4291;;;;;; (17735 59804))
4309;;; Generated autoloads from emacs-lisp/cl-indent.el 4292;;; Generated autoloads from emacs-lisp/cl-indent.el
4310 4293
4311(autoload (quote common-lisp-indent-function) "cl-indent" "\ 4294(autoload (quote common-lisp-indent-function) "cl-indent" "\
@@ -4316,7 +4299,7 @@ Not documented
4316;;;*** 4299;;;***
4317 4300
4318;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4301;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4319;;;;;; (17394 12937)) 4302;;;;;; (17398 63781))
4320;;; Generated autoloads from progmodes/cmacexp.el 4303;;; Generated autoloads from progmodes/cmacexp.el
4321 4304
4322(autoload (quote c-macro-expand) "cmacexp" "\ 4305(autoload (quote c-macro-expand) "cmacexp" "\
@@ -4336,8 +4319,8 @@ For use inside Lisp programs, see also `c-macro-expansion'.
4336 4319
4337;;;*** 4320;;;***
4338 4321
4339;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17786 4322;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17806
4340;;;;;; 56014)) 4323;;;;;; 44337))
4341;;; Generated autoloads from cmuscheme.el 4324;;; Generated autoloads from cmuscheme.el
4342 4325
4343(autoload (quote run-scheme) "cmuscheme" "\ 4326(autoload (quote run-scheme) "cmuscheme" "\
@@ -4359,7 +4342,7 @@ is run).
4359;;;*** 4342;;;***
4360 4343
4361;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 4344;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
4362;;;;;; (17788 21815)) 4345;;;;;; (17806 44348))
4363;;; Generated autoloads from international/code-pages.el 4346;;; Generated autoloads from international/code-pages.el
4364 4347
4365(autoload (quote cp-make-coding-system) "code-pages" "\ 4348(autoload (quote cp-make-coding-system) "code-pages" "\
@@ -4420,7 +4403,7 @@ Return an updated `non-iso-charset-alist'.
4420 4403
4421;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 4404;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
4422;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 4405;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
4423;;;;;; "codepage" "international/codepage.el" (17792 9561)) 4406;;;;;; "codepage" "international/codepage.el" (17806 44349))
4424;;; Generated autoloads from international/codepage.el 4407;;; Generated autoloads from international/codepage.el
4425 4408
4426(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 4409(autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
@@ -4479,7 +4462,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal.
4479;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4462;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4480;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4463;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4481;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4464;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4482;;;;;; (17800 14415)) 4465;;;;;; (17806 44337))
4483;;; Generated autoloads from comint.el 4466;;; Generated autoloads from comint.el
4484 4467
4485(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ 4468(defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
@@ -4569,8 +4552,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use.
4569 4552
4570;;;*** 4553;;;***
4571 4554
4572;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17781 4555;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17806
4573;;;;;; 39501)) 4556;;;;;; 44337))
4574;;; Generated autoloads from compare-w.el 4557;;; Generated autoloads from compare-w.el
4575 4558
4576(autoload (quote compare-windows) "compare-w" "\ 4559(autoload (quote compare-windows) "compare-w" "\
@@ -4607,7 +4590,7 @@ on third call it again advances points to the next difference and so on.
4607;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4590;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4608;;;;;; compile compilation-disable-input compile-command compilation-search-path 4591;;;;;; compile compilation-disable-input compile-command compilation-search-path
4609;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4592;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4610;;;;;; "compile" "progmodes/compile.el" (17767 19634)) 4593;;;;;; "compile" "progmodes/compile.el" (17806 44353))
4611;;; Generated autoloads from progmodes/compile.el 4594;;; Generated autoloads from progmodes/compile.el
4612 4595
4613(defvar compilation-mode-hook nil "\ 4596(defvar compilation-mode-hook nil "\
@@ -4769,7 +4752,7 @@ This is the value of `next-error-function' in Compilation buffers.
4769;;;*** 4752;;;***
4770 4753
4771;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4754;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4772;;;;;; (17781 39501)) 4755;;;;;; (17806 44337))
4773;;; Generated autoloads from complete.el 4756;;; Generated autoloads from complete.el
4774 4757
4775(defvar partial-completion-mode nil "\ 4758(defvar partial-completion-mode nil "\
@@ -4811,7 +4794,7 @@ second TAB brings up the `*Completions*' buffer.
4811;;;*** 4794;;;***
4812 4795
4813;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4796;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4814;;;;;; (17781 39501)) 4797;;;;;; (17806 44337))
4815;;; Generated autoloads from completion.el 4798;;; Generated autoloads from completion.el
4816 4799
4817(defvar dynamic-completion-mode nil "\ 4800(defvar dynamic-completion-mode nil "\
@@ -4833,7 +4816,7 @@ Enable dynamic word-completion.
4833;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4816;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4834;;;;;; find-composition compose-chars decompose-string compose-string 4817;;;;;; find-composition compose-chars decompose-string compose-string
4835;;;;;; decompose-region compose-region encode-composition-rule) 4818;;;;;; decompose-region compose-region encode-composition-rule)
4836;;;;;; "composite" "composite.el" (17792 9561)) 4819;;;;;; "composite" "composite.el" (17806 44337))
4837;;; Generated autoloads from composite.el 4820;;; Generated autoloads from composite.el
4838 4821
4839(defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ 4822(defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
@@ -5055,7 +5038,7 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored.
5055;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 5038;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
5056;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 5039;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
5057;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 5040;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
5058;;;;;; (17679 3707)) 5041;;;;;; (17723 17915))
5059;;; Generated autoloads from textmodes/conf-mode.el 5042;;; Generated autoloads from textmodes/conf-mode.el
5060 5043
5061(autoload (quote conf-mode) "conf-mode" "\ 5044(autoload (quote conf-mode) "conf-mode" "\
@@ -5211,7 +5194,7 @@ For details see `conf-mode'. Example:
5211;;;*** 5194;;;***
5212 5195
5213;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 5196;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
5214;;;;;; "cookie1" "play/cookie1.el" (17786 56015)) 5197;;;;;; "cookie1" "play/cookie1.el" (17806 44352))
5215;;; Generated autoloads from play/cookie1.el 5198;;; Generated autoloads from play/cookie1.el
5216 5199
5217(autoload (quote cookie) "cookie1" "\ 5200(autoload (quote cookie) "cookie1" "\
@@ -5243,7 +5226,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely).
5243;;;*** 5226;;;***
5244 5227
5245;;;### (autoloads (copyright copyright-fix-years copyright-update) 5228;;;### (autoloads (copyright copyright-fix-years copyright-update)
5246;;;;;; "copyright" "emacs-lisp/copyright.el" (17385 8489)) 5229;;;;;; "copyright" "emacs-lisp/copyright.el" (17398 63773))
5247;;; Generated autoloads from emacs-lisp/copyright.el 5230;;; Generated autoloads from emacs-lisp/copyright.el
5248 5231
5249(autoload (quote copyright-update) "copyright" "\ 5232(autoload (quote copyright-update) "copyright" "\
@@ -5271,7 +5254,7 @@ Insert a copyright by $ORGANIZATION notice at cursor.
5271;;;*** 5254;;;***
5272 5255
5273;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 5256;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
5274;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17781 39502)) 5257;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17806 44353))
5275;;; Generated autoloads from progmodes/cperl-mode.el 5258;;; Generated autoloads from progmodes/cperl-mode.el
5276 5259
5277(autoload (quote cperl-mode) "cperl-mode" "\ 5260(autoload (quote cperl-mode) "cperl-mode" "\
@@ -5462,7 +5445,7 @@ Run a `perldoc' on the word around point.
5462;;;*** 5445;;;***
5463 5446
5464;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5447;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5465;;;;;; (17394 12937)) 5448;;;;;; (17398 63781))
5466;;; Generated autoloads from progmodes/cpp.el 5449;;; Generated autoloads from progmodes/cpp.el
5467 5450
5468(autoload (quote cpp-highlight-buffer) "cpp" "\ 5451(autoload (quote cpp-highlight-buffer) "cpp" "\
@@ -5481,7 +5464,7 @@ Edit display information for cpp conditionals.
5481;;;*** 5464;;;***
5482 5465
5483;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5466;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5484;;;;;; (17785 34467)) 5467;;;;;; (17806 44346))
5485;;; Generated autoloads from emulation/crisp.el 5468;;; Generated autoloads from emulation/crisp.el
5486 5469
5487(defvar crisp-mode nil "\ 5470(defvar crisp-mode nil "\
@@ -5505,7 +5488,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise.
5505;;;*** 5488;;;***
5506 5489
5507;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5490;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5508;;;;;; (17785 34467)) 5491;;;;;; (17806 44346))
5509;;; Generated autoloads from emacs-lisp/crm.el 5492;;; Generated autoloads from emacs-lisp/crm.el
5510 5493
5511(autoload (quote completing-read-multiple) "crm" "\ 5494(autoload (quote completing-read-multiple) "crm" "\
@@ -5541,7 +5524,7 @@ INHERIT-INPUT-METHOD.
5541;;;*** 5524;;;***
5542 5525
5543;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5526;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5544;;;;;; (17782 59544)) 5527;;;;;; (17806 44346))
5545;;; Generated autoloads from emulation/cua-base.el 5528;;; Generated autoloads from emulation/cua-base.el
5546 5529
5547(defvar cua-mode nil "\ 5530(defvar cua-mode nil "\
@@ -5603,12 +5586,29 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5603;;;;;; custom-save-all custom-file customize-browse custom-buffer-create-other-window 5586;;;;;; custom-save-all custom-file customize-browse custom-buffer-create-other-window
5604;;;;;; custom-buffer-create customize-apropos-groups customize-apropos-faces 5587;;;;;; custom-buffer-create customize-apropos-groups customize-apropos-faces
5605;;;;;; customize-apropos-options customize-apropos customize-saved 5588;;;;;; customize-apropos-options customize-apropos customize-saved
5606;;;;;; customize-rogue customize-customized customize-face-other-window 5589;;;;;; customize-rogue customize-unsaved customize-face-other-window
5607;;;;;; customize-face customize-changed-options customize-option-other-window 5590;;;;;; customize-face customize-changed-options customize-option-other-window
5608;;;;;; customize-option customize-group-other-window customize-group 5591;;;;;; customize-option customize-group-other-window customize-group
5609;;;;;; customize-mode customize customize-save-variable customize-set-variable 5592;;;;;; customize-mode customize customize-save-variable customize-set-variable
5610;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (17752 39351)) 5593;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
5594;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
5595;;;;;; (17822 38984))
5611;;; Generated autoloads from cus-edit.el 5596;;; Generated autoloads from cus-edit.el
5597
5598(defvar custom-browse-sort-alphabetically nil "\
5599If non-nil, sort customization group alphabetically in `custom-browse'.")
5600
5601(custom-autoload (quote custom-browse-sort-alphabetically) "cus-edit" t)
5602
5603(defvar custom-buffer-sort-alphabetically nil "\
5604If non-nil, sort each customization group alphabetically in Custom buffer.")
5605
5606(custom-autoload (quote custom-buffer-sort-alphabetically) "cus-edit" t)
5607
5608(defvar custom-menu-sort-alphabetically nil "\
5609If non-nil, sort each customization group alphabetically in menus.")
5610
5611(custom-autoload (quote custom-menu-sort-alphabetically) "cus-edit" t)
5612 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 5612 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
5613 5613
5614(autoload (quote customize-set-value) "cus-edit" "\ 5614(autoload (quote customize-set-value) "cus-edit" "\
@@ -5767,8 +5767,8 @@ suggest to customize that face, if it's customizable.
5767 5767
5768\(fn &optional FACE)" t nil) 5768\(fn &optional FACE)" t nil)
5769 5769
5770(autoload (quote customize-customized) "cus-edit" "\ 5770(autoload (quote customize-unsaved) "cus-edit" "\
5771Customize all user options set since the last save in this session. 5771Customize all user options set in this session but not saved.
5772 5772
5773\(fn)" t nil) 5773\(fn)" t nil)
5774 5774
@@ -5896,7 +5896,7 @@ The format is suitable for use with `easy-menu-define'.
5896;;;*** 5896;;;***
5897 5897
5898;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 5898;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
5899;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17385 8483)) 5899;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17398 63765))
5900;;; Generated autoloads from cus-face.el 5900;;; Generated autoloads from cus-face.el
5901 5901
5902(autoload (quote custom-declare-face) "cus-face" "\ 5902(autoload (quote custom-declare-face) "cus-face" "\
@@ -5966,7 +5966,7 @@ This means reset FACE to its value in FROM-THEME.
5966;;;*** 5966;;;***
5967 5967
5968;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5968;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5969;;;;;; (17632 41885)) 5969;;;;;; (17632 59497))
5970;;; Generated autoloads from cus-theme.el 5970;;; Generated autoloads from cus-theme.el
5971 5971
5972(autoload (quote customize-create-theme) "cus-theme" "\ 5972(autoload (quote customize-create-theme) "cus-theme" "\
@@ -5977,7 +5977,7 @@ Create a custom theme.
5977;;;*** 5977;;;***
5978 5978
5979;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5979;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5980;;;;;; (17781 39501)) 5980;;;;;; (17806 44337))
5981;;; Generated autoloads from cvs-status.el 5981;;; Generated autoloads from cvs-status.el
5982 5982
5983(autoload (quote cvs-status-mode) "cvs-status" "\ 5983(autoload (quote cvs-status-mode) "cvs-status" "\
@@ -5988,7 +5988,7 @@ Mode used for cvs status output.
5988;;;*** 5988;;;***
5989 5989
5990;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5990;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5991;;;;;; "cwarn" "progmodes/cwarn.el" (17394 12937)) 5991;;;;;; "cwarn" "progmodes/cwarn.el" (17398 63781))
5992;;; Generated autoloads from progmodes/cwarn.el 5992;;; Generated autoloads from progmodes/cwarn.el
5993 5993
5994(autoload (quote cwarn-mode) "cwarn" "\ 5994(autoload (quote cwarn-mode) "cwarn" "\
@@ -6014,11 +6014,10 @@ This function is designed to be added to hooks, for example:
6014Non-nil if Global-Cwarn mode is enabled. 6014Non-nil if Global-Cwarn mode is enabled.
6015See the command `global-cwarn-mode' for a description of this minor-mode. 6015See the command `global-cwarn-mode' for a description of this minor-mode.
6016Setting this variable directly does not take effect; 6016Setting this variable directly does not take effect;
6017use either \\[customize] or the function `global-cwarn-mode'.") 6017either customize it (see the info node `Easy Customization')
6018 6018or call the function `global-cwarn-mode'.")
6019(custom-autoload (quote global-cwarn-mode) "cwarn")
6020 6019
6021(put (quote global-cwarn-mode) (quote custom-set) (quote custom-set-minor-mode)) 6020(custom-autoload (quote global-cwarn-mode) "cwarn" nil)
6022 6021
6023(autoload (quote global-cwarn-mode) "cwarn" "\ 6022(autoload (quote global-cwarn-mode) "cwarn" "\
6024Toggle Cwarn mode in every buffer. 6023Toggle Cwarn mode in every buffer.
@@ -6032,7 +6031,7 @@ in which `turn-on-cwarn-mode-if-enabled' turns it on.
6032 6031
6033;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 6032;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
6034;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 6033;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
6035;;;;;; (17788 21816)) 6034;;;;;; (17806 44350))
6036;;; Generated autoloads from language/cyril-util.el 6035;;; Generated autoloads from language/cyril-util.el
6037 6036
6038(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 6037(autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
@@ -6061,7 +6060,7 @@ If the argument is nil, we return the display table to its standard state.
6061;;;*** 6060;;;***
6062 6061
6063;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 6062;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
6064;;;;;; (17385 8483)) 6063;;;;;; (17398 63765))
6065;;; Generated autoloads from dabbrev.el 6064;;; Generated autoloads from dabbrev.el
6066 (define-key esc-map "/" 'dabbrev-expand) 6065 (define-key esc-map "/" 'dabbrev-expand)
6067 (define-key esc-map [?\C-/] 'dabbrev-completion) 6066 (define-key esc-map [?\C-/] 'dabbrev-completion)
@@ -6105,8 +6104,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
6105 6104
6106;;;*** 6105;;;***
6107 6106
6108;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17394 6107;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17398
6109;;;;;; 12937)) 6108;;;;;; 63781))
6110;;; Generated autoloads from progmodes/dcl-mode.el 6109;;; Generated autoloads from progmodes/dcl-mode.el
6111 6110
6112(autoload (quote dcl-mode) "dcl-mode" "\ 6111(autoload (quote dcl-mode) "dcl-mode" "\
@@ -6233,7 +6232,7 @@ There is some minimal font-lock support (see vars
6233;;;*** 6232;;;***
6234 6233
6235;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 6234;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
6236;;;;;; "emacs-lisp/debug.el" (17440 13082)) 6235;;;;;; "emacs-lisp/debug.el" (17501 10770))
6237;;; Generated autoloads from emacs-lisp/debug.el 6236;;; Generated autoloads from emacs-lisp/debug.el
6238 6237
6239(setq debugger (quote debug)) 6238(setq debugger (quote debug))
@@ -6277,7 +6276,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
6277;;;*** 6276;;;***
6278 6277
6279;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 6278;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
6280;;;;;; (17786 56015)) 6279;;;;;; (17806 44352))
6281;;; Generated autoloads from play/decipher.el 6280;;; Generated autoloads from play/decipher.el
6282 6281
6283(autoload (quote decipher) "decipher" "\ 6282(autoload (quote decipher) "decipher" "\
@@ -6306,8 +6305,8 @@ The most useful commands are:
6306;;;*** 6305;;;***
6307 6306
6308;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 6307;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
6309;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17781 6308;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17806
6310;;;;;; 39501)) 6309;;;;;; 44337))
6311;;; Generated autoloads from delim-col.el 6310;;; Generated autoloads from delim-col.el
6312 6311
6313(autoload (quote delimit-columns-customize) "delim-col" "\ 6312(autoload (quote delimit-columns-customize) "delim-col" "\
@@ -6331,8 +6330,8 @@ START and END delimits the corners of text rectangle.
6331 6330
6332;;;*** 6331;;;***
6333 6332
6334;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17604 6333;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17620
6335;;;;;; 60390)) 6334;;;;;; 26952))
6336;;; Generated autoloads from progmodes/delphi.el 6335;;; Generated autoloads from progmodes/delphi.el
6337 6336
6338(autoload (quote delphi-mode) "delphi" "\ 6337(autoload (quote delphi-mode) "delphi" "\
@@ -6382,8 +6381,8 @@ no args, if that value is non-nil.
6382 6381
6383;;;*** 6382;;;***
6384 6383
6385;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17385 6384;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17398
6386;;;;;; 8483)) 6385;;;;;; 63765))
6387;;; Generated autoloads from delsel.el 6386;;; Generated autoloads from delsel.el
6388 6387
6389(defalias (quote pending-delete-mode) (quote delete-selection-mode)) 6388(defalias (quote pending-delete-mode) (quote delete-selection-mode))
@@ -6392,11 +6391,10 @@ no args, if that value is non-nil.
6392Non-nil if Delete-Selection mode is enabled. 6391Non-nil if Delete-Selection mode is enabled.
6393See the command `delete-selection-mode' for a description of this minor-mode. 6392See the command `delete-selection-mode' for a description of this minor-mode.
6394Setting this variable directly does not take effect; 6393Setting this variable directly does not take effect;
6395use either \\[customize] or the function `delete-selection-mode'.") 6394either customize it (see the info node `Easy Customization')
6396 6395or call the function `delete-selection-mode'.")
6397(custom-autoload (quote delete-selection-mode) "delsel")
6398 6396
6399(put (quote delete-selection-mode) (quote custom-set) (quote custom-set-minor-mode)) 6397(custom-autoload (quote delete-selection-mode) "delsel" nil)
6400 6398
6401(autoload (quote delete-selection-mode) "delsel" "\ 6399(autoload (quote delete-selection-mode) "delsel" "\
6402Toggle Delete Selection mode. 6400Toggle Delete Selection mode.
@@ -6413,7 +6411,7 @@ any selection.
6413;;;*** 6411;;;***
6414 6412
6415;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 6413;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
6416;;;;;; "derived" "emacs-lisp/derived.el" (17785 34467)) 6414;;;;;; "derived" "emacs-lisp/derived.el" (17806 44346))
6417;;; Generated autoloads from emacs-lisp/derived.el 6415;;; Generated autoloads from emacs-lisp/derived.el
6418 6416
6419(autoload (quote define-derived-mode) "derived" "\ 6417(autoload (quote define-derived-mode) "derived" "\
@@ -6478,7 +6476,7 @@ the first time the mode is used.
6478;;;*** 6476;;;***
6479 6477
6480;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6478;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6481;;;;;; "descr-text.el" (17780 18171)) 6479;;;;;; "descr-text.el" (17806 44337))
6482;;; Generated autoloads from descr-text.el 6480;;; Generated autoloads from descr-text.el
6483 6481
6484(autoload (quote describe-text-properties) "descr-text" "\ 6482(autoload (quote describe-text-properties) "descr-text" "\
@@ -6504,7 +6502,7 @@ as well as widgets, buttons, overlays, and text properties.
6504;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6502;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6505;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6503;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6506;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6504;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6507;;;;;; "desktop.el" (17670 57734)) 6505;;;;;; "desktop.el" (17723 17909))
6508;;; Generated autoloads from desktop.el 6506;;; Generated autoloads from desktop.el
6509 6507
6510(defvar desktop-save-mode nil "\ 6508(defvar desktop-save-mode nil "\
@@ -6687,7 +6685,7 @@ Revert to the last loaded desktop.
6687 6685
6688;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6686;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6689;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6687;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6690;;;;;; "deuglify" "gnus/deuglify.el" (17797 50970)) 6688;;;;;; "deuglify" "gnus/deuglify.el" (17806 44347))
6691;;; Generated autoloads from gnus/deuglify.el 6689;;; Generated autoloads from gnus/deuglify.el
6692 6690
6693(autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\ 6691(autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\
@@ -6720,7 +6718,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6720;;;*** 6718;;;***
6721 6719
6722;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) 6720;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region)
6723;;;;;; "devan-util" "language/devan-util.el" (17792 9562)) 6721;;;;;; "devan-util" "language/devan-util.el" (17806 44350))
6724;;; Generated autoloads from language/devan-util.el 6722;;; Generated autoloads from language/devan-util.el
6725 6723
6726(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 6724(defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
@@ -6738,7 +6736,7 @@ Not documented
6738;;;*** 6736;;;***
6739 6737
6740;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6738;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6741;;;;;; "calendar/diary-lib.el" (17520 49736)) 6739;;;;;; "calendar/diary-lib.el" (17520 12668))
6742;;; Generated autoloads from calendar/diary-lib.el 6740;;; Generated autoloads from calendar/diary-lib.el
6743 6741
6744(autoload (quote diary) "diary-lib" "\ 6742(autoload (quote diary) "diary-lib" "\
@@ -6784,7 +6782,7 @@ Major mode for editing the diary file.
6784;;;*** 6782;;;***
6785 6783
6786;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 6784;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
6787;;;;;; "diff.el" (17683 64071)) 6785;;;;;; "diff.el" (17546 35257))
6788;;; Generated autoloads from diff.el 6786;;; Generated autoloads from diff.el
6789 6787
6790(defvar diff-switches "-c" "\ 6788(defvar diff-switches "-c" "\
@@ -6818,7 +6816,7 @@ With prefix arg, prompt for diff switches.
6818;;;*** 6816;;;***
6819 6817
6820;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6818;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6821;;;;;; (17771 26718)) 6819;;;;;; (17806 44337))
6822;;; Generated autoloads from diff-mode.el 6820;;; Generated autoloads from diff-mode.el
6823 6821
6824(autoload (quote diff-mode) "diff-mode" "\ 6822(autoload (quote diff-mode) "diff-mode" "\
@@ -6848,7 +6846,7 @@ Minor mode for viewing/editing context diffs.
6848;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6846;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6849;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6847;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6850;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6848;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6851;;;;;; "dired" "dired.el" (17780 18171)) 6849;;;;;; "dired" "dired.el" (17822 38984))
6852;;; Generated autoloads from dired.el 6850;;; Generated autoloads from dired.el
6853 6851
6854(defvar dired-listing-switches "-al" "\ 6852(defvar dired-listing-switches "-al" "\
@@ -7053,7 +7051,7 @@ Keybindings:
7053;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 7051;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
7054;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 7052;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
7055;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 7053;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
7056;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17742 7456)) 7054;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17753 42781))
7057;;; Generated autoloads from dired-aux.el 7055;;; Generated autoloads from dired-aux.el
7058 7056
7059(autoload (quote dired-diff) "dired-aux" "\ 7057(autoload (quote dired-diff) "dired-aux" "\
@@ -7465,7 +7463,7 @@ true then the type of the file linked to by FILE is printed instead.
7465 7463
7466;;;*** 7464;;;***
7467 7465
7468;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17656 37701)) 7466;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17657 13075))
7469;;; Generated autoloads from dired-x.el 7467;;; Generated autoloads from dired-x.el
7470 7468
7471(autoload (quote dired-jump) "dired-x" "\ 7469(autoload (quote dired-jump) "dired-x" "\
@@ -7479,7 +7477,7 @@ buffer and try again.
7479 7477
7480;;;*** 7478;;;***
7481 7479
7482;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17781 39501)) 7480;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17806 44338))
7483;;; Generated autoloads from dirtrack.el 7481;;; Generated autoloads from dirtrack.el
7484 7482
7485(autoload (quote dirtrack) "dirtrack" "\ 7483(autoload (quote dirtrack) "dirtrack" "\
@@ -7498,8 +7496,8 @@ You can enable directory tracking by adding this function to
7498 7496
7499;;;*** 7497;;;***
7500 7498
7501;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17385 7499;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17398
7502;;;;;; 8489)) 7500;;;;;; 63773))
7503;;; Generated autoloads from emacs-lisp/disass.el 7501;;; Generated autoloads from emacs-lisp/disass.el
7504 7502
7505(autoload (quote disassemble) "disass" "\ 7503(autoload (quote disassemble) "disass" "\
@@ -7517,7 +7515,7 @@ redefine OBJECT if it is a symbol.
7517;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 7515;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
7518;;;;;; standard-display-default standard-display-8bit describe-current-display-table 7516;;;;;; standard-display-default standard-display-8bit describe-current-display-table
7519;;;;;; describe-display-table set-display-table-slot display-table-slot 7517;;;;;; describe-display-table set-display-table-slot display-table-slot
7520;;;;;; make-display-table) "disp-table" "disp-table.el" (17781 39501)) 7518;;;;;; make-display-table) "disp-table" "disp-table.el" (17806 44338))
7521;;; Generated autoloads from disp-table.el 7519;;; Generated autoloads from disp-table.el
7522 7520
7523(autoload (quote make-display-table) "disp-table" "\ 7521(autoload (quote make-display-table) "disp-table" "\
@@ -7618,7 +7616,7 @@ for users who call this function in `.emacs'.
7618;;;*** 7616;;;***
7619 7617
7620;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 7618;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
7621;;;;;; (17786 56015)) 7619;;;;;; (17806 44352))
7622;;; Generated autoloads from play/dissociate.el 7620;;; Generated autoloads from play/dissociate.el
7623 7621
7624(autoload (quote dissociated-press) "dissociate" "\ 7622(autoload (quote dissociated-press) "dissociate" "\
@@ -7634,7 +7632,7 @@ Default is 2.
7634 7632
7635;;;*** 7633;;;***
7636 7634
7637;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17709 24917)) 7635;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17723 17909))
7638;;; Generated autoloads from dnd.el 7636;;; Generated autoloads from dnd.el
7639 7637
7640(defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\ 7638(defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\
@@ -7655,7 +7653,7 @@ if some action was made, or nil if the URL is ignored.")
7655;;;*** 7653;;;***
7656 7654
7657;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 7655;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
7658;;;;;; "textmodes/dns-mode.el" (17632 41886)) 7656;;;;;; "textmodes/dns-mode.el" (17632 59498))
7659;;; Generated autoloads from textmodes/dns-mode.el 7657;;; Generated autoloads from textmodes/dns-mode.el
7660 7658
7661(autoload (quote dns-mode) "dns-mode" "\ 7659(autoload (quote dns-mode) "dns-mode" "\
@@ -7679,7 +7677,7 @@ Locate SOA record and increment the serial field.
7679 7677
7680;;;*** 7678;;;***
7681 7679
7682;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17786 56015)) 7680;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17806 44352))
7683;;; Generated autoloads from play/doctor.el 7681;;; Generated autoloads from play/doctor.el
7684 7682
7685(autoload (quote doctor) "doctor" "\ 7683(autoload (quote doctor) "doctor" "\
@@ -7690,7 +7688,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
7690;;;*** 7688;;;***
7691 7689
7692;;;### (autoloads (double-mode double-mode) "double" "double.el" 7690;;;### (autoloads (double-mode double-mode) "double" "double.el"
7693;;;;;; (17781 39501)) 7691;;;;;; (17806 44338))
7694;;; Generated autoloads from double.el 7692;;; Generated autoloads from double.el
7695 7693
7696(defvar double-mode nil "\ 7694(defvar double-mode nil "\
@@ -7711,7 +7709,7 @@ when pressed twice. See variable `double-map' for details.
7711 7709
7712;;;*** 7710;;;***
7713 7711
7714;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17743 18144)) 7712;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17753 42784))
7715;;; Generated autoloads from play/dunnet.el 7713;;; Generated autoloads from play/dunnet.el
7716 7714
7717(autoload (quote dunnet) "dunnet" "\ 7715(autoload (quote dunnet) "dunnet" "\
@@ -7722,7 +7720,7 @@ Switch to *dungeon* buffer and start game.
7722;;;*** 7720;;;***
7723 7721
7724;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 7722;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7725;;;;;; (17385 8492)) 7723;;;;;; (17398 63774))
7726;;; Generated autoloads from gnus/earcon.el 7724;;; Generated autoloads from gnus/earcon.el
7727 7725
7728(autoload (quote gnus-earcon-display) "earcon" "\ 7726(autoload (quote gnus-earcon-display) "earcon" "\
@@ -7734,7 +7732,7 @@ Play sounds in message buffers.
7734 7732
7735;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 7733;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7736;;;;;; define-global-minor-mode define-minor-mode) "easy-mmode" 7734;;;;;; define-global-minor-mode define-minor-mode) "easy-mmode"
7737;;;;;; "emacs-lisp/easy-mmode.el" (17772 35829)) 7735;;;;;; "emacs-lisp/easy-mmode.el" (17822 38984))
7738;;; Generated autoloads from emacs-lisp/easy-mmode.el 7736;;; Generated autoloads from emacs-lisp/easy-mmode.el
7739 7737
7740(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 7738(defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
@@ -7782,7 +7780,7 @@ For example, you could write
7782(defalias (quote easy-mmode-define-global-mode) (quote define-global-minor-mode)) 7780(defalias (quote easy-mmode-define-global-mode) (quote define-global-minor-mode))
7783 7781
7784(autoload (quote define-global-minor-mode) "easy-mmode" "\ 7782(autoload (quote define-global-minor-mode) "easy-mmode" "\
7785Make GLOBAL-MODE out of the buffer-local minor MODE. 7783Make a global mode GLOBAL-MODE corresponding to buffer-local minor MODE.
7786TURN-ON is a function that will be called with no args in every buffer 7784TURN-ON is a function that will be called with no args in every buffer
7787 and that should try to turn MODE on if applicable for that buffer. 7785 and that should try to turn MODE on if applicable for that buffer.
7788KEYS is a list of CL-style keyword arguments. As the minor mode 7786KEYS is a list of CL-style keyword arguments. As the minor mode
@@ -7826,8 +7824,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
7826;;;*** 7824;;;***
7827 7825
7828;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7826;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7829;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17785 7827;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17809
7830;;;;;; 34467)) 7828;;;;;; 2158))
7831;;; Generated autoloads from emacs-lisp/easymenu.el 7829;;; Generated autoloads from emacs-lisp/easymenu.el
7832 7830
7833(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 7831(put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
@@ -7954,6 +7952,10 @@ should contain a submenu named NAME.
7954ITEMS is a list of menu items, as in `easy-menu-define'. 7952ITEMS is a list of menu items, as in `easy-menu-define'.
7955These items entirely replace the previous items in that submenu. 7953These items entirely replace the previous items in that submenu.
7956 7954
7955If MAP is specified, it should normally be a keymap; nil stands for the local
7956menu-bar keymap. It can also be a symbol, which has earlier been used as the
7957first argument in a call to `easy-menu-define', or the value of such a symbol.
7958
7957If the menu located by PATH has no submenu named NAME, add one. 7959If the menu located by PATH has no submenu named NAME, add one.
7958If the optional argument BEFORE is present, add it just before 7960If the optional argument BEFORE is present, add it just before
7959the submenu named BEFORE, otherwise add it at the end of the menu. 7961the submenu named BEFORE, otherwise add it at the end of the menu.
@@ -7961,7 +7963,7 @@ the submenu named BEFORE, otherwise add it at the end of the menu.
7961To implement dynamic menus, either call this from 7963To implement dynamic menus, either call this from
7962`menu-bar-update-hook' or use a menu filter. 7964`menu-bar-update-hook' or use a menu filter.
7963 7965
7964\(fn PATH NAME ITEMS &optional BEFORE)" nil nil) 7966\(fn PATH NAME ITEMS &optional BEFORE MAP)" nil nil)
7965 7967
7966;;;*** 7968;;;***
7967 7969
@@ -7972,7 +7974,7 @@ To implement dynamic menus, either call this from
7972;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file 7974;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
7973;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7975;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7974;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7976;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7975;;;;;; "progmodes/ebnf2ps.el" (17780 18172)) 7977;;;;;; "progmodes/ebnf2ps.el" (17806 44353))
7976;;; Generated autoloads from progmodes/ebnf2ps.el 7978;;; Generated autoloads from progmodes/ebnf2ps.el
7977 7979
7978(autoload (quote ebnf-customize) "ebnf2ps" "\ 7980(autoload (quote ebnf-customize) "ebnf2ps" "\
@@ -8231,8 +8233,8 @@ See `ebnf-style-database' documentation.
8231;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 8233;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
8232;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 8234;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
8233;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 8235;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
8234;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17601 8236;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17822
8235;;;;;; 9092)) 8237;;;;;; 38987))
8236;;; Generated autoloads from progmodes/ebrowse.el 8238;;; Generated autoloads from progmodes/ebrowse.el
8237 8239
8238(autoload (quote ebrowse-tree-mode) "ebrowse" "\ 8240(autoload (quote ebrowse-tree-mode) "ebrowse" "\
@@ -8383,7 +8385,7 @@ Display statistics for a class tree.
8383;;;*** 8385;;;***
8384 8386
8385;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 8387;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
8386;;;;;; (17781 39501)) 8388;;;;;; (17806 44338))
8387;;; Generated autoloads from ebuff-menu.el 8389;;; Generated autoloads from ebuff-menu.el
8388 8390
8389(autoload (quote electric-buffer-list) "ebuff-menu" "\ 8391(autoload (quote electric-buffer-list) "ebuff-menu" "\
@@ -8408,7 +8410,7 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry.
8408;;;*** 8410;;;***
8409 8411
8410;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 8412;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
8411;;;;;; "echistory.el" (17781 39501)) 8413;;;;;; "echistory.el" (17806 44338))
8412;;; Generated autoloads from echistory.el 8414;;; Generated autoloads from echistory.el
8413 8415
8414(autoload (quote Electric-command-history-redo-expression) "echistory" "\ 8416(autoload (quote Electric-command-history-redo-expression) "echistory" "\
@@ -8421,7 +8423,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
8421 8423
8422;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 8424;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8423;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8425;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8424;;;;;; "emacs-lisp/edebug.el" (17632 41885)) 8426;;;;;; "emacs-lisp/edebug.el" (17632 59497))
8425;;; Generated autoloads from emacs-lisp/edebug.el 8427;;; Generated autoloads from emacs-lisp/edebug.el
8426 8428
8427(defvar edebug-all-defs nil "\ 8429(defvar edebug-all-defs nil "\
@@ -8494,7 +8496,7 @@ Toggle edebugging of all forms.
8494;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 8496;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
8495;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 8497;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
8496;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 8498;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
8497;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17752 39351)) 8499;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17753 42781))
8498;;; Generated autoloads from ediff.el 8500;;; Generated autoloads from ediff.el
8499 8501
8500(autoload (quote ediff-files) "ediff" "\ 8502(autoload (quote ediff-files) "ediff" "\
@@ -8732,7 +8734,7 @@ With optional NODE, goes to that node.
8732;;;*** 8734;;;***
8733 8735
8734;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 8736;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
8735;;;;;; (17403 27596)) 8737;;;;;; (17408 8259))
8736;;; Generated autoloads from ediff-help.el 8738;;; Generated autoloads from ediff-help.el
8737 8739
8738(autoload (quote ediff-customize) "ediff-help" "\ 8740(autoload (quote ediff-customize) "ediff-help" "\
@@ -8742,7 +8744,7 @@ Not documented
8742 8744
8743;;;*** 8745;;;***
8744 8746
8745;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17403 27596)) 8747;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17408 8259))
8746;;; Generated autoloads from ediff-hook.el 8748;;; Generated autoloads from ediff-hook.el
8747 8749
8748(defvar ediff-window-setup-function) 8750(defvar ediff-window-setup-function)
@@ -8755,7 +8757,7 @@ Not documented
8755;;;*** 8757;;;***
8756 8758
8757;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 8759;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8758;;;;;; (17726 28398)) 8760;;;;;; (17735 59803))
8759;;; Generated autoloads from ediff-mult.el 8761;;; Generated autoloads from ediff-mult.el
8760 8762
8761(autoload (quote ediff-show-registry) "ediff-mult" "\ 8763(autoload (quote ediff-show-registry) "ediff-mult" "\
@@ -8768,7 +8770,7 @@ Display Ediff's registry.
8768;;;*** 8770;;;***
8769 8771
8770;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8772;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8771;;;;;; "ediff-util" "ediff-util.el" (17679 3707)) 8773;;;;;; "ediff-util" "ediff-util.el" (17723 17909))
8772;;; Generated autoloads from ediff-util.el 8774;;; Generated autoloads from ediff-util.el
8773 8775
8774(autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 8776(autoload (quote ediff-toggle-multiframe) "ediff-util" "\
@@ -8789,7 +8791,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8789 8791
8790;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8792;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8791;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8793;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8792;;;;;; (17781 39501)) 8794;;;;;; (17806 44338))
8793;;; Generated autoloads from edmacro.el 8795;;; Generated autoloads from edmacro.el
8794 8796
8795(defvar edmacro-eight-bits nil "\ 8797(defvar edmacro-eight-bits nil "\
@@ -8842,7 +8844,7 @@ or nil, use a compact 80-column format.
8842;;;*** 8844;;;***
8843 8845
8844;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8846;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8845;;;;;; "emulation/edt.el" (17794 54379)) 8847;;;;;; "emulation/edt.el" (17806 44346))
8846;;; Generated autoloads from emulation/edt.el 8848;;; Generated autoloads from emulation/edt.el
8847 8849
8848(autoload (quote edt-set-scroll-margins) "edt" "\ 8850(autoload (quote edt-set-scroll-margins) "edt" "\
@@ -8860,7 +8862,7 @@ Turn on EDT Emulation.
8860;;;*** 8862;;;***
8861 8863
8862;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8864;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8863;;;;;; (17771 1419)) 8865;;;;;; (17806 44338))
8864;;; Generated autoloads from ehelp.el 8866;;; Generated autoloads from ehelp.el
8865 8867
8866(autoload (quote with-electric-help) "ehelp" "\ 8868(autoload (quote with-electric-help) "ehelp" "\
@@ -8898,7 +8900,7 @@ Not documented
8898;;;*** 8900;;;***
8899 8901
8900;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8902;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8901;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17785 34467)) 8903;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17806 44346))
8902;;; Generated autoloads from emacs-lisp/eldoc.el 8904;;; Generated autoloads from emacs-lisp/eldoc.el
8903 8905
8904(defvar eldoc-minor-mode-string " ElDoc" "\ 8906(defvar eldoc-minor-mode-string " ElDoc" "\
@@ -8936,8 +8938,8 @@ Emacs Lisp mode) that support Eldoc.")
8936 8938
8937;;;*** 8939;;;***
8938 8940
8939;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17781 8941;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17806
8940;;;;;; 39501)) 8942;;;;;; 44339))
8941;;; Generated autoloads from elide-head.el 8943;;; Generated autoloads from elide-head.el
8942 8944
8943(autoload (quote elide-head) "elide-head" "\ 8945(autoload (quote elide-head) "elide-head" "\
@@ -8953,7 +8955,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8953;;;*** 8955;;;***
8954 8956
8955;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 8957;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
8956;;;;;; (17785 34467)) 8958;;;;;; (17806 44346))
8957;;; Generated autoloads from emacs-lisp/elint.el 8959;;; Generated autoloads from emacs-lisp/elint.el
8958 8960
8959(autoload (quote elint-initialize) "elint" "\ 8961(autoload (quote elint-initialize) "elint" "\
@@ -8964,8 +8966,8 @@ Initialize elint.
8964;;;*** 8966;;;***
8965 8967
8966;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8968;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8967;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17385 8969;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17398
8968;;;;;; 8490)) 8970;;;;;; 63773))
8969;;; Generated autoloads from emacs-lisp/elp.el 8971;;; Generated autoloads from emacs-lisp/elp.el
8970 8972
8971(autoload (quote elp-instrument-function) "elp" "\ 8973(autoload (quote elp-instrument-function) "elp" "\
@@ -8999,7 +9001,7 @@ displayed.
8999;;;*** 9001;;;***
9000 9002
9001;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 9003;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
9002;;;;;; (17743 18143)) 9004;;;;;; (17753 42784))
9003;;; Generated autoloads from mail/emacsbug.el 9005;;; Generated autoloads from mail/emacsbug.el
9004 9006
9005(autoload (quote report-emacs-bug) "emacsbug" "\ 9007(autoload (quote report-emacs-bug) "emacsbug" "\
@@ -9014,7 +9016,7 @@ Prompts for bug subject. Leaves you in a mail buffer.
9014;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 9016;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
9015;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 9017;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
9016;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 9018;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
9017;;;;;; "emerge.el" (17167 2962)) 9019;;;;;; "emerge.el" (17197 14700))
9018;;; Generated autoloads from emerge.el 9020;;; Generated autoloads from emerge.el
9019 9021
9020(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 9022(defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
@@ -9092,7 +9094,7 @@ Not documented
9092;;;*** 9094;;;***
9093 9095
9094;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 9096;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
9095;;;;;; (17792 9561)) 9097;;;;;; (17806 44349))
9096;;; Generated autoloads from international/encoded-kb.el 9098;;; Generated autoloads from international/encoded-kb.el
9097 9099
9098(defvar encoded-kbd-mode nil "\ 9100(defvar encoded-kbd-mode nil "\
@@ -9121,7 +9123,7 @@ as a multilingual text encoded in a coding system set by
9121;;;*** 9123;;;***
9122 9124
9123;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 9125;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
9124;;;;;; "enriched" "textmodes/enriched.el" (17786 56015)) 9126;;;;;; "enriched" "textmodes/enriched.el" (17806 44354))
9125;;; Generated autoloads from textmodes/enriched.el 9127;;; Generated autoloads from textmodes/enriched.el
9126 9128
9127(autoload (quote enriched-mode) "enriched" "\ 9129(autoload (quote enriched-mode) "enriched" "\
@@ -9152,7 +9154,7 @@ Not documented
9152;;;*** 9154;;;***
9153 9155
9154;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 9156;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
9155;;;;;; "erc/erc.el" (17792 9561)) 9157;;;;;; "erc/erc.el" (17822 38984))
9156;;; Generated autoloads from erc/erc.el 9158;;; Generated autoloads from erc/erc.el
9157 9159
9158(autoload (quote erc-select-read-args) "erc" "\ 9160(autoload (quote erc-select-read-args) "erc" "\
@@ -9188,27 +9190,27 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
9188 9190
9189;;;*** 9191;;;***
9190 9192
9191;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17761 9193;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17806
9192;;;;;; 54014)) 9194;;;;;; 44347))
9193;;; Generated autoloads from erc/erc-autoaway.el 9195;;; Generated autoloads from erc/erc-autoaway.el
9194 (autoload 'erc-autoaway-mode "erc-autoaway") 9196 (autoload 'erc-autoaway-mode "erc-autoaway")
9195 9197
9196;;;*** 9198;;;***
9197 9199
9198;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17447 52274)) 9200;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17501 10770))
9199;;; Generated autoloads from erc/erc-button.el 9201;;; Generated autoloads from erc/erc-button.el
9200 (autoload 'erc-button-mode "erc-button" nil t) 9202 (autoload 'erc-button-mode "erc-button" nil t)
9201 9203
9202;;;*** 9204;;;***
9203 9205
9204;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17761 54014)) 9206;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17806 44347))
9205;;; Generated autoloads from erc/erc-compat.el 9207;;; Generated autoloads from erc/erc-compat.el
9206 (autoload 'erc-define-minor-mode "erc-compat") 9208 (autoload 'erc-define-minor-mode "erc-compat")
9207 9209
9208;;;*** 9210;;;***
9209 9211
9210;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 9212;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
9211;;;;;; "erc-dcc" "erc/erc-dcc.el" (17785 34467)) 9213;;;;;; "erc-dcc" "erc/erc-dcc.el" (17806 44347))
9212;;; Generated autoloads from erc/erc-dcc.el 9214;;; Generated autoloads from erc/erc-dcc.el
9213 9215
9214(autoload (quote erc-cmd-DCC) "erc-dcc" "\ 9216(autoload (quote erc-cmd-DCC) "erc-dcc" "\
@@ -9240,7 +9242,7 @@ that subcommand.
9240;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 9242;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
9241;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 9243;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9242;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 9244;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
9243;;;;;; (17789 35159)) 9245;;;;;; (17806 44347))
9244;;; Generated autoloads from erc/erc-ezbounce.el 9246;;; Generated autoloads from erc/erc-ezbounce.el
9245 9247
9246(autoload (quote erc-cmd-ezb) "erc-ezbounce" "\ 9248(autoload (quote erc-cmd-ezb) "erc-ezbounce" "\
@@ -9302,8 +9304,8 @@ Add EZBouncer convenience functions to ERC.
9302 9304
9303;;;*** 9305;;;***
9304 9306
9305;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17761 9307;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17806
9306;;;;;; 54014)) 9308;;;;;; 44347))
9307;;; Generated autoloads from erc/erc-fill.el 9309;;; Generated autoloads from erc/erc-fill.el
9308 (autoload 'erc-fill-mode "erc-fill" nil t) 9310 (autoload 'erc-fill-mode "erc-fill" nil t)
9309 9311
@@ -9323,7 +9325,7 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9323;;;*** 9325;;;***
9324 9326
9325;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9327;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9326;;;;;; "erc/erc-identd.el" (17601 9092)) 9328;;;;;; "erc/erc-identd.el" (17620 26951))
9327;;; Generated autoloads from erc/erc-identd.el 9329;;; Generated autoloads from erc/erc-identd.el
9328 (autoload 'erc-identd-mode "erc-identd") 9330 (autoload 'erc-identd-mode "erc-identd")
9329 9331
@@ -9345,7 +9347,7 @@ Not documented
9345;;;*** 9347;;;***
9346 9348
9347;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9349;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9348;;;;;; (17601 9092)) 9350;;;;;; (17620 26951))
9349;;; Generated autoloads from erc/erc-imenu.el 9351;;; Generated autoloads from erc/erc-imenu.el
9350 9352
9351(autoload (quote erc-create-imenu-index) "erc-imenu" "\ 9353(autoload (quote erc-create-imenu-index) "erc-imenu" "\
@@ -9355,14 +9357,14 @@ Not documented
9355 9357
9356;;;*** 9358;;;***
9357 9359
9358;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17468 10541)) 9360;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17501 10770))
9359;;; Generated autoloads from erc/erc-join.el 9361;;; Generated autoloads from erc/erc-join.el
9360 (autoload 'erc-autojoin-mode "erc-join" nil t) 9362 (autoload 'erc-autojoin-mode "erc-join" nil t)
9361 9363
9362;;;*** 9364;;;***
9363 9365
9364;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9366;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9365;;;;;; "erc/erc-log.el" (17761 54014)) 9367;;;;;; "erc/erc-log.el" (17806 44347))
9366;;; Generated autoloads from erc/erc-log.el 9368;;; Generated autoloads from erc/erc-log.el
9367 (autoload 'erc-log-mode "erc-log" nil t) 9369 (autoload 'erc-log-mode "erc-log" nil t)
9368 9370
@@ -9394,7 +9396,7 @@ You can save every individual message by putting this function on
9394;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9396;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9395;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9397;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9396;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9398;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9397;;;;;; (17632 41885)) 9399;;;;;; (17632 59497))
9398;;; Generated autoloads from erc/erc-match.el 9400;;; Generated autoloads from erc/erc-match.el
9399 (autoload 'erc-match-mode "erc-match") 9401 (autoload 'erc-match-mode "erc-match")
9400 9402
@@ -9441,7 +9443,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9441;;;*** 9443;;;***
9442 9444
9443;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9445;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9444;;;;;; (17468 10541)) 9446;;;;;; (17501 10770))
9445;;; Generated autoloads from erc/erc-netsplit.el 9447;;; Generated autoloads from erc/erc-netsplit.el
9446 (autoload 'erc-netsplit-mode "erc-netsplit") 9448 (autoload 'erc-netsplit-mode "erc-netsplit")
9447 9449
@@ -9453,7 +9455,7 @@ Show who's gone.
9453;;;*** 9455;;;***
9454 9456
9455;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9457;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9456;;;;;; "erc/erc-networks.el" (17761 54014)) 9458;;;;;; "erc/erc-networks.el" (17822 38984))
9457;;; Generated autoloads from erc/erc-networks.el 9459;;; Generated autoloads from erc/erc-networks.el
9458 9460
9459(autoload (quote erc-determine-network) "erc-networks" "\ 9461(autoload (quote erc-determine-network) "erc-networks" "\
@@ -9471,7 +9473,7 @@ Interactively select a server to connect to using `erc-server-alist'.
9471;;;*** 9473;;;***
9472 9474
9473;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9475;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9474;;;;;; "erc/erc-notify.el" (17391 39324)) 9476;;;;;; "erc/erc-notify.el" (17398 63774))
9475;;; Generated autoloads from erc/erc-notify.el 9477;;; Generated autoloads from erc/erc-notify.el
9476 (autoload 'erc-notify-mode "erc-notify" nil t) 9478 (autoload 'erc-notify-mode "erc-notify" nil t)
9477 9479
@@ -9489,33 +9491,33 @@ Not documented
9489 9491
9490;;;*** 9492;;;***
9491 9493
9492;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17391 39324)) 9494;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17398 63774))
9493;;; Generated autoloads from erc/erc-page.el 9495;;; Generated autoloads from erc/erc-page.el
9494 (autoload 'erc-page-mode "erc-page") 9496 (autoload 'erc-page-mode "erc-page")
9495 9497
9496;;;*** 9498;;;***
9497 9499
9498;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17601 9500;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17620
9499;;;;;; 9092)) 9501;;;;;; 26951))
9500;;; Generated autoloads from erc/erc-pcomplete.el 9502;;; Generated autoloads from erc/erc-pcomplete.el
9501 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9503 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9502 9504
9503;;;*** 9505;;;***
9504 9506
9505;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17761 54014)) 9507;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17806 44347))
9506;;; Generated autoloads from erc/erc-replace.el 9508;;; Generated autoloads from erc/erc-replace.el
9507 (autoload 'erc-replace-mode "erc-replace") 9509 (autoload 'erc-replace-mode "erc-replace")
9508 9510
9509;;;*** 9511;;;***
9510 9512
9511;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17391 39324)) 9513;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17398 63774))
9512;;; Generated autoloads from erc/erc-ring.el 9514;;; Generated autoloads from erc/erc-ring.el
9513 (autoload 'erc-ring-mode "erc-ring" nil t) 9515 (autoload 'erc-ring-mode "erc-ring" nil t)
9514 9516
9515;;;*** 9517;;;***
9516 9518
9517;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9519;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9518;;;;;; "erc-services" "erc/erc-services.el" (17391 39324)) 9520;;;;;; "erc-services" "erc/erc-services.el" (17822 38984))
9519;;; Generated autoloads from erc/erc-services.el 9521;;; Generated autoloads from erc/erc-services.el
9520 (autoload 'erc-services-mode "erc-services" nil t) 9522 (autoload 'erc-services-mode "erc-services" nil t)
9521 9523
@@ -9532,14 +9534,14 @@ When called interactively, read the password using `read-passwd'.
9532 9534
9533;;;*** 9535;;;***
9534 9536
9535;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17761 54014)) 9537;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17806 44347))
9536;;; Generated autoloads from erc/erc-sound.el 9538;;; Generated autoloads from erc/erc-sound.el
9537 (autoload 'erc-sound-mode "erc-sound") 9539 (autoload 'erc-sound-mode "erc-sound")
9538 9540
9539;;;*** 9541;;;***
9540 9542
9541;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9543;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9542;;;;;; (17391 39324)) 9544;;;;;; (17398 63774))
9543;;; Generated autoloads from erc/erc-speedbar.el 9545;;; Generated autoloads from erc/erc-speedbar.el
9544 9546
9545(autoload (quote erc-speedbar-browser) "erc-speedbar" "\ 9547(autoload (quote erc-speedbar-browser) "erc-speedbar" "\
@@ -9550,20 +9552,20 @@ This will add a speedbar major display mode.
9550 9552
9551;;;*** 9553;;;***
9552 9554
9553;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17618 9555;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17620
9554;;;;;; 8193)) 9556;;;;;; 26951))
9555;;; Generated autoloads from erc/erc-spelling.el 9557;;; Generated autoloads from erc/erc-spelling.el
9556 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9558 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9557 9559
9558;;;*** 9560;;;***
9559 9561
9560;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17785 34467)) 9562;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17806 44347))
9561;;; Generated autoloads from erc/erc-stamp.el 9563;;; Generated autoloads from erc/erc-stamp.el
9562 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9564 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9563 9565
9564;;;*** 9566;;;***
9565 9567
9566;;;### (autoloads nil "erc-track" "erc/erc-track.el" (17761 54014)) 9568;;;### (autoloads nil "erc-track" "erc/erc-track.el" (17806 44347))
9567;;; Generated autoloads from erc/erc-track.el 9569;;; Generated autoloads from erc/erc-track.el
9568 (autoload 'erc-track-mode "erc-track" nil t) 9570 (autoload 'erc-track-mode "erc-track" nil t)
9569 (autoload 'erc-track-when-inactive-mode "erc-track" nil t) 9571 (autoload 'erc-track-when-inactive-mode "erc-track" nil t)
@@ -9571,7 +9573,7 @@ This will add a speedbar major display mode.
9571;;;*** 9573;;;***
9572 9574
9573;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9575;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9574;;;;;; "erc-truncate" "erc/erc-truncate.el" (17743 18143)) 9576;;;;;; "erc-truncate" "erc/erc-truncate.el" (17753 42783))
9575;;; Generated autoloads from erc/erc-truncate.el 9577;;; Generated autoloads from erc/erc-truncate.el
9576 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9578 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9577 9579
@@ -9591,7 +9593,7 @@ Meant to be used in hooks, like `erc-insert-post-hook'.
9591;;;*** 9593;;;***
9592 9594
9593;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9595;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9594;;;;;; (17391 39324)) 9596;;;;;; (17398 63774))
9595;;; Generated autoloads from erc/erc-xdcc.el 9597;;; Generated autoloads from erc/erc-xdcc.el
9596 9598
9597(autoload (quote erc-xdcc-add-file) "erc-xdcc" "\ 9599(autoload (quote erc-xdcc-add-file) "erc-xdcc" "\
@@ -9601,8 +9603,8 @@ Add a file to `erc-xdcc-files'.
9601 9603
9602;;;*** 9604;;;***
9603 9605
9604;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17385 9606;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17398
9605;;;;;; 8492)) 9607;;;;;; 63774))
9606;;; Generated autoloads from eshell/esh-mode.el 9608;;; Generated autoloads from eshell/esh-mode.el
9607 9609
9608(autoload (quote eshell-mode) "esh-mode" "\ 9610(autoload (quote eshell-mode) "esh-mode" "\
@@ -9614,8 +9616,8 @@ Emacs shell interactive mode.
9614 9616
9615;;;*** 9617;;;***
9616 9618
9617;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17786 9619;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17806
9618;;;;;; 56015)) 9620;;;;;; 44347))
9619;;; Generated autoloads from eshell/esh-test.el 9621;;; Generated autoloads from eshell/esh-test.el
9620 9622
9621(autoload (quote eshell-test) "esh-test" "\ 9623(autoload (quote eshell-test) "esh-test" "\
@@ -9626,7 +9628,7 @@ Test Eshell to verify that it works as expected.
9626;;;*** 9628;;;***
9627 9629
9628;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 9630;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
9629;;;;;; eshell) "eshell" "eshell/eshell.el" (17786 56015)) 9631;;;;;; eshell) "eshell" "eshell/eshell.el" (17806 44347))
9630;;; Generated autoloads from eshell/eshell.el 9632;;; Generated autoloads from eshell/eshell.el
9631 9633
9632(autoload (quote eshell) "eshell" "\ 9634(autoload (quote eshell) "eshell" "\
@@ -9672,7 +9674,7 @@ Please include any configuration details that might be involved.
9672;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9674;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9673;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9675;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9674;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9676;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9675;;;;;; (17408 40149)) 9677;;;;;; (17408 8261))
9676;;; Generated autoloads from progmodes/etags.el 9678;;; Generated autoloads from progmodes/etags.el
9677 9679
9678(defvar tags-file-name nil "\ 9680(defvar tags-file-name nil "\
@@ -9687,7 +9689,7 @@ Use the `etags' program to make a tags table file.")
9687A value of t means case-insensitive, a value of nil means case-sensitive. 9689A value of t means case-insensitive, a value of nil means case-sensitive.
9688Any other value means use the setting of `case-fold-search'.") 9690Any other value means use the setting of `case-fold-search'.")
9689 9691
9690(custom-autoload (quote tags-case-fold-search) "etags") 9692(custom-autoload (quote tags-case-fold-search) "etags" t)
9691 9693
9692(defvar tags-table-list nil "\ 9694(defvar tags-table-list nil "\
9693*List of file names of tags tables to search. 9695*List of file names of tags tables to search.
@@ -9696,7 +9698,7 @@ To switch to a new list of tags tables, setting this variable is sufficient.
9696If you set this variable, do not also set `tags-file-name'. 9698If you set this variable, do not also set `tags-file-name'.
9697Use the `etags' program to make a tags table file.") 9699Use the `etags' program to make a tags table file.")
9698 9700
9699(custom-autoload (quote tags-table-list) "etags") 9701(custom-autoload (quote tags-table-list) "etags" t)
9700 9702
9701(defvar tags-compression-info-list (quote ("" ".Z" ".bz2" ".gz" ".tgz")) "\ 9703(defvar tags-compression-info-list (quote ("" ".Z" ".bz2" ".gz" ".tgz")) "\
9702*List of extensions tried by etags when jka-compr is used. 9704*List of extensions tried by etags when jka-compr is used.
@@ -9705,7 +9707,7 @@ These extensions will be tried only if jka-compr was activated
9705\(i.e. via customize of `auto-compression-mode' or by calling the function 9707\(i.e. via customize of `auto-compression-mode' or by calling the function
9706`auto-compression-mode').") 9708`auto-compression-mode').")
9707 9709
9708(custom-autoload (quote tags-compression-info-list) "etags") 9710(custom-autoload (quote tags-compression-info-list) "etags" t)
9709 9711
9710(defvar tags-add-tables (quote ask-user) "\ 9712(defvar tags-add-tables (quote ask-user) "\
9711*Control whether to add a new tags table to the current list. 9713*Control whether to add a new tags table to the current list.
@@ -9713,14 +9715,14 @@ t means do; nil means don't (always start a new list).
9713Any other value means ask the user whether to add a new tags table 9715Any other value means ask the user whether to add a new tags table
9714to the current list (as opposed to starting a new list).") 9716to the current list (as opposed to starting a new list).")
9715 9717
9716(custom-autoload (quote tags-add-tables) "etags") 9718(custom-autoload (quote tags-add-tables) "etags" t)
9717 9719
9718(defvar find-tag-hook nil "\ 9720(defvar find-tag-hook nil "\
9719*Hook to be run by \\[find-tag] after finding a tag. See `run-hooks'. 9721*Hook to be run by \\[find-tag] after finding a tag. See `run-hooks'.
9720The value in the buffer in which \\[find-tag] is done is used, 9722The value in the buffer in which \\[find-tag] is done is used,
9721not the value in the buffer \\[find-tag] goes to.") 9723not the value in the buffer \\[find-tag] goes to.")
9722 9724
9723(custom-autoload (quote find-tag-hook) "etags") 9725(custom-autoload (quote find-tag-hook) "etags" t)
9724 9726
9725(defvar find-tag-default-function nil "\ 9727(defvar find-tag-default-function nil "\
9726*A function of no arguments used by \\[find-tag] to pick a default tag. 9728*A function of no arguments used by \\[find-tag] to pick a default tag.
@@ -9728,7 +9730,7 @@ If nil, and the symbol that is the value of `major-mode'
9728has a `find-tag-default-function' property (see `put'), that is used. 9730has a `find-tag-default-function' property (see `put'), that is used.
9729Otherwise, `find-tag-default' is used.") 9731Otherwise, `find-tag-default' is used.")
9730 9732
9731(custom-autoload (quote find-tag-default-function) "etags") 9733(custom-autoload (quote find-tag-default-function) "etags" t)
9732 9734
9733(autoload (quote tags-table-mode) "etags" "\ 9735(autoload (quote tags-table-mode) "etags" "\
9734Major mode for tags table file buffers. 9736Major mode for tags table file buffers.
@@ -9974,7 +9976,7 @@ for \\[find-tag] (which see).
9974;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 9976;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
9975;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 9977;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
9976;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 9978;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
9977;;;;;; "ethio-util" "language/ethio-util.el" (17792 9562)) 9979;;;;;; "ethio-util" "language/ethio-util.el" (17806 44350))
9978;;; Generated autoloads from language/ethio-util.el 9980;;; Generated autoloads from language/ethio-util.el
9979 9981
9980(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 9982(autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
@@ -10169,7 +10171,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension.
10169 10171
10170;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 10172;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
10171;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 10173;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
10172;;;;;; (17786 56015)) 10174;;;;;; (17806 44352))
10173;;; Generated autoloads from net/eudc.el 10175;;; Generated autoloads from net/eudc.el
10174 10176
10175(autoload (quote eudc-set-server) "eudc" "\ 10177(autoload (quote eudc-set-server) "eudc" "\
@@ -10225,7 +10227,7 @@ This does nothing except loading eudc by autoload side-effect.
10225 10227
10226;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10228;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10227;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 10229;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10228;;;;;; "eudc-bob" "net/eudc-bob.el" (17786 56015)) 10230;;;;;; "eudc-bob" "net/eudc-bob.el" (17806 44352))
10229;;; Generated autoloads from net/eudc-bob.el 10231;;; Generated autoloads from net/eudc-bob.el
10230 10232
10231(autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 10233(autoload (quote eudc-display-generic-binary) "eudc-bob" "\
@@ -10261,7 +10263,7 @@ Display a button for the JPEG DATA.
10261;;;*** 10263;;;***
10262 10264
10263;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10265;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
10264;;;;;; "eudc-export" "net/eudc-export.el" (17786 56015)) 10266;;;;;; "eudc-export" "net/eudc-export.el" (17806 44352))
10265;;; Generated autoloads from net/eudc-export.el 10267;;; Generated autoloads from net/eudc-export.el
10266 10268
10267(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 10269(autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
@@ -10278,7 +10280,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record.
10278;;;*** 10280;;;***
10279 10281
10280;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10282;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10281;;;;;; (17786 56015)) 10283;;;;;; (17806 44352))
10282;;; Generated autoloads from net/eudc-hotlist.el 10284;;; Generated autoloads from net/eudc-hotlist.el
10283 10285
10284(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 10286(autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
@@ -10288,8 +10290,8 @@ Edit the hotlist of directory servers in a specialized buffer.
10288 10290
10289;;;*** 10291;;;***
10290 10292
10291;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17785 10293;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17806
10292;;;;;; 34467)) 10294;;;;;; 44346))
10293;;; Generated autoloads from emacs-lisp/ewoc.el 10295;;; Generated autoloads from emacs-lisp/ewoc.el
10294 10296
10295(autoload (quote ewoc-create) "ewoc" "\ 10297(autoload (quote ewoc-create) "ewoc" "\
@@ -10318,7 +10320,7 @@ fourth arg NOSEP non-nil inhibits this.
10318;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10320;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10319;;;;;; executable-self-display executable-set-magic executable-interpret 10321;;;;;; executable-self-display executable-set-magic executable-interpret
10320;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10322;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10321;;;;;; (17394 12937)) 10323;;;;;; (17398 63782))
10322;;; Generated autoloads from progmodes/executable.el 10324;;; Generated autoloads from progmodes/executable.el
10323 10325
10324(autoload (quote executable-command-find-posix-p) "executable" "\ 10326(autoload (quote executable-command-find-posix-p) "executable" "\
@@ -10360,7 +10362,7 @@ file modes.
10360;;;*** 10362;;;***
10361 10363
10362;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10364;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10363;;;;;; expand-add-abbrevs) "expand" "expand.el" (17781 39501)) 10365;;;;;; expand-add-abbrevs) "expand" "expand.el" (17806 44339))
10364;;; Generated autoloads from expand.el 10366;;; Generated autoloads from expand.el
10365 10367
10366(autoload (quote expand-add-abbrevs) "expand" "\ 10368(autoload (quote expand-add-abbrevs) "expand" "\
@@ -10403,7 +10405,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
10403 10405
10404;;;*** 10406;;;***
10405 10407
10406;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17781 39502)) 10408;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17806 44353))
10407;;; Generated autoloads from progmodes/f90.el 10409;;; Generated autoloads from progmodes/f90.el
10408 10410
10409(autoload (quote f90-mode) "f90" "\ 10411(autoload (quote f90-mode) "f90" "\
@@ -10470,7 +10472,7 @@ with no args, if that value is non-nil.
10470;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 10472;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
10471;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 10473;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
10472;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 10474;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
10473;;;;;; "facemenu" "facemenu.el" (17780 31980)) 10475;;;;;; "facemenu" "facemenu.el" (17806 44339))
10474;;; Generated autoloads from facemenu.el 10476;;; Generated autoloads from facemenu.el
10475 (define-key global-map "\M-o" 'facemenu-keymap) 10477 (define-key global-map "\M-o" 'facemenu-keymap)
10476 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 10478 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
@@ -10637,49 +10639,9 @@ argument BUFFER-NAME is nil, it defaults to *Colors*.
10637 10639
10638;;;*** 10640;;;***
10639 10641
10640;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
10641;;;;;; "obsolete/fast-lock.el" (17786 56015))
10642;;; Generated autoloads from obsolete/fast-lock.el
10643
10644(autoload (quote fast-lock-mode) "fast-lock" "\
10645Toggle Fast Lock mode.
10646With arg, turn Fast Lock mode on if and only if arg is positive and the buffer
10647is associated with a file. Enable it automatically in your `~/.emacs' by:
10648
10649 (setq font-lock-support-mode 'fast-lock-mode)
10650
10651If Fast Lock mode is enabled, and the current buffer does not contain any text
10652properties, any associated Font Lock cache is used if its timestamp matches the
10653buffer's file, and its `font-lock-keywords' match those that you are using.
10654
10655Font Lock caches may be saved:
10656- When you save the file's buffer.
10657- When you kill an unmodified file's buffer.
10658- When you exit Emacs, for all unmodified or saved buffers.
10659Depending on the value of `fast-lock-save-events'.
10660See also the commands `fast-lock-read-cache' and `fast-lock-save-cache'.
10661
10662Use \\[font-lock-fontify-buffer] to fontify the buffer if the cache is bad.
10663
10664Various methods of control are provided for the Font Lock cache. In general,
10665see variable `fast-lock-cache-directories' and function `fast-lock-cache-name'.
10666For saving, see variables `fast-lock-minimum-size', `fast-lock-save-events',
10667`fast-lock-save-others' and `fast-lock-save-faces'.
10668
10669\(fn &optional ARG)" t nil)
10670
10671(autoload (quote turn-on-fast-lock) "fast-lock" "\
10672Unconditionally turn on Fast Lock mode.
10673
10674\(fn)" nil nil)
10675
10676(when (fboundp (quote add-minor-mode)) (defvar fast-lock-mode nil) (add-minor-mode (quote fast-lock-mode) nil))
10677
10678;;;***
10679
10680;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10642;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10681;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10643;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10682;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17743 18143)) 10644;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17753 42784))
10683;;; Generated autoloads from mail/feedmail.el 10645;;; Generated autoloads from mail/feedmail.el
10684 10646
10685(autoload (quote feedmail-send-it) "feedmail" "\ 10647(autoload (quote feedmail-send-it) "feedmail" "\
@@ -10733,7 +10695,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10733;;;*** 10695;;;***
10734 10696
10735;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10697;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10736;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17781 39501)) 10698;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17806 44339))
10737;;; Generated autoloads from ffap.el 10699;;; Generated autoloads from ffap.el
10738 10700
10739(autoload (quote ffap-next) "ffap" "\ 10701(autoload (quote ffap-next) "ffap" "\
@@ -10792,7 +10754,7 @@ Evaluate the forms in variable `ffap-bindings'.
10792;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10754;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10793;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10755;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10794;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10756;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10795;;;;;; "filecache" "filecache.el" (17781 39501)) 10757;;;;;; "filecache" "filecache.el" (17806 44339))
10796;;; Generated autoloads from filecache.el 10758;;; Generated autoloads from filecache.el
10797 10759
10798(autoload (quote file-cache-add-directory) "filecache" "\ 10760(autoload (quote file-cache-add-directory) "filecache" "\
@@ -10851,8 +10813,8 @@ the name is considered already unique; only the second substitution
10851 10813
10852;;;*** 10814;;;***
10853 10815
10854;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17714 10816;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17723
10855;;;;;; 34817)) 10817;;;;;; 17909))
10856;;; Generated autoloads from filesets.el 10818;;; Generated autoloads from filesets.el
10857 10819
10858(autoload (quote filesets-init) "filesets" "\ 10820(autoload (quote filesets-init) "filesets" "\
@@ -10863,7 +10825,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10863 10825
10864;;;*** 10826;;;***
10865 10827
10866;;;### (autoloads nil "fill" "textmodes/fill.el" (17743 45092)) 10828;;;### (autoloads nil "fill" "textmodes/fill.el" (17822 38987))
10867;;; Generated autoloads from textmodes/fill.el 10829;;; Generated autoloads from textmodes/fill.el
10868(put 'colon-double-space 'safe-local-variable 'booleanp) 10830(put 'colon-double-space 'safe-local-variable 'booleanp)
10869 10831
@@ -10871,7 +10833,7 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10871 10833
10872;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10834;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
10873;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10835;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
10874;;;;;; (17781 39501)) 10836;;;;;; (17806 44339))
10875;;; Generated autoloads from find-dired.el 10837;;; Generated autoloads from find-dired.el
10876 10838
10877(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 10839(defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
@@ -10932,7 +10894,7 @@ Thus ARG can also contain additional grep options.
10932 10894
10933;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10895;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10934;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10896;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10935;;;;;; (17781 39501)) 10897;;;;;; (17806 44340))
10936;;; Generated autoloads from find-file.el 10898;;; Generated autoloads from find-file.el
10937 10899
10938(defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2))))) "\ 10900(defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2))))) "\
@@ -11026,7 +10988,7 @@ Visit the file you click on in another window.
11026;;;;;; find-variable find-variable-noselect find-function-other-frame 10988;;;;;; find-variable find-variable-noselect find-function-other-frame
11027;;;;;; find-function-other-window find-function find-function-noselect 10989;;;;;; find-function-other-window find-function find-function-noselect
11028;;;;;; find-function-search-for-symbol find-library) "find-func" 10990;;;;;; find-function-search-for-symbol find-library) "find-func"
11029;;;;;; "emacs-lisp/find-func.el" (17786 56015)) 10991;;;;;; "emacs-lisp/find-func.el" (17806 44346))
11030;;; Generated autoloads from emacs-lisp/find-func.el 10992;;; Generated autoloads from emacs-lisp/find-func.el
11031 10993
11032(autoload (quote find-library) "find-func" "\ 10994(autoload (quote find-library) "find-func" "\
@@ -11180,7 +11142,7 @@ Define some key bindings for the find-function family of functions.
11180;;;*** 11142;;;***
11181 11143
11182;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 11144;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
11183;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17781 39501)) 11145;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17806 44340))
11184;;; Generated autoloads from find-lisp.el 11146;;; Generated autoloads from find-lisp.el
11185 11147
11186(autoload (quote find-lisp-find-dired) "find-lisp" "\ 11148(autoload (quote find-lisp-find-dired) "find-lisp" "\
@@ -11201,7 +11163,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP.
11201;;;*** 11163;;;***
11202 11164
11203;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 11165;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11204;;;;;; "finder" "finder.el" (17476 4797)) 11166;;;;;; "finder" "finder.el" (17501 10769))
11205;;; Generated autoloads from finder.el 11167;;; Generated autoloads from finder.el
11206 11168
11207(autoload (quote finder-list-keywords) "finder" "\ 11169(autoload (quote finder-list-keywords) "finder" "\
@@ -11223,7 +11185,7 @@ Find packages matching a given keyword.
11223;;;*** 11185;;;***
11224 11186
11225;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11187;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11226;;;;;; "flow-ctrl.el" (17781 39501)) 11188;;;;;; "flow-ctrl.el" (17806 44340))
11227;;; Generated autoloads from flow-ctrl.el 11189;;; Generated autoloads from flow-ctrl.el
11228 11190
11229(autoload (quote enable-flow-control) "flow-ctrl" "\ 11191(autoload (quote enable-flow-control) "flow-ctrl" "\
@@ -11245,7 +11207,7 @@ to get the effect of a C-q.
11245;;;*** 11207;;;***
11246 11208
11247;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 11209;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
11248;;;;;; (17476 4798)) 11210;;;;;; (17501 10771))
11249;;; Generated autoloads from gnus/flow-fill.el 11211;;; Generated autoloads from gnus/flow-fill.el
11250 11212
11251(autoload (quote fill-flowed-encode) "flow-fill" "\ 11213(autoload (quote fill-flowed-encode) "flow-fill" "\
@@ -11261,7 +11223,7 @@ Not documented
11261;;;*** 11223;;;***
11262 11224
11263;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 11225;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
11264;;;;;; "flymake" "progmodes/flymake.el" (17770 2412)) 11226;;;;;; "flymake" "progmodes/flymake.el" (17806 44353))
11265;;; Generated autoloads from progmodes/flymake.el 11227;;; Generated autoloads from progmodes/flymake.el
11266 11228
11267(autoload (quote flymake-mode) "flymake" "\ 11229(autoload (quote flymake-mode) "flymake" "\
@@ -11285,7 +11247,7 @@ Turn flymake mode off.
11285 11247
11286;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11248;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11287;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11249;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11288;;;;;; "flyspell" "textmodes/flyspell.el" (17786 56015)) 11250;;;;;; "flyspell" "textmodes/flyspell.el" (17806 44354))
11289;;; Generated autoloads from textmodes/flyspell.el 11251;;; Generated autoloads from textmodes/flyspell.el
11290 11252
11291(autoload (quote flyspell-prog-mode) "flyspell" "\ 11253(autoload (quote flyspell-prog-mode) "flyspell" "\
@@ -11354,7 +11316,7 @@ Flyspell whole buffer.
11354 11316
11355;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11317;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11356;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11318;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11357;;;;;; (17743 18143)) 11319;;;;;; (17753 42781))
11358;;; Generated autoloads from follow.el 11320;;; Generated autoloads from follow.el
11359 11321
11360(autoload (quote turn-on-follow-mode) "follow" "\ 11322(autoload (quote turn-on-follow-mode) "follow" "\
@@ -11428,8 +11390,8 @@ in your `~/.emacs' file, replacing [f7] by your favourite key:
11428 11390
11429;;;*** 11391;;;***
11430 11392
11431;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17786 11393;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17822
11432;;;;;; 56015)) 11394;;;;;; 38986))
11433;;; Generated autoloads from mail/footnote.el 11395;;; Generated autoloads from mail/footnote.el
11434 11396
11435(autoload (quote footnote-mode) "footnote" "\ 11397(autoload (quote footnote-mode) "footnote" "\
@@ -11450,7 +11412,7 @@ key binding
11450;;;*** 11412;;;***
11451 11413
11452;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11414;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11453;;;;;; "forms" "forms.el" (17781 39501)) 11415;;;;;; "forms" "forms.el" (17806 44340))
11454;;; Generated autoloads from forms.el 11416;;; Generated autoloads from forms.el
11455 11417
11456(autoload (quote forms-mode) "forms" "\ 11418(autoload (quote forms-mode) "forms" "\
@@ -11487,7 +11449,7 @@ Visit a file in Forms mode in other window.
11487;;;*** 11449;;;***
11488 11450
11489;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 11451;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
11490;;;;;; "progmodes/fortran.el" (17781 39502)) 11452;;;;;; "progmodes/fortran.el" (17806 44353))
11491;;; Generated autoloads from progmodes/fortran.el 11453;;; Generated autoloads from progmodes/fortran.el
11492 11454
11493(defvar fortran-tab-mode-default nil "\ 11455(defvar fortran-tab-mode-default nil "\
@@ -11573,7 +11535,7 @@ with no args, if that value is non-nil.
11573;;;*** 11535;;;***
11574 11536
11575;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11537;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11576;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17385 8495)) 11538;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17398 63779))
11577;;; Generated autoloads from play/fortune.el 11539;;; Generated autoloads from play/fortune.el
11578 11540
11579(autoload (quote fortune-add-fortune) "fortune" "\ 11541(autoload (quote fortune-add-fortune) "fortune" "\
@@ -11623,7 +11585,7 @@ and choose the directory as the fortune-file.
11623;;;*** 11585;;;***
11624 11586
11625;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el" 11587;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el"
11626;;;;;; (17780 18172)) 11588;;;;;; (17822 38987))
11627;;; Generated autoloads from progmodes/gdb-ui.el 11589;;; Generated autoloads from progmodes/gdb-ui.el
11628 11590
11629(autoload (quote gdba) "gdb-ui" "\ 11591(autoload (quote gdba) "gdb-ui" "\
@@ -11686,8 +11648,8 @@ Non-nil means record the process input and output in `gdb-debug-ring'.")
11686;;;*** 11648;;;***
11687 11649
11688;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11650;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11689;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17785 11651;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17806
11690;;;;;; 34467)) 11652;;;;;; 44346))
11691;;; Generated autoloads from emacs-lisp/generic.el 11653;;; Generated autoloads from emacs-lisp/generic.el
11692 11654
11693(defvar generic-mode-list nil "\ 11655(defvar generic-mode-list nil "\
@@ -11762,7 +11724,7 @@ regular expression that can be used as an element of
11762;;;*** 11724;;;***
11763 11725
11764;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11726;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11765;;;;;; (17788 21816)) 11727;;;;;; (17806 44353))
11766;;; Generated autoloads from progmodes/glasses.el 11728;;; Generated autoloads from progmodes/glasses.el
11767 11729
11768(autoload (quote glasses-mode) "glasses" "\ 11730(autoload (quote glasses-mode) "glasses" "\
@@ -11775,7 +11737,7 @@ at places they belong to.
11775;;;*** 11737;;;***
11776 11738
11777;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11739;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11778;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17714 34817)) 11740;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17723 17911))
11779;;; Generated autoloads from gnus/gmm-utils.el 11741;;; Generated autoloads from gnus/gmm-utils.el
11780 11742
11781(autoload (quote gmm-message) "gmm-utils" "\ 11743(autoload (quote gmm-message) "gmm-utils" "\
@@ -11822,7 +11784,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11822;;;*** 11784;;;***
11823 11785
11824;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11786;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11825;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17767 19634)) 11787;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17806 44348))
11826;;; Generated autoloads from gnus/gnus.el 11788;;; Generated autoloads from gnus/gnus.el
11827(when (fboundp 'custom-autoload) 11789(when (fboundp 'custom-autoload)
11828 (custom-autoload 'gnus-select-method "gnus")) 11790 (custom-autoload 'gnus-select-method "gnus"))
@@ -11875,7 +11837,7 @@ prompt the user for the name of an NNTP server to use.
11875;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11837;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11876;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11838;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11877;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11839;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11878;;;;;; "gnus/gnus-agent.el" (17767 19633)) 11840;;;;;; "gnus/gnus-agent.el" (17806 44348))
11879;;; Generated autoloads from gnus/gnus-agent.el 11841;;; Generated autoloads from gnus/gnus-agent.el
11880 11842
11881(autoload (quote gnus-unplugged) "gnus-agent" "\ 11843(autoload (quote gnus-unplugged) "gnus-agent" "\
@@ -11966,7 +11928,7 @@ If CLEAN, obsolete (ignore).
11966;;;*** 11928;;;***
11967 11929
11968;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11930;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11969;;;;;; (17767 19634)) 11931;;;;;; (17822 38984))
11970;;; Generated autoloads from gnus/gnus-art.el 11932;;; Generated autoloads from gnus/gnus-art.el
11971 11933
11972(autoload (quote gnus-article-prepare-display) "gnus-art" "\ 11934(autoload (quote gnus-article-prepare-display) "gnus-art" "\
@@ -11977,7 +11939,7 @@ Make the current buffer look like a nice article.
11977;;;*** 11939;;;***
11978 11940
11979;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11941;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11980;;;;;; (17788 21815)) 11942;;;;;; (17806 44348))
11981;;; Generated autoloads from gnus/gnus-audio.el 11943;;; Generated autoloads from gnus/gnus-audio.el
11982 11944
11983(autoload (quote gnus-audio-play) "gnus-audio" "\ 11945(autoload (quote gnus-audio-play) "gnus-audio" "\
@@ -11989,8 +11951,8 @@ Play a sound FILE through the speaker.
11989 11951
11990;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11952;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11991;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11953;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11992;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17385 11954;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17398
11993;;;;;; 8493)) 11955;;;;;; 63775))
11994;;; Generated autoloads from gnus/gnus-cache.el 11956;;; Generated autoloads from gnus/gnus-cache.el
11995 11957
11996(autoload (quote gnus-jog-cache) "gnus-cache" "\ 11958(autoload (quote gnus-jog-cache) "gnus-cache" "\
@@ -12032,7 +11994,7 @@ supported.
12032;;;*** 11994;;;***
12033 11995
12034;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11996;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
12035;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17385 8493)) 11997;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17398 63775))
12036;;; Generated autoloads from gnus/gnus-delay.el 11998;;; Generated autoloads from gnus/gnus-delay.el
12037 11999
12038(autoload (quote gnus-delay-article) "gnus-delay" "\ 12000(autoload (quote gnus-delay-article) "gnus-delay" "\
@@ -12068,7 +12030,7 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
12068;;;*** 12030;;;***
12069 12031
12070;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 12032;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
12071;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17797 50970)) 12033;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17806 44348))
12072;;; Generated autoloads from gnus/gnus-diary.el 12034;;; Generated autoloads from gnus/gnus-diary.el
12073 12035
12074(autoload (quote gnus-user-format-function-d) "gnus-diary" "\ 12036(autoload (quote gnus-user-format-function-d) "gnus-diary" "\
@@ -12084,7 +12046,7 @@ Not documented
12084;;;*** 12046;;;***
12085 12047
12086;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 12048;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
12087;;;;;; (17385 8493)) 12049;;;;;; (17398 63775))
12088;;; Generated autoloads from gnus/gnus-dired.el 12050;;; Generated autoloads from gnus/gnus-dired.el
12089 12051
12090(autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ 12052(autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\
@@ -12095,7 +12057,7 @@ Convenience method to turn on gnus-dired-mode.
12095;;;*** 12057;;;***
12096 12058
12097;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 12059;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
12098;;;;;; (17698 30385)) 12060;;;;;; (17723 17911))
12099;;; Generated autoloads from gnus/gnus-draft.el 12061;;; Generated autoloads from gnus/gnus-draft.el
12100 12062
12101(autoload (quote gnus-draft-reminder) "gnus-draft" "\ 12063(autoload (quote gnus-draft-reminder) "gnus-draft" "\
@@ -12107,8 +12069,8 @@ Reminder user if there are unsent drafts.
12107 12069
12108;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 12070;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
12109;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 12071;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
12110;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17476 12072;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17501
12111;;;;;; 4800)) 12073;;;;;; 10771))
12112;;; Generated autoloads from gnus/gnus-fun.el 12074;;; Generated autoloads from gnus/gnus-fun.el
12113 12075
12114(autoload (quote gnus-random-x-face) "gnus-fun" "\ 12076(autoload (quote gnus-random-x-face) "gnus-fun" "\
@@ -12147,7 +12109,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to
12147;;;*** 12109;;;***
12148 12110
12149;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12111;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12150;;;;;; "gnus-group" "gnus/gnus-group.el" (17767 19634)) 12112;;;;;; "gnus-group" "gnus/gnus-group.el" (17806 44348))
12151;;; Generated autoloads from gnus/gnus-group.el 12113;;; Generated autoloads from gnus/gnus-group.el
12152 12114
12153(autoload (quote gnus-fetch-group) "gnus-group" "\ 12115(autoload (quote gnus-fetch-group) "gnus-group" "\
@@ -12164,7 +12126,7 @@ Pop up a frame and enter GROUP.
12164;;;*** 12126;;;***
12165 12127
12166;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 12128;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12167;;;;;; (17788 21815)) 12129;;;;;; (17806 44348))
12168;;; Generated autoloads from gnus/gnus-kill.el 12130;;; Generated autoloads from gnus/gnus-kill.el
12169 12131
12170(defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 12132(defalias (quote gnus-batch-kill) (quote gnus-batch-score))
@@ -12179,7 +12141,7 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score
12179 12141
12180;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12142;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12181;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 12143;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
12182;;;;;; (17551 7908)) 12144;;;;;; (17546 35258))
12183;;; Generated autoloads from gnus/gnus-ml.el 12145;;; Generated autoloads from gnus/gnus-ml.el
12184 12146
12185(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 12147(autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
@@ -12204,7 +12166,7 @@ Minor mode for providing mailing-list commands.
12204 12166
12205;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12167;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12206;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12168;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12207;;;;;; (17385 8493)) 12169;;;;;; (17398 63775))
12208;;; Generated autoloads from gnus/gnus-mlspl.el 12170;;; Generated autoloads from gnus/gnus-mlspl.el
12209 12171
12210(autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 12172(autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
@@ -12305,7 +12267,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12305;;;*** 12267;;;***
12306 12268
12307;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 12269;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
12308;;;;;; (17788 21815)) 12270;;;;;; (17806 44348))
12309;;; Generated autoloads from gnus/gnus-move.el 12271;;; Generated autoloads from gnus/gnus-move.el
12310 12272
12311(autoload (quote gnus-change-server) "gnus-move" "\ 12273(autoload (quote gnus-change-server) "gnus-move" "\
@@ -12317,7 +12279,7 @@ Update the .newsrc.eld file to reflect the change of nntp server.
12317;;;*** 12279;;;***
12318 12280
12319;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12281;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12320;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17385 8493)) 12282;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17398 63775))
12321;;; Generated autoloads from gnus/gnus-msg.el 12283;;; Generated autoloads from gnus/gnus-msg.el
12322 12284
12323(autoload (quote gnus-msg-mail) "gnus-msg" "\ 12285(autoload (quote gnus-msg-mail) "gnus-msg" "\
@@ -12342,7 +12304,7 @@ Like `message-reply'.
12342;;;*** 12304;;;***
12343 12305
12344;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 12306;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
12345;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17788 21815)) 12307;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17806 44348))
12346;;; Generated autoloads from gnus/gnus-nocem.el 12308;;; Generated autoloads from gnus/gnus-nocem.el
12347 12309
12348(autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\ 12310(autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\
@@ -12359,7 +12321,7 @@ Load the NoCeM cache.
12359 12321
12360;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12322;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12361;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12323;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12362;;;;;; (17385 8493)) 12324;;;;;; (17398 63775))
12363;;; Generated autoloads from gnus/gnus-picon.el 12325;;; Generated autoloads from gnus/gnus-picon.el
12364 12326
12365(autoload (quote gnus-treat-from-picon) "gnus-picon" "\ 12327(autoload (quote gnus-treat-from-picon) "gnus-picon" "\
@@ -12386,7 +12348,7 @@ If picons are already displayed, remove them.
12386;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12348;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12387;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12349;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12388;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12350;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12389;;;;;; "gnus/gnus-range.el" (17385 8493)) 12351;;;;;; "gnus/gnus-range.el" (17398 63775))
12390;;; Generated autoloads from gnus/gnus-range.el 12352;;; Generated autoloads from gnus/gnus-range.el
12391 12353
12392(autoload (quote gnus-sorted-difference) "gnus-range" "\ 12354(autoload (quote gnus-sorted-difference) "gnus-range" "\
@@ -12454,7 +12416,7 @@ Add NUM into sorted LIST by side effect.
12454;;;*** 12416;;;***
12455 12417
12456;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12418;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12457;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17704 4325)) 12419;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17723 17911))
12458;;; Generated autoloads from gnus/gnus-registry.el 12420;;; Generated autoloads from gnus/gnus-registry.el
12459 12421
12460(autoload (quote gnus-registry-initialize) "gnus-registry" "\ 12422(autoload (quote gnus-registry-initialize) "gnus-registry" "\
@@ -12470,8 +12432,8 @@ Install the registry hooks.
12470;;;*** 12432;;;***
12471 12433
12472;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12434;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12473;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17476 12435;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17501
12474;;;;;; 4800)) 12436;;;;;; 10771))
12475;;; Generated autoloads from gnus/gnus-sieve.el 12437;;; Generated autoloads from gnus/gnus-sieve.el
12476 12438
12477(autoload (quote gnus-sieve-update) "gnus-sieve" "\ 12439(autoload (quote gnus-sieve-update) "gnus-sieve" "\
@@ -12499,7 +12461,7 @@ Not documented
12499;;;*** 12461;;;***
12500 12462
12501;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 12463;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
12502;;;;;; (17788 21815)) 12464;;;;;; (17822 38984))
12503;;; Generated autoloads from gnus/gnus-soup.el 12465;;; Generated autoloads from gnus/gnus-soup.el
12504 12466
12505(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 12467(autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
@@ -12519,7 +12481,7 @@ Note -- this function hasn't been implemented yet.
12519;;;*** 12481;;;***
12520 12482
12521;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12483;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12522;;;;;; (17385 8493)) 12484;;;;;; (17398 63776))
12523;;; Generated autoloads from gnus/gnus-spec.el 12485;;; Generated autoloads from gnus/gnus-spec.el
12524 12486
12525(autoload (quote gnus-update-format) "gnus-spec" "\ 12487(autoload (quote gnus-update-format) "gnus-spec" "\
@@ -12530,8 +12492,8 @@ Update the format specification near point.
12530;;;*** 12492;;;***
12531 12493
12532;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12494;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
12533;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17767 12495;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17806
12534;;;;;; 19634)) 12496;;;;;; 44348))
12535;;; Generated autoloads from gnus/gnus-start.el 12497;;; Generated autoloads from gnus/gnus-start.el
12536 12498
12537(autoload (quote gnus-declare-backend) "gnus-start" "\ 12499(autoload (quote gnus-declare-backend) "gnus-start" "\
@@ -12547,7 +12509,7 @@ Not documented
12547;;;*** 12509;;;***
12548 12510
12549;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12511;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12550;;;;;; (17385 8493)) 12512;;;;;; (17398 63776))
12551;;; Generated autoloads from gnus/gnus-win.el 12513;;; Generated autoloads from gnus/gnus-win.el
12552 12514
12553(autoload (quote gnus-add-configuration) "gnus-win" "\ 12515(autoload (quote gnus-add-configuration) "gnus-win" "\
@@ -12557,7 +12519,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12557 12519
12558;;;*** 12520;;;***
12559 12521
12560;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17767 19634)) 12522;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17806 44352))
12561;;; Generated autoloads from play/gomoku.el 12523;;; Generated autoloads from play/gomoku.el
12562 12524
12563(autoload (quote gomoku) "gomoku" "\ 12525(autoload (quote gomoku) "gomoku" "\
@@ -12584,7 +12546,7 @@ Use \\[describe-mode] for more info.
12584;;;*** 12546;;;***
12585 12547
12586;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12548;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
12587;;;;;; "net/goto-addr.el" (17579 53341)) 12549;;;;;; "net/goto-addr.el" (17583 25973))
12588;;; Generated autoloads from net/goto-addr.el 12550;;; Generated autoloads from net/goto-addr.el
12589 12551
12590(define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1") 12552(define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1")
@@ -12614,7 +12576,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
12614 12576
12615;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12577;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12616;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12578;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12617;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17645 64048)) 12579;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17648 1357))
12618;;; Generated autoloads from progmodes/grep.el 12580;;; Generated autoloads from progmodes/grep.el
12619 12581
12620(defvar grep-window-height nil "\ 12582(defvar grep-window-height nil "\
@@ -12751,7 +12713,7 @@ This command shares argument histories with \\[lgrep] and \\[grep-find].
12751 12713
12752;;;*** 12714;;;***
12753 12715
12754;;;### (autoloads (gs-load-image) "gs" "gs.el" (17385 8485)) 12716;;;### (autoloads (gs-load-image) "gs" "gs.el" (17398 63767))
12755;;; Generated autoloads from gs.el 12717;;; Generated autoloads from gs.el
12756 12718
12757(autoload (quote gs-load-image) "gs" "\ 12719(autoload (quote gs-load-image) "gs" "\
@@ -12765,7 +12727,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12765;;;*** 12727;;;***
12766 12728
12767;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx 12729;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx
12768;;;;;; sdb gdb) "gud" "progmodes/gud.el" (17785 34467)) 12730;;;;;; sdb gdb) "gud" "progmodes/gud.el" (17806 44353))
12769;;; Generated autoloads from progmodes/gud.el 12731;;; Generated autoloads from progmodes/gud.el
12770 12732
12771(autoload (quote gdb) "gud" "\ 12733(autoload (quote gdb) "gud" "\
@@ -12855,8 +12817,8 @@ Major mode for editing GDB scripts
12855 12817
12856;;;*** 12818;;;***
12857 12819
12858;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17786 12820;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17806
12859;;;;;; 56015)) 12821;;;;;; 44352))
12860;;; Generated autoloads from play/handwrite.el 12822;;; Generated autoloads from play/handwrite.el
12861 12823
12862(autoload (quote handwrite) "handwrite" "\ 12824(autoload (quote handwrite) "handwrite" "\
@@ -12874,7 +12836,7 @@ Variables: handwrite-linespace (default 12)
12874;;;*** 12836;;;***
12875 12837
12876;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12838;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12877;;;;;; (17743 18144)) 12839;;;;;; (17753 42784))
12878;;; Generated autoloads from play/hanoi.el 12840;;; Generated autoloads from play/hanoi.el
12879 12841
12880(autoload (quote hanoi) "hanoi" "\ 12842(autoload (quote hanoi) "hanoi" "\
@@ -12904,7 +12866,7 @@ to be updated.
12904;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12866;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12905;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12867;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12906;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12868;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12907;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17709 24917)) 12869;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17723 17909))
12908;;; Generated autoloads from help-at-pt.el 12870;;; Generated autoloads from help-at-pt.el
12909 12871
12910(autoload (quote help-at-pt-string) "help-at-pt" "\ 12872(autoload (quote help-at-pt-string) "help-at-pt" "\
@@ -13034,7 +12996,7 @@ different regions. With numeric argument ARG, behaves like
13034;;;### (autoloads (describe-categories describe-syntax describe-variable 12996;;;### (autoloads (describe-categories describe-syntax describe-variable
13035;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name 12997;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
13036;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 12998;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
13037;;;;;; (17797 50969)) 12999;;;;;; (17806 44340))
13038;;; Generated autoloads from help-fns.el 13000;;; Generated autoloads from help-fns.el
13039 13001
13040(autoload (quote describe-function) "help-fns" "\ 13002(autoload (quote describe-function) "help-fns" "\
@@ -13091,7 +13053,7 @@ BUFFER should be a buffer or a buffer name.
13091;;;*** 13053;;;***
13092 13054
13093;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13055;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13094;;;;;; (17781 39501)) 13056;;;;;; (17806 44340))
13095;;; Generated autoloads from help-macro.el 13057;;; Generated autoloads from help-macro.el
13096 13058
13097(defvar three-step-help nil "\ 13059(defvar three-step-help nil "\
@@ -13107,7 +13069,7 @@ A value of nil means skip the middle step, so that
13107 13069
13108;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13070;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13109;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 13071;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
13110;;;;;; help-mode) "help-mode" "help-mode.el" (17604 60389)) 13072;;;;;; help-mode) "help-mode" "help-mode.el" (17620 26950))
13111;;; Generated autoloads from help-mode.el 13073;;; Generated autoloads from help-mode.el
13112 13074
13113(autoload (quote help-mode) "help-mode" "\ 13075(autoload (quote help-mode) "help-mode" "\
@@ -13190,7 +13152,7 @@ Add xrefs for symbols in `pp's output between FROM and TO.
13190;;;*** 13152;;;***
13191 13153
13192;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13154;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13193;;;;;; "emacs-lisp/helper.el" (17785 34467)) 13155;;;;;; "emacs-lisp/helper.el" (17806 44346))
13194;;; Generated autoloads from emacs-lisp/helper.el 13156;;; Generated autoloads from emacs-lisp/helper.el
13195 13157
13196(autoload (quote Helper-describe-bindings) "helper" "\ 13158(autoload (quote Helper-describe-bindings) "helper" "\
@@ -13206,7 +13168,7 @@ Provide help for current mode.
13206;;;*** 13168;;;***
13207 13169
13208;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13170;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13209;;;;;; "hexl.el" (17776 24487)) 13171;;;;;; "hexl.el" (17806 44341))
13210;;; Generated autoloads from hexl.el 13172;;; Generated autoloads from hexl.el
13211 13173
13212(autoload (quote hexl-mode) "hexl" "\ 13174(autoload (quote hexl-mode) "hexl" "\
@@ -13303,7 +13265,7 @@ This discards the buffer's undo information.
13303;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13265;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13304;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13266;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13305;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13267;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13306;;;;;; (17385 8485)) 13268;;;;;; (17398 63767))
13307;;; Generated autoloads from hi-lock.el 13269;;; Generated autoloads from hi-lock.el
13308 13270
13309(autoload (quote hi-lock-mode) "hi-lock" "\ 13271(autoload (quote hi-lock-mode) "hi-lock" "\
@@ -13356,11 +13318,10 @@ is found. A mode is excluded if it's in the list `hi-lock-exclude-modes'.
13356Non-nil if Global-Hi-Lock mode is enabled. 13318Non-nil if Global-Hi-Lock mode is enabled.
13357See the command `global-hi-lock-mode' for a description of this minor-mode. 13319See the command `global-hi-lock-mode' for a description of this minor-mode.
13358Setting this variable directly does not take effect; 13320Setting this variable directly does not take effect;
13359use either \\[customize] or the function `global-hi-lock-mode'.") 13321either customize it (see the info node `Easy Customization')
13360 13322or call the function `global-hi-lock-mode'.")
13361(custom-autoload (quote global-hi-lock-mode) "hi-lock")
13362 13323
13363(put (quote global-hi-lock-mode) (quote custom-set) (quote custom-set-minor-mode)) 13324(custom-autoload (quote global-hi-lock-mode) "hi-lock" nil)
13364 13325
13365(autoload (quote global-hi-lock-mode) "hi-lock" "\ 13326(autoload (quote global-hi-lock-mode) "hi-lock" "\
13366Toggle Hi-Lock mode in every buffer. 13327Toggle Hi-Lock mode in every buffer.
@@ -13429,7 +13390,7 @@ be found in variable `hi-lock-interactive-patterns'.
13429;;;*** 13390;;;***
13430 13391
13431;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 13392;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
13432;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17520 49736)) 13393;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17520 12668))
13433;;; Generated autoloads from progmodes/hideif.el 13394;;; Generated autoloads from progmodes/hideif.el
13434 13395
13435(autoload (quote hide-ifdef-mode) "hideif" "\ 13396(autoload (quote hide-ifdef-mode) "hideif" "\
@@ -13469,22 +13430,22 @@ how the hiding is done:
13469(defvar hide-ifdef-initially nil "\ 13430(defvar hide-ifdef-initially nil "\
13470*Non-nil means call `hide-ifdefs' when Hide-Ifdef mode is first activated.") 13431*Non-nil means call `hide-ifdefs' when Hide-Ifdef mode is first activated.")
13471 13432
13472(custom-autoload (quote hide-ifdef-initially) "hideif") 13433(custom-autoload (quote hide-ifdef-initially) "hideif" t)
13473 13434
13474(defvar hide-ifdef-read-only nil "\ 13435(defvar hide-ifdef-read-only nil "\
13475*Set to non-nil if you want buffer to be read-only while hiding text.") 13436*Set to non-nil if you want buffer to be read-only while hiding text.")
13476 13437
13477(custom-autoload (quote hide-ifdef-read-only) "hideif") 13438(custom-autoload (quote hide-ifdef-read-only) "hideif" t)
13478 13439
13479(defvar hide-ifdef-lines nil "\ 13440(defvar hide-ifdef-lines nil "\
13480*Non-nil means hide the #ifX, #else, and #endif lines.") 13441*Non-nil means hide the #ifX, #else, and #endif lines.")
13481 13442
13482(custom-autoload (quote hide-ifdef-lines) "hideif") 13443(custom-autoload (quote hide-ifdef-lines) "hideif" t)
13483 13444
13484;;;*** 13445;;;***
13485 13446
13486;;;### (autoloads (hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13447;;;### (autoloads (hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13487;;;;;; (17771 26718)) 13448;;;;;; (17806 44353))
13488;;; Generated autoloads from progmodes/hideshow.el 13449;;; Generated autoloads from progmodes/hideshow.el
13489 13450
13490(defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\ 13451(defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\
@@ -13542,7 +13503,7 @@ Key bindings:
13542;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13503;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13543;;;;;; highlight-changes-previous-change highlight-changes-next-change 13504;;;;;; highlight-changes-previous-change highlight-changes-next-change
13544;;;;;; highlight-changes-mode highlight-changes-remove-highlight) 13505;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
13545;;;;;; "hilit-chg" "hilit-chg.el" (17781 39501)) 13506;;;;;; "hilit-chg" "hilit-chg.el" (17806 44341))
13546;;; Generated autoloads from hilit-chg.el 13507;;; Generated autoloads from hilit-chg.el
13547 13508
13548(autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 13509(autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
@@ -13672,7 +13633,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil).
13672;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13633;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13673;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13634;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13674;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13635;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13675;;;;;; "hippie-exp.el" (17781 39501)) 13636;;;;;; "hippie-exp.el" (17806 44341))
13676;;; Generated autoloads from hippie-exp.el 13637;;; Generated autoloads from hippie-exp.el
13677 13638
13678(defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ 13639(defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
@@ -13745,7 +13706,7 @@ argument VERBOSE non-nil makes the function verbose.
13745;;;*** 13706;;;***
13746 13707
13747;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13708;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13748;;;;;; (17656 37701)) 13709;;;;;; (17657 13075))
13749;;; Generated autoloads from hl-line.el 13710;;; Generated autoloads from hl-line.el
13750 13711
13751(autoload (quote hl-line-mode) "hl-line" "\ 13712(autoload (quote hl-line-mode) "hl-line" "\
@@ -13786,7 +13747,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13786;;;*** 13747;;;***
13787 13748
13788;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 13749;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
13789;;;;;; (17427 10521)) 13750;;;;;; (17501 10770))
13790;;; Generated autoloads from calendar/holidays.el 13751;;; Generated autoloads from calendar/holidays.el
13791 13752
13792(autoload (quote holidays) "holidays" "\ 13753(autoload (quote holidays) "holidays" "\
@@ -13822,35 +13783,8 @@ The optional LABEL is used to label the buffer created.
13822 13783
13823;;;*** 13784;;;***
13824 13785
13825;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
13826;;;;;; "hscroll" "obsolete/hscroll.el" (17786 56015))
13827;;; Generated autoloads from obsolete/hscroll.el
13828
13829(autoload (quote turn-on-hscroll) "hscroll" "\
13830This function is obsolete.
13831Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
13832Also see `automatic-hscrolling'.
13833
13834\(fn)" nil nil)
13835
13836(autoload (quote hscroll-mode) "hscroll" "\
13837This function is obsolete.
13838Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
13839Also see `automatic-hscrolling'.
13840
13841\(fn &optional ARG)" t nil)
13842
13843(autoload (quote hscroll-global-mode) "hscroll" "\
13844This function is obsolete.
13845Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
13846Also see `automatic-hscrolling'.
13847
13848\(fn &optional ARG)" t nil)
13849
13850;;;***
13851
13852;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17740 13786;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17740
13853;;;;;; 981)) 13787;;;;;; 22929))
13854;;; Generated autoloads from gnus/html2text.el 13788;;; Generated autoloads from gnus/html2text.el
13855 13789
13856(autoload (quote html2text) "html2text" "\ 13790(autoload (quote html2text) "html2text" "\
@@ -13882,7 +13816,7 @@ Convert HTML to plain text in the current buffer.
13882;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 13816;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
13883;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 13817;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
13884;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 13818;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
13885;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17698 30385)) 13819;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17723 17909))
13886;;; Generated autoloads from ibuf-ext.el 13820;;; Generated autoloads from ibuf-ext.el
13887 13821
13888(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 13822(autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
@@ -14248,8 +14182,8 @@ defaults to one.
14248;;;*** 14182;;;***
14249 14183
14250;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14184;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14251;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17476 14185;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17501
14252;;;;;; 4797)) 14186;;;;;; 10769))
14253;;; Generated autoloads from ibuf-macs.el 14187;;; Generated autoloads from ibuf-macs.el
14254 14188
14255(autoload (quote define-ibuffer-column) "ibuf-macs" "\ 14189(autoload (quote define-ibuffer-column) "ibuf-macs" "\
@@ -14338,7 +14272,7 @@ bound to the current value of the filter.
14338;;;*** 14272;;;***
14339 14273
14340;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14274;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14341;;;;;; "ibuffer" "ibuffer.el" (17647 30728)) 14275;;;;;; "ibuffer" "ibuffer.el" (17657 13075))
14342;;; Generated autoloads from ibuffer.el 14276;;; Generated autoloads from ibuffer.el
14343 14277
14344(autoload (quote ibuffer-list-buffers) "ibuffer" "\ 14278(autoload (quote ibuffer-list-buffers) "ibuffer" "\
@@ -14379,7 +14313,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14379 14313
14380;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14314;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14381;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14315;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14382;;;;;; "calendar/icalendar.el" (17797 50970)) 14316;;;;;; "calendar/icalendar.el" (17806 44345))
14383;;; Generated autoloads from calendar/icalendar.el 14317;;; Generated autoloads from calendar/icalendar.el
14384 14318
14385(autoload (quote icalendar-export-file) "icalendar" "\ 14319(autoload (quote icalendar-export-file) "icalendar" "\
@@ -14431,8 +14365,8 @@ buffer `*icalendar-errors*'.
14431 14365
14432;;;*** 14366;;;***
14433 14367
14434;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17772 14368;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17806
14435;;;;;; 23868)) 14369;;;;;; 44341))
14436;;; Generated autoloads from icomplete.el 14370;;; Generated autoloads from icomplete.el
14437 14371
14438(defvar icomplete-mode nil "\ 14372(defvar icomplete-mode nil "\
@@ -14452,7 +14386,7 @@ With a numeric argument, turn Icomplete mode on iff ARG is positive.
14452 14386
14453;;;*** 14387;;;***
14454 14388
14455;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17394 12938)) 14389;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17398 63782))
14456;;; Generated autoloads from progmodes/icon.el 14390;;; Generated autoloads from progmodes/icon.el
14457 14391
14458(autoload (quote icon-mode) "icon" "\ 14392(autoload (quote icon-mode) "icon" "\
@@ -14493,7 +14427,7 @@ with no args, if that value is non-nil.
14493;;;*** 14427;;;***
14494 14428
14495;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14429;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14496;;;;;; (17763 7936)) 14430;;;;;; (17806 44353))
14497;;; Generated autoloads from progmodes/idlw-shell.el 14431;;; Generated autoloads from progmodes/idlw-shell.el
14498 14432
14499(autoload (quote idlwave-shell) "idlw-shell" "\ 14433(autoload (quote idlwave-shell) "idlw-shell" "\
@@ -14519,7 +14453,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14519;;;*** 14453;;;***
14520 14454
14521;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14455;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14522;;;;;; (17789 35159)) 14456;;;;;; (17806 44353))
14523;;; Generated autoloads from progmodes/idlwave.el 14457;;; Generated autoloads from progmodes/idlwave.el
14524 14458
14525(autoload (quote idlwave-mode) "idlwave" "\ 14459(autoload (quote idlwave-mode) "idlwave" "\
@@ -14654,8 +14588,8 @@ The main features of this mode are
14654;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14588;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14655;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14589;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14656;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14590;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14657;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17796 14591;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17822
14658;;;;;; 10831)) 14592;;;;;; 38984))
14659;;; Generated autoloads from ido.el 14593;;; Generated autoloads from ido.el
14660 14594
14661(defvar ido-mode nil "\ 14595(defvar ido-mode nil "\
@@ -14916,7 +14850,7 @@ DEF, if non-nil, is the default value.
14916 14850
14917;;;*** 14851;;;***
14918 14852
14919;;;### (autoloads (ielm) "ielm" "ielm.el" (17781 39501)) 14853;;;### (autoloads (ielm) "ielm" "ielm.el" (17806 44341))
14920;;; Generated autoloads from ielm.el 14854;;; Generated autoloads from ielm.el
14921 (add-hook 'same-window-buffer-names "*ielm*") 14855 (add-hook 'same-window-buffer-names "*ielm*")
14922 14856
@@ -14929,7 +14863,7 @@ Switches to the buffer `*ielm*', or creates it if it does not exist.
14929;;;*** 14863;;;***
14930 14864
14931;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 14865;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
14932;;;;;; (17771 26718)) 14866;;;;;; (17806 44341))
14933;;; Generated autoloads from iimage.el 14867;;; Generated autoloads from iimage.el
14934 14868
14935(autoload (quote turn-on-iimage-mode) "iimage" "\ 14869(autoload (quote turn-on-iimage-mode) "iimage" "\
@@ -14945,10 +14879,10 @@ Toggle inline image minor mode.
14945;;;*** 14879;;;***
14946 14880
14947;;;### (autoloads (defimage find-image remove-images insert-sliced-image 14881;;;### (autoloads (defimage find-image remove-images insert-sliced-image
14948;;;;;; insert-image put-image create-image image-type-available-p 14882;;;;;; insert-image put-image create-image image-type-auto-detected-p
14949;;;;;; image-type image-type-from-file-name image-type-from-file-header 14883;;;;;; image-type-available-p image-type image-type-from-file-name
14950;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14884;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
14951;;;;;; (17800 14311)) 14885;;;;;; "image" "image.el" (17823 26720))
14952;;; Generated autoloads from image.el 14886;;; Generated autoloads from image.el
14953 14887
14954(autoload (quote image-type-from-data) "image" "\ 14888(autoload (quote image-type-from-data) "image" "\
@@ -14996,6 +14930,15 @@ Image types are symbols like `xbm' or `jpeg'.
14996 14930
14997\(fn TYPE)" nil nil) 14931\(fn TYPE)" nil nil)
14998 14932
14933(autoload (quote image-type-auto-detected-p) "image" "\
14934Return t iff the current buffer contains an auto-detectable image.
14935Whether image types are auto-detectable or not depends on the setting
14936of the variable `image-type-auto-detectable'.
14937
14938This function is intended to be used from `magic-mode-alist' (which see).
14939
14940\(fn)" nil nil)
14941
14999(autoload (quote create-image) "image" "\ 14942(autoload (quote create-image) "image" "\
15000Create an image. 14943Create an image.
15001FILE-OR-DATA is an image file name or image data. 14944FILE-OR-DATA is an image file name or image data.
@@ -15110,7 +15053,7 @@ Example:
15110 15053
15111;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15054;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15112;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15055;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15113;;;;;; "image-file.el" (17385 8485)) 15056;;;;;; "image-file.el" (17398 63767))
15114;;; Generated autoloads from image-file.el 15057;;; Generated autoloads from image-file.el
15115 15058
15116(defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 15059(defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
@@ -15123,7 +15066,7 @@ setting this variable directly does not take effect unless
15123`auto-image-file-mode' is re-enabled; this happens automatically when 15066`auto-image-file-mode' is re-enabled; this happens automatically when
15124the variable is set using \\[customize].") 15067the variable is set using \\[customize].")
15125 15068
15126(custom-autoload (quote image-file-name-extensions) "image-file") 15069(custom-autoload (quote image-file-name-extensions) "image-file" nil)
15127 15070
15128(defvar image-file-name-regexps nil "\ 15071(defvar image-file-name-regexps nil "\
15129*List of regexps matching image-file filenames. 15072*List of regexps matching image-file filenames.
@@ -15135,7 +15078,7 @@ enabled, setting this variable directly does not take effect unless
15135`auto-image-file-mode' is re-enabled; this happens automatically when 15078`auto-image-file-mode' is re-enabled; this happens automatically when
15136the variable is set using \\[customize].") 15079the variable is set using \\[customize].")
15137 15080
15138(custom-autoload (quote image-file-name-regexps) "image-file") 15081(custom-autoload (quote image-file-name-regexps) "image-file" nil)
15139 15082
15140(autoload (quote image-file-name-regexp) "image-file" "\ 15083(autoload (quote image-file-name-regexp) "image-file" "\
15141Return a regular expression matching image-file filenames. 15084Return a regular expression matching image-file filenames.
@@ -15153,11 +15096,10 @@ the command `insert-file-contents'.
15153Non-nil if Auto-Image-File mode is enabled. 15096Non-nil if Auto-Image-File mode is enabled.
15154See the command `auto-image-file-mode' for a description of this minor-mode. 15097See the command `auto-image-file-mode' for a description of this minor-mode.
15155Setting this variable directly does not take effect; 15098Setting this variable directly does not take effect;
15156use either \\[customize] or the function `auto-image-file-mode'.") 15099either customize it (see the info node `Easy Customization')
15157 15100or call the function `auto-image-file-mode'.")
15158(custom-autoload (quote auto-image-file-mode) "image-file")
15159 15101
15160(put (quote auto-image-file-mode) (quote custom-set) (quote custom-set-minor-mode)) 15102(custom-autoload (quote auto-image-file-mode) "image-file" nil)
15161 15103
15162(autoload (quote auto-image-file-mode) "image-file" "\ 15104(autoload (quote auto-image-file-mode) "image-file" "\
15163Toggle visiting of image files as images. 15105Toggle visiting of image files as images.
@@ -15173,7 +15115,7 @@ Image files are those whose name has an extension in
15173;;;*** 15115;;;***
15174 15116
15175;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 15117;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
15176;;;;;; "image-mode" "image-mode.el" (17656 37701)) 15118;;;;;; "image-mode" "image-mode.el" (17657 13075))
15177;;; Generated autoloads from image-mode.el 15119;;; Generated autoloads from image-mode.el
15178 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15120 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15179 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15121 (push '("\\.png\\'" . image-mode) auto-mode-alist)
@@ -15211,7 +15153,7 @@ information on these modes.
15211;;;*** 15153;;;***
15212 15154
15213;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15155;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15214;;;;;; imenu-sort-function) "imenu" "imenu.el" (17781 39501)) 15156;;;;;; imenu-sort-function) "imenu" "imenu.el" (17806 44341))
15215;;; Generated autoloads from imenu.el 15157;;; Generated autoloads from imenu.el
15216 15158
15217(defvar imenu-sort-function nil "\ 15159(defvar imenu-sort-function nil "\
@@ -15326,7 +15268,7 @@ for more information.
15326 15268
15327;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 15269;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
15328;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15270;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15329;;;;;; "ind-util" "language/ind-util.el" (17788 21816)) 15271;;;;;; "ind-util" "language/ind-util.el" (17806 44351))
15330;;; Generated autoloads from language/ind-util.el 15272;;; Generated autoloads from language/ind-util.el
15331 15273
15332(autoload (quote indian-compose-region) "ind-util" "\ 15274(autoload (quote indian-compose-region) "ind-util" "\
@@ -15369,7 +15311,7 @@ See also the function `indian-glyph-char'.
15369 15311
15370;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15312;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15371;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15313;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15372;;;;;; "progmodes/inf-lisp.el" (17536 30816)) 15314;;;;;; "progmodes/inf-lisp.el" (17538 6423))
15373;;; Generated autoloads from progmodes/inf-lisp.el 15315;;; Generated autoloads from progmodes/inf-lisp.el
15374 15316
15375(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 15317(defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
@@ -15378,12 +15320,12 @@ Input matching this regexp is not saved on the input history in Inferior Lisp
15378mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword 15320mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword
15379\(as in :a, :c, etc.)") 15321\(as in :a, :c, etc.)")
15380 15322
15381(custom-autoload (quote inferior-lisp-filter-regexp) "inf-lisp") 15323(custom-autoload (quote inferior-lisp-filter-regexp) "inf-lisp" t)
15382 15324
15383(defvar inferior-lisp-program "lisp" "\ 15325(defvar inferior-lisp-program "lisp" "\
15384*Program name for invoking an inferior Lisp in Inferior Lisp mode.") 15326*Program name for invoking an inferior Lisp in Inferior Lisp mode.")
15385 15327
15386(custom-autoload (quote inferior-lisp-program) "inf-lisp") 15328(custom-autoload (quote inferior-lisp-program) "inf-lisp" t)
15387 15329
15388(defvar inferior-lisp-load-command "(load \"%s\")\n" "\ 15330(defvar inferior-lisp-load-command "(load \"%s\")\n" "\
15389*Format-string for building a Lisp expression to load a file. 15331*Format-string for building a Lisp expression to load a file.
@@ -15394,7 +15336,7 @@ The string \"(progn (load \\\"%s\\\" :verbose nil :print t) (values))\\n\"
15394produces cosmetically superior output for this application, 15336produces cosmetically superior output for this application,
15395but it works only in Common Lisp.") 15337but it works only in Common Lisp.")
15396 15338
15397(custom-autoload (quote inferior-lisp-load-command) "inf-lisp") 15339(custom-autoload (quote inferior-lisp-load-command) "inf-lisp" t)
15398 15340
15399(defvar inferior-lisp-prompt "^[^> \n]*>+:? *" "\ 15341(defvar inferior-lisp-prompt "^[^> \n]*>+:? *" "\
15400Regexp to recognize prompts in the Inferior Lisp mode. 15342Regexp to recognize prompts in the Inferior Lisp mode.
@@ -15412,7 +15354,7 @@ kcl: \"^>+ *\"
15412 15354
15413This is a fine thing to set in your .emacs file or through Custom.") 15355This is a fine thing to set in your .emacs file or through Custom.")
15414 15356
15415(custom-autoload (quote inferior-lisp-prompt) "inf-lisp") 15357(custom-autoload (quote inferior-lisp-prompt) "inf-lisp" t)
15416 15358
15417(defvar inferior-lisp-mode-hook (quote nil) "\ 15359(defvar inferior-lisp-mode-hook (quote nil) "\
15418*Hook for customising Inferior Lisp mode.") 15360*Hook for customising Inferior Lisp mode.")
@@ -15436,7 +15378,7 @@ of `inferior-lisp-program'). Runs the hooks from
15436;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 15378;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
15437;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15379;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
15438;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual 15380;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
15439;;;;;; info info-other-window) "info" "info.el" (17798 49643)) 15381;;;;;; info info-other-window) "info" "info.el" (17806 44342))
15440;;; Generated autoloads from info.el 15382;;; Generated autoloads from info.el
15441 15383
15442(autoload (quote info-other-window) "info" "\ 15384(autoload (quote info-other-window) "info" "\
@@ -15602,7 +15544,7 @@ This will add a speedbar major display mode.
15602 15544
15603;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15545;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15604;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15546;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15605;;;;;; (17771 1419)) 15547;;;;;; (17806 44342))
15606;;; Generated autoloads from info-look.el 15548;;; Generated autoloads from info-look.el
15607 15549
15608(autoload (quote info-lookup-reset) "info-look" "\ 15550(autoload (quote info-lookup-reset) "info-look" "\
@@ -15650,7 +15592,7 @@ Perform completion on file preceding point.
15650;;;*** 15592;;;***
15651 15593
15652;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 15594;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
15653;;;;;; info-xref-check) "info-xref" "info-xref.el" (17520 49736)) 15595;;;;;; info-xref-check) "info-xref" "info-xref.el" (17520 12667))
15654;;; Generated autoloads from info-xref.el 15596;;; Generated autoloads from info-xref.el
15655 15597
15656(autoload (quote info-xref-check) "info-xref" "\ 15598(autoload (quote info-xref-check) "info-xref" "\
@@ -15677,7 +15619,7 @@ quite a while.
15677;;;*** 15619;;;***
15678 15620
15679;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 15621;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
15680;;;;;; "informat" "informat.el" (17781 39501)) 15622;;;;;; "informat" "informat.el" (17806 44342))
15681;;; Generated autoloads from informat.el 15623;;; Generated autoloads from informat.el
15682 15624
15683(autoload (quote Info-tagify) "informat" "\ 15625(autoload (quote Info-tagify) "informat" "\
@@ -15718,7 +15660,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"
15718 15660
15719;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15661;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15720;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15662;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15721;;;;;; (17792 9561)) 15663;;;;;; (17806 44349))
15722;;; Generated autoloads from international/isearch-x.el 15664;;; Generated autoloads from international/isearch-x.el
15723 15665
15724(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 15666(autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
@@ -15738,8 +15680,8 @@ Not documented
15738 15680
15739;;;*** 15681;;;***
15740 15682
15741;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17794 15683;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17806
15742;;;;;; 48602)) 15684;;;;;; 44342))
15743;;; Generated autoloads from isearchb.el 15685;;; Generated autoloads from isearchb.el
15744 15686
15745(autoload (quote isearchb-activate) "isearchb" "\ 15687(autoload (quote isearchb-activate) "isearchb" "\
@@ -15752,41 +15694,10 @@ accessed via isearchb.
15752 15694
15753;;;*** 15695;;;***
15754 15696
15755;;;### (autoloads (iso-accents-mode) "iso-acc" "obsolete/iso-acc.el"
15756;;;;;; (17385 8495))
15757;;; Generated autoloads from obsolete/iso-acc.el
15758
15759(autoload (quote iso-accents-mode) "iso-acc" "\
15760Toggle ISO Accents mode, in which accents modify the following letter.
15761This permits easy insertion of accented characters according to ISO-8859-1.
15762When Iso-accents mode is enabled, accent character keys
15763\(`, ', \", ^, / and ~) do not self-insert; instead, they modify the following
15764letter key so that it inserts an ISO accented letter.
15765
15766You can customize ISO Accents mode to a particular language
15767with the command `iso-accents-customize'.
15768
15769Special combinations: ~c gives a c with cedilla,
15770~d gives an Icelandic eth (d with dash).
15771~t gives an Icelandic thorn.
15772\"s gives German sharp s.
15773/a gives a with ring.
15774/e gives an a-e ligature.
15775~< and ~> give guillemots.
15776~! gives an inverted exclamation mark.
15777~? gives an inverted question mark.
15778
15779With an argument, a positive argument enables ISO Accents mode,
15780and a negative argument disables it.
15781
15782\(fn &optional ARG)" t nil)
15783
15784;;;***
15785
15786;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15697;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15787;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15698;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15788;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15699;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15789;;;;;; "international/iso-cvt.el" (17788 21815)) 15700;;;;;; "international/iso-cvt.el" (17806 44349))
15790;;; Generated autoloads from international/iso-cvt.el 15701;;; Generated autoloads from international/iso-cvt.el
15791 15702
15792(autoload (quote iso-spanish) "iso-cvt" "\ 15703(autoload (quote iso-spanish) "iso-cvt" "\
@@ -15870,7 +15781,7 @@ Add submenus to the File menu, to convert to and from various formats.
15870;;;*** 15781;;;***
15871 15782
15872;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15783;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15873;;;;;; (17788 21815)) 15784;;;;;; (17806 44349))
15874;;; Generated autoloads from international/iso-transl.el 15785;;; Generated autoloads from international/iso-transl.el
15875 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15786 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15876 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15787 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
@@ -15883,7 +15794,7 @@ Add submenus to the File menu, to convert to and from various formats.
15883;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15794;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15884;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 15795;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
15885;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 15796;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
15886;;;;;; (17743 18144)) 15797;;;;;; (17753 42786))
15887;;; Generated autoloads from textmodes/ispell.el 15798;;; Generated autoloads from textmodes/ispell.el
15888(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15799(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
15889 15800
@@ -16171,19 +16082,18 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16171 16082
16172;;;*** 16083;;;***
16173 16084
16174;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17440 16085;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17822
16175;;;;;; 13082)) 16086;;;;;; 38984))
16176;;; Generated autoloads from iswitchb.el 16087;;; Generated autoloads from iswitchb.el
16177 16088
16178(defvar iswitchb-mode nil "\ 16089(defvar iswitchb-mode nil "\
16179Non-nil if Iswitchb mode is enabled. 16090Non-nil if Iswitchb mode is enabled.
16180See the command `iswitchb-mode' for a description of this minor-mode. 16091See the command `iswitchb-mode' for a description of this minor-mode.
16181Setting this variable directly does not take effect; 16092Setting this variable directly does not take effect;
16182use either \\[customize] or the function `iswitchb-mode'.") 16093either customize it (see the info node `Easy Customization')
16183 16094or call the function `iswitchb-mode'.")
16184(custom-autoload (quote iswitchb-mode) "iswitchb")
16185 16095
16186(put (quote iswitchb-mode) (quote custom-set) (quote custom-set-minor-mode)) 16096(custom-autoload (quote iswitchb-mode) "iswitchb" nil)
16187 16097
16188(autoload (quote iswitchb-mode) "iswitchb" "\ 16098(autoload (quote iswitchb-mode) "iswitchb" "\
16189Toggle Iswitchb global minor mode. 16099Toggle Iswitchb global minor mode.
@@ -16198,7 +16108,7 @@ This mode enables switching between buffers using substrings. See
16198;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16108;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16199;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16109;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16200;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16110;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16201;;;;;; "japan-util" "language/japan-util.el" (17792 9562)) 16111;;;;;; "japan-util" "language/japan-util.el" (17806 44351))
16202;;; Generated autoloads from language/japan-util.el 16112;;; Generated autoloads from language/japan-util.el
16203 16113
16204(autoload (quote setup-japanese-environment-internal) "japan-util" "\ 16114(autoload (quote setup-japanese-environment-internal) "japan-util" "\
@@ -16276,7 +16186,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16276;;;*** 16186;;;***
16277 16187
16278;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16188;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16279;;;;;; "jka-compr.el" (17781 39501)) 16189;;;;;; "jka-compr.el" (17806 44342))
16280;;; Generated autoloads from jka-compr.el 16190;;; Generated autoloads from jka-compr.el
16281 16191
16282(defvar jka-compr-inhibit nil "\ 16192(defvar jka-compr-inhibit nil "\
@@ -16301,7 +16211,7 @@ by `jka-compr-installed'.
16301 16211
16302;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16212;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16303;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16213;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16304;;;;;; (17385 8491)) 16214;;;;;; (17398 63773))
16305;;; Generated autoloads from emulation/keypad.el 16215;;; Generated autoloads from emulation/keypad.el
16306 16216
16307(defvar keypad-setup nil "\ 16217(defvar keypad-setup nil "\
@@ -16309,28 +16219,28 @@ Specifies the keypad setup for unshifted keypad keys when NumLock is off.
16309When selecting the plain numeric keypad setup, the character returned by the 16219When selecting the plain numeric keypad setup, the character returned by the
16310decimal key must be specified.") 16220decimal key must be specified.")
16311 16221
16312(custom-autoload (quote keypad-setup) "keypad") 16222(custom-autoload (quote keypad-setup) "keypad" nil)
16313 16223
16314(defvar keypad-numlock-setup nil "\ 16224(defvar keypad-numlock-setup nil "\
16315Specifies the keypad setup for unshifted keypad keys when NumLock is on. 16225Specifies the keypad setup for unshifted keypad keys when NumLock is on.
16316When selecting the plain numeric keypad setup, the character returned by the 16226When selecting the plain numeric keypad setup, the character returned by the
16317decimal key must be specified.") 16227decimal key must be specified.")
16318 16228
16319(custom-autoload (quote keypad-numlock-setup) "keypad") 16229(custom-autoload (quote keypad-numlock-setup) "keypad" nil)
16320 16230
16321(defvar keypad-shifted-setup nil "\ 16231(defvar keypad-shifted-setup nil "\
16322Specifies the keypad setup for shifted keypad keys when NumLock is off. 16232Specifies the keypad setup for shifted keypad keys when NumLock is off.
16323When selecting the plain numeric keypad setup, the character returned by the 16233When selecting the plain numeric keypad setup, the character returned by the
16324decimal key must be specified.") 16234decimal key must be specified.")
16325 16235
16326(custom-autoload (quote keypad-shifted-setup) "keypad") 16236(custom-autoload (quote keypad-shifted-setup) "keypad" nil)
16327 16237
16328(defvar keypad-numlock-shifted-setup nil "\ 16238(defvar keypad-numlock-shifted-setup nil "\
16329Specifies the keypad setup for shifted keypad keys when NumLock is off. 16239Specifies the keypad setup for shifted keypad keys when NumLock is off.
16330When selecting the plain numeric keypad setup, the character returned by the 16240When selecting the plain numeric keypad setup, the character returned by the
16331decimal key must be specified.") 16241decimal key must be specified.")
16332 16242
16333(custom-autoload (quote keypad-numlock-shifted-setup) "keypad") 16243(custom-autoload (quote keypad-numlock-shifted-setup) "keypad" nil)
16334 16244
16335(autoload (quote keypad-setup) "keypad" "\ 16245(autoload (quote keypad-setup) "keypad" "\
16336Set keypad bindings in function-key-map according to SETUP. 16246Set keypad bindings in function-key-map according to SETUP.
@@ -16357,7 +16267,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.'
16357;;;*** 16267;;;***
16358 16268
16359;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16269;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16360;;;;;; (17792 9561)) 16270;;;;;; (17806 44349))
16361;;; Generated autoloads from international/kinsoku.el 16271;;; Generated autoloads from international/kinsoku.el
16362 16272
16363(autoload (quote kinsoku) "kinsoku" "\ 16273(autoload (quote kinsoku) "kinsoku" "\
@@ -16378,8 +16288,8 @@ the context of text formatting.
16378 16288
16379;;;*** 16289;;;***
16380 16290
16381;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17792 16291;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17806
16382;;;;;; 9561)) 16292;;;;;; 44349))
16383;;; Generated autoloads from international/kkc.el 16293;;; Generated autoloads from international/kkc.el
16384 16294
16385(defvar kkc-after-update-conversion-functions nil "\ 16295(defvar kkc-after-update-conversion-functions nil "\
@@ -16404,7 +16314,7 @@ and the return value is the length of the conversion.
16404;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16314;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16405;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16315;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16406;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 16316;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
16407;;;;;; "kmacro.el" (17770 2412)) 16317;;;;;; "kmacro.el" (17806 44342))
16408;;; Generated autoloads from kmacro.el 16318;;; Generated autoloads from kmacro.el
16409 (global-set-key "\C-x(" 'kmacro-start-macro) 16319 (global-set-key "\C-x(" 'kmacro-start-macro)
16410 (global-set-key "\C-x)" 'kmacro-end-macro) 16320 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16511,7 +16421,7 @@ If kbd macro currently being defined end it before activating it.
16511 16421
16512;;;### (autoloads (kannada-post-read-conversion kannada-compose-string 16422;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
16513;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" 16423;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
16514;;;;;; (17788 21816)) 16424;;;;;; (17806 44351))
16515;;; Generated autoloads from language/knd-util.el 16425;;; Generated autoloads from language/knd-util.el
16516 16426
16517(defconst kannada-consonant "[\x51f75-\x51fb9]") 16427(defconst kannada-consonant "[\x51f75-\x51fb9]")
@@ -16534,7 +16444,7 @@ Not documented
16534;;;*** 16444;;;***
16535 16445
16536;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16446;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16537;;;;;; "language/korea-util.el" (17792 9562)) 16447;;;;;; "language/korea-util.el" (17806 44351))
16538;;; Generated autoloads from language/korea-util.el 16448;;; Generated autoloads from language/korea-util.el
16539 16449
16540(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 16450(defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
@@ -16549,7 +16459,7 @@ Not documented
16549;;;*** 16459;;;***
16550 16460
16551;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16461;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
16552;;;;;; (17786 56015)) 16462;;;;;; (17806 44352))
16553;;; Generated autoloads from play/landmark.el 16463;;; Generated autoloads from play/landmark.el
16554 16464
16555(defalias (quote landmark-repeat) (quote lm-test-run)) 16465(defalias (quote landmark-repeat) (quote lm-test-run))
@@ -16583,8 +16493,8 @@ Use \\[describe-mode] for more info.
16583 16493
16584;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 16494;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
16585;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 16495;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
16586;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17792 16496;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17806
16587;;;;;; 9562)) 16497;;;;;; 44351))
16588;;; Generated autoloads from language/lao-util.el 16498;;; Generated autoloads from language/lao-util.el
16589 16499
16590(autoload (quote lao-compose-string) "lao-util" "\ 16500(autoload (quote lao-compose-string) "lao-util" "\
@@ -16633,7 +16543,7 @@ Not documented
16633 16543
16634;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16544;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16635;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16545;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16636;;;;;; "latexenc" "international/latexenc.el" (17664 20313)) 16546;;;;;; "latexenc" "international/latexenc.el" (17723 17912))
16637;;; Generated autoloads from international/latexenc.el 16547;;; Generated autoloads from international/latexenc.el
16638 16548
16639(defvar latex-inputenc-coding-alist (quote (("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))) "\ 16549(defvar latex-inputenc-coding-alist (quote (("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))) "\
@@ -16665,7 +16575,7 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16665;;;*** 16575;;;***
16666 16576
16667;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16577;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16668;;;;;; "latin1-disp" "international/latin1-disp.el" (17788 21815)) 16578;;;;;; "latin1-disp" "international/latin1-disp.el" (17806 44349))
16669;;; Generated autoloads from international/latin1-disp.el 16579;;; Generated autoloads from international/latin1-disp.el
16670 16580
16671(defvar latin1-display nil "\ 16581(defvar latin1-display nil "\
@@ -16708,76 +16618,8 @@ use either \\[customize] or the function `latin1-display'.")
16708 16618
16709;;;*** 16619;;;***
16710 16620
16711;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
16712;;;;;; "obsolete/lazy-lock.el" (17385 8495))
16713;;; Generated autoloads from obsolete/lazy-lock.el
16714
16715(autoload (quote lazy-lock-mode) "lazy-lock" "\
16716Toggle Lazy Lock mode.
16717With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it
16718automatically in your `~/.emacs' by:
16719
16720 (setq font-lock-support-mode 'lazy-lock-mode)
16721
16722For a newer font-lock support mode with similar functionality, see
16723`jit-lock-mode'. Eventually, Lazy Lock mode will be deprecated in
16724JIT Lock's favor.
16725
16726When Lazy Lock mode is enabled, fontification can be lazy in a number of ways:
16727
16728- Demand-driven buffer fontification if `lazy-lock-minimum-size' is non-nil.
16729 This means initial fontification does not occur if the buffer is greater than
16730 `lazy-lock-minimum-size' characters in length. Instead, fontification occurs
16731 when necessary, such as when scrolling through the buffer would otherwise
16732 reveal unfontified areas. This is useful if buffer fontification is too slow
16733 for large buffers.
16734
16735- Deferred scroll fontification if `lazy-lock-defer-on-scrolling' is non-nil.
16736 This means demand-driven fontification does not occur as you scroll.
16737 Instead, fontification is deferred until after `lazy-lock-defer-time' seconds
16738 of Emacs idle time, while Emacs remains idle. This is useful if
16739 fontification is too slow to keep up with scrolling.
16740
16741- Deferred on-the-fly fontification if `lazy-lock-defer-on-the-fly' is non-nil.
16742 This means on-the-fly fontification does not occur as you type. Instead,
16743 fontification is deferred until after `lazy-lock-defer-time' seconds of Emacs
16744 idle time, while Emacs remains idle. This is useful if fontification is too
16745 slow to keep up with your typing.
16746
16747- Deferred context fontification if `lazy-lock-defer-contextually' is non-nil.
16748 This means fontification updates the buffer corresponding to true syntactic
16749 context, after `lazy-lock-defer-time' seconds of Emacs idle time, while Emacs
16750 remains idle. Otherwise, fontification occurs on modified lines only, and
16751 subsequent lines can remain fontified corresponding to previous syntactic
16752 contexts. This is useful where strings or comments span lines.
16753
16754- Stealthy buffer fontification if `lazy-lock-stealth-time' is non-nil.
16755 This means remaining unfontified areas of buffers are fontified if Emacs has
16756 been idle for `lazy-lock-stealth-time' seconds, while Emacs remains idle.
16757 This is useful if any buffer has any deferred fontification.
16758
16759Basic Font Lock mode on-the-fly fontification behavior fontifies modified
16760lines only. Thus, if `lazy-lock-defer-contextually' is non-nil, Lazy Lock mode
16761on-the-fly fontification may fontify differently, albeit correctly. In any
16762event, to refontify some lines you can use \\[font-lock-fontify-block].
16763
16764Stealth fontification only occurs while the system remains unloaded.
16765If the system load rises above `lazy-lock-stealth-load' percent, stealth
16766fontification is suspended. Stealth fontification intensity is controlled via
16767the variable `lazy-lock-stealth-nice' and `lazy-lock-stealth-lines', and
16768verbosity is controlled via the variable `lazy-lock-stealth-verbose'.
16769
16770\(fn &optional ARG)" t nil)
16771
16772(autoload (quote turn-on-lazy-lock) "lazy-lock" "\
16773Unconditionally turn on Lazy Lock mode.
16774
16775\(fn)" nil nil)
16776
16777;;;***
16778
16779;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16621;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16780;;;;;; (17788 21816)) 16622;;;;;; (17806 44353))
16781;;; Generated autoloads from progmodes/ld-script.el 16623;;; Generated autoloads from progmodes/ld-script.el
16782 16624
16783(add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode))) 16625(add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode)))
@@ -16792,7 +16634,7 @@ A major mode to edit GNU ld script files
16792;;;*** 16634;;;***
16793 16635
16794;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16636;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16795;;;;;; (17781 39501)) 16637;;;;;; (17806 44342))
16796;;; Generated autoloads from ledit.el 16638;;; Generated autoloads from ledit.el
16797 16639
16798(defconst ledit-save-files t "\ 16640(defconst ledit-save-files t "\
@@ -16827,7 +16669,7 @@ Not documented
16827 16669
16828;;;*** 16670;;;***
16829 16671
16830;;;### (autoloads (life) "life" "play/life.el" (17674 51268)) 16672;;;### (autoloads (life) "life" "play/life.el" (17723 17914))
16831;;; Generated autoloads from play/life.el 16673;;; Generated autoloads from play/life.el
16832 16674
16833(autoload (quote life) "life" "\ 16675(autoload (quote life) "life" "\
@@ -16840,8 +16682,8 @@ generations (this defaults to 1).
16840 16682
16841;;;*** 16683;;;***
16842 16684
16843;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17781 16685;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17806
16844;;;;;; 39501)) 16686;;;;;; 44342))
16845;;; Generated autoloads from loadhist.el 16687;;; Generated autoloads from loadhist.el
16846 16688
16847(autoload (quote unload-feature) "loadhist" "\ 16689(autoload (quote unload-feature) "loadhist" "\
@@ -16864,7 +16706,7 @@ such as redefining an Emacs function.
16864;;;*** 16706;;;***
16865 16707
16866;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16708;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16867;;;;;; "locate" "locate.el" (17771 1419)) 16709;;;;;; "locate" "locate.el" (17806 44342))
16868;;; Generated autoloads from locate.el 16710;;; Generated autoloads from locate.el
16869 16711
16870(defvar locate-ls-subdir-switches "-al" "\ 16712(defvar locate-ls-subdir-switches "-al" "\
@@ -16911,7 +16753,7 @@ except that FILTER is not optional.
16911 16753
16912;;;*** 16754;;;***
16913 16755
16914;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17781 39502)) 16756;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17806 44342))
16915;;; Generated autoloads from log-edit.el 16757;;; Generated autoloads from log-edit.el
16916 16758
16917(autoload (quote log-edit) "log-edit" "\ 16759(autoload (quote log-edit) "log-edit" "\
@@ -16932,8 +16774,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
16932 16774
16933;;;*** 16775;;;***
16934 16776
16935;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17587 16777;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17501
16936;;;;;; 57939)) 16778;;;;;; 10769))
16937;;; Generated autoloads from log-view.el 16779;;; Generated autoloads from log-view.el
16938 16780
16939(autoload (quote log-view-mode) "log-view" "\ 16781(autoload (quote log-view-mode) "log-view" "\
@@ -16943,8 +16785,8 @@ Major mode for browsing CVS log output.
16943 16785
16944;;;*** 16786;;;***
16945 16787
16946;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17771 16788;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17806
16947;;;;;; 1419)) 16789;;;;;; 44343))
16948;;; Generated autoloads from longlines.el 16790;;; Generated autoloads from longlines.el
16949 16791
16950(autoload (quote longlines-mode) "longlines" "\ 16792(autoload (quote longlines-mode) "longlines" "\
@@ -16965,8 +16807,8 @@ are indicated with a symbol.
16965;;;*** 16807;;;***
16966 16808
16967;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16809;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16968;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17682 16810;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17723
16969;;;;;; 43101)) 16811;;;;;; 17910))
16970;;; Generated autoloads from lpr.el 16812;;; Generated autoloads from lpr.el
16971 16813
16972(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 16814(defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
@@ -17060,7 +16902,7 @@ for further customization of the printer command.
17060;;;*** 16902;;;***
17061 16903
17062;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16904;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
17063;;;;;; (17781 39502)) 16905;;;;;; (17806 44343))
17064;;; Generated autoloads from ls-lisp.el 16906;;; Generated autoloads from ls-lisp.el
17065 16907
17066(defvar ls-lisp-support-shell-wildcards t "\ 16908(defvar ls-lisp-support-shell-wildcards t "\
@@ -17071,8 +16913,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17071 16913
17072;;;*** 16914;;;***
17073 16915
17074;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17386 16916;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17398
17075;;;;;; 33146)) 16917;;;;;; 63772))
17076;;; Generated autoloads from calendar/lunar.el 16918;;; Generated autoloads from calendar/lunar.el
17077 16919
17078(autoload (quote phases-of-moon) "lunar" "\ 16920(autoload (quote phases-of-moon) "lunar" "\
@@ -17085,8 +16927,8 @@ This function is suitable for execution in a .emacs file.
17085 16927
17086;;;*** 16928;;;***
17087 16929
17088;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17394 16930;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17398
17089;;;;;; 12938)) 16931;;;;;; 63782))
17090;;; Generated autoloads from progmodes/m4-mode.el 16932;;; Generated autoloads from progmodes/m4-mode.el
17091 16933
17092(autoload (quote m4-mode) "m4-mode" "\ 16934(autoload (quote m4-mode) "m4-mode" "\
@@ -17098,7 +16940,7 @@ A major mode to edit m4 macro files.
17098;;;*** 16940;;;***
17099 16941
17100;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16942;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
17101;;;;;; (17385 8490)) 16943;;;;;; (17398 63773))
17102;;; Generated autoloads from emacs-lisp/macroexp.el 16944;;; Generated autoloads from emacs-lisp/macroexp.el
17103 16945
17104(autoload (quote macroexpand-all) "macroexp" "\ 16946(autoload (quote macroexpand-all) "macroexp" "\
@@ -17112,7 +16954,7 @@ definitions to shadow the loaded ones for use in file byte-compilation.
17112;;;*** 16954;;;***
17113 16955
17114;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16956;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17115;;;;;; name-last-kbd-macro) "macros" "macros.el" (17781 39502)) 16957;;;;;; name-last-kbd-macro) "macros" "macros.el" (17806 44343))
17116;;; Generated autoloads from macros.el 16958;;; Generated autoloads from macros.el
17117 16959
17118(autoload (quote name-last-kbd-macro) "macros" "\ 16960(autoload (quote name-last-kbd-macro) "macros" "\
@@ -17201,7 +17043,7 @@ and then select the region of un-tablified names and use
17201;;;*** 17043;;;***
17202 17044
17203;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17045;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17204;;;;;; "mail/mail-extr.el" (17385 8494)) 17046;;;;;; "mail/mail-extr.el" (17398 63778))
17205;;; Generated autoloads from mail/mail-extr.el 17047;;; Generated autoloads from mail/mail-extr.el
17206 17048
17207(autoload (quote mail-extract-address-components) "mail-extr" "\ 17049(autoload (quote mail-extract-address-components) "mail-extr" "\
@@ -17233,7 +17075,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17233 17075
17234;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17076;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17235;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17077;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17236;;;;;; (17786 56015)) 17078;;;;;; (17806 44351))
17237;;; Generated autoloads from mail/mail-hist.el 17079;;; Generated autoloads from mail/mail-hist.el
17238 17080
17239(autoload (quote mail-hist-define-keys) "mail-hist" "\ 17081(autoload (quote mail-hist-define-keys) "mail-hist" "\
@@ -17264,8 +17106,8 @@ This function normally would be called when the message is sent.
17264 17106
17265;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17107;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17266;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 17108;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
17267;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17385 17109;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17398
17268;;;;;; 8494)) 17110;;;;;; 63778))
17269;;; Generated autoloads from mail/mail-utils.el 17111;;; Generated autoloads from mail/mail-utils.el
17270 17112
17271(defvar mail-use-rfc822 nil "\ 17113(defvar mail-use-rfc822 nil "\
@@ -17273,7 +17115,7 @@ This function normally would be called when the message is sent.
17273Otherwise, (the default) use a smaller, somewhat faster, and 17115Otherwise, (the default) use a smaller, somewhat faster, and
17274often correct parser.") 17116often correct parser.")
17275 17117
17276(custom-autoload (quote mail-use-rfc822) "mail-utils") 17118(custom-autoload (quote mail-use-rfc822) "mail-utils" t)
17277 17119
17278(autoload (quote mail-file-babyl-p) "mail-utils" "\ 17120(autoload (quote mail-file-babyl-p) "mail-utils" "\
17279Not documented 17121Not documented
@@ -17317,7 +17159,7 @@ If 4th arg LIST is non-nil, return a list of all such fields.
17317;;;*** 17159;;;***
17318 17160
17319;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 17161;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
17320;;;;;; "mailabbrev" "mail/mailabbrev.el" (17786 56015)) 17162;;;;;; "mailabbrev" "mail/mailabbrev.el" (17806 44351))
17321;;; Generated autoloads from mail/mailabbrev.el 17163;;; Generated autoloads from mail/mailabbrev.el
17322 17164
17323(autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 17165(autoload (quote mail-abbrevs-setup) "mailabbrev" "\
@@ -17340,8 +17182,8 @@ If DEFINITION contains multiple addresses, separate them with commas.
17340;;;*** 17182;;;***
17341 17183
17342;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 17184;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
17343;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17786 17185;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17806
17344;;;;;; 56015)) 17186;;;;;; 44351))
17345;;; Generated autoloads from mail/mailalias.el 17187;;; Generated autoloads from mail/mailalias.el
17346 17188
17347(defvar mail-complete-style (quote angles) "\ 17189(defvar mail-complete-style (quote angles) "\
@@ -17387,7 +17229,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any.
17387;;;*** 17229;;;***
17388 17230
17389;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17231;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17390;;;;;; (17385 8494)) 17232;;;;;; (17398 63778))
17391;;; Generated autoloads from mail/mailclient.el 17233;;; Generated autoloads from mail/mailclient.el
17392 17234
17393(autoload (quote mailclient-send-it) "mailclient" "\ 17235(autoload (quote mailclient-send-it) "mailclient" "\
@@ -17401,7 +17243,7 @@ The mail client is taken to be the handler of mailto URLs.
17401 17243
17402;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17244;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17403;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17245;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17404;;;;;; "make-mode" "progmodes/make-mode.el" (17692 12587)) 17246;;;;;; "make-mode" "progmodes/make-mode.el" (17723 17915))
17405;;; Generated autoloads from progmodes/make-mode.el 17247;;; Generated autoloads from progmodes/make-mode.el
17406 17248
17407(autoload (quote makefile-mode) "make-mode" "\ 17249(autoload (quote makefile-mode) "make-mode" "\
@@ -17518,8 +17360,8 @@ An adapted `makefile-mode' that knows about imake.
17518 17360
17519;;;*** 17361;;;***
17520 17362
17521;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17781 17363;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17806
17522;;;;;; 39502)) 17364;;;;;; 44343))
17523;;; Generated autoloads from makesum.el 17365;;; Generated autoloads from makesum.el
17524 17366
17525(autoload (quote make-command-summary) "makesum" "\ 17367(autoload (quote make-command-summary) "makesum" "\
@@ -17530,7 +17372,7 @@ Previous contents of that buffer are killed first.
17530 17372
17531;;;*** 17373;;;***
17532 17374
17533;;;### (autoloads (man-follow man) "man" "man.el" (17786 62407)) 17375;;;### (autoloads (man-follow man) "man" "man.el" (17806 44343))
17534;;; Generated autoloads from man.el 17376;;; Generated autoloads from man.el
17535 17377
17536(defalias (quote manual-entry) (quote man)) 17378(defalias (quote manual-entry) (quote man))
@@ -17557,7 +17399,7 @@ Get a Un*x manual page of the item under point and put it in a buffer.
17557 17399
17558;;;*** 17400;;;***
17559 17401
17560;;;### (autoloads (master-mode) "master" "master.el" (17781 39502)) 17402;;;### (autoloads (master-mode) "master" "master.el" (17806 44343))
17561;;; Generated autoloads from master.el 17403;;; Generated autoloads from master.el
17562 17404
17563(autoload (quote master-mode) "master" "\ 17405(autoload (quote master-mode) "master" "\
@@ -17579,8 +17421,8 @@ yourself the value of `master-of' by calling `master-show-slave'.
17579 17421
17580;;;*** 17422;;;***
17581 17423
17582;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17788 17424;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17806
17583;;;;;; 29144)) 17425;;;;;; 44343))
17584;;; Generated autoloads from menu-bar.el 17426;;; Generated autoloads from menu-bar.el
17585 17427
17586(put (quote menu-bar-mode) (quote standard-value) (quote (t))) 17428(put (quote menu-bar-mode) (quote standard-value) (quote (t)))
@@ -17615,7 +17457,7 @@ turn on menu bars; otherwise, turn off menu bars.
17615;;;;;; message-cite-function message-yank-prefix message-citation-line-function 17457;;;;;; message-cite-function message-yank-prefix message-citation-line-function
17616;;;;;; message-send-mail-function message-user-organization-file 17458;;;;;; message-send-mail-function message-user-organization-file
17617;;;;;; message-signature-separator message-from-style) "message" 17459;;;;;; message-signature-separator message-from-style) "message"
17618;;;;;; "gnus/message.el" (17756 33825)) 17460;;;;;; "gnus/message.el" (17822 38985))
17619;;; Generated autoloads from gnus/message.el 17461;;; Generated autoloads from gnus/message.el
17620 17462
17621(defvar message-from-style (quote default) "\ 17463(defvar message-from-style (quote default) "\
@@ -17869,7 +17711,7 @@ which specify the range to operate on.
17869;;;*** 17711;;;***
17870 17712
17871;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17713;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17872;;;;;; (17394 12938)) 17714;;;;;; (17398 63782))
17873;;; Generated autoloads from progmodes/meta-mode.el 17715;;; Generated autoloads from progmodes/meta-mode.el
17874 17716
17875(autoload (quote metafont-mode) "meta-mode" "\ 17717(autoload (quote metafont-mode) "meta-mode" "\
@@ -17896,7 +17738,7 @@ Turning on MetaPost mode calls the value of the variable
17896 17738
17897;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17739;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17898;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17740;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17899;;;;;; (17786 56015)) 17741;;;;;; (17806 44351))
17900;;; Generated autoloads from mail/metamail.el 17742;;; Generated autoloads from mail/metamail.el
17901 17743
17902(autoload (quote metamail-interpret-header) "metamail" "\ 17744(autoload (quote metamail-interpret-header) "metamail" "\
@@ -17941,7 +17783,7 @@ redisplayed as output is inserted.
17941 17783
17942;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17784;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17943;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17785;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17944;;;;;; "mh-e/mh-comp.el" (17689 24335)) 17786;;;;;; "mh-e/mh-comp.el" (17723 17913))
17945;;; Generated autoloads from mh-e/mh-comp.el 17787;;; Generated autoloads from mh-e/mh-comp.el
17946 17788
17947(autoload (quote mh-smail) "mh-comp" "\ 17789(autoload (quote mh-smail) "mh-comp" "\
@@ -18028,7 +17870,7 @@ delete the draft message.
18028 17870
18029;;;*** 17871;;;***
18030 17872
18031;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17752 39352)) 17873;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17753 42784))
18032;;; Generated autoloads from mh-e/mh-e.el 17874;;; Generated autoloads from mh-e/mh-e.el
18033 17875
18034(put (quote mh-progs) (quote risky-local-variable) t) 17876(put (quote mh-progs) (quote risky-local-variable) t)
@@ -18045,7 +17887,7 @@ Display version information about MH-E and the MH mail handling system.
18045;;;*** 17887;;;***
18046 17888
18047;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17889;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
18048;;;;;; "mh-e/mh-folder.el" (17485 5461)) 17890;;;;;; "mh-e/mh-folder.el" (17501 10773))
18049;;; Generated autoloads from mh-e/mh-folder.el 17891;;; Generated autoloads from mh-e/mh-folder.el
18050 17892
18051(autoload (quote mh-rmail) "mh-folder" "\ 17893(autoload (quote mh-rmail) "mh-folder" "\
@@ -18127,7 +17969,7 @@ perform the operation on all messages in that region.
18127;;;*** 17969;;;***
18128 17970
18129;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17971;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18130;;;;;; "midnight.el" (17781 39502)) 17972;;;;;; "midnight.el" (17806 44343))
18131;;; Generated autoloads from midnight.el 17973;;; Generated autoloads from midnight.el
18132 17974
18133(autoload (quote clean-buffer-list) "midnight" "\ 17975(autoload (quote clean-buffer-list) "midnight" "\
@@ -18154,18 +17996,17 @@ to its second argument TM.
18154;;;*** 17996;;;***
18155 17997
18156;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17998;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18157;;;;;; "minibuf-eldef.el" (17385 8487)) 17999;;;;;; "minibuf-eldef.el" (17398 63768))
18158;;; Generated autoloads from minibuf-eldef.el 18000;;; Generated autoloads from minibuf-eldef.el
18159 18001
18160(defvar minibuffer-electric-default-mode nil "\ 18002(defvar minibuffer-electric-default-mode nil "\
18161Non-nil if Minibuffer-Electric-Default mode is enabled. 18003Non-nil if Minibuffer-Electric-Default mode is enabled.
18162See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 18004See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
18163Setting this variable directly does not take effect; 18005Setting this variable directly does not take effect;
18164use either \\[customize] or the function `minibuffer-electric-default-mode'.") 18006either customize it (see the info node `Easy Customization')
18165 18007or call the function `minibuffer-electric-default-mode'.")
18166(custom-autoload (quote minibuffer-electric-default-mode) "minibuf-eldef")
18167 18008
18168(put (quote minibuffer-electric-default-mode) (quote custom-set) (quote custom-set-minor-mode)) 18009(custom-autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" nil)
18169 18010
18170(autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\ 18011(autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\
18171Toggle Minibuffer Electric Default mode. 18012Toggle Minibuffer Electric Default mode.
@@ -18183,7 +18024,7 @@ Returns non-nil if the new state is enabled.
18183;;;*** 18024;;;***
18184 18025
18185;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18026;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18186;;;;;; (17394 12938)) 18027;;;;;; (17398 63782))
18187;;; Generated autoloads from progmodes/mixal-mode.el 18028;;; Generated autoloads from progmodes/mixal-mode.el
18188 18029
18189(autoload (quote mixal-mode) "mixal-mode" "\ 18030(autoload (quote mixal-mode) "mixal-mode" "\
@@ -18198,7 +18039,7 @@ Major mode for the mixal asm language.
18198 18039
18199;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 18040;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
18200;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 18041;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
18201;;;;;; (17788 21816)) 18042;;;;;; (17806 44351))
18202;;; Generated autoloads from language/mlm-util.el 18043;;; Generated autoloads from language/mlm-util.el
18203 18044
18204(autoload (quote malayalam-compose-region) "mlm-util" "\ 18045(autoload (quote malayalam-compose-region) "mlm-util" "\
@@ -18221,7 +18062,7 @@ PATTERN regexp.
18221;;;*** 18062;;;***
18222 18063
18223;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18064;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18224;;;;;; "mm-extern" "gnus/mm-extern.el" (17632 41885)) 18065;;;;;; "mm-extern" "gnus/mm-extern.el" (17632 59497))
18225;;; Generated autoloads from gnus/mm-extern.el 18066;;; Generated autoloads from gnus/mm-extern.el
18226 18067
18227(autoload (quote mm-extern-cache-contents) "mm-extern" "\ 18068(autoload (quote mm-extern-cache-contents) "mm-extern" "\
@@ -18240,7 +18081,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18240;;;*** 18081;;;***
18241 18082
18242;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18083;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18243;;;;;; (17385 8493)) 18084;;;;;; (17398 63777))
18244;;; Generated autoloads from gnus/mm-partial.el 18085;;; Generated autoloads from gnus/mm-partial.el
18245 18086
18246(autoload (quote mm-inline-partial) "mm-partial" "\ 18087(autoload (quote mm-inline-partial) "mm-partial" "\
@@ -18254,7 +18095,7 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
18254;;;*** 18095;;;***
18255 18096
18256;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18097;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18257;;;;;; "mm-url" "gnus/mm-url.el" (17780 18172)) 18098;;;;;; "mm-url" "gnus/mm-url.el" (17806 44348))
18258;;; Generated autoloads from gnus/mm-url.el 18099;;; Generated autoloads from gnus/mm-url.el
18259 18100
18260(autoload (quote mm-url-insert-file-contents) "mm-url" "\ 18101(autoload (quote mm-url-insert-file-contents) "mm-url" "\
@@ -18271,7 +18112,7 @@ Insert file contents of URL using `mm-url-program'.
18271;;;*** 18112;;;***
18272 18113
18273;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18114;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18274;;;;;; "gnus/mm-uu.el" (17761 54014)) 18115;;;;;; "gnus/mm-uu.el" (17806 44348))
18275;;; Generated autoloads from gnus/mm-uu.el 18116;;; Generated autoloads from gnus/mm-uu.el
18276 18117
18277(autoload (quote mm-uu-dissect) "mm-uu" "\ 18118(autoload (quote mm-uu-dissect) "mm-uu" "\
@@ -18291,7 +18132,7 @@ Assume text has been decoded if DECODED is non-nil.
18291;;;*** 18132;;;***
18292 18133
18293;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18134;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18294;;;;;; (17495 43954)) 18135;;;;;; (17501 10771))
18295;;; Generated autoloads from gnus/mml1991.el 18136;;; Generated autoloads from gnus/mml1991.el
18296 18137
18297(autoload (quote mml1991-encrypt) "mml1991" "\ 18138(autoload (quote mml1991-encrypt) "mml1991" "\
@@ -18308,7 +18149,7 @@ Not documented
18308 18149
18309;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18150;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18310;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18151;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18311;;;;;; "mml2015" "gnus/mml2015.el" (17776 24487)) 18152;;;;;; "mml2015" "gnus/mml2015.el" (17806 44348))
18312;;; Generated autoloads from gnus/mml2015.el 18153;;; Generated autoloads from gnus/mml2015.el
18313 18154
18314(autoload (quote mml2015-decrypt) "mml2015" "\ 18155(autoload (quote mml2015-decrypt) "mml2015" "\
@@ -18349,7 +18190,7 @@ Not documented
18349;;;*** 18190;;;***
18350 18191
18351;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 18192;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
18352;;;;;; (17276 54295)) 18193;;;;;; (17289 39206))
18353;;; Generated autoloads from progmodes/modula2.el 18194;;; Generated autoloads from progmodes/modula2.el
18354 18195
18355(autoload (quote modula-2-mode) "modula2" "\ 18196(autoload (quote modula-2-mode) "modula2" "\
@@ -18381,7 +18222,7 @@ followed by the first character of the construct.
18381;;;*** 18222;;;***
18382 18223
18383;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 18224;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
18384;;;;;; (17786 56015)) 18225;;;;;; (17806 44352))
18385;;; Generated autoloads from play/morse.el 18226;;; Generated autoloads from play/morse.el
18386 18227
18387(autoload (quote morse-region) "morse" "\ 18228(autoload (quote morse-region) "morse" "\
@@ -18396,8 +18237,8 @@ Convert morse coded text in region to ordinary ASCII text.
18396 18237
18397;;;*** 18238;;;***
18398 18239
18399;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17786 18240;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17806
18400;;;;;; 62747)) 18241;;;;;; 44343))
18401;;; Generated autoloads from mouse-sel.el 18242;;; Generated autoloads from mouse-sel.el
18402 18243
18403(defvar mouse-sel-mode nil "\ 18244(defvar mouse-sel-mode nil "\
@@ -18449,7 +18290,7 @@ primary selection and region.
18449 18290
18450;;;*** 18291;;;***
18451 18292
18452;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17786 56015)) 18293;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17806 44352))
18453;;; Generated autoloads from play/mpuz.el 18294;;; Generated autoloads from play/mpuz.el
18454 18295
18455(autoload (quote mpuz) "mpuz" "\ 18296(autoload (quote mpuz) "mpuz" "\
@@ -18459,18 +18300,17 @@ Multiplication puzzle with GNU Emacs.
18459 18300
18460;;;*** 18301;;;***
18461 18302
18462;;;### (autoloads (msb-mode) "msb" "msb.el" (17560 14582)) 18303;;;### (autoloads (msb-mode) "msb" "msb.el" (17575 33470))
18463;;; Generated autoloads from msb.el 18304;;; Generated autoloads from msb.el
18464 18305
18465(defvar msb-mode nil "\ 18306(defvar msb-mode nil "\
18466Non-nil if Msb mode is enabled. 18307Non-nil if Msb mode is enabled.
18467See the command `msb-mode' for a description of this minor-mode. 18308See the command `msb-mode' for a description of this minor-mode.
18468Setting this variable directly does not take effect; 18309Setting this variable directly does not take effect;
18469use either \\[customize] or the function `msb-mode'.") 18310either customize it (see the info node `Easy Customization')
18470 18311or call the function `msb-mode'.")
18471(custom-autoload (quote msb-mode) "msb")
18472 18312
18473(put (quote msb-mode) (quote custom-set) (quote custom-set-minor-mode)) 18313(custom-autoload (quote msb-mode) "msb" nil)
18474 18314
18475(autoload (quote msb-mode) "msb" "\ 18315(autoload (quote msb-mode) "msb" "\
18476Toggle Msb mode. 18316Toggle Msb mode.
@@ -18487,7 +18327,7 @@ different buffer menu using the function `msb'.
18487;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18327;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18488;;;;;; describe-coding-system describe-character-set list-charset-chars 18328;;;;;; describe-coding-system describe-character-set list-charset-chars
18489;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18329;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18490;;;;;; (17792 9561)) 18330;;;;;; (17806 44349))
18491;;; Generated autoloads from international/mule-diag.el 18331;;; Generated autoloads from international/mule-diag.el
18492 18332
18493(defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ 18333(defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\
@@ -18661,7 +18501,7 @@ system which uses fontsets).
18661;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18501;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18662;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18502;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18663;;;;;; truncate-string-to-width store-substring string-to-sequence) 18503;;;;;; truncate-string-to-width store-substring string-to-sequence)
18664;;;;;; "mule-util" "international/mule-util.el" (17792 9561)) 18504;;;;;; "mule-util" "international/mule-util.el" (17806 44349))
18665;;; Generated autoloads from international/mule-util.el 18505;;; Generated autoloads from international/mule-util.el
18666 18506
18667(autoload (quote string-to-sequence) "mule-util" "\ 18507(autoload (quote string-to-sequence) "mule-util" "\
@@ -18790,18 +18630,17 @@ basis, this may not be accurate.
18790;;;*** 18630;;;***
18791 18631
18792;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 18632;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
18793;;;;;; (17515 24181)) 18633;;;;;; (17509 55587))
18794;;; Generated autoloads from mwheel.el 18634;;; Generated autoloads from mwheel.el
18795 18635
18796(defvar mouse-wheel-mode nil "\ 18636(defvar mouse-wheel-mode nil "\
18797Non-nil if Mouse-Wheel mode is enabled. 18637Non-nil if Mouse-Wheel mode is enabled.
18798See the command `mouse-wheel-mode' for a description of this minor-mode. 18638See the command `mouse-wheel-mode' for a description of this minor-mode.
18799Setting this variable directly does not take effect; 18639Setting this variable directly does not take effect;
18800use either \\[customize] or the function `mouse-wheel-mode'.") 18640either customize it (see the info node `Easy Customization')
18801 18641or call the function `mouse-wheel-mode'.")
18802(custom-autoload (quote mouse-wheel-mode) "mwheel")
18803 18642
18804(put (quote mouse-wheel-mode) (quote custom-set) (quote custom-set-minor-mode)) 18643(custom-autoload (quote mouse-wheel-mode) "mwheel" nil)
18805 18644
18806(autoload (quote mouse-wheel-mode) "mwheel" "\ 18645(autoload (quote mouse-wheel-mode) "mwheel" "\
18807Toggle mouse wheel support. 18646Toggle mouse wheel support.
@@ -18820,7 +18659,7 @@ Enable mouse wheel support.
18820;;;### (autoloads (network-connection network-connection-to-service 18659;;;### (autoloads (network-connection network-connection-to-service
18821;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18660;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18822;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 18661;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
18823;;;;;; "net-utils" "net/net-utils.el" (17385 8495)) 18662;;;;;; "net-utils" "net/net-utils.el" (17398 63778))
18824;;; Generated autoloads from net/net-utils.el 18663;;; Generated autoloads from net/net-utils.el
18825 18664
18826(autoload (quote traceroute) "net-utils" "\ 18665(autoload (quote traceroute) "net-utils" "\
@@ -18916,7 +18755,7 @@ Open a network connection to HOST on PORT.
18916;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18755;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18917;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18756;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18918;;;;;; comment-padding comment-style comment-column) "newcomment" 18757;;;;;; comment-padding comment-style comment-column) "newcomment"
18919;;;;;; "newcomment.el" (17781 39502)) 18758;;;;;; "newcomment.el" (17806 44343))
18920;;; Generated autoloads from newcomment.el 18759;;; Generated autoloads from newcomment.el
18921 18760
18922(defalias (quote indent-for-comment) (quote comment-indent)) 18761(defalias (quote indent-for-comment) (quote comment-indent))
@@ -19112,7 +18951,7 @@ unless optional argument SOFT is non-nil.
19112 18951
19113;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start 18952;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start
19114;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" 18953;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker"
19115;;;;;; "net/newsticker.el" (17385 8495)) 18954;;;;;; "net/newsticker.el" (17398 63779))
19116;;; Generated autoloads from net/newsticker.el 18955;;; Generated autoloads from net/newsticker.el
19117 18956
19118(autoload (quote newsticker-running-p) "newsticker" "\ 18957(autoload (quote newsticker-running-p) "newsticker" "\
@@ -19154,7 +18993,7 @@ Switch to newsticker buffer. You may want to bind this to a key.
19154;;;*** 18993;;;***
19155 18994
19156;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 18995;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19157;;;;;; (17740 981)) 18996;;;;;; (17740 22929))
19158;;; Generated autoloads from gnus/nndiary.el 18997;;; Generated autoloads from gnus/nndiary.el
19159 18998
19160(autoload (quote nndiary-generate-nov-databases) "nndiary" "\ 18999(autoload (quote nndiary-generate-nov-databases) "nndiary" "\
@@ -19164,8 +19003,8 @@ Generate NOV databases in all nndiary directories.
19164 19003
19165;;;*** 19004;;;***
19166 19005
19167;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17385 19006;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17398
19168;;;;;; 8494)) 19007;;;;;; 63777))
19169;;; Generated autoloads from gnus/nndoc.el 19008;;; Generated autoloads from gnus/nndoc.el
19170 19009
19171(autoload (quote nndoc-add-type) "nndoc" "\ 19010(autoload (quote nndoc-add-type) "nndoc" "\
@@ -19180,7 +19019,7 @@ symbol in the alist.
19180;;;*** 19019;;;***
19181 19020
19182;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19021;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19183;;;;;; (17394 12936)) 19022;;;;;; (17398 63777))
19184;;; Generated autoloads from gnus/nnfolder.el 19023;;; Generated autoloads from gnus/nnfolder.el
19185 19024
19186(autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 19025(autoload (quote nnfolder-generate-active-file) "nnfolder" "\
@@ -19192,7 +19031,7 @@ This command does not work if you use short group names.
19192;;;*** 19031;;;***
19193 19032
19194;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 19033;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
19195;;;;;; (17788 21815)) 19034;;;;;; (17806 44348))
19196;;; Generated autoloads from gnus/nnkiboze.el 19035;;; Generated autoloads from gnus/nnkiboze.el
19197 19036
19198(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 19037(autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
@@ -19204,7 +19043,7 @@ Finds out what articles are to be part of the nnkiboze groups.
19204;;;*** 19043;;;***
19205 19044
19206;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19045;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19207;;;;;; (17385 8494)) 19046;;;;;; (17398 63777))
19208;;; Generated autoloads from gnus/nnml.el 19047;;; Generated autoloads from gnus/nnml.el
19209 19048
19210(autoload (quote nnml-generate-nov-databases) "nnml" "\ 19049(autoload (quote nnml-generate-nov-databases) "nnml" "\
@@ -19215,7 +19054,7 @@ Generate NOV databases in all nnml directories.
19215;;;*** 19054;;;***
19216 19055
19217;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 19056;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
19218;;;;;; "nnsoup" "gnus/nnsoup.el" (17740 981)) 19057;;;;;; "nnsoup" "gnus/nnsoup.el" (17740 22929))
19219;;; Generated autoloads from gnus/nnsoup.el 19058;;; Generated autoloads from gnus/nnsoup.el
19220 19059
19221(autoload (quote nnsoup-pack-replies) "nnsoup" "\ 19060(autoload (quote nnsoup-pack-replies) "nnsoup" "\
@@ -19236,7 +19075,7 @@ Revert posting and mailing methods to the standard Emacs methods.
19236;;;*** 19075;;;***
19237 19076
19238;;;### (autoloads (disable-command enable-command disabled-command-function) 19077;;;### (autoloads (disable-command enable-command disabled-command-function)
19239;;;;;; "novice" "novice.el" (17781 39502)) 19078;;;;;; "novice" "novice.el" (17806 44343))
19240;;; Generated autoloads from novice.el 19079;;; Generated autoloads from novice.el
19241 19080
19242(defvar disabled-command-function (quote disabled-command-function) "\ 19081(defvar disabled-command-function (quote disabled-command-function) "\
@@ -19269,7 +19108,7 @@ to future sessions.
19269;;;*** 19108;;;***
19270 19109
19271;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19110;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19272;;;;;; (17385 8496)) 19111;;;;;; (17398 63784))
19273;;; Generated autoloads from textmodes/nroff-mode.el 19112;;; Generated autoloads from textmodes/nroff-mode.el
19274 19113
19275(autoload (quote nroff-mode) "nroff-mode" "\ 19114(autoload (quote nroff-mode) "nroff-mode" "\
@@ -19284,7 +19123,7 @@ closing requests for requests that are used in matched pairs.
19284;;;*** 19123;;;***
19285 19124
19286;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 19125;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
19287;;;;;; (17394 12938)) 19126;;;;;; (17398 63783))
19288;;; Generated autoloads from progmodes/octave-hlp.el 19127;;; Generated autoloads from progmodes/octave-hlp.el
19289 19128
19290(autoload (quote octave-help) "octave-hlp" "\ 19129(autoload (quote octave-help) "octave-hlp" "\
@@ -19298,7 +19137,7 @@ If KEY is not a string, prompt for it with completion.
19298;;;*** 19137;;;***
19299 19138
19300;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19139;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19301;;;;;; (17730 6653)) 19140;;;;;; (17735 59805))
19302;;; Generated autoloads from progmodes/octave-inf.el 19141;;; Generated autoloads from progmodes/octave-inf.el
19303 19142
19304(autoload (quote inferior-octave) "octave-inf" "\ 19143(autoload (quote inferior-octave) "octave-inf" "\
@@ -19321,7 +19160,7 @@ startup file, `~/.emacs-octave'.
19321;;;*** 19160;;;***
19322 19161
19323;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19162;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19324;;;;;; (17781 39502)) 19163;;;;;; (17806 44353))
19325;;; Generated autoloads from progmodes/octave-mod.el 19164;;; Generated autoloads from progmodes/octave-mod.el
19326 19165
19327(autoload (quote octave-mode) "octave-mod" "\ 19166(autoload (quote octave-mode) "octave-mod" "\
@@ -19419,35 +19258,13 @@ including a reproducible test case and send the message.
19419 19258
19420;;;*** 19259;;;***
19421 19260
19422;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el"
19423;;;;;; (17786 56015))
19424;;; Generated autoloads from obsolete/options.el
19425
19426(autoload (quote list-options) "options" "\
19427Display a list of Emacs user options, with values and documentation.
19428It is now better to use Customize instead.
19429
19430\(fn)" t nil)
19431
19432(autoload (quote edit-options) "options" "\
19433Edit a list of Emacs user option values.
19434Selects a buffer containing such a list,
19435in which there are commands to set the option values.
19436Type \\[describe-mode] in that buffer for a list of commands.
19437
19438The Custom feature is intended to make this obsolete.
19439
19440\(fn)" t nil)
19441
19442;;;***
19443
19444;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19261;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
19445;;;;;; org-export-icalendar-this-file orgtbl-mode turn-on-orgtbl 19262;;;;;; org-export-icalendar-this-file orgtbl-mode turn-on-orgtbl
19446;;;;;; org-remember-handler org-remember-apply-template org-remember-annotation 19263;;;;;; org-remember-handler org-remember-apply-template org-remember-annotation
19447;;;;;; org-store-link org-tags-view org-diary org-cycle-agenda-files 19264;;;;;; org-store-link org-tags-view org-diary org-cycle-agenda-files
19448;;;;;; org-todo-list org-agenda-list org-batch-agenda org-agenda 19265;;;;;; org-todo-list org-agenda-list org-batch-agenda org-agenda
19449;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el" 19266;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el"
19450;;;;;; (17798 49643)) 19267;;;;;; (17806 44354))
19451;;; Generated autoloads from textmodes/org.el 19268;;; Generated autoloads from textmodes/org.el
19452 19269
19453(autoload (quote org-mode) "org" "\ 19270(autoload (quote org-mode) "org" "\
@@ -19715,7 +19532,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
19715;;;*** 19532;;;***
19716 19533
19717;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19534;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19718;;;;;; (17797 50970)) 19535;;;;;; (17806 44344))
19719;;; Generated autoloads from outline.el 19536;;; Generated autoloads from outline.el
19720(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19537(put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19721 19538
@@ -19771,8 +19588,8 @@ See the command `outline-mode' for more information on this mode.
19771 19588
19772;;;*** 19589;;;***
19773 19590
19774;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17495 19591;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17501
19775;;;;;; 43955)) 19592;;;;;; 10775))
19776;;; Generated autoloads from textmodes/paragraphs.el 19593;;; Generated autoloads from textmodes/paragraphs.el
19777(put 'paragraph-start 'safe-local-variable 'stringp) 19594(put 'paragraph-start 'safe-local-variable 'stringp)
19778(put 'paragraph-separate 'safe-local-variable 'stringp) 19595(put 'paragraph-separate 'safe-local-variable 'stringp)
@@ -19786,7 +19603,7 @@ See the command `outline-mode' for more information on this mode.
19786 19603
19787;;;*** 19604;;;***
19788 19605
19789;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17779 6042)) 19606;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17806 44344))
19790;;; Generated autoloads from paren.el 19607;;; Generated autoloads from paren.el
19791 19608
19792(defvar show-paren-mode nil "\ 19609(defvar show-paren-mode nil "\
@@ -19811,7 +19628,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
19811;;;*** 19628;;;***
19812 19629
19813;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 19630;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
19814;;;;;; (17386 33146)) 19631;;;;;; (17398 63772))
19815;;; Generated autoloads from calendar/parse-time.el 19632;;; Generated autoloads from calendar/parse-time.el
19816 19633
19817(autoload (quote parse-time-string) "parse-time" "\ 19634(autoload (quote parse-time-string) "parse-time" "\
@@ -19823,8 +19640,8 @@ unknown are returned as nil.
19823 19640
19824;;;*** 19641;;;***
19825 19642
19826;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17394 19643;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17398
19827;;;;;; 12938)) 19644;;;;;; 63783))
19828;;; Generated autoloads from progmodes/pascal.el 19645;;; Generated autoloads from progmodes/pascal.el
19829 19646
19830(autoload (quote pascal-mode) "pascal" "\ 19647(autoload (quote pascal-mode) "pascal" "\
@@ -19877,7 +19694,7 @@ no args, if that value is non-nil.
19877;;;*** 19694;;;***
19878 19695
19879;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 19696;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
19880;;;;;; (17785 34467)) 19697;;;;;; (17806 44346))
19881;;; Generated autoloads from emulation/pc-mode.el 19698;;; Generated autoloads from emulation/pc-mode.el
19882 19699
19883(autoload (quote pc-bindings-mode) "pc-mode" "\ 19700(autoload (quote pc-bindings-mode) "pc-mode" "\
@@ -19895,18 +19712,17 @@ C-Escape does list-buffers.
19895;;;*** 19712;;;***
19896 19713
19897;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 19714;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
19898;;;;;; "emulation/pc-select.el" (17385 8491)) 19715;;;;;; "emulation/pc-select.el" (17398 63773))
19899;;; Generated autoloads from emulation/pc-select.el 19716;;; Generated autoloads from emulation/pc-select.el
19900 19717
19901(defvar pc-selection-mode nil "\ 19718(defvar pc-selection-mode nil "\
19902Non-nil if Pc-Selection mode is enabled. 19719Non-nil if Pc-Selection mode is enabled.
19903See the command `pc-selection-mode' for a description of this minor-mode. 19720See the command `pc-selection-mode' for a description of this minor-mode.
19904Setting this variable directly does not take effect; 19721Setting this variable directly does not take effect;
19905use either \\[customize] or the function `pc-selection-mode'.") 19722either customize it (see the info node `Easy Customization')
19906 19723or call the function `pc-selection-mode'.")
19907(custom-autoload (quote pc-selection-mode) "pc-select")
19908 19724
19909(put (quote pc-selection-mode) (quote custom-set) (quote custom-set-minor-mode)) 19725(custom-autoload (quote pc-selection-mode) "pc-select" nil)
19910 19726
19911(autoload (quote pc-selection-mode) "pc-select" "\ 19727(autoload (quote pc-selection-mode) "pc-select" "\
19912Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style. 19728Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style.
@@ -19968,12 +19784,12 @@ This mode enables Delete Selection mode and Transient Mark mode.
19968Setting this variable directly does not take effect; 19784Setting this variable directly does not take effect;
19969you must modify it using \\[customize] or \\[pc-selection-mode].") 19785you must modify it using \\[customize] or \\[pc-selection-mode].")
19970 19786
19971(custom-autoload (quote pc-selection-mode) "pc-select") 19787(custom-autoload (quote pc-selection-mode) "pc-select" nil)
19972 19788
19973;;;*** 19789;;;***
19974 19790
19975;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17781 19791;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17806
19976;;;;;; 39502)) 19792;;;;;; 44344))
19977;;; Generated autoloads from pcmpl-cvs.el 19793;;; Generated autoloads from pcmpl-cvs.el
19978 19794
19979(autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 19795(autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
@@ -19984,7 +19800,7 @@ Completion rules for the `cvs' command.
19984;;;*** 19800;;;***
19985 19801
19986;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 19802;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
19987;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17781 39502)) 19803;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17806 44344))
19988;;; Generated autoloads from pcmpl-gnu.el 19804;;; Generated autoloads from pcmpl-gnu.el
19989 19805
19990(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 19806(autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
@@ -20012,7 +19828,7 @@ Completion for the GNU tar utility.
20012;;;*** 19828;;;***
20013 19829
20014;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 19830;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
20015;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17781 39502)) 19831;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17806 44344))
20016;;; Generated autoloads from pcmpl-linux.el 19832;;; Generated autoloads from pcmpl-linux.el
20017 19833
20018(autoload (quote pcomplete/kill) "pcmpl-linux" "\ 19834(autoload (quote pcomplete/kill) "pcmpl-linux" "\
@@ -20032,8 +19848,8 @@ Completion for GNU/Linux `mount'.
20032 19848
20033;;;*** 19849;;;***
20034 19850
20035;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17781 19851;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17806
20036;;;;;; 39502)) 19852;;;;;; 44344))
20037;;; Generated autoloads from pcmpl-rpm.el 19853;;; Generated autoloads from pcmpl-rpm.el
20038 19854
20039(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 19855(autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
@@ -20049,7 +19865,7 @@ You can use \\[eshell-report-bug] to do so.
20049 19865
20050;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 19866;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
20051;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 19867;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
20052;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17781 39502)) 19868;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17806 44344))
20053;;; Generated autoloads from pcmpl-unix.el 19869;;; Generated autoloads from pcmpl-unix.el
20054 19870
20055(autoload (quote pcomplete/cd) "pcmpl-unix" "\ 19871(autoload (quote pcomplete/cd) "pcmpl-unix" "\
@@ -20095,8 +19911,8 @@ Completion for the `chgrp' command.
20095 19911
20096;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 19912;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
20097;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 19913;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
20098;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17476 19914;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17501
20099;;;;;; 4798)) 19915;;;;;; 10769))
20100;;; Generated autoloads from pcomplete.el 19916;;; Generated autoloads from pcomplete.el
20101 19917
20102(autoload (quote pcomplete) "pcomplete" "\ 19918(autoload (quote pcomplete) "pcomplete" "\
@@ -20155,7 +19971,7 @@ Setup shell-mode to use pcomplete.
20155 19971
20156;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 19972;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20157;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 19973;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20158;;;;;; "pcvs.el" (17781 39502)) 19974;;;;;; "pcvs.el" (17806 44344))
20159;;; Generated autoloads from pcvs.el 19975;;; Generated autoloads from pcvs.el
20160 19976
20161(autoload (quote cvs-checkout) "pcvs" "\ 19977(autoload (quote cvs-checkout) "pcvs" "\
@@ -20232,7 +20048,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20232 20048
20233;;;*** 20049;;;***
20234 20050
20235;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17781 39502)) 20051;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17806 44344))
20236;;; Generated autoloads from pcvs-defs.el 20052;;; Generated autoloads from pcvs-defs.el
20237 20053
20238(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) 20054(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m)))
@@ -20240,7 +20056,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
20240;;;*** 20056;;;***
20241 20057
20242;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20058;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20243;;;;;; (17515 24182)) 20059;;;;;; (17501 10775))
20244;;; Generated autoloads from progmodes/perl-mode.el 20060;;; Generated autoloads from progmodes/perl-mode.el
20245 20061
20246(autoload (quote perl-mode) "perl-mode" "\ 20062(autoload (quote perl-mode) "perl-mode" "\
@@ -20298,7 +20114,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20298;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20114;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20299;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20115;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20300;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20116;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20301;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17661 55157)) 20117;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17723 17910))
20302;;; Generated autoloads from pgg.el 20118;;; Generated autoloads from pgg.el
20303 20119
20304(autoload (quote pgg-encrypt-region) "pgg" "\ 20120(autoload (quote pgg-encrypt-region) "pgg" "\
@@ -20432,7 +20248,7 @@ Import public keys in the current buffer.
20432;;;*** 20248;;;***
20433 20249
20434;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20250;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20435;;;;;; (17797 53312)) 20251;;;;;; (17822 38984))
20436;;; Generated autoloads from pgg-gpg.el 20252;;; Generated autoloads from pgg-gpg.el
20437 20253
20438(autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\ 20254(autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\
@@ -20443,7 +20259,7 @@ True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20443;;;*** 20259;;;***
20444 20260
20445;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20261;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20446;;;;;; (17786 56015)) 20262;;;;;; (17806 44354))
20447;;; Generated autoloads from textmodes/picture.el 20263;;; Generated autoloads from textmodes/picture.el
20448 20264
20449(autoload (quote picture-mode) "picture" "\ 20265(autoload (quote picture-mode) "picture" "\
@@ -20524,7 +20340,7 @@ they are not defaultly assigned to keys.
20524;;;*** 20340;;;***
20525 20341
20526;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20342;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20527;;;;;; (17601 9092)) 20343;;;;;; (17620 26953))
20528;;; Generated autoloads from textmodes/po.el 20344;;; Generated autoloads from textmodes/po.el
20529 20345
20530(autoload (quote po-find-file-coding-system) "po" "\ 20346(autoload (quote po-find-file-coding-system) "po" "\
@@ -20535,7 +20351,7 @@ Called through `file-coding-system-alist', before the file is visited for real.
20535 20351
20536;;;*** 20352;;;***
20537 20353
20538;;;### (autoloads (pong) "pong" "play/pong.el" (17551 7908)) 20354;;;### (autoloads (pong) "pong" "play/pong.el" (17546 35258))
20539;;; Generated autoloads from play/pong.el 20355;;; Generated autoloads from play/pong.el
20540 20356
20541(autoload (quote pong) "pong" "\ 20357(autoload (quote pong) "pong" "\
@@ -20552,7 +20368,7 @@ pong-mode keybindings:\\<pong-mode-map>
20552;;;*** 20368;;;***
20553 20369
20554;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer 20370;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
20555;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17740 981)) 20371;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17740 22929))
20556;;; Generated autoloads from emacs-lisp/pp.el 20372;;; Generated autoloads from emacs-lisp/pp.el
20557 20373
20558(autoload (quote pp-to-string) "pp" "\ 20374(autoload (quote pp-to-string) "pp" "\
@@ -20613,7 +20429,7 @@ Ignores leading comment characters.
20613;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20429;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20614;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20430;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20615;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20431;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20616;;;;;; (17780 18172)) 20432;;;;;; (17806 44344))
20617;;; Generated autoloads from printing.el 20433;;; Generated autoloads from printing.el
20618 20434
20619(autoload (quote pr-interface) "printing" "\ 20435(autoload (quote pr-interface) "printing" "\
@@ -21201,7 +21017,7 @@ are both set to t.
21201;;;*** 21017;;;***
21202 21018
21203;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21019;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21204;;;;;; (17664 20313)) 21020;;;;;; (17723 17915))
21205;;; Generated autoloads from progmodes/prolog.el 21021;;; Generated autoloads from progmodes/prolog.el
21206 21022
21207(autoload (quote prolog-mode) "prolog" "\ 21023(autoload (quote prolog-mode) "prolog" "\
@@ -21224,7 +21040,7 @@ With prefix argument \\[universal-prefix], prompt for the program to use.
21224 21040
21225;;;*** 21041;;;***
21226 21042
21227;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17792 9561)) 21043;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17806 44344))
21228;;; Generated autoloads from ps-bdf.el 21044;;; Generated autoloads from ps-bdf.el
21229 21045
21230(defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 21046(defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
@@ -21233,8 +21049,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21233 21049
21234;;;*** 21050;;;***
21235 21051
21236;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17394 21052;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17398
21237;;;;;; 12938)) 21053;;;;;; 63783))
21238;;; Generated autoloads from progmodes/ps-mode.el 21054;;; Generated autoloads from progmodes/ps-mode.el
21239 21055
21240(autoload (quote ps-mode) "ps-mode" "\ 21056(autoload (quote ps-mode) "ps-mode" "\
@@ -21283,7 +21099,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21283;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string 21099;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
21284;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string 21100;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
21285;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) 21101;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
21286;;;;;; "ps-mule" "ps-mule.el" (17780 18172)) 21102;;;;;; "ps-mule" "ps-mule.el" (17806 44344))
21287;;; Generated autoloads from ps-mule.el 21103;;; Generated autoloads from ps-mule.el
21288 21104
21289(defvar ps-multibyte-buffer nil "\ 21105(defvar ps-multibyte-buffer nil "\
@@ -21404,8 +21220,8 @@ Not documented
21404;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21220;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21405;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21221;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21406;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21222;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21407;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17780 21223;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17806
21408;;;;;; 18172)) 21224;;;;;; 44344))
21409;;; Generated autoloads from ps-print.el 21225;;; Generated autoloads from ps-print.el
21410 21226
21411(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ 21227(defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\
@@ -21602,7 +21418,7 @@ If EXTENSION is any other symbol, it is ignored.
21602;;;*** 21418;;;***
21603 21419
21604;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21420;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
21605;;;;;; (17780 18172)) 21421;;;;;; (17806 44353))
21606;;; Generated autoloads from progmodes/python.el 21422;;; Generated autoloads from progmodes/python.el
21607 21423
21608(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21424(add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
@@ -21677,7 +21493,7 @@ Runs `jython-mode-hook' after `python-mode-hook'.
21677;;;*** 21493;;;***
21678 21494
21679;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21495;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21680;;;;;; (17408 40148)) 21496;;;;;; (17408 8260))
21681;;; Generated autoloads from gnus/qp.el 21497;;; Generated autoloads from gnus/qp.el
21682 21498
21683(autoload (quote quoted-printable-decode-region) "qp" "\ 21499(autoload (quote quoted-printable-decode-region) "qp" "\
@@ -21700,7 +21516,7 @@ them into characters should be done separately.
21700;;;;;; quail-defrule quail-install-decode-map quail-install-map 21516;;;;;; quail-defrule quail-install-decode-map quail-install-map
21701;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21517;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21702;;;;;; quail-define-package quail-use-package quail-title) "quail" 21518;;;;;; quail-define-package quail-use-package quail-title) "quail"
21703;;;;;; "international/quail.el" (17792 9562)) 21519;;;;;; "international/quail.el" (17806 44350))
21704;;; Generated autoloads from international/quail.el 21520;;; Generated autoloads from international/quail.el
21705 21521
21706(autoload (quote quail-title) "quail" "\ 21522(autoload (quote quail-title) "quail" "\
@@ -21931,8 +21747,8 @@ of each directory.
21931 21747
21932;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 21748;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
21933;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 21749;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
21934;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17385 21750;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17398
21935;;;;;; 8495)) 21751;;;;;; 63779))
21936;;; Generated autoloads from net/quickurl.el 21752;;; Generated autoloads from net/quickurl.el
21937 21753
21938(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" "\ 21754(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" "\
@@ -22004,7 +21820,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22004;;;*** 21820;;;***
22005 21821
22006;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 21822;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22007;;;;;; "net/rcirc.el" (17767 19634)) 21823;;;;;; "net/rcirc.el" (17806 44352))
22008;;; Generated autoloads from net/rcirc.el 21824;;; Generated autoloads from net/rcirc.el
22009 21825
22010(autoload (quote rcirc) "rcirc" "\ 21826(autoload (quote rcirc) "rcirc" "\
@@ -22036,8 +21852,8 @@ Global minor mode for tracking activity in rcirc buffers.
22036 21852
22037;;;*** 21853;;;***
22038 21854
22039;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17786 21855;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17806
22040;;;;;; 56015)) 21856;;;;;; 44352))
22041;;; Generated autoloads from net/rcompile.el 21857;;; Generated autoloads from net/rcompile.el
22042 21858
22043(autoload (quote remote-compile) "rcompile" "\ 21859(autoload (quote remote-compile) "rcompile" "\
@@ -22049,7 +21865,7 @@ See \\[compile].
22049;;;*** 21865;;;***
22050 21866
22051;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 21867;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22052;;;;;; (17751 22876)) 21868;;;;;; (17753 42783))
22053;;; Generated autoloads from emacs-lisp/re-builder.el 21869;;; Generated autoloads from emacs-lisp/re-builder.el
22054 21870
22055(defalias (quote regexp-builder) (quote re-builder)) 21871(defalias (quote regexp-builder) (quote re-builder))
@@ -22061,7 +21877,7 @@ Construct a regexp interactively.
22061 21877
22062;;;*** 21878;;;***
22063 21879
22064;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17718 28532)) 21880;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17723 17910))
22065;;; Generated autoloads from recentf.el 21881;;; Generated autoloads from recentf.el
22066 21882
22067(defvar recentf-mode nil "\ 21883(defvar recentf-mode nil "\
@@ -22088,8 +21904,8 @@ that were operated on recently.
22088;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 21904;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22089;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 21905;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
22090;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 21906;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
22091;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17637 21907;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17640
22092;;;;;; 59300)) 21908;;;;;; 8859))
22093;;; Generated autoloads from rect.el 21909;;; Generated autoloads from rect.el
22094 21910
22095(autoload (quote move-to-column-force) "rect" "\ 21911(autoload (quote move-to-column-force) "rect" "\
@@ -22217,8 +22033,8 @@ rectangle which were empty.
22217 22033
22218;;;*** 22034;;;***
22219 22035
22220;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17786 22036;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17806
22221;;;;;; 56015)) 22037;;;;;; 44354))
22222;;; Generated autoloads from textmodes/refill.el 22038;;; Generated autoloads from textmodes/refill.el
22223 22039
22224(autoload (quote refill-mode) "refill" "\ 22040(autoload (quote refill-mode) "refill" "\
@@ -22234,7 +22050,7 @@ refilling if they would cause auto-filling.
22234;;;*** 22050;;;***
22235 22051
22236;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22052;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22237;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17408 40149)) 22053;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17408 8262))
22238;;; Generated autoloads from textmodes/reftex.el 22054;;; Generated autoloads from textmodes/reftex.el
22239 22055
22240(autoload (quote turn-on-reftex) "reftex" "\ 22056(autoload (quote turn-on-reftex) "reftex" "\
@@ -22284,7 +22100,7 @@ This enforces rescanning the buffer on next use.
22284;;;*** 22100;;;***
22285 22101
22286;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22102;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22287;;;;;; (17786 56015)) 22103;;;;;; (17806 44355))
22288;;; Generated autoloads from textmodes/reftex-cite.el 22104;;; Generated autoloads from textmodes/reftex-cite.el
22289 22105
22290(autoload (quote reftex-citation) "reftex-cite" "\ 22106(autoload (quote reftex-citation) "reftex-cite" "\
@@ -22314,7 +22130,7 @@ While entering the regexp, completion on knows citation keys is possible.
22314;;;*** 22130;;;***
22315 22131
22316;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22132;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22317;;;;;; (17786 56015)) 22133;;;;;; (17806 44355))
22318;;; Generated autoloads from textmodes/reftex-global.el 22134;;; Generated autoloads from textmodes/reftex-global.el
22319 22135
22320(autoload (quote reftex-isearch-minor-mode) "reftex-global" "\ 22136(autoload (quote reftex-isearch-minor-mode) "reftex-global" "\
@@ -22331,7 +22147,7 @@ With no argument, this command toggles
22331;;;*** 22147;;;***
22332 22148
22333;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22149;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22334;;;;;; (17786 56015)) 22150;;;;;; (17806 44355))
22335;;; Generated autoloads from textmodes/reftex-index.el 22151;;; Generated autoloads from textmodes/reftex-index.el
22336 22152
22337(autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 22153(autoload (quote reftex-index-phrases-mode) "reftex-index" "\
@@ -22364,7 +22180,7 @@ Here are all local bindings.
22364;;;*** 22180;;;***
22365 22181
22366;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22182;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22367;;;;;; (17786 56015)) 22183;;;;;; (17806 44355))
22368;;; Generated autoloads from textmodes/reftex-parse.el 22184;;; Generated autoloads from textmodes/reftex-parse.el
22369 22185
22370(autoload (quote reftex-all-document-files) "reftex-parse" "\ 22186(autoload (quote reftex-all-document-files) "reftex-parse" "\
@@ -22376,8 +22192,8 @@ of master file.
22376 22192
22377;;;*** 22193;;;***
22378 22194
22379;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17786 22195;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17806
22380;;;;;; 56015)) 22196;;;;;; 44356))
22381;;; Generated autoloads from textmodes/reftex-vars.el 22197;;; Generated autoloads from textmodes/reftex-vars.el
22382(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22198(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22383(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22199(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -22387,7 +22203,7 @@ of master file.
22387;;;*** 22203;;;***
22388 22204
22389;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22205;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22390;;;;;; (17785 34467)) 22206;;;;;; (17806 44346))
22391;;; Generated autoloads from emacs-lisp/regexp-opt.el 22207;;; Generated autoloads from emacs-lisp/regexp-opt.el
22392 22208
22393(autoload (quote regexp-opt) "regexp-opt" "\ 22209(autoload (quote regexp-opt) "regexp-opt" "\
@@ -22414,7 +22230,7 @@ This means the number of non-shy regexp grouping constructs
22414 22230
22415;;;*** 22231;;;***
22416 22232
22417;;;### (autoloads (repeat) "repeat" "repeat.el" (17781 39502)) 22233;;;### (autoloads (repeat) "repeat" "repeat.el" (17806 44344))
22418;;; Generated autoloads from repeat.el 22234;;; Generated autoloads from repeat.el
22419 22235
22420(autoload (quote repeat) "repeat" "\ 22236(autoload (quote repeat) "repeat" "\
@@ -22432,7 +22248,7 @@ can be modified by the global variable `repeat-on-final-keystroke'.
22432;;;*** 22248;;;***
22433 22249
22434;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22250;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22435;;;;;; (17786 56015)) 22251;;;;;; (17806 44351))
22436;;; Generated autoloads from mail/reporter.el 22252;;; Generated autoloads from mail/reporter.el
22437 22253
22438(autoload (quote reporter-submit-bug-report) "reporter" "\ 22254(autoload (quote reporter-submit-bug-report) "reporter" "\
@@ -22464,7 +22280,7 @@ mail-sending package is used for editing and sending the message.
22464;;;*** 22280;;;***
22465 22281
22466;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22282;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22467;;;;;; (17781 39502)) 22283;;;;;; (17806 44344))
22468;;; Generated autoloads from reposition.el 22284;;; Generated autoloads from reposition.el
22469 22285
22470(autoload (quote reposition-window) "reposition" "\ 22286(autoload (quote reposition-window) "reposition" "\
@@ -22491,8 +22307,8 @@ first comment line visible (if point is in a comment).
22491 22307
22492;;;*** 22308;;;***
22493 22309
22494;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17781 22310;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17806
22495;;;;;; 39502)) 22311;;;;;; 44344))
22496;;; Generated autoloads from resume.el 22312;;; Generated autoloads from resume.el
22497 22313
22498(autoload (quote resume-suspend-hook) "resume" "\ 22314(autoload (quote resume-suspend-hook) "resume" "\
@@ -22503,7 +22319,7 @@ Clear out the file used for transmitting args when Emacs resumes.
22503;;;*** 22319;;;***
22504 22320
22505;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22321;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22506;;;;;; (17495 43954)) 22322;;;;;; (17501 10769))
22507;;; Generated autoloads from reveal.el 22323;;; Generated autoloads from reveal.el
22508 22324
22509(autoload (quote reveal-mode) "reveal" "\ 22325(autoload (quote reveal-mode) "reveal" "\
@@ -22520,11 +22336,10 @@ With zero or negative ARG turn mode off.
22520Non-nil if Global-Reveal mode is enabled. 22336Non-nil if Global-Reveal mode is enabled.
22521See the command `global-reveal-mode' for a description of this minor-mode. 22337See the command `global-reveal-mode' for a description of this minor-mode.
22522Setting this variable directly does not take effect; 22338Setting this variable directly does not take effect;
22523use either \\[customize] or the function `global-reveal-mode'.") 22339either customize it (see the info node `Easy Customization')
22524 22340or call the function `global-reveal-mode'.")
22525(custom-autoload (quote global-reveal-mode) "reveal")
22526 22341
22527(put (quote global-reveal-mode) (quote custom-set) (quote custom-set-minor-mode)) 22342(custom-autoload (quote global-reveal-mode) "reveal" nil)
22528 22343
22529(autoload (quote global-reveal-mode) "reveal" "\ 22344(autoload (quote global-reveal-mode) "reveal" "\
22530Toggle Reveal mode in all buffers on or off. 22345Toggle Reveal mode in all buffers on or off.
@@ -22539,7 +22354,7 @@ With zero or negative ARG turn mode off.
22539;;;*** 22354;;;***
22540 22355
22541;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22356;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22542;;;;;; (17785 34467)) 22357;;;;;; (17806 44346))
22543;;; Generated autoloads from emacs-lisp/ring.el 22358;;; Generated autoloads from emacs-lisp/ring.el
22544 22359
22545(autoload (quote ring-p) "ring" "\ 22360(autoload (quote ring-p) "ring" "\
@@ -22554,7 +22369,7 @@ Make a ring that can contain SIZE elements.
22554 22369
22555;;;*** 22370;;;***
22556 22371
22557;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17786 56015)) 22372;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17806 44352))
22558;;; Generated autoloads from net/rlogin.el 22373;;; Generated autoloads from net/rlogin.el
22559 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 22374 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
22560 22375
@@ -22605,8 +22420,8 @@ variable.
22605;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 22420;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
22606;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 22421;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
22607;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names 22422;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names
22608;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17742 22423;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17741
22609;;;;;; 7456)) 22424;;;;;; 47158))
22610;;; Generated autoloads from mail/rmail.el 22425;;; Generated autoloads from mail/rmail.el
22611 22426
22612(autoload (quote rmail-movemail-variant-p) "rmail" "\ 22427(autoload (quote rmail-movemail-variant-p) "rmail" "\
@@ -22871,7 +22686,7 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
22871;;;*** 22686;;;***
22872 22687
22873;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 22688;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
22874;;;;;; (17385 8494)) 22689;;;;;; (17398 63778))
22875;;; Generated autoloads from mail/rmailedit.el 22690;;; Generated autoloads from mail/rmailedit.el
22876 22691
22877(autoload (quote rmail-edit-current-message) "rmailedit" "\ 22692(autoload (quote rmail-edit-current-message) "rmailedit" "\
@@ -22883,7 +22698,7 @@ Edit the contents of this message.
22883 22698
22884;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 22699;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
22885;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 22700;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
22886;;;;;; "mail/rmailkwd.el" (17385 8494)) 22701;;;;;; "mail/rmailkwd.el" (17398 63778))
22887;;; Generated autoloads from mail/rmailkwd.el 22702;;; Generated autoloads from mail/rmailkwd.el
22888 22703
22889(autoload (quote rmail-add-label) "rmailkwd" "\ 22704(autoload (quote rmail-add-label) "rmailkwd" "\
@@ -22922,7 +22737,7 @@ With prefix argument N moves forward N messages with these labels.
22922;;;*** 22737;;;***
22923 22738
22924;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 22739;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
22925;;;;;; (17786 56015)) 22740;;;;;; (17806 44351))
22926;;; Generated autoloads from mail/rmailmsc.el 22741;;; Generated autoloads from mail/rmailmsc.el
22927 22742
22928(autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 22743(autoload (quote set-rmail-inbox-list) "rmailmsc" "\
@@ -22936,7 +22751,7 @@ If FILE-NAME is empty, remove any existing inbox list.
22936 22751
22937;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 22752;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
22938;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 22753;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
22939;;;;;; "mail/rmailout.el" (17752 39352)) 22754;;;;;; "mail/rmailout.el" (17753 42784))
22940;;; Generated autoloads from mail/rmailout.el 22755;;; Generated autoloads from mail/rmailout.el
22941 22756
22942(defvar rmail-output-file-alist nil "\ 22757(defvar rmail-output-file-alist nil "\
@@ -23003,8 +22818,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message.
23003 22818
23004;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 22819;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
23005;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 22820;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
23006;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17385 22821;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17398
23007;;;;;; 8494)) 22822;;;;;; 63778))
23008;;; Generated autoloads from mail/rmailsort.el 22823;;; Generated autoloads from mail/rmailsort.el
23009 22824
23010(autoload (quote rmail-sort-by-date) "rmailsort" "\ 22825(autoload (quote rmail-sort-by-date) "rmailsort" "\
@@ -23056,18 +22871,18 @@ KEYWORDS is a comma-separated list of labels.
23056;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 22871;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
23057;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 22872;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
23058;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 22873;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
23059;;;;;; "rmailsum" "mail/rmailsum.el" (17427 10522)) 22874;;;;;; "rmailsum" "mail/rmailsum.el" (17501 10773))
23060;;; Generated autoloads from mail/rmailsum.el 22875;;; Generated autoloads from mail/rmailsum.el
23061 22876
23062(defvar rmail-summary-scroll-between-messages t "\ 22877(defvar rmail-summary-scroll-between-messages t "\
23063*Non-nil means Rmail summary scroll commands move between messages.") 22878*Non-nil means Rmail summary scroll commands move between messages.")
23064 22879
23065(custom-autoload (quote rmail-summary-scroll-between-messages) "rmailsum") 22880(custom-autoload (quote rmail-summary-scroll-between-messages) "rmailsum" t)
23066 22881
23067(defvar rmail-summary-line-count-flag t "\ 22882(defvar rmail-summary-line-count-flag t "\
23068*Non-nil means Rmail summary should show the number of lines in each message.") 22883*Non-nil means Rmail summary should show the number of lines in each message.")
23069 22884
23070(custom-autoload (quote rmail-summary-line-count-flag) "rmailsum") 22885(custom-autoload (quote rmail-summary-line-count-flag) "rmailsum" t)
23071 22886
23072(autoload (quote rmail-summary) "rmailsum" "\ 22887(autoload (quote rmail-summary) "rmailsum" "\
23073Display a summary of all messages, one line per message. 22888Display a summary of all messages, one line per message.
@@ -23117,7 +22932,7 @@ SENDERS is a string of names separated by commas.
23117 22932
23118By default, `identity' is set.") 22933By default, `identity' is set.")
23119 22934
23120(custom-autoload (quote rmail-summary-line-decoder) "rmailsum") 22935(custom-autoload (quote rmail-summary-line-decoder) "rmailsum" t)
23121 22936
23122(defvar rmail-user-mail-address-regexp nil "\ 22937(defvar rmail-user-mail-address-regexp nil "\
23123*Regexp matching user mail addresses. 22938*Regexp matching user mail addresses.
@@ -23133,25 +22948,12 @@ Then it should be a regexp matching your mail addresses.
23133 22948
23134Setting this variable has an effect only before reading a mail.") 22949Setting this variable has an effect only before reading a mail.")
23135 22950
23136(custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum") 22951(custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum" t)
23137
23138;;;***
23139
23140;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
23141;;;;;; (17786 56015))
23142;;; Generated autoloads from obsolete/rnewspost.el
23143
23144(autoload (quote news-post-news) "rnewspost" "\
23145Begin editing a new USENET news article to be posted.
23146Type \\[describe-mode] once editing the article to get a list of commands.
23147If NOQUERY is non-nil, we do not query before doing the work.
23148
23149\(fn &optional NOQUERY)" t nil)
23150 22952
23151;;;*** 22953;;;***
23152 22954
23153;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 22955;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23154;;;;;; rot13-string rot13) "rot13" "rot13.el" (17781 39502)) 22956;;;;;; rot13-string rot13) "rot13" "rot13.el" (17806 44344))
23155;;; Generated autoloads from rot13.el 22957;;; Generated autoloads from rot13.el
23156 22958
23157(autoload (quote rot13) "rot13" "\ 22959(autoload (quote rot13) "rot13" "\
@@ -23188,52 +22990,8 @@ Toggle the use of ROT13 encoding for the current window.
23188 22990
23189;;;*** 22991;;;***
23190 22992
23191;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly 22993;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17753
23192;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame 22994;;;;;; 42782))
23193;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height
23194;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"
23195;;;;;; (17786 56015))
23196;;; Generated autoloads from obsolete/rsz-mini.el
23197
23198(defvar resize-minibuffer-mode nil "\
23199*This variable is obsolete.")
23200
23201(custom-autoload (quote resize-minibuffer-mode) "rsz-mini" t)
23202
23203(defvar resize-minibuffer-window-max-height nil "\
23204*This variable is obsolete.")
23205
23206(custom-autoload (quote resize-minibuffer-window-max-height) "rsz-mini" t)
23207
23208(defvar resize-minibuffer-window-exactly t "\
23209*This variable is obsolete.")
23210
23211(custom-autoload (quote resize-minibuffer-window-exactly) "rsz-mini" t)
23212
23213(defvar resize-minibuffer-frame nil "\
23214*This variable is obsolete.")
23215
23216(custom-autoload (quote resize-minibuffer-frame) "rsz-mini" t)
23217
23218(defvar resize-minibuffer-frame-max-height nil "\
23219*This variable is obsolete.")
23220
23221(custom-autoload (quote resize-minibuffer-frame-max-height) "rsz-mini" t)
23222
23223(defvar resize-minibuffer-frame-exactly t "\
23224*This variable is obsolete.")
23225
23226(custom-autoload (quote resize-minibuffer-frame-exactly) "rsz-mini" t)
23227
23228(autoload (quote resize-minibuffer-mode) "rsz-mini" "\
23229This function is obsolete.
23230
23231\(fn &optional PREFIX)" t nil)
23232
23233;;;***
23234
23235;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17743
23236;;;;;; 45091))
23237;;; Generated autoloads from ruler-mode.el 22995;;; Generated autoloads from ruler-mode.el
23238 22996
23239(autoload (quote ruler-mode) "ruler-mode" "\ 22997(autoload (quote ruler-mode) "ruler-mode" "\
@@ -23243,8 +23001,8 @@ Display a ruler in the header line if ARG > 0.
23243 23001
23244;;;*** 23002;;;***
23245 23003
23246;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17420 23004;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17418
23247;;;;;; 32030)) 23005;;;;;; 45027))
23248;;; Generated autoloads from emacs-lisp/rx.el 23006;;; Generated autoloads from emacs-lisp/rx.el
23249 23007
23250(autoload (quote rx-to-string) "rx" "\ 23008(autoload (quote rx-to-string) "rx" "\
@@ -23552,7 +23310,7 @@ enclosed in `(and ...)'.
23552;;;*** 23310;;;***
23553 23311
23554;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23312;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23555;;;;;; (17476 4798)) 23313;;;;;; (17501 10769))
23556;;; Generated autoloads from savehist.el 23314;;; Generated autoloads from savehist.el
23557 23315
23558(defvar savehist-mode nil "\ 23316(defvar savehist-mode nil "\
@@ -23560,7 +23318,7 @@ Mode for automatic saving of minibuffer history.
23560Set this by calling the `savehist-mode' function or using the customize 23318Set this by calling the `savehist-mode' function or using the customize
23561interface.") 23319interface.")
23562 23320
23563(custom-autoload (quote savehist-mode) "savehist") 23321(custom-autoload (quote savehist-mode) "savehist" nil)
23564 23322
23565(autoload (quote savehist-mode) "savehist" "\ 23323(autoload (quote savehist-mode) "savehist" "\
23566Toggle savehist-mode. 23324Toggle savehist-mode.
@@ -23578,7 +23336,7 @@ which is probably undesirable.
23578;;;*** 23336;;;***
23579 23337
23580;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23338;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23581;;;;;; (17394 12938)) 23339;;;;;; (17398 63783))
23582;;; Generated autoloads from progmodes/scheme.el 23340;;; Generated autoloads from progmodes/scheme.el
23583 23341
23584(autoload (quote scheme-mode) "scheme" "\ 23342(autoload (quote scheme-mode) "scheme" "\
@@ -23620,7 +23378,7 @@ that variable's value is a string.
23620;;;*** 23378;;;***
23621 23379
23622;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23380;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23623;;;;;; (17385 8494)) 23381;;;;;; (17398 63777))
23624;;; Generated autoloads from gnus/score-mode.el 23382;;; Generated autoloads from gnus/score-mode.el
23625 23383
23626(autoload (quote gnus-score-mode) "score-mode" "\ 23384(autoload (quote gnus-score-mode) "score-mode" "\
@@ -23633,33 +23391,8 @@ This mode is an extended emacs-lisp mode.
23633 23391
23634;;;*** 23392;;;***
23635 23393
23636;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (17786
23637;;;;;; 56015))
23638;;; Generated autoloads from obsolete/scribe.el
23639
23640(autoload (quote scribe-mode) "scribe" "\
23641Major mode for editing files of Scribe (a text formatter) source.
23642Scribe-mode is similar to text-mode, with a few extra commands added.
23643\\{scribe-mode-map}
23644
23645Interesting variables:
23646
23647`scribe-fancy-paragraphs'
23648 Non-nil makes Scribe mode use a different style of paragraph separation.
23649
23650`scribe-electric-quote'
23651 Non-nil makes insert of double quote use `` or '' depending on context.
23652
23653`scribe-electric-parenthesis'
23654 Non-nil makes an open-parenthesis char (one of `([<{')
23655 automatically insert its close if typed after an @Command form.
23656
23657\(fn)" t nil)
23658
23659;;;***
23660
23661;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23394;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23662;;;;;; (17781 39502)) 23395;;;;;; (17806 44344))
23663;;; Generated autoloads from scroll-all.el 23396;;; Generated autoloads from scroll-all.el
23664 23397
23665(defvar scroll-all-mode nil "\ 23398(defvar scroll-all-mode nil "\
@@ -23682,7 +23415,7 @@ apply to all visible windows in the same frame.
23682;;;*** 23415;;;***
23683 23416
23684;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23417;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23685;;;;;; (17385 8487)) 23418;;;;;; (17398 63769))
23686;;; Generated autoloads from scroll-lock.el 23419;;; Generated autoloads from scroll-lock.el
23687 23420
23688(autoload (quote scroll-lock-mode) "scroll-lock" "\ 23421(autoload (quote scroll-lock-mode) "scroll-lock" "\
@@ -23704,7 +23437,7 @@ during scrolling.
23704;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23437;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23705;;;;;; mail-header-separator send-mail-function mail-interactive 23438;;;;;; mail-header-separator send-mail-function mail-interactive
23706;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23439;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23707;;;;;; "sendmail" "mail/sendmail.el" (17660 26729)) 23440;;;;;; "sendmail" "mail/sendmail.el" (17723 17913))
23708;;; Generated autoloads from mail/sendmail.el 23441;;; Generated autoloads from mail/sendmail.el
23709 23442
23710(defvar mail-from-style (quote angles) "\ 23443(defvar mail-from-style (quote angles) "\
@@ -24005,7 +23738,7 @@ Like `mail' command, but display mail buffer in another frame.
24005;;;*** 23738;;;***
24006 23739
24007;;;### (autoloads (server-mode server-start) "server" "server.el" 23740;;;### (autoloads (server-mode server-start) "server" "server.el"
24008;;;;;; (17771 26718)) 23741;;;;;; (17806 44344))
24009;;; Generated autoloads from server.el 23742;;; Generated autoloads from server.el
24010 23743
24011(autoload (quote server-start) "server" "\ 23744(autoload (quote server-start) "server" "\
@@ -24038,7 +23771,7 @@ Server mode runs a process that accepts commands from the
24038 23771
24039;;;*** 23772;;;***
24040 23773
24041;;;### (autoloads (ses-mode) "ses" "ses.el" (17750 12548)) 23774;;;### (autoloads (ses-mode) "ses" "ses.el" (17753 42782))
24042;;; Generated autoloads from ses.el 23775;;; Generated autoloads from ses.el
24043 23776
24044(autoload (quote ses-mode) "ses" "\ 23777(autoload (quote ses-mode) "ses" "\
@@ -24057,7 +23790,7 @@ These are active only in the minibuffer, when entering or editing a formula:
24057;;;*** 23790;;;***
24058 23791
24059;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 23792;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
24060;;;;;; (17780 18172)) 23793;;;;;; (17806 44356))
24061;;; Generated autoloads from textmodes/sgml-mode.el 23794;;; Generated autoloads from textmodes/sgml-mode.el
24062 23795
24063(autoload (quote sgml-mode) "sgml-mode" "\ 23796(autoload (quote sgml-mode) "sgml-mode" "\
@@ -24125,7 +23858,7 @@ To work around that, do:
24125;;;*** 23858;;;***
24126 23859
24127;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 23860;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
24128;;;;;; (17788 21816)) 23861;;;;;; (17806 44353))
24129;;; Generated autoloads from progmodes/sh-script.el 23862;;; Generated autoloads from progmodes/sh-script.el
24130(put 'sh-shell 'safe-local-variable 'symbolp) 23863(put 'sh-shell 'safe-local-variable 'symbolp)
24131 23864
@@ -24189,7 +23922,7 @@ with your script for an edit-interpret-debug cycle.
24189 23922
24190;;;*** 23923;;;***
24191 23924
24192;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17385 8494)) 23925;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17398 63777))
24193;;; Generated autoloads from gnus/sha1.el 23926;;; Generated autoloads from gnus/sha1.el
24194 23927
24195(autoload (quote sha1) "sha1" "\ 23928(autoload (quote sha1) "sha1" "\
@@ -24204,7 +23937,7 @@ If BINARY is non-nil, return a string in binary form.
24204;;;*** 23937;;;***
24205 23938
24206;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 23939;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
24207;;;;;; (17785 34467)) 23940;;;;;; (17806 44346))
24208;;; Generated autoloads from emacs-lisp/shadow.el 23941;;; Generated autoloads from emacs-lisp/shadow.el
24209 23942
24210(autoload (quote list-load-path-shadows) "shadow" "\ 23943(autoload (quote list-load-path-shadows) "shadow" "\
@@ -24251,8 +23984,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the
24251;;;*** 23984;;;***
24252 23985
24253;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 23986;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24254;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17743 23987;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17753
24255;;;;;; 18143)) 23988;;;;;; 42782))
24256;;; Generated autoloads from shadowfile.el 23989;;; Generated autoloads from shadowfile.el
24257 23990
24258(autoload (quote shadow-define-cluster) "shadowfile" "\ 23991(autoload (quote shadow-define-cluster) "shadowfile" "\
@@ -24291,7 +24024,7 @@ Set up file shadowing.
24291;;;*** 24024;;;***
24292 24025
24293;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24026;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24294;;;;;; (17796 10831)) 24027;;;;;; (17806 44345))
24295;;; Generated autoloads from shell.el 24028;;; Generated autoloads from shell.el
24296 24029
24297(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 24030(defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
@@ -24338,7 +24071,7 @@ Otherwise, one argument `-i' is passed to the shell.
24338;;;*** 24071;;;***
24339 24072
24340;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24073;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24341;;;;;; "sieve" "gnus/sieve.el" (17385 8494)) 24074;;;;;; "sieve" "gnus/sieve.el" (17398 63777))
24342;;; Generated autoloads from gnus/sieve.el 24075;;; Generated autoloads from gnus/sieve.el
24343 24076
24344(autoload (quote sieve-manage) "sieve" "\ 24077(autoload (quote sieve-manage) "sieve" "\
@@ -24359,7 +24092,7 @@ Not documented
24359;;;*** 24092;;;***
24360 24093
24361;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24094;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24362;;;;;; (17385 8494)) 24095;;;;;; (17398 63777))
24363;;; Generated autoloads from gnus/sieve-mode.el 24096;;; Generated autoloads from gnus/sieve-mode.el
24364 24097
24365(autoload (quote sieve-mode) "sieve-mode" "\ 24098(autoload (quote sieve-mode) "sieve-mode" "\
@@ -24374,14 +24107,14 @@ Turning on Sieve mode runs `sieve-mode-hook'.
24374 24107
24375;;;*** 24108;;;***
24376 24109
24377;;;### (autoloads nil "simple" "simple.el" (17797 50970)) 24110;;;### (autoloads nil "simple" "simple.el" (17823 26720))
24378;;; Generated autoloads from simple.el 24111;;; Generated autoloads from simple.el
24379(put 'fill-prefix 'safe-local-variable 'string-or-null-p) 24112(put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24380 24113
24381;;;*** 24114;;;***
24382 24115
24383;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17788 24116;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17806
24384;;;;;; 21816)) 24117;;;;;; 44353))
24385;;; Generated autoloads from progmodes/simula.el 24118;;; Generated autoloads from progmodes/simula.el
24386 24119
24387(autoload (quote simula-mode) "simula" "\ 24120(autoload (quote simula-mode) "simula" "\
@@ -24430,7 +24163,7 @@ with no arguments, if that value is non-nil.
24430;;;*** 24163;;;***
24431 24164
24432;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24165;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24433;;;;;; define-skeleton) "skeleton" "skeleton.el" (17781 39502)) 24166;;;;;; define-skeleton) "skeleton" "skeleton.el" (17806 44345))
24434;;; Generated autoloads from skeleton.el 24167;;; Generated autoloads from skeleton.el
24435 24168
24436(defvar skeleton-filter-function (quote identity) "\ 24169(defvar skeleton-filter-function (quote identity) "\
@@ -24540,7 +24273,7 @@ symmetrical ones, and the same character twice for the others.
24540;;;*** 24273;;;***
24541 24274
24542;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 24275;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
24543;;;;;; (17495 43954)) 24276;;;;;; (17501 10770))
24544;;; Generated autoloads from smerge-mode.el 24277;;; Generated autoloads from smerge-mode.el
24545 24278
24546(autoload (quote smerge-ediff) "smerge-mode" "\ 24279(autoload (quote smerge-ediff) "smerge-mode" "\
@@ -24559,7 +24292,7 @@ Minor mode to simplify editing output from the diff3 program.
24559;;;*** 24292;;;***
24560 24293
24561;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24294;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24562;;;;;; (17476 4800)) 24295;;;;;; (17501 10772))
24563;;; Generated autoloads from gnus/smiley.el 24296;;; Generated autoloads from gnus/smiley.el
24564 24297
24565(autoload (quote smiley-region) "smiley" "\ 24298(autoload (quote smiley-region) "smiley" "\
@@ -24577,7 +24310,7 @@ interactively. If there's no argument, do it at the current buffer
24577;;;*** 24310;;;***
24578 24311
24579;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24312;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24580;;;;;; "mail/smtpmail.el" (17767 19634)) 24313;;;;;; "mail/smtpmail.el" (17806 44351))
24581;;; Generated autoloads from mail/smtpmail.el 24314;;; Generated autoloads from mail/smtpmail.el
24582 24315
24583(autoload (quote smtpmail-send-it) "smtpmail" "\ 24316(autoload (quote smtpmail-send-it) "smtpmail" "\
@@ -24592,7 +24325,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'.
24592 24325
24593;;;*** 24326;;;***
24594 24327
24595;;;### (autoloads (snake) "snake" "play/snake.el" (17786 56015)) 24328;;;### (autoloads (snake) "snake" "play/snake.el" (17806 44352))
24596;;; Generated autoloads from play/snake.el 24329;;; Generated autoloads from play/snake.el
24597 24330
24598(autoload (quote snake) "snake" "\ 24331(autoload (quote snake) "snake" "\
@@ -24616,7 +24349,7 @@ Snake mode keybindings:
24616;;;*** 24349;;;***
24617 24350
24618;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24351;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24619;;;;;; (17786 56015)) 24352;;;;;; (17806 44352))
24620;;; Generated autoloads from net/snmp-mode.el 24353;;; Generated autoloads from net/snmp-mode.el
24621 24354
24622(autoload (quote snmp-mode) "snmp-mode" "\ 24355(autoload (quote snmp-mode) "snmp-mode" "\
@@ -24647,7 +24380,7 @@ then `snmpv2-mode-hook'.
24647 24380
24648;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 24381;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
24649;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 24382;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
24650;;;;;; "solar" "calendar/solar.el" (17386 33146)) 24383;;;;;; "solar" "calendar/solar.el" (17398 63772))
24651;;; Generated autoloads from calendar/solar.el 24384;;; Generated autoloads from calendar/solar.el
24652 24385
24653(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 24386(defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
@@ -24664,7 +24397,7 @@ For example, the form
24664 24397
24665would give military-style times like `21:07 (UTC)'.") 24398would give military-style times like `21:07 (UTC)'.")
24666 24399
24667(custom-autoload (quote calendar-time-display-form) "solar") 24400(custom-autoload (quote calendar-time-display-form) "solar" t)
24668 24401
24669(defvar calendar-latitude nil "\ 24402(defvar calendar-latitude nil "\
24670*Latitude of `calendar-location-name' in degrees. 24403*Latitude of `calendar-location-name' in degrees.
@@ -24676,7 +24409,7 @@ York City.
24676 24409
24677This variable should be set in `site-start'.el.") 24410This variable should be set in `site-start'.el.")
24678 24411
24679(custom-autoload (quote calendar-latitude) "solar") 24412(custom-autoload (quote calendar-latitude) "solar" t)
24680 24413
24681(defvar calendar-longitude nil "\ 24414(defvar calendar-longitude nil "\
24682*Longitude of `calendar-location-name' in degrees. 24415*Longitude of `calendar-location-name' in degrees.
@@ -24688,7 +24421,7 @@ York City.
24688 24421
24689This variable should be set in `site-start'.el.") 24422This variable should be set in `site-start'.el.")
24690 24423
24691(custom-autoload (quote calendar-longitude) "solar") 24424(custom-autoload (quote calendar-longitude) "solar" t)
24692 24425
24693(defvar calendar-location-name (quote (let ((float-output-format "%.1f")) (format "%s%s, %s%s" (if (numberp calendar-latitude) (abs calendar-latitude) (+ (aref calendar-latitude 0) (/ (aref calendar-latitude 1) 60.0))) (if (numberp calendar-latitude) (if (> calendar-latitude 0) "N" "S") (if (equal (aref calendar-latitude 2) (quote north)) "N" "S")) (if (numberp calendar-longitude) (abs calendar-longitude) (+ (aref calendar-longitude 0) (/ (aref calendar-longitude 1) 60.0))) (if (numberp calendar-longitude) (if (> calendar-longitude 0) "E" "W") (if (equal (aref calendar-longitude 2) (quote east)) "E" "W"))))) "\ 24426(defvar calendar-location-name (quote (let ((float-output-format "%.1f")) (format "%s%s, %s%s" (if (numberp calendar-latitude) (abs calendar-latitude) (+ (aref calendar-latitude 0) (/ (aref calendar-latitude 1) 60.0))) (if (numberp calendar-latitude) (if (> calendar-latitude 0) "N" "S") (if (equal (aref calendar-latitude 2) (quote north)) "N" "S")) (if (numberp calendar-longitude) (abs calendar-longitude) (+ (aref calendar-longitude 0) (/ (aref calendar-longitude 1) 60.0))) (if (numberp calendar-longitude) (if (> calendar-longitude 0) "E" "W") (if (equal (aref calendar-longitude 2) (quote east)) "E" "W"))))) "\
24694*Expression evaluating to name of `calendar-longitude', `calendar-latitude'. 24427*Expression evaluating to name of `calendar-longitude', `calendar-latitude'.
@@ -24697,7 +24430,7 @@ pair.
24697 24430
24698This variable should be set in `site-start'.el.") 24431This variable should be set in `site-start'.el.")
24699 24432
24700(custom-autoload (quote calendar-location-name) "solar") 24433(custom-autoload (quote calendar-location-name) "solar" t)
24701 24434
24702(autoload (quote sunrise-sunset) "solar" "\ 24435(autoload (quote sunrise-sunset) "solar" "\
24703Local time of sunrise and sunset for today. Accurate to a few seconds. 24436Local time of sunrise and sunset for today. Accurate to a few seconds.
@@ -24718,8 +24451,8 @@ Requires floating point.
24718 24451
24719;;;*** 24452;;;***
24720 24453
24721;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17786 24454;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17806
24722;;;;;; 56015)) 24455;;;;;; 44352))
24723;;; Generated autoloads from play/solitaire.el 24456;;; Generated autoloads from play/solitaire.el
24724 24457
24725(autoload (quote solitaire) "solitaire" "\ 24458(autoload (quote solitaire) "solitaire" "\
@@ -24796,7 +24529,7 @@ Pick your favourite shortcuts:
24796 24529
24797;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24530;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24798;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24531;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24799;;;;;; sort-lines sort-subr) "sort" "sort.el" (17781 39502)) 24532;;;;;; sort-lines sort-subr) "sort" "sort.el" (17806 44345))
24800;;; Generated autoloads from sort.el 24533;;; Generated autoloads from sort.el
24801 24534
24802(autoload (quote sort-subr) "sort" "\ 24535(autoload (quote sort-subr) "sort" "\
@@ -24938,8 +24671,8 @@ From a program takes two point or marker arguments, BEG and END.
24938 24671
24939;;;*** 24672;;;***
24940 24673
24941;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17476 24674;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17822
24942;;;;;; 4800)) 24675;;;;;; 38986))
24943;;; Generated autoloads from gnus/spam.el 24676;;; Generated autoloads from gnus/spam.el
24944 24677
24945(autoload (quote spam-initialize) "spam" "\ 24678(autoload (quote spam-initialize) "spam" "\
@@ -24951,7 +24684,7 @@ Install the spam.el hooks and do other initialization
24951 24684
24952;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 24685;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
24953;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 24686;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
24954;;;;;; "gnus/spam-report.el" (17386 33146)) 24687;;;;;; "gnus/spam-report.el" (17398 63777))
24955;;; Generated autoloads from gnus/spam-report.el 24688;;; Generated autoloads from gnus/spam-report.el
24956 24689
24957(autoload (quote spam-report-process-queue) "spam-report" "\ 24690(autoload (quote spam-report-process-queue) "spam-report" "\
@@ -24994,7 +24727,7 @@ Spam reports will be queued with the method used when
24994;;;*** 24727;;;***
24995 24728
24996;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 24729;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
24997;;;;;; "speedbar.el" (17771 1419)) 24730;;;;;; "speedbar.el" (17806 44345))
24998;;; Generated autoloads from speedbar.el 24731;;; Generated autoloads from speedbar.el
24999 24732
25000(defalias (quote speedbar) (quote speedbar-frame-mode)) 24733(defalias (quote speedbar) (quote speedbar-frame-mode))
@@ -25019,7 +24752,7 @@ selected. If the speedbar frame is active, then select the attached frame.
25019;;;*** 24752;;;***
25020 24753
25021;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 24754;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
25022;;;;;; "spell" "textmodes/spell.el" (17786 56015)) 24755;;;;;; "spell" "textmodes/spell.el" (17806 44356))
25023;;; Generated autoloads from textmodes/spell.el 24756;;; Generated autoloads from textmodes/spell.el
25024 24757
25025(put (quote spell-filter) (quote risky-local-variable) t) 24758(put (quote spell-filter) (quote risky-local-variable) t)
@@ -25055,8 +24788,8 @@ Check spelling of string supplied as argument.
25055 24788
25056;;;*** 24789;;;***
25057 24790
25058;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17786 24791;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17806
25059;;;;;; 56015)) 24792;;;;;; 44352))
25060;;; Generated autoloads from play/spook.el 24793;;; Generated autoloads from play/spook.el
25061 24794
25062(autoload (quote spook) "spook" "\ 24795(autoload (quote spook) "spook" "\
@@ -25074,8 +24807,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25074;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 24807;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25075;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 24808;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25076;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 24809;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25077;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17781 24810;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17809
25078;;;;;; 39502)) 24811;;;;;; 2158))
25079;;; Generated autoloads from progmodes/sql.el 24812;;; Generated autoloads from progmodes/sql.el
25080 24813
25081(autoload (quote sql-add-product-keywords) "sql" "\ 24814(autoload (quote sql-add-product-keywords) "sql" "\
@@ -25506,8 +25239,8 @@ input. See `sql-interactive-mode'.
25506;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25239;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25507;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25240;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25508;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25241;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25509;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17781 25242;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17806
25510;;;;;; 39502)) 25243;;;;;; 44345))
25511;;; Generated autoloads from strokes.el 25244;;; Generated autoloads from strokes.el
25512 25245
25513(autoload (quote strokes-global-set-stroke) "strokes" "\ 25246(autoload (quote strokes-global-set-stroke) "strokes" "\
@@ -25617,7 +25350,7 @@ Read a complex stroke and insert its glyph into the current buffer.
25617;;;*** 25350;;;***
25618 25351
25619;;;### (autoloads (studlify-buffer studlify-word studlify-region) 25352;;;### (autoloads (studlify-buffer studlify-word studlify-region)
25620;;;;;; "studly" "play/studly.el" (17075 55479)) 25353;;;;;; "studly" "play/studly.el" (16211 27038))
25621;;; Generated autoloads from play/studly.el 25354;;; Generated autoloads from play/studly.el
25622 25355
25623(autoload (quote studlify-region) "studly" "\ 25356(autoload (quote studlify-region) "studly" "\
@@ -25637,7 +25370,7 @@ Studlify-case the current buffer.
25637 25370
25638;;;*** 25371;;;***
25639 25372
25640;;;### (autoloads (locate-library) "subr" "subr.el" (17789 35159)) 25373;;;### (autoloads (locate-library) "subr" "subr.el" (17822 38984))
25641;;; Generated autoloads from subr.el 25374;;; Generated autoloads from subr.el
25642 25375
25643(autoload (quote locate-library) "subr" "\ 25376(autoload (quote locate-library) "subr" "\
@@ -25659,7 +25392,7 @@ and the file name is displayed in the echo area.
25659;;;*** 25392;;;***
25660 25393
25661;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25394;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25662;;;;;; (17786 56015)) 25395;;;;;; (17806 44351))
25663;;; Generated autoloads from mail/supercite.el 25396;;; Generated autoloads from mail/supercite.el
25664 25397
25665(autoload (quote sc-cite-original) "supercite" "\ 25398(autoload (quote sc-cite-original) "supercite" "\
@@ -25691,7 +25424,7 @@ before, and `sc-post-hook' is run after the guts of this function.
25691 25424
25692;;;*** 25425;;;***
25693 25426
25694;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (17743 18143)) 25427;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (17753 42782))
25695;;; Generated autoloads from t-mouse.el 25428;;; Generated autoloads from t-mouse.el
25696 25429
25697(defvar t-mouse-mode nil "\ 25430(defvar t-mouse-mode nil "\
@@ -25713,7 +25446,7 @@ Turn it on to use Emacs mouse commands, and off to use t-mouse commands.
25713 25446
25714;;;*** 25447;;;***
25715 25448
25716;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17781 39502)) 25449;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17806 44345))
25717;;; Generated autoloads from tabify.el 25450;;; Generated autoloads from tabify.el
25718 25451
25719(autoload (quote untabify) "tabify" "\ 25452(autoload (quote untabify) "tabify" "\
@@ -25748,7 +25481,7 @@ The variable `tab-width' controls the spacing of tab stops.
25748;;;;;; table-recognize table-insert-row-column table-insert-column 25481;;;;;; table-recognize table-insert-row-column table-insert-column
25749;;;;;; table-insert-row table-insert table-point-left-cell-hook 25482;;;;;; table-insert-row table-insert table-point-left-cell-hook
25750;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25483;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25751;;;;;; "table" "textmodes/table.el" (17740 982)) 25484;;;;;; "table" "textmodes/table.el" (17823 26720))
25752;;; Generated autoloads from textmodes/table.el 25485;;; Generated autoloads from textmodes/table.el
25753 25486
25754(defvar table-cell-map-hook nil "\ 25487(defvar table-cell-map-hook nil "\
@@ -26336,7 +26069,7 @@ converts a table into plain text without frames. It is a companion to
26336 26069
26337;;;*** 26070;;;***
26338 26071
26339;;;### (autoloads (talk-connect) "talk" "talk.el" (17781 39502)) 26072;;;### (autoloads (talk-connect) "talk" "talk.el" (17806 44345))
26340;;; Generated autoloads from talk.el 26073;;; Generated autoloads from talk.el
26341 26074
26342(autoload (quote talk-connect) "talk" "\ 26075(autoload (quote talk-connect) "talk" "\
@@ -26346,7 +26079,7 @@ Connect to display DISPLAY for the Emacs talk group.
26346 26079
26347;;;*** 26080;;;***
26348 26081
26349;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17771 1419)) 26082;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17806 44345))
26350;;; Generated autoloads from tar-mode.el 26083;;; Generated autoloads from tar-mode.el
26351 26084
26352(autoload (quote tar-mode) "tar-mode" "\ 26085(autoload (quote tar-mode) "tar-mode" "\
@@ -26370,7 +26103,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
26370;;;*** 26103;;;***
26371 26104
26372;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26105;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26373;;;;;; "progmodes/tcl.el" (17485 5461)) 26106;;;;;; "progmodes/tcl.el" (17501 10775))
26374;;; Generated autoloads from progmodes/tcl.el 26107;;; Generated autoloads from progmodes/tcl.el
26375 26108
26376(autoload (quote tcl-mode) "tcl" "\ 26109(autoload (quote tcl-mode) "tcl" "\
@@ -26421,7 +26154,7 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'.
26421 26154
26422;;;*** 26155;;;***
26423 26156
26424;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17786 56015)) 26157;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17806 44352))
26425;;; Generated autoloads from net/telnet.el 26158;;; Generated autoloads from net/telnet.el
26426 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 26159 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26427 26160
@@ -26448,8 +26181,8 @@ Normally input is edited in Emacs and sent a line at a time.
26448 26181
26449;;;*** 26182;;;***
26450 26183
26451;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17781 26184;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17806
26452;;;;;; 39502)) 26185;;;;;; 44345))
26453;;; Generated autoloads from term.el 26186;;; Generated autoloads from term.el
26454 26187
26455(autoload (quote make-term) "term" "\ 26188(autoload (quote make-term) "term" "\
@@ -26477,8 +26210,8 @@ Start a terminal-emulator in a new buffer.
26477 26210
26478;;;*** 26211;;;***
26479 26212
26480;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17781 26213;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17806
26481;;;;;; 39502)) 26214;;;;;; 44345))
26482;;; Generated autoloads from terminal.el 26215;;; Generated autoloads from terminal.el
26483 26216
26484(autoload (quote terminal-emulator) "terminal" "\ 26217(autoload (quote terminal-emulator) "terminal" "\
@@ -26515,7 +26248,7 @@ subprocess started.
26515;;;*** 26248;;;***
26516 26249
26517;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26250;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26518;;;;;; (17385 8490)) 26251;;;;;; (17398 63773))
26519;;; Generated autoloads from emacs-lisp/testcover.el 26252;;; Generated autoloads from emacs-lisp/testcover.el
26520 26253
26521(autoload (quote testcover-this-defun) "testcover" "\ 26254(autoload (quote testcover-this-defun) "testcover" "\
@@ -26525,7 +26258,7 @@ Start coverage on function under point.
26525 26258
26526;;;*** 26259;;;***
26527 26260
26528;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17786 56015)) 26261;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17806 44352))
26529;;; Generated autoloads from play/tetris.el 26262;;; Generated autoloads from play/tetris.el
26530 26263
26531(autoload (quote tetris) "tetris" "\ 26264(autoload (quote tetris) "tetris" "\
@@ -26556,7 +26289,7 @@ tetris-mode keybindings:
26556;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26289;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26557;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26290;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26558;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26291;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26559;;;;;; (17786 56015)) 26292;;;;;; (17806 44356))
26560;;; Generated autoloads from textmodes/tex-mode.el 26293;;; Generated autoloads from textmodes/tex-mode.el
26561 26294
26562(defvar tex-shell-file-name nil "\ 26295(defvar tex-shell-file-name nil "\
@@ -26858,7 +26591,7 @@ Major mode to edit DocTeX files.
26858;;;*** 26591;;;***
26859 26592
26860;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26593;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
26861;;;;;; "texinfmt" "textmodes/texinfmt.el" (17743 18144)) 26594;;;;;; "texinfmt" "textmodes/texinfmt.el" (17753 42787))
26862;;; Generated autoloads from textmodes/texinfmt.el 26595;;; Generated autoloads from textmodes/texinfmt.el
26863 26596
26864(autoload (quote texinfo-format-buffer) "texinfmt" "\ 26597(autoload (quote texinfo-format-buffer) "texinfmt" "\
@@ -26898,18 +26631,18 @@ if large. You can use Info-split to do this manually.
26898;;;*** 26631;;;***
26899 26632
26900;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 26633;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
26901;;;;;; "texinfo" "textmodes/texinfo.el" (17385 8496)) 26634;;;;;; "texinfo" "textmodes/texinfo.el" (17398 63784))
26902;;; Generated autoloads from textmodes/texinfo.el 26635;;; Generated autoloads from textmodes/texinfo.el
26903 26636
26904(defvar texinfo-open-quote "``" "\ 26637(defvar texinfo-open-quote "``" "\
26905*String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 26638*String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
26906 26639
26907(custom-autoload (quote texinfo-open-quote) "texinfo") 26640(custom-autoload (quote texinfo-open-quote) "texinfo" t)
26908 26641
26909(defvar texinfo-close-quote "''" "\ 26642(defvar texinfo-close-quote "''" "\
26910*String inserted by typing \\[texinfo-insert-quote] to close a quotation.") 26643*String inserted by typing \\[texinfo-insert-quote] to close a quotation.")
26911 26644
26912(custom-autoload (quote texinfo-close-quote) "texinfo") 26645(custom-autoload (quote texinfo-close-quote) "texinfo" t)
26913 26646
26914(autoload (quote texinfo-mode) "texinfo" "\ 26647(autoload (quote texinfo-mode) "texinfo" "\
26915Major mode for editing Texinfo files. 26648Major mode for editing Texinfo files.
@@ -26985,7 +26718,7 @@ value of `texinfo-mode-hook'.
26985;;;### (autoloads (thai-auto-composition-mode thai-composition-function 26718;;;### (autoloads (thai-auto-composition-mode thai-composition-function
26986;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string 26719;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string
26987;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" 26720;;;;;; thai-compose-region) "thai-util" "language/thai-util.el"
26988;;;;;; (17792 9562)) 26721;;;;;; (17806 44351))
26989;;; Generated autoloads from language/thai-util.el 26722;;; Generated autoloads from language/thai-util.el
26990 26723
26991(autoload (quote thai-compose-region) "thai-util" "\ 26724(autoload (quote thai-compose-region) "thai-util" "\
@@ -27029,7 +26762,7 @@ Minor mode for automatically correct Thai character composition.
27029 26762
27030;;;### (autoloads (list-at-point number-at-point symbol-at-point 26763;;;### (autoloads (list-at-point number-at-point symbol-at-point
27031;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 26764;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27032;;;;;; "thingatpt" "thingatpt.el" (17781 39502)) 26765;;;;;; "thingatpt" "thingatpt.el" (17806 44345))
27033;;; Generated autoloads from thingatpt.el 26766;;; Generated autoloads from thingatpt.el
27034 26767
27035(autoload (quote forward-thing) "thingatpt" "\ 26768(autoload (quote forward-thing) "thingatpt" "\
@@ -27086,7 +26819,7 @@ Not documented
27086 26819
27087;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 26820;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
27088;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 26821;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
27089;;;;;; (17601 9091)) 26822;;;;;; (17620 26950))
27090;;; Generated autoloads from thumbs.el 26823;;; Generated autoloads from thumbs.el
27091 26824
27092(autoload (quote thumbs-find-thumb) "thumbs" "\ 26825(autoload (quote thumbs-find-thumb) "thumbs" "\
@@ -27125,7 +26858,7 @@ In dired, call the setroot program on the image at point.
27125;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 26858;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
27126;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 26859;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
27127;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 26860;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
27128;;;;;; "language/tibet-util.el" (17792 9562)) 26861;;;;;; "language/tibet-util.el" (17806 44351))
27129;;; Generated autoloads from language/tibet-util.el 26862;;; Generated autoloads from language/tibet-util.el
27130 26863
27131(autoload (quote tibetan-char-p) "tibet-util" "\ 26864(autoload (quote tibetan-char-p) "tibet-util" "\
@@ -27204,7 +26937,7 @@ Not documented
27204;;;*** 26937;;;***
27205 26938
27206;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 26939;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
27207;;;;;; (17786 56015)) 26940;;;;;; (17806 44356))
27208;;; Generated autoloads from textmodes/tildify.el 26941;;; Generated autoloads from textmodes/tildify.el
27209 26942
27210(autoload (quote tildify-region) "tildify" "\ 26943(autoload (quote tildify-region) "tildify" "\
@@ -27228,7 +26961,7 @@ This function performs no refilling of the changed text.
27228;;;*** 26961;;;***
27229 26962
27230;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 26963;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
27231;;;;;; "time" "time.el" (17674 51268)) 26964;;;;;; "time" "time.el" (17723 17910))
27232;;; Generated autoloads from time.el 26965;;; Generated autoloads from time.el
27233 26966
27234(defvar display-time-day-and-date nil "\ 26967(defvar display-time-day-and-date nil "\
@@ -27270,8 +27003,8 @@ This runs the normal hook `display-time-hook' after each update.
27270;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 27003;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
27271;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 27004;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
27272;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds 27005;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds
27273;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17386 27006;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17398
27274;;;;;; 33146)) 27007;;;;;; 63772))
27275;;; Generated autoloads from calendar/time-date.el 27008;;; Generated autoloads from calendar/time-date.el
27276 27009
27277(autoload (quote date-to-time) "time-date" "\ 27010(autoload (quote date-to-time) "time-date" "\
@@ -27357,7 +27090,7 @@ If DATE is malformed, return a time value of zeros.
27357;;;*** 27090;;;***
27358 27091
27359;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27092;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27360;;;;;; "time-stamp.el" (17771 1419)) 27093;;;;;; "time-stamp.el" (17806 44345))
27361;;; Generated autoloads from time-stamp.el 27094;;; Generated autoloads from time-stamp.el
27362(put 'time-stamp-format 'safe-local-variable 'stringp) 27095(put 'time-stamp-format 'safe-local-variable 'stringp)
27363(put 'time-stamp-line-limit 'safe-local-variable 'integerp) 27096(put 'time-stamp-line-limit 'safe-local-variable 'integerp)
@@ -27400,7 +27133,7 @@ With ARG, turn time stamping on if and only if arg is positive.
27400;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27133;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27401;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27134;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27402;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27135;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27403;;;;;; (17632 41885)) 27136;;;;;; (17632 59497))
27404;;; Generated autoloads from calendar/timeclock.el 27137;;; Generated autoloads from calendar/timeclock.el
27405 27138
27406(autoload (quote timeclock-modeline-display) "timeclock" "\ 27139(autoload (quote timeclock-modeline-display) "timeclock" "\
@@ -27501,7 +27234,7 @@ relative only to the time worked today, and not to past time.
27501 27234
27502;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 27235;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
27503;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 27236;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
27504;;;;;; "emacs-lisp/timer.el" (17785 34467)) 27237;;;;;; "emacs-lisp/timer.el" (17806 44346))
27505;;; Generated autoloads from emacs-lisp/timer.el 27238;;; Generated autoloads from emacs-lisp/timer.el
27506 27239
27507(defalias (quote disable-timeout) (quote cancel-timer)) 27240(defalias (quote disable-timeout) (quote cancel-timer))
@@ -27577,7 +27310,7 @@ be detected.
27577;;;*** 27310;;;***
27578 27311
27579;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27312;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27580;;;;;; "international/titdic-cnv.el" (17792 9562)) 27313;;;;;; "international/titdic-cnv.el" (17806 44350))
27581;;; Generated autoloads from international/titdic-cnv.el 27314;;; Generated autoloads from international/titdic-cnv.el
27582 27315
27583(autoload (quote titdic-convert) "titdic-cnv" "\ 27316(autoload (quote titdic-convert) "titdic-cnv" "\
@@ -27600,8 +27333,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\".
27600;;;*** 27333;;;***
27601 27334
27602;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 27335;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
27603;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17788 27336;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17806
27604;;;;;; 21816)) 27337;;;;;; 44351))
27605;;; Generated autoloads from language/tml-util.el 27338;;; Generated autoloads from language/tml-util.el
27606 27339
27607(autoload (quote tamil-compose-region) "tml-util" "\ 27340(autoload (quote tamil-compose-region) "tml-util" "\
@@ -27624,7 +27357,7 @@ PATTERN regexp.
27624;;;*** 27357;;;***
27625 27358
27626;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27359;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27627;;;;;; "tmm.el" (17771 1419)) 27360;;;;;; "tmm.el" (17806 44345))
27628;;; Generated autoloads from tmm.el 27361;;; Generated autoloads from tmm.el
27629 (define-key global-map "\M-`" 'tmm-menubar) 27362 (define-key global-map "\M-`" 'tmm-menubar)
27630 (define-key global-map [f10] 'tmm-menubar) 27363 (define-key global-map [f10] 'tmm-menubar)
@@ -27665,7 +27398,7 @@ Its value should be an event that has a binding in MENU.
27665 27398
27666;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27399;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27667;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27400;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27668;;;;;; "todo-mode" "calendar/todo-mode.el" (17386 33146)) 27401;;;;;; "todo-mode" "calendar/todo-mode.el" (17398 63772))
27669;;; Generated autoloads from calendar/todo-mode.el 27402;;; Generated autoloads from calendar/todo-mode.el
27670 27403
27671(autoload (quote todo-add-category) "todo-mode" "\ 27404(autoload (quote todo-add-category) "todo-mode" "\
@@ -27726,7 +27459,7 @@ Show TODO list.
27726 27459
27727;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27460;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27728;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el" 27461;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
27729;;;;;; (17495 43954)) 27462;;;;;; (17501 10770))
27730;;; Generated autoloads from tool-bar.el 27463;;; Generated autoloads from tool-bar.el
27731 27464
27732(put (quote tool-bar-mode) (quote standard-value) (quote (t))) 27465(put (quote tool-bar-mode) (quote standard-value) (quote (t)))
@@ -27793,7 +27526,7 @@ holds a keymap.
27793;;;*** 27526;;;***
27794 27527
27795;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27528;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27796;;;;;; (17785 34467)) 27529;;;;;; (17806 44346))
27797;;; Generated autoloads from emulation/tpu-edt.el 27530;;; Generated autoloads from emulation/tpu-edt.el
27798 27531
27799(defvar tpu-edt-mode nil "\ 27532(defvar tpu-edt-mode nil "\
@@ -27820,7 +27553,7 @@ Turn on TPU/edt emulation.
27820;;;*** 27553;;;***
27821 27554
27822;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 27555;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
27823;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17785 34467)) 27556;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17806 44346))
27824;;; Generated autoloads from emulation/tpu-extras.el 27557;;; Generated autoloads from emulation/tpu-extras.el
27825 27558
27826(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 27559(autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
@@ -27840,7 +27573,7 @@ Constrain the cursor to the flow of the text.
27840 27573
27841;;;*** 27574;;;***
27842 27575
27843;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17785 34467)) 27576;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17806 44346))
27844;;; Generated autoloads from emacs-lisp/tq.el 27577;;; Generated autoloads from emacs-lisp/tq.el
27845 27578
27846(autoload (quote tq-create) "tq" "\ 27579(autoload (quote tq-create) "tq" "\
@@ -27854,7 +27587,7 @@ to a tcp server on another machine.
27854;;;*** 27587;;;***
27855 27588
27856;;;### (autoloads (trace-function-background trace-function trace-buffer) 27589;;;### (autoloads (trace-function-background trace-function trace-buffer)
27857;;;;;; "trace" "emacs-lisp/trace.el" (17785 34467)) 27590;;;;;; "trace" "emacs-lisp/trace.el" (17806 44346))
27858;;; Generated autoloads from emacs-lisp/trace.el 27591;;; Generated autoloads from emacs-lisp/trace.el
27859 27592
27860(defvar trace-buffer "*trace-output*" "\ 27593(defvar trace-buffer "*trace-output*" "\
@@ -27891,7 +27624,7 @@ BUFFER defaults to `trace-buffer'.
27891;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27624;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27892;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27625;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27893;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp 27626;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp
27894;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17800 14311)) 27627;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17822 38987))
27895;;; Generated autoloads from net/tramp.el 27628;;; Generated autoloads from net/tramp.el
27896 27629
27897(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 27630(defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
@@ -27994,7 +27727,7 @@ Like `file-name-all-completions' for partial tramp files.
27994(autoload (quote tramp-completion-handle-file-name-completion) "tramp" "\ 27727(autoload (quote tramp-completion-handle-file-name-completion) "tramp" "\
27995Like `file-name-completion' for tramp files. 27728Like `file-name-completion' for tramp files.
27996 27729
27997\(fn FILENAME DIRECTORY)" nil nil) 27730\(fn FILENAME DIRECTORY &optional PREDICATE)" nil nil)
27998 27731
27999(autoload (quote tramp-unload-tramp) "tramp" "\ 27732(autoload (quote tramp-unload-tramp) "tramp" "\
28000Discard Tramp from loading remote files. 27733Discard Tramp from loading remote files.
@@ -28004,7 +27737,7 @@ Discard Tramp from loading remote files.
28004;;;*** 27737;;;***
28005 27738
28006;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 27739;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
28007;;;;;; (17366 25285)) 27740;;;;;; (17372 39944))
28008;;; Generated autoloads from net/tramp-ftp.el 27741;;; Generated autoloads from net/tramp-ftp.el
28009 27742
28010(autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\ 27743(autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\
@@ -28019,8 +27752,8 @@ Not documented
28019;;;;;; tumme-display-thumb tumme-display-thumbs-append tumme-setup-dired-keybindings 27752;;;;;; tumme-display-thumb tumme-display-thumbs-append tumme-setup-dired-keybindings
28020;;;;;; tumme-jump-thumbnail-buffer tumme-delete-tag tumme-tag-files 27753;;;;;; tumme-jump-thumbnail-buffer tumme-delete-tag tumme-tag-files
28021;;;;;; tumme-show-all-from-dir tumme-display-thumbs tumme-dired-with-window-configuration 27754;;;;;; tumme-show-all-from-dir tumme-display-thumbs tumme-dired-with-window-configuration
28022;;;;;; tumme-dired-insert-marked-thumbs) "tumme" "tumme.el" (17645 27755;;;;;; tumme-dired-insert-marked-thumbs) "tumme" "tumme.el" (17648
28023;;;;;; 64048)) 27756;;;;;; 1356))
28024;;; Generated autoloads from tumme.el 27757;;; Generated autoloads from tumme.el
28025 27758
28026(autoload (quote tumme-dired-insert-marked-thumbs) "tumme" "\ 27759(autoload (quote tumme-dired-insert-marked-thumbs) "tumme" "\
@@ -28150,8 +27883,8 @@ easy-to-use form.
28150 27883
28151;;;*** 27884;;;***
28152 27885
28153;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17763 27886;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17822
28154;;;;;; 9424)) 27887;;;;;; 38984))
28155;;; Generated autoloads from tutorial.el 27888;;; Generated autoloads from tutorial.el
28156 27889
28157(autoload (quote help-with-tutorial) "tutorial" "\ 27890(autoload (quote help-with-tutorial) "tutorial" "\
@@ -28176,7 +27909,7 @@ resumed later.
28176;;;*** 27909;;;***
28177 27910
28178;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 27911;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
28179;;;;;; "textmodes/two-column.el" (17786 56015)) 27912;;;;;; "textmodes/two-column.el" (17806 44356))
28180;;; Generated autoloads from textmodes/two-column.el 27913;;; Generated autoloads from textmodes/two-column.el
28181 (autoload '2C-command "two-column" () t 'keymap) 27914 (autoload '2C-command "two-column" () t 'keymap)
28182 (global-set-key "\C-x6" '2C-command) 27915 (global-set-key "\C-x6" '2C-command)
@@ -28227,7 +27960,7 @@ First column's text sSs Second column's text
28227;;;;;; type-break type-break-mode type-break-keystroke-threshold 27960;;;;;; type-break type-break-mode type-break-keystroke-threshold
28228;;;;;; type-break-good-break-interval type-break-good-rest-interval 27961;;;;;; type-break-good-break-interval type-break-good-rest-interval
28229;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 27962;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28230;;;;;; (17781 39502)) 27963;;;;;; (17806 44345))
28231;;; Generated autoloads from type-break.el 27964;;; Generated autoloads from type-break.el
28232 27965
28233(defvar type-break-mode nil "\ 27966(defvar type-break-mode nil "\
@@ -28410,7 +28143,7 @@ FRAC should be the inverse of the fractional value; for example, a value of
28410;;;*** 28143;;;***
28411 28144
28412;;;### (autoloads (ununderline-region underline-region) "underline" 28145;;;### (autoloads (ununderline-region underline-region) "underline"
28413;;;;;; "textmodes/underline.el" (17786 56015)) 28146;;;;;; "textmodes/underline.el" (17806 44356))
28414;;; Generated autoloads from textmodes/underline.el 28147;;; Generated autoloads from textmodes/underline.el
28415 28148
28416(autoload (quote underline-region) "underline" "\ 28149(autoload (quote underline-region) "underline" "\
@@ -28431,7 +28164,7 @@ which specify the range to operate on.
28431;;;*** 28164;;;***
28432 28165
28433;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 28166;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
28434;;;;;; "undigest" "mail/undigest.el" (17786 56015)) 28167;;;;;; "undigest" "mail/undigest.el" (17806 44351))
28435;;; Generated autoloads from mail/undigest.el 28168;;; Generated autoloads from mail/undigest.el
28436 28169
28437(autoload (quote undigestify-rmail-message) "undigest" "\ 28170(autoload (quote undigestify-rmail-message) "undigest" "\
@@ -28450,7 +28183,7 @@ following the containing message.
28450;;;*** 28183;;;***
28451 28184
28452;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28185;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28453;;;;;; (17786 56015)) 28186;;;;;; (17806 44351))
28454;;; Generated autoloads from mail/unrmail.el 28187;;; Generated autoloads from mail/unrmail.el
28455 28188
28456(autoload (quote batch-unrmail) "unrmail" "\ 28189(autoload (quote batch-unrmail) "unrmail" "\
@@ -28470,7 +28203,7 @@ Convert Rmail file FILE to system inbox format file TO-FILE.
28470;;;*** 28203;;;***
28471 28204
28472;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17408 28205;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17408
28473;;;;;; 40148)) 28206;;;;;; 8260))
28474;;; Generated autoloads from emacs-lisp/unsafep.el 28207;;; Generated autoloads from emacs-lisp/unsafep.el
28475 28208
28476(autoload (quote unsafep) "unsafep" "\ 28209(autoload (quote unsafep) "unsafep" "\
@@ -28483,7 +28216,7 @@ of symbols with local bindings.
28483;;;*** 28216;;;***
28484 28217
28485;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28218;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28486;;;;;; "url/url.el" (17785 34468)) 28219;;;;;; "url/url.el" (17806 44357))
28487;;; Generated autoloads from url/url.el 28220;;; Generated autoloads from url/url.el
28488 28221
28489(autoload (quote url-retrieve) "url" "\ 28222(autoload (quote url-retrieve) "url" "\
@@ -28523,7 +28256,7 @@ no further processing). URL is either a string or a parsed URL.
28523;;;*** 28256;;;***
28524 28257
28525;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28258;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28526;;;;;; "url-auth" "url/url-auth.el" (17729 4745)) 28259;;;;;; "url-auth" "url/url-auth.el" (17398 63784))
28527;;; Generated autoloads from url/url-auth.el 28260;;; Generated autoloads from url/url-auth.el
28528 28261
28529(autoload (quote url-get-authentication) "url-auth" "\ 28262(autoload (quote url-get-authentication) "url-auth" "\
@@ -28565,8 +28298,8 @@ RATING a rating between 1 and 10 of the strength of the authentication.
28565;;;*** 28298;;;***
28566 28299
28567;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28300;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28568;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17729 28301;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17354
28569;;;;;; 4745)) 28302;;;;;; 12353))
28570;;; Generated autoloads from url/url-cache.el 28303;;; Generated autoloads from url/url-cache.el
28571 28304
28572(autoload (quote url-store-in-cache) "url-cache" "\ 28305(autoload (quote url-store-in-cache) "url-cache" "\
@@ -28591,7 +28324,7 @@ Return t iff a cached file has expired.
28591 28324
28592;;;*** 28325;;;***
28593 28326
28594;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17729 4745)) 28327;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17398 63784))
28595;;; Generated autoloads from url/url-cid.el 28328;;; Generated autoloads from url/url-cid.el
28596 28329
28597(autoload (quote url-cid) "url-cid" "\ 28330(autoload (quote url-cid) "url-cid" "\
@@ -28602,7 +28335,7 @@ Not documented
28602;;;*** 28335;;;***
28603 28336
28604;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28337;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28605;;;;;; "url/url-dav.el" (17729 4745)) 28338;;;;;; "url/url-dav.el" (17723 17916))
28606;;; Generated autoloads from url/url-dav.el 28339;;; Generated autoloads from url/url-dav.el
28607 28340
28608(autoload (quote url-dav-supported-p) "url-dav" "\ 28341(autoload (quote url-dav-supported-p) "url-dav" "\
@@ -28617,8 +28350,8 @@ Not documented
28617 28350
28618;;;*** 28351;;;***
28619 28352
28620;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17729 28353;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17398
28621;;;;;; 4745)) 28354;;;;;; 63784))
28622;;; Generated autoloads from url/url-file.el 28355;;; Generated autoloads from url/url-file.el
28623 28356
28624(autoload (quote url-file) "url-file" "\ 28357(autoload (quote url-file) "url-file" "\
@@ -28629,7 +28362,7 @@ Handle file: and ftp: URLs.
28629;;;*** 28362;;;***
28630 28363
28631;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28364;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28632;;;;;; "url/url-gw.el" (17789 35159)) 28365;;;;;; "url/url-gw.el" (17806 44356))
28633;;; Generated autoloads from url/url-gw.el 28366;;; Generated autoloads from url/url-gw.el
28634 28367
28635(autoload (quote url-gateway-nslookup-host) "url-gw" "\ 28368(autoload (quote url-gateway-nslookup-host) "url-gw" "\
@@ -28648,8 +28381,8 @@ Might do a non-blocking connection; use `process-status' to check.
28648;;;*** 28381;;;***
28649 28382
28650;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28383;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28651;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17729 28384;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17648
28652;;;;;; 4745)) 28385;;;;;; 1358))
28653;;; Generated autoloads from url/url-handlers.el 28386;;; Generated autoloads from url/url-handlers.el
28654 28387
28655(defvar url-handler-mode nil "\ 28388(defvar url-handler-mode nil "\
@@ -28693,7 +28426,7 @@ Not documented
28693;;;*** 28426;;;***
28694 28427
28695;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28428;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28696;;;;;; url-http) "url-http" "url/url-http.el" (17785 34468)) 28429;;;;;; url-http) "url-http" "url/url-http.el" (17806 44356))
28697;;; Generated autoloads from url/url-http.el 28430;;; Generated autoloads from url/url-http.el
28698 28431
28699(autoload (quote url-http) "url-http" "\ 28432(autoload (quote url-http) "url-http" "\
@@ -28758,7 +28491,7 @@ HTTPS retrievals are asynchronous.")
28758 28491
28759;;;*** 28492;;;***
28760 28493
28761;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17729 4745)) 28494;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17620 26953))
28762;;; Generated autoloads from url/url-irc.el 28495;;; Generated autoloads from url/url-irc.el
28763 28496
28764(autoload (quote url-irc) "url-irc" "\ 28497(autoload (quote url-irc) "url-irc" "\
@@ -28768,8 +28501,8 @@ Not documented
28768 28501
28769;;;*** 28502;;;***
28770 28503
28771;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17729 28504;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17398
28772;;;;;; 4745)) 28505;;;;;; 63784))
28773;;; Generated autoloads from url/url-ldap.el 28506;;; Generated autoloads from url/url-ldap.el
28774 28507
28775(autoload (quote url-ldap) "url-ldap" "\ 28508(autoload (quote url-ldap) "url-ldap" "\
@@ -28783,7 +28516,7 @@ URL can be a URL string, or a URL vector of the type returned by
28783;;;*** 28516;;;***
28784 28517
28785;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28518;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28786;;;;;; (17729 4745)) 28519;;;;;; (17398 63784))
28787;;; Generated autoloads from url/url-mailto.el 28520;;; Generated autoloads from url/url-mailto.el
28788 28521
28789(autoload (quote url-mail) "url-mailto" "\ 28522(autoload (quote url-mail) "url-mailto" "\
@@ -28799,7 +28532,7 @@ Handle the mailto: URL syntax.
28799;;;*** 28532;;;***
28800 28533
28801;;;### (autoloads (url-data url-generic-emulator-loader url-info 28534;;;### (autoloads (url-data url-generic-emulator-loader url-info
28802;;;;;; url-man) "url-misc" "url/url-misc.el" (17729 4745)) 28535;;;;;; url-man) "url-misc" "url/url-misc.el" (17398 63784))
28803;;; Generated autoloads from url/url-misc.el 28536;;; Generated autoloads from url/url-misc.el
28804 28537
28805(autoload (quote url-man) "url-misc" "\ 28538(autoload (quote url-man) "url-misc" "\
@@ -28831,7 +28564,7 @@ Fetch a data URL (RFC 2397).
28831;;;*** 28564;;;***
28832 28565
28833;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28566;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28834;;;;;; (17729 4745)) 28567;;;;;; (17363 29189))
28835;;; Generated autoloads from url/url-news.el 28568;;; Generated autoloads from url/url-news.el
28836 28569
28837(autoload (quote url-news) "url-news" "\ 28570(autoload (quote url-news) "url-news" "\
@@ -28848,7 +28581,7 @@ Not documented
28848 28581
28849;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28582;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28850;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28583;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28851;;;;;; (17729 4745)) 28584;;;;;; (17398 63784))
28852;;; Generated autoloads from url/url-ns.el 28585;;; Generated autoloads from url/url-ns.el
28853 28586
28854(autoload (quote isPlainHostName) "url-ns" "\ 28587(autoload (quote isPlainHostName) "url-ns" "\
@@ -28889,7 +28622,7 @@ Not documented
28889;;;*** 28622;;;***
28890 28623
28891;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28624;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28892;;;;;; "url/url-parse.el" (17756 33825)) 28625;;;;;; "url/url-parse.el" (17806 44357))
28893;;; Generated autoloads from url/url-parse.el 28626;;; Generated autoloads from url/url-parse.el
28894 28627
28895(autoload (quote url-recreate-url) "url-parse" "\ 28628(autoload (quote url-recreate-url) "url-parse" "\
@@ -28907,7 +28640,7 @@ Format is:
28907;;;*** 28640;;;***
28908 28641
28909;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28642;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28910;;;;;; (17729 4745)) 28643;;;;;; (17354 12353))
28911;;; Generated autoloads from url/url-privacy.el 28644;;; Generated autoloads from url/url-privacy.el
28912 28645
28913(autoload (quote url-setup-privacy-info) "url-privacy" "\ 28646(autoload (quote url-setup-privacy-info) "url-privacy" "\
@@ -28923,7 +28656,7 @@ Setup variables that expose info about you and your system.
28923;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date 28656;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date
28924;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string 28657;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string
28925;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el" 28658;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el"
28926;;;;;; (17767 19634)) 28659;;;;;; (17806 44357))
28927;;; Generated autoloads from url/url-util.el 28660;;; Generated autoloads from url/url-util.el
28928 28661
28929(defvar url-debug nil "\ 28662(defvar url-debug nil "\
@@ -29052,7 +28785,7 @@ This uses `url-current-object', set locally to the buffer.
29052;;;*** 28785;;;***
29053 28786
29054;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 28787;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
29055;;;;;; "userlock" "userlock.el" (17781 39502)) 28788;;;;;; "userlock" "userlock.el" (17806 44345))
29056;;; Generated autoloads from userlock.el 28789;;; Generated autoloads from userlock.el
29057 28790
29058(autoload (quote ask-user-about-lock) "userlock" "\ 28791(autoload (quote ask-user-about-lock) "userlock" "\
@@ -29080,7 +28813,7 @@ The buffer in question is current when this function is called.
29080 28813
29081;;;*** 28814;;;***
29082 28815
29083;;;### (autoloads nil "utf-7" "international/utf-7.el" (17788 21816)) 28816;;;### (autoloads nil "utf-7" "international/utf-7.el" (17806 44350))
29084;;; Generated autoloads from international/utf-7.el 28817;;; Generated autoloads from international/utf-7.el
29085(autoload-coding-system 'utf-7 '(require 'utf-7)) 28818(autoload-coding-system 'utf-7 '(require 'utf-7))
29086 28819
@@ -29088,7 +28821,7 @@ The buffer in question is current when this function is called.
29088 28821
29089;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 28822;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
29090;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" 28823;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
29091;;;;;; (17551 7908)) 28824;;;;;; (17546 35258))
29092;;; Generated autoloads from gnus/uudecode.el 28825;;; Generated autoloads from gnus/uudecode.el
29093 28826
29094(autoload (quote uudecode-decode-region-external) "uudecode" "\ 28827(autoload (quote uudecode-decode-region-external) "uudecode" "\
@@ -29118,7 +28851,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
29118;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 28851;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
29119;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 28852;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
29120;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook 28853;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
29121;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17721 20491)) 28854;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17723 17911))
29122;;; Generated autoloads from vc.el 28855;;; Generated autoloads from vc.el
29123 28856
29124(defvar vc-checkout-hook nil "\ 28857(defvar vc-checkout-hook nil "\
@@ -29406,7 +29139,7 @@ colors. `vc-annotate-background' specifies the background color.
29406 29139
29407;;;*** 29140;;;***
29408 29141
29409;;;### (autoloads nil "vc-arch" "vc-arch.el" (17385 8488)) 29142;;;### (autoloads nil "vc-arch" "vc-arch.el" (17822 38984))
29410;;; Generated autoloads from vc-arch.el 29143;;; Generated autoloads from vc-arch.el
29411 (defun vc-arch-registered (file) 29144 (defun vc-arch-registered (file)
29412 (if (vc-find-root file "{arch}/=tagging-method") 29145 (if (vc-find-root file "{arch}/=tagging-method")
@@ -29416,7 +29149,7 @@ colors. `vc-annotate-background' specifies the background color.
29416 29149
29417;;;*** 29150;;;***
29418 29151
29419;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17587 57307)) 29152;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17398 63770))
29420;;; Generated autoloads from vc-cvs.el 29153;;; Generated autoloads from vc-cvs.el
29421 (defun vc-cvs-registered (f) 29154 (defun vc-cvs-registered (f)
29422 (when (file-readable-p (expand-file-name 29155 (when (file-readable-p (expand-file-name
@@ -29426,7 +29159,7 @@ colors. `vc-annotate-background' specifies the background color.
29426 29159
29427;;;*** 29160;;;***
29428 29161
29429;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17385 8488)) 29162;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17398 63770))
29430;;; Generated autoloads from vc-mcvs.el 29163;;; Generated autoloads from vc-mcvs.el
29431 (defun vc-mcvs-registered (file) 29164 (defun vc-mcvs-registered (file)
29432 (if (vc-find-root file "MCVS/CVS") 29165 (if (vc-find-root file "MCVS/CVS")
@@ -29437,27 +29170,27 @@ colors. `vc-annotate-background' specifies the background color.
29437;;;*** 29170;;;***
29438 29171
29439;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29172;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29440;;;;;; (17385 8488)) 29173;;;;;; (17398 63770))
29441;;; Generated autoloads from vc-rcs.el 29174;;; Generated autoloads from vc-rcs.el
29442 29175
29443(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 29176(defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
29444*Where to look for RCS master files. 29177*Where to look for RCS master files.
29445For a description of possible values, see `vc-check-master-templates'.") 29178For a description of possible values, see `vc-check-master-templates'.")
29446 29179
29447(custom-autoload (quote vc-rcs-master-templates) "vc-rcs") 29180(custom-autoload (quote vc-rcs-master-templates) "vc-rcs" t)
29448 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) 29181 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
29449 29182
29450;;;*** 29183;;;***
29451 29184
29452;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29185;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29453;;;;;; (17385 8488)) 29186;;;;;; (17398 63770))
29454;;; Generated autoloads from vc-sccs.el 29187;;; Generated autoloads from vc-sccs.el
29455 29188
29456(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29189(defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
29457*Where to look for SCCS master files. 29190*Where to look for SCCS master files.
29458For a description of possible values, see `vc-check-master-templates'.") 29191For a description of possible values, see `vc-check-master-templates'.")
29459 29192
29460(custom-autoload (quote vc-sccs-master-templates) "vc-sccs") 29193(custom-autoload (quote vc-sccs-master-templates) "vc-sccs" t)
29461 (defun vc-sccs-registered(f) (vc-default-registered 'SCCS f)) 29194 (defun vc-sccs-registered(f) (vc-default-registered 'SCCS f))
29462 29195
29463(defun vc-sccs-search-project-dir (dirname basename) "\ 29196(defun vc-sccs-search-project-dir (dirname basename) "\
@@ -29467,7 +29200,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29467 29200
29468;;;*** 29201;;;***
29469 29202
29470;;;### (autoloads nil "vc-svn" "vc-svn.el" (17747 24147)) 29203;;;### (autoloads nil "vc-svn" "vc-svn.el" (17753 42782))
29471;;; Generated autoloads from vc-svn.el 29204;;; Generated autoloads from vc-svn.el
29472 (defun vc-svn-registered (f) 29205 (defun vc-svn-registered (f)
29473 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29206 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -29485,7 +29218,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
29485;;;*** 29218;;;***
29486 29219
29487;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29220;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29488;;;;;; (17781 39502)) 29221;;;;;; (17806 44354))
29489;;; Generated autoloads from progmodes/vhdl-mode.el 29222;;; Generated autoloads from progmodes/vhdl-mode.el
29490 29223
29491(autoload (quote vhdl-mode) "vhdl-mode" "\ 29224(autoload (quote vhdl-mode) "vhdl-mode" "\
@@ -30026,7 +29759,7 @@ Key bindings:
30026 29759
30027;;;*** 29760;;;***
30028 29761
30029;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17789 35159)) 29762;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17806 44346))
30030;;; Generated autoloads from emulation/vi.el 29763;;; Generated autoloads from emulation/vi.el
30031 29764
30032(autoload (quote vi-mode) "vi" "\ 29765(autoload (quote vi-mode) "vi" "\
@@ -30081,7 +29814,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30081;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 29814;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
30082;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 29815;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
30083;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 29816;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
30084;;;;;; "language/viet-util.el" (17792 9562)) 29817;;;;;; "language/viet-util.el" (17806 44351))
30085;;; Generated autoloads from language/viet-util.el 29818;;; Generated autoloads from language/viet-util.el
30086 29819
30087(autoload (quote viet-encode-viscii-char) "viet-util" "\ 29820(autoload (quote viet-encode-viscii-char) "viet-util" "\
@@ -30127,8 +29860,8 @@ Not documented
30127 29860
30128;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 29861;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
30129;;;;;; view-buffer-other-window view-buffer view-file-other-frame 29862;;;;;; view-buffer-other-window view-buffer view-file-other-frame
30130;;;;;; view-file-other-window view-file) "view" "view.el" (17385 29863;;;;;; view-file-other-window view-file) "view" "view.el" (17398
30131;;;;;; 8488)) 29864;;;;;; 63770))
30132;;; Generated autoloads from view.el 29865;;; Generated autoloads from view.el
30133 29866
30134(defvar view-mode nil "\ 29867(defvar view-mode nil "\
@@ -30337,8 +30070,8 @@ Exit View mode and make the current buffer editable.
30337 30070
30338;;;*** 30071;;;***
30339 30072
30340;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17785 30073;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17806
30341;;;;;; 34467)) 30074;;;;;; 44346))
30342;;; Generated autoloads from emulation/vip.el 30075;;; Generated autoloads from emulation/vip.el
30343 30076
30344(autoload (quote vip-setup) "vip" "\ 30077(autoload (quote vip-setup) "vip" "\
@@ -30354,7 +30087,7 @@ Turn on VIP emulation of VI.
30354;;;*** 30087;;;***
30355 30088
30356;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30089;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30357;;;;;; (17743 18143)) 30090;;;;;; (17822 38984))
30358;;; Generated autoloads from emulation/viper.el 30091;;; Generated autoloads from emulation/viper.el
30359 30092
30360(autoload (quote toggle-viper-mode) "viper" "\ 30093(autoload (quote toggle-viper-mode) "viper" "\
@@ -30371,7 +30104,7 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Viper'.
30371;;;*** 30104;;;***
30372 30105
30373;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30106;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30374;;;;;; (17495 43954)) 30107;;;;;; (17501 10770))
30375;;; Generated autoloads from emacs-lisp/warnings.el 30108;;; Generated autoloads from emacs-lisp/warnings.el
30376 30109
30377(defvar warning-prefix-function nil "\ 30110(defvar warning-prefix-function nil "\
@@ -30460,7 +30193,7 @@ this is equivalent to `display-warning', using
30460;;;*** 30193;;;***
30461 30194
30462;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30195;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30463;;;;;; (17786 57515)) 30196;;;;;; (17806 44345))
30464;;; Generated autoloads from wdired.el 30197;;; Generated autoloads from wdired.el
30465 30198
30466(autoload (quote wdired-change-to-wdired-mode) "wdired" "\ 30199(autoload (quote wdired-change-to-wdired-mode) "wdired" "\
@@ -30476,7 +30209,7 @@ See `wdired-mode'.
30476 30209
30477;;;*** 30210;;;***
30478 30211
30479;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17786 56015)) 30212;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17806 44352))
30480;;; Generated autoloads from net/webjump.el 30213;;; Generated autoloads from net/webjump.el
30481 30214
30482(autoload (quote webjump) "webjump" "\ 30215(autoload (quote webjump) "webjump" "\
@@ -30493,7 +30226,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30493;;;*** 30226;;;***
30494 30227
30495;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30228;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30496;;;;;; (17608 57530)) 30229;;;;;; (17620 26953))
30497;;; Generated autoloads from progmodes/which-func.el 30230;;; Generated autoloads from progmodes/which-func.el
30498 (put 'which-func-format 'risky-local-variable t) 30231 (put 'which-func-format 'risky-local-variable t)
30499 (put 'which-func-current 'risky-local-variable t) 30232 (put 'which-func-current 'risky-local-variable t)
@@ -30504,7 +30237,8 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
30504Non-nil if Which-Function mode is enabled. 30237Non-nil if Which-Function mode is enabled.
30505See the command `which-function-mode' for a description of this minor-mode. 30238See the command `which-function-mode' for a description of this minor-mode.
30506Setting this variable directly does not take effect; 30239Setting this variable directly does not take effect;
30507use either \\[customize] or the function `which-function-mode'.") 30240either customize it (see the info node `Easy Customization')
30241or call the function `which-function-mode'.")
30508 30242
30509(custom-autoload (quote which-function-mode) "which-func" nil) 30243(custom-autoload (quote which-function-mode) "which-func" nil)
30510 30244
@@ -30525,7 +30259,7 @@ and off otherwise.
30525;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 30259;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
30526;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 30260;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
30527;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 30261;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
30528;;;;;; (17781 39502)) 30262;;;;;; (17806 44345))
30529;;; Generated autoloads from whitespace.el 30263;;; Generated autoloads from whitespace.el
30530 30264
30531(autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 30265(autoload (quote whitespace-toggle-leading-check) "whitespace" "\
@@ -30616,7 +30350,7 @@ This is meant to be added buffer-locally to `write-file-functions'.
30616;;;*** 30350;;;***
30617 30351
30618;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 30352;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
30619;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17781 39502)) 30353;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17806 44345))
30620;;; Generated autoloads from wid-browse.el 30354;;; Generated autoloads from wid-browse.el
30621 30355
30622(autoload (quote widget-browse-at) "wid-browse" "\ 30356(autoload (quote widget-browse-at) "wid-browse" "\
@@ -30643,8 +30377,8 @@ With arg, turn widget mode on if and only if arg is positive.
30643;;;*** 30377;;;***
30644 30378
30645;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 30379;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
30646;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17743 30380;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17822
30647;;;;;; 45278)) 30381;;;;;; 38984))
30648;;; Generated autoloads from wid-edit.el 30382;;; Generated autoloads from wid-edit.el
30649 30383
30650(autoload (quote widgetp) "wid-edit" "\ 30384(autoload (quote widgetp) "wid-edit" "\
@@ -30688,8 +30422,8 @@ Setup current buffer so editing string widgets works.
30688;;;*** 30422;;;***
30689 30423
30690;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 30424;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
30691;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17781 30425;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17806
30692;;;;;; 39502)) 30426;;;;;; 44345))
30693;;; Generated autoloads from windmove.el 30427;;; Generated autoloads from windmove.el
30694 30428
30695(autoload (quote windmove-left) "windmove" "\ 30429(autoload (quote windmove-left) "windmove" "\
@@ -30742,7 +30476,7 @@ Default MODIFIER is 'shift.
30742;;;*** 30476;;;***
30743 30477
30744;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 30478;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
30745;;;;;; (17385 8488)) 30479;;;;;; (17398 63771))
30746;;; Generated autoloads from winner.el 30480;;; Generated autoloads from winner.el
30747 30481
30748(defvar winner-mode nil "\ 30482(defvar winner-mode nil "\
@@ -30750,7 +30484,7 @@ Toggle Winner mode.
30750Setting this variable directly does not take effect; 30484Setting this variable directly does not take effect;
30751use either \\[customize] or the function `winner-mode'.") 30485use either \\[customize] or the function `winner-mode'.")
30752 30486
30753(custom-autoload (quote winner-mode) "winner") 30487(custom-autoload (quote winner-mode) "winner" nil)
30754 30488
30755(autoload (quote winner-mode) "winner" "\ 30489(autoload (quote winner-mode) "winner" "\
30756Toggle Winner mode. 30490Toggle Winner mode.
@@ -30761,7 +30495,7 @@ With arg, turn Winner mode on if and only if arg is positive.
30761;;;*** 30495;;;***
30762 30496
30763;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 30497;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
30764;;;;;; "woman.el" (17781 39502)) 30498;;;;;; "woman.el" (17822 38984))
30765;;; Generated autoloads from woman.el 30499;;; Generated autoloads from woman.el
30766 30500
30767(autoload (quote woman) "woman" "\ 30501(autoload (quote woman) "woman" "\
@@ -30797,7 +30531,7 @@ decompress the file if appropriate. See the documentation for the
30797;;;*** 30531;;;***
30798 30532
30799;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 30533;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
30800;;;;;; (17785 34467)) 30534;;;;;; (17806 44346))
30801;;; Generated autoloads from emulation/ws-mode.el 30535;;; Generated autoloads from emulation/ws-mode.el
30802 30536
30803(autoload (quote wordstar-mode) "ws-mode" "\ 30537(autoload (quote wordstar-mode) "ws-mode" "\
@@ -30910,7 +30644,7 @@ The key bindings are:
30910;;;*** 30644;;;***
30911 30645
30912;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 30646;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
30913;;;;;; (17607 45512)) 30647;;;;;; (17620 26951))
30914;;; Generated autoloads from xml.el 30648;;; Generated autoloads from xml.el
30915 30649
30916(autoload (quote xml-parse-file) "xml" "\ 30650(autoload (quote xml-parse-file) "xml" "\
@@ -30935,19 +30669,18 @@ If PARSE-NS is non-nil, then QNAMES are expanded.
30935 30669
30936;;;*** 30670;;;***
30937 30671
30938;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17385 30672;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17398
30939;;;;;; 8488)) 30673;;;;;; 63771))
30940;;; Generated autoloads from xt-mouse.el 30674;;; Generated autoloads from xt-mouse.el
30941 30675
30942(defvar xterm-mouse-mode nil "\ 30676(defvar xterm-mouse-mode nil "\
30943Non-nil if Xterm-Mouse mode is enabled. 30677Non-nil if Xterm-Mouse mode is enabled.
30944See the command `xterm-mouse-mode' for a description of this minor-mode. 30678See the command `xterm-mouse-mode' for a description of this minor-mode.
30945Setting this variable directly does not take effect; 30679Setting this variable directly does not take effect;
30946use either \\[customize] or the function `xterm-mouse-mode'.") 30680either customize it (see the info node `Easy Customization')
30947 30681or call the function `xterm-mouse-mode'.")
30948(custom-autoload (quote xterm-mouse-mode) "xt-mouse")
30949 30682
30950(put (quote xterm-mouse-mode) (quote custom-set) (quote custom-set-minor-mode)) 30683(custom-autoload (quote xterm-mouse-mode) "xt-mouse" nil)
30951 30684
30952(autoload (quote xterm-mouse-mode) "xt-mouse" "\ 30685(autoload (quote xterm-mouse-mode) "xt-mouse" "\
30953Toggle XTerm mouse mode. 30686Toggle XTerm mouse mode.
@@ -30965,7 +30698,7 @@ down the SHIFT key while pressing the mouse button.
30965;;;*** 30698;;;***
30966 30699
30967;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 30700;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
30968;;;;;; "gnus/yenc.el" (17385 8494)) 30701;;;;;; "gnus/yenc.el" (17398 63777))
30969;;; Generated autoloads from gnus/yenc.el 30702;;; Generated autoloads from gnus/yenc.el
30970 30703
30971(autoload (quote yenc-decode-region) "yenc" "\ 30704(autoload (quote yenc-decode-region) "yenc" "\
@@ -30981,7 +30714,7 @@ Extract file name from an yenc header.
30981;;;*** 30714;;;***
30982 30715
30983;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 30716;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
30984;;;;;; yow) "yow" "play/yow.el" (17786 56015)) 30717;;;;;; yow) "yow" "play/yow.el" (17806 44352))
30985;;; Generated autoloads from play/yow.el 30718;;; Generated autoloads from play/yow.el
30986 30719
30987(autoload (quote yow) "yow" "\ 30720(autoload (quote yow) "yow" "\
@@ -31007,7 +30740,7 @@ Zippy goes to the analyst.
31007 30740
31008;;;*** 30741;;;***
31009 30742
31010;;;### (autoloads (zone) "zone" "play/zone.el" (17385 8495)) 30743;;;### (autoloads (zone) "zone" "play/zone.el" (17398 63780))
31011;;; Generated autoloads from play/zone.el 30744;;; Generated autoloads from play/zone.el
31012 30745
31013(autoload (quote zone) "zone" "\ 30746(autoload (quote zone) "zone" "\
@@ -31122,10 +30855,9 @@ Zone out, completely.
31122;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el" 30855;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el"
31123;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el" 30856;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el"
31124;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" 30857;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el"
31125;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/bg-mouse.el" 30858;;;;;; "net/tramp-vc.el" "net/trampver.el" "patcomp.el" "paths.el"
31126;;;;;; "obsolete/hilit19.el" "obsolete/sc.el" "obsolete/uncompress.el" 30859;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el"
31127;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" 30860;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el"
31128;;;;;; "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el"
31129;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" 30861;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
31130;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" 30862;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el"
31131;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" 30863;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el"
@@ -31136,12 +30868,7 @@ Zone out, completely.
31136;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el" 30868;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el"
31137;;;;;; "register.el" "replace.el" "rfn-eshadow.el" "s-region.el" 30869;;;;;; "register.el" "replace.el" "rfn-eshadow.el" "s-region.el"
31138;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "select.el" 30870;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "select.el"
31139;;;;;; "soundex.el" "startup.el" "subdirs.el" "tempo.el" "term/apollo.el" 30871;;;;;; "soundex.el" "startup.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el"
31140;;;;;; "term/bobcat.el" "term/cygwin.el" "term/internal.el" "term/linux.el"
31141;;;;;; "term/lk201.el" "term/pc-win.el" "term/rxvt.el" "term/sun.el"
31142;;;;;; "term/tty-colors.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
31143;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
31144;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "textmodes/bib-mode.el"
31145;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/page.el" 30872;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/page.el"
31146;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" 30873;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el"
31147;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" 30874;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el"
@@ -31153,7 +30880,7 @@ Zone out, completely.
31153;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 30880;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
31154;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 30881;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
31155;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 30882;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
31156;;;;;; "x-dnd.el") (17800 15098 489655)) 30883;;;;;; "x-dnd.el") (17823 28235 87781))
31157 30884
31158;;;*** 30885;;;***
31159 30886