comparison lisp/prim/loaddefs.el @ 4:b82b59fe008d r19-15b3

Import from CVS: tag r19-15b3
author cvs
date Mon, 13 Aug 2007 08:46:56 +0200
parents ac2d302a0011
children 27bc7f280385
comparison
equal deleted inserted replaced
3:30df88044ec6 4:b82b59fe008d
1055 1055
1056 ;;;*** 1056 ;;;***
1057 1057
1058 ;;;### (autoloads nil "cl" "cl/cl.el" (12860 19475)) 1058 ;;;### (autoloads nil "cl" "cl/cl.el" (12860 19475))
1059 ;;; Generated autoloads from cl/cl.el 1059 ;;; Generated autoloads from cl/cl.el
1060 1060
1061 ;;;### (autoloads nil "background" "comint/background.el" (12675 57061)) 1061 ;;;***
1062
1063 ;;;### (autoloads nil "background" "comint/background.el" (12864 52236))
1062 ;;; Generated autoloads from comint/background.el 1064 ;;; Generated autoloads from comint/background.el
1063 1065
1064 ;;;### (autoloads (comint-dynamic-list-completions comint-dynamic-complete comint-run make-comint) "comint" "comint/comint.el" (12860 19312)) 1066 ;;;### (autoloads (comint-dynamic-list-completions comint-dynamic-complete comint-run make-comint) "comint" "comint/comint.el" (12860 19312))
1065 ;;; Generated autoloads from comint/comint.el 1067 ;;; Generated autoloads from comint/comint.el
1066 1068
1091 (autoload 'comint-dynamic-list-completions "comint" "\ 1093 (autoload 'comint-dynamic-list-completions "comint" "\
1092 List in help buffer sorted COMPLETIONS. 1094 List in help buffer sorted COMPLETIONS.
1093 Typing SPC flushes the help buffer." nil nil) 1095 Typing SPC flushes the help buffer." nil nil)
1094 1096
1095 ;;;*** 1097 ;;;***
1096 1098
1097 ;;;### (autoloads nil "dbx" "comint/dbx.el" (12376 19381)) 1099 ;;;***
1100
1101 ;;;### (autoloads nil "dbx" "comint/dbx.el" (12864 52536))
1098 ;;; Generated autoloads from comint/dbx.el 1102 ;;; Generated autoloads from comint/dbx.el
1099 1103
1100 ;;;### (autoloads (gdb) "gdb" "comint/gdb.el" (12727 30092)) 1104 ;;;### (autoloads (gdb) "gdb" "comint/gdb.el" (12864 52628))
1101 ;;; Generated autoloads from comint/gdb.el 1105 ;;; Generated autoloads from comint/gdb.el
1102 1106
1103 (defvar gdb-command-name "gdb" "\ 1107 (defvar gdb-command-name "gdb" "\
1104 Pathname for executing gdb.") 1108 Pathname for executing gdb.")
1105 1109
1109 and source-file directory for GDB. If you wish to change this, use 1113 and source-file directory for GDB. If you wish to change this, use
1110 the GDB commands `cd DIR' and `directory'." t nil) 1114 the GDB commands `cd DIR' and `directory'." t nil)
1111 1115
1112 ;;;*** 1116 ;;;***
1113 1117
1114 ;;;### (autoloads (gdbsrc) "gdbsrc" "comint/gdbsrc.el" (12743 11566)) 1118 ;;;### (autoloads (gdbsrc) "gdbsrc" "comint/gdbsrc.el" (12897 5133))
1115 ;;; Generated autoloads from comint/gdbsrc.el 1119 ;;; Generated autoloads from comint/gdbsrc.el
1116 1120
1117 (autoload 'gdbsrc "gdbsrc" "\ 1121 (autoload 'gdbsrc "gdbsrc" "\
1118 Activates a gdb session with gdbsrc-mode turned on. A numeric prefix 1122 Activates a gdb session with gdbsrc-mode turned on. A numeric prefix
1119 argument can be used to specify a running process to attach, and a non-numeric 1123 argument can be used to specify a running process to attach, and a non-numeric
1146 Run perldb on program FILE in buffer *gud-FILE*. 1150 Run perldb on program FILE in buffer *gud-FILE*.
1147 The directory containing FILE becomes the initial working directory 1151 The directory containing FILE becomes the initial working directory
1148 and source-file directory for your debugger." t nil) 1152 and source-file directory for your debugger." t nil)
1149 1153
1150 ;;;*** 1154 ;;;***
1151 1155
1152 ;;;### (autoloads nil "history" "comint/history.el" (12376 19384)) 1156 ;;;***
1157
1158 ;;;### (autoloads nil "history" "comint/history.el" (12864 52863))
1153 ;;; Generated autoloads from comint/history.el 1159 ;;; Generated autoloads from comint/history.el
1160
1161 ;;;***
1154 1162
1155 ;;;### (autoloads nil "inf-lisp" "comint/inf-lisp.el" (12546 50428)) 1163 ;;;### (autoloads nil "inf-lisp" "comint/inf-lisp.el" (12546 50428))
1156 ;;; Generated autoloads from comint/inf-lisp.el 1164 ;;; Generated autoloads from comint/inf-lisp.el
1157 1165
1158 (add-hook 'same-window-buffer-names "*inferior-lisp*") 1166 (add-hook 'same-window-buffer-names "*inferior-lisp*")
1159
1160 ;;;***
1161 1167
1162 ;;;*** 1168 ;;;***
1163 1169
1164 ;;;### (autoloads nil "kermit" "comint/kermit.el" (12851 23354)) 1170 ;;;### (autoloads nil "kermit" "comint/kermit.el" (12851 23354))
1165 ;;; Generated autoloads from comint/kermit.el 1171 ;;; Generated autoloads from comint/kermit.el
1244 1250
1245 (add-hook 'same-window-buffer-names "*shell*") 1251 (add-hook 'same-window-buffer-names "*shell*")
1246 1252
1247 ;;;*** 1253 ;;;***
1248 1254
1249 ;;;### (autoloads (rsh telnet) "telnet" "comint/telnet.el" (12546 50428)) 1255 ;;;### (autoloads (rsh telnet) "telnet" "comint/telnet.el" (12864 53480))
1250 ;;; Generated autoloads from comint/telnet.el 1256 ;;; Generated autoloads from comint/telnet.el
1251 1257
1252 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 1258 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
1253 1259
1254 (autoload 'telnet "telnet" "\ 1260 (autoload 'telnet "telnet" "\
1266 Normally input is edited in Emacs and sent a line at a time. 1272 Normally input is edited in Emacs and sent a line at a time.
1267 See also `\\[telnet]'." t nil) 1273 See also `\\[telnet]'." t nil)
1268 1274
1269 ;;;*** 1275 ;;;***
1270 1276
1271 ;;;### (autoloads (ange-ftp-hook-function) "ange-ftp" "dired/ange-ftp.el" (12851 23360)) 1277 ;;;### (autoloads (ange-ftp-hook-function) "ange-ftp" "dired/ange-ftp.el" (12865 38768))
1272 ;;; Generated autoloads from dired/ange-ftp.el 1278 ;;; Generated autoloads from dired/ange-ftp.el
1273 1279
1274 (defvar ange-ftp-path-format '("^/\\(\\([^@/:]*\\)@\\)?\\([^@/:]*\\):\\(.*\\)" 3 2 4) "\ 1280 (defvar ange-ftp-path-format '("^/\\(\\([^@/:]*\\)@\\)?\\([^@/:]*\\):\\(.*\\)" 3 2 4) "\
1275 *Format of a fully expanded remote pathname. This is a cons 1281 *Format of a fully expanded remote pathname. This is a cons
1276 \(REGEXP . (HOST USER PATH)), where REGEXP is a regular expression matching 1282 \(REGEXP . (HOST USER PATH)), where REGEXP is a regular expression matching
1569 ;;; Generated autoloads from dired/gmhist.el 1575 ;;; Generated autoloads from dired/gmhist.el
1570 1576
1571 ;;;*** 1577 ;;;***
1572 1578
1573 ;;;*** 1579 ;;;***
1574 1580
1575 ;;;### (autoloads nil "cl-read" "edebug/cl-read.el" (12851 23502)) 1581 ;;;***
1582
1583 ;;;### (autoloads nil "advise-eval-region" "edebug/advise-eval-region.el" (12864 30312))
1584 ;;; Generated autoloads from edebug/advise-eval-region.el
1585
1586 ;;;***
1587
1588 ;;;### (autoloads nil "cl-read" "edebug/cl-read.el" (12864 29087))
1576 ;;; Generated autoloads from edebug/cl-read.el 1589 ;;; Generated autoloads from edebug/cl-read.el
1577 1590
1578 ;;;### (autoloads nil "cl-specs" "edebug/cl-specs.el" (12546 50556)) 1591 ;;;***
1592
1593 ;;;### (autoloads nil "cl-specs" "edebug/cl-specs.el" (12864 27740))
1579 ;;; Generated autoloads from edebug/cl-specs.el 1594 ;;; Generated autoloads from edebug/cl-specs.el
1580 1595
1581 ;;;*** 1596 ;;;***
1582 1597
1583 ;;;### (autoloads nil "cust-print" "edebug/cust-print.el" (12546 50558)) 1598 ;;;### (autoloads nil "cust-print" "edebug/cust-print.el" (12864 28985))
1584 ;;; Generated autoloads from edebug/cust-print.el 1599 ;;; Generated autoloads from edebug/cust-print.el
1585 1600
1586 ;;;*** 1601 ;;;***
1587 1602
1588 ;;;### (autoloads nil "edebug-cl-read" "edebug/edebug-cl-read.el" (12546 50559)) 1603 ;;;### (autoloads nil "edebug-cl-read" "edebug/edebug-cl-read.el" (12864 28195))
1589 ;;; Generated autoloads from edebug/edebug-cl-read.el 1604 ;;; Generated autoloads from edebug/edebug-cl-read.el
1590
1591 ;;;***
1592 1605
1593 ;;;### (autoloads nil "edebug-test" "edebug/edebug-test.el" (12546 50592)) 1606 ;;;### (autoloads nil "edebug-test" "edebug/edebug-test.el" (12546 50592))
1594 ;;; Generated autoloads from edebug/edebug-test.el 1607 ;;; Generated autoloads from edebug/edebug-test.el
1595 1608
1596 1609
1597 ;;;*** 1610 ;;;***
1598 1611
1599 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec) "edebug" "edebug/edebug.el" (12639 8668)) 1612 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec) "edebug" "edebug/edebug.el" (12864 29565))
1600 ;;; Generated autoloads from edebug/edebug.el 1613 ;;; Generated autoloads from edebug/edebug.el
1601 1614
1602 (autoload 'def-edebug-spec "edebug" "\ 1615 (autoload 'def-edebug-spec "edebug" "\
1603 Set the edebug-form-spec property of SYMBOL according to SPEC. 1616 Set the edebug-form-spec property of SYMBOL according to SPEC.
1604 Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol 1617 Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol
1611 This is like `eval-defun', but the code is always instrumented for Edebug. 1624 This is like `eval-defun', but the code is always instrumented for Edebug.
1612 Print its name in the minibuffer and leave point where it is, 1625 Print its name in the minibuffer and leave point where it is,
1613 or if an error occurs, leave point after it with mark at the original point." t nil) 1626 or if an error occurs, leave point after it with mark at the original point." t nil)
1614 1627
1615 ;;;*** 1628 ;;;***
1616 1629
1617 ;;;### (autoloads nil "eval-reg" "edebug/eval-reg.el" (12546 50591)) 1630 ;;;***
1631
1632 ;;;### (autoloads nil "eval-reg" "edebug/eval-reg.el" (12864 29073))
1618 ;;; Generated autoloads from edebug/eval-reg.el 1633 ;;; Generated autoloads from edebug/eval-reg.el
1619
1620
1621 ;;;***
1622 1634
1623 ;;;### (autoloads nil "ediff-diff" "ediff/ediff-diff.el" (12747 30846)) 1635 ;;;### (autoloads nil "ediff-diff" "ediff/ediff-diff.el" (12747 30846))
1624 ;;; Generated autoloads from ediff/ediff-diff.el 1636 ;;; Generated autoloads from ediff/ediff-diff.el
1625 1637
1626 ;;;### (autoloads nil "ediff-hook" "ediff/ediff-hook.el" (12675 57179)) 1638 ;;;### (autoloads nil "ediff-hook" "ediff/ediff-hook.el" (12675 57179))
1662 ;;;*** 1674 ;;;***
1663 1675
1664 ;;;### (autoloads nil "ediff-wind" "ediff/ediff-wind.el" (12851 23552)) 1676 ;;;### (autoloads nil "ediff-wind" "ediff/ediff-wind.el" (12851 23552))
1665 ;;; Generated autoloads from ediff/ediff-wind.el 1677 ;;; Generated autoloads from ediff/ediff-wind.el
1666 1678
1667 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "electric/ebuff-menu.el" (12698 33526)) 1679 ;;;### (autoloads (ediff-documentation ediff-version ediff-revision ediff-patch-buffer ediff-patch-file run-ediff-from-cvs-buffer ediff-merge-revisions-with-ancestor ediff-merge-revisions ediff-merge-buffers-with-ancestor ediff-merge-buffers ediff-merge-files-with-ancestor ediff-merge-files ediff-regions-linewise ediff-regions-wordwise ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor ediff-merge-directory-revisions ediff-merge-directories-with-ancestor ediff-merge-directories ediff-directories3 ediff-directory-revisions ediff-directories ediff-buffers3 ediff-buffers ediff-files3 ediff-files) "ediff" "ediff/ediff.el" (12851 23551))
1680 ;;; Generated autoloads from ediff/ediff.el
1681
1682 (autoload 'ediff-files "ediff" "\
1683 Run Ediff on a pair of files, FILE-A and FILE-B." t nil)
1684
1685 (autoload 'ediff-files3 "ediff" "\
1686 Run Ediff on three files, FILE-A, FILE-B, and FILE-C." t nil)
1687
1688 (defalias 'ediff3 'ediff-files3)
1689
1690 (defalias 'ediff 'ediff-files)
1691
1692 (autoload 'ediff-buffers "ediff" "\
1693 Run Ediff on a pair of buffers, BUFFER-A and BUFFER-B." t nil)
1694
1695 (defalias 'ebuffers 'ediff-buffers)
1696
1697 (autoload 'ediff-buffers3 "ediff" "\
1698 Run Ediff on three buffers, BUFFER-A, BUFFER-B, and BUFFER-C." t nil)
1699
1700 (defalias 'ebuffers3 'ediff-buffers3)
1701
1702 (autoload 'ediff-directories "ediff" "\
1703 Run Ediff on a pair of directories, DIR1 and DIR2, comparing files that have
1704 the same name in both. The third argument, REGEXP, is a regular expression that
1705 can be used to filter out certain file names." t nil)
1706
1707 (defalias 'edirs 'ediff-directories)
1708
1709 (autoload 'ediff-directory-revisions "ediff" "\
1710 Run Ediff on a directory, DIR1, comparing its files with their revisions.
1711 The second argument, REGEXP, is a regular expression that filters the file
1712 names. Only the files that are under revision control are taken into account." t nil)
1713
1714 (defalias 'edir-revisions 'ediff-directory-revisions)
1715
1716 (autoload 'ediff-directories3 "ediff" "\
1717 Run Ediff on three directories, DIR1, DIR2, and DIR3, comparing files that
1718 have the same name in all three. The last argument, REGEXP, is a regular
1719 expression that can be used to filter out certain file names." t nil)
1720
1721 (defalias 'edirs3 'ediff-directories3)
1722
1723 (autoload 'ediff-merge-directories "ediff" "\
1724 Run Ediff on a pair of directories, DIR1 and DIR2, merging files that have
1725 the same name in both. The third argument, REGEXP, is a regular expression that
1726 can be used to filter out certain file names." t nil)
1727
1728 (defalias 'edirs-merge 'ediff-merge-directories)
1729
1730 (autoload 'ediff-merge-directories-with-ancestor "ediff" "\
1731 Merge files in directories DIR1 and DIR2 using files in ANCESTOR-DIR as ancestors.
1732 Ediff merges files that have identical names in DIR1, DIR2. If a pair of files
1733 in DIR1 and DIR2 doesn't have an ancestor in ANCESTOR-DIR, Ediff will merge
1734 without ancestor. The fourth argument, REGEXP, is a regular expression that
1735 can be used to filter out certain file names." t nil)
1736
1737 (autoload 'ediff-merge-directory-revisions "ediff" "\
1738 Run Ediff on a directory, DIR1, merging its files with their revisions.
1739 The second argument, REGEXP, is a regular expression that filters the file
1740 names. Only the files that are under revision control are taken into account." t nil)
1741
1742 (defalias 'edir-merge-revisions 'ediff-merge-directory-revisions)
1743
1744 (autoload 'ediff-merge-directory-revisions-with-ancestor "ediff" "\
1745 Run Ediff on a directory, DIR1, merging its files with their revisions and ancestors.
1746 The second argument, REGEXP, is a regular expression that filters the file
1747 names. Only the files that are under revision control are taken into account." t nil)
1748
1749 (defalias 'edir-merge-revisions-with-ancestor 'ediff-merge-directory-revisions-with-ancestor)
1750
1751 (defalias 'edirs-merge-with-ancestor 'ediff-merge-directories-with-ancestor)
1752
1753 (autoload 'ediff-windows-wordwise "ediff" "\
1754 Compare WIND-A and WIND-B, which are selected by clicking, wordwise.
1755 With prefix argument, DUMB-MODE, or on a non-windowing display, works as
1756 follows:
1757 If WIND-A is nil, use selected window.
1758 If WIND-B is nil, use window next to WIND-A." t nil)
1759
1760 (autoload 'ediff-windows-linewise "ediff" "\
1761 Compare WIND-A and WIND-B, which are selected by clicking, linewise.
1762 With prefix argument, DUMB-MODE, or on a non-windowing display, works as
1763 follows:
1764 If WIND-A is nil, use selected window.
1765 If WIND-B is nil, use window next to WIND-A." t nil)
1766
1767 (autoload 'ediff-regions-wordwise "ediff" "\
1768 Run Ediff on a pair of regions in two different buffers.
1769 Regions (i.e., point and mark) are assumed to be set in advance.
1770 This function is effective only for relatively small regions, up to 200
1771 lines. For large regions, use `ediff-regions-linewise'." t nil)
1772
1773 (autoload 'ediff-regions-linewise "ediff" "\
1774 Run Ediff on a pair of regions in two different buffers.
1775 Regions (i.e., point and mark) are assumed to be set in advance.
1776 Each region is enlarged to contain full lines.
1777 This function is effective for large regions, over 100-200
1778 lines. For small regions, use `ediff-regions-wordwise'." t nil)
1779
1780 (defalias 'ediff-merge 'ediff-merge-files)
1781
1782 (autoload 'ediff-merge-files "ediff" "\
1783 Merge two files without ancestor." t nil)
1784
1785 (autoload 'ediff-merge-files-with-ancestor "ediff" "\
1786 Merge two files with ancestor." t nil)
1787
1788 (defalias 'ediff-merge-with-ancestor 'ediff-merge-files-with-ancestor)
1789
1790 (autoload 'ediff-merge-buffers "ediff" "\
1791 Merge buffers without ancestor." t nil)
1792
1793 (autoload 'ediff-merge-buffers-with-ancestor "ediff" "\
1794 Merge buffers with ancestor." t nil)
1795
1796 (autoload 'ediff-merge-revisions "ediff" "\
1797 Run Ediff by merging two revisions of a file.
1798 The file is the optional FILE argument or the file visited by the current
1799 buffer." t nil)
1800
1801 (autoload 'ediff-merge-revisions-with-ancestor "ediff" "\
1802 Run Ediff by merging two revisions of a file with a common ancestor.
1803 The file is the optional FILE argument or the file visited by the current
1804 buffer." t nil)
1805
1806 (autoload 'run-ediff-from-cvs-buffer "ediff" "\
1807 Run Ediff-merge on appropriate revisions of the selected file.
1808 First run after `M-x cvs-update'. Then place the cursor on a lide describing a
1809 file and then run `run-ediff-from-cvs-buffer'." t nil)
1810
1811 (autoload 'ediff-patch-file "ediff" "\
1812 Run Ediff by patching SOURCE-FILENAME." t nil)
1813
1814 (autoload 'ediff-patch-buffer "ediff" "\
1815 Run Ediff by patching BUFFER-NAME." t nil)
1816
1817 (defalias 'epatch 'ediff-patch-file)
1818
1819 (defalias 'epatch-buffer 'ediff-patch-buffer)
1820
1821 (autoload 'ediff-revision "ediff" "\
1822 Run Ediff by comparing versions of a file.
1823 The file is an optional FILE argument or the file visited by the current
1824 buffer. Use `vc.el' or `rcs.el' depending on `ediff-version-control-package'." t nil)
1825
1826 (autoload 'ediff-version "ediff" "\
1827 Return string describing the version of Ediff.
1828 When called interactively, displays the version." t nil)
1829
1830 (autoload 'ediff-documentation "ediff" "\
1831 Display Ediff's manual." t nil)
1832
1833 ;;;***
1834
1835 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "electric/ebuff-menu.el" (12863 14816))
1668 ;;; Generated autoloads from electric/ebuff-menu.el 1836 ;;; Generated autoloads from electric/ebuff-menu.el
1669 1837
1670 (autoload 'electric-buffer-list "ebuff-menu" "\ 1838 (autoload 'electric-buffer-list "ebuff-menu" "\
1671 Pops up a buffer describing the set of Emacs buffers. 1839 Pops up a buffer describing the set of Emacs buffers.
1672 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 1840 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
1673 listing with menuoid buffer selection. 1841 listing with menuoid buffer selection.
1674 1842
1675 If the very next character typed is a space then the buffer list 1843 If the very next character typed is a space then the buffer list
1676 window disappears. Otherwise, one may move around in the 1844 window disappears. Otherwise, one may move around in the buffer list
1677 buffer list window, marking buffers to be selected, saved or deleted. 1845 window, marking buffers to be selected, saved or deleted.
1678 1846
1679 To exit and select a new buffer, type a space when the cursor is on the 1847 To exit and select a new buffer, type a space when the cursor is on
1680 appropriate line of the buffer-list window. 1848 the appropriate line of the buffer-list window. Other commands are
1681 1849 much like those of buffer-menu-mode.
1682 Other commands are much like those of buffer-menu-mode.
1683 1850
1684 Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil. 1851 Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil.
1685 1852
1686 Non-null optional arg FILES-ONLY means mention only file buffers.
1687 When called from Lisp code, FILES-ONLY may be a regular expression,
1688 in which case only buffers whose names match that expression are listed,
1689 or an arbitrary predicate function.
1690
1691 \\{electric-buffer-menu-mode-map}" t nil) 1853 \\{electric-buffer-menu-mode-map}" t nil)
1692 1854
1693 ;;;*** 1855 ;;;***
1694 1856
1695 ;;;### (autoloads (electric-command-history Electric-command-history-redo-expression) "echistory" "electric/echistory.el" (12657 40690)) 1857 ;;;### (autoloads (electric-command-history Electric-command-history-redo-expression) "echistory" "electric/echistory.el" (12863 16763))
1696 ;;; Generated autoloads from electric/echistory.el 1858 ;;; Generated autoloads from electric/echistory.el
1697 1859
1698 (autoload 'Electric-command-history-redo-expression "echistory" "\ 1860 (autoload 'Electric-command-history-redo-expression "echistory" "\
1699 Edit current history line in minibuffer and execute result. 1861 Edit current history line in minibuffer and execute result.
1700 With prefix argument NOCONFIRM, execute current line as-is without editing." t nil) 1862 With prefix arg NOCONFIRM, execute current line as-is without editing." t nil)
1701 1863
1702 (autoload 'electric-command-history "echistory" "\ 1864 (autoload 'electric-command-history "echistory" "\
1703 \\<electric-history-map>Major mode for examining and redoing commands from `command-history'. 1865 \\<electric-history-map>Major mode for examining and redoing commands from `command-history'.
1704 This pops up a window with the Command History listing. 1866 This pops up a window with the Command History listing.
1705 The number of command listed is controlled by `list-command-history-max'. 1867 The number of command listed is controlled by `list-command-history-max'.
1707 Combines typeout Command History list window with menu like selection 1869 Combines typeout Command History list window with menu like selection
1708 of an expression from the history for re-evaluation in the *original* buffer. 1870 of an expression from the history for re-evaluation in the *original* buffer.
1709 1871
1710 The history displayed is filtered by `list-command-history-filter' if non-nil. 1872 The history displayed is filtered by `list-command-history-filter' if non-nil.
1711 1873
1712 This pops up a window with the Command History listing. If the very
1713 next character typed is Space, the listing is killed and the previous
1714 window configuration is restored. Otherwise, you can browse in the
1715 Command History with Return moving down and Delete moving up, possibly
1716 selecting an expression to be redone with Space or quitting with `Q'.
1717
1718 Like Emacs-Lisp mode except that characters do not insert themselves and 1874 Like Emacs-Lisp mode except that characters do not insert themselves and
1719 Tab and Linefeed do not indent. Instead these commands are provided: 1875 Tab and Linefeed do not indent. Instead these commands are provided:
1720 \\{electric-history-map} 1876 \\{electric-history-map}
1721 1877
1722 Calls the value of `electric-command-history-hook' if that is non-nil. 1878 Calls the value of `electric-command-history-hook' if that is non-nil.
1723 The Command History listing is recomputed each time this mode is invoked." t nil) 1879 The Command History listing is recomputed each time this mode is invoked." t nil)
1724 1880
1725 ;;;*** 1881 ;;;***
1726 1882
1727 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "electric/ehelp.el" (12657 40690)) 1883 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "electric/ehelp.el" (12863 18269))
1728 ;;; Generated autoloads from electric/ehelp.el 1884 ;;; Generated autoloads from electric/ehelp.el
1729 1885
1730 (autoload 'with-electric-help "ehelp" "\ 1886 (autoload 'with-electric-help "ehelp" "\
1731 Pop up an \"electric\" help buffer. 1887 Pop up an \"electric\" help buffer.
1732 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. 1888 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
1753 BUFFER is put into `default-major-mode' (or `fundamental-mode') when we exit." nil nil) 1909 BUFFER is put into `default-major-mode' (or `fundamental-mode') when we exit." nil nil)
1754 1910
1755 (autoload 'electric-helpify "ehelp" nil nil nil) 1911 (autoload 'electric-helpify "ehelp" nil nil nil)
1756 1912
1757 ;;;*** 1913 ;;;***
1758 1914
1759 ;;;### (autoloads nil "electric" "electric/electric.el" (12657 40689)) 1915 ;;;***
1916
1917 ;;;### (autoloads nil "electric" "electric/electric.el" (12863 15816))
1760 ;;; Generated autoloads from electric/electric.el 1918 ;;; Generated autoloads from electric/electric.el
1761 1919
1762 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" "electric/helper.el" (12657 40691)) 1920 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" "electric/helper.el" (12863 17069))
1763 ;;; Generated autoloads from electric/helper.el 1921 ;;; Generated autoloads from electric/helper.el
1764 1922
1765 (autoload 'Helper-describe-bindings "helper" "\ 1923 (autoload 'Helper-describe-bindings "helper" "\
1766 Describe local key bindings of current mode." t nil) 1924 Describe local key bindings of current mode." t nil)
1767 1925
1768 (autoload 'Helper-help "helper" "\ 1926 (autoload 'Helper-help "helper" "\
1769 Provide help for current mode." t nil) 1927 Provide help for current mode." t nil)
1770 1928
1771 ;;;*** 1929 ;;;***
1772 1930
1773 ;;;### (autoloads nil "edt" "emulators/edt.el" (12376 19400)) 1931 ;;;***
1932
1933 ;;;***
1934
1935 ;;;### (autoloads nil "crisp" "emulators/crisp.el" (12967 874))
1936 ;;; Generated autoloads from emulators/crisp.el
1937
1938 ;;;### (autoloads nil "edt-lk201" "emulators/edt-lk201.el" (12864 33439))
1939 ;;; Generated autoloads from emulators/edt-lk201.el
1940
1941 ;;;***
1942
1943 ;;;### (autoloads nil "edt-mapper" "emulators/edt-mapper.el" (12864 32718))
1944 ;;; Generated autoloads from emulators/edt-mapper.el
1945
1946 ;;;***
1947
1948 ;;;### (autoloads nil "edt-pc" "emulators/edt-pc.el" (12864 33459))
1949 ;;; Generated autoloads from emulators/edt-pc.el
1950
1951 ;;;***
1952
1953 ;;;### (autoloads nil "edt-vt100" "emulators/edt-vt100.el" (12864 33409))
1954 ;;; Generated autoloads from emulators/edt-vt100.el
1955
1956 ;;;### (autoloads (edt-emulation-on) "edt" "emulators/edt.el" (12864 32301))
1774 ;;; Generated autoloads from emulators/edt.el 1957 ;;; Generated autoloads from emulators/edt.el
1775 1958
1776 ;;;### (autoloads (evi) "evi" "emulators/evi.el" (12376 19401)) 1959 (autoload 'edt-emulation-on "edt" "\
1777 ;;; Generated autoloads from emulators/evi.el 1960 Turn on EDT Emulation." t nil)
1778 1961
1779 (autoload 'evi "evi" "\ 1962 ;;;***
1780 Start vi emulation in this buffer." t nil) 1963
1781 1964 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulators/mlconvert.el" (12864 34692))
1782 ;;;***
1783
1784 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulators/mlconvert.el" (12376 19400))
1785 ;;; Generated autoloads from emulators/mlconvert.el 1965 ;;; Generated autoloads from emulators/mlconvert.el
1786 1966
1787 (autoload 'convert-mocklisp-buffer "mlconvert" "\ 1967 (autoload 'convert-mocklisp-buffer "mlconvert" "\
1788 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil) 1968 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil)
1789 1969
1790 ;;;*** 1970 ;;;***
1791 1971
1792 ;;;### (autoloads nil "mlsupport" "emulators/mlsupport.el" (12546 50433)) 1972 ;;;***
1973
1974 ;;;### (autoloads nil "mlsupport" "emulators/mlsupport.el" (12864 34452))
1793 ;;; Generated autoloads from emulators/mlsupport.el 1975 ;;; Generated autoloads from emulators/mlsupport.el
1794 1976
1795 ;;;*** 1977 ;;;### (autoloads (teco-command) "teco" "emulators/teco.el" (12864 34887))
1796
1797 ;;;### (autoloads (teco-command) "teco" "emulators/teco.el" (11903 15655))
1798 ;;; Generated autoloads from emulators/teco.el 1978 ;;; Generated autoloads from emulators/teco.el
1799 1979
1800 (autoload 'teco-command "teco" "\ 1980 (autoload 'teco-command "teco" "\
1801 Read and execute a Teco command string." t nil) 1981 Read and execute a Teco command string." t nil)
1802 1982
1805 ;;;*** 1985 ;;;***
1806 1986
1807 ;;;### (autoloads nil "tpu-doc" "emulators/tpu-doc.el" (12851 23364)) 1987 ;;;### (autoloads nil "tpu-doc" "emulators/tpu-doc.el" (12851 23364))
1808 ;;; Generated autoloads from emulators/tpu-doc.el 1988 ;;; Generated autoloads from emulators/tpu-doc.el
1809 1989
1810 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulators/tpu-edt.el" (12657 40693)) 1990 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulators/tpu-edt.el" (12864 37148))
1811 ;;; Generated autoloads from emulators/tpu-edt.el 1991 ;;; Generated autoloads from emulators/tpu-edt.el
1812 1992
1813 (fset 'tpu-edt-mode 'tpu-edt-on) 1993 (fset 'tpu-edt-mode 'tpu-edt-on)
1814 1994
1815 (fset 'tpu-edt 'tpu-edt-on) 1995 (fset 'tpu-edt 'tpu-edt-on)
1817 (autoload 'tpu-edt-on "tpu-edt" "\ 1997 (autoload 'tpu-edt-on "tpu-edt" "\
1818 Turn on TPU/edt emulation." t nil) 1998 Turn on TPU/edt emulation." t nil)
1819 1999
1820 ;;;*** 2000 ;;;***
1821 2001
1822 ;;;### (autoloads nil "tpu-extras" "emulators/tpu-extras.el" (12376 19402)) 2002 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) "tpu-extras" "emulators/tpu-extras.el" (12864 37229))
1823 ;;; Generated autoloads from emulators/tpu-extras.el 2003 ;;; Generated autoloads from emulators/tpu-extras.el
1824 2004
1825 ;;;*** 2005 (autoload 'tpu-set-scroll-margins "tpu-extras" "\
1826 2006 Set scroll margins." t nil)
1827 ;;;### (autoloads nil "tpu-mapper" "emulators/tpu-mapper.el" (12376 19403)) 2007
2008 (autoload 'tpu-set-cursor-free "tpu-extras" "\
2009 Allow the cursor to move freely about the screen." t nil)
2010
2011 (autoload 'tpu-set-cursor-bound "tpu-extras" "\
2012 Constrain the cursor to the flow of the text." t nil)
2013
2014 ;;;***
2015
2016 ;;;***
2017
2018 ;;;### (autoloads nil "tpu-mapper" "emulators/tpu-mapper.el" (12864 37347))
1828 ;;; Generated autoloads from emulators/tpu-mapper.el 2019 ;;; Generated autoloads from emulators/tpu-mapper.el
1829 2020
1830 ;;;*** 2021 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulators/ws-mode.el" (12864 35539))
1831
1832 ;;;### (autoloads nil "ws-mode" "emulators/ws-mode.el" (12376 19402))
1833 ;;; Generated autoloads from emulators/ws-mode.el 2022 ;;; Generated autoloads from emulators/ws-mode.el
2023
2024 (autoload 'wordstar-mode "ws-mode" "\
2025 Major mode with WordStar-like key bindings.
2026
2027 BUGS:
2028 - Help menus with WordStar commands (C-j just calls help-for-help)
2029 are not implemented
2030 - Options for search and replace
2031 - Show markers (C-k h) is somewhat strange
2032 - Search and replace (C-q a) is only available in forward direction
2033
2034 No key bindings beginning with ESC are installed, they will work
2035 Emacs-like.
2036
2037 The key bindings are:
2038
2039 C-a backward-word
2040 C-b fill-paragraph
2041 C-c scroll-up-line
2042 C-d forward-char
2043 C-e previous-line
2044 C-f forward-word
2045 C-g delete-char
2046 C-h backward-char
2047 C-i indent-for-tab-command
2048 C-j help-for-help
2049 C-k ordstar-C-k-map
2050 C-l ws-repeat-search
2051 C-n open-line
2052 C-p quoted-insert
2053 C-r scroll-down-line
2054 C-s backward-char
2055 C-t kill-word
2056 C-u keyboard-quit
2057 C-v overwrite-mode
2058 C-w scroll-down
2059 C-x next-line
2060 C-y kill-complete-line
2061 C-z scroll-up
2062
2063 C-k 0 ws-set-marker-0
2064 C-k 1 ws-set-marker-1
2065 C-k 2 ws-set-marker-2
2066 C-k 3 ws-set-marker-3
2067 C-k 4 ws-set-marker-4
2068 C-k 5 ws-set-marker-5
2069 C-k 6 ws-set-marker-6
2070 C-k 7 ws-set-marker-7
2071 C-k 8 ws-set-marker-8
2072 C-k 9 ws-set-marker-9
2073 C-k b ws-begin-block
2074 C-k c ws-copy-block
2075 C-k d save-buffers-kill-emacs
2076 C-k f find-file
2077 C-k h ws-show-markers
2078 C-k i ws-indent-block
2079 C-k k ws-end-block
2080 C-k p ws-print-block
2081 C-k q kill-emacs
2082 C-k r insert-file
2083 C-k s save-some-buffers
2084 C-k t ws-mark-word
2085 C-k u ws-exdent-block
2086 C-k C-u keyboard-quit
2087 C-k v ws-move-block
2088 C-k w ws-write-block
2089 C-k x kill-emacs
2090 C-k y ws-delete-block
2091
2092 C-o c wordstar-center-line
2093 C-o b switch-to-buffer
2094 C-o j justify-current-line
2095 C-o k kill-buffer
2096 C-o l list-buffers
2097 C-o m auto-fill-mode
2098 C-o r set-fill-column
2099 C-o C-u keyboard-quit
2100 C-o wd delete-other-windows
2101 C-o wh split-window-horizontally
2102 C-o wo other-window
2103 C-o wv split-window-vertically
2104
2105 C-q 0 ws-find-marker-0
2106 C-q 1 ws-find-marker-1
2107 C-q 2 ws-find-marker-2
2108 C-q 3 ws-find-marker-3
2109 C-q 4 ws-find-marker-4
2110 C-q 5 ws-find-marker-5
2111 C-q 6 ws-find-marker-6
2112 C-q 7 ws-find-marker-7
2113 C-q 8 ws-find-marker-8
2114 C-q 9 ws-find-marker-9
2115 C-q a ws-query-replace
2116 C-q b ws-to-block-begin
2117 C-q c end-of-buffer
2118 C-q d end-of-line
2119 C-q f ws-search
2120 C-q k ws-to-block-end
2121 C-q l ws-undo
2122 C-q p ws-last-cursorp
2123 C-q r beginning-of-buffer
2124 C-q C-u keyboard-quit
2125 C-q w ws-last-error
2126 C-q y ws-kill-eol
2127 C-q DEL ws-kill-bol
2128 " t nil)
1834 2129
1835 ;;;*** 2130 ;;;***
1836 2131
1837 ;;;### (autoloads nil "backtrace-logging" "energize/backtrace-logging.el" (12376 19404)) 2132 ;;;### (autoloads nil "backtrace-logging" "energize/backtrace-logging.el" (12376 19404))
1838 ;;; Generated autoloads from energize/backtrace-logging.el 2133 ;;; Generated autoloads from energize/backtrace-logging.el
2052 Otherwise, one argument `-i' is passed to the shell. 2347 Otherwise, one argument `-i' is passed to the shell.
2053 2348
2054 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 2349 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
2055 2350
2056 ;;;*** 2351 ;;;***
2057 2352
2058 ;;;### (autoloads nil "NeXTify" "games/NeXTify.el" (12376 19620)) 2353 ;;;***
2354
2355 ;;;### (autoloads nil "NeXTify" "games/NeXTify.el" (12864 38746))
2059 ;;; Generated autoloads from games/NeXTify.el 2356 ;;; Generated autoloads from games/NeXTify.el
2060 2357
2061 ;;;### (autoloads (blackbox) "blackbox" "games/blackbox.el" (12376 19614)) 2358 ;;;### (autoloads (blackbox) "blackbox" "games/blackbox.el" (12864 38281))
2062 ;;; Generated autoloads from games/blackbox.el 2359 ;;; Generated autoloads from games/blackbox.el
2063 2360
2064 (autoload 'blackbox "blackbox" "\ 2361 (autoload 'blackbox "blackbox" "\
2065 Play blackbox. Optional prefix argument is the number of balls; 2362 Play blackbox. Optional prefix argument is the number of balls;
2066 the default is 4. 2363 the default is 4.
2173 Be sure to compare the second example of a hit with the first example of 2470 Be sure to compare the second example of a hit with the first example of
2174 a reflection." t nil) 2471 a reflection." t nil)
2175 2472
2176 ;;;*** 2473 ;;;***
2177 2474
2178 ;;;### (autoloads (conx-load conx conx-region conx-buffer) "conx" "games/conx.el" (12376 19618)) 2475 ;;;### (autoloads (conx-load conx conx-region conx-buffer) "conx" "games/conx.el" (12864 38761))
2179 ;;; Generated autoloads from games/conx.el 2476 ;;; Generated autoloads from games/conx.el
2180 2477
2181 (autoload 'conx-buffer "conx" "\ 2478 (autoload 'conx-buffer "conx" "\
2182 Absorb the text in the current buffer into the tree." t nil) 2479 Absorb the text in the current buffer into the tree." t nil)
2183 2480
2191 Load in a CONX database written by the \\[conx-save] command. 2488 Load in a CONX database written by the \\[conx-save] command.
2192 This clears the database currently in memory." t nil) 2489 This clears the database currently in memory." t nil)
2193 2490
2194 ;;;*** 2491 ;;;***
2195 2492
2196 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) "cookie1" "games/cookie1.el" (12376 19615)) 2493 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) "cookie1" "games/cookie1.el" (12864 38717))
2197 ;;; Generated autoloads from games/cookie1.el 2494 ;;; Generated autoloads from games/cookie1.el
2198 2495
2199 (autoload 'cookie "cookie1" "\ 2496 (autoload 'cookie "cookie1" "\
2200 Return a random phrase from PHRASE-FILE. When the phrase file 2497 Return a random phrase from PHRASE-FILE. When the phrase file
2201 is read in, display STARTMSG at beginning of load, ENDMSG at end." nil nil) 2498 is read in, display STARTMSG at beginning of load, ENDMSG at end." nil nil)
2212 (autoload 'shuffle-vector "cookie1" "\ 2509 (autoload 'shuffle-vector "cookie1" "\
2213 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil) 2510 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil)
2214 2511
2215 ;;;*** 2512 ;;;***
2216 2513
2217 ;;;### (autoloads (dissociated-press) "dissociate" "games/dissociate.el" (12376 19615)) 2514 ;;;### (autoloads (dissociated-press) "dissociate" "games/dissociate.el" (12864 38924))
2218 ;;; Generated autoloads from games/dissociate.el 2515 ;;; Generated autoloads from games/dissociate.el
2219 2516
2220 (autoload 'dissociated-press "dissociate" "\ 2517 (autoload 'dissociated-press "dissociate" "\
2221 Dissociate the text of the current buffer. 2518 Dissociate the text of the current buffer.
2222 Output goes in buffer named *Dissociation*, 2519 Output goes in buffer named *Dissociation*,
2226 If ARG is negative, require -ARG words of continuity. 2523 If ARG is negative, require -ARG words of continuity.
2227 Default is 2." t nil) 2524 Default is 2." t nil)
2228 2525
2229 ;;;*** 2526 ;;;***
2230 2527
2231 ;;;### (autoloads (doctor) "doctor" "games/doctor.el" (12376 19616)) 2528 ;;;### (autoloads (doctor) "doctor" "games/doctor.el" (12864 39378))
2232 ;;; Generated autoloads from games/doctor.el 2529 ;;; Generated autoloads from games/doctor.el
2233 2530
2234 (autoload 'doctor "doctor" "\ 2531 (autoload 'doctor "doctor" "\
2235 Switch to *doctor* buffer and start giving psychotherapy." t nil) 2532 Switch to *doctor* buffer and start giving psychotherapy." t nil)
2236 2533
2237 ;;;*** 2534 ;;;***
2238 2535
2239 ;;;### (autoloads (dunnet) "dunnet" "games/dunnet.el" (12376 19621)) 2536 ;;;### (autoloads (dunnet) "dunnet" "games/dunnet.el" (12864 39880))
2240 ;;; Generated autoloads from games/dunnet.el 2537 ;;; Generated autoloads from games/dunnet.el
2241 2538
2242 (autoload 'dunnet "dunnet" "\ 2539 (autoload 'dunnet "dunnet" "\
2243 Switch to *dungeon* buffer and start game." t nil) 2540 Switch to *dungeon* buffer and start game." t nil)
2244 2541
2245 ;;;*** 2542 ;;;***
2246 2543
2247 ;;;### (autoloads (flame) "flame" "games/flame.el" (12376 19618)) 2544 ;;;### (autoloads (flame) "flame" "games/flame.el" (12864 40457))
2248 ;;; Generated autoloads from games/flame.el 2545 ;;; Generated autoloads from games/flame.el
2249 2546
2250 (autoload 'flame "flame" "\ 2547 (autoload 'flame "flame" "\
2251 Generate ARG (default 1) sentences of half-crazed gibberish." t nil) 2548 Generate ARG (default 1) sentences of half-crazed gibberish." t nil)
2252 2549
2253 ;;;*** 2550 ;;;***
2254 2551
2255 ;;;### (autoloads (gomoku) "gomoku" "games/gomoku.el" (12546 50547)) 2552 ;;;### (autoloads (gomoku) "gomoku" "games/gomoku.el" (12864 45708))
2256 ;;; Generated autoloads from games/gomoku.el 2553 ;;; Generated autoloads from games/gomoku.el
2257 2554
2258 (autoload 'gomoku "gomoku" "\ 2555 (autoload 'gomoku "gomoku" "\
2259 Start a Gomoku game between you and Emacs. 2556 Start a Gomoku game between you and Emacs.
2260 If a game is in progress, this command allow you to resume it. 2557 If a game is in progress, this command allow you to resume it.
2261 If optional arguments N and M are given, an N by M board is used. 2558 If optional arguments N and M are given, an N by M board is used.
2262 2559 If prefix arg is given for N, M is prompted for.
2263 You and Emacs play in turn by marking a free square. You mark it with X 2560
2561 You and Emacs play in turn by marking a free square. You mark it with X
2264 and Emacs marks it with O. The winner is the first to get five contiguous 2562 and Emacs marks it with O. The winner is the first to get five contiguous
2265 marks horizontally, vertically or in diagonal. 2563 marks horizontally, vertically or in diagonal.
2564
2266 You play by moving the cursor over the square you choose and hitting 2565 You play by moving the cursor over the square you choose and hitting
2267 \\<gomoku-mode-map>\\[gomoku-human-plays]. 2566 \\<gomoku-mode-map>\\[gomoku-human-plays].
2268 Use \\[describe-mode] for more info." t nil) 2567 Use \\[describe-mode] for more info." t nil)
2269 2568
2270 ;;;*** 2569 ;;;***
2271 2570
2272 ;;;### (autoloads (hanoi) "hanoi" "games/hanoi.el" (12546 50548)) 2571 ;;;### (autoloads (hanoi) "hanoi" "games/hanoi.el" (12864 41986))
2273 ;;; Generated autoloads from games/hanoi.el 2572 ;;; Generated autoloads from games/hanoi.el
2274 2573
2275 (autoload 'hanoi "hanoi" "\ 2574 (autoload 'hanoi "hanoi" "\
2276 Towers of Hanoi diversion. Argument is number of rings." t nil) 2575 Towers of Hanoi diversion. Argument is number of rings." t nil)
2277 2576
2278 ;;;*** 2577 ;;;***
2279 2578
2280 ;;;### (autoloads (life) "life" "games/life.el" (12743 11635)) 2579 ;;;### (autoloads (life) "life" "games/life.el" (12864 42236))
2281 ;;; Generated autoloads from games/life.el 2580 ;;; Generated autoloads from games/life.el
2282 2581
2283 (autoload 'life "life" "\ 2582 (autoload 'life "life" "\
2284 Run Conway's Life simulation. 2583 Run Conway's Life simulation.
2285 The starting pattern is randomly selected. Prefix arg (optional first 2584 The starting pattern is randomly selected. Prefix arg (optional first
2286 arg non-nil from a program) is the number of seconds to sleep between 2585 arg non-nil from a program) is the number of seconds to sleep between
2287 generations (this defaults to 1)." t nil) 2586 generations (this defaults to 1)." t nil)
2288 2587
2289 ;;;*** 2588 ;;;***
2290 2589
2291 ;;;### (autoloads (mpuz) "mpuz" "games/mpuz.el" (12546 50549)) 2590 ;;;### (autoloads (mpuz) "mpuz" "games/mpuz.el" (12864 42342))
2292 ;;; Generated autoloads from games/mpuz.el 2591 ;;; Generated autoloads from games/mpuz.el
2293 2592
2294 (autoload 'mpuz "mpuz" "\ 2593 (autoload 'mpuz "mpuz" "\
2295 Multiplication puzzle with GNU Emacs." t nil) 2594 Multiplication puzzle with GNU Emacs." t nil)
2296 2595
2297 ;;;*** 2596 ;;;***
2298 2597
2299 ;;;### (autoloads (snarf-spooks spook) "spook" "games/spook.el" (12546 50549)) 2598 ;;;### (autoloads (snarf-spooks spook) "spook" "games/spook.el" (12864 42460))
2300 ;;; Generated autoloads from games/spook.el 2599 ;;; Generated autoloads from games/spook.el
2301 2600
2302 (autoload 'spook "spook" "\ 2601 (autoload 'spook "spook" "\
2303 Adds that special touch of class to your outgoing mail." t nil) 2602 Adds that special touch of class to your outgoing mail." t nil)
2304 2603
2305 (autoload 'snarf-spooks "spook" "\ 2604 (autoload 'snarf-spooks "spook" "\
2306 Return a vector containing the lines from `spook-phrases-file'." nil nil) 2605 Return a vector containing the lines from `spook-phrases-file'." nil nil)
2307 2606
2308 ;;;*** 2607 ;;;***
2309 2608
2310 ;;;### (autoloads nil "studly" "games/studly.el" (12376 19619)) 2609 ;;;***
2610
2611 ;;;### (autoloads nil "studly" "games/studly.el" (12864 42564))
2311 ;;; Generated autoloads from games/studly.el 2612 ;;; Generated autoloads from games/studly.el
2312 2613
2313 ;;;### (autoloads (psychoanalyze-pinhead insert-zippyism yow) "yow" "games/yow.el" (12546 50550)) 2614 ;;;***
2615
2616 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism yow) "yow" "games/yow.el" (12864 42881))
2314 ;;; Generated autoloads from games/yow.el 2617 ;;; Generated autoloads from games/yow.el
2315 2618
2316 (autoload 'yow "yow" "\ 2619 (autoload 'yow "yow" "\
2317 Return or display a random Zippy quotation. With prefix arg, insert it." t nil) 2620 Return or display a random Zippy quotation. With prefix arg, insert it." t nil)
2318 2621
2319 (autoload 'insert-zippyism "yow" "\ 2622 (autoload 'insert-zippyism "yow" "\
2320 Prompt with completion for a known Zippy quotation, and insert it at point." t nil) 2623 Prompt with completion for a known Zippy quotation, and insert it at point." t nil)
2321 2624
2625 (autoload 'apropos-zippy "yow" "\
2626 Return a list of all Zippy quotes matching REGEXP.
2627 If called interactively, display a list of matches." t nil)
2628
2322 (autoload 'psychoanalyze-pinhead "yow" "\ 2629 (autoload 'psychoanalyze-pinhead "yow" "\
2323 Zippy goes to the analyst." t nil) 2630 Zippy goes to the analyst." t nil)
2324
2325 ;;;***
2326 2631
2327 ;;;*** 2632 ;;;***
2328 2633
2329 ;;;### (autoloads nil "custom" "gnus/custom.el" (12851 23371)) 2634 ;;;### (autoloads nil "custom" "gnus/custom.el" (12851 23371))
2330 ;;; Generated autoloads from gnus/custom.el 2635 ;;; Generated autoloads from gnus/custom.el
2946 3251
2947 ;;;### (autoloads nil "hm--html-drag-and-drop" "hm--html-menus/hm--html-drag-and-drop.el" (12851 23773)) 3252 ;;;### (autoloads nil "hm--html-drag-and-drop" "hm--html-menus/hm--html-drag-and-drop.el" (12851 23773))
2948 ;;; Generated autoloads from hm--html-menus/hm--html-drag-and-drop.el 3253 ;;; Generated autoloads from hm--html-menus/hm--html-drag-and-drop.el
2949 3254
2950 ;;;*** 3255 ;;;***
2951 3256
2952 ;;;### (autoloads nil "hm--html-keys" "hm--html-menus/hm--html-keys.el" (12851 23568)) 3257 ;;;***
3258
3259 ;;;### (autoloads nil "hm--html-keys" "hm--html-menus/hm--html-keys.el" (12861 22560))
2953 ;;; Generated autoloads from hm--html-menus/hm--html-keys.el 3260 ;;; Generated autoloads from hm--html-menus/hm--html-keys.el
2954
2955 ;;;***
2956 3261
2957 ;;;### (autoloads nil "hm--html-menu" "hm--html-menus/hm--html-menu.el" (12851 23562)) 3262 ;;;### (autoloads nil "hm--html-menu" "hm--html-menus/hm--html-menu.el" (12851 23562))
2958 ;;; Generated autoloads from hm--html-menus/hm--html-menu.el 3263 ;;; Generated autoloads from hm--html-menus/hm--html-menu.el
2959 3264
2960 ;;;### (autoloads (hm--html-minor-mode hm--html-mode) "hm--html-mode" "hm--html-menus/hm--html-mode.el" (12851 23773)) 3265 ;;;### (autoloads (hm--html-minor-mode hm--html-mode) "hm--html-mode" "hm--html-menus/hm--html-mode.el" (12851 23773))
2971 With arg, turn hm--html-minor-mode on iff arg is positive." t nil) 3276 With arg, turn hm--html-minor-mode on iff arg is positive." t nil)
2972 3277
2973 ;;;*** 3278 ;;;***
2974 3279
2975 ;;;*** 3280 ;;;***
2976 3281
2977 ;;;### (autoloads nil "hm--html" "hm--html-menus/hm--html.el" (12851 23565)) 3282 ;;;***
3283
3284 ;;;### (autoloads nil "hm--html" "hm--html-menus/hm--html.el" (12861 21554))
2978 ;;; Generated autoloads from hm--html-menus/hm--html.el 3285 ;;; Generated autoloads from hm--html-menus/hm--html.el
2979
2980 ;;;### (autoloads nil "html-mode" "hm--html-menus/html-mode.el" (12639 8719))
2981 ;;; Generated autoloads from hm--html-menus/html-mode.el
2982
2983 ;;;***
2984 3286
2985 ;;;### (autoloads (html-view-get-display html-view-goto-url html-view-view-buffer html-view-view-file html-view-start-mosaic) "html-view" "hm--html-menus/html-view.el" (12318 54261)) 3287 ;;;### (autoloads (html-view-get-display html-view-goto-url html-view-view-buffer html-view-view-file html-view-start-mosaic) "html-view" "hm--html-menus/html-view.el" (12318 54261))
2986 ;;; Generated autoloads from hm--html-menus/html-view.el 3288 ;;; Generated autoloads from hm--html-menus/html-view.el
2987 3289
2988 (autoload 'html-view-start-mosaic "html-view" "\ 3290 (autoload 'html-view-start-mosaic "html-view" "\
3525 Inserts at point the first rolodex entry matching NAME. 3827 Inserts at point the first rolodex entry matching NAME.
3526 With optional prefix arg, REGEXP-P, treats NAME as a regular expression instead 3828 With optional prefix arg, REGEXP-P, treats NAME as a regular expression instead
3527 of a string." t nil) 3829 of a string." t nil)
3528 3830
3529 ;;;*** 3831 ;;;***
3530 3832
3531 ;;;### (autoloads nil "bridge" "ilisp/bridge.el" (12376 19421)) 3833 ;;;***
3834
3835 ;;;### (autoloads nil "bridge" "ilisp/bridge.el" (12930 49948))
3532 ;;; Generated autoloads from ilisp/bridge.el 3836 ;;; Generated autoloads from ilisp/bridge.el
3533 3837
3534 ;;;*** 3838 ;;;***
3535 3839
3536 ;;;### (autoloads nil "comint-ipc" "ilisp/comint-ipc.el" (12376 19418)) 3840 ;;;### (autoloads nil "comint-ipc" "ilisp/comint-ipc.el" (12930 51131))
3537 ;;; Generated autoloads from ilisp/comint-ipc.el 3841 ;;; Generated autoloads from ilisp/comint-ipc.el
3538 3842
3539 ;;;*** 3843 ;;;***
3540 3844
3541 ;;;*** 3845 ;;;***
3542 3846
3543 ;;;### (autoloads nil "comint-v18" "ilisp/comint-v18.el" (12851 23418)) 3847 ;;;### (autoloads nil "comint-v18" "ilisp/comint-v18.el" (12930 51160))
3544 ;;; Generated autoloads from ilisp/comint-v18.el 3848 ;;; Generated autoloads from ilisp/comint-v18.el
3545 3849
3546 ;;;### (autoloads nil "completer" "ilisp/completer.el" (12675 57068)) 3850 ;;;***
3851
3852 ;;;### (autoloads nil "completer" "ilisp/completer.el" (12930 51342))
3547 ;;; Generated autoloads from ilisp/completer.el 3853 ;;; Generated autoloads from ilisp/completer.el
3548 3854
3549 ;;;### (autoloads nil "ilcompat" "ilisp/ilcompat.el" (12376 19424)) 3855 ;;;***
3856
3857 ;;;### (autoloads nil "completer.new" "ilisp/completer.new.el" (12930 51637))
3858 ;;; Generated autoloads from ilisp/completer.new.el
3859
3860 ;;;***
3861
3862 ;;;### (autoloads nil "completer.no-fun" "ilisp/completer.no-fun.el" (12930 51677))
3863 ;;; Generated autoloads from ilisp/completer.no-fun.el
3864
3865 ;;;***
3866
3867 ;;;### (autoloads nil "ilcompat" "ilisp/ilcompat.el" (12930 49377))
3550 ;;; Generated autoloads from ilisp/ilcompat.el 3868 ;;; Generated autoloads from ilisp/ilcompat.el
3551 3869
3552 ;;;### (autoloads nil "ilfsf18" "ilisp/ilfsf18.el" (12376 19438)) 3870 ;;;***
3871
3872 ;;;### (autoloads nil "ilfsf18" "ilisp/ilfsf18.el" (12930 49388))
3553 ;;; Generated autoloads from ilisp/ilfsf18.el 3873 ;;; Generated autoloads from ilisp/ilfsf18.el
3554 3874
3555 ;;;*** 3875 ;;;***
3556 3876
3557 ;;;### (autoloads nil "ilfsf19" "ilisp/ilfsf19.el" (12376 19439)) 3877 ;;;### (autoloads nil "ilfsf19" "ilisp/ilfsf19.el" (12930 49394))
3558 ;;; Generated autoloads from ilisp/ilfsf19.el 3878 ;;; Generated autoloads from ilisp/ilfsf19.el
3559 3879
3560 ;;;*** 3880 ;;;***
3561 3881
3562 ;;;### (autoloads nil "ilisp-acl" "ilisp/ilisp-acl.el" (12376 19427)) 3882 ;;;### (autoloads nil "ilisp-acl" "ilisp/ilisp-acl.el" (12930 49400))
3563 ;;; Generated autoloads from ilisp/ilisp-acl.el 3883 ;;; Generated autoloads from ilisp/ilisp-acl.el
3564 3884
3565 ;;;*** 3885 ;;;***
3566 3886
3567 ;;;### (autoloads nil "ilisp-aut" "ilisp/ilisp-aut.el" (12376 19428)) 3887 ;;;### (autoloads nil "ilisp-aut" "ilisp/ilisp-aut.el" (12930 49405))
3568 ;;; Generated autoloads from ilisp/ilisp-aut.el 3888 ;;; Generated autoloads from ilisp/ilisp-aut.el
3569 3889
3570 ;;;*** 3890 ;;;***
3571 3891
3572 ;;;### (autoloads nil "ilisp-bat" "ilisp/ilisp-bat.el" (12376 19419)) 3892 ;;;### (autoloads nil "ilisp-bat" "ilisp/ilisp-bat.el" (12930 49411))
3573 ;;; Generated autoloads from ilisp/ilisp-bat.el 3893 ;;; Generated autoloads from ilisp/ilisp-bat.el
3574 3894
3575 ;;;*** 3895 ;;;***
3576 3896
3577 ;;;### (autoloads nil "ilisp-bug" "ilisp/ilisp-bug.el" (12376 19425)) 3897 ;;;### (autoloads nil "ilisp-bug" "ilisp/ilisp-bug.el" (12930 49417))
3578 ;;; Generated autoloads from ilisp/ilisp-bug.el 3898 ;;; Generated autoloads from ilisp/ilisp-bug.el
3579 3899
3580 ;;;*** 3900 ;;;***
3581 3901
3582 ;;;### (autoloads nil "ilisp-chs" "ilisp/ilisp-chs.el" (12376 19439)) 3902 ;;;### (autoloads nil "ilisp-chs" "ilisp/ilisp-chs.el" (12930 49423))
3583 ;;; Generated autoloads from ilisp/ilisp-chs.el 3903 ;;; Generated autoloads from ilisp/ilisp-chs.el
3584 3904
3585 ;;;*** 3905 ;;;***
3586 3906
3587 ;;;### (autoloads nil "ilisp-cl" "ilisp/ilisp-cl.el" (12376 19427)) 3907 ;;;### (autoloads nil "ilisp-cl" "ilisp/ilisp-cl.el" (12930 49429))
3588 ;;; Generated autoloads from ilisp/ilisp-cl.el 3908 ;;; Generated autoloads from ilisp/ilisp-cl.el
3589 3909
3590 ;;;*** 3910 ;;;***
3591 3911
3592 ;;;### (autoloads nil "ilisp-cmp" "ilisp/ilisp-cmp.el" (12376 19428)) 3912 ;;;### (autoloads nil "ilisp-cmp" "ilisp/ilisp-cmp.el" (12930 49436))
3593 ;;; Generated autoloads from ilisp/ilisp-cmp.el 3913 ;;; Generated autoloads from ilisp/ilisp-cmp.el
3594 3914
3595 ;;;*** 3915 ;;;***
3596 3916
3597 ;;;### (autoloads nil "ilisp-cmt" "ilisp/ilisp-cmt.el" (12376 19428)) 3917 ;;;### (autoloads nil "ilisp-cmt" "ilisp/ilisp-cmt.el" (12930 49442))
3598 ;;; Generated autoloads from ilisp/ilisp-cmt.el 3918 ;;; Generated autoloads from ilisp/ilisp-cmt.el
3599 3919
3600 ;;;*** 3920 ;;;***
3601 3921
3602 ;;;### (autoloads nil "ilisp-cmu" "ilisp/ilisp-cmu.el" (12376 19431)) 3922 ;;;### (autoloads nil "ilisp-cmu" "ilisp/ilisp-cmu.el" (12930 49447))
3603 ;;; Generated autoloads from ilisp/ilisp-cmu.el 3923 ;;; Generated autoloads from ilisp/ilisp-cmu.el
3604 3924
3605 ;;;*** 3925 ;;;***
3606 3926
3607 ;;;### (autoloads nil "ilisp-cpat" "ilisp/ilisp-cpat.el" (12376 19423)) 3927 ;;;### (autoloads nil "ilisp-cpat" "ilisp/ilisp-cpat.el" (12930 49453))
3608 ;;; Generated autoloads from ilisp/ilisp-cpat.el 3928 ;;; Generated autoloads from ilisp/ilisp-cpat.el
3609 3929
3610 ;;;*** 3930 ;;;***
3611 3931
3612 ;;;### (autoloads nil "ilisp-def" "ilisp/ilisp-def.el" (12376 19429)) 3932 ;;;### (autoloads nil "ilisp-def" "ilisp/ilisp-def.el" (12930 49460))
3613 ;;; Generated autoloads from ilisp/ilisp-def.el 3933 ;;; Generated autoloads from ilisp/ilisp-def.el
3614 3934
3615 ;;;*** 3935 ;;;***
3616 3936
3617 ;;;### (autoloads nil "ilisp-dia" "ilisp/ilisp-dia.el" (12376 19429)) 3937 ;;;### (autoloads nil "ilisp-dia" "ilisp/ilisp-dia.el" (12930 49466))
3618 ;;; Generated autoloads from ilisp/ilisp-dia.el 3938 ;;; Generated autoloads from ilisp/ilisp-dia.el
3619 3939
3620 ;;;*** 3940 ;;;***
3621 3941
3622 ;;;### (autoloads nil "ilisp-doc" "ilisp/ilisp-doc.el" (12376 19429)) 3942 ;;;### (autoloads nil "ilisp-doc" "ilisp/ilisp-doc.el" (12930 49473))
3623 ;;; Generated autoloads from ilisp/ilisp-doc.el 3943 ;;; Generated autoloads from ilisp/ilisp-doc.el
3624 3944
3625 ;;;*** 3945 ;;;***
3626 3946
3627 ;;;### (autoloads nil "ilisp-el" "ilisp/ilisp-el.el" (12376 19431)) 3947 ;;;### (autoloads nil "ilisp-el" "ilisp/ilisp-el.el" (12930 49479))
3628 ;;; Generated autoloads from ilisp/ilisp-el.el 3948 ;;; Generated autoloads from ilisp/ilisp-el.el
3629 3949
3630 ;;;*** 3950 ;;;***
3631 3951
3632 ;;;### (autoloads nil "ilisp-ext" "ilisp/ilisp-ext.el" (12376 19420)) 3952 ;;;### (autoloads nil "ilisp-ext" "ilisp/ilisp-ext.el" (12930 49485))
3633 ;;; Generated autoloads from ilisp/ilisp-ext.el 3953 ;;; Generated autoloads from ilisp/ilisp-ext.el
3634 3954
3635 ;;;*** 3955 ;;;***
3636 3956
3637 ;;;### (autoloads nil "ilisp-hi" "ilisp/ilisp-hi.el" (12376 19431)) 3957 ;;;### (autoloads nil "ilisp-hi" "ilisp/ilisp-hi.el" (12930 49492))
3638 ;;; Generated autoloads from ilisp/ilisp-hi.el 3958 ;;; Generated autoloads from ilisp/ilisp-hi.el
3639 3959
3640 ;;;*** 3960 ;;;***
3641 3961
3642 ;;;### (autoloads nil "ilisp-hlw" "ilisp/ilisp-hlw.el" (12376 19440)) 3962 ;;;### (autoloads nil "ilisp-hlw" "ilisp/ilisp-hlw.el" (12930 49498))
3643 ;;; Generated autoloads from ilisp/ilisp-hlw.el 3963 ;;; Generated autoloads from ilisp/ilisp-hlw.el
3644 3964
3645 ;;;*** 3965 ;;;***
3646 3966
3647 ;;;### (autoloads nil "ilisp-hnd" "ilisp/ilisp-hnd.el" (12376 19431)) 3967 ;;;### (autoloads nil "ilisp-hnd" "ilisp/ilisp-hnd.el" (12930 49503))
3648 ;;; Generated autoloads from ilisp/ilisp-hnd.el 3968 ;;; Generated autoloads from ilisp/ilisp-hnd.el
3649 3969
3650 ;;;*** 3970 ;;;***
3651 3971
3652 ;;;### (autoloads nil "ilisp-ind" "ilisp/ilisp-ind.el" (12376 19430)) 3972 ;;;### (autoloads nil "ilisp-ind" "ilisp/ilisp-ind.el" (12930 49509))
3653 ;;; Generated autoloads from ilisp/ilisp-ind.el 3973 ;;; Generated autoloads from ilisp/ilisp-ind.el
3654 3974
3655 ;;;*** 3975 ;;;***
3656 3976
3657 ;;;### (autoloads nil "ilisp-inp" "ilisp/ilisp-inp.el" (12376 19431)) 3977 ;;;### (autoloads nil "ilisp-inp" "ilisp/ilisp-inp.el" (12930 49515))
3658 ;;; Generated autoloads from ilisp/ilisp-inp.el 3978 ;;; Generated autoloads from ilisp/ilisp-inp.el
3659 3979
3660 ;;;*** 3980 ;;;***
3661 3981
3662 ;;;### (autoloads nil "ilisp-kcl" "ilisp/ilisp-kcl.el" (12376 19433)) 3982 ;;;### (autoloads nil "ilisp-kcl" "ilisp/ilisp-kcl.el" (12930 49521))
3663 ;;; Generated autoloads from ilisp/ilisp-kcl.el 3983 ;;; Generated autoloads from ilisp/ilisp-kcl.el
3664 3984
3665 ;;;*** 3985 ;;;***
3666 3986
3667 ;;;### (autoloads nil "ilisp-key" "ilisp/ilisp-key.el" (12376 19433)) 3987 ;;;### (autoloads nil "ilisp-key" "ilisp/ilisp-key.el" (12930 49527))
3668 ;;; Generated autoloads from ilisp/ilisp-key.el 3988 ;;; Generated autoloads from ilisp/ilisp-key.el
3669 3989
3670 ;;;*** 3990 ;;;***
3671 3991
3672 ;;;### (autoloads nil "ilisp-kil" "ilisp/ilisp-kil.el" (12376 19433)) 3992 ;;;### (autoloads nil "ilisp-kil" "ilisp/ilisp-kil.el" (12930 49533))
3673 ;;; Generated autoloads from ilisp/ilisp-kil.el 3993 ;;; Generated autoloads from ilisp/ilisp-kil.el
3674 3994
3675 ;;;*** 3995 ;;;***
3676 3996
3677 ;;;### (autoloads nil "ilisp-low" "ilisp/ilisp-low.el" (12376 19433)) 3997 ;;;### (autoloads nil "ilisp-low" "ilisp/ilisp-low.el" (12930 49540))
3678 ;;; Generated autoloads from ilisp/ilisp-low.el 3998 ;;; Generated autoloads from ilisp/ilisp-low.el
3679 3999
3680 ;;;*** 4000 ;;;***
3681 4001
3682 ;;;### (autoloads nil "ilisp-luc" "ilisp/ilisp-luc.el" (12376 19433)) 4002 ;;;### (autoloads nil "ilisp-luc" "ilisp/ilisp-luc.el" (12930 49549))
3683 ;;; Generated autoloads from ilisp/ilisp-luc.el 4003 ;;; Generated autoloads from ilisp/ilisp-luc.el
3684 4004
3685 ;;;*** 4005 ;;;***
3686 4006
3687 ;;;### (autoloads nil "ilisp-mak" "ilisp/ilisp-mak.el" (12376 19424)) 4007 ;;;### (autoloads nil "ilisp-mak" "ilisp/ilisp-mak.el" (12930 49555))
3688 ;;; Generated autoloads from ilisp/ilisp-mak.el 4008 ;;; Generated autoloads from ilisp/ilisp-mak.el
3689 4009
3690 ;;;*** 4010 ;;;***
3691 4011
3692 ;;;### (autoloads nil "ilisp-menu" "ilisp/ilisp-menu.el" (12376 19419)) 4012 ;;;### (autoloads nil "ilisp-menu" "ilisp/ilisp-menu.el" (12930 49561))
3693 ;;; Generated autoloads from ilisp/ilisp-menu.el 4013 ;;; Generated autoloads from ilisp/ilisp-menu.el
3694 4014
3695 ;;;*** 4015 ;;;***
3696 4016
3697 ;;;### (autoloads nil "ilisp-mnb" "ilisp/ilisp-mnb.el" (12376 19440)) 4017 ;;;### (autoloads nil "ilisp-mnb" "ilisp/ilisp-mnb.el" (12930 49567))
3698 ;;; Generated autoloads from ilisp/ilisp-mnb.el 4018 ;;; Generated autoloads from ilisp/ilisp-mnb.el
3699 4019
3700 ;;;*** 4020 ;;;***
3701 4021
3702 ;;;### (autoloads nil "ilisp-mod" "ilisp/ilisp-mod.el" (12558 60883)) 4022 ;;;### (autoloads nil "ilisp-mod" "ilisp/ilisp-mod.el" (12930 49573))
3703 ;;; Generated autoloads from ilisp/ilisp-mod.el 4023 ;;; Generated autoloads from ilisp/ilisp-mod.el
3704 4024
3705 ;;;### (autoloads nil "ilisp-mov" "ilisp/ilisp-mov.el" (12376 19435)) 4025 ;;;***
4026
4027 ;;;### (autoloads nil "ilisp-mov" "ilisp/ilisp-mov.el" (12930 49579))
3706 ;;; Generated autoloads from ilisp/ilisp-mov.el 4028 ;;; Generated autoloads from ilisp/ilisp-mov.el
3707 4029
3708 ;;;*** 4030 ;;;***
3709 4031
3710 ;;;### (autoloads nil "ilisp-out" "ilisp/ilisp-out.el" (12376 19435)) 4032 ;;;### (autoloads nil "ilisp-out" "ilisp/ilisp-out.el" (12930 49586))
3711 ;;; Generated autoloads from ilisp/ilisp-out.el 4033 ;;; Generated autoloads from ilisp/ilisp-out.el
3712 4034
3713 ;;;*** 4035 ;;;***
3714 4036
3715 ;;;### (autoloads nil "ilisp-prc" "ilisp/ilisp-prc.el" (12376 19435)) 4037 ;;;### (autoloads nil "ilisp-prc" "ilisp/ilisp-prc.el" (12930 49354))
3716 ;;; Generated autoloads from ilisp/ilisp-prc.el 4038 ;;; Generated autoloads from ilisp/ilisp-prc.el
3717 4039
3718 ;;;*** 4040 ;;;***
3719 4041
3720 ;;;### (autoloads nil "ilisp-prn" "ilisp/ilisp-prn.el" (12376 19434)) 4042 ;;;### (autoloads nil "ilisp-prn" "ilisp/ilisp-prn.el" (12930 49340))
3721 ;;; Generated autoloads from ilisp/ilisp-prn.el 4043 ;;; Generated autoloads from ilisp/ilisp-prn.el
3722 4044
3723 ;;;*** 4045 ;;;***
3724 4046
3725 ;;;### (autoloads nil "ilisp-rng" "ilisp/ilisp-rng.el" (12376 19436)) 4047 ;;;### (autoloads nil "ilisp-rng" "ilisp/ilisp-rng.el" (12930 49593))
3726 ;;; Generated autoloads from ilisp/ilisp-rng.el 4048 ;;; Generated autoloads from ilisp/ilisp-rng.el
3727 4049
3728 ;;;*** 4050 ;;;***
3729 4051
3730 ;;;### (autoloads nil "ilisp-s2c" "ilisp/ilisp-s2c.el" (12376 19425)) 4052 ;;;### (autoloads nil "ilisp-s2c" "ilisp/ilisp-s2c.el" (12930 49599))
3731 ;;; Generated autoloads from ilisp/ilisp-s2c.el 4053 ;;; Generated autoloads from ilisp/ilisp-s2c.el
3732 4054
3733 ;;;*** 4055 ;;;***
3734 4056
3735 ;;;### (autoloads nil "ilisp-sch" "ilisp/ilisp-sch.el" (12376 19436)) 4057 ;;;### (autoloads nil "ilisp-sch" "ilisp/ilisp-sch.el" (12930 49605))
3736 ;;; Generated autoloads from ilisp/ilisp-sch.el 4058 ;;; Generated autoloads from ilisp/ilisp-sch.el
3737 4059
3738 ;;;*** 4060 ;;;***
3739 4061
3740 ;;;### (autoloads nil "ilisp-snd" "ilisp/ilisp-snd.el" (12376 19437)) 4062 ;;;### (autoloads nil "ilisp-snd" "ilisp/ilisp-snd.el" (12930 49117))
3741 ;;; Generated autoloads from ilisp/ilisp-snd.el 4063 ;;; Generated autoloads from ilisp/ilisp-snd.el
3742 4064
3743 ;;;*** 4065 ;;;***
3744 4066
3745 ;;;### (autoloads nil "ilisp-src" "ilisp/ilisp-src.el" (12376 19421)) 4067 ;;;### (autoloads nil "ilisp-src" "ilisp/ilisp-src.el" (12930 49614))
3746 ;;; Generated autoloads from ilisp/ilisp-src.el 4068 ;;; Generated autoloads from ilisp/ilisp-src.el
3747 4069
3748 ;;;*** 4070 ;;;***
3749 4071
3750 ;;;### (autoloads nil "ilisp-sym" "ilisp/ilisp-sym.el" (12376 19437)) 4072 ;;;### (autoloads nil "ilisp-sym" "ilisp/ilisp-sym.el" (12930 49620))
3751 ;;; Generated autoloads from ilisp/ilisp-sym.el 4073 ;;; Generated autoloads from ilisp/ilisp-sym.el
3752 4074
3753 ;;;*** 4075 ;;;***
3754 4076
3755 ;;;### (autoloads nil "ilisp-utl" "ilisp/ilisp-utl.el" (12376 19437)) 4077 ;;;### (autoloads nil "ilisp-utl" "ilisp/ilisp-utl.el" (12930 49625))
3756 ;;; Generated autoloads from ilisp/ilisp-utl.el 4078 ;;; Generated autoloads from ilisp/ilisp-utl.el
3757 4079
3758 ;;;*** 4080 ;;;***
3759 4081
3760 ;;;### (autoloads nil "ilisp-val" "ilisp/ilisp-val.el" (12376 19438)) 4082 ;;;### (autoloads nil "ilisp-val" "ilisp/ilisp-val.el" (12930 49255))
3761 ;;; Generated autoloads from ilisp/ilisp-val.el 4083 ;;; Generated autoloads from ilisp/ilisp-val.el
3762 4084
3763 ;;;*** 4085 ;;;***
3764 4086
3765 ;;;### (autoloads nil "ilisp-xfr" "ilisp/ilisp-xfr.el" (12376 19438)) 4087 ;;;### (autoloads nil "ilisp-xfr" "ilisp/ilisp-xfr.el" (12930 49632))
3766 ;;; Generated autoloads from ilisp/ilisp-xfr.el 4088 ;;; Generated autoloads from ilisp/ilisp-xfr.el
3767 4089
3768 ;;;*** 4090 ;;;***
3769 4091
3770 ;;;### (autoloads nil "ilisp" "ilisp/ilisp.el" (12376 19421)) 4092 ;;;### (autoloads nil "ilisp-xls" "ilisp/ilisp-xls.el" (12930 51400))
4093 ;;; Generated autoloads from ilisp/ilisp-xls.el
4094
4095 ;;;***
4096
4097 ;;;### (autoloads nil "ilisp" "ilisp/ilisp.el" (12930 49230))
3771 ;;; Generated autoloads from ilisp/ilisp.el 4098 ;;; Generated autoloads from ilisp/ilisp.el
3772 4099
3773 ;;;*** 4100 ;;;***
3774 4101
3775 ;;;### (autoloads nil "illuc19" "ilisp/illuc19.el" (12376 19441)) 4102 ;;;### (autoloads nil "illuc19" "ilisp/illuc19.el" (12930 49638))
3776 ;;; Generated autoloads from ilisp/illuc19.el 4103 ;;; Generated autoloads from ilisp/illuc19.el
3777 4104
3778 ;;;*** 4105 ;;;***
3779 4106
3780 ;;;### (autoloads nil "ilxemacs" "ilisp/ilxemacs.el" (12657 40696)) 4107 ;;;### (autoloads nil "ilxemacs" "ilisp/ilxemacs.el" (12930 49644))
3781 ;;; Generated autoloads from ilisp/ilxemacs.el 4108 ;;; Generated autoloads from ilisp/ilxemacs.el
3782 4109
3783 ;;;*** 4110 ;;;***
4111
4112 ;;;### (autoloads (iso-accents-mode) "iso-acc" "iso/iso-acc.el" (12913 18100))
4113 ;;; Generated autoloads from iso/iso-acc.el
4114
4115 (autoload 'iso-accents-mode "iso-acc" "\
4116 Toggle ISO Accents mode, in which accents modify the following letter.
4117 This permits easy insertion of accented characters according to ISO-8859-1.
4118 When Iso-accents mode is enabled, accent character keys
4119 \(`, ', \", ^, / and ~) do not self-insert; instead, they modify the following
4120 letter key so that it inserts an ISO accented letter.
4121
4122 You can customize ISO Accents mode to a particular language
4123 with the command `iso-accents-customize'.
4124
4125 Special combinations: ~c gives a c with cedilla,
4126 ~d gives an Icelandic eth (d with dash).
4127 ~t gives an Icelandic thorn.
4128 \"s gives German sharp s.
4129 /a gives a with ring.
4130 /e gives an a-e ligature.
4131 ~< and ~> give guillemots.
4132 ~! gives an inverted exclamation mark.
4133 ~? gives an inverted question mark.
4134
4135 With an argument, a positive argument enables ISO Accents mode,
4136 and a negative argument disables it." t nil)
3784 4137
3785 ;;;*** 4138 ;;;***
3786 4139
3787 ;;;### (autoloads nil "iso-ascii" "iso/iso-ascii.el" (12860 19463)) 4140 ;;;### (autoloads nil "iso-ascii" "iso/iso-ascii.el" (12860 19463))
3788 ;;; Generated autoloads from iso/iso-ascii.el 4141 ;;; Generated autoloads from iso/iso-ascii.el
4310 4663
4311 ;;;*** 4664 ;;;***
4312 4665
4313 ;;;### (autoloads nil "c-comment" "modes/c-comment.el" (12690 2171)) 4666 ;;;### (autoloads nil "c-comment" "modes/c-comment.el" (12690 2171))
4314 ;;; Generated autoloads from modes/c-comment.el 4667 ;;; Generated autoloads from modes/c-comment.el
4315 4668
4316 ;;;### (autoloads nil "c-fill" "modes/c-fill.el" (12559 34900)) 4669 ;;;***
4670
4671 ;;;### (autoloads nil "c-fill" "modes/c-fill.el" (12677 32378))
4317 ;;; Generated autoloads from modes/c-fill.el 4672 ;;; Generated autoloads from modes/c-fill.el
4318 4673
4319 ;;;*** 4674 ;;;***
4320 4675
4321 ;;;### (autoloads nil "c-style" "modes/c-style.el" (12559 34900)) 4676 ;;;### (autoloads nil "c-style" "modes/c-style.el" (12906 6792))
4322 ;;; Generated autoloads from modes/c-style.el 4677 ;;; Generated autoloads from modes/c-style.el
4323 4678
4324 ;;;*** 4679 ;;;***
4325 4680
4326 ;;;### (autoloads nil "cc-compat" "modes/cc-compat.el" (12559 34905)) 4681 ;;;### (autoloads nil "cc-compat" "modes/cc-compat.el" (12936 63268))
4327 ;;; Generated autoloads from modes/cc-compat.el 4682 ;;; Generated autoloads from modes/cc-compat.el
4328 4683
4329 ;;;*** 4684 ;;;***
4330 4685
4331 ;;;### (autoloads nil "cc-guess" "modes/cc-guess.el" (12559 34906)) 4686 ;;;### (autoloads nil "cc-guess" "modes/cc-guess.el" (12936 63329))
4332 ;;; Generated autoloads from modes/cc-guess.el 4687 ;;; Generated autoloads from modes/cc-guess.el
4333 4688
4334 ;;;*** 4689 ;;;***
4335 4690
4336 ;;;### (autoloads nil "cc-lobotomy" "modes/cc-lobotomy.el" (12559 34904)) 4691 ;;;### (autoloads nil "cc-lobotomy" "modes/cc-lobotomy.el" (12936 63305))
4337 ;;; Generated autoloads from modes/cc-lobotomy.el 4692 ;;; Generated autoloads from modes/cc-lobotomy.el
4338 4693
4339 ;;;*** 4694 ;;;***
4340 4695
4341 ;;;*** 4696 ;;;***
4342 4697
4343 ;;;### (autoloads nil "cc-mode" "modes/cc-mode.el" (12851 27486)) 4698 ;;;### (autoloads nil "cc-mode" "modes/cc-mode.el" (12964 17751))
4344 ;;; Generated autoloads from modes/cc-mode.el 4699 ;;; Generated autoloads from modes/cc-mode.el
4700
4701 (fset 'set-c-style 'c-set-style)
4702
4703 ;;;***
4345 4704
4346 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "modes/cl-indent.el" (12860 19322)) 4705 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "modes/cl-indent.el" (12860 19322))
4347 ;;; Generated autoloads from modes/cl-indent.el 4706 ;;; Generated autoloads from modes/cl-indent.el
4348 4707
4349 (autoload 'common-lisp-indent-function "cl-indent" nil nil nil) 4708 (autoload 'common-lisp-indent-function "cl-indent" nil nil nil)
4366 For use inside Lisp programs, see also `c-macro-expansion'." t nil) 4725 For use inside Lisp programs, see also `c-macro-expansion'." t nil)
4367 4726
4368 ;;;*** 4727 ;;;***
4369 4728
4370 ;;;*** 4729 ;;;***
4371 4730
4372 ;;;### (autoloads nil "cperl-mode" "modes/cperl-mode.el" (12851 23434)) 4731 ;;;***
4732
4733 ;;;### (autoloads nil "cperl-mode" "modes/cperl-mode.el" (12947 52528))
4373 ;;; Generated autoloads from modes/cperl-mode.el 4734 ;;; Generated autoloads from modes/cperl-mode.el
4374 4735
4375 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) "enriched" "modes/enriched.el" (12860 19332)) 4736 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) "enriched" "modes/enriched.el" (12860 19332))
4376 ;;; Generated autoloads from modes/enriched.el 4737 ;;; Generated autoloads from modes/enriched.el
4377 4738
4744 Turning on Icon mode calls the value of the variable `icon-mode-hook' 5105 Turning on Icon mode calls the value of the variable `icon-mode-hook'
4745 with no args, if that value is non-nil." t nil) 5106 with no args, if that value is non-nil." t nil)
4746 5107
4747 ;;;*** 5108 ;;;***
4748 5109
4749 ;;;### (autoloads (imenu imenu-add-to-menubar) "imenu" "modes/imenu.el" (12860 19511)) 5110 ;;;### (autoloads (imenu imenu-add-to-menubar) "imenu" "modes/imenu.el" (12876 17607))
4750 ;;; Generated autoloads from modes/imenu.el 5111 ;;; Generated autoloads from modes/imenu.el
4751 5112
4752 (defvar imenu-generic-expression nil "\ 5113 (defvar imenu-generic-expression nil "\
4753 The regex pattern to use for creating a buffer index. 5114 The regex pattern to use for creating a buffer index.
4754 5115
4792 5153
4793 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el" (12860 19340)) 5154 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el" (12860 19340))
4794 ;;; Generated autoloads from modes/ksh-mode.el 5155 ;;; Generated autoloads from modes/ksh-mode.el
4795 5156
4796 (autoload 'ksh-mode "ksh-mode" "\ 5157 (autoload 'ksh-mode "ksh-mode" "\
4797 ksh-mode $Revision: 1.1.1.2 $ - Major mode for editing (Bourne, Korn or Bourne again) 5158 ksh-mode $Revision: 1.1.1.3 $ - Major mode for editing (Bourne, Korn or Bourne again)
4798 shell scripts. 5159 shell scripts.
4799 Special key bindings and commands: 5160 Special key bindings and commands:
4800 \\{ksh-mode-map} 5161 \\{ksh-mode-map}
4801 Variables controlling indentation style: 5162 Variables controlling indentation style:
4802 ksh-indent 5163 ksh-indent
4909 5270
4910 ;;;### (autoloads nil "lisp-mnt" "modes/lisp-mnt.el" (12860 19343)) 5271 ;;;### (autoloads nil "lisp-mnt" "modes/lisp-mnt.el" (12860 19343))
4911 ;;; Generated autoloads from modes/lisp-mnt.el 5272 ;;; Generated autoloads from modes/lisp-mnt.el
4912 5273
4913 ;;;*** 5274 ;;;***
4914 5275
4915 ;;;### (autoloads nil "lisp-mode" "modes/lisp-mode.el" (12860 19331)) 5276 ;;;***
5277
5278 ;;;### (autoloads nil "lisp-mode" "modes/lisp-mode.el" (12926 33284))
4916 ;;; Generated autoloads from modes/lisp-mode.el 5279 ;;; Generated autoloads from modes/lisp-mode.el
4917
4918 ;;;***
4919 5280
4920 ;;;### (autoloads nil "list-mode" "modes/list-mode.el" (12851 27167)) 5281 ;;;### (autoloads nil "list-mode" "modes/list-mode.el" (12851 27167))
4921 ;;; Generated autoloads from modes/list-mode.el 5282 ;;; Generated autoloads from modes/list-mode.el
5283
5284 ;;;### (autoloads (m4-mode) "m4-mode" "modes/m4-mode.el" (12949 7770))
5285 ;;; Generated autoloads from modes/m4-mode.el
5286
5287 (autoload 'm4-mode "m4-mode" "\
5288 A major-mode to edit m4 macro files
5289 \\{m4-mode-map}
5290 " t nil)
5291
5292 ;;;***
4922 5293
4923 ;;;### (autoloads (makefile-mode) "make-mode" "modes/make-mode.el" (12860 19318)) 5294 ;;;### (autoloads (makefile-mode) "make-mode" "modes/make-mode.el" (12860 19318))
4924 ;;; Generated autoloads from modes/make-mode.el 5295 ;;; Generated autoloads from modes/make-mode.el
4925 5296
4926 (autoload 'makefile-mode "make-mode" "\ 5297 (autoload 'makefile-mode "make-mode" "\
5005 ;;;*** 5376 ;;;***
5006 5377
5007 ;;;### (autoloads nil "old-c-mode" "modes/old-c-mode.el" (12546 50448)) 5378 ;;;### (autoloads nil "old-c-mode" "modes/old-c-mode.el" (12546 50448))
5008 ;;; Generated autoloads from modes/old-c-mode.el 5379 ;;; Generated autoloads from modes/old-c-mode.el
5009 5380
5010 ;;;### (autoloads (define-mail-alias build-mail-aliases mail-aliases-setup) "mail-abbrevs" "modes/mail-abbrevs.el" (12376 19450)) 5381 ;;;### (autoloads (define-mail-alias build-mail-aliases mail-aliases-setup) "mail-abbrevs" "modes/mail-abbrevs.el" (12928 50037))
5011 ;;; Generated autoloads from modes/mail-abbrevs.el 5382 ;;; Generated autoloads from modes/mail-abbrevs.el
5012 5383
5013 (defvar mail-abbrev-mailrc-file nil "\ 5384 (defvar mail-abbrev-mailrc-file nil "\
5014 Name of file with mail aliases. If nil, ~/.mailrc is used.") 5385 Name of file with mail aliases. If nil, ~/.mailrc is used.")
5015 5386
5378 (autoload 'run-prolog "prolog" "\ 5749 (autoload 'run-prolog "prolog" "\
5379 Run an inferior Prolog process, input and output via buffer *prolog*." t nil) 5750 Run an inferior Prolog process, input and output via buffer *prolog*." t nil)
5380 5751
5381 ;;;*** 5752 ;;;***
5382 5753
5383 ;;;### (autoloads (python-mode) "python-mode" "modes/python-mode.el" (12851 23770)) 5754 ;;;### (autoloads (py-shell python-mode) "python-mode" "modes/python-mode.el" (12912 14823))
5384 ;;; Generated autoloads from modes/python-mode.el 5755 ;;; Generated autoloads from modes/python-mode.el
5385 5756
5386 (eval-when-compile (condition-case nil (progn (require 'cl) (require 'imenu)) (error nil))) 5757 (eval-when-compile (condition-case nil (progn (require 'cl) (require 'imenu)) (error nil)))
5387 5758
5388 (autoload 'python-mode "python-mode" "\ 5759 (autoload 'python-mode "python-mode" "\
5403 py-block-comment-prefix comment string used by comment-region 5774 py-block-comment-prefix comment string used by comment-region
5404 py-python-command shell command to invoke Python interpreter 5775 py-python-command shell command to invoke Python interpreter
5405 py-scroll-process-buffer always scroll Python process buffer 5776 py-scroll-process-buffer always scroll Python process buffer
5406 py-temp-directory directory used for temp files (if needed) 5777 py-temp-directory directory used for temp files (if needed)
5407 py-beep-if-tab-change ring the bell if tab-width is changed" t nil) 5778 py-beep-if-tab-change ring the bell if tab-width is changed" t nil)
5779
5780 (autoload 'py-shell "python-mode" "\
5781 Start an interactive Python interpreter in another window.
5782 This is like Shell mode, except that Python is running in the window
5783 instead of a shell. See the `Interactive Shell' and `Shell Mode'
5784 sections of the Emacs manual for details, especially for the key
5785 bindings active in the `*Python*' buffer.
5786
5787 See the docs for variable `py-scroll-buffer' for info on scrolling
5788 behavior in the process window.
5789
5790 Warning: Don't use an interactive Python if you change sys.ps1 or
5791 sys.ps2 from their default values, or if you're running code that
5792 prints `>>> ' or `... ' at the start of a line. `python-mode' can't
5793 distinguish your output from Python's output, and assumes that `>>> '
5794 at the start of a line is a prompt from Python. Similarly, the Emacs
5795 Shell mode code assumes that both `>>> ' and `... ' at the start of a
5796 line are Python prompts. Bad things can happen if you fool either
5797 mode.
5798
5799 Warning: If you do any editing *in* the process buffer *while* the
5800 buffer is accepting output from Python, do NOT attempt to `undo' the
5801 changes. Some of the output (nowhere near the parts you changed!) may
5802 be lost if you do. This appears to be an Emacs bug, an unfortunate
5803 interaction between undo and process filters; the same problem exists in
5804 non-Python process buffers using the default (Emacs-supplied) process
5805 filter." t nil)
5408 5806
5409 ;;;*** 5807 ;;;***
5410 5808
5411 ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el" (12558 60898)) 5809 ;;;### (autoloads (rexx-mode) "rexx-mode" "modes/rexx-mode.el" (12558 60898))
5412 ;;; Generated autoloads from modes/rexx-mode.el 5810 ;;; Generated autoloads from modes/rexx-mode.el
5804 Get help on Tcl command. Default is word at point. 6202 Get help on Tcl command. Default is word at point.
5805 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil) 6203 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil)
5806 6204
5807 ;;;*** 6205 ;;;***
5808 6206
5809 ;;;### (autoloads (latex-mode plain-tex-mode tex-mode) "tex-mode" "modes/tex-mode.el" (12376 19459)) 6207 ;;;### (autoloads (latex-mode plain-tex-mode tex-mode) "tex-mode" "modes/tex-mode.el" (12905 8489))
5810 ;;; Generated autoloads from modes/tex-mode.el 6208 ;;; Generated autoloads from modes/tex-mode.el
5811 6209
5812 (autoload 'tex-mode "tex-mode" "\ 6210 (autoload 'tex-mode "tex-mode" "\
5813 Major mode for editing files of input for TeX, LaTeX, or SliTeX. 6211 Major mode for editing files of input for TeX, LaTeX, or SliTeX.
5814 Tries to determine (by looking at the beginning of the file) whether 6212 Tries to determine (by looking at the beginning of the file) whether
5982 ;;;*** 6380 ;;;***
5983 6381
5984 ;;;### (autoloads nil "text-mode" "modes/text-mode.el" (12860 19337)) 6382 ;;;### (autoloads nil "text-mode" "modes/text-mode.el" (12860 19337))
5985 ;;; Generated autoloads from modes/text-mode.el 6383 ;;; Generated autoloads from modes/text-mode.el
5986 6384
5987 ;;;### (autoloads (tc-recenter tc-scroll-down tc-scroll-up tc-scroll-line tc-associated-buffer tc-merge tc-dissociate tc-split tc-associate-buffer tc-two-columns) "two-column" "modes/two-column.el" (12648 18571)) 6385 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" "modes/two-column.el" (12941 23726))
5988 ;;; Generated autoloads from modes/two-column.el 6386 ;;; Generated autoloads from modes/two-column.el
5989 6387
5990 (defvar tc-mode-map nil "\ 6388 (autoload '2C-command "two-column" () t 'keymap)
5991 Keymap for commands for two-column mode.") 6389
5992 6390 (autoload '2C-two-columns "two-column" "\
5993 (if tc-mode-map nil (setq tc-mode-map (make-sparse-keymap)) (define-key tc-mode-map "1" 'tc-merge) (define-key tc-mode-map "2" 'tc-two-columns) (define-key tc-mode-map "b" 'tc-associate-buffer) (define-key tc-mode-map "d" 'tc-dissociate) (define-key tc-mode-map "\^L" 'tc-recenter) (define-key tc-mode-map "o" 'tc-associated-buffer) (define-key tc-mode-map "s" 'tc-split) (define-key tc-mode-map "{" 'shrink-window-horizontally) (define-key tc-mode-map "}" 'enlarge-window-horizontally) (define-key tc-mode-map " " 'tc-scroll-up) (define-key tc-mode-map "" 'tc-scroll-down) (define-key tc-mode-map "
5994 " 'tc-scroll-line))
5995
5996 (global-set-key "6" tc-mode-map)
5997
5998 (defvar tc-other nil "\
5999 Marker to the associated buffer, if non-nil.")
6000
6001 (make-variable-buffer-local 'tc-other)
6002
6003 (put 'tc-other 'permanent-local t)
6004
6005 (autoload 'tc-two-columns "two-column" "\
6006 Split current window vertically for two-column editing. 6391 Split current window vertically for two-column editing.
6007
6008 When called the first time, associates a buffer with the current 6392 When called the first time, associates a buffer with the current
6009 buffer. Both buffers are put in two-column minor mode and 6393 buffer in two-column minor mode (see \\[describe-mode] ).
6010 tc-mode-hook gets called on both. These buffers remember 6394 Runs `2C-other-buffer-hook' in the new buffer.
6011 about one another, even when renamed.
6012
6013 When called again, restores the screen layout with the current buffer 6395 When called again, restores the screen layout with the current buffer
6014 first and the associated buffer to it's right. 6396 first and the associated buffer to it's right." t nil)
6015 6397
6016 If you include long lines, i.e which will span both columns (eg. 6398 (autoload '2C-associate-buffer "two-column" "\
6017 source code), they should be in what will be the first column, with
6018 the associated buffer having empty lines next to them.
6019
6020 You have the following commands at your disposal:
6021
6022 \\[tc-two-columns] Rearrange screen
6023 \\[tc-associate-buffer] Reassociate buffer after changing major mode
6024 \\[tc-scroll-up] Scroll both buffers up by a screenfull
6025 \\[tc-scroll-down] Scroll both buffers down by a screenful
6026 \\[tc-scroll-line] Scroll both buffers up by one or more lines
6027 \\[tc-recenter] Recenter and realign other buffer
6028 \\[shrink-window-horizontally], \\[enlarge-window-horizontally] Shrink, enlarge current column
6029 \\[tc-associated-buffer] Switch to associated buffer
6030 \\[tc-merge] Merge both buffers
6031
6032 These keybindings can be customized in your ~/.emacs by `tc-prefix'
6033 and `tc-mode-map'.
6034
6035 The appearance of the screen can be customized by the variables
6036 `tc-window-width', `tc-beyond-fill-column',
6037 `tc-mode-line-format' and `truncate-partial-width-windows'." t nil)
6038
6039 (add-minor-mode 'tc-other " 2C" nil nil 'tc-two-columns)
6040
6041 (autoload 'tc-associate-buffer "two-column" "\
6042 Associate another buffer with this one in two-column minor mode. 6399 Associate another buffer with this one in two-column minor mode.
6043 Can also be used to associate a just previously visited file, by 6400 Can also be used to associate a just previously visited file, by
6044 accepting the proposed default buffer. 6401 accepting the proposed default buffer.
6045 6402
6046 See \\[tc-two-columns] and `lisp/two-column.el' for further details." t nil) 6403 \(See \\[describe-mode] .)" t nil)
6047 6404
6048 (autoload 'tc-split "two-column" "\ 6405 (autoload '2C-split "two-column" "\
6049 Unmerge a two-column text into two buffers in two-column minor mode. 6406 Split a two-column text at point, into two buffers in two-column minor mode.
6050 The text is unmerged at the cursor's column which becomes the local 6407 Point becomes the local value of `2C-window-width'. Only lines that
6051 value of `tc-window-width'. Only lines that have the ARG same 6408 have the ARG same preceding characters at that column get split. The
6052 preceding characters at that column get split. The ARG preceding 6409 ARG preceding characters without any leading whitespace become the local
6053 characters without any leading whitespace become the local value for 6410 value for `2C-separator'. This way lines that continue across both
6054 `tc-separator'. This way lines that continue across both
6055 columns remain untouched in the first buffer. 6411 columns remain untouched in the first buffer.
6056 6412
6057 This function can be used with a prototype line, to set up things as 6413 This function can be used with a prototype line, to set up things. You
6058 you like them. You write the first line of each column with the 6414 write the first line of each column and then split that line. E.g.:
6059 separator you like and then unmerge that line. E.g.: 6415
6060 6416 First column's text sSs Second column's text
6061 First column's text sSs Second columns text
6062 \\___/\\ 6417 \\___/\\
6063 / \\ 6418 / \\
6064 5 character Separator You type M-5 \\[tc-split] with the point here 6419 5 character Separator You type M-5 \\[2C-split] with the point here.
6065 6420
6066 See \\[tc-two-columns] and `lisp/two-column.el' for further details." t nil) 6421 \(See \\[describe-mode] .)" t nil)
6067
6068 (autoload 'tc-dissociate "two-column" "\
6069 Turn off two-column minor mode in current and associated buffer.
6070 If the associated buffer is unmodified and empty, it is killed." t nil)
6071
6072 (autoload 'tc-merge "two-column" "\
6073 Merges the associated buffer with the current buffer.
6074 They get merged at the column, which is the value of
6075 `tc-window-width', i.e. usually at the vertical window
6076 separator. This separator gets replaced with white space. Beyond
6077 that the value of gets inserted on merged lines. The two columns are
6078 thus pasted side by side, in a single text. If the other buffer is
6079 not displayed to the left of this one, then this one becomes the left
6080 column.
6081
6082 If you want `tc-separator' on empty lines in the second column,
6083 you should put just one space in them. In the final result, you can strip
6084 off trailing spaces with \\[beginning-of-buffer] \\[replace-regexp] [ SPC TAB ] + $ RET RET" t nil)
6085
6086 (autoload 'tc-associated-buffer "two-column" "\
6087 Switch to associated buffer." t nil)
6088
6089 (autoload 'tc-scroll-line "two-column" "\
6090 Scroll current window upward by ARG lines.
6091 The associated window gets scrolled to the same line." t nil)
6092
6093 (autoload 'tc-scroll-up "two-column" "\
6094 Scroll current window upward by ARG screens.
6095 The associated window gets scrolled to the same line." t nil)
6096
6097 (autoload 'tc-scroll-down "two-column" "\
6098 Scroll current window downward by ARG screens.
6099 The associated window gets scrolled to the same line." t nil)
6100
6101 (autoload 'tc-recenter "two-column" "\
6102 Center point in window. With ARG, put point on line ARG.
6103 This counts from bottom if ARG is negative. The associated window
6104 gets scrolled to the same line." t nil)
6105 6422
6106 ;;;*** 6423 ;;;***
6107 6424
6108 ;;;### (autoloads (auto-view-mode view-major-mode view-mode view-minor-mode view-buffer-other-window view-file-other-window view-buffer view-file) "view-less" "modes/view-less.el" (12743 11603)) 6425 ;;;### (autoloads (auto-view-mode view-major-mode view-mode view-minor-mode view-buffer-other-window view-file-other-window view-buffer view-file) "view-less" "modes/view-less.el" (12743 11603))
6109 ;;; Generated autoloads from modes/view-less.el 6426 ;;; Generated autoloads from modes/view-less.el
6205 Commands: 6522 Commands:
6206 \\{vrml-mode-map}" t nil) 6523 \\{vrml-mode-map}" t nil)
6207 6524
6208 ;;;*** 6525 ;;;***
6209 6526
6210 ;;;### (autoloads (xpm-mode) "xpm-mode" "modes/xpm-mode.el" (12860 19349)) 6527 ;;;### (autoloads (xpm-mode) "xpm-mode" "modes/xpm-mode.el" (12908 14737))
6211 ;;; Generated autoloads from modes/xpm-mode.el 6528 ;;; Generated autoloads from modes/xpm-mode.el
6212 6529
6213 (autoload 'xpm-mode "xpm-mode" "\ 6530 (autoload 'xpm-mode "xpm-mode" "\
6214 Treat the current buffer as an xpm file and colorize it. 6531 Treat the current buffer as an xpm file and colorize it.
6215 6532
6226 it to the color table. Provided as a means of changing colors. 6543 it to the color table. Provided as a means of changing colors.
6227 XPM minor mode bindings: 6544 XPM minor mode bindings:
6228 \\{xpm-mode-map}" t nil) 6545 \\{xpm-mode-map}" t nil)
6229 6546
6230 ;;;*** 6547 ;;;***
6548
6549 ;;;***
6550
6551 ;;;### (autoloads nil "mu-bbdb" "mu/mu-bbdb.el" (12949 26608))
6552 ;;; Generated autoloads from mu/mu-bbdb.el
6553
6554 ;;;***
6555
6556 ;;;### (autoloads nil "mu-cite" "mu/mu-cite.el" (12883 24796))
6557 ;;; Generated autoloads from mu/mu-cite.el
6558
6559 ;;;***
6560
6561 ;;;### (autoloads nil "std11-parse" "mu/std11-parse.el" (12957 59956))
6562 ;;; Generated autoloads from mu/std11-parse.el
6563
6564 ;;;***
6565
6566 ;;;### (autoloads nil "std11" "mu/std11.el" (12962 62381))
6567 ;;; Generated autoloads from mu/std11.el
6568
6569 ;;;***
6570
6571 ;;;### (autoloads nil "tl-822" "mu/tl-822.el" (12858 28766))
6572 ;;; Generated autoloads from mu/tl-822.el
6231 6573
6232 ;;;### (autoloads nil "ns-init" "ns/ns-init.el" (12528 24026)) 6574 ;;;### (autoloads nil "ns-init" "ns/ns-init.el" (12528 24026))
6233 ;;; Generated autoloads from ns/ns-init.el 6575 ;;; Generated autoloads from ns/ns-init.el
6234 6576
6235 ;;;### (autoloads nil "br-c++-ft" "oobr/br-c++-ft.el" (12376 19719)) 6577 ;;;### (autoloads nil "br-c++-ft" "oobr/br-c++-ft.el" (12376 19719))
6569 6911
6570 Has a preference of looking backwards." nil nil) 6912 Has a preference of looking backwards." nil nil)
6571 6913
6572 ;;;*** 6914 ;;;***
6573 6915
6574 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command) "apropos" "packages/apropos.el" (12860 19361)) 6916 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command) "apropos" "packages/apropos.el" (12870 6875))
6575 ;;; Generated autoloads from packages/apropos.el 6917 ;;; Generated autoloads from packages/apropos.el
6576 6918
6577 (fset 'command-apropos 'apropos-command) 6919 (fset 'command-apropos 'apropos-command)
6578 6920
6579 (autoload 'apropos-command "apropos" "\ 6921 (autoload 'apropos-command "apropos" "\
6610 ;;; Generated autoloads from packages/array.el 6952 ;;; Generated autoloads from packages/array.el
6611 6953
6612 ;;;### (autoloads nil "auto-save" "packages/auto-save.el" (12178 28935)) 6954 ;;;### (autoloads nil "auto-save" "packages/auto-save.el" (12178 28935))
6613 ;;; Generated autoloads from packages/auto-save.el 6955 ;;; Generated autoloads from packages/auto-save.el
6614 6956
6615 ;;;### (autoloads (define-auto-insert auto-insert) "autoinsert" "packages/autoinsert.el" (12860 19362)) 6957 ;;;### (autoloads (define-auto-insert auto-insert) "autoinsert" "packages/autoinsert.el" (12866 47734))
6616 ;;; Generated autoloads from packages/autoinsert.el 6958 ;;; Generated autoloads from packages/autoinsert.el
6617 6959
6618 (autoload 'auto-insert "autoinsert" "\ 6960 (autoload 'auto-insert "autoinsert" "\
6619 Insert default contents into a new file if `auto-insert' is non-nil. 6961 Insert default contents into a new file if `auto-insert' is non-nil.
6620 Matches the visited file name against the elements of `auto-insert-alist'." t nil) 6962 Matches the visited file name against the elements of `auto-insert-alist'." t nil)
6898 Warning: this function only takes an EVENT as argument. Use the 7240 Warning: this function only takes an EVENT as argument. Use the
6899 corresponding bookmark function from Lisp (the one without the 7241 corresponding bookmark function from Lisp (the one without the
6900 \"-menu-\" in its name)." t nil) 7242 \"-menu-\" in its name)." t nil)
6901 7243
6902 ;;;*** 7244 ;;;***
6903 7245
6904 ;;;### (autoloads nil "buff-menu" "packages/buff-menu.el" (12731 19066)) 7246 ;;;***
7247
7248 ;;;***
7249
7250 ;;;### (autoloads nil "buff-menu" "packages/buff-menu.el" (12941 16898))
6905 ;;; Generated autoloads from packages/buff-menu.el 7251 ;;; Generated autoloads from packages/buff-menu.el
6906 7252
6907 ;;;### (autoloads (command-history-mode list-command-history repeat-matching-complex-command) "chistory" "packages/chistory.el" (12860 19367)) 7253 ;;;### (autoloads (command-history-mode list-command-history repeat-matching-complex-command) "chistory" "packages/chistory.el" (12860 19367))
6908 ;;; Generated autoloads from packages/chistory.el 7254 ;;; Generated autoloads from packages/chistory.el
6909 7255
6941 7287
6942 (add-hook 'same-window-buffer-names "*scheme*") 7288 (add-hook 'same-window-buffer-names "*scheme*")
6943 7289
6944 ;;;*** 7290 ;;;***
6945 7291
6946 ;;;### (autoloads (display-column-mode) "column" "packages/column.el" (12657 40702)) 7292 ;;;### (autoloads (display-column-mode) "column" "packages/column.el" (12898 25467))
6947 ;;; Generated autoloads from packages/column.el 7293 ;;; Generated autoloads from packages/column.el
6948 7294
6949 (autoload 'display-column-mode "column" "\ 7295 (autoload 'display-column-mode "column" "\
6950 Toggle display column mode. 7296 Toggle display column mode.
6951 With prefix arg, turn display column mode on iff arg is positive. 7297 With prefix arg, turn display column mode on iff arg is positive.
6973 The variable `compare-windows-whitespace' controls how whitespace is skipped. 7319 The variable `compare-windows-whitespace' controls how whitespace is skipped.
6974 If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil) 7320 If `compare-ignore-case' is non-nil, changes in case are also ignored." t nil)
6975 7321
6976 ;;;*** 7322 ;;;***
6977 7323
6978 ;;;### (autoloads (first-error previous-error next-error compilation-minor-mode grep compile) "compile" "packages/compile.el" (12860 19372)) 7324 ;;;### (autoloads (first-error previous-error next-error compilation-minor-mode grep compile) "compile" "packages/compile.el" (12906 48567))
6979 ;;; Generated autoloads from packages/compile.el 7325 ;;; Generated autoloads from packages/compile.el
6980 7326
6981 (defvar compilation-mode-hook nil "\ 7327 (defvar compilation-mode-hook nil "\
6982 *List of hook functions run by `compilation-mode' (see `run-hooks').") 7328 *List of hook functions run by `compilation-mode' (see `run-hooks').")
6983 7329
7662 This can take a while for large buffers." t nil) 8008 This can take a while for large buffers." t nil)
7663 8009
7664 (add-minor-mode 'font-lock-mode " Font") 8010 (add-minor-mode 'font-lock-mode " Font")
7665 8011
7666 ;;;*** 8012 ;;;***
7667 8013
7668 ;;;### (autoloads nil "fontl-hooks" "packages/fontl-hooks.el" (12558 61068)) 8014 ;;;***
8015
8016 ;;;### (autoloads nil "fontl-hooks" "packages/fontl-hooks.el" (12933 26528))
7669 ;;; Generated autoloads from packages/fontl-hooks.el 8017 ;;; Generated autoloads from packages/fontl-hooks.el
7670
7671 ;;;***
7672 8018
7673 ;;;### (autoloads nil "func-menu" "packages/func-menu.el" (12721 2479)) 8019 ;;;### (autoloads nil "func-menu" "packages/func-menu.el" (12721 2479))
7674 ;;; Generated autoloads from packages/func-menu.el 8020 ;;; Generated autoloads from packages/func-menu.el
7675 8021
7676 ;;;### (autoloads (sc-mode) "generic-sc" "packages/generic-sc.el" (12860 19356)) 8022 ;;;### (autoloads (sc-mode) "generic-sc" "packages/generic-sc.el" (12860 19356))
7867 8213
7868 (autoload 'hypropos-popup-menu "hyper-apropos" nil t nil) 8214 (autoload 'hypropos-popup-menu "hyper-apropos" nil t nil)
7869 8215
7870 ;;;*** 8216 ;;;***
7871 8217
7872 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el" (12860 19419)) 8218 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" "packages/icomplete.el" (12870 50497))
7873 ;;; Generated autoloads from packages/icomplete.el 8219 ;;; Generated autoloads from packages/icomplete.el
7874 8220
7875 (autoload 'icomplete-mode "icomplete" "\ 8221 (autoload 'icomplete-mode "icomplete" "\
7876 Activate incremental minibuffer completion for this emacs session, 8222 Activate incremental minibuffer completion for this emacs session,
7877 or deactivate with negative prefix arg." t nil) 8223 or deactivate with negative prefix arg." t nil)
8167 This adds entries to `file-name-handler-alist' and `auto-mode-alist' 8513 This adds entries to `file-name-handler-alist' and `auto-mode-alist'
8168 and `inhibit-first-line-modes-suffixes'." nil nil) 8514 and `inhibit-first-line-modes-suffixes'." nil nil)
8169 8515
8170 ;;;*** 8516 ;;;***
8171 8517
8518 ;;;### (autoloads (manual-entry) "jwz-man" "packages/jwz-man.el" (12875 12533))
8519 ;;; Generated autoloads from packages/jwz-man.el
8520
8521 (autoload 'manual-entry "jwz-man" "\
8522 Display the Unix manual entry (or entries) for TOPIC." t nil)
8523
8524 ;;;***
8525
8172 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" "packages/lazy-lock.el" (12851 23453)) 8526 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" "packages/lazy-lock.el" (12851 23453))
8173 ;;; Generated autoloads from packages/lazy-lock.el 8527 ;;; Generated autoloads from packages/lazy-lock.el
8174 8528
8175 (defvar lazy-lock-mode nil) 8529 (defvar lazy-lock-mode nil)
8176 8530
8275 (autoload 'make-command-summary "makesum" "\ 8629 (autoload 'make-command-summary "makesum" "\
8276 Make a summary of current key bindings in the buffer *Summary*. 8630 Make a summary of current key bindings in the buffer *Summary*.
8277 Previous contents of that buffer are killed first." t nil) 8631 Previous contents of that buffer are killed first." t nil)
8278 8632
8279 ;;;*** 8633 ;;;***
8280 8634
8281 ;;;### (autoloads (manual-entry) "man" "packages/man.el" (12860 19390)) 8635 ;;;***
8636
8637 ;;;### (autoloads nil "man-xref" "packages/man-xref.el" (12968 61833))
8638 ;;; Generated autoloads from packages/man-xref.el
8639
8640 ;;;### (autoloads (man) "man" "packages/man.el" (12968 61736))
8282 ;;; Generated autoloads from packages/man.el 8641 ;;; Generated autoloads from packages/man.el
8283 8642
8284 (autoload 'manual-entry "man" "\ 8643 (defalias 'manual-entry 'man)
8644
8645 (autoload 'man "man" "\
8646 Get a Un*x manual page and put it in a buffer.
8647 This command is the top-level command in the man package. It runs a Un*x
8648 command to retrieve and clean a manpage in the background and places the
8649 results in a Man mode (manpage browsing) buffer. See variable
8650 `Man-notify-method' for what happens when the buffer is ready.
8651 If a buffer already exists for this man page, it will display immediately." t nil)
8652
8653 ;;;***
8654
8655 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body metamail-interpret-header) "metamail" "packages/metamail.el" (12860 19404))
8656 ;;; Generated autoloads from packages/metamail.el
8657
8658 (autoload 'metamail-interpret-header "metamail" "\
8659 Interpret a header part of a MIME message in current buffer.
8660 Its body part is not interpreted at all." t nil)
8661
8662 (autoload 'metamail-interpret-body "metamail" "\
8663 Interpret a body part of a MIME message in current buffer.
8664 Optional argument VIEWMODE specifies the value of the
8665 EMACS_VIEW_MODE environment variable (defaulted to 1).
8666 Optional argument NODISPLAY non-nil means buffer is not
8667 redisplayed as output is inserted.
8668 Its header part is not interpreted at all." t nil)
8669
8670 (autoload 'metamail-buffer "metamail" "\
8671 Process current buffer through `metamail'.
8672 Optional argument VIEWMODE specifies the value of the
8673 EMACS_VIEW_MODE environment variable (defaulted to 1).
8674 Optional argument BUFFER specifies a buffer to be filled (nil
8675 means current).
8676 Optional argument NODISPLAY non-nil means buffer is not
8677 redisplayed as output is inserted." t nil)
8678
8679 (autoload 'metamail-region "metamail" "\
8680 Process current region through 'metamail'.
8681 Optional argument VIEWMODE specifies the value of the
8682 EMACS_VIEW_MODE environment variable (defaulted to 1).
8683 Optional argument BUFFER specifies a buffer to be filled (nil
8684 means current).
8685 Optional argument NODISPLAY non-nil means buffer is not
8686 redisplayed as output is inserted." t nil)
8687
8688 ;;;***
8689
8690 ;;;### (autoloads nil "mime-compose" "packages/mime-compose.el" (12727 30155))
8691 ;;; Generated autoloads from packages/mime-compose.el
8692
8693 ;;;***
8694
8695 ;;;### (autoloads nil "mode-motion+" "packages/mode-motion+.el" (12860 19415))
8696 ;;; Generated autoloads from packages/mode-motion+.el
8697
8698 ;;;### (autoloads nil "netunam" "packages/netunam.el" (12547 2429))
8699 ;;; Generated autoloads from packages/netunam.el
8700
8701 ;;;***
8702
8703 ;;;***
8704
8705 ;;;***
8706
8707 ;;;### (autoloads (manual-entry) "old-man" "packages/old-man.el" (12875 12228))
8708 ;;; Generated autoloads from packages/old-man.el
8709
8710 (autoload 'manual-entry "old-man" "\
8285 Display the Unix manual entry (or entries) for TOPIC. 8711 Display the Unix manual entry (or entries) for TOPIC.
8286 If prefix arg is given, modify the search according to the value: 8712 If prefix arg is given, modify the search according to the value:
8287 2 = complement default exact matching of the TOPIC name; 8713 2 = complement default exact matching of the TOPIC name;
8288 exact matching default is specified by `Manual-match-topic-exactly' 8714 exact matching default is specified by `Manual-match-topic-exactly'
8289 3 = force a search of the unformatted man directories 8715 3 = force a search of the unformatted man directories
8296 is named. See also the variables Manual-match-topic-exactly, 8722 is named. See also the variables Manual-match-topic-exactly,
8297 Manual-query-multiple-pages, and Manual-buffer-view-mode." t nil) 8723 Manual-query-multiple-pages, and Manual-buffer-view-mode." t nil)
8298 8724
8299 ;;;*** 8725 ;;;***
8300 8726
8301 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body metamail-interpret-header) "metamail" "packages/metamail.el" (12860 19404))
8302 ;;; Generated autoloads from packages/metamail.el
8303
8304 (autoload 'metamail-interpret-header "metamail" "\
8305 Interpret a header part of a MIME message in current buffer.
8306 Its body part is not interpreted at all." t nil)
8307
8308 (autoload 'metamail-interpret-body "metamail" "\
8309 Interpret a body part of a MIME message in current buffer.
8310 Optional argument VIEWMODE specifies the value of the
8311 EMACS_VIEW_MODE environment variable (defaulted to 1).
8312 Optional argument NODISPLAY non-nil means buffer is not
8313 redisplayed as output is inserted.
8314 Its header part is not interpreted at all." t nil)
8315
8316 (autoload 'metamail-buffer "metamail" "\
8317 Process current buffer through `metamail'.
8318 Optional argument VIEWMODE specifies the value of the
8319 EMACS_VIEW_MODE environment variable (defaulted to 1).
8320 Optional argument BUFFER specifies a buffer to be filled (nil
8321 means current).
8322 Optional argument NODISPLAY non-nil means buffer is not
8323 redisplayed as output is inserted." t nil)
8324
8325 (autoload 'metamail-region "metamail" "\
8326 Process current region through 'metamail'.
8327 Optional argument VIEWMODE specifies the value of the
8328 EMACS_VIEW_MODE environment variable (defaulted to 1).
8329 Optional argument BUFFER specifies a buffer to be filled (nil
8330 means current).
8331 Optional argument NODISPLAY non-nil means buffer is not
8332 redisplayed as output is inserted." t nil)
8333
8334 ;;;***
8335
8336 ;;;### (autoloads nil "mime-compose" "packages/mime-compose.el" (12727 30155))
8337 ;;; Generated autoloads from packages/mime-compose.el
8338
8339 ;;;***
8340
8341 ;;;### (autoloads nil "mode-motion+" "packages/mode-motion+.el" (12860 19415))
8342 ;;; Generated autoloads from packages/mode-motion+.el
8343
8344 ;;;### (autoloads nil "netunam" "packages/netunam.el" (12547 2429))
8345 ;;; Generated autoloads from packages/netunam.el
8346
8347 ;;;***
8348
8349 ;;;***
8350
8351 ;;;***
8352
8353 ;;;### (autoloads nil "page-ext" "packages/page-ext.el" (12860 19393)) 8727 ;;;### (autoloads nil "page-ext" "packages/page-ext.el" (12860 19393))
8354 ;;; Generated autoloads from packages/page-ext.el 8728 ;;; Generated autoloads from packages/page-ext.el
8355 8729
8356 ;;;### (autoloads (blink-paren paren-set-mode) "paren" "packages/paren.el" (12648 18575)) 8730 ;;;### (autoloads (blink-paren paren-set-mode) "paren" "packages/paren.el" (12648 18575))
8357 ;;; Generated autoloads from packages/paren.el 8731 ;;; Generated autoloads from packages/paren.el
8401 With a non-positive argument, turns it off. 8775 With a non-positive argument, turns it off.
8402 When active, typed text replaces the selection." t nil) 8776 When active, typed text replaces the selection." t nil)
8403 8777
8404 ;;;*** 8778 ;;;***
8405 8779
8406 ;;;### (autoloads (ps-despool ps-spool-region-with-faces ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces ps-print-buffer) "ps-print" "packages/ps-print.el" (12860 19418)) 8780 ;;;### (autoloads (ps-despool ps-spool-region-with-faces ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces ps-print-buffer) "ps-print" "packages/ps-print.el" (12934 24347))
8407 ;;; Generated autoloads from packages/ps-print.el 8781 ;;; Generated autoloads from packages/ps-print.el
8408 8782
8409 (defvar ps-paper-type 'ps-letter "\ 8783 (defvar ps-paper-type 'ps-letter "\
8410 *Specifies the size of paper to format for. Should be one of 8784 *Specifies the size of paper to format for. Should be one of
8411 `ps-letter', `ps-legal', or `ps-a4'.") 8785 `ps-letter', `ps-legal', or `ps-a4'.")
8538 8912
8539 ;;;### (autoloads nil "sccs" "packages/sccs.el" (12547 2430)) 8913 ;;;### (autoloads nil "sccs" "packages/sccs.el" (12547 2430))
8540 ;;; Generated autoloads from packages/sccs.el 8914 ;;; Generated autoloads from packages/sccs.el
8541 8915
8542 ;;;*** 8916 ;;;***
8543 8917
8544 ;;;### (autoloads nil "scroll-in-place" "packages/scroll-in-place.el" (12547 2457)) 8918 ;;;***
8919
8920 ;;;### (autoloads nil "scroll-in-place" "packages/scroll-in-place.el" (12942 17712))
8545 ;;; Generated autoloads from packages/scroll-in-place.el 8921 ;;; Generated autoloads from packages/scroll-in-place.el
8546
8547 ;;;***
8548 8922
8549 ;;;### (autoloads nil "server" "packages/server.el" (12860 19397)) 8923 ;;;### (autoloads nil "server" "packages/server.el" (12860 19397))
8550 ;;; Generated autoloads from packages/server.el 8924 ;;; Generated autoloads from packages/server.el
8551 8925
8552 (make-obsolete 'server-start 'gnuserv-start) 8926 (make-obsolete 'server-start 'gnuserv-start)
8690 ;;;*** 9064 ;;;***
8691 9065
8692 ;;;### (autoloads nil "texnfo-tex" "packages/texnfo-tex.el" (12657 40704)) 9066 ;;;### (autoloads nil "texnfo-tex" "packages/texnfo-tex.el" (12657 40704))
8693 ;;; Generated autoloads from packages/texnfo-tex.el 9067 ;;; Generated autoloads from packages/texnfo-tex.el
8694 9068
8695 ;;;### (autoloads (texinfo-sequential-node-update texinfo-every-node-update texinfo-update-node) "texnfo-upd" "packages/texnfo-upd.el" (12860 19402)) 9069 ;;;### (autoloads (texinfo-sequential-node-update texinfo-every-node-update texinfo-update-node) "texnfo-upd" "packages/texnfo-upd.el" (12893 48280))
8696 ;;; Generated autoloads from packages/texnfo-upd.el 9070 ;;; Generated autoloads from packages/texnfo-upd.el
8697 9071
8698 (autoload 'texinfo-update-node "texnfo-upd" "\ 9072 (autoload 'texinfo-update-node "texnfo-upd" "\
8699 Without any prefix argument, update the node in which point is located. 9073 Without any prefix argument, update the node in which point is located.
8700 Non-nil argument (prefix, if interactive) means update the nodes in the 9074 Non-nil argument (prefix, if interactive) means update the nodes in the
8736 to be read like a novel rather than a reference, and for which the 9110 to be read like a novel rather than a reference, and for which the
8737 Info `g*' command is inadequate." t nil) 9111 Info `g*' command is inadequate." t nil)
8738 9112
8739 ;;;*** 9113 ;;;***
8740 9114
8741 ;;;### (autoloads (time-stamp) "time-stamp" "packages/time-stamp.el" (12547 2415)) 9115 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" "packages/time-stamp.el" (12869 6042))
8742 ;;; Generated autoloads from packages/time-stamp.el 9116 ;;; Generated autoloads from packages/time-stamp.el
8743 9117
8744 (autoload 'time-stamp "time-stamp" "\ 9118 (autoload 'time-stamp "time-stamp" "\
8745 Update the time stamp string in the buffer. 9119 Update the time stamp string in the buffer.
9120 If you put a time stamp template anywhere in the first 8 lines of a file,
9121 it can be updated every time you save the file. See the top of
9122 `time-stamp.el' for a sample. The template looks like one of the following:
9123 Time-stamp: <>
9124 Time-stamp: \" \"
9125 The time stamp is written between the brackets or quotes, resulting in
9126 Time-stamp: <95/01/18 10:20:51 gildea>
8746 Only does its thing if the variable time-stamp-active is non-nil. 9127 Only does its thing if the variable time-stamp-active is non-nil.
8747 Typically used on write-file-hooks for automatic time-stamping. 9128 Typically used on write-file-hooks for automatic time-stamping.
8748 The format of the time stamp is determined by the variable 9129 The format of the time stamp is determined by the variable time-stamp-format.
8749 time-stamp-format. The first time-stamp-line-limit lines of the 9130 The variables time-stamp-line-limit, time-stamp-start, and time-stamp-end
8750 buffer (normally 8) are searched for the time stamp template, 9131 control finding the template." t nil)
8751 and if it is found, a new time stamp is written into it." t nil) 9132
9133 (autoload 'time-stamp-toggle-active "time-stamp" "\
9134 Toggle time-stamp-active, setting whether \\[time-stamp] updates a buffer.
9135 With arg, turn time stamping on if and only if arg is positive." t nil)
8752 9136
8753 ;;;*** 9137 ;;;***
8754 9138
8755 ;;;### (autoloads (display-time) "time" "packages/time.el" (12860 19391)) 9139 ;;;### (autoloads (display-time) "time" "packages/time.el" (12860 19391))
8756 ;;; Generated autoloads from packages/time.el 9140 ;;; Generated autoloads from packages/time.el
9109 9493
9110 ;;;### (autoloads nil "backquote" "prim/backquote.el" (12546 50509)) 9494 ;;;### (autoloads nil "backquote" "prim/backquote.el" (12546 50509))
9111 ;;; Generated autoloads from prim/backquote.el 9495 ;;; Generated autoloads from prim/backquote.el
9112 9496
9113 ;;;*** 9497 ;;;***
9114 9498
9115 ;;;### (autoloads nil "buffer" "prim/buffer.el" (12639 8641)) 9499 ;;;***
9500
9501 ;;;### (autoloads nil "buffer" "prim/buffer.el" (12941 13414))
9116 ;;; Generated autoloads from prim/buffer.el 9502 ;;; Generated autoloads from prim/buffer.el
9117
9118 ;;;***
9119 9503
9120 ;;;### (autoloads (describe-buffer-case-table) "case-table" "prim/case-table.el" (12851 23462)) 9504 ;;;### (autoloads (describe-buffer-case-table) "case-table" "prim/case-table.el" (12851 23462))
9121 ;;; Generated autoloads from prim/case-table.el 9505 ;;; Generated autoloads from prim/case-table.el
9122 9506
9123 (autoload 'describe-buffer-case-table "case-table" "\ 9507 (autoload 'describe-buffer-case-table "case-table" "\
9139 ;;; Generated autoloads from prim/console.el 9523 ;;; Generated autoloads from prim/console.el
9140 9524
9141 ;;;### (autoloads nil "curmudgeon" "prim/curmudgeon.el" (12648 454)) 9525 ;;;### (autoloads nil "curmudgeon" "prim/curmudgeon.el" (12648 454))
9142 ;;; Generated autoloads from prim/curmudgeon.el 9526 ;;; Generated autoloads from prim/curmudgeon.el
9143 9527
9144 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el" (12639 8609)) 9528 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" "prim/debug.el" (12868 31993))
9145 ;;; Generated autoloads from prim/debug.el 9529 ;;; Generated autoloads from prim/debug.el
9146 9530
9147 (autoload 'debug "debug" "\ 9531 (autoload 'debug "debug" "\
9148 Enter debugger. To return, type \\<debugger-mode-map>`\\[debugger-continue]'. 9532 Enter debugger. To return, type \\<debugger-mode-map>`\\[debugger-continue]'.
9149 Arguments are mainly for use when this is called 9533 Arguments are mainly for use when this is called from the internals
9150 from the internals of the evaluator. 9534 of the evaluator.
9151 You may call with no args, or you may 9535
9152 pass nil as the first arg and any other args you like. 9536 You may call with no args, or you may pass nil as the first arg and
9153 In that case, the list of args after the first will 9537 any other args you like. In that case, the list of args after the
9154 be printed into the backtrace buffer." t nil) 9538 first will be printed into the backtrace buffer." t nil)
9155 9539
9156 (autoload 'debug-on-entry "debug" "\ 9540 (autoload 'debug-on-entry "debug" "\
9157 Request FUNCTION to invoke debugger each time it is called. 9541 Request FUNCTION to invoke debugger each time it is called.
9158 If you tell the debugger to continue, FUNCTION's execution proceeds. 9542 If you tell the debugger to continue, FUNCTION's execution proceeds.
9159 This works by modifying the definition of FUNCTION, 9543 This works by modifying the definition of FUNCTION,
9246 ;;; Generated autoloads from prim/faces.el 9630 ;;; Generated autoloads from prim/faces.el
9247 9631
9248 ;;;*** 9632 ;;;***
9249 9633
9250 ;;;*** 9634 ;;;***
9251 9635
9252 ;;;### (autoloads nil "files" "prim/files.el" (12860 19422)) 9636 ;;;***
9637
9638 ;;;***
9639
9640 ;;;### (autoloads nil "files" "prim/files.el" (12920 56154))
9253 ;;; Generated autoloads from prim/files.el 9641 ;;; Generated autoloads from prim/files.el
9254 9642
9255 ;;;*** 9643 ;;;***
9256 9644
9257 ;;;### (autoloads nil "fill" "prim/fill.el" (12860 19424)) 9645 ;;;### (autoloads nil "fill" "prim/fill.el" (12877 49271))
9258 ;;; Generated autoloads from prim/fill.el 9646 ;;; Generated autoloads from prim/fill.el
9259
9260 ;;;***
9261 9647
9262 ;;;### (autoloads nil "float-sup" "prim/float-sup.el" (12860 19426)) 9648 ;;;### (autoloads nil "float-sup" "prim/float-sup.el" (12860 19426))
9263 ;;; Generated autoloads from prim/float-sup.el 9649 ;;; Generated autoloads from prim/float-sup.el
9264 9650
9265 ;;;### (autoloads nil "format" "prim/format.el" (12648 18601)) 9651 ;;;***
9652
9653 ;;;### (autoloads nil "format" "prim/format.el" (12869 1042))
9266 ;;; Generated autoloads from prim/format.el 9654 ;;; Generated autoloads from prim/format.el
9267
9268 ;;;***
9269 9655
9270 ;;;*** 9656 ;;;***
9271 9657
9272 ;;;### (autoloads nil "frame" "prim/frame.el" (12851 23472)) 9658 ;;;### (autoloads nil "frame" "prim/frame.el" (12851 23472))
9273 ;;; Generated autoloads from prim/frame.el 9659 ;;; Generated autoloads from prim/frame.el
9279 ;;; Generated autoloads from prim/gui.el 9665 ;;; Generated autoloads from prim/gui.el
9280 9666
9281 ;;;*** 9667 ;;;***
9282 9668
9283 ;;;*** 9669 ;;;***
9284 9670
9285 ;;;### (autoloads nil "help" "prim/help.el" (12851 23462)) 9671 ;;;***
9672
9673 ;;;### (autoloads nil "help" "prim/help.el" (12897 20925))
9286 ;;; Generated autoloads from prim/help.el 9674 ;;; Generated autoloads from prim/help.el
9287
9288 ;;;***
9289 9675
9290 ;;;### (autoloads nil "inc-vers" "prim/inc-vers.el" (12546 50487)) 9676 ;;;### (autoloads nil "inc-vers" "prim/inc-vers.el" (12546 50487))
9291 ;;; Generated autoloads from prim/inc-vers.el 9677 ;;; Generated autoloads from prim/inc-vers.el
9292 9678
9293 ;;;*** 9679 ;;;***
9294 9680
9295 ;;;### (autoloads nil "indent" "prim/indent.el" (12648 18582)) 9681 ;;;***
9682
9683 ;;;### (autoloads nil "indent" "prim/indent.el" (12869 152))
9296 ;;; Generated autoloads from prim/indent.el 9684 ;;; Generated autoloads from prim/indent.el
9685
9686 ;;;***
9297 9687
9298 ;;;### (autoloads nil "isearch-mode" "prim/isearch-mode.el" (12698 33552)) 9688 ;;;### (autoloads nil "isearch-mode" "prim/isearch-mode.el" (12698 33552))
9299 ;;; Generated autoloads from prim/isearch-mode.el 9689 ;;; Generated autoloads from prim/isearch-mode.el
9690
9691 ;;;***
9300 9692
9301 ;;;### (autoloads nil "itimer" "prim/itimer.el" (12546 50498)) 9693 ;;;### (autoloads nil "itimer" "prim/itimer.el" (12546 50498))
9302 ;;; Generated autoloads from prim/itimer.el 9694 ;;; Generated autoloads from prim/itimer.el
9303
9304 ;;;***
9305 9695
9306 ;;;### (autoloads nil "keydefs" "prim/keydefs.el" (12639 8614)) 9696 ;;;### (autoloads nil "keydefs" "prim/keydefs.el" (12639 8614))
9307 ;;; Generated autoloads from prim/keydefs.el 9697 ;;; Generated autoloads from prim/keydefs.el
9308 9698
9309 ;;;*** 9699 ;;;***
9319 ;;; Generated autoloads from prim/lisp.el 9709 ;;; Generated autoloads from prim/lisp.el
9320 9710
9321 ;;;*** 9711 ;;;***
9322 9712
9323 ;;;*** 9713 ;;;***
9324 9714
9325 ;;;### (autoloads nil "loaddefs" "prim/loaddefs.el" (12860 42262)) 9715 ;;;***
9716
9717 ;;;***
9718
9719 ;;;***
9720
9721 ;;;### (autoloads nil "loaddefs" "prim/loaddefs.el" (12971 18885))
9326 ;;; Generated autoloads from prim/loaddefs.el 9722 ;;; Generated autoloads from prim/loaddefs.el
9327
9328 ;;;***
9329 9723
9330 ;;;### (autoloads nil "loadup-el" "prim/loadup-el.el" (12639 8618)) 9724 ;;;### (autoloads nil "loadup-el" "prim/loadup-el.el" (12639 8618))
9331 ;;; Generated autoloads from prim/loadup-el.el 9725 ;;; Generated autoloads from prim/loadup-el.el
9332 9726
9333 ;;;*** 9727 ;;;***
9334 9728
9335 ;;;### (autoloads nil "loadup" "prim/loadup.el" (12860 19422)) 9729 ;;;### (autoloads nil "loadup" "prim/loadup.el" (12971 18018))
9336 ;;; Generated autoloads from prim/loadup.el 9730 ;;; Generated autoloads from prim/loadup.el
9337 9731
9338 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro name-last-kbd-macro) "macros" "prim/macros.el" (12546 50477)) 9732 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro name-last-kbd-macro) "macros" "prim/macros.el" (12546 50477))
9339 ;;; Generated autoloads from prim/macros.el 9733 ;;; Generated autoloads from prim/macros.el
9340 9734
9419 ;;; Generated autoloads from prim/menubar.el 9813 ;;; Generated autoloads from prim/menubar.el
9420 9814
9421 ;;;*** 9815 ;;;***
9422 9816
9423 ;;;*** 9817 ;;;***
9424 9818
9425 ;;;### (autoloads nil "minibuf" "prim/minibuf.el" (12851 23464)) 9819 ;;;***
9820
9821 ;;;***
9822
9823 ;;;### (autoloads nil "minibuf" "prim/minibuf.el" (12929 30936))
9426 ;;; Generated autoloads from prim/minibuf.el 9824 ;;; Generated autoloads from prim/minibuf.el
9427 9825
9428 ;;;*** 9826 ;;;***
9429 9827
9430 ;;;### (autoloads nil "misc" "prim/misc.el" (12860 19429)) 9828 ;;;### (autoloads nil "misc" "prim/misc.el" (12860 19429))
9431 ;;; Generated autoloads from prim/misc.el 9829 ;;; Generated autoloads from prim/misc.el
9432
9433 ;;;***
9434 9830
9435 ;;;### (autoloads nil "mode-motion" "prim/mode-motion.el" (12657 40715)) 9831 ;;;### (autoloads nil "mode-motion" "prim/mode-motion.el" (12657 40715))
9436 ;;; Generated autoloads from prim/mode-motion.el 9832 ;;; Generated autoloads from prim/mode-motion.el
9437 9833
9438 ;;;*** 9834 ;;;***
9441 ;;; Generated autoloads from prim/modeline.el 9837 ;;; Generated autoloads from prim/modeline.el
9442 9838
9443 ;;;### (autoloads nil "mouse" "prim/mouse.el" (12744 55115)) 9839 ;;;### (autoloads nil "mouse" "prim/mouse.el" (12744 55115))
9444 ;;; Generated autoloads from prim/mouse.el 9840 ;;; Generated autoloads from prim/mouse.el
9445 9841
9446 ;;;### (autoloads (disable-command enable-command disabled-command-hook) "novice" "prim/novice.el" (12546 50489)) 9842 ;;;### (autoloads (disable-command enable-command disabled-command-hook) "novice" "prim/novice.el" (12869 1329))
9447 ;;; Generated autoloads from prim/novice.el 9843 ;;; Generated autoloads from prim/novice.el
9448 9844
9449 (autoload 'disabled-command-hook "novice" nil nil nil) 9845 (autoload 'disabled-command-hook "novice" nil nil nil)
9450 9846
9451 (autoload 'enable-command "novice" "\ 9847 (autoload 'enable-command "novice" "\
9468 ;;;### (autoloads nil "obsolete" "prim/obsolete.el" (12698 33559)) 9864 ;;;### (autoloads nil "obsolete" "prim/obsolete.el" (12698 33559))
9469 ;;; Generated autoloads from prim/obsolete.el 9865 ;;; Generated autoloads from prim/obsolete.el
9470 9866
9471 ;;;*** 9867 ;;;***
9472 9868
9473 ;;;### (autoloads (edit-options list-options) "options" "prim/options.el" (12546 50481)) 9869 ;;;### (autoloads (edit-options list-options) "options" "prim/options.el" (12869 58219))
9474 ;;; Generated autoloads from prim/options.el 9870 ;;; Generated autoloads from prim/options.el
9475 9871
9476 (autoload 'list-options "options" "\ 9872 (autoload 'list-options "options" "\
9477 Display a list of XEmacs user options, with values and documentation." t nil) 9873 Display a list of XEmacs user options, with values and documentation." t nil)
9478 9874
9481 Selects a buffer containing such a list, 9877 Selects a buffer containing such a list,
9482 in which there are commands to set the option values. 9878 in which there are commands to set the option values.
9483 Type \\[describe-mode] in that buffer for a list of commands." t nil) 9879 Type \\[describe-mode] in that buffer for a list of commands." t nil)
9484 9880
9485 ;;;*** 9881 ;;;***
9486 9882
9487 ;;;### (autoloads nil "page" "prim/page.el" (12546 50475)) 9883 ;;;***
9884
9885 ;;;### (autoloads nil "page" "prim/page.el" (12869 59057))
9488 ;;; Generated autoloads from prim/page.el 9886 ;;; Generated autoloads from prim/page.el
9489 9887
9490 ;;;*** 9888 ;;;***
9491 9889
9492 ;;;### (autoloads nil "paragraphs" "prim/paragraphs.el" (12558 60931)) 9890 ;;;### (autoloads nil "paragraphs" "prim/paragraphs.el" (12869 59880))
9493 ;;; Generated autoloads from prim/paragraphs.el 9891 ;;; Generated autoloads from prim/paragraphs.el
9494
9495 ;;;***
9496 9892
9497 ;;;### (autoloads nil "process" "prim/process.el" (12727 30162)) 9893 ;;;### (autoloads nil "process" "prim/process.el" (12727 30162))
9498 ;;; Generated autoloads from prim/process.el 9894 ;;; Generated autoloads from prim/process.el
9499 9895
9500 ;;;### (autoloads nil "profile" "prim/profile.el" (12607 29210)) 9896 ;;;### (autoloads nil "profile" "prim/profile.el" (12607 29210))
9501 ;;; Generated autoloads from prim/profile.el 9897 ;;; Generated autoloads from prim/profile.el
9502 9898
9503 ;;;*** 9899 ;;;***
9504 9900
9505 ;;;### (autoloads (clear-rectangle string-rectangle open-rectangle insert-rectangle yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle delete-rectangle) "rect" "prim/rect.el" (12546 50488)) 9901 ;;;### (autoloads (clear-rectangle string-rectangle open-rectangle insert-rectangle yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle delete-rectangle) "rect" "prim/rect.el" (12868 62568))
9506 ;;; Generated autoloads from prim/rect.el 9902 ;;; Generated autoloads from prim/rect.el
9507 9903
9508 (autoload 'delete-rectangle "rect" "\ 9904 (autoload 'delete-rectangle "rect" "\
9509 Delete (don't save) text in rectangle with point and mark as corners. 9905 Delete (don't save) text in rectangle with point and mark as corners.
9510 The same range of columns is deleted in each line 9906 The same range of columns is deleted in each line starting with the line
9511 starting with the line where the region begins 9907 where the region begins and ending with the line where the region ends." t nil)
9512 and ending with the line where the region ends." t nil)
9513 9908
9514 (autoload 'delete-extract-rectangle "rect" "\ 9909 (autoload 'delete-extract-rectangle "rect" "\
9515 Delete contents of rectangle and return it as a list of strings. 9910 Delete contents of rectangle and return it as a list of strings.
9516 Arguments START and END are the corners of the rectangle. 9911 Arguments START and END are the corners of the rectangle.
9517 The value is list of strings, one for each line of the rectangle." nil nil) 9912 The value is list of strings, one for each line of the rectangle." nil nil)
9531 (autoload 'yank-rectangle "rect" "\ 9926 (autoload 'yank-rectangle "rect" "\
9532 Yank the last killed rectangle with upper left corner at point." t nil) 9927 Yank the last killed rectangle with upper left corner at point." t nil)
9533 9928
9534 (autoload 'insert-rectangle "rect" "\ 9929 (autoload 'insert-rectangle "rect" "\
9535 Insert text of RECTANGLE with upper left corner at point. 9930 Insert text of RECTANGLE with upper left corner at point.
9536 RECTANGLE's first line is inserted at point, 9931 RECTANGLE's first line is inserted at point, its second
9537 its second line is inserted at a point vertically under point, etc. 9932 line is inserted at a point vertically under point, etc.
9538 RECTANGLE should be a list of strings. 9933 RECTANGLE should be a list of strings.
9539 After this command, the mark is at the upper left corner 9934 After this command, the mark is at the upper left corner
9540 and point is at the lower right corner." nil nil) 9935 and point is at the lower right corner." nil nil)
9541 9936
9542 (autoload 'open-rectangle "rect" "\ 9937 (autoload 'open-rectangle "rect" "\
9555 Blank out rectangle with corners at point and mark. 9950 Blank out rectangle with corners at point and mark.
9556 The text previously in the region is overwritten by the blanks. 9951 The text previously in the region is overwritten by the blanks.
9557 When called from a program, requires two args which specify the corners." t nil) 9952 When called from a program, requires two args which specify the corners." t nil)
9558 9953
9559 ;;;*** 9954 ;;;***
9560 9955
9561 ;;;### (autoloads nil "register" "prim/register.el" (12540 24673)) 9956 ;;;***
9957
9958 ;;;### (autoloads nil "register" "prim/register.el" (12868 63160))
9562 ;;; Generated autoloads from prim/register.el 9959 ;;; Generated autoloads from prim/register.el
9563 9960
9564 ;;;*** 9961 ;;;***
9565 9962
9566 ;;;*** 9963 ;;;***
9567 9964
9568 ;;;### (autoloads nil "replace" "prim/replace.el" (12851 23479)) 9965 ;;;***
9966
9967 ;;;### (autoloads nil "replace" "prim/replace.el" (12870 12308))
9569 ;;; Generated autoloads from prim/replace.el 9968 ;;; Generated autoloads from prim/replace.el
9570 9969
9571 ;;;### (autoloads (reposition-window) "reposition" "prim/reposition.el" (12546 50489)) 9970 ;;;### (autoloads (reposition-window) "reposition" "prim/reposition.el" (12868 64283))
9572 ;;; Generated autoloads from prim/reposition.el 9971 ;;; Generated autoloads from prim/reposition.el
9573 9972
9574 (autoload 'reposition-window "reposition" "\ 9973 (autoload 'reposition-window "reposition" "\
9575 Make the current definition and/or comment visible. 9974 Make the current definition and/or comment visible.
9576 Further invocations move it to the top of the window or toggle the 9975 Further invocations move it to the top of the window or toggle the
9596 ;;; Generated autoloads from prim/scrollbar.el 9995 ;;; Generated autoloads from prim/scrollbar.el
9597 9996
9598 ;;;*** 9997 ;;;***
9599 9998
9600 ;;;*** 9999 ;;;***
9601 10000
9602 ;;;### (autoloads nil "simple" "prim/simple.el" (12860 19432)) 10001 ;;;***
10002
10003 ;;;***
10004
10005 ;;;### (autoloads nil "simple" "prim/simple.el" (12971 16993))
9603 ;;; Generated autoloads from prim/simple.el 10006 ;;; Generated autoloads from prim/simple.el
9604 10007
9605 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields sort-fields sort-float-fields sort-numeric-fields sort-pages sort-paragraphs sort-lines sort-subr) "sort" "prim/sort.el" (12546 50495)) 10008 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields sort-fields sort-float-fields sort-numeric-fields sort-pages sort-paragraphs sort-lines sort-subr) "sort" "prim/sort.el" (12868 64792))
9606 ;;; Generated autoloads from prim/sort.el 10009 ;;; Generated autoloads from prim/sort.el
9607 10010
9608 (autoload 'sort-subr "sort" "\ 10011 (autoload 'sort-subr "sort" "\
9609 General text sorting routine to divide buffer into records and sort them. 10012 General text sorting routine to divide buffer into records and sort them.
9610 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. 10013 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN.
9744 10147
9745 ;;;### (autoloads nil "startup" "prim/startup.el" (12851 23466)) 10148 ;;;### (autoloads nil "startup" "prim/startup.el" (12851 23466))
9746 ;;; Generated autoloads from prim/startup.el 10149 ;;; Generated autoloads from prim/startup.el
9747 10150
9748 ;;;*** 10151 ;;;***
9749 10152
9750 ;;;### (autoloads nil "subr" "prim/subr.el" (12851 23467)) 10153 ;;;***
10154
10155 ;;;***
10156
10157 ;;;### (autoloads nil "subr" "prim/subr.el" (12971 17139))
9751 ;;; Generated autoloads from prim/subr.el 10158 ;;; Generated autoloads from prim/subr.el
9752 10159
9753 ;;;### (autoloads nil "symbols" "prim/symbols.el" (12546 50529)) 10160 ;;;### (autoloads nil "symbols" "prim/symbols.el" (12546 50529))
9754 ;;; Generated autoloads from prim/symbols.el 10161 ;;; Generated autoloads from prim/symbols.el
9755
9756 ;;;***
9757 10162
9758 ;;;### (autoloads nil "syntax" "prim/syntax.el" (12851 23473)) 10163 ;;;### (autoloads nil "syntax" "prim/syntax.el" (12851 23473))
9759 ;;; Generated autoloads from prim/syntax.el 10164 ;;; Generated autoloads from prim/syntax.el
9760 10165
9761 ;;;### (autoloads (tabify untabify) "tabify" "prim/tabify.el" (12860 19429)) 10166 ;;;### (autoloads (tabify untabify) "tabify" "prim/tabify.el" (12860 19429))
9790 ;;;### (autoloads nil "update-elc" "prim/update-elc.el" (12546 50504)) 10195 ;;;### (autoloads nil "update-elc" "prim/update-elc.el" (12546 50504))
9791 ;;; Generated autoloads from prim/update-elc.el 10196 ;;; Generated autoloads from prim/update-elc.el
9792 10197
9793 ;;;*** 10198 ;;;***
9794 10199
9795 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) "userlock" "prim/userlock.el" (12639 8617)) 10200 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) "userlock" "prim/userlock.el" (12869 60811))
9796 ;;; Generated autoloads from prim/userlock.el 10201 ;;; Generated autoloads from prim/userlock.el
9797 10202
9798 (autoload 'ask-user-about-lock "userlock" "\ 10203 (autoload 'ask-user-about-lock "userlock" "\
9799 Ask user what to do when he wants to edit FILE but it is locked by USER. 10204 Ask user what to do when he wants to edit FILE but it is locked by USER.
9800 This function has a choice of three things to do: 10205 This function has a choice of three things to do:
9978 10383
9979 ;;;### (autoloads nil "tempo" "psgml/tempo.el" (12648 18672)) 10384 ;;;### (autoloads nil "tempo" "psgml/tempo.el" (12648 18672))
9980 ;;; Generated autoloads from psgml/tempo.el 10385 ;;; Generated autoloads from psgml/tempo.el
9981 10386
9982 ;;;*** 10387 ;;;***
9983 10388
9984 ;;;### (autoloads nil "rmail-kill" "rmail/rmail-kill.el" (11903 15862)) 10389 ;;;***
10390
10391 ;;;### (autoloads nil "rmail-kill" "rmail/rmail-kill.el" (12864 53554))
9985 ;;; Generated autoloads from rmail/rmail-kill.el 10392 ;;; Generated autoloads from rmail/rmail-kill.el
9986 10393
9987 ;;;### (autoloads nil "rmail-lucid" "rmail/rmail-lucid.el" (12376 19553)) 10394 ;;;***
9988 ;;; Generated autoloads from rmail/rmail-lucid.el 10395
9989 10396 ;;;### (autoloads nil "rmail-xemacs" "rmail/rmail-xemacs.el" (12864 48388))
9990 ;;;***
9991
9992 ;;;### (autoloads nil "rmail-xemacs" "rmail/rmail-xemacs.el" (12860 19512))
9993 ;;; Generated autoloads from rmail/rmail-xemacs.el 10397 ;;; Generated autoloads from rmail/rmail-xemacs.el
9994 10398
9995 ;;;### (autoloads (rmail-input rmail-mode rmail) "rmail" "rmail/rmail.el" (12860 19435)) 10399 ;;;### (autoloads (rmail-input rmail-mode rmail) "rmail" "rmail/rmail.el" (12864 50999))
9996 ;;; Generated autoloads from rmail/rmail.el 10400 ;;; Generated autoloads from rmail/rmail.el
9997 10401
9998 (defvar rmail-dont-reply-to-names nil "\ 10402 (defvar rmail-dont-reply-to-names nil "\
9999 *A regexp specifying names to prune of reply to messages. 10403 *A regexp specifying names to prune of reply to messages.
10000 A value of nil means exclude your own name only.") 10404 A value of nil means exclude your own name only.")
10003 A regular expression specifying part of the value of the default value of 10407 A regular expression specifying part of the value of the default value of
10004 the variable `rmail-dont-reply-to-names', for when the user does not set 10408 the variable `rmail-dont-reply-to-names', for when the user does not set
10005 `rmail-dont-reply-to-names' explicitly. (The other part of the default 10409 `rmail-dont-reply-to-names' explicitly. (The other part of the default
10006 value is the user's name.) 10410 value is the user's name.)
10007 It is useful to set this variable in the site customization file.") 10411 It is useful to set this variable in the site customization file.")
10412
10413 (defvar rmail-displayed-headers nil "\
10414 *Regexp to match Header fields that Rmail should display.
10415 If nil, display all header fields except those matched by
10416 `rmail-ignored-headers'.")
10417
10418 (defvar rmail-retry-ignored-headers nil "\
10419 *Headers that should be stripped when retrying a failed message.")
10420
10421 (defvar rmail-highlighted-headers "^From:\\|^Subject:" "\
10422 *Regexp to match Header fields that Rmail should normally highlight.
10423 A value of nil means don't highlight.
10424 See also `rmail-highlight-face'.")
10425
10426 (defvar rmail-highlight-face nil "\
10427 *Face used by Rmail for highlighting headers.")
10008 10428
10009 (defvar rmail-delete-after-output nil "\ 10429 (defvar rmail-delete-after-output nil "\
10010 *Non-nil means automatically delete a message that is copied to a file.") 10430 *Non-nil means automatically delete a message that is copied to a file.")
10011 10431
10012 (defvar rmail-primary-inbox-list nil "\ 10432 (defvar rmail-primary-inbox-list nil "\
10319 10739
10320 ;;;### (autoloads nil "xterm" "term/xterm.el" (12639 8870)) 10740 ;;;### (autoloads nil "xterm" "term/xterm.el" (12639 8870))
10321 ;;; Generated autoloads from term/xterm.el 10741 ;;; Generated autoloads from term/xterm.el
10322 10742
10323 ;;;*** 10743 ;;;***
10744
10745 ;;;***
10746
10747 ;;;### (autoloads nil "bitmap" "tl/bitmap.el" (12674 16523))
10748 ;;; Generated autoloads from tl/bitmap.el
10749
10750 ;;;***
10751
10752 ;;;### (autoloads nil "cless" "tl/cless.el" (12862 10354))
10753 ;;; Generated autoloads from tl/cless.el
10754
10755 ;;;***
10756
10757 ;;;### (autoloads nil "emu-e19" "tl/emu-e19.el" (12881 7264))
10758 ;;; Generated autoloads from tl/emu-e19.el
10759
10760 ;;;***
10761
10762 ;;;### (autoloads nil "emu-orig" "tl/emu-orig.el" (12661 2648))
10763 ;;; Generated autoloads from tl/emu-orig.el
10764
10765 ;;;***
10766
10767 ;;;### (autoloads nil "emu-x20" "tl/emu-x20.el" (12699 65190))
10768 ;;; Generated autoloads from tl/emu-x20.el
10769
10770 ;;;***
10771
10772 ;;;### (autoloads nil "emu-xemacs" "tl/emu-xemacs.el" (12839 1369))
10773 ;;; Generated autoloads from tl/emu-xemacs.el
10774
10775 ;;;***
10776
10777 ;;;### (autoloads nil "emu" "tl/emu.el" (12870 52383))
10778 ;;; Generated autoloads from tl/emu.el
10779
10780 ;;;***
10781
10782 ;;;### (autoloads nil "file-detect" "tl/file-detect.el" (12842 61245))
10783 ;;; Generated autoloads from tl/file-detect.el
10784
10785 ;;;***
10786
10787 ;;;### (autoloads nil "mime-setup" "tl/mime-setup.el" (12972 48090))
10788 ;;; Generated autoloads from tl/mime-setup.el
10789
10790 ;;;***
10791
10792 ;;;### (autoloads nil "mu-comment" "tl/mu-comment.el" (12714 41382))
10793 ;;; Generated autoloads from tl/mu-comment.el
10794
10795 ;;;***
10796
10797 ;;;### (autoloads nil "mu-replace" "tl/mu-replace.el" (12770 23464))
10798 ;;; Generated autoloads from tl/mu-replace.el
10799
10800 ;;;***
10801
10802 ;;;### (autoloads nil "range" "tl/range.el" (12819 55004))
10803 ;;; Generated autoloads from tl/range.el
10804
10805 ;;;***
10806
10807 ;;;### (autoloads nil "richtext" "tl/richtext.el" (12467 2855))
10808 ;;; Generated autoloads from tl/richtext.el
10809
10810 ;;;***
10811
10812 ;;;### (autoloads nil "texi-util" "tl/texi-util.el" (12893 1584))
10813 ;;; Generated autoloads from tl/texi-util.el
10814
10815 ;;;***
10816
10817 ;;;### (autoloads nil "tinyrich" "tl/tinyrich.el" (12384 10532))
10818 ;;; Generated autoloads from tl/tinyrich.el
10819
10820 ;;;***
10821
10822 ;;;### (autoloads nil "tl-atype" "tl/tl-atype.el" (12870 33841))
10823 ;;; Generated autoloads from tl/tl-atype.el
10824
10825 ;;;***
10826
10827 ;;;### (autoloads nil "tl-list" "tl/tl-list.el" (12888 36045))
10828 ;;; Generated autoloads from tl/tl-list.el
10829
10830 ;;;***
10831
10832 ;;;### (autoloads nil "tl-misc" "tl/tl-misc.el" (12842 60937))
10833 ;;; Generated autoloads from tl/tl-misc.el
10834
10835 ;;;***
10836
10837 ;;;### (autoloads nil "tl-num" "tl/tl-num.el" (12351 26596))
10838 ;;; Generated autoloads from tl/tl-num.el
10839
10840 ;;;***
10841
10842 ;;;### (autoloads nil "tl-seq" "tl/tl-seq.el" (12836 12947))
10843 ;;; Generated autoloads from tl/tl-seq.el
10844
10845 ;;;***
10846
10847 ;;;### (autoloads nil "tl-str" "tl/tl-str.el" (12892 64865))
10848 ;;; Generated autoloads from tl/tl-str.el
10849
10850 ;;;***
10851
10852 ;;;### (autoloads nil "tu-comment" "tl/tu-comment.el" (12842 55775))
10853 ;;; Generated autoloads from tl/tu-comment.el
10854
10855 ;;;***
10856
10857 ;;;### (autoloads nil "tu-replace" "tl/tu-replace.el" (12842 55923))
10858 ;;; Generated autoloads from tl/tu-replace.el
10859
10860 ;;;***
10861
10862 ;;;### (autoloads nil "gnus-art-mime" "tm/gnus-art-mime.el" (12956 34426))
10863 ;;; Generated autoloads from tm/gnus-art-mime.el
10864
10865 ;;;***
10866
10867 ;;;### (autoloads nil "gnus-charset" "tm/gnus-charset.el" (12963 57217))
10868 ;;; Generated autoloads from tm/gnus-charset.el
10869
10870 ;;;***
10871
10872 ;;;### (autoloads nil "gnus-mime-old" "tm/gnus-mime-old.el" (12845 28266))
10873 ;;; Generated autoloads from tm/gnus-mime-old.el
10874
10875 ;;;***
10876
10877 ;;;### (autoloads nil "gnus-mime" "tm/gnus-mime.el" (12940 33311))
10878 ;;; Generated autoloads from tm/gnus-mime.el
10879
10880 ;;;***
10881
10882 ;;;### (autoloads nil "gnus-msg-mime" "tm/gnus-msg-mime.el" (12814 62260))
10883 ;;; Generated autoloads from tm/gnus-msg-mime.el
10884
10885 ;;;***
10886
10887 ;;;### (autoloads nil "gnus-sum-mime" "tm/gnus-sum-mime.el" (12866 19119))
10888 ;;; Generated autoloads from tm/gnus-sum-mime.el
10889
10890 ;;;***
10891
10892 ;;;### (autoloads nil "message-mime" "tm/message-mime.el" (12814 62793))
10893 ;;; Generated autoloads from tm/message-mime.el
10894
10895 ;;;***
10896
10897 ;;;### (autoloads nil "sc-setup" "tm/sc-setup.el" (12351 27119))
10898 ;;; Generated autoloads from tm/sc-setup.el
10899
10900 ;;;***
10901
10902 ;;;### (autoloads nil "signature" "tm/signature.el" (12838 28532))
10903 ;;; Generated autoloads from tm/signature.el
10904
10905 ;;;***
10906
10907 ;;;### (autoloads nil "tm-bbdb" "tm/tm-bbdb.el" (12970 37786))
10908 ;;; Generated autoloads from tm/tm-bbdb.el
10909
10910 ;;;***
10911
10912 ;;;### (autoloads nil "tm-def" "tm/tm-def.el" (12955 12366))
10913 ;;; Generated autoloads from tm/tm-def.el
10914
10915 ;;;***
10916
10917 ;;;### (autoloads nil "tm-edit-mc" "tm/tm-edit-mc.el" (12941 29098))
10918 ;;; Generated autoloads from tm/tm-edit-mc.el
10919
10920 ;;;### (autoloads (mime/editor-mode) "tm-edit" "tm/tm-edit.el" (12965 344))
10921 ;;; Generated autoloads from tm/tm-edit.el
10922
10923 (autoload 'mime/editor-mode "tm-edit" "\
10924 MIME minor mode for editing the tagged MIME message.
10925
10926 In this mode, basically, the message is composed in the tagged MIME
10927 format. The message tag looks like:
10928
10929 `--[[text/plain; charset=ISO-2022-JP][7bit]]'.
10930
10931 The tag specifies the MIME content type, subtype, optional parameters
10932 and transfer encoding of the message following the tag. Messages
10933 without any tag are treated as `text/plain' by default. Charset and
10934 transfer encoding are automatically defined unless explicitly
10935 specified. Binary messages such as audio and image are usually hidden.
10936 The messages in the tagged MIME format are automatically translated
10937 into a MIME compliant message when exiting this mode.
10938
10939 Available charsets depend on Emacs version being used. The following
10940 lists the available charsets of each emacs.
10941
10942 EMACS 18: US-ASCII is only available.
10943 NEmacs: US-ASCII and ISO-2022-JP are available.
10944 EMACS 19: US-ASCII and ISO-8859-1 (or other charset) are available.
10945 XEmacs 19: US-ASCII and ISO-8859-1 (or other charset) are available.
10946 Mule: US-ASCII, ISO-8859-* (except for ISO-8859-5), KOI8-R,
10947 ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, BIG5 and
10948 ISO-2022-INT-1 are available.
10949
10950 ISO-2022-JP-2 and ISO-2022-INT-1 charsets used in mule is expected to
10951 be used to represent multilingual text in intermixed manner. Any
10952 languages that has no registered charset are represented as either
10953 ISO-2022-JP-2 or ISO-2022-INT-1 in mule.
10954
10955 If you want to use non-ISO-8859-1 charset in EMACS 19 or XEmacs 19,
10956 please set variable `default-mime-charset'. This variable must be
10957 symbol of which name is a MIME charset.
10958
10959 If you want to add more charsets in mule, please set variable
10960 `charsets-mime-charset-alist'. This variable must be alist of which
10961 key is list of leading-char/charset and value is symbol of MIME
10962 charset. (leading-char is a term of MULE 1.* and 2.*. charset is a
10963 term of XEmacs/mule, mule merged EMACS and MULE 3.*) If name of
10964 coding-system is different as MIME charset, please set variable
10965 `mime-charset-coding-system-alist'. This variable must be alist of
10966 which key is MIME charset and value is coding-system.
10967
10968 Following commands are available in addition to major mode commands:
10969 \\[mime-editor/insert-text] insert a text message.
10970 \\[mime-editor/insert-file] insert a (binary) file.
10971 \\[mime-editor/insert-external] insert a reference to external body.
10972 \\[mime-editor/insert-voice] insert a voice message.
10973 \\[mime-editor/insert-message] insert a mail or news message.
10974 \\[mime-editor/insert-mail] insert a mail message.
10975 \\[mime-editor/insert-signature] insert a signature file at end.
10976 \\[mime-editor/insert-tag] insert a new MIME tag.
10977 \\[mime-editor/enclose-alternative-region] enclose as multipart/alternative.
10978 \\[mime-editor/enclose-parallel-region] enclose as multipart/parallel.
10979 \\[mime-editor/enclose-mixed-region] enclose as multipart/mixed.
10980 \\[mime-editor/enclose-digest-region] enclose as multipart/digest.
10981 \\[mime-editor/enclose-signed-region] enclose as PGP signed.
10982 \\[mime-editor/enclose-encrypted-region] enclose as PGP encrypted.
10983 \\[mime-editor/insert-key] insert PGP public key.
10984 \\[mime-editor/preview-message] preview editing MIME message.
10985 \\[mime-editor/exit] exit and translate into a MIME compliant message.
10986 \\[mime-editor/maybe-translate] exit and translate if in MIME mode, then split.
10987 \\[mime-editor/help] show this help.
10988
10989 Additional commands are available in some major modes:
10990 C-c C-c exit, translate and run the original command.
10991 C-c C-s exit, translate and run the original command.
10992
10993 The following is a message example written in the tagged MIME format.
10994 TABs at the beginning of the line are not a part of the message:
10995
10996 This is a conventional plain text. It should be translated
10997 into text/plain.
10998 --[[text/plain]]
10999 This is also a plain text. But, it is explicitly specified as
11000 is.
11001 --[[text/plain; charset=ISO-2022-JP]]
11002 $B$3$l$O(B charset $B$r(B ISO-2022-JP $B$K;XDj$7$?F|K8l$N(B plain $B%F%-%9(B
11003 $B%H$G$9(B.
11004 --[[text/richtext]]
11005 <center>This is a richtext.</center>
11006 --[[image/gif][base64]]^M...image encoded in base64 here...
11007 --[[audio/basic][base64]]^M...audio encoded in base64 here...
11008
11009 User customizable variables (not documented all of them):
11010 mime-prefix
11011 Specifies a key prefix for MIME minor mode commands.
11012
11013 mime-ignore-preceding-spaces
11014 Preceding white spaces in a message body are ignored if non-nil.
11015
11016 mime-ignore-trailing-spaces
11017 Trailing white spaces in a message body are ignored if non-nil.
11018
11019 mime-auto-fill-header
11020 Fill header fields that contain encoded-words if non-nil.
11021
11022 mime-auto-hide-body
11023 Hide a non-textual body message encoded in base64 after insertion
11024 if non-nil.
11025
11026 mime-editor/voice-recorder
11027 Specifies a function to record a voice message and encode it.
11028 The function `mime-editor/voice-recorder-for-sun' is for Sun
11029 SparcStations.
11030
11031 mime/editor-mode-hook
11032 Turning on MIME mode calls the value of mime/editor-mode-hook, if
11033 it is non-nil.
11034
11035 mime-editor/translate-hook
11036 The value of mime-editor/translate-hook is called just before translating
11037 the tagged MIME format into a MIME compliant message if it is
11038 non-nil. If the hook call the function mime-editor/insert-signature,
11039 the signature file will be inserted automatically.
11040
11041 mime-editor/exit-hook
11042 Turning off MIME mode calls the value of mime-editor/exit-hook, if it is
11043 non-nil." t nil)
11044
11045 (defalias 'edit-mime 'mime/editor-mode)
11046
11047 ;;;***
11048
11049 ;;;***
11050
11051 ;;;### (autoloads nil "tm-ew-d" "tm/tm-ew-d.el" (12965 715))
11052 ;;; Generated autoloads from tm/tm-ew-d.el
11053
11054 ;;;***
11055
11056 ;;;### (autoloads nil "tm-ew-e" "tm/tm-ew-e.el" (12965 677))
11057 ;;; Generated autoloads from tm/tm-ew-e.el
11058
11059 ;;;***
11060
11061 ;;;### (autoloads nil "tm-file" "tm/tm-file.el" (12870 36296))
11062 ;;; Generated autoloads from tm/tm-file.el
11063
11064 ;;;***
11065
11066 ;;;### (autoloads nil "tm-ftp" "tm/tm-ftp.el" (12376 20248))
11067 ;;; Generated autoloads from tm/tm-ftp.el
11068
11069 ;;;***
11070
11071 ;;;### (autoloads nil "tm-gd3" "tm/tm-gd3.el" (12633 38536))
11072 ;;; Generated autoloads from tm/tm-gd3.el
11073
11074 ;;;***
11075
11076 ;;;### (autoloads nil "tm-gnus" "tm/tm-gnus.el" (12754 40488))
11077 ;;; Generated autoloads from tm/tm-gnus.el
11078
11079 ;;;***
11080
11081 ;;;### (autoloads nil "tm-gnus4" "tm/tm-gnus4.el" (12730 29943))
11082 ;;; Generated autoloads from tm/tm-gnus4.el
11083
11084 ;;;***
11085
11086 ;;;### (autoloads nil "tm-gnus5" "tm/tm-gnus5.el" (12782 12538))
11087 ;;; Generated autoloads from tm/tm-gnus5.el
11088
11089 ;;;***
11090
11091 ;;;### (autoloads nil "tm-html" "tm/tm-html.el" (12713 24931))
11092 ;;; Generated autoloads from tm/tm-html.el
11093
11094 ;;;***
11095
11096 ;;;### (autoloads nil "tm-image" "tm/tm-image.el" (12872 47232))
11097 ;;; Generated autoloads from tm/tm-image.el
11098
11099 ;;;***
11100
11101 ;;;### (autoloads nil "tm-latex" "tm/tm-latex.el" (12376 20359))
11102 ;;; Generated autoloads from tm/tm-latex.el
11103
11104 ;;;***
11105
11106 ;;;### (autoloads nil "tm-mail" "tm/tm-mail.el" (12852 60003))
11107 ;;; Generated autoloads from tm/tm-mail.el
11108
11109 ;;;***
11110
11111 ;;;### (autoloads nil "tm-mh-e" "tm/tm-mh-e.el" (12880 65084))
11112 ;;; Generated autoloads from tm/tm-mh-e.el
11113
11114 ;;;***
11115
11116 ;;;### (autoloads nil "tm-orig" "tm/tm-orig.el" (12550 19621))
11117 ;;; Generated autoloads from tm/tm-orig.el
11118
11119 ;;;***
11120
11121 ;;;### (autoloads nil "tm-parse" "tm/tm-parse.el" (12916 29278))
11122 ;;; Generated autoloads from tm/tm-parse.el
11123
11124 ;;;***
11125
11126 ;;;### (autoloads nil "tm-partial" "tm/tm-partial.el" (12838 28108))
11127 ;;; Generated autoloads from tm/tm-partial.el
11128
11129 ;;;***
11130
11131 ;;;### (autoloads nil "tm-pgp" "tm/tm-pgp.el" (12903 3014))
11132 ;;; Generated autoloads from tm/tm-pgp.el
11133
11134 ;;;***
11135
11136 ;;;### (autoloads nil "tm-play" "tm/tm-play.el" (12963 19710))
11137 ;;; Generated autoloads from tm/tm-play.el
11138
11139 ;;;***
11140
11141 ;;;### (autoloads nil "tm-rich" "tm/tm-rich.el" (12672 24525))
11142 ;;; Generated autoloads from tm/tm-rich.el
11143
11144 ;;;***
11145
11146 ;;;### (autoloads nil "tm-rmail" "tm/tm-rmail.el" (12734 22484))
11147 ;;; Generated autoloads from tm/tm-rmail.el
11148
11149 ;;;***
11150
11151 ;;;### (autoloads nil "tm-setup" "tm/tm-setup.el" (12840 20109))
11152 ;;; Generated autoloads from tm/tm-setup.el
11153
11154 ;;;***
11155
11156 ;;;### (autoloads nil "tm-sgnus" "tm/tm-sgnus.el" (12730 30178))
11157 ;;; Generated autoloads from tm/tm-sgnus.el
11158
11159 ;;;***
11160
11161 ;;;### (autoloads nil "tm-tar" "tm/tm-tar.el" (12426 11042))
11162 ;;; Generated autoloads from tm/tm-tar.el
11163
11164 ;;;***
11165
11166 ;;;### (autoloads nil "tm-text" "tm/tm-text.el" (12796 4145))
11167 ;;; Generated autoloads from tm/tm-text.el
11168
11169 ;;;***
11170
11171 ;;;### (autoloads nil "tm-view" "tm/tm-view.el" (12870 36191))
11172 ;;; Generated autoloads from tm/tm-view.el
11173
11174 ;;;***
11175
11176 ;;;### (autoloads nil "tm-vm" "tm/tm-vm.el" (12972 48597))
11177 ;;; Generated autoloads from tm/tm-vm.el
11178
11179 ;;;***
11180
11181 ;;;### (autoloads nil "tmh-comp" "tm/tmh-comp.el" (12874 1879))
11182 ;;; Generated autoloads from tm/tmh-comp.el
10324 11183
10325 ;;;### (autoloads nil "tooltalk-init" "tooltalk/tooltalk-init.el" (12714 11728)) 11184 ;;;### (autoloads nil "tooltalk-init" "tooltalk/tooltalk-init.el" (12714 11728))
10326 ;;; Generated autoloads from tooltalk/tooltalk-init.el 11185 ;;; Generated autoloads from tooltalk/tooltalk-init.el
10327 11186
10328 ;;;*** 11187 ;;;***
10676 ;;;*** 11535 ;;;***
10677 11536
10678 ;;;### (autoloads nil "blessmail" "utils/blessmail.el" (12860 19451)) 11537 ;;;### (autoloads nil "blessmail" "utils/blessmail.el" (12860 19451))
10679 ;;; Generated autoloads from utils/blessmail.el 11538 ;;; Generated autoloads from utils/blessmail.el
10680 11539
10681 ;;;### (autoloads (browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3 browse-url-iximosaic browse-url-grail browse-url-mosaic browse-url-netscape) "browse-url" "utils/browse-url.el" (12745 43114)) 11540 ;;;### (autoloads (browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3 browse-url-iximosaic browse-url-grail browse-url-mosaic browse-url-netscape) "browse-url" "utils/browse-url.el" (12928 48607))
10682 ;;; Generated autoloads from utils/browse-url.el 11541 ;;; Generated autoloads from utils/browse-url.el
10683 11542
10684 (defvar browse-url-browser-function 'browse-url-w3 "\ 11543 (defvar browse-url-browser-function 'browse-url-w3 "\
10685 *Function to display the current buffer in a WWW browser. 11544 *Function to display the current buffer in a WWW browser.
10686 Used by the `browse-url-at-point', `browse-url-at-mouse', and 11545 Used by the `browse-url-at-point', `browse-url-at-mouse', and
10818 menu item in the top-level menu. The cdr of the submenu list 11677 menu item in the top-level menu. The cdr of the submenu list
10819 is a list of menu items, as above." nil 'macro) 11678 is a list of menu items, as above." nil 'macro)
10820 11679
10821 ;;;*** 11680 ;;;***
10822 11681
10823 ;;;### (autoloads (elp-submit-bug-report elp-results elp-instrument-package elp-instrument-list elp-restore-function elp-instrument-function) "elp" "utils/elp.el" (12559 34934)) 11682 ;;;### (autoloads (elp-submit-bug-report elp-results elp-instrument-package elp-instrument-list elp-restore-function elp-instrument-function) "elp" "utils/elp.el" (12912 14855))
10824 ;;; Generated autoloads from utils/elp.el 11683 ;;; Generated autoloads from utils/elp.el
10825 11684
10826 (autoload 'elp-instrument-function "elp" "\ 11685 (autoload 'elp-instrument-function "elp" "\
10827 Instrument FUNSYM for profiling. 11686 Instrument FUNSYM for profiling.
10828 FUNSYM must be a symbol of a defined function." t nil) 11687 FUNSYM must be a symbol of a defined function." t nil)
10964 ;;;*** 11823 ;;;***
10965 11824
10966 ;;;### (autoloads nil "finder" "utils/finder.el" (12860 19447)) 11825 ;;;### (autoloads nil "finder" "utils/finder.el" (12860 19447))
10967 ;;; Generated autoloads from utils/finder.el 11826 ;;; Generated autoloads from utils/finder.el
10968 11827
10969 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" "utils/flow-ctrl.el" (12851 23485)) 11828 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" "utils/flow-ctrl.el" (12869 51011))
10970 ;;; Generated autoloads from utils/flow-ctrl.el 11829 ;;; Generated autoloads from utils/flow-ctrl.el
10971 11830
10972 (autoload 'enable-flow-control "flow-ctrl" "\ 11831 (autoload 'enable-flow-control "flow-ctrl" "\
10973 Toggle flow control handling. 11832 Toggle flow control handling.
10974 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. 11833 When handling is enabled, user can type C-s as C-\\, and C-q as C-^.
11002 ;;;*** 11861 ;;;***
11003 11862
11004 ;;;### (autoloads nil "forms-pass" "utils/forms-pass.el" (12860 19445)) 11863 ;;;### (autoloads nil "forms-pass" "utils/forms-pass.el" (12860 19445))
11005 ;;; Generated autoloads from utils/forms-pass.el 11864 ;;; Generated autoloads from utils/forms-pass.el
11006 11865
11007 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) "forms" "utils/forms.el" (12559 34930)) 11866 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) "forms" "utils/forms.el" (12869 55653))
11008 ;;; Generated autoloads from utils/forms.el 11867 ;;; Generated autoloads from utils/forms.el
11009 11868
11010 (autoload 'forms-mode "forms" "\ 11869 (autoload 'forms-mode "forms" "\
11011 Major mode to visit files in a field-structured manner using a form. 11870 Major mode to visit files in a field-structured manner using a form.
11012 11871
11013 Commands: Equivalent keys in read-only mode: 11872 Commands: Equivalent keys in read-only mode:
11014 11873 TAB forms-next-field TAB
11015 TAB forms-next-field TAB 11874 \\C-c TAB forms-next-field
11016 C-c TAB forms-next-field 11875 \\C-c < forms-first-record <
11017 C-c < forms-first-record < 11876 \\C-c > forms-last-record >
11018 C-c > forms-last-record > 11877 \\C-c ? describe-mode ?
11019 C-c ? describe-mode ? 11878 \\C-c \\C-k forms-delete-record
11020 C-c C-k forms-delete-record 11879 \\C-c \\C-q forms-toggle-read-only q
11021 C-c C-q forms-toggle-read-only q 11880 \\C-c \\C-o forms-insert-record
11022 C-c C-o forms-insert-record 11881 \\C-c \\C-l forms-jump-record l
11023 C-c C-l forms-jump-record l 11882 \\C-c \\C-n forms-next-record n
11024 C-c C-n forms-next-record n 11883 \\C-c \\C-p forms-prev-record p
11025 C-c C-p forms-prev-record p 11884 \\C-c \\C-r forms-search-backward r
11026 C-c C-s forms-search s 11885 \\C-c \\C-s forms-search-forward s
11027 C-c C-x forms-exit x" t nil) 11886 \\C-c \\C-x forms-exit x
11887 " t nil)
11028 11888
11029 (autoload 'forms-find-file "forms" "\ 11889 (autoload 'forms-find-file "forms" "\
11030 Visit a file in Forms mode." t nil) 11890 Visit a file in Forms mode." t nil)
11031 11891
11032 (autoload 'forms-find-file-other-window "forms" "\ 11892 (autoload 'forms-find-file-other-window "forms" "\
11062 (autoload 'highlight-headers-follow-url-netscape "highlight-headers" nil nil nil) 11922 (autoload 'highlight-headers-follow-url-netscape "highlight-headers" nil nil nil)
11063 11923
11064 (autoload 'highlight-headers-follow-url-mosaic "highlight-headers" nil nil nil) 11924 (autoload 'highlight-headers-follow-url-mosaic "highlight-headers" nil nil nil)
11065 11925
11066 (autoload 'highlight-headers-follow-url "highlight-headers" nil t nil) 11926 (autoload 'highlight-headers-follow-url "highlight-headers" nil t nil)
11927
11928 ;;;***
11929
11930 ;;;### (autoloads (id-select-double-click-hook id-select-and-kill-thing id-select-and-copy-thing id-select-goto-matching-tag id-select-thing-with-mouse id-select-thing) "id-select" "utils/id-select.el" (12967 2888))
11931 ;;; Generated autoloads from utils/id-select.el
11932
11933 (autoload 'id-select-thing "id-select" "\
11934 Mark the region selected by the syntax of the thing at point.
11935 If invoked repeatedly, selects bigger and bigger things.
11936 If `id-select-display-type' is non-nil, the type of selection is displayed in
11937 the minibuffer." t nil)
11938
11939 (autoload 'id-select-thing-with-mouse "id-select" "\
11940 Select a region based on the syntax of the character from a mouse click.
11941 If the click occurs at the same point as the last click, select
11942 the next larger syntactic structure. If `id-select-display-type' is non-nil,
11943 the type of selection is displayed in the minibuffer." t nil)
11944
11945 (autoload 'id-select-goto-matching-tag "id-select" "\
11946 If in a major mode listed in `id-select-markup-modes,' moves point to the start of the tag paired with the closest tag that point is within or precedes.
11947 Returns t if point is moved, else nil.
11948 Signals an error if no tag is found following point or if the closing tag
11949 does not have a `>' terminator character." t nil)
11950
11951 (autoload 'id-select-and-copy-thing "id-select" "\
11952 Copy the region surrounding the syntactical unit at point." t nil)
11953
11954 (autoload 'id-select-and-kill-thing "id-select" "\
11955 Kill the region surrounding the syntactical unit at point." t nil)
11956
11957 (autoload 'id-select-double-click-hook "id-select" "\
11958 Select a region based on the syntax of the character wherever the mouse is double-clicked.
11959 If the double-click occurs at the same point as the last double-click, select
11960 the next larger syntactic structure. If `id-select-display-type' is non-nil,
11961 the type of selection is displayed in the minibuffer." nil nil)
11067 11962
11068 ;;;*** 11963 ;;;***
11069 11964
11070 ;;;### (autoloads nil "lib-complete" "utils/lib-complete.el" (12675 57130)) 11965 ;;;### (autoloads nil "lib-complete" "utils/lib-complete.el" (12675 57130))
11071 ;;; Generated autoloads from utils/lib-complete.el 11966 ;;; Generated autoloads from utils/lib-complete.el
11359 symmetrical ones, and the same character twice for the others." t nil) 12254 symmetrical ones, and the same character twice for the others." t nil)
11360 12255
11361 ;;;*** 12256 ;;;***
11362 12257
11363 ;;;*** 12258 ;;;***
12259
12260 ;;;***
12261
12262 ;;;### (autoloads nil "smtpmail" "utils/smtpmail.el" (12871 64617))
12263 ;;; Generated autoloads from utils/smtpmail.el
11364 12264
11365 ;;;### (autoloads nil "soundex" "utils/soundex.el" (12860 19454)) 12265 ;;;### (autoloads nil "soundex" "utils/soundex.el" (12860 19454))
11366 ;;; Generated autoloads from utils/soundex.el 12266 ;;; Generated autoloads from utils/soundex.el
11367 12267
11368 ;;;### (autoloads nil "symbol-syntax" "utils/symbol-syntax.el" (12573 6370)) 12268 ;;;### (autoloads nil "symbol-syntax" "utils/symbol-syntax.el" (12573 6370))
11997 ;;;*** 12897 ;;;***
11998 12898
11999 ;;;### (autoloads nil "x-faces" "x11/x-faces.el" (12698 33571)) 12899 ;;;### (autoloads nil "x-faces" "x11/x-faces.el" (12698 33571))
12000 ;;; Generated autoloads from x11/x-faces.el 12900 ;;; Generated autoloads from x11/x-faces.el
12001 12901
12002 ;;;### (autoloads (font-menu-weight-constructor font-menu-size-constructor font-menu-family-constructor reset-device-font-menus) "x-font-menu" "x11/x-font-menu.el" (12851 23497)) 12902 ;;;### (autoloads (font-menu-weight-constructor font-menu-size-constructor font-menu-family-constructor reset-device-font-menus) "x-font-menu" "x11/x-font-menu.el" (12874 15156))
12003 ;;; Generated autoloads from x11/x-font-menu.el 12903 ;;; Generated autoloads from x11/x-font-menu.el
12004 12904
12005 (defvar font-menu-ignore-scaled-fonts t "\ 12905 (defvar font-menu-ignore-scaled-fonts t "\
12006 *If non-nil, then the font menu will try to show only bitmap fonts.") 12906 *If non-nil, then the font menu will try to show only bitmap fonts.")
12007 12907
12026 (autoload 'font-menu-weight-constructor "x-font-menu" nil nil nil) 12926 (autoload 'font-menu-weight-constructor "x-font-menu" nil nil nil)
12027 12927
12028 ;;;*** 12928 ;;;***
12029 12929
12030 ;;;*** 12930 ;;;***
12031 12931
12032 ;;;### (autoloads nil "x-init" "x11/x-init.el" (12851 23499)) 12932 ;;;***
12933
12934 ;;;### (autoloads nil "x-init" "x11/x-init.el" (12933 12020))
12033 ;;; Generated autoloads from x11/x-init.el 12935 ;;; Generated autoloads from x11/x-init.el
12034
12035 ;;;***
12036 12936
12037 ;;;### (autoloads nil "x-iso8859-1" "x11/x-iso8859-1.el" (12639 8655)) 12937 ;;;### (autoloads nil "x-iso8859-1" "x11/x-iso8859-1.el" (12639 8655))
12038 ;;; Generated autoloads from x11/x-iso8859-1.el 12938 ;;; Generated autoloads from x11/x-iso8859-1.el
12039 12939
12040 ;;;*** 12940 ;;;***
12041 12941
12042 ;;;*** 12942 ;;;***
12043 12943
12044 ;;;### (autoloads nil "x-menubar" "x11/x-menubar.el" (12860 19461)) 12944 ;;;***
12945
12946 ;;;### (autoloads nil "x-menubar" "x11/x-menubar.el" (12874 15306))
12045 ;;; Generated autoloads from x11/x-menubar.el 12947 ;;; Generated autoloads from x11/x-menubar.el
12948
12949 ;;;***
12046 12950
12047 ;;;### (autoloads nil "x-misc" "x11/x-misc.el" (12639 8659)) 12951 ;;;### (autoloads nil "x-misc" "x11/x-misc.el" (12639 8659))
12048 ;;; Generated autoloads from x11/x-misc.el 12952 ;;; Generated autoloads from x11/x-misc.el
12049
12050 ;;;***
12051 12953
12052 ;;;### (autoloads nil "x-mouse" "x11/x-mouse.el" (12698 33572)) 12954 ;;;### (autoloads nil "x-mouse" "x11/x-mouse.el" (12698 33572))
12053 ;;; Generated autoloads from x11/x-mouse.el 12955 ;;; Generated autoloads from x11/x-mouse.el
12054 12956
12055 ;;;*** 12957 ;;;***