comparison lisp/ldefs-boot.el @ 76266:ae4e22c0380f EMACS_PRETEST_22_0_95

Regenerate.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 01 Mar 2007 23:19:31 +0000
parents 212f3587cdb8
children 5479380913c9 edf631bdbb7a ec58e5c426ef
comparison
equal deleted inserted replaced
76265:2af668ab629d 76266:ae4e22c0380f
61 61
62 \(fn BREEDER)" t nil) 62 \(fn BREEDER)" t nil)
63 63
64 ;;;*** 64 ;;;***
65 65
66 ;;;### (autoloads nil "abbrev" "abbrev.el" (17851 10813)) 66 ;;;### (autoloads nil "abbrev" "abbrev.el" (17843 27858))
67 ;;; Generated autoloads from abbrev.el 67 ;;; Generated autoloads from abbrev.el
68 (put 'abbrev-mode 'safe-local-variable 'booleanp) 68 (put 'abbrev-mode 'safe-local-variable 'booleanp)
69 69
70 ;;;*** 70 ;;;***
71 71
72 ;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el" 72 ;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
73 ;;;;;; (17851 10813)) 73 ;;;;;; (17843 27858))
74 ;;; Generated autoloads from abbrevlist.el 74 ;;; Generated autoloads from abbrevlist.el
75 75
76 (autoload (quote list-one-abbrev-table) "abbrevlist" "\ 76 (autoload (quote list-one-abbrev-table) "abbrevlist" "\
77 Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER. 77 Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER.
78 78
79 \(fn ABBREV-TABLE OUTPUT-BUFFER)" nil nil) 79 \(fn ABBREV-TABLE OUTPUT-BUFFER)" nil nil)
80 80
81 ;;;*** 81 ;;;***
82 82
83 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 83 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
84 ;;;;;; (17851 10866)) 84 ;;;;;; (17843 27880))
85 ;;; Generated autoloads from progmodes/ada-mode.el 85 ;;; Generated autoloads from progmodes/ada-mode.el
86 86
87 (autoload (quote ada-add-extensions) "ada-mode" "\ 87 (autoload (quote ada-add-extensions) "ada-mode" "\
88 Define SPEC and BODY as being valid extensions for Ada files. 88 Define SPEC and BODY as being valid extensions for Ada files.
89 Going from body to spec with `ff-find-other-file' used these 89 Going from body to spec with `ff-find-other-file' used these
140 \(fn)" t nil) 140 \(fn)" t nil)
141 141
142 ;;;*** 142 ;;;***
143 143
144 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 144 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
145 ;;;;;; (17851 10866)) 145 ;;;;;; (17843 27880))
146 ;;; Generated autoloads from progmodes/ada-stmt.el 146 ;;; Generated autoloads from progmodes/ada-stmt.el
147 147
148 (autoload (quote ada-header) "ada-stmt" "\ 148 (autoload (quote ada-header) "ada-stmt" "\
149 Insert a descriptive header at the top of the file. 149 Insert a descriptive header at the top of the file.
150 150
151 \(fn)" t nil) 151 \(fn)" t nil)
152 152
153 ;;;*** 153 ;;;***
154 154
155 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 155 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
156 ;;;;;; (17851 10866)) 156 ;;;;;; (17843 27880))
157 ;;; Generated autoloads from progmodes/ada-xref.el 157 ;;; Generated autoloads from progmodes/ada-xref.el
158 158
159 (autoload (quote ada-find-file) "ada-xref" "\ 159 (autoload (quote ada-find-file) "ada-xref" "\
160 Open FILENAME, from anywhere in the source path. 160 Open FILENAME, from anywhere in the source path.
161 Completion is available. 161 Completion is available.
304 304
305 ;;;*** 305 ;;;***
306 306
307 ;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 307 ;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
308 ;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 308 ;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
309 ;;;;;; "advice" "emacs-lisp/advice.el" (17851 10852)) 309 ;;;;;; "advice" "emacs-lisp/advice.el" (17843 27868))
310 ;;; Generated autoloads from emacs-lisp/advice.el 310 ;;; Generated autoloads from emacs-lisp/advice.el
311 311
312 (defvar ad-redefinition-action (quote warn) "\ 312 (defvar ad-redefinition-action (quote warn) "\
313 *Defines what to do with redefinitions during Advice de/activation. 313 *Defines what to do with redefinitions during Advice de/activation.
314 Redefinition occurs if a previously activated function that already has an 314 Redefinition occurs if a previously activated function that already has an
432 432
433 ;;;*** 433 ;;;***
434 434
435 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 435 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
436 ;;;;;; align-highlight-rule align-current align-entire align-regexp 436 ;;;;;; align-highlight-rule align-current align-entire align-regexp
437 ;;;;;; align) "align" "align.el" (17851 10813)) 437 ;;;;;; align) "align" "align.el" (17843 27858))
438 ;;; Generated autoloads from align.el 438 ;;; Generated autoloads from align.el
439 439
440 (autoload (quote align) "align" "\ 440 (autoload (quote align) "align" "\
441 Attempt to align a region based on a set of alignment rules. 441 Attempt to align a region based on a set of alignment rules.
442 BEG and END mark the region. If BEG and END are specifically set to 442 BEG and END mark the region. If BEG and END are specifically set to
522 \(fn)" t nil) 522 \(fn)" t nil)
523 523
524 ;;;*** 524 ;;;***
525 525
526 ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 526 ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
527 ;;;;;; (17851 10813)) 527 ;;;;;; (17892 53245))
528 ;;; Generated autoloads from allout.el 528 ;;; Generated autoloads from allout.el
529 529
530 (put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil))))))) 530 (put (quote allout-show-bodies) (quote safe-local-variable) (if (fboundp (quote booleanp)) (quote booleanp) (quote (lambda (x) (member x (quote (t nil)))))))
531 531
532 (put (quote allout-header-prefix) (quote safe-local-variable) (quote stringp)) 532 (put (quote allout-header-prefix) (quote safe-local-variable) (quote stringp))
794 PREFIX-PADDING: 794 PREFIX-PADDING:
795 Spaces or asterisks which separate the PREFIX-LEAD and the 795 Spaces or asterisks which separate the PREFIX-LEAD and the
796 bullet, determining the ITEM's DEPTH. 796 bullet, determining the ITEM's DEPTH.
797 BULLET: A character at the end of the ITEM PREFIX, it must be one of 797 BULLET: A character at the end of the ITEM PREFIX, it must be one of
798 the characters listed on `allout-plain-bullets-string' or 798 the characters listed on `allout-plain-bullets-string' or
799 `allout-distinctive-bullets-string'. (See the documentation 799 `allout-distinctive-bullets-string'. When creating a TOPIC,
800 for these variables for more details.) The default choice of 800 plain BULLETs are by default used, according to the DEPTH of the
801 BULLET when generating ITEMs varies in a cycle with the DEPTH of 801 TOPIC. Choice among the distinctive BULLETs is offered when you
802 the ITEM. 802 provide a universal argugment (\\[universal-argument]) to the
803 803 TOPIC creation command, or when explictly rebulleting a TOPIC. The
804 significance of the various distinctive bullets is purely by
805 convention. See the documentation for the above bullet strings for
806 more details.
804 EXPOSURE: 807 EXPOSURE:
805 The state of a TOPIC which determines the on-screen visibility 808 The state of a TOPIC which determines the on-screen visibility
806 of its OFFSPRING and contained ENTRY text. 809 of its OFFSPRING and contained ENTRY text.
807 CONCEALED: 810 CONCEALED:
808 TOPICs and ENTRY text whose EXPOSURE is inhibited. Concealed 811 TOPICs and ENTRY text whose EXPOSURE is inhibited. Concealed
847 \(fn OPERATION &rest ARGS)" nil nil) 850 \(fn OPERATION &rest ARGS)" nil nil)
848 851
849 ;;;*** 852 ;;;***
850 853
851 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 854 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
852 ;;;;;; "animate" "play/animate.el" (17851 10865)) 855 ;;;;;; "animate" "play/animate.el" (17843 27879))
853 ;;; Generated autoloads from play/animate.el 856 ;;; Generated autoloads from play/animate.el
854 857
855 (autoload (quote animate-string) "animate" "\ 858 (autoload (quote animate-string) "animate" "\
856 Display STRING starting at position VPOS, HPOS, using animation. 859 Display STRING starting at position VPOS, HPOS, using animation.
857 The characters start at randomly chosen places, 860 The characters start at randomly chosen places,
875 \(fn &optional NAME)" t nil) 878 \(fn &optional NAME)" t nil)
876 879
877 ;;;*** 880 ;;;***
878 881
879 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 882 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
880 ;;;;;; "ansi-color" "ansi-color.el" (17851 10813)) 883 ;;;;;; "ansi-color" "ansi-color.el" (17843 27858))
881 ;;; Generated autoloads from ansi-color.el 884 ;;; Generated autoloads from ansi-color.el
882 885
883 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 886 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
884 Set `ansi-color-for-comint-mode' to t. 887 Set `ansi-color-for-comint-mode' to t.
885 888
901 \(fn STRING)" nil nil) 904 \(fn STRING)" nil nil)
902 905
903 ;;;*** 906 ;;;***
904 907
905 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 908 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
906 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17851 10866)) 909 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17838 58220))
907 ;;; Generated autoloads from progmodes/antlr-mode.el 910 ;;; Generated autoloads from progmodes/antlr-mode.el
908 911
909 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 912 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
910 Show Makefile rules for all grammar files in the current directory. 913 Show Makefile rules for all grammar files in the current directory.
911 If the `major-mode' of the current buffer has the value `makefile-mode', 914 If the `major-mode' of the current buffer has the value `makefile-mode',
940 ;;;*** 943 ;;;***
941 944
942 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add 945 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
943 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line 946 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
944 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time 947 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time
945 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17851 10850)) 948 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17843 27868))
946 ;;; Generated autoloads from calendar/appt.el 949 ;;; Generated autoloads from calendar/appt.el
947 950
948 (defvar appt-issue-message t "\ 951 (defvar appt-issue-message t "\
949 *Non-nil means check for appointments in the diary buffer. 952 *Non-nil means check for appointments in the diary buffer.
950 To be detected, the diary entry must have the format described in the 953 To be detected, the diary entry must have the format described in the
1028 1031
1029 ;;;*** 1032 ;;;***
1030 1033
1031 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 1034 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
1032 ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" 1035 ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos"
1033 ;;;;;; "apropos.el" (17851 10813)) 1036 ;;;;;; "apropos.el" (17843 27858))
1034 ;;; Generated autoloads from apropos.el 1037 ;;; Generated autoloads from apropos.el
1035 1038
1036 (autoload (quote apropos-read-pattern) "apropos" "\ 1039 (autoload (quote apropos-read-pattern) "apropos" "\
1037 Read an apropos pattern, either a word list or a regexp. 1040 Read an apropos pattern, either a word list or a regexp.
1038 Returns the user pattern, either a list of words which are matched 1041 Returns the user pattern, either a list of words which are matched
1124 1127
1125 \(fn PATTERN &optional DO-ALL)" t nil) 1128 \(fn PATTERN &optional DO-ALL)" t nil)
1126 1129
1127 ;;;*** 1130 ;;;***
1128 1131
1129 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17851 1132 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17843
1130 ;;;;;; 10814)) 1133 ;;;;;; 27858))
1131 ;;; Generated autoloads from arc-mode.el 1134 ;;; Generated autoloads from arc-mode.el
1132 1135
1133 (autoload (quote archive-mode) "arc-mode" "\ 1136 (autoload (quote archive-mode) "arc-mode" "\
1134 Major mode for viewing an archive file in a dired-like way. 1137 Major mode for viewing an archive file in a dired-like way.
1135 You can move around using the usual cursor motion commands. 1138 You can move around using the usual cursor motion commands.
1145 1148
1146 \(fn &optional FORCE)" nil nil) 1149 \(fn &optional FORCE)" nil nil)
1147 1150
1148 ;;;*** 1151 ;;;***
1149 1152
1150 ;;;### (autoloads (array-mode) "array" "array.el" (17851 10814)) 1153 ;;;### (autoloads (array-mode) "array" "array.el" (17843 27858))
1151 ;;; Generated autoloads from array.el 1154 ;;; Generated autoloads from array.el
1152 1155
1153 (autoload (quote array-mode) "array" "\ 1156 (autoload (quote array-mode) "array" "\
1154 Major mode for editing arrays. 1157 Major mode for editing arrays.
1155 1158
1216 1219
1217 \(fn)" t nil) 1220 \(fn)" t nil)
1218 1221
1219 ;;;*** 1222 ;;;***
1220 1223
1221 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17851 1224 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17843
1222 ;;;;;; 10872)) 1225 ;;;;;; 27884))
1223 ;;; Generated autoloads from textmodes/artist.el 1226 ;;; Generated autoloads from textmodes/artist.el
1224 1227
1225 (autoload (quote artist-mode) "artist" "\ 1228 (autoload (quote artist-mode) "artist" "\
1226 Toggle artist mode. With arg, turn artist mode on if arg is positive. 1229 Toggle artist mode. With arg, turn artist mode on if arg is positive.
1227 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 1230 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
1422 1425
1423 \(fn &optional STATE)" t nil) 1426 \(fn &optional STATE)" t nil)
1424 1427
1425 ;;;*** 1428 ;;;***
1426 1429
1427 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17851 1430 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17843
1428 ;;;;;; 10866)) 1431 ;;;;;; 27880))
1429 ;;; Generated autoloads from progmodes/asm-mode.el 1432 ;;; Generated autoloads from progmodes/asm-mode.el
1430 1433
1431 (autoload (quote asm-mode) "asm-mode" "\ 1434 (autoload (quote asm-mode) "asm-mode" "\
1432 Major mode for editing typical assembler code. 1435 Major mode for editing typical assembler code.
1433 Features a private abbrev table and the following bindings: 1436 Features a private abbrev table and the following bindings:
1451 \(fn)" t nil) 1454 \(fn)" t nil)
1452 1455
1453 ;;;*** 1456 ;;;***
1454 1457
1455 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1458 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1456 ;;;;;; (17851 10814)) 1459 ;;;;;; (17843 27858))
1457 ;;; Generated autoloads from autoarg.el 1460 ;;; Generated autoloads from autoarg.el
1458 1461
1459 (defvar autoarg-mode nil "\ 1462 (defvar autoarg-mode nil "\
1460 Non-nil if Autoarg mode is enabled. 1463 Non-nil if Autoarg mode is enabled.
1461 See the command `autoarg-mode' for a description of this minor-mode.") 1464 See the command `autoarg-mode' for a description of this minor-mode.")
1505 \(fn &optional ARG)" t nil) 1508 \(fn &optional ARG)" t nil)
1506 1509
1507 ;;;*** 1510 ;;;***
1508 1511
1509 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1512 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1510 ;;;;;; (17851 10866)) 1513 ;;;;;; (17843 27880))
1511 ;;; Generated autoloads from progmodes/autoconf.el 1514 ;;; Generated autoloads from progmodes/autoconf.el
1512 1515
1513 (autoload (quote autoconf-mode) "autoconf" "\ 1516 (autoload (quote autoconf-mode) "autoconf" "\
1514 Major mode for editing Autoconf configure.in files. 1517 Major mode for editing Autoconf configure.in files.
1515 1518
1516 \(fn)" t nil) 1519 \(fn)" t nil)
1517 1520
1518 ;;;*** 1521 ;;;***
1519 1522
1520 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1523 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1521 ;;;;;; "autoinsert" "autoinsert.el" (17851 10814)) 1524 ;;;;;; "autoinsert" "autoinsert.el" (17843 27858))
1522 ;;; Generated autoloads from autoinsert.el 1525 ;;; Generated autoloads from autoinsert.el
1523 1526
1524 (autoload (quote auto-insert) "autoinsert" "\ 1527 (autoload (quote auto-insert) "autoinsert" "\
1525 Insert default contents into new files if variable `auto-insert' is non-nil. 1528 Insert default contents into new files if variable `auto-insert' is non-nil.
1526 Matches the visited file name against the elements of `auto-insert-alist'. 1529 Matches the visited file name against the elements of `auto-insert-alist'.
1590 1593
1591 ;;;*** 1594 ;;;***
1592 1595
1593 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1596 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1594 ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1597 ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1595 ;;;;;; "autorevert" "autorevert.el" (17851 10814)) 1598 ;;;;;; "autorevert" "autorevert.el" (17843 27858))
1596 ;;; Generated autoloads from autorevert.el 1599 ;;; Generated autoloads from autorevert.el
1597 1600
1598 (autoload (quote auto-revert-mode) "autorevert" "\ 1601 (autoload (quote auto-revert-mode) "autorevert" "\
1599 Toggle reverting buffer when file on disk changes. 1602 Toggle reverting buffer when file on disk changes.
1600 1603
1659 \(fn &optional ARG)" t nil) 1662 \(fn &optional ARG)" t nil)
1660 1663
1661 ;;;*** 1664 ;;;***
1662 1665
1663 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1666 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1664 ;;;;;; "avoid.el" (17851 10814)) 1667 ;;;;;; "avoid.el" (17843 27858))
1665 ;;; Generated autoloads from avoid.el 1668 ;;; Generated autoloads from avoid.el
1666 1669
1667 (defvar mouse-avoidance-mode nil "\ 1670 (defvar mouse-avoidance-mode nil "\
1668 Activate mouse avoidance mode. 1671 Activate mouse avoidance mode.
1669 See function `mouse-avoidance-mode' for possible values. 1672 See function `mouse-avoidance-mode' for possible values.
1700 \(fn &optional MODE)" t nil) 1703 \(fn &optional MODE)" t nil)
1701 1704
1702 ;;;*** 1705 ;;;***
1703 1706
1704 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1707 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1705 ;;;;;; (17851 10852)) 1708 ;;;;;; (17843 27869))
1706 ;;; Generated autoloads from emacs-lisp/backquote.el 1709 ;;; Generated autoloads from emacs-lisp/backquote.el
1707 1710
1708 (autoload (quote backquote) "backquote" "\ 1711 (autoload (quote backquote) "backquote" "\
1709 Argument STRUCTURE describes a template to build. 1712 Argument STRUCTURE describes a template to build.
1710 1713
1725 (defalias (quote \`) (symbol-function (quote backquote))) 1728 (defalias (quote \`) (symbol-function (quote backquote)))
1726 1729
1727 ;;;*** 1730 ;;;***
1728 1731
1729 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1732 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1730 ;;;;;; (17851 10815)) 1733 ;;;;;; (17843 27858))
1731 ;;; Generated autoloads from battery.el 1734 ;;; Generated autoloads from battery.el
1732 (put 'battery-mode-line-string 'risky-local-variable t) 1735 (put 'battery-mode-line-string 'risky-local-variable t)
1733 1736
1734 (autoload (quote battery) "battery" "\ 1737 (autoload (quote battery) "battery" "\
1735 Display battery status information in the echo area. 1738 Display battery status information in the echo area.
1757 \(fn &optional ARG)" t nil) 1760 \(fn &optional ARG)" t nil)
1758 1761
1759 ;;;*** 1762 ;;;***
1760 1763
1761 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1764 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1762 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17851 10852)) 1765 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17843 27869))
1763 ;;; Generated autoloads from emacs-lisp/benchmark.el 1766 ;;; Generated autoloads from emacs-lisp/benchmark.el
1764 1767
1765 (autoload (quote benchmark-run) "benchmark" "\ 1768 (autoload (quote benchmark-run) "benchmark" "\
1766 Time execution of FORMS. 1769 Time execution of FORMS.
1767 If REPETITIONS is supplied as a number, run forms that many times, 1770 If REPETITIONS is supplied as a number, run forms that many times,
1852 1855
1853 ;;;*** 1856 ;;;***
1854 1857
1855 ;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1858 ;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1856 ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" 1859 ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el"
1857 ;;;;;; (17851 10856)) 1860 ;;;;;; (17843 27871))
1858 ;;; Generated autoloads from gnus/binhex.el 1861 ;;; Generated autoloads from gnus/binhex.el
1859 1862
1860 (defconst binhex-begin-line "^:...............................................................$") 1863 (defconst binhex-begin-line "^:...............................................................$")
1861 1864
1862 (autoload (quote binhex-decode-region-internal) "binhex" "\ 1865 (autoload (quote binhex-decode-region-internal) "binhex" "\
1875 1878
1876 \(fn START END)" t nil) 1879 \(fn START END)" t nil)
1877 1880
1878 ;;;*** 1881 ;;;***
1879 1882
1880 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17851 1883 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17843
1881 ;;;;;; 10865)) 1884 ;;;;;; 27879))
1882 ;;; Generated autoloads from play/blackbox.el 1885 ;;; Generated autoloads from play/blackbox.el
1883 1886
1884 (autoload (quote blackbox) "blackbox" "\ 1887 (autoload (quote blackbox) "blackbox" "\
1885 Play blackbox. 1888 Play blackbox.
1886 Optional prefix argument is the number of balls; the default is 4. 1889 Optional prefix argument is the number of balls; the default is 4.
1998 ;;;*** 2001 ;;;***
1999 2002
2000 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 2003 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
2001 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 2004 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
2002 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump 2005 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
2003 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17851 10815)) 2006 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17843 27858))
2004 ;;; Generated autoloads from bookmark.el 2007 ;;; Generated autoloads from bookmark.el
2005 (define-key ctl-x-map "rb" 'bookmark-jump) 2008 (define-key ctl-x-map "rb" 'bookmark-jump)
2006 (define-key ctl-x-map "rm" 'bookmark-set) 2009 (define-key ctl-x-map "rm" 'bookmark-set)
2007 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 2010 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
2008 2011
2188 ;;;;;; browse-url-galeon browse-url-firefox browse-url-mozilla browse-url-netscape 2191 ;;;;;; browse-url-galeon browse-url-firefox browse-url-mozilla browse-url-netscape
2189 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 2192 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
2190 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2193 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2191 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point 2194 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point
2192 ;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function) 2195 ;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function)
2193 ;;;;;; "browse-url" "net/browse-url.el" (17851 10863)) 2196 ;;;;;; "browse-url" "net/browse-url.el" (17843 27879))
2194 ;;; Generated autoloads from net/browse-url.el 2197 ;;; Generated autoloads from net/browse-url.el
2195 2198
2196 (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ 2199 (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\
2197 *Function to display the current buffer in a WWW browser. 2200 *Function to display the current buffer in a WWW browser.
2198 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 2201 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
2519 2522
2520 \(fn URL &optional NEW-WINDOW)" t nil) 2523 \(fn URL &optional NEW-WINDOW)" t nil)
2521 2524
2522 ;;;*** 2525 ;;;***
2523 2526
2524 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17851 2527 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17843
2525 ;;;;;; 10865)) 2528 ;;;;;; 27879))
2526 ;;; Generated autoloads from play/bruce.el 2529 ;;; Generated autoloads from play/bruce.el
2527 2530
2528 (autoload (quote bruce) "bruce" "\ 2531 (autoload (quote bruce) "bruce" "\
2529 Adds that special touch of class to your outgoing mail. 2532 Adds that special touch of class to your outgoing mail.
2530 2533
2536 \(fn)" nil nil) 2539 \(fn)" nil nil)
2537 2540
2538 ;;;*** 2541 ;;;***
2539 2542
2540 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2543 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2541 ;;;;;; "bs" "bs.el" (17851 10816)) 2544 ;;;;;; "bs" "bs.el" (17843 27858))
2542 ;;; Generated autoloads from bs.el 2545 ;;; Generated autoloads from bs.el
2543 2546
2544 (autoload (quote bs-cycle-next) "bs" "\ 2547 (autoload (quote bs-cycle-next) "bs" "\
2545 Select next buffer defined by buffer cycling. 2548 Select next buffer defined by buffer cycling.
2546 The buffers taking part in buffer cycling are defined 2549 The buffers taking part in buffer cycling are defined
2577 \(fn ARG)" t nil) 2580 \(fn ARG)" t nil)
2578 2581
2579 ;;;*** 2582 ;;;***
2580 2583
2581 ;;;### (autoloads (insert-text-button make-text-button insert-button 2584 ;;;### (autoloads (insert-text-button make-text-button insert-button
2582 ;;;;;; make-button define-button-type) "button" "button.el" (17851 2585 ;;;;;; make-button define-button-type) "button" "button.el" (17843
2583 ;;;;;; 10816)) 2586 ;;;;;; 27858))
2584 ;;; Generated autoloads from button.el 2587 ;;; Generated autoloads from button.el
2585 2588
2586 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " 2589 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
2587 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2590 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
2588 Keymap used by buttons.") 2591 Keymap used by buttons.")
2773 2776
2774 \(fn &optional ARG)" nil nil) 2777 \(fn &optional ARG)" nil nil)
2775 2778
2776 ;;;*** 2779 ;;;***
2777 2780
2778 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17851 10850)) 2781 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17843 27868))
2779 ;;; Generated autoloads from calendar/cal-dst.el 2782 ;;; Generated autoloads from calendar/cal-dst.el
2780 2783
2781 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2784 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
2782 2785
2783 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) 2786 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t)
2784 2787
2785 ;;;*** 2788 ;;;***
2786 2789
2787 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2790 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2788 ;;;;;; (17851 10850)) 2791 ;;;;;; (17843 27868))
2789 ;;; Generated autoloads from calendar/cal-hebrew.el 2792 ;;; Generated autoloads from calendar/cal-hebrew.el
2790 2793
2791 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2794 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
2792 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. 2795 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR.
2793 When called interactively from the calendar window, the date of death is taken 2796 When called interactively from the calendar window, the date of death is taken
2798 ;;;*** 2801 ;;;***
2799 2802
2800 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2803 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2801 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2804 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2802 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2805 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2803 ;;;;;; (17851 10850)) 2806 ;;;;;; (17843 27868))
2804 ;;; Generated autoloads from calc/calc.el 2807 ;;; Generated autoloads from calc/calc.el
2805 2808
2806 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2809 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
2807 *File in which to record permanent settings.") 2810 *File in which to record permanent settings.")
2808 2811
2905 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays 2908 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays
2906 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays 2909 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays
2907 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2910 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2908 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2911 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2909 ;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2912 ;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2910 ;;;;;; "calendar/calendar.el" (17851 10851)) 2913 ;;;;;; "calendar/calendar.el" (17843 27868))
2911 ;;; Generated autoloads from calendar/calendar.el 2914 ;;; Generated autoloads from calendar/calendar.el
2912 2915
2913 (defvar calendar-offset 0 "\ 2916 (defvar calendar-offset 0 "\
2914 The offset of the principal month from the center of the calendar window. 2917 The offset of the principal month from the center of the calendar window.
2915 0 means the principal month is in the center (default), -1 means on the left, 2918 0 means the principal month is in the center (default), -1 means on the left,
3478 (custom-autoload (quote calendar-week-start-day) "calendar" nil) 3481 (custom-autoload (quote calendar-week-start-day) "calendar" nil)
3479 3482
3480 ;;;*** 3483 ;;;***
3481 3484
3482 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3485 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3483 ;;;;;; "gnus/canlock.el" (17851 10856)) 3486 ;;;;;; "gnus/canlock.el" (17843 27871))
3484 ;;; Generated autoloads from gnus/canlock.el 3487 ;;; Generated autoloads from gnus/canlock.el
3485 3488
3486 (autoload (quote canlock-insert-header) "canlock" "\ 3489 (autoload (quote canlock-insert-header) "canlock" "\
3487 Insert a Cancel-Key and/or a Cancel-Lock header if possible. 3490 Insert a Cancel-Key and/or a Cancel-Lock header if possible.
3488 3491
3495 3498
3496 \(fn &optional BUFFER)" t nil) 3499 \(fn &optional BUFFER)" t nil)
3497 3500
3498 ;;;*** 3501 ;;;***
3499 3502
3500 ;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17851 3503 ;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17843
3501 ;;;;;; 10866)) 3504 ;;;;;; 27880))
3502 ;;; Generated autoloads from progmodes/cc-compat.el 3505 ;;; Generated autoloads from progmodes/cc-compat.el
3503 (put 'c-indent-level 'safe-local-variable 'integerp) 3506 (put 'c-indent-level 'safe-local-variable 'integerp)
3504 3507
3505 ;;;*** 3508 ;;;***
3506 3509
3515 3518
3516 ;;;*** 3519 ;;;***
3517 3520
3518 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3521 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3519 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3522 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3520 ;;;;;; (17851 10867)) 3523 ;;;;;; (17843 27880))
3521 ;;; Generated autoloads from progmodes/cc-mode.el 3524 ;;; Generated autoloads from progmodes/cc-mode.el
3522 3525
3523 (autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3526 (autoload (quote c-initialize-cc-mode) "cc-mode" "\
3524 Initialize CC Mode for use in the current buffer. 3527 Initialize CC Mode for use in the current buffer.
3525 If the optional NEW-STYLE-INIT is nil or left out then all necessary 3528 If the optional NEW-STYLE-INIT is nil or left out then all necessary
3673 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code." t) 3676 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code." t)
3674 3677
3675 ;;;*** 3678 ;;;***
3676 3679
3677 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3680 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3678 ;;;;;; "progmodes/cc-styles.el" (17851 10867)) 3681 ;;;;;; "progmodes/cc-styles.el" (17843 27880))
3679 ;;; Generated autoloads from progmodes/cc-styles.el 3682 ;;; Generated autoloads from progmodes/cc-styles.el
3680 3683
3681 (autoload (quote c-set-style) "cc-styles" "\ 3684 (autoload (quote c-set-style) "cc-styles" "\
3682 Set the current buffer to use the style STYLENAME. 3685 Set the current buffer to use the style STYLENAME.
3683 STYLENAME, a string, must be an existing CC Mode style - These are contained 3686 STYLENAME, a string, must be an existing CC Mode style - These are contained
3724 3727
3725 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) 3728 \(fn SYMBOL OFFSET &optional IGNORED)" t nil)
3726 3729
3727 ;;;*** 3730 ;;;***
3728 3731
3729 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17851 3732 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17843
3730 ;;;;;; 10867)) 3733 ;;;;;; 27880))
3731 ;;; Generated autoloads from progmodes/cc-subword.el 3734 ;;; Generated autoloads from progmodes/cc-subword.el
3732 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) 3735 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t)
3733 3736
3734 ;;;*** 3737 ;;;***
3735 3738
3741 3744
3742 ;;;*** 3745 ;;;***
3743 3746
3744 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3747 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3745 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3748 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3746 ;;;;;; (17851 10860)) 3749 ;;;;;; (17843 27876))
3747 ;;; Generated autoloads from international/ccl.el 3750 ;;; Generated autoloads from international/ccl.el
3748 3751
3749 (autoload (quote ccl-compile) "ccl" "\ 3752 (autoload (quote ccl-compile) "ccl" "\
3750 Return the compiled code of CCL-PROGRAM as a vector of integers. 3753 Return the compiled code of CCL-PROGRAM as a vector of integers.
3751 3754
4000 \(fn CCL-PROG &rest ARGS)" nil nil) 4003 \(fn CCL-PROG &rest ARGS)" nil nil)
4001 4004
4002 ;;;*** 4005 ;;;***
4003 4006
4004 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 4007 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
4005 ;;;;;; (17851 10867)) 4008 ;;;;;; (17843 27880))
4006 ;;; Generated autoloads from progmodes/cfengine.el 4009 ;;; Generated autoloads from progmodes/cfengine.el
4007 4010
4008 (autoload (quote cfengine-mode) "cfengine" "\ 4011 (autoload (quote cfengine-mode) "cfengine" "\
4009 Major mode for editing cfengine input. 4012 Major mode for editing cfengine input.
4010 There are no special keybindings by default. 4013 There are no special keybindings by default.
4022 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 4025 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
4023 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 4026 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
4024 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 4027 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
4025 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 4028 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
4026 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 4029 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
4027 ;;;;;; (17851 10852)) 4030 ;;;;;; (17843 27869))
4028 ;;; Generated autoloads from emacs-lisp/checkdoc.el 4031 ;;; Generated autoloads from emacs-lisp/checkdoc.el
4029 4032
4030 (autoload (quote checkdoc) "checkdoc" "\ 4033 (autoload (quote checkdoc) "checkdoc" "\
4031 Interactively check the entire buffer for style errors. 4034 Interactively check the entire buffer for style errors.
4032 The current status of the check will be displayed in a buffer which 4035 The current status of the check will be displayed in a buffer which
4205 \(fn &optional ARG)" t nil) 4208 \(fn &optional ARG)" t nil)
4206 4209
4207 ;;;*** 4210 ;;;***
4208 4211
4209 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 4212 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
4210 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17851 4213 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17843
4211 ;;;;;; 10861)) 4214 ;;;;;; 27877))
4212 ;;; Generated autoloads from language/china-util.el 4215 ;;; Generated autoloads from language/china-util.el
4213 4216
4214 (autoload (quote decode-hz-region) "china-util" "\ 4217 (autoload (quote decode-hz-region) "china-util" "\
4215 Decode HZ/ZW encoded text in the current region. 4218 Decode HZ/ZW encoded text in the current region.
4216 Return the length of resulting text. 4219 Return the length of resulting text.
4234 \(fn)" t nil) 4237 \(fn)" t nil)
4235 4238
4236 ;;;*** 4239 ;;;***
4237 4240
4238 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4241 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4239 ;;;;;; "chistory" "chistory.el" (17851 10817)) 4242 ;;;;;; "chistory" "chistory.el" (17843 27858))
4240 ;;; Generated autoloads from chistory.el 4243 ;;; Generated autoloads from chistory.el
4241 4244
4242 (autoload (quote repeat-matching-complex-command) "chistory" "\ 4245 (autoload (quote repeat-matching-complex-command) "chistory" "\
4243 Edit and re-evaluate complex command with name matching PATTERN. 4246 Edit and re-evaluate complex command with name matching PATTERN.
4244 Matching occurrences are displayed, most recent first, until you select 4247 Matching occurrences are displayed, most recent first, until you select
4273 4276
4274 \(fn)" t nil) 4277 \(fn)" t nil)
4275 4278
4276 ;;;*** 4279 ;;;***
4277 4280
4278 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17851 10852)) 4281 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17843 27869))
4279 ;;; Generated autoloads from emacs-lisp/cl.el 4282 ;;; Generated autoloads from emacs-lisp/cl.el
4280 4283
4281 (defvar custom-print-functions nil "\ 4284 (defvar custom-print-functions nil "\
4282 This is a list of functions that format user objects for printing. 4285 This is a list of functions that format user objects for printing.
4283 Each function is called in turn with three arguments: the object, the 4286 Each function is called in turn with three arguments: the object, the
4289 a future Emacs interpreter will be able to use it.") 4292 a future Emacs interpreter will be able to use it.")
4290 4293
4291 ;;;*** 4294 ;;;***
4292 4295
4293 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4296 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4294 ;;;;;; (17851 10852)) 4297 ;;;;;; (17843 27869))
4295 ;;; Generated autoloads from emacs-lisp/cl-indent.el 4298 ;;; Generated autoloads from emacs-lisp/cl-indent.el
4296 4299
4297 (autoload (quote common-lisp-indent-function) "cl-indent" "\ 4300 (autoload (quote common-lisp-indent-function) "cl-indent" "\
4298 Not documented 4301 Not documented
4299 4302
4300 \(fn INDENT-POINT STATE)" nil nil) 4303 \(fn INDENT-POINT STATE)" nil nil)
4301 4304
4302 ;;;*** 4305 ;;;***
4303 4306
4304 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4307 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4305 ;;;;;; (17851 10867)) 4308 ;;;;;; (17843 27880))
4306 ;;; Generated autoloads from progmodes/cmacexp.el 4309 ;;; Generated autoloads from progmodes/cmacexp.el
4307 4310
4308 (autoload (quote c-macro-expand) "cmacexp" "\ 4311 (autoload (quote c-macro-expand) "cmacexp" "\
4309 Expand C macros in the region, using the C preprocessor. 4312 Expand C macros in the region, using the C preprocessor.
4310 Normally display output in temp buffer, but 4313 Normally display output in temp buffer, but
4320 4323
4321 \(fn START END SUBST)" t nil) 4324 \(fn START END SUBST)" t nil)
4322 4325
4323 ;;;*** 4326 ;;;***
4324 4327
4325 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17851 4328 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17843
4326 ;;;;;; 10817)) 4329 ;;;;;; 27858))
4327 ;;; Generated autoloads from cmuscheme.el 4330 ;;; Generated autoloads from cmuscheme.el
4328 4331
4329 (autoload (quote run-scheme) "cmuscheme" "\ 4332 (autoload (quote run-scheme) "cmuscheme" "\
4330 Run an inferior Scheme process, input and output via buffer `*scheme*'. 4333 Run an inferior Scheme process, input and output via buffer `*scheme*'.
4331 If there is a process already running in `*scheme*', switch to that buffer. 4334 If there is a process already running in `*scheme*', switch to that buffer.
4343 (add-hook 'same-window-buffer-names "*scheme*") 4346 (add-hook 'same-window-buffer-names "*scheme*")
4344 4347
4345 ;;;*** 4348 ;;;***
4346 4349
4347 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 4350 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
4348 ;;;;;; (17851 10860)) 4351 ;;;;;; (17843 27876))
4349 ;;; Generated autoloads from international/code-pages.el 4352 ;;; Generated autoloads from international/code-pages.el
4350 4353
4351 (autoload (quote cp-make-coding-system) "code-pages" "\ 4354 (autoload (quote cp-make-coding-system) "code-pages" "\
4352 Make coding system NAME for and 8-bit, extended-ASCII character set. 4355 Make coding system NAME for and 8-bit, extended-ASCII character set.
4353 V is a 128-long vector of characters to translate the upper half of 4356 V is a 128-long vector of characters to translate the upper half of
4404 4407
4405 ;;;*** 4408 ;;;***
4406 4409
4407 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 4410 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
4408 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 4411 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
4409 ;;;;;; "codepage" "international/codepage.el" (17851 10860)) 4412 ;;;;;; "codepage" "international/codepage.el" (17843 27876))
4410 ;;; Generated autoloads from international/codepage.el 4413 ;;; Generated autoloads from international/codepage.el
4411 4414
4412 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 4415 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
4413 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME 4416 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME
4414 whose first character is at offset OFFSET from the beginning of 8-bit 4417 whose first character is at offset OFFSET from the beginning of 8-bit
4463 ;;;*** 4466 ;;;***
4464 4467
4465 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4468 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4466 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4469 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4467 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4470 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4468 ;;;;;; (17856 42110)) 4471 ;;;;;; (17892 53316))
4469 ;;; Generated autoloads from comint.el 4472 ;;; Generated autoloads from comint.el
4470 4473
4471 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ 4474 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
4472 Functions to call after output is inserted into the buffer. 4475 Functions to call after output is inserted into the buffer.
4473 One possible function is `comint-postoutput-scroll-to-bottom'. 4476 One possible function is `comint-postoutput-scroll-to-bottom'.
4553 4556
4554 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil) 4557 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil)
4555 4558
4556 ;;;*** 4559 ;;;***
4557 4560
4558 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17851 4561 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17843
4559 ;;;;;; 10817)) 4562 ;;;;;; 27858))
4560 ;;; Generated autoloads from compare-w.el 4563 ;;; Generated autoloads from compare-w.el
4561 4564
4562 (autoload (quote compare-windows) "compare-w" "\ 4565 (autoload (quote compare-windows) "compare-w" "\
4563 Compare text in current window with text in next window. 4566 Compare text in current window with text in next window.
4564 Compares the text starting at point in each window, 4567 Compares the text starting at point in each window,
4591 4594
4592 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode 4595 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4593 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4596 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4594 ;;;;;; compile compilation-disable-input compile-command compilation-search-path 4597 ;;;;;; compile compilation-disable-input compile-command compilation-search-path
4595 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4598 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4596 ;;;;;; "compile" "progmodes/compile.el" (17851 10867)) 4599 ;;;;;; "compile" "progmodes/compile.el" (17843 27880))
4597 ;;; Generated autoloads from progmodes/compile.el 4600 ;;; Generated autoloads from progmodes/compile.el
4598 4601
4599 (defvar compilation-mode-hook nil "\ 4602 (defvar compilation-mode-hook nil "\
4600 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').") 4603 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').")
4601 4604
4753 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode))) 4756 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode)))
4754 4757
4755 ;;;*** 4758 ;;;***
4756 4759
4757 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4760 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4758 ;;;;;; (17851 10818)) 4761 ;;;;;; (17843 27858))
4759 ;;; Generated autoloads from complete.el 4762 ;;; Generated autoloads from complete.el
4760 4763
4761 (defvar partial-completion-mode nil "\ 4764 (defvar partial-completion-mode nil "\
4762 Non-nil if Partial-Completion mode is enabled. 4765 Non-nil if Partial-Completion mode is enabled.
4763 See the command `partial-completion-mode' for a description of this minor-mode. 4766 See the command `partial-completion-mode' for a description of this minor-mode.
4795 \(fn &optional ARG)" t nil) 4798 \(fn &optional ARG)" t nil)
4796 4799
4797 ;;;*** 4800 ;;;***
4798 4801
4799 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4802 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4800 ;;;;;; (17851 10818)) 4803 ;;;;;; (17843 27858))
4801 ;;; Generated autoloads from completion.el 4804 ;;; Generated autoloads from completion.el
4802 4805
4803 (defvar dynamic-completion-mode nil "\ 4806 (defvar dynamic-completion-mode nil "\
4804 Non-nil if Dynamic-Completion mode is enabled. 4807 Non-nil if Dynamic-Completion mode is enabled.
4805 See the command `dynamic-completion-mode' for a description of this minor-mode. 4808 See the command `dynamic-completion-mode' for a description of this minor-mode.
4817 ;;;*** 4820 ;;;***
4818 4821
4819 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4822 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4820 ;;;;;; find-composition compose-chars decompose-string compose-string 4823 ;;;;;; find-composition compose-chars decompose-string compose-string
4821 ;;;;;; decompose-region compose-region encode-composition-rule) 4824 ;;;;;; decompose-region compose-region encode-composition-rule)
4822 ;;;;;; "composite" "composite.el" (17851 10818)) 4825 ;;;;;; "composite" "composite.el" (17843 27858))
4823 ;;; Generated autoloads from composite.el 4826 ;;; Generated autoloads from composite.el
4824 4827
4825 (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ 4828 (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
4826 Alist of symbols vs integer codes of glyph reference points. 4829 Alist of symbols vs integer codes of glyph reference points.
4827 A glyph reference point symbol is to be used to specify a composition 4830 A glyph reference point symbol is to be used to specify a composition
5039 ;;;*** 5042 ;;;***
5040 5043
5041 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 5044 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
5042 ;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode 5045 ;;;;;; conf-space-keywords conf-space-mode conf-javaprop-mode conf-windows-mode
5043 ;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 5046 ;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
5044 ;;;;;; (17851 10872)) 5047 ;;;;;; (17843 27885))
5045 ;;; Generated autoloads from textmodes/conf-mode.el 5048 ;;; Generated autoloads from textmodes/conf-mode.el
5046 5049
5047 (autoload (quote conf-mode) "conf-mode" "\ 5050 (autoload (quote conf-mode) "conf-mode" "\
5048 Mode for Unix and Windows Conf files and Java properties. 5051 Mode for Unix and Windows Conf files and Java properties.
5049 Most conf files know only three kinds of constructs: parameter 5052 Most conf files know only three kinds of constructs: parameter
5195 \(fn)" t nil) 5198 \(fn)" t nil)
5196 5199
5197 ;;;*** 5200 ;;;***
5198 5201
5199 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 5202 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
5200 ;;;;;; "cookie1" "play/cookie1.el" (17851 10865)) 5203 ;;;;;; "cookie1" "play/cookie1.el" (17843 27879))
5201 ;;; Generated autoloads from play/cookie1.el 5204 ;;; Generated autoloads from play/cookie1.el
5202 5205
5203 (autoload (quote cookie) "cookie1" "\ 5206 (autoload (quote cookie) "cookie1" "\
5204 Return a random phrase from PHRASE-FILE. 5207 Return a random phrase from PHRASE-FILE.
5205 When the phrase file is read in, display STARTMSG at the beginning 5208 When the phrase file is read in, display STARTMSG at the beginning
5227 \(fn VECTOR)" nil nil) 5230 \(fn VECTOR)" nil nil)
5228 5231
5229 ;;;*** 5232 ;;;***
5230 5233
5231 ;;;### (autoloads (copyright copyright-fix-years copyright-update) 5234 ;;;### (autoloads (copyright copyright-fix-years copyright-update)
5232 ;;;;;; "copyright" "emacs-lisp/copyright.el" (17851 10852)) 5235 ;;;;;; "copyright" "emacs-lisp/copyright.el" (17843 27869))
5233 ;;; Generated autoloads from emacs-lisp/copyright.el 5236 ;;; Generated autoloads from emacs-lisp/copyright.el
5234 5237
5235 (autoload (quote copyright-update) "copyright" "\ 5238 (autoload (quote copyright-update) "copyright" "\
5236 Update copyright notice at beginning of buffer to indicate the current year. 5239 Update copyright notice at beginning of buffer to indicate the current year.
5237 With prefix ARG, replace the years in the notice rather than adding 5240 With prefix ARG, replace the years in the notice rather than adding
5255 \(fn &optional STR ARG)" t nil) 5258 \(fn &optional STR ARG)" t nil)
5256 5259
5257 ;;;*** 5260 ;;;***
5258 5261
5259 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 5262 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
5260 ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17851 10867)) 5263 ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17843 27881))
5261 ;;; Generated autoloads from progmodes/cperl-mode.el 5264 ;;; Generated autoloads from progmodes/cperl-mode.el
5262 5265
5263 (autoload (quote cperl-mode) "cperl-mode" "\ 5266 (autoload (quote cperl-mode) "cperl-mode" "\
5264 Major mode for editing Perl code. 5267 Major mode for editing Perl code.
5265 Expression and list commands understand all C brackets. 5268 Expression and list commands understand all C brackets.
5446 \(fn)" t nil) 5449 \(fn)" t nil)
5447 5450
5448 ;;;*** 5451 ;;;***
5449 5452
5450 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5453 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5451 ;;;;;; (17851 10867)) 5454 ;;;;;; (17843 27881))
5452 ;;; Generated autoloads from progmodes/cpp.el 5455 ;;; Generated autoloads from progmodes/cpp.el
5453 5456
5454 (autoload (quote cpp-highlight-buffer) "cpp" "\ 5457 (autoload (quote cpp-highlight-buffer) "cpp" "\
5455 Highlight C code according to preprocessor conditionals. 5458 Highlight C code according to preprocessor conditionals.
5456 This command pops up a buffer which you should edit to specify 5459 This command pops up a buffer which you should edit to specify
5465 \(fn)" t nil) 5468 \(fn)" t nil)
5466 5469
5467 ;;;*** 5470 ;;;***
5468 5471
5469 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5472 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5470 ;;;;;; (17851 10853)) 5473 ;;;;;; (17843 27869))
5471 ;;; Generated autoloads from emulation/crisp.el 5474 ;;; Generated autoloads from emulation/crisp.el
5472 5475
5473 (defvar crisp-mode nil "\ 5476 (defvar crisp-mode nil "\
5474 Track status of CRiSP emulation mode. 5477 Track status of CRiSP emulation mode.
5475 A value of nil means CRiSP mode is not enabled. A value of t 5478 A value of nil means CRiSP mode is not enabled. A value of t
5489 (defalias (quote brief-mode) (quote crisp-mode)) 5492 (defalias (quote brief-mode) (quote crisp-mode))
5490 5493
5491 ;;;*** 5494 ;;;***
5492 5495
5493 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5496 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5494 ;;;;;; (17851 10852)) 5497 ;;;;;; (17843 27869))
5495 ;;; Generated autoloads from emacs-lisp/crm.el 5498 ;;; Generated autoloads from emacs-lisp/crm.el
5496 5499
5497 (autoload (quote completing-read-multiple) "crm" "\ 5500 (autoload (quote completing-read-multiple) "crm" "\
5498 Read multiple strings in the minibuffer, with completion. 5501 Read multiple strings in the minibuffer, with completion.
5499 By using this functionality, a user may specify multiple strings at a 5502 By using this functionality, a user may specify multiple strings at a
5525 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil) 5528 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil)
5526 5529
5527 ;;;*** 5530 ;;;***
5528 5531
5529 ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5532 ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5530 ;;;;;; (17853 23392)) 5533 ;;;;;; (17889 58740))
5531 ;;; Generated autoloads from emulation/cua-base.el 5534 ;;; Generated autoloads from emulation/cua-base.el
5532 5535
5533 (defvar cua-mode nil "\ 5536 (defvar cua-mode nil "\
5534 Non-nil if Cua mode is enabled. 5537 Non-nil if Cua mode is enabled.
5535 See the command `cua-mode' for a description of this minor-mode. 5538 See the command `cua-mode' for a description of this minor-mode.
5593 ;;;;;; customize-face customize-changed-options customize-option-other-window 5596 ;;;;;; customize-face customize-changed-options customize-option-other-window
5594 ;;;;;; customize-option customize-group-other-window customize-group 5597 ;;;;;; customize-option customize-group-other-window customize-group
5595 ;;;;;; customize-mode customize customize-save-variable customize-set-variable 5598 ;;;;;; customize-mode customize customize-save-variable customize-set-variable
5596 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 5599 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
5597 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 5600 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
5598 ;;;;;; (17851 10819)) 5601 ;;;;;; (17889 58740))
5599 ;;; Generated autoloads from cus-edit.el 5602 ;;; Generated autoloads from cus-edit.el
5600 5603
5601 (defvar custom-browse-sort-alphabetically nil "\ 5604 (defvar custom-browse-sort-alphabetically nil "\
5602 If non-nil, sort customization group alphabetically in `custom-browse'.") 5605 If non-nil, sort customization group alphabetically in `custom-browse'.")
5603 5606
5897 \(fn SYMBOL &optional NAME)" nil nil) 5900 \(fn SYMBOL &optional NAME)" nil nil)
5898 5901
5899 ;;;*** 5902 ;;;***
5900 5903
5901 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 5904 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
5902 ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17851 10821)) 5905 ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17843 27858))
5903 ;;; Generated autoloads from cus-face.el 5906 ;;; Generated autoloads from cus-face.el
5904 5907
5905 (autoload (quote custom-declare-face) "cus-face" "\ 5908 (autoload (quote custom-declare-face) "cus-face" "\
5906 Like `defface', but FACE is evaluated as a normal argument. 5909 Like `defface', but FACE is evaluated as a normal argument.
5907 5910
5967 \(fn &rest ARGS)" nil nil) 5970 \(fn &rest ARGS)" nil nil)
5968 5971
5969 ;;;*** 5972 ;;;***
5970 5973
5971 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5974 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5972 ;;;;;; (17851 10821)) 5975 ;;;;;; (17843 27858))
5973 ;;; Generated autoloads from cus-theme.el 5976 ;;; Generated autoloads from cus-theme.el
5974 5977
5975 (autoload (quote customize-create-theme) "cus-theme" "\ 5978 (autoload (quote customize-create-theme) "cus-theme" "\
5976 Create a custom theme. 5979 Create a custom theme.
5977 5980
5978 \(fn)" t nil) 5981 \(fn)" t nil)
5979 5982
5980 ;;;*** 5983 ;;;***
5981 5984
5982 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5985 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5983 ;;;;;; (17851 10822)) 5986 ;;;;;; (17843 27858))
5984 ;;; Generated autoloads from cvs-status.el 5987 ;;; Generated autoloads from cvs-status.el
5985 5988
5986 (autoload (quote cvs-status-mode) "cvs-status" "\ 5989 (autoload (quote cvs-status-mode) "cvs-status" "\
5987 Mode used for cvs status output. 5990 Mode used for cvs status output.
5988 5991
6032 6035
6033 ;;;*** 6036 ;;;***
6034 6037
6035 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 6038 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
6036 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 6039 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
6037 ;;;;;; (17851 10861)) 6040 ;;;;;; (17843 27877))
6038 ;;; Generated autoloads from language/cyril-util.el 6041 ;;; Generated autoloads from language/cyril-util.el
6039 6042
6040 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 6043 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
6041 Return KOI8-R external character code of CHAR if appropriate. 6044 Return KOI8-R external character code of CHAR if appropriate.
6042 6045
6061 \(fn &optional CYRILLIC-LANGUAGE)" t nil) 6064 \(fn &optional CYRILLIC-LANGUAGE)" t nil)
6062 6065
6063 ;;;*** 6066 ;;;***
6064 6067
6065 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 6068 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
6066 ;;;;;; (17851 10822)) 6069 ;;;;;; (17843 27858))
6067 ;;; Generated autoloads from dabbrev.el 6070 ;;; Generated autoloads from dabbrev.el
6068 (define-key esc-map "/" 'dabbrev-expand) 6071 (define-key esc-map "/" 'dabbrev-expand)
6069 (define-key esc-map [?\C-/] 'dabbrev-completion) 6072 (define-key esc-map [?\C-/] 'dabbrev-completion)
6070 6073
6071 (autoload (quote dabbrev-completion) "dabbrev" "\ 6074 (autoload (quote dabbrev-completion) "dabbrev" "\
6105 6108
6106 \(fn ARG)" t nil) 6109 \(fn ARG)" t nil)
6107 6110
6108 ;;;*** 6111 ;;;***
6109 6112
6110 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17851 6113 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17843
6111 ;;;;;; 10867)) 6114 ;;;;;; 27881))
6112 ;;; Generated autoloads from progmodes/dcl-mode.el 6115 ;;; Generated autoloads from progmodes/dcl-mode.el
6113 6116
6114 (autoload (quote dcl-mode) "dcl-mode" "\ 6117 (autoload (quote dcl-mode) "dcl-mode" "\
6115 Major mode for editing DCL-files. 6118 Major mode for editing DCL-files.
6116 6119
6233 \(fn)" t nil) 6236 \(fn)" t nil)
6234 6237
6235 ;;;*** 6238 ;;;***
6236 6239
6237 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 6240 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
6238 ;;;;;; "emacs-lisp/debug.el" (17851 10852)) 6241 ;;;;;; "emacs-lisp/debug.el" (17843 27869))
6239 ;;; Generated autoloads from emacs-lisp/debug.el 6242 ;;; Generated autoloads from emacs-lisp/debug.el
6240 6243
6241 (setq debugger (quote debug)) 6244 (setq debugger (quote debug))
6242 6245
6243 (autoload (quote debug) "debug" "\ 6246 (autoload (quote debug) "debug" "\
6277 \(fn &optional FUNCTION)" t nil) 6280 \(fn &optional FUNCTION)" t nil)
6278 6281
6279 ;;;*** 6282 ;;;***
6280 6283
6281 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 6284 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
6282 ;;;;;; (17851 10865)) 6285 ;;;;;; (17843 27879))
6283 ;;; Generated autoloads from play/decipher.el 6286 ;;; Generated autoloads from play/decipher.el
6284 6287
6285 (autoload (quote decipher) "decipher" "\ 6288 (autoload (quote decipher) "decipher" "\
6286 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode. 6289 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode.
6287 6290
6306 \(fn)" t nil) 6309 \(fn)" t nil)
6307 6310
6308 ;;;*** 6311 ;;;***
6309 6312
6310 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 6313 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
6311 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17851 6314 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17843
6312 ;;;;;; 10822)) 6315 ;;;;;; 27858))
6313 ;;; Generated autoloads from delim-col.el 6316 ;;; Generated autoloads from delim-col.el
6314 6317
6315 (autoload (quote delimit-columns-customize) "delim-col" "\ 6318 (autoload (quote delimit-columns-customize) "delim-col" "\
6316 Customization of `columns' group. 6319 Customization of `columns' group.
6317 6320
6331 6334
6332 \(fn START END)" t nil) 6335 \(fn START END)" t nil)
6333 6336
6334 ;;;*** 6337 ;;;***
6335 6338
6336 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17851 6339 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17843
6337 ;;;;;; 10867)) 6340 ;;;;;; 27881))
6338 ;;; Generated autoloads from progmodes/delphi.el 6341 ;;; Generated autoloads from progmodes/delphi.el
6339 6342
6340 (autoload (quote delphi-mode) "delphi" "\ 6343 (autoload (quote delphi-mode) "delphi" "\
6341 Major mode for editing Delphi code. \\<delphi-mode-map> 6344 Major mode for editing Delphi code. \\<delphi-mode-map>
6342 \\[delphi-tab] - Indents the current line for Delphi code. 6345 \\[delphi-tab] - Indents the current line for Delphi code.
6382 6385
6383 \(fn &optional SKIP-INITIAL-PARSING)" t nil) 6386 \(fn &optional SKIP-INITIAL-PARSING)" t nil)
6384 6387
6385 ;;;*** 6388 ;;;***
6386 6389
6387 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17851 6390 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17843
6388 ;;;;;; 10822)) 6391 ;;;;;; 27858))
6389 ;;; Generated autoloads from delsel.el 6392 ;;; Generated autoloads from delsel.el
6390 6393
6391 (defalias (quote pending-delete-mode) (quote delete-selection-mode)) 6394 (defalias (quote pending-delete-mode) (quote delete-selection-mode))
6392 6395
6393 (defvar delete-selection-mode nil "\ 6396 (defvar delete-selection-mode nil "\
6412 \(fn &optional ARG)" t nil) 6415 \(fn &optional ARG)" t nil)
6413 6416
6414 ;;;*** 6417 ;;;***
6415 6418
6416 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 6419 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
6417 ;;;;;; "derived" "emacs-lisp/derived.el" (17851 10852)) 6420 ;;;;;; "derived" "emacs-lisp/derived.el" (17843 27869))
6418 ;;; Generated autoloads from emacs-lisp/derived.el 6421 ;;; Generated autoloads from emacs-lisp/derived.el
6419 6422
6420 (autoload (quote define-derived-mode) "derived" "\ 6423 (autoload (quote define-derived-mode) "derived" "\
6421 Create a new mode as a variant of an existing mode. 6424 Create a new mode as a variant of an existing mode.
6422 6425
6503 ;;;*** 6506 ;;;***
6504 6507
6505 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6508 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6506 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6509 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6507 ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6510 ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6508 ;;;;;; "desktop.el" (17851 10822)) 6511 ;;;;;; "desktop.el" (17893 52879))
6509 ;;; Generated autoloads from desktop.el 6512 ;;; Generated autoloads from desktop.el
6510 6513
6511 (defvar desktop-save-mode nil "\ 6514 (defvar desktop-save-mode nil "\
6512 Non-nil if Desktop-Save mode is enabled. 6515 Non-nil if Desktop-Save mode is enabled.
6513 See the command `desktop-save-mode' for a description of this minor-mode.") 6516 See the command `desktop-save-mode' for a description of this minor-mode.")
6686 6689
6687 ;;;*** 6690 ;;;***
6688 6691
6689 ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6692 ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6690 ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6693 ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6691 ;;;;;; "deuglify" "gnus/deuglify.el" (17851 10856)) 6694 ;;;;;; "deuglify" "gnus/deuglify.el" (17843 27871))
6692 ;;; Generated autoloads from gnus/deuglify.el 6695 ;;; Generated autoloads from gnus/deuglify.el
6693 6696
6694 (autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\ 6697 (autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\
6695 Unwrap lines that appear to be wrapped citation lines. 6698 Unwrap lines that appear to be wrapped citation lines.
6696 You can control what lines will be unwrapped by frobbing 6699 You can control what lines will be unwrapped by frobbing
6719 \(fn)" t nil) 6722 \(fn)" t nil)
6720 6723
6721 ;;;*** 6724 ;;;***
6722 6725
6723 ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) 6726 ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region)
6724 ;;;;;; "devan-util" "language/devan-util.el" (17851 10861)) 6727 ;;;;;; "devan-util" "language/devan-util.el" (17843 27877))
6725 ;;; Generated autoloads from language/devan-util.el 6728 ;;; Generated autoloads from language/devan-util.el
6726 6729
6727 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 6730 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
6728 6731
6729 (autoload (quote devanagari-compose-region) "devan-util" "\ 6732 (autoload (quote devanagari-compose-region) "devan-util" "\
6737 \(fn LEN)" nil nil) 6740 \(fn LEN)" nil nil)
6738 6741
6739 ;;;*** 6742 ;;;***
6740 6743
6741 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6744 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6742 ;;;;;; "calendar/diary-lib.el" (17851 10852)) 6745 ;;;;;; "calendar/diary-lib.el" (17843 27868))
6743 ;;; Generated autoloads from calendar/diary-lib.el 6746 ;;; Generated autoloads from calendar/diary-lib.el
6744 6747
6745 (autoload (quote diary) "diary-lib" "\ 6748 (autoload (quote diary) "diary-lib" "\
6746 Generate the diary window for ARG days starting with the current date. 6749 Generate the diary window for ARG days starting with the current date.
6747 If no argument is provided, the number of days of diary entries is governed 6750 If no argument is provided, the number of days of diary entries is governed
6783 \(fn)" t nil) 6786 \(fn)" t nil)
6784 6787
6785 ;;;*** 6788 ;;;***
6786 6789
6787 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 6790 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
6788 ;;;;;; "diff.el" (17851 10822)) 6791 ;;;;;; "diff.el" (17843 27859))
6789 ;;; Generated autoloads from diff.el 6792 ;;; Generated autoloads from diff.el
6790 6793
6791 (defvar diff-switches "-c" "\ 6794 (defvar diff-switches "-c" "\
6792 *A string or list of strings specifying switches to be passed to diff.") 6795 *A string or list of strings specifying switches to be passed to diff.")
6793 6796
6817 \(fn FILE &optional SWITCHES)" t nil) 6820 \(fn FILE &optional SWITCHES)" t nil)
6818 6821
6819 ;;;*** 6822 ;;;***
6820 6823
6821 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6824 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6822 ;;;;;; (17867 21034)) 6825 ;;;;;; (17892 53316))
6823 ;;; Generated autoloads from diff-mode.el 6826 ;;; Generated autoloads from diff-mode.el
6824 6827
6825 (autoload (quote diff-mode) "diff-mode" "\ 6828 (autoload (quote diff-mode) "diff-mode" "\
6826 Major mode for viewing/editing context diffs. 6829 Major mode for viewing/editing context diffs.
6827 Supports unified and context diffs as well as (to a lesser extent) 6830 Supports unified and context diffs as well as (to a lesser extent)
7496 7499
7497 \(fn &optional ARG)" t nil) 7500 \(fn &optional ARG)" t nil)
7498 7501
7499 ;;;*** 7502 ;;;***
7500 7503
7501 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17851 10823)) 7504 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17843 27859))
7502 ;;; Generated autoloads from dirtrack.el 7505 ;;; Generated autoloads from dirtrack.el
7503 7506
7504 (autoload (quote dirtrack) "dirtrack" "\ 7507 (autoload (quote dirtrack) "dirtrack" "\
7505 Determine the current directory by scanning the process output for a prompt. 7508 Determine the current directory by scanning the process output for a prompt.
7506 The prompt to look for is the first item in `dirtrack-list'. 7509 The prompt to look for is the first item in `dirtrack-list'.
7515 7518
7516 \(fn INPUT)" nil nil) 7519 \(fn INPUT)" nil nil)
7517 7520
7518 ;;;*** 7521 ;;;***
7519 7522
7520 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17851 7523 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17843
7521 ;;;;;; 10852)) 7524 ;;;;;; 27869))
7522 ;;; Generated autoloads from emacs-lisp/disass.el 7525 ;;; Generated autoloads from emacs-lisp/disass.el
7523 7526
7524 (autoload (quote disassemble) "disass" "\ 7527 (autoload (quote disassemble) "disass" "\
7525 Print disassembled code for OBJECT in (optional) BUFFER. 7528 Print disassembled code for OBJECT in (optional) BUFFER.
7526 OBJECT can be a symbol defined as a function, or a function itself 7529 OBJECT can be a symbol defined as a function, or a function itself
7651 \(fn ARG)" nil nil) 7654 \(fn ARG)" nil nil)
7652 7655
7653 ;;;*** 7656 ;;;***
7654 7657
7655 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 7658 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
7656 ;;;;;; (17851 10865)) 7659 ;;;;;; (17843 27879))
7657 ;;; Generated autoloads from play/dissociate.el 7660 ;;; Generated autoloads from play/dissociate.el
7658 7661
7659 (autoload (quote dissociated-press) "dissociate" "\ 7662 (autoload (quote dissociated-press) "dissociate" "\
7660 Dissociate the text of the current buffer. 7663 Dissociate the text of the current buffer.
7661 Output goes in buffer named *Dissociation*, 7664 Output goes in buffer named *Dissociation*,
7667 7670
7668 \(fn &optional ARG)" t nil) 7671 \(fn &optional ARG)" t nil)
7669 7672
7670 ;;;*** 7673 ;;;***
7671 7674
7672 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17851 10823)) 7675 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17843 27859))
7673 ;;; Generated autoloads from dnd.el 7676 ;;; Generated autoloads from dnd.el
7674 7677
7675 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\ 7678 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\
7676 The functions to call for different protocols when a drop is made. 7679 The functions to call for different protocols when a drop is made.
7677 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'. 7680 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'.
7688 (custom-autoload (quote dnd-protocol-alist) "dnd" t) 7691 (custom-autoload (quote dnd-protocol-alist) "dnd" t)
7689 7692
7690 ;;;*** 7693 ;;;***
7691 7694
7692 ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 7695 ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
7693 ;;;;;; "textmodes/dns-mode.el" (17851 10872)) 7696 ;;;;;; "textmodes/dns-mode.el" (17843 27885))
7694 ;;; Generated autoloads from textmodes/dns-mode.el 7697 ;;; Generated autoloads from textmodes/dns-mode.el
7695 7698
7696 (autoload (quote dns-mode) "dns-mode" "\ 7699 (autoload (quote dns-mode) "dns-mode" "\
7697 Major mode for viewing and editing DNS master files. 7700 Major mode for viewing and editing DNS master files.
7698 This mode is inherited from text mode. It add syntax 7701 This mode is inherited from text mode. It add syntax
7712 \(fn)" t nil) 7715 \(fn)" t nil)
7713 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode)) 7716 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode))
7714 7717
7715 ;;;*** 7718 ;;;***
7716 7719
7717 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17851 10865)) 7720 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17843 27879))
7718 ;;; Generated autoloads from play/doctor.el 7721 ;;; Generated autoloads from play/doctor.el
7719 7722
7720 (autoload (quote doctor) "doctor" "\ 7723 (autoload (quote doctor) "doctor" "\
7721 Switch to *doctor* buffer and start giving psychotherapy. 7724 Switch to *doctor* buffer and start giving psychotherapy.
7722 7725
7723 \(fn)" t nil) 7726 \(fn)" t nil)
7724 7727
7725 ;;;*** 7728 ;;;***
7726 7729
7727 ;;;### (autoloads (double-mode double-mode) "double" "double.el" 7730 ;;;### (autoloads (double-mode double-mode) "double" "double.el"
7728 ;;;;;; (17851 10823)) 7731 ;;;;;; (17843 27859))
7729 ;;; Generated autoloads from double.el 7732 ;;; Generated autoloads from double.el
7730 7733
7731 (defvar double-mode nil "\ 7734 (defvar double-mode nil "\
7732 Toggle Double mode. 7735 Toggle Double mode.
7733 Setting this variable directly does not take effect; 7736 Setting this variable directly does not take effect;
7744 7747
7745 \(fn ARG)" t nil) 7748 \(fn ARG)" t nil)
7746 7749
7747 ;;;*** 7750 ;;;***
7748 7751
7749 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17851 10865)) 7752 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17843 27880))
7750 ;;; Generated autoloads from play/dunnet.el 7753 ;;; Generated autoloads from play/dunnet.el
7751 7754
7752 (autoload (quote dunnet) "dunnet" "\ 7755 (autoload (quote dunnet) "dunnet" "\
7753 Switch to *dungeon* buffer and start game. 7756 Switch to *dungeon* buffer and start game.
7754 7757
7755 \(fn)" t nil) 7758 \(fn)" t nil)
7756 7759
7757 ;;;*** 7760 ;;;***
7758 7761
7759 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 7762 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7760 ;;;;;; (17851 10856)) 7763 ;;;;;; (17843 27871))
7761 ;;; Generated autoloads from gnus/earcon.el 7764 ;;; Generated autoloads from gnus/earcon.el
7762 7765
7763 (autoload (quote gnus-earcon-display) "earcon" "\ 7766 (autoload (quote gnus-earcon-display) "earcon" "\
7764 Play sounds in message buffers. 7767 Play sounds in message buffers.
7765 7768
7861 \(fn ST CSS DOC &rest ARGS)" nil (quote macro)) 7864 \(fn ST CSS DOC &rest ARGS)" nil (quote macro))
7862 7865
7863 ;;;*** 7866 ;;;***
7864 7867
7865 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7868 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7866 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17851 7869 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17843
7867 ;;;;;; 10852)) 7870 ;;;;;; 27869))
7868 ;;; Generated autoloads from emacs-lisp/easymenu.el 7871 ;;; Generated autoloads from emacs-lisp/easymenu.el
7869 7872
7870 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 7873 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
7871 7874
7872 (autoload (quote easy-menu-define) "easymenu" "\ 7875 (autoload (quote easy-menu-define) "easymenu" "\
8430 \(fn)" t nil) 8433 \(fn)" t nil)
8431 8434
8432 ;;;*** 8435 ;;;***
8433 8436
8434 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 8437 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
8435 ;;;;;; (17851 10823)) 8438 ;;;;;; (17843 27859))
8436 ;;; Generated autoloads from ebuff-menu.el 8439 ;;; Generated autoloads from ebuff-menu.el
8437 8440
8438 (autoload (quote electric-buffer-list) "ebuff-menu" "\ 8441 (autoload (quote electric-buffer-list) "ebuff-menu" "\
8439 Pop up a buffer describing the set of Emacs buffers. 8442 Pop up a buffer describing the set of Emacs buffers.
8440 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 8443 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
8455 \(fn ARG)" t nil) 8458 \(fn ARG)" t nil)
8456 8459
8457 ;;;*** 8460 ;;;***
8458 8461
8459 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 8462 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
8460 ;;;;;; "echistory.el" (17851 10823)) 8463 ;;;;;; "echistory.el" (17843 27859))
8461 ;;; Generated autoloads from echistory.el 8464 ;;; Generated autoloads from echistory.el
8462 8465
8463 (autoload (quote Electric-command-history-redo-expression) "echistory" "\ 8466 (autoload (quote Electric-command-history-redo-expression) "echistory" "\
8464 Edit current history line in minibuffer and execute result. 8467 Edit current history line in minibuffer and execute result.
8465 With prefix arg NOCONFIRM, execute current line as-is without editing. 8468 With prefix arg NOCONFIRM, execute current line as-is without editing.
8468 8471
8469 ;;;*** 8472 ;;;***
8470 8473
8471 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 8474 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8472 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8475 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8473 ;;;;;; "emacs-lisp/edebug.el" (17851 10852)) 8476 ;;;;;; "emacs-lisp/edebug.el" (17843 27869))
8474 ;;; Generated autoloads from emacs-lisp/edebug.el 8477 ;;; Generated autoloads from emacs-lisp/edebug.el
8475 8478
8476 (defvar edebug-all-defs nil "\ 8479 (defvar edebug-all-defs nil "\
8477 *If non-nil, evaluating defining forms instruments for Edebug. 8480 *If non-nil, evaluating defining forms instruments for Edebug.
8478 This applies to `eval-defun', `eval-region', `eval-buffer', and 8481 This applies to `eval-defun', `eval-region', `eval-buffer', and
8773 \(fn &optional NODE)" t nil) 8776 \(fn &optional NODE)" t nil)
8774 8777
8775 ;;;*** 8778 ;;;***
8776 8779
8777 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 8780 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
8778 ;;;;;; (17851 10823)) 8781 ;;;;;; (17843 27859))
8779 ;;; Generated autoloads from ediff-help.el 8782 ;;; Generated autoloads from ediff-help.el
8780 8783
8781 (autoload (quote ediff-customize) "ediff-help" "\ 8784 (autoload (quote ediff-customize) "ediff-help" "\
8782 Not documented 8785 Not documented
8783 8786
8784 \(fn)" t nil) 8787 \(fn)" t nil)
8785 8788
8786 ;;;*** 8789 ;;;***
8787 8790
8788 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17851 10823)) 8791 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17843 27859))
8789 ;;; Generated autoloads from ediff-hook.el 8792 ;;; Generated autoloads from ediff-hook.el
8790 8793
8791 (defvar ediff-window-setup-function) 8794 (defvar ediff-window-setup-function)
8792 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form)) 8795 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form))
8793 8796
8796 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame" . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions" . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff" . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual" . ediff-documentation)))))) 8799 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame" . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions" . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff" . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual" . ediff-documentation))))))
8797 8800
8798 ;;;*** 8801 ;;;***
8799 8802
8800 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 8803 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8801 ;;;;;; (17851 10823)) 8804 ;;;;;; (17843 27859))
8802 ;;; Generated autoloads from ediff-mult.el 8805 ;;; Generated autoloads from ediff-mult.el
8803 8806
8804 (autoload (quote ediff-show-registry) "ediff-mult" "\ 8807 (autoload (quote ediff-show-registry) "ediff-mult" "\
8805 Display Ediff's registry. 8808 Display Ediff's registry.
8806 8809
8830 8833
8831 ;;;*** 8834 ;;;***
8832 8835
8833 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8836 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8834 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8837 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8835 ;;;;;; (17851 10823)) 8838 ;;;;;; (17843 27859))
8836 ;;; Generated autoloads from edmacro.el 8839 ;;; Generated autoloads from edmacro.el
8837 8840
8838 (defvar edmacro-eight-bits nil "\ 8841 (defvar edmacro-eight-bits nil "\
8839 *Non-nil if edit-kbd-macro should leave 8-bit characters intact. 8842 *Non-nil if edit-kbd-macro should leave 8-bit characters intact.
8840 Default nil means to write characters above \\177 in octal notation.") 8843 Default nil means to write characters above \\177 in octal notation.")
8883 \(fn &optional MACRO VERBOSE)" nil nil) 8886 \(fn &optional MACRO VERBOSE)" nil nil)
8884 8887
8885 ;;;*** 8888 ;;;***
8886 8889
8887 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8890 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8888 ;;;;;; "emulation/edt.el" (17851 10853)) 8891 ;;;;;; "emulation/edt.el" (17843 27869))
8889 ;;; Generated autoloads from emulation/edt.el 8892 ;;; Generated autoloads from emulation/edt.el
8890 8893
8891 (autoload (quote edt-set-scroll-margins) "edt" "\ 8894 (autoload (quote edt-set-scroll-margins) "edt" "\
8892 Set scroll margins. 8895 Set scroll margins.
8893 Argument TOP is the top margin in number of lines or percent of window. 8896 Argument TOP is the top margin in number of lines or percent of window.
8938 \(fn FUN &optional NAME)" nil nil) 8941 \(fn FUN &optional NAME)" nil nil)
8939 8942
8940 ;;;*** 8943 ;;;***
8941 8944
8942 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8945 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8943 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17851 10853)) 8946 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17843 27869))
8944 ;;; Generated autoloads from emacs-lisp/eldoc.el 8947 ;;; Generated autoloads from emacs-lisp/eldoc.el
8945 8948
8946 (defvar eldoc-minor-mode-string " ElDoc" "\ 8949 (defvar eldoc-minor-mode-string " ElDoc" "\
8947 *String to display in mode line when Eldoc Mode is enabled; nil for none.") 8950 *String to display in mode line when Eldoc Mode is enabled; nil for none.")
8948 8951
8976 This variable is expected to be made buffer-local by modes (other than 8979 This variable is expected to be made buffer-local by modes (other than
8977 Emacs Lisp mode) that support Eldoc.") 8980 Emacs Lisp mode) that support Eldoc.")
8978 8981
8979 ;;;*** 8982 ;;;***
8980 8983
8981 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17851 8984 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17843
8982 ;;;;;; 10826)) 8985 ;;;;;; 27859))
8983 ;;; Generated autoloads from elide-head.el 8986 ;;; Generated autoloads from elide-head.el
8984 8987
8985 (autoload (quote elide-head) "elide-head" "\ 8988 (autoload (quote elide-head) "elide-head" "\
8986 Hide header material in buffer according to `elide-head-headers-to-hide'. 8989 Hide header material in buffer according to `elide-head-headers-to-hide'.
8987 8990
8993 \(fn &optional ARG)" t nil) 8996 \(fn &optional ARG)" t nil)
8994 8997
8995 ;;;*** 8998 ;;;***
8996 8999
8997 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 9000 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
8998 ;;;;;; (17851 10853)) 9001 ;;;;;; (17843 27869))
8999 ;;; Generated autoloads from emacs-lisp/elint.el 9002 ;;; Generated autoloads from emacs-lisp/elint.el
9000 9003
9001 (autoload (quote elint-initialize) "elint" "\ 9004 (autoload (quote elint-initialize) "elint" "\
9002 Initialize elint. 9005 Initialize elint.
9003 9006
9004 \(fn)" t nil) 9007 \(fn)" t nil)
9005 9008
9006 ;;;*** 9009 ;;;***
9007 9010
9008 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 9011 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
9009 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17851 9012 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17843
9010 ;;;;;; 10853)) 9013 ;;;;;; 27869))
9011 ;;; Generated autoloads from emacs-lisp/elp.el 9014 ;;; Generated autoloads from emacs-lisp/elp.el
9012 9015
9013 (autoload (quote elp-instrument-function) "elp" "\ 9016 (autoload (quote elp-instrument-function) "elp" "\
9014 Instrument FUNSYM for profiling. 9017 Instrument FUNSYM for profiling.
9015 FUNSYM must be a symbol of a defined function. 9018 FUNSYM must be a symbol of a defined function.
9039 \(fn)" t nil) 9042 \(fn)" t nil)
9040 9043
9041 ;;;*** 9044 ;;;***
9042 9045
9043 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 9046 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
9044 ;;;;;; (17851 10861)) 9047 ;;;;;; (17843 27878))
9045 ;;; Generated autoloads from mail/emacsbug.el 9048 ;;; Generated autoloads from mail/emacsbug.el
9046 9049
9047 (autoload (quote report-emacs-bug) "emacsbug" "\ 9050 (autoload (quote report-emacs-bug) "emacsbug" "\
9048 Report a bug in GNU Emacs. 9051 Report a bug in GNU Emacs.
9049 Prompts for bug subject. Leaves you in a mail buffer. 9052 Prompts for bug subject. Leaves you in a mail buffer.
9132 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil) 9135 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil)
9133 9136
9134 ;;;*** 9137 ;;;***
9135 9138
9136 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 9139 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
9137 ;;;;;; (17851 10860)) 9140 ;;;;;; (17843 27876))
9138 ;;; Generated autoloads from international/encoded-kb.el 9141 ;;; Generated autoloads from international/encoded-kb.el
9139 9142
9140 (defvar encoded-kbd-mode nil "\ 9143 (defvar encoded-kbd-mode nil "\
9141 Non-nil if Encoded-Kbd mode is enabled. 9144 Non-nil if Encoded-Kbd mode is enabled.
9142 See the command `encoded-kbd-mode' for a description of this minor-mode. 9145 See the command `encoded-kbd-mode' for a description of this minor-mode.
9161 \(fn &optional ARG)" t nil) 9164 \(fn &optional ARG)" t nil)
9162 9165
9163 ;;;*** 9166 ;;;***
9164 9167
9165 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 9168 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
9166 ;;;;;; "enriched" "textmodes/enriched.el" (17851 10872)) 9169 ;;;;;; "enriched" "textmodes/enriched.el" (17843 27885))
9167 ;;; Generated autoloads from textmodes/enriched.el 9170 ;;; Generated autoloads from textmodes/enriched.el
9168 9171
9169 (autoload (quote enriched-mode) "enriched" "\ 9172 (autoload (quote enriched-mode) "enriched" "\
9170 Minor mode for editing text/enriched files. 9173 Minor mode for editing text/enriched files.
9171 These are files with embedded formatting information in the MIME standard 9174 These are files with embedded formatting information in the MIME standard
9192 \(fn FROM TO)" nil nil) 9195 \(fn FROM TO)" nil nil)
9193 9196
9194 ;;;*** 9197 ;;;***
9195 9198
9196 ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 9199 ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
9197 ;;;;;; "erc/erc.el" (17851 10855)) 9200 ;;;;;; "erc/erc.el" (17838 58220))
9198 ;;; Generated autoloads from erc/erc.el 9201 ;;; Generated autoloads from erc/erc.el
9199 9202
9200 (autoload (quote erc-select-read-args) "erc" "\ 9203 (autoload (quote erc-select-read-args) "erc" "\
9201 Prompt the user for values of nick, server, port, and password. 9204 Prompt the user for values of nick, server, port, and password.
9202 9205
9228 9231
9229 \(fn HOST PORT CHANNEL USER PASSWORD)" nil nil) 9232 \(fn HOST PORT CHANNEL USER PASSWORD)" nil nil)
9230 9233
9231 ;;;*** 9234 ;;;***
9232 9235
9233 ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17851 9236 ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17843
9234 ;;;;;; 10855)) 9237 ;;;;;; 27870))
9235 ;;; Generated autoloads from erc/erc-autoaway.el 9238 ;;; Generated autoloads from erc/erc-autoaway.el
9236 (autoload 'erc-autoaway-mode "erc-autoaway") 9239 (autoload 'erc-autoaway-mode "erc-autoaway")
9237 9240
9238 ;;;*** 9241 ;;;***
9239 9242
9240 ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17851 10855)) 9243 ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17843 27870))
9241 ;;; Generated autoloads from erc/erc-button.el 9244 ;;; Generated autoloads from erc/erc-button.el
9242 (autoload 'erc-button-mode "erc-button" nil t) 9245 (autoload 'erc-button-mode "erc-button" nil t)
9243 9246
9244 ;;;*** 9247 ;;;***
9245 9248
9247 ;;; Generated autoloads from erc/erc-capab.el 9250 ;;; Generated autoloads from erc/erc-capab.el
9248 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 9251 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
9249 9252
9250 ;;;*** 9253 ;;;***
9251 9254
9252 ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17851 10855)) 9255 ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17843 27870))
9253 ;;; Generated autoloads from erc/erc-compat.el 9256 ;;; Generated autoloads from erc/erc-compat.el
9254 (autoload 'erc-define-minor-mode "erc-compat") 9257 (autoload 'erc-define-minor-mode "erc-compat")
9255 9258
9256 ;;;*** 9259 ;;;***
9257 9260
9258 ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) 9261 ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
9259 ;;;;;; "erc-dcc" "erc/erc-dcc.el" (17851 10855)) 9262 ;;;;;; "erc-dcc" "erc/erc-dcc.el" (17843 27870))
9260 ;;; Generated autoloads from erc/erc-dcc.el 9263 ;;; Generated autoloads from erc/erc-dcc.el
9261 9264
9262 (autoload (quote erc-cmd-DCC) "erc-dcc" "\ 9265 (autoload (quote erc-cmd-DCC) "erc-dcc" "\
9263 Parser for /dcc command. 9266 Parser for /dcc command.
9264 This figures out the dcc subcommand and calls the appropriate routine to 9267 This figures out the dcc subcommand and calls the appropriate routine to
9286 9289
9287 ;;;### (autoloads (erc-ezb-initialize erc-ezb-select-session erc-ezb-select 9290 ;;;### (autoloads (erc-ezb-initialize erc-ezb-select-session erc-ezb-select
9288 ;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list 9291 ;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
9289 ;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 9292 ;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9290 ;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el" 9293 ;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
9291 ;;;;;; (17851 10855)) 9294 ;;;;;; (17843 27870))
9292 ;;; Generated autoloads from erc/erc-ezbounce.el 9295 ;;; Generated autoloads from erc/erc-ezbounce.el
9293 9296
9294 (autoload (quote erc-cmd-ezb) "erc-ezbounce" "\ 9297 (autoload (quote erc-cmd-ezb) "erc-ezbounce" "\
9295 Send EZB commands to the EZBouncer verbatim. 9298 Send EZB commands to the EZBouncer verbatim.
9296 9299
9348 9351
9349 \(fn)" nil nil) 9352 \(fn)" nil nil)
9350 9353
9351 ;;;*** 9354 ;;;***
9352 9355
9353 ;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17851 9356 ;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17843
9354 ;;;;;; 10855)) 9357 ;;;;;; 27870))
9355 ;;; Generated autoloads from erc/erc-fill.el 9358 ;;; Generated autoloads from erc/erc-fill.el
9356 (autoload 'erc-fill-mode "erc-fill" nil t) 9359 (autoload 'erc-fill-mode "erc-fill" nil t)
9357 9360
9358 (autoload (quote erc-fill) "erc-fill" "\ 9361 (autoload (quote erc-fill) "erc-fill" "\
9359 Fill a region using the function referenced in `erc-fill-function'. 9362 Fill a region using the function referenced in `erc-fill-function'.
9361 9364
9362 \(fn)" nil nil) 9365 \(fn)" nil nil)
9363 9366
9364 ;;;*** 9367 ;;;***
9365 9368
9366 ;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (17851 9369 ;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (17843
9367 ;;;;;; 10855)) 9370 ;;;;;; 27870))
9368 ;;; Generated autoloads from erc/erc-hecomplete.el 9371 ;;; Generated autoloads from erc/erc-hecomplete.el
9369 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 9372 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
9370 9373
9371 ;;;*** 9374 ;;;***
9372 9375
9373 ;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9376 ;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9374 ;;;;;; "erc/erc-identd.el" (17851 10855)) 9377 ;;;;;; "erc/erc-identd.el" (17843 27870))
9375 ;;; Generated autoloads from erc/erc-identd.el 9378 ;;; Generated autoloads from erc/erc-identd.el
9376 (autoload 'erc-identd-mode "erc-identd") 9379 (autoload 'erc-identd-mode "erc-identd")
9377 9380
9378 (autoload (quote erc-identd-start) "erc-identd" "\ 9381 (autoload (quote erc-identd-start) "erc-identd" "\
9379 Start an identd server listening to port 8113. 9382 Start an identd server listening to port 8113.
9391 \(fn &rest IGNORE)" t nil) 9394 \(fn &rest IGNORE)" t nil)
9392 9395
9393 ;;;*** 9396 ;;;***
9394 9397
9395 ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9398 ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9396 ;;;;;; (17851 10855)) 9399 ;;;;;; (17843 27870))
9397 ;;; Generated autoloads from erc/erc-imenu.el 9400 ;;; Generated autoloads from erc/erc-imenu.el
9398 9401
9399 (autoload (quote erc-create-imenu-index) "erc-imenu" "\ 9402 (autoload (quote erc-create-imenu-index) "erc-imenu" "\
9400 Not documented 9403 Not documented
9401 9404
9402 \(fn)" nil nil) 9405 \(fn)" nil nil)
9403 9406
9404 ;;;*** 9407 ;;;***
9405 9408
9406 ;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17851 10855)) 9409 ;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17843 27870))
9407 ;;; Generated autoloads from erc/erc-join.el 9410 ;;; Generated autoloads from erc/erc-join.el
9408 (autoload 'erc-autojoin-mode "erc-join" nil t) 9411 (autoload 'erc-autojoin-mode "erc-join" nil t)
9409 9412
9410 ;;;*** 9413 ;;;***
9411 9414
9412 ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9415 ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9413 ;;;;;; "erc/erc-log.el" (17851 10855)) 9416 ;;;;;; "erc/erc-log.el" (17843 27870))
9414 ;;; Generated autoloads from erc/erc-log.el 9417 ;;; Generated autoloads from erc/erc-log.el
9415 (autoload 'erc-log-mode "erc-log" nil t) 9418 (autoload 'erc-log-mode "erc-log" nil t)
9416 9419
9417 (autoload (quote erc-logging-enabled) "erc-log" "\ 9420 (autoload (quote erc-logging-enabled) "erc-log" "\
9418 Return non-nil if logging is enabled for BUFFER. 9421 Return non-nil if logging is enabled for BUFFER.
9440 ;;;*** 9443 ;;;***
9441 9444
9442 ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9445 ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9443 ;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9446 ;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9444 ;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9447 ;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9445 ;;;;;; (17851 10855)) 9448 ;;;;;; (17843 27870))
9446 ;;; Generated autoloads from erc/erc-match.el 9449 ;;; Generated autoloads from erc/erc-match.el
9447 (autoload 'erc-match-mode "erc-match") 9450 (autoload 'erc-match-mode "erc-match")
9448 9451
9449 (autoload (quote erc-add-pal) "erc-match" "\ 9452 (autoload (quote erc-add-pal) "erc-match" "\
9450 Add pal interactively to `erc-pals'. 9453 Add pal interactively to `erc-pals'.
9486 9489
9487 \(fn)" t nil) 9490 \(fn)" t nil)
9488 9491
9489 ;;;*** 9492 ;;;***
9490 9493
9491 ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (17851 10855)) 9494 ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (17843 27870))
9492 ;;; Generated autoloads from erc/erc-menu.el 9495 ;;; Generated autoloads from erc/erc-menu.el
9493 (autoload 'erc-menu-mode "erc-menu" nil t) 9496 (autoload 'erc-menu-mode "erc-menu" nil t)
9494 9497
9495 ;;;*** 9498 ;;;***
9496 9499
9497 ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9500 ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9498 ;;;;;; (17851 10855)) 9501 ;;;;;; (17843 27870))
9499 ;;; Generated autoloads from erc/erc-netsplit.el 9502 ;;; Generated autoloads from erc/erc-netsplit.el
9500 (autoload 'erc-netsplit-mode "erc-netsplit") 9503 (autoload 'erc-netsplit-mode "erc-netsplit")
9501 9504
9502 (autoload (quote erc-cmd-WHOLEFT) "erc-netsplit" "\ 9505 (autoload (quote erc-cmd-WHOLEFT) "erc-netsplit" "\
9503 Show who's gone. 9506 Show who's gone.
9505 \(fn)" nil nil) 9508 \(fn)" nil nil)
9506 9509
9507 ;;;*** 9510 ;;;***
9508 9511
9509 ;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9512 ;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9510 ;;;;;; "erc/erc-networks.el" (17851 10855)) 9513 ;;;;;; "erc/erc-networks.el" (17843 27870))
9511 ;;; Generated autoloads from erc/erc-networks.el 9514 ;;; Generated autoloads from erc/erc-networks.el
9512 9515
9513 (autoload (quote erc-determine-network) "erc-networks" "\ 9516 (autoload (quote erc-determine-network) "erc-networks" "\
9514 Return the name of the network or \"Unknown\" as a symbol. Use the 9517 Return the name of the network or \"Unknown\" as a symbol. Use the
9515 server parameter NETWORK if provided, otherwise parse the server name and 9518 server parameter NETWORK if provided, otherwise parse the server name and
9523 \(fn)" t nil) 9526 \(fn)" t nil)
9524 9527
9525 ;;;*** 9528 ;;;***
9526 9529
9527 ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9530 ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9528 ;;;;;; "erc/erc-notify.el" (17851 10855)) 9531 ;;;;;; "erc/erc-notify.el" (17843 27870))
9529 ;;; Generated autoloads from erc/erc-notify.el 9532 ;;; Generated autoloads from erc/erc-notify.el
9530 (autoload 'erc-notify-mode "erc-notify" nil t) 9533 (autoload 'erc-notify-mode "erc-notify" nil t)
9531 9534
9532 (autoload (quote erc-cmd-NOTIFY) "erc-notify" "\ 9535 (autoload (quote erc-cmd-NOTIFY) "erc-notify" "\
9533 Change `erc-notify-list' or list current notify-list members online. 9536 Change `erc-notify-list' or list current notify-list members online.
9541 9544
9542 \(fn)" nil nil) 9545 \(fn)" nil nil)
9543 9546
9544 ;;;*** 9547 ;;;***
9545 9548
9546 ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17851 10855)) 9549 ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17843 27870))
9547 ;;; Generated autoloads from erc/erc-page.el 9550 ;;; Generated autoloads from erc/erc-page.el
9548 (autoload 'erc-page-mode "erc-page") 9551 (autoload 'erc-page-mode "erc-page")
9549 9552
9550 ;;;*** 9553 ;;;***
9551 9554
9552 ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17851 9555 ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17843
9553 ;;;;;; 10855)) 9556 ;;;;;; 27870))
9554 ;;; Generated autoloads from erc/erc-pcomplete.el 9557 ;;; Generated autoloads from erc/erc-pcomplete.el
9555 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9558 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9556 9559
9557 ;;;*** 9560 ;;;***
9558 9561
9559 ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17851 10855)) 9562 ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17843 27870))
9560 ;;; Generated autoloads from erc/erc-replace.el 9563 ;;; Generated autoloads from erc/erc-replace.el
9561 (autoload 'erc-replace-mode "erc-replace") 9564 (autoload 'erc-replace-mode "erc-replace")
9562 9565
9563 ;;;*** 9566 ;;;***
9564 9567
9565 ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17851 10855)) 9568 ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17843 27870))
9566 ;;; Generated autoloads from erc/erc-ring.el 9569 ;;; Generated autoloads from erc/erc-ring.el
9567 (autoload 'erc-ring-mode "erc-ring" nil t) 9570 (autoload 'erc-ring-mode "erc-ring" nil t)
9568 9571
9569 ;;;*** 9572 ;;;***
9570 9573
9571 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9574 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9572 ;;;;;; "erc-services" "erc/erc-services.el" (17851 10855)) 9575 ;;;;;; "erc-services" "erc/erc-services.el" (17843 27870))
9573 ;;; Generated autoloads from erc/erc-services.el 9576 ;;; Generated autoloads from erc/erc-services.el
9574 (autoload 'erc-services-mode "erc-services" nil t) 9577 (autoload 'erc-services-mode "erc-services" nil t)
9575 9578
9576 (autoload (quote erc-nickserv-identify-mode) "erc-services" "\ 9579 (autoload (quote erc-nickserv-identify-mode) "erc-services" "\
9577 Set up hooks according to which MODE the user has chosen. 9580 Set up hooks according to which MODE the user has chosen.
9584 9587
9585 \(fn PASSWORD)" t nil) 9588 \(fn PASSWORD)" t nil)
9586 9589
9587 ;;;*** 9590 ;;;***
9588 9591
9589 ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17851 10855)) 9592 ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17843 27870))
9590 ;;; Generated autoloads from erc/erc-sound.el 9593 ;;; Generated autoloads from erc/erc-sound.el
9591 (autoload 'erc-sound-mode "erc-sound") 9594 (autoload 'erc-sound-mode "erc-sound")
9592 9595
9593 ;;;*** 9596 ;;;***
9594 9597
9595 ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9598 ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9596 ;;;;;; (17851 10855)) 9599 ;;;;;; (17843 27870))
9597 ;;; Generated autoloads from erc/erc-speedbar.el 9600 ;;; Generated autoloads from erc/erc-speedbar.el
9598 9601
9599 (autoload (quote erc-speedbar-browser) "erc-speedbar" "\ 9602 (autoload (quote erc-speedbar-browser) "erc-speedbar" "\
9600 Initialize speedbar to display an ERC browser. 9603 Initialize speedbar to display an ERC browser.
9601 This will add a speedbar major display mode. 9604 This will add a speedbar major display mode.
9602 9605
9603 \(fn)" t nil) 9606 \(fn)" t nil)
9604 9607
9605 ;;;*** 9608 ;;;***
9606 9609
9607 ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17851 9610 ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17843
9608 ;;;;;; 10855)) 9611 ;;;;;; 27870))
9609 ;;; Generated autoloads from erc/erc-spelling.el 9612 ;;; Generated autoloads from erc/erc-spelling.el
9610 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9613 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9611 9614
9612 ;;;*** 9615 ;;;***
9613 9616
9614 ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17851 10855)) 9617 ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17843 27870))
9615 ;;; Generated autoloads from erc/erc-stamp.el 9618 ;;; Generated autoloads from erc/erc-stamp.el
9616 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9619 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9617 9620
9618 ;;;*** 9621 ;;;***
9619 9622
9620 ;;;### (autoloads nil "erc-track" "erc/erc-track.el" (17851 10855)) 9623 ;;;### (autoloads nil "erc-track" "erc/erc-track.el" (17843 27870))
9621 ;;; Generated autoloads from erc/erc-track.el 9624 ;;; Generated autoloads from erc/erc-track.el
9622 (autoload 'erc-track-mode "erc-track" nil t) 9625 (autoload 'erc-track-mode "erc-track" nil t)
9623 (autoload 'erc-track-when-inactive-mode "erc-track" nil t) 9626 (autoload 'erc-track-when-inactive-mode "erc-track" nil t)
9624 9627
9625 ;;;*** 9628 ;;;***
9626 9629
9627 ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9630 ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9628 ;;;;;; "erc-truncate" "erc/erc-truncate.el" (17851 10855)) 9631 ;;;;;; "erc-truncate" "erc/erc-truncate.el" (17843 27870))
9629 ;;; Generated autoloads from erc/erc-truncate.el 9632 ;;; Generated autoloads from erc/erc-truncate.el
9630 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9633 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9631 9634
9632 (autoload (quote erc-truncate-buffer-to-size) "erc-truncate" "\ 9635 (autoload (quote erc-truncate-buffer-to-size) "erc-truncate" "\
9633 Truncates the buffer to the size SIZE. 9636 Truncates the buffer to the size SIZE.
9643 \(fn)" t nil) 9646 \(fn)" t nil)
9644 9647
9645 ;;;*** 9648 ;;;***
9646 9649
9647 ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9650 ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9648 ;;;;;; (17851 10855)) 9651 ;;;;;; (17843 27870))
9649 ;;; Generated autoloads from erc/erc-xdcc.el 9652 ;;; Generated autoloads from erc/erc-xdcc.el
9650 9653
9651 (autoload (quote erc-xdcc-add-file) "erc-xdcc" "\ 9654 (autoload (quote erc-xdcc-add-file) "erc-xdcc" "\
9652 Add a file to `erc-xdcc-files'. 9655 Add a file to `erc-xdcc-files'.
9653 9656
9654 \(fn FILE)" t nil) 9657 \(fn FILE)" t nil)
9655 9658
9656 ;;;*** 9659 ;;;***
9657 9660
9658 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17851 9661 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17843
9659 ;;;;;; 10856)) 9662 ;;;;;; 27870))
9660 ;;; Generated autoloads from eshell/esh-mode.el 9663 ;;; Generated autoloads from eshell/esh-mode.el
9661 9664
9662 (autoload (quote eshell-mode) "esh-mode" "\ 9665 (autoload (quote eshell-mode) "esh-mode" "\
9663 Emacs shell interactive mode. 9666 Emacs shell interactive mode.
9664 9667
9666 9669
9667 \(fn)" nil nil) 9670 \(fn)" nil nil)
9668 9671
9669 ;;;*** 9672 ;;;***
9670 9673
9671 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17851 9674 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17843
9672 ;;;;;; 10856)) 9675 ;;;;;; 27870))
9673 ;;; Generated autoloads from eshell/esh-test.el 9676 ;;; Generated autoloads from eshell/esh-test.el
9674 9677
9675 (autoload (quote eshell-test) "esh-test" "\ 9678 (autoload (quote eshell-test) "esh-test" "\
9676 Test Eshell to verify that it works as expected. 9679 Test Eshell to verify that it works as expected.
9677 9680
9678 \(fn &optional ARG)" t nil) 9681 \(fn &optional ARG)" t nil)
9679 9682
9680 ;;;*** 9683 ;;;***
9681 9684
9682 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 9685 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
9683 ;;;;;; eshell) "eshell" "eshell/eshell.el" (17851 10856)) 9686 ;;;;;; eshell) "eshell" "eshell/eshell.el" (17843 27870))
9684 ;;; Generated autoloads from eshell/eshell.el 9687 ;;; Generated autoloads from eshell/eshell.el
9685 9688
9686 (autoload (quote eshell) "eshell" "\ 9689 (autoload (quote eshell) "eshell" "\
9687 Create an interactive Eshell buffer. 9690 Create an interactive Eshell buffer.
9688 The buffer used for Eshell sessions is determined by the value of 9691 The buffer used for Eshell sessions is determined by the value of
9724 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 9727 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
9725 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer 9728 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer
9726 ;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9729 ;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9727 ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9730 ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9728 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9731 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9729 ;;;;;; (17851 10867)) 9732 ;;;;;; (17843 27881))
9730 ;;; Generated autoloads from progmodes/etags.el 9733 ;;; Generated autoloads from progmodes/etags.el
9731 9734
9732 (defvar tags-file-name nil "\ 9735 (defvar tags-file-name nil "\
9733 *File name of tags table. 9736 *File name of tags table.
9734 To switch to a new tags table, setting this variable is sufficient. 9737 To switch to a new tags table, setting this variable is sufficient.
10026 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel 10029 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel
10027 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker 10030 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker
10028 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 10031 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
10029 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 10032 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
10030 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 10033 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
10031 ;;;;;; "ethio-util" "language/ethio-util.el" (17851 10861)) 10034 ;;;;;; "ethio-util" "language/ethio-util.el" (17843 27877))
10032 ;;; Generated autoloads from language/ethio-util.el 10035 ;;; Generated autoloads from language/ethio-util.el
10033 10036
10034 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 10037 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
10035 Not documented 10038 Not documented
10036 10039
10221 10224
10222 ;;;*** 10225 ;;;***
10223 10226
10224 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 10227 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
10225 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 10228 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
10226 ;;;;;; (17851 10863)) 10229 ;;;;;; (17843 27879))
10227 ;;; Generated autoloads from net/eudc.el 10230 ;;; Generated autoloads from net/eudc.el
10228 10231
10229 (autoload (quote eudc-set-server) "eudc" "\ 10232 (autoload (quote eudc-set-server) "eudc" "\
10230 Set the directory server to SERVER using PROTOCOL. 10233 Set the directory server to SERVER using PROTOCOL.
10231 Unless NO-SAVE is non-nil, the server is saved as the default 10234 Unless NO-SAVE is non-nil, the server is saved as the default
10277 10280
10278 ;;;*** 10281 ;;;***
10279 10282
10280 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10283 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10281 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 10284 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
10282 ;;;;;; "eudc-bob" "net/eudc-bob.el" (17851 10863)) 10285 ;;;;;; "eudc-bob" "net/eudc-bob.el" (17843 27879))
10283 ;;; Generated autoloads from net/eudc-bob.el 10286 ;;; Generated autoloads from net/eudc-bob.el
10284 10287
10285 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 10288 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
10286 Display a button for unidentified binary DATA. 10289 Display a button for unidentified binary DATA.
10287 10290
10313 \(fn DATA)" nil nil) 10316 \(fn DATA)" nil nil)
10314 10317
10315 ;;;*** 10318 ;;;***
10316 10319
10317 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10320 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
10318 ;;;;;; "eudc-export" "net/eudc-export.el" (17851 10863)) 10321 ;;;;;; "eudc-export" "net/eudc-export.el" (17843 27879))
10319 ;;; Generated autoloads from net/eudc-export.el 10322 ;;; Generated autoloads from net/eudc-export.el
10320 10323
10321 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 10324 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
10322 Insert record at point into the BBDB database. 10325 Insert record at point into the BBDB database.
10323 This function can only be called from a directory query result buffer. 10326 This function can only be called from a directory query result buffer.
10330 \(fn)" t nil) 10333 \(fn)" t nil)
10331 10334
10332 ;;;*** 10335 ;;;***
10333 10336
10334 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10337 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10335 ;;;;;; (17851 10863)) 10338 ;;;;;; (17843 27879))
10336 ;;; Generated autoloads from net/eudc-hotlist.el 10339 ;;; Generated autoloads from net/eudc-hotlist.el
10337 10340
10338 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 10341 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
10339 Edit the hotlist of directory servers in a specialized buffer. 10342 Edit the hotlist of directory servers in a specialized buffer.
10340 10343
10341 \(fn)" t nil) 10344 \(fn)" t nil)
10342 10345
10343 ;;;*** 10346 ;;;***
10344 10347
10345 ;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17851 10348 ;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17843
10346 ;;;;;; 10853)) 10349 ;;;;;; 27869))
10347 ;;; Generated autoloads from emacs-lisp/ewoc.el 10350 ;;; Generated autoloads from emacs-lisp/ewoc.el
10348 10351
10349 (autoload (quote ewoc-create) "ewoc" "\ 10352 (autoload (quote ewoc-create) "ewoc" "\
10350 Create an empty ewoc. 10353 Create an empty ewoc.
10351 10354
10370 ;;;*** 10373 ;;;***
10371 10374
10372 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10375 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10373 ;;;;;; executable-self-display executable-set-magic executable-interpret 10376 ;;;;;; executable-self-display executable-set-magic executable-interpret
10374 ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10377 ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10375 ;;;;;; (17851 10867)) 10378 ;;;;;; (17843 27881))
10376 ;;; Generated autoloads from progmodes/executable.el 10379 ;;; Generated autoloads from progmodes/executable.el
10377 10380
10378 (autoload (quote executable-command-find-posix-p) "executable" "\ 10381 (autoload (quote executable-command-find-posix-p) "executable" "\
10379 Check if PROGRAM handles arguments Posix-style. 10382 Check if PROGRAM handles arguments Posix-style.
10380 If PROGRAM is non-nil, use that instead of \"find\". 10383 If PROGRAM is non-nil, use that instead of \"find\".
10412 \(fn)" nil nil) 10415 \(fn)" nil nil)
10413 10416
10414 ;;;*** 10417 ;;;***
10415 10418
10416 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10419 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10417 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (17851 10827)) 10420 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (17843 27859))
10418 ;;; Generated autoloads from expand.el 10421 ;;; Generated autoloads from expand.el
10419 10422
10420 (autoload (quote expand-add-abbrevs) "expand" "\ 10423 (autoload (quote expand-add-abbrevs) "expand" "\
10421 Add a list of abbrev to abbrev table TABLE. 10424 Add a list of abbrev to abbrev table TABLE.
10422 ABBREVS is a list of abbrev definitions; each abbrev description entry 10425 ABBREVS is a list of abbrev definitions; each abbrev description entry
10455 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 10458 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
10456 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 10459 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
10457 10460
10458 ;;;*** 10461 ;;;***
10459 10462
10460 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17851 10867)) 10463 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17843 27881))
10461 ;;; Generated autoloads from progmodes/f90.el 10464 ;;; Generated autoloads from progmodes/f90.el
10462 10465
10463 (autoload (quote f90-mode) "f90" "\ 10466 (autoload (quote f90-mode) "f90" "\
10464 Major mode for editing Fortran 90,95 code in free format. 10467 Major mode for editing Fortran 90,95 code in free format.
10465 For fixed format code, use `fortran-mode'. 10468 For fixed format code, use `fortran-mode'.
10522 10525
10523 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special 10526 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special
10524 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 10527 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
10525 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 10528 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
10526 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 10529 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
10527 ;;;;;; "facemenu" "facemenu.el" (17851 10827)) 10530 ;;;;;; "facemenu" "facemenu.el" (17843 27859))
10528 ;;; Generated autoloads from facemenu.el 10531 ;;; Generated autoloads from facemenu.el
10529 (define-key global-map "\M-o" 'facemenu-keymap) 10532 (define-key global-map "\M-o" 'facemenu-keymap)
10530 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 10533 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
10531 10534
10532 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 10535 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
10691 10694
10692 ;;;*** 10695 ;;;***
10693 10696
10694 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10697 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10695 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10698 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10696 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17753 42784)) 10699 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17889 58740))
10697 ;;; Generated autoloads from mail/feedmail.el 10700 ;;; Generated autoloads from mail/feedmail.el
10698 10701
10699 (autoload (quote feedmail-send-it) "feedmail" "\ 10702 (autoload (quote feedmail-send-it) "feedmail" "\
10700 Send the current mail buffer using the Feedmail package. 10703 Send the current mail buffer using the Feedmail package.
10701 This is a suitable value for `send-mail-function'. It can be used 10704 This is a suitable value for `send-mail-function'. It can be used
10745 \(fn &optional WHAT-EVENT)" t nil) 10748 \(fn &optional WHAT-EVENT)" t nil)
10746 10749
10747 ;;;*** 10750 ;;;***
10748 10751
10749 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10752 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10750 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17851 10827)) 10753 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17838 58217))
10751 ;;; Generated autoloads from ffap.el 10754 ;;; Generated autoloads from ffap.el
10752 10755
10753 (autoload (quote ffap-next) "ffap" "\ 10756 (autoload (quote ffap-next) "ffap" "\
10754 Search buffer for next file or URL, and run ffap. 10757 Search buffer for next file or URL, and run ffap.
10755 Optional argument BACK says to search backwards. 10758 Optional argument BACK says to search backwards.
10804 ;;;*** 10807 ;;;***
10805 10808
10806 ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10809 ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10807 ;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 10810 ;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
10808 ;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 10811 ;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
10809 ;;;;;; "filecache" "filecache.el" (17851 10827)) 10812 ;;;;;; "filecache" "filecache.el" (17843 27859))
10810 ;;; Generated autoloads from filecache.el 10813 ;;; Generated autoloads from filecache.el
10811 10814
10812 (autoload (quote file-cache-add-directory) "filecache" "\ 10815 (autoload (quote file-cache-add-directory) "filecache" "\
10813 Add DIRECTORY to the file cache. 10816 Add DIRECTORY to the file cache.
10814 If the optional REGEXP argument is non-nil, only files which match it will 10817 If the optional REGEXP argument is non-nil, only files which match it will
10863 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete) 10866 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete)
10864 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 10867 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
10865 10868
10866 ;;;*** 10869 ;;;***
10867 10870
10868 ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17851 10871 ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17843
10869 ;;;;;; 10827)) 10872 ;;;;;; 27860))
10870 ;;; Generated autoloads from filesets.el 10873 ;;; Generated autoloads from filesets.el
10871 10874
10872 (autoload (quote filesets-init) "filesets" "\ 10875 (autoload (quote filesets-init) "filesets" "\
10873 Filesets initialization. 10876 Filesets initialization.
10874 Set up hooks, load the cache file -- if existing -- and build the menu. 10877 Set up hooks, load the cache file -- if existing -- and build the menu.
10883 10886
10884 ;;;*** 10887 ;;;***
10885 10888
10886 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10889 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
10887 ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10890 ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
10888 ;;;;;; (17851 10827)) 10891 ;;;;;; (17843 27860))
10889 ;;; Generated autoloads from find-dired.el 10892 ;;; Generated autoloads from find-dired.el
10890 10893
10891 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 10894 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
10892 *Description of the option to `find' to produce an `ls -l'-type listing. 10895 *Description of the option to `find' to produce an `ls -l'-type listing.
10893 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 10896 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
10944 10947
10945 ;;;*** 10948 ;;;***
10946 10949
10947 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10950 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10948 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10951 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10949 ;;;;;; (17851 10828)) 10952 ;;;;;; (17843 27860))
10950 ;;; Generated autoloads from find-file.el 10953 ;;; Generated autoloads from find-file.el
10951 10954
10952 (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2))))) "\ 10955 (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (buffer-substring (match-beginning 2) (match-end 2))))) "\
10953 *List of special constructs for `ff-treat-as-special' to recognize. 10956 *List of special constructs for `ff-treat-as-special' to recognize.
10954 Each element, tried in order, has the form (REGEXP . EXTRACT). 10957 Each element, tried in order, has the form (REGEXP . EXTRACT).
11038 ;;;;;; find-function-at-point find-function-on-key find-face-definition 11041 ;;;;;; find-function-at-point find-function-on-key find-face-definition
11039 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window 11042 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window
11040 ;;;;;; find-variable find-variable-noselect find-function-other-frame 11043 ;;;;;; find-variable find-variable-noselect find-function-other-frame
11041 ;;;;;; find-function-other-window find-function find-function-noselect 11044 ;;;;;; find-function-other-window find-function find-function-noselect
11042 ;;;;;; find-function-search-for-symbol find-library) "find-func" 11045 ;;;;;; find-function-search-for-symbol find-library) "find-func"
11043 ;;;;;; "emacs-lisp/find-func.el" (17851 10853)) 11046 ;;;;;; "emacs-lisp/find-func.el" (17843 27869))
11044 ;;; Generated autoloads from emacs-lisp/find-func.el 11047 ;;; Generated autoloads from emacs-lisp/find-func.el
11045 11048
11046 (autoload (quote find-library) "find-func" "\ 11049 (autoload (quote find-library) "find-func" "\
11047 Find the elisp source of LIBRARY. 11050 Find the elisp source of LIBRARY.
11048 11051
11192 \(fn)" nil nil) 11195 \(fn)" nil nil)
11193 11196
11194 ;;;*** 11197 ;;;***
11195 11198
11196 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 11199 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
11197 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17851 10828)) 11200 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17893 52879))
11198 ;;; Generated autoloads from find-lisp.el 11201 ;;; Generated autoloads from find-lisp.el
11199 11202
11200 (autoload (quote find-lisp-find-dired) "find-lisp" "\ 11203 (autoload (quote find-lisp-find-dired) "find-lisp" "\
11201 Find files in DIR, matching REGEXP. 11204 Find files in DIR, matching REGEXP.
11202 11205
11213 \(fn REGEXP)" t nil) 11216 \(fn REGEXP)" t nil)
11214 11217
11215 ;;;*** 11218 ;;;***
11216 11219
11217 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 11220 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11218 ;;;;;; "finder" "finder.el" (17851 10828)) 11221 ;;;;;; "finder" "finder.el" (17843 27860))
11219 ;;; Generated autoloads from finder.el 11222 ;;; Generated autoloads from finder.el
11220 11223
11221 (autoload (quote finder-list-keywords) "finder" "\ 11224 (autoload (quote finder-list-keywords) "finder" "\
11222 Display descriptions of the keywords in the Finder buffer. 11225 Display descriptions of the keywords in the Finder buffer.
11223 11226
11235 \(fn)" t nil) 11238 \(fn)" t nil)
11236 11239
11237 ;;;*** 11240 ;;;***
11238 11241
11239 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11242 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11240 ;;;;;; "flow-ctrl.el" (17851 10828)) 11243 ;;;;;; "flow-ctrl.el" (17843 27860))
11241 ;;; Generated autoloads from flow-ctrl.el 11244 ;;; Generated autoloads from flow-ctrl.el
11242 11245
11243 (autoload (quote enable-flow-control) "flow-ctrl" "\ 11246 (autoload (quote enable-flow-control) "flow-ctrl" "\
11244 Toggle flow control handling. 11247 Toggle flow control handling.
11245 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. 11248 When handling is enabled, user can type C-s as C-\\, and C-q as C-^.
11257 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil) 11260 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil)
11258 11261
11259 ;;;*** 11262 ;;;***
11260 11263
11261 ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 11264 ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
11262 ;;;;;; (17851 10856)) 11265 ;;;;;; (17843 27871))
11263 ;;; Generated autoloads from gnus/flow-fill.el 11266 ;;; Generated autoloads from gnus/flow-fill.el
11264 11267
11265 (autoload (quote fill-flowed-encode) "flow-fill" "\ 11268 (autoload (quote fill-flowed-encode) "flow-fill" "\
11266 Not documented 11269 Not documented
11267 11270
11297 11300
11298 ;;;*** 11301 ;;;***
11299 11302
11300 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11303 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11301 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11304 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11302 ;;;;;; "flyspell" "textmodes/flyspell.el" (17851 10872)) 11305 ;;;;;; "flyspell" "textmodes/flyspell.el" (17843 27885))
11303 ;;; Generated autoloads from textmodes/flyspell.el 11306 ;;; Generated autoloads from textmodes/flyspell.el
11304 11307
11305 (autoload (quote flyspell-prog-mode) "flyspell" "\ 11308 (autoload (quote flyspell-prog-mode) "flyspell" "\
11306 Turn on `flyspell-mode' for comments and strings. 11309 Turn on `flyspell-mode' for comments and strings.
11307 11310
11366 11369
11367 ;;;*** 11370 ;;;***
11368 11371
11369 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11372 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11370 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11373 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11371 ;;;;;; (17851 10828)) 11374 ;;;;;; (17843 27860))
11372 ;;; Generated autoloads from follow.el 11375 ;;; Generated autoloads from follow.el
11373 11376
11374 (autoload (quote turn-on-follow-mode) "follow" "\ 11377 (autoload (quote turn-on-follow-mode) "follow" "\
11375 Turn on Follow mode. Please see the function `follow-mode'. 11378 Turn on Follow mode. Please see the function `follow-mode'.
11376 11379
11440 11443
11441 \(fn &optional ARG)" t nil) 11444 \(fn &optional ARG)" t nil)
11442 11445
11443 ;;;*** 11446 ;;;***
11444 11447
11445 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17851 11448 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17843
11446 ;;;;;; 10861)) 11449 ;;;;;; 27878))
11447 ;;; Generated autoloads from mail/footnote.el 11450 ;;; Generated autoloads from mail/footnote.el
11448 11451
11449 (autoload (quote footnote-mode) "footnote" "\ 11452 (autoload (quote footnote-mode) "footnote" "\
11450 Toggle footnote minor mode. 11453 Toggle footnote minor mode.
11451 \\<message-mode-map> 11454 \\<message-mode-map>
11462 \(fn &optional ARG)" t nil) 11465 \(fn &optional ARG)" t nil)
11463 11466
11464 ;;;*** 11467 ;;;***
11465 11468
11466 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11469 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11467 ;;;;;; "forms" "forms.el" (17851 10829)) 11470 ;;;;;; "forms" "forms.el" (17843 27860))
11468 ;;; Generated autoloads from forms.el 11471 ;;; Generated autoloads from forms.el
11469 11472
11470 (autoload (quote forms-mode) "forms" "\ 11473 (autoload (quote forms-mode) "forms" "\
11471 Major mode to visit files in a field-structured manner using a form. 11474 Major mode to visit files in a field-structured manner using a form.
11472 11475
11499 \(fn FN)" t nil) 11502 \(fn FN)" t nil)
11500 11503
11501 ;;;*** 11504 ;;;***
11502 11505
11503 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 11506 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
11504 ;;;;;; "progmodes/fortran.el" (17851 10868)) 11507 ;;;;;; "progmodes/fortran.el" (17843 27881))
11505 ;;; Generated autoloads from progmodes/fortran.el 11508 ;;; Generated autoloads from progmodes/fortran.el
11506 11509
11507 (defvar fortran-tab-mode-default nil "\ 11510 (defvar fortran-tab-mode-default nil "\
11508 *Default tabbing/carriage control style for empty files in Fortran mode. 11511 *Default tabbing/carriage control style for empty files in Fortran mode.
11509 A non-nil value specifies tab-digit style of continuation control. 11512 A non-nil value specifies tab-digit style of continuation control.
11585 \(fn)" t nil) 11588 \(fn)" t nil)
11586 11589
11587 ;;;*** 11590 ;;;***
11588 11591
11589 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11592 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11590 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17851 10865)) 11593 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17843 27880))
11591 ;;; Generated autoloads from play/fortune.el 11594 ;;; Generated autoloads from play/fortune.el
11592 11595
11593 (autoload (quote fortune-add-fortune) "fortune" "\ 11596 (autoload (quote fortune-add-fortune) "fortune" "\
11594 Add STRING to a fortune file FILE. 11597 Add STRING to a fortune file FILE.
11595 11598
11635 \(fn &optional FILE)" t nil) 11638 \(fn &optional FILE)" t nil)
11636 11639
11637 ;;;*** 11640 ;;;***
11638 11641
11639 ;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el" 11642 ;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el"
11640 ;;;;;; (17866 27909)) 11643 ;;;;;; (17893 64381))
11641 ;;; Generated autoloads from progmodes/gdb-ui.el 11644 ;;; Generated autoloads from progmodes/gdb-ui.el
11642 11645
11643 (autoload (quote gdba) "gdb-ui" "\ 11646 (autoload (quote gdba) "gdb-ui" "\
11644 Run gdb on program FILE in buffer *gud-FILE*. 11647 Run gdb on program FILE in buffer *gud-FILE*.
11645 The directory containing FILE becomes the initial working directory 11648 The directory containing FILE becomes the initial working directory
11698 (custom-autoload (quote gdb-enable-debug) "gdb-ui" t) 11701 (custom-autoload (quote gdb-enable-debug) "gdb-ui" t)
11699 11702
11700 ;;;*** 11703 ;;;***
11701 11704
11702 ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11705 ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11703 ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17851 11706 ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17843
11704 ;;;;;; 10853)) 11707 ;;;;;; 27869))
11705 ;;; Generated autoloads from emacs-lisp/generic.el 11708 ;;; Generated autoloads from emacs-lisp/generic.el
11706 11709
11707 (defvar generic-mode-list nil "\ 11710 (defvar generic-mode-list nil "\
11708 A list of mode names for `generic-mode'. 11711 A list of mode names for `generic-mode'.
11709 Do not add entries to this list directly; use `define-generic-mode' 11712 Do not add entries to this list directly; use `define-generic-mode'
11774 \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil) 11777 \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil)
11775 11778
11776 ;;;*** 11779 ;;;***
11777 11780
11778 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11781 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11779 ;;;;;; (17851 10868)) 11782 ;;;;;; (17843 27881))
11780 ;;; Generated autoloads from progmodes/glasses.el 11783 ;;; Generated autoloads from progmodes/glasses.el
11781 11784
11782 (autoload (quote glasses-mode) "glasses" "\ 11785 (autoload (quote glasses-mode) "glasses" "\
11783 Minor mode for making identifiers likeThis readable. 11786 Minor mode for making identifiers likeThis readable.
11784 When this mode is active, it tries to add virtual separators (like underscores) 11787 When this mode is active, it tries to add virtual separators (like underscores)
11787 \(fn &optional ARG)" t nil) 11790 \(fn &optional ARG)" t nil)
11788 11791
11789 ;;;*** 11792 ;;;***
11790 11793
11791 ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11794 ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11792 ;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17851 10856)) 11795 ;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17843 27871))
11793 ;;; Generated autoloads from gnus/gmm-utils.el 11796 ;;; Generated autoloads from gnus/gmm-utils.el
11794 11797
11795 (autoload (quote gmm-message) "gmm-utils" "\ 11798 (autoload (quote gmm-message) "gmm-utils" "\
11796 If LEVEL is lower than `gmm-verbose' print ARGS using `message'. 11799 If LEVEL is lower than `gmm-verbose' print ARGS using `message'.
11797 11800
11834 \(fn ICON-LIST ZAP-LIST DEFAULT-MAP)" nil nil) 11837 \(fn ICON-LIST ZAP-LIST DEFAULT-MAP)" nil nil)
11835 11838
11836 ;;;*** 11839 ;;;***
11837 11840
11838 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11841 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11839 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17851 10857)) 11842 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17843 27874))
11840 ;;; Generated autoloads from gnus/gnus.el 11843 ;;; Generated autoloads from gnus/gnus.el
11841 (when (fboundp 'custom-autoload) 11844 (when (fboundp 'custom-autoload)
11842 (custom-autoload 'gnus-select-method "gnus")) 11845 (custom-autoload 'gnus-select-method "gnus"))
11843 11846
11844 (autoload (quote gnus-slave-no-server) "gnus" "\ 11847 (autoload (quote gnus-slave-no-server) "gnus" "\
11887 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch 11890 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch
11888 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active 11891 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active
11889 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11892 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11890 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11893 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11891 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11894 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11892 ;;;;;; "gnus/gnus-agent.el" (17851 10856)) 11895 ;;;;;; "gnus/gnus-agent.el" (17843 27871))
11893 ;;; Generated autoloads from gnus/gnus-agent.el 11896 ;;; Generated autoloads from gnus/gnus-agent.el
11894 11897
11895 (autoload (quote gnus-unplugged) "gnus-agent" "\ 11898 (autoload (quote gnus-unplugged) "gnus-agent" "\
11896 Start Gnus unplugged. 11899 Start Gnus unplugged.
11897 11900
11989 \(fn)" nil nil) 11992 \(fn)" nil nil)
11990 11993
11991 ;;;*** 11994 ;;;***
11992 11995
11993 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11996 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11994 ;;;;;; (17851 10857)) 11997 ;;;;;; (17843 27871))
11995 ;;; Generated autoloads from gnus/gnus-audio.el 11998 ;;; Generated autoloads from gnus/gnus-audio.el
11996 11999
11997 (autoload (quote gnus-audio-play) "gnus-audio" "\ 12000 (autoload (quote gnus-audio-play) "gnus-audio" "\
11998 Play a sound FILE through the speaker. 12001 Play a sound FILE through the speaker.
11999 12002
12001 12004
12002 ;;;*** 12005 ;;;***
12003 12006
12004 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 12007 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
12005 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 12008 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
12006 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17851 12009 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17843
12007 ;;;;;; 10857)) 12010 ;;;;;; 27871))
12008 ;;; Generated autoloads from gnus/gnus-cache.el 12011 ;;; Generated autoloads from gnus/gnus-cache.el
12009 12012
12010 (autoload (quote gnus-jog-cache) "gnus-cache" "\ 12013 (autoload (quote gnus-jog-cache) "gnus-cache" "\
12011 Go through all groups and put the articles into the cache. 12014 Go through all groups and put the articles into the cache.
12012 12015
12044 \(fn GROUP)" nil nil) 12047 \(fn GROUP)" nil nil)
12045 12048
12046 ;;;*** 12049 ;;;***
12047 12050
12048 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 12051 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
12049 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17851 10857)) 12052 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17843 27871))
12050 ;;; Generated autoloads from gnus/gnus-delay.el 12053 ;;; Generated autoloads from gnus/gnus-delay.el
12051 12054
12052 (autoload (quote gnus-delay-article) "gnus-delay" "\ 12055 (autoload (quote gnus-delay-article) "gnus-delay" "\
12053 Delay this article by some time. 12056 Delay this article by some time.
12054 DELAY is a string, giving the length of the time. Possible values are: 12057 DELAY is a string, giving the length of the time. Possible values are:
12080 \(fn &optional NO-KEYMAP NO-CHECK)" nil nil) 12083 \(fn &optional NO-KEYMAP NO-CHECK)" nil nil)
12081 12084
12082 ;;;*** 12085 ;;;***
12083 12086
12084 ;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 12087 ;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
12085 ;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17851 10857)) 12088 ;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17843 27871))
12086 ;;; Generated autoloads from gnus/gnus-diary.el 12089 ;;; Generated autoloads from gnus/gnus-diary.el
12087 12090
12088 (autoload (quote gnus-user-format-function-d) "gnus-diary" "\ 12091 (autoload (quote gnus-user-format-function-d) "gnus-diary" "\
12089 Not documented 12092 Not documented
12090 12093
12096 \(fn HEADER)" nil nil) 12099 \(fn HEADER)" nil nil)
12097 12100
12098 ;;;*** 12101 ;;;***
12099 12102
12100 ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 12103 ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
12101 ;;;;;; (17851 10857)) 12104 ;;;;;; (17843 27871))
12102 ;;; Generated autoloads from gnus/gnus-dired.el 12105 ;;; Generated autoloads from gnus/gnus-dired.el
12103 12106
12104 (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ 12107 (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\
12105 Convenience method to turn on gnus-dired-mode. 12108 Convenience method to turn on gnus-dired-mode.
12106 12109
12107 \(fn)" nil nil) 12110 \(fn)" nil nil)
12108 12111
12109 ;;;*** 12112 ;;;***
12110 12113
12111 ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 12114 ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
12112 ;;;;;; (17851 10857)) 12115 ;;;;;; (17843 27871))
12113 ;;; Generated autoloads from gnus/gnus-draft.el 12116 ;;; Generated autoloads from gnus/gnus-draft.el
12114 12117
12115 (autoload (quote gnus-draft-reminder) "gnus-draft" "\ 12118 (autoload (quote gnus-draft-reminder) "gnus-draft" "\
12116 Reminder user if there are unsent drafts. 12119 Reminder user if there are unsent drafts.
12117 12120
12119 12122
12120 ;;;*** 12123 ;;;***
12121 12124
12122 ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 12125 ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
12123 ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 12126 ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
12124 ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17851 12127 ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17843
12125 ;;;;;; 10857)) 12128 ;;;;;; 27872))
12126 ;;; Generated autoloads from gnus/gnus-fun.el 12129 ;;; Generated autoloads from gnus/gnus-fun.el
12127 12130
12128 (autoload (quote gnus-random-x-face) "gnus-fun" "\ 12131 (autoload (quote gnus-random-x-face) "gnus-fun" "\
12129 Return X-Face header data chosen randomly from `gnus-x-face-directory'. 12132 Return X-Face header data chosen randomly from `gnus-x-face-directory'.
12130 12133
12159 \(fn FILE)" nil nil) 12162 \(fn FILE)" nil nil)
12160 12163
12161 ;;;*** 12164 ;;;***
12162 12165
12163 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12166 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12164 ;;;;;; "gnus-group" "gnus/gnus-group.el" (17851 10857)) 12167 ;;;;;; "gnus-group" "gnus/gnus-group.el" (17843 27872))
12165 ;;; Generated autoloads from gnus/gnus-group.el 12168 ;;; Generated autoloads from gnus/gnus-group.el
12166 12169
12167 (autoload (quote gnus-fetch-group) "gnus-group" "\ 12170 (autoload (quote gnus-fetch-group) "gnus-group" "\
12168 Start Gnus if necessary and enter GROUP. 12171 Start Gnus if necessary and enter GROUP.
12169 Returns whether the fetching was successful or not. 12172 Returns whether the fetching was successful or not.
12176 \(fn GROUP)" t nil) 12179 \(fn GROUP)" t nil)
12177 12180
12178 ;;;*** 12181 ;;;***
12179 12182
12180 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 12183 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12181 ;;;;;; (17851 10857)) 12184 ;;;;;; (17843 27872))
12182 ;;; Generated autoloads from gnus/gnus-kill.el 12185 ;;; Generated autoloads from gnus/gnus-kill.el
12183 12186
12184 (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 12187 (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
12185 12188
12186 (autoload (quote gnus-batch-score) "gnus-kill" "\ 12189 (autoload (quote gnus-batch-score) "gnus-kill" "\
12191 12194
12192 ;;;*** 12195 ;;;***
12193 12196
12194 ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12197 ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12195 ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 12198 ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
12196 ;;;;;; (17851 10857)) 12199 ;;;;;; (17843 27872))
12197 ;;; Generated autoloads from gnus/gnus-ml.el 12200 ;;; Generated autoloads from gnus/gnus-ml.el
12198 12201
12199 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 12202 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
12200 Not documented 12203 Not documented
12201 12204
12216 12219
12217 ;;;*** 12220 ;;;***
12218 12221
12219 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 12222 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
12220 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12223 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12221 ;;;;;; (17851 10857)) 12224 ;;;;;; (17843 27872))
12222 ;;; Generated autoloads from gnus/gnus-mlspl.el 12225 ;;; Generated autoloads from gnus/gnus-mlspl.el
12223 12226
12224 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 12227 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
12225 Set up the split for nnmail-split-fancy. 12228 Set up the split for nnmail-split-fancy.
12226 Sets things up so that nnmail-split-fancy is used for mail 12229 Sets things up so that nnmail-split-fancy is used for mail
12317 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil) 12320 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil)
12318 12321
12319 ;;;*** 12322 ;;;***
12320 12323
12321 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 12324 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
12322 ;;;;;; (17851 10857)) 12325 ;;;;;; (17843 27872))
12323 ;;; Generated autoloads from gnus/gnus-move.el 12326 ;;; Generated autoloads from gnus/gnus-move.el
12324 12327
12325 (autoload (quote gnus-change-server) "gnus-move" "\ 12328 (autoload (quote gnus-change-server) "gnus-move" "\
12326 Move from FROM-SERVER to TO-SERVER. 12329 Move from FROM-SERVER to TO-SERVER.
12327 Update the .newsrc.eld file to reflect the change of nntp server. 12330 Update the .newsrc.eld file to reflect the change of nntp server.
12329 \(fn FROM-SERVER TO-SERVER)" t nil) 12332 \(fn FROM-SERVER TO-SERVER)" t nil)
12330 12333
12331 ;;;*** 12334 ;;;***
12332 12335
12333 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12336 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12334 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17851 10857)) 12337 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17843 27872))
12335 ;;; Generated autoloads from gnus/gnus-msg.el 12338 ;;; Generated autoloads from gnus/gnus-msg.el
12336 12339
12337 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 12340 (autoload (quote gnus-msg-mail) "gnus-msg" "\
12338 Start editing a mail message to be sent. 12341 Start editing a mail message to be sent.
12339 Like `message-mail', but with Gnus paraphernalia, particularly the 12342 Like `message-mail', but with Gnus paraphernalia, particularly the
12354 (define-mail-user-agent (quote gnus-user-agent) (quote gnus-msg-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook)) 12357 (define-mail-user-agent (quote gnus-user-agent) (quote gnus-msg-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
12355 12358
12356 ;;;*** 12359 ;;;***
12357 12360
12358 ;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 12361 ;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
12359 ;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17851 10857)) 12362 ;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17843 27872))
12360 ;;; Generated autoloads from gnus/gnus-nocem.el 12363 ;;; Generated autoloads from gnus/gnus-nocem.el
12361 12364
12362 (autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\ 12365 (autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\
12363 Scan all NoCeM groups for new NoCeM messages. 12366 Scan all NoCeM groups for new NoCeM messages.
12364 12367
12371 12374
12372 ;;;*** 12375 ;;;***
12373 12376
12374 ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12377 ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12375 ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12378 ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12376 ;;;;;; (17851 10857)) 12379 ;;;;;; (17843 27872))
12377 ;;; Generated autoloads from gnus/gnus-picon.el 12380 ;;; Generated autoloads from gnus/gnus-picon.el
12378 12381
12379 (autoload (quote gnus-treat-from-picon) "gnus-picon" "\ 12382 (autoload (quote gnus-treat-from-picon) "gnus-picon" "\
12380 Display picons in the From header. 12383 Display picons in the From header.
12381 If picons are already displayed, remove them. 12384 If picons are already displayed, remove them.
12398 12401
12399 ;;;### (autoloads (gnus-add-to-sorted-list gnus-sorted-nunion gnus-sorted-union 12402 ;;;### (autoloads (gnus-add-to-sorted-list gnus-sorted-nunion gnus-sorted-union
12400 ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12403 ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12401 ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12404 ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12402 ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12405 ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12403 ;;;;;; "gnus/gnus-range.el" (17851 10857)) 12406 ;;;;;; "gnus/gnus-range.el" (17843 27872))
12404 ;;; Generated autoloads from gnus/gnus-range.el 12407 ;;; Generated autoloads from gnus/gnus-range.el
12405 12408
12406 (autoload (quote gnus-sorted-difference) "gnus-range" "\ 12409 (autoload (quote gnus-sorted-difference) "gnus-range" "\
12407 Return a list of elements of LIST1 that do not appear in LIST2. 12410 Return a list of elements of LIST1 that do not appear in LIST2.
12408 Both lists have to be sorted over <. 12411 Both lists have to be sorted over <.
12466 \(fn LIST NUM)" nil nil) 12469 \(fn LIST NUM)" nil nil)
12467 12470
12468 ;;;*** 12471 ;;;***
12469 12472
12470 ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12473 ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12471 ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17851 10857)) 12474 ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17843 27872))
12472 ;;; Generated autoloads from gnus/gnus-registry.el 12475 ;;; Generated autoloads from gnus/gnus-registry.el
12473 12476
12474 (autoload (quote gnus-registry-initialize) "gnus-registry" "\ 12477 (autoload (quote gnus-registry-initialize) "gnus-registry" "\
12475 Not documented 12478 Not documented
12476 12479
12482 \(fn)" t nil) 12485 \(fn)" t nil)
12483 12486
12484 ;;;*** 12487 ;;;***
12485 12488
12486 ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12489 ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12487 ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17851 12490 ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17843
12488 ;;;;;; 10857)) 12491 ;;;;;; 27873))
12489 ;;; Generated autoloads from gnus/gnus-sieve.el 12492 ;;; Generated autoloads from gnus/gnus-sieve.el
12490 12493
12491 (autoload (quote gnus-sieve-update) "gnus-sieve" "\ 12494 (autoload (quote gnus-sieve-update) "gnus-sieve" "\
12492 Update the Sieve script in gnus-sieve-file, by replacing the region 12495 Update the Sieve script in gnus-sieve-file, by replacing the region
12493 between gnus-sieve-region-start and gnus-sieve-region-end with 12496 between gnus-sieve-region-start and gnus-sieve-region-end with
12511 \(fn)" t nil) 12514 \(fn)" t nil)
12512 12515
12513 ;;;*** 12516 ;;;***
12514 12517
12515 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 12518 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
12516 ;;;;;; (17851 10857)) 12519 ;;;;;; (17843 27873))
12517 ;;; Generated autoloads from gnus/gnus-soup.el 12520 ;;; Generated autoloads from gnus/gnus-soup.el
12518 12521
12519 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 12522 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
12520 Brew a SOUP packet from groups mention on the command line. 12523 Brew a SOUP packet from groups mention on the command line.
12521 Will use the remaining command line arguments as regular expressions 12524 Will use the remaining command line arguments as regular expressions
12531 \(fn)" t nil) 12534 \(fn)" t nil)
12532 12535
12533 ;;;*** 12536 ;;;***
12534 12537
12535 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12538 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12536 ;;;;;; (17851 10857)) 12539 ;;;;;; (17843 27873))
12537 ;;; Generated autoloads from gnus/gnus-spec.el 12540 ;;; Generated autoloads from gnus/gnus-spec.el
12538 12541
12539 (autoload (quote gnus-update-format) "gnus-spec" "\ 12542 (autoload (quote gnus-update-format) "gnus-spec" "\
12540 Update the format specification near point. 12543 Update the format specification near point.
12541 12544
12542 \(fn VAR)" t nil) 12545 \(fn VAR)" t nil)
12543 12546
12544 ;;;*** 12547 ;;;***
12545 12548
12546 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12549 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
12547 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17851 12550 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17843
12548 ;;;;;; 10857)) 12551 ;;;;;; 27873))
12549 ;;; Generated autoloads from gnus/gnus-start.el 12552 ;;; Generated autoloads from gnus/gnus-start.el
12550 12553
12551 (autoload (quote gnus-declare-backend) "gnus-start" "\ 12554 (autoload (quote gnus-declare-backend) "gnus-start" "\
12552 Declare back end NAME with ABILITIES as a Gnus back end. 12555 Declare back end NAME with ABILITIES as a Gnus back end.
12553 12556
12559 \(fn)" nil nil) 12562 \(fn)" nil nil)
12560 12563
12561 ;;;*** 12564 ;;;***
12562 12565
12563 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12566 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12564 ;;;;;; (17851 10857)) 12567 ;;;;;; (17843 27874))
12565 ;;; Generated autoloads from gnus/gnus-win.el 12568 ;;; Generated autoloads from gnus/gnus-win.el
12566 12569
12567 (autoload (quote gnus-add-configuration) "gnus-win" "\ 12570 (autoload (quote gnus-add-configuration) "gnus-win" "\
12568 Add the window configuration CONF to `gnus-buffer-configuration'. 12571 Add the window configuration CONF to `gnus-buffer-configuration'.
12569 12572
12570 \(fn CONF)" nil nil) 12573 \(fn CONF)" nil nil)
12571 12574
12572 ;;;*** 12575 ;;;***
12573 12576
12574 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17851 10865)) 12577 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17843 27880))
12575 ;;; Generated autoloads from play/gomoku.el 12578 ;;; Generated autoloads from play/gomoku.el
12576 12579
12577 (autoload (quote gomoku) "gomoku" "\ 12580 (autoload (quote gomoku) "gomoku" "\
12578 Start a Gomoku game between you and Emacs. 12581 Start a Gomoku game between you and Emacs.
12579 12582
12596 \(fn &optional N M)" t nil) 12599 \(fn &optional N M)" t nil)
12597 12600
12598 ;;;*** 12601 ;;;***
12599 12602
12600 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12603 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
12601 ;;;;;; "net/goto-addr.el" (17851 10863)) 12604 ;;;;;; "net/goto-addr.el" (17843 27879))
12602 ;;; Generated autoloads from net/goto-addr.el 12605 ;;; Generated autoloads from net/goto-addr.el
12603 12606
12604 (define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1") 12607 (define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1")
12605 12608
12606 (autoload (quote goto-address-at-point) "goto-addr" "\ 12609 (autoload (quote goto-address-at-point) "goto-addr" "\
12766 12769
12767 \(fn REGEXP &optional FILES DIR)" t nil) 12770 \(fn REGEXP &optional FILES DIR)" t nil)
12768 12771
12769 ;;;*** 12772 ;;;***
12770 12773
12771 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (17851 10830)) 12774 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (17843 27860))
12772 ;;; Generated autoloads from gs.el 12775 ;;; Generated autoloads from gs.el
12773 12776
12774 (autoload (quote gs-load-image) "gs" "\ 12777 (autoload (quote gs-load-image) "gs" "\
12775 Load a PS image for display on FRAME. 12778 Load a PS image for display on FRAME.
12776 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width 12779 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width
12779 12782
12780 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) 12783 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil)
12781 12784
12782 ;;;*** 12785 ;;;***
12783 12786
12784 ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx 12787 ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb)
12785 ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (17871 15754)) 12788 ;;;;;; "gud" "progmodes/gud.el" (17892 21082))
12786 ;;; Generated autoloads from progmodes/gud.el 12789 ;;; Generated autoloads from progmodes/gud.el
12787 12790
12788 (autoload (quote gdb) "gud" "\ 12791 (autoload (quote gdb) "gud" "\
12789 Run gdb on program FILE in buffer *gud-FILE*. 12792 Run gdb on program FILE in buffer *gud-FILE*.
12790 The directory containing FILE becomes the initial working 12793 The directory containing FILE becomes the initial working
12852 12855
12853 For general information about commands available to control jdb from 12856 For general information about commands available to control jdb from
12854 gud, see `gud-mode'. 12857 gud, see `gud-mode'.
12855 12858
12856 \(fn COMMAND-LINE)" t nil) 12859 \(fn COMMAND-LINE)" t nil)
12857
12858 (autoload (quote bashdb) "gud" "\
12859 Run bashdb on program FILE in buffer *gud-FILE*.
12860 The directory containing FILE becomes the initial working directory
12861 and source-file directory for your debugger.
12862
12863 \(fn COMMAND-LINE)" t nil)
12864 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)") 12860 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)")
12865 12861
12866 (add-to-list (quote auto-mode-alist) (quote ("/\\.gdbinit" . gdb-script-mode))) 12862 (add-to-list (quote auto-mode-alist) (quote ("/\\.gdbinit" . gdb-script-mode)))
12867 12863
12868 (autoload (quote gdb-script-mode) "gud" "\ 12864 (autoload (quote gdb-script-mode) "gud" "\
12870 12866
12871 \(fn)" t nil) 12867 \(fn)" t nil)
12872 12868
12873 ;;;*** 12869 ;;;***
12874 12870
12875 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17851 12871 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17843
12876 ;;;;;; 10866)) 12872 ;;;;;; 27880))
12877 ;;; Generated autoloads from play/handwrite.el 12873 ;;; Generated autoloads from play/handwrite.el
12878 12874
12879 (autoload (quote handwrite) "handwrite" "\ 12875 (autoload (quote handwrite) "handwrite" "\
12880 Turns the buffer into a \"handwritten\" document. 12876 Turns the buffer into a \"handwritten\" document.
12881 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt' 12877 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt'
12889 \(fn)" t nil) 12885 \(fn)" t nil)
12890 12886
12891 ;;;*** 12887 ;;;***
12892 12888
12893 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12889 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12894 ;;;;;; (17753 42784)) 12890 ;;;;;; (17746 34862))
12895 ;;; Generated autoloads from play/hanoi.el 12891 ;;; Generated autoloads from play/hanoi.el
12896 12892
12897 (autoload (quote hanoi) "hanoi" "\ 12893 (autoload (quote hanoi) "hanoi" "\
12898 Towers of Hanoi diversion. Use NRINGS rings. 12894 Towers of Hanoi diversion. Use NRINGS rings.
12899 12895
12919 ;;;*** 12915 ;;;***
12920 12916
12921 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12917 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12922 ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12918 ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12923 ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12919 ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12924 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17851 10830)) 12920 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17843 27860))
12925 ;;; Generated autoloads from help-at-pt.el 12921 ;;; Generated autoloads from help-at-pt.el
12926 12922
12927 (autoload (quote help-at-pt-string) "help-at-pt" "\ 12923 (autoload (quote help-at-pt-string) "help-at-pt" "\
12928 Return the help-echo string at point. 12924 Return the help-echo string at point.
12929 Normally, the string produced by the `help-echo' text or overlay 12925 Normally, the string produced by the `help-echo' text or overlay
13106 \(fn &optional BUFFER)" t nil) 13102 \(fn &optional BUFFER)" t nil)
13107 13103
13108 ;;;*** 13104 ;;;***
13109 13105
13110 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13106 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13111 ;;;;;; (17851 10830)) 13107 ;;;;;; (17843 27860))
13112 ;;; Generated autoloads from help-macro.el 13108 ;;; Generated autoloads from help-macro.el
13113 13109
13114 (defvar three-step-help nil "\ 13110 (defvar three-step-help nil "\
13115 *Non-nil means give more info about Help command in three steps. 13111 *Non-nil means give more info about Help command in three steps.
13116 The three steps are simple prompt, prompt with all options, 13112 The three steps are simple prompt, prompt with all options,
13122 13118
13123 ;;;*** 13119 ;;;***
13124 13120
13125 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 13121 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
13126 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 13122 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
13127 ;;;;;; help-mode) "help-mode" "help-mode.el" (17851 10833)) 13123 ;;;;;; help-mode) "help-mode" "help-mode.el" (17843 27860))
13128 ;;; Generated autoloads from help-mode.el 13124 ;;; Generated autoloads from help-mode.el
13129 13125
13130 (autoload (quote help-mode) "help-mode" "\ 13126 (autoload (quote help-mode) "help-mode" "\
13131 Major mode for viewing help text and navigating references in it. 13127 Major mode for viewing help text and navigating references in it.
13132 Entry to this mode runs the normal hook `help-mode-hook'. 13128 Entry to this mode runs the normal hook `help-mode-hook'.
13205 \(fn FROM TO)" nil nil) 13201 \(fn FROM TO)" nil nil)
13206 13202
13207 ;;;*** 13203 ;;;***
13208 13204
13209 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13205 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13210 ;;;;;; "emacs-lisp/helper.el" (17851 10853)) 13206 ;;;;;; "emacs-lisp/helper.el" (17843 27869))
13211 ;;; Generated autoloads from emacs-lisp/helper.el 13207 ;;; Generated autoloads from emacs-lisp/helper.el
13212 13208
13213 (autoload (quote Helper-describe-bindings) "helper" "\ 13209 (autoload (quote Helper-describe-bindings) "helper" "\
13214 Describe local key bindings of current mode. 13210 Describe local key bindings of current mode.
13215 13211
13443 \(fn)" t nil) 13439 \(fn)" t nil)
13444 13440
13445 ;;;*** 13441 ;;;***
13446 13442
13447 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 13443 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
13448 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17851 10868)) 13444 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17843 27882))
13449 ;;; Generated autoloads from progmodes/hideif.el 13445 ;;; Generated autoloads from progmodes/hideif.el
13450 13446
13451 (autoload (quote hide-ifdef-mode) "hideif" "\ 13447 (autoload (quote hide-ifdef-mode) "hideif" "\
13452 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one. 13448 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one.
13453 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise. 13449 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.
13498 (custom-autoload (quote hide-ifdef-lines) "hideif" t) 13494 (custom-autoload (quote hide-ifdef-lines) "hideif" t)
13499 13495
13500 ;;;*** 13496 ;;;***
13501 13497
13502 ;;;### (autoloads (hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13498 ;;;### (autoloads (hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13503 ;;;;;; (17851 10868)) 13499 ;;;;;; (17843 27882))
13504 ;;; Generated autoloads from progmodes/hideshow.el 13500 ;;; Generated autoloads from progmodes/hideshow.el
13505 13501
13506 (defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\ 13502 (defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\
13507 *Alist for initializing the hideshow variables for different modes. 13503 *Alist for initializing the hideshow variables for different modes.
13508 Each element has the form 13504 Each element has the form
13556 13552
13557 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 13553 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
13558 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13554 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13559 ;;;;;; highlight-changes-previous-change highlight-changes-next-change 13555 ;;;;;; highlight-changes-previous-change highlight-changes-next-change
13560 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) 13556 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
13561 ;;;;;; "hilit-chg" "hilit-chg.el" (17851 10833)) 13557 ;;;;;; "hilit-chg" "hilit-chg.el" (17843 27860))
13562 ;;; Generated autoloads from hilit-chg.el 13558 ;;; Generated autoloads from hilit-chg.el
13563 13559
13564 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 13560 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
13565 Remove the change face from the region between BEG and END. 13561 Remove the change face from the region between BEG and END.
13566 This allows you to manually remove highlighting from uninteresting changes. 13562 This allows you to manually remove highlighting from uninteresting changes.
13686 13682
13687 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers 13683 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers
13688 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13684 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13689 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13685 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13690 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13686 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13691 ;;;;;; "hippie-exp.el" (17851 10833)) 13687 ;;;;;; "hippie-exp.el" (17843 27860))
13692 ;;; Generated autoloads from hippie-exp.el 13688 ;;; Generated autoloads from hippie-exp.el
13693 13689
13694 (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ 13690 (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
13695 The list of expansion functions tried in order by `hippie-expand'. 13691 The list of expansion functions tried in order by `hippie-expand'.
13696 To change the behavior of `hippie-expand', remove, change the order of, 13692 To change the behavior of `hippie-expand', remove, change the order of,
13759 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro)) 13755 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro))
13760 13756
13761 ;;;*** 13757 ;;;***
13762 13758
13763 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13759 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13764 ;;;;;; (17851 10833)) 13760 ;;;;;; (17843 27860))
13765 ;;; Generated autoloads from hl-line.el 13761 ;;; Generated autoloads from hl-line.el
13766 13762
13767 (autoload (quote hl-line-mode) "hl-line" "\ 13763 (autoload (quote hl-line-mode) "hl-line" "\
13768 Buffer-local minor mode to highlight the line about point. 13764 Buffer-local minor mode to highlight the line about point.
13769 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise. 13765 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
13800 \(fn &optional ARG)" t nil) 13796 \(fn &optional ARG)" t nil)
13801 13797
13802 ;;;*** 13798 ;;;***
13803 13799
13804 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 13800 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
13805 ;;;;;; (17851 10852)) 13801 ;;;;;; (17843 27868))
13806 ;;; Generated autoloads from calendar/holidays.el 13802 ;;; Generated autoloads from calendar/holidays.el
13807 13803
13808 (autoload (quote holidays) "holidays" "\ 13804 (autoload (quote holidays) "holidays" "\
13809 Display the holidays for last month, this month, and next month. 13805 Display the holidays for last month, this month, and next month.
13810 If called with an optional prefix argument, prompts for month and year. 13806 If called with an optional prefix argument, prompts for month and year.
13836 13832
13837 \(fn Y1 Y2 &optional L LABEL)" t nil) 13833 \(fn Y1 Y2 &optional L LABEL)" t nil)
13838 13834
13839 ;;;*** 13835 ;;;***
13840 13836
13841 ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17851 13837 ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17843
13842 ;;;;;; 10857)) 13838 ;;;;;; 27874))
13843 ;;; Generated autoloads from gnus/html2text.el 13839 ;;; Generated autoloads from gnus/html2text.el
13844 13840
13845 (autoload (quote html2text) "html2text" "\ 13841 (autoload (quote html2text) "html2text" "\
13846 Convert HTML to plain text in the current buffer. 13842 Convert HTML to plain text in the current buffer.
13847 13843
13869 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode 13865 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode
13870 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p 13866 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p
13871 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 13867 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
13872 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 13868 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
13873 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 13869 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
13874 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17851 10833)) 13870 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17843 27860))
13875 ;;; Generated autoloads from ibuf-ext.el 13871 ;;; Generated autoloads from ibuf-ext.el
13876 13872
13877 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 13873 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
13878 Toggle use of Ibuffer's auto-update facility. 13874 Toggle use of Ibuffer's auto-update facility.
13879 With numeric ARG, enable auto-update if and only if ARG is positive. 13875 With numeric ARG, enable auto-update if and only if ARG is positive.
14235 \(fn REGEXP &optional NLINES)" t nil) 14231 \(fn REGEXP &optional NLINES)" t nil)
14236 14232
14237 ;;;*** 14233 ;;;***
14238 14234
14239 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14235 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14240 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17851 14236 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17843
14241 ;;;;;; 10834)) 14237 ;;;;;; 27860))
14242 ;;; Generated autoloads from ibuf-macs.el 14238 ;;; Generated autoloads from ibuf-macs.el
14243 14239
14244 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ 14240 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
14245 Define a column SYMBOL for use with `ibuffer-formats'. 14241 Define a column SYMBOL for use with `ibuffer-formats'.
14246 14242
14325 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro)) 14321 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro))
14326 14322
14327 ;;;*** 14323 ;;;***
14328 14324
14329 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14325 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14330 ;;;;;; "ibuffer" "ibuffer.el" (17851 10834)) 14326 ;;;;;; "ibuffer" "ibuffer.el" (17843 27860))
14331 ;;; Generated autoloads from ibuffer.el 14327 ;;; Generated autoloads from ibuffer.el
14332 14328
14333 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ 14329 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
14334 Display a list of buffers, in another window. 14330 Display a list of buffers, in another window.
14335 If optional argument FILES-ONLY is non-nil, then add a filter for 14331 If optional argument FILES-ONLY is non-nil, then add a filter for
14366 14362
14367 ;;;*** 14363 ;;;***
14368 14364
14369 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14365 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14370 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14366 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14371 ;;;;;; "calendar/icalendar.el" (17851 10852)) 14367 ;;;;;; "calendar/icalendar.el" (17843 27868))
14372 ;;; Generated autoloads from calendar/icalendar.el 14368 ;;; Generated autoloads from calendar/icalendar.el
14373 14369
14374 (autoload (quote icalendar-export-file) "icalendar" "\ 14370 (autoload (quote icalendar-export-file) "icalendar" "\
14375 Export diary file to iCalendar format. 14371 Export diary file to iCalendar format.
14376 All diary entries in the file DIARY-FILENAME are converted to iCalendar 14372 All diary entries in the file DIARY-FILENAME are converted to iCalendar
14418 14414
14419 \(fn &optional DIARY-FILE DO-NOT-ASK NON-MARKING)" t nil) 14415 \(fn &optional DIARY-FILE DO-NOT-ASK NON-MARKING)" t nil)
14420 14416
14421 ;;;*** 14417 ;;;***
14422 14418
14423 ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17851 14419 ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17843
14424 ;;;;;; 10834)) 14420 ;;;;;; 27860))
14425 ;;; Generated autoloads from icomplete.el 14421 ;;; Generated autoloads from icomplete.el
14426 14422
14427 (defvar icomplete-mode nil "\ 14423 (defvar icomplete-mode nil "\
14428 Non-nil if Icomplete mode is enabled. 14424 Non-nil if Icomplete mode is enabled.
14429 See the command `icomplete-mode' for a description of this minor-mode. 14425 See the command `icomplete-mode' for a description of this minor-mode.
14439 14435
14440 \(fn &optional ARG)" t nil) 14436 \(fn &optional ARG)" t nil)
14441 14437
14442 ;;;*** 14438 ;;;***
14443 14439
14444 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17851 10868)) 14440 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17843 27882))
14445 ;;; Generated autoloads from progmodes/icon.el 14441 ;;; Generated autoloads from progmodes/icon.el
14446 14442
14447 (autoload (quote icon-mode) "icon" "\ 14443 (autoload (quote icon-mode) "icon" "\
14448 Major mode for editing Icon code. 14444 Major mode for editing Icon code.
14449 Expression and list commands understand all Icon brackets. 14445 Expression and list commands understand all Icon brackets.
14641 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame 14637 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame
14642 ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only 14638 ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only
14643 ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14639 ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14644 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14640 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14645 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14641 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14646 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17864 14642 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17892
14647 ;;;;;; 64718)) 14643 ;;;;;; 21082))
14648 ;;; Generated autoloads from ido.el 14644 ;;; Generated autoloads from ido.el
14649 14645
14650 (defvar ido-mode nil "\ 14646 (defvar ido-mode nil "\
14651 Determines for which functional group (buffer and files) ido behavior 14647 Determines for which functional group (buffer and files) ido behavior
14652 should be enabled. The following values are possible: 14648 should be enabled. The following values are possible:
14903 14899
14904 \(fn PROMPT CHOICES &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF)" nil nil) 14900 \(fn PROMPT CHOICES &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF)" nil nil)
14905 14901
14906 ;;;*** 14902 ;;;***
14907 14903
14908 ;;;### (autoloads (ielm) "ielm" "ielm.el" (17851 10834)) 14904 ;;;### (autoloads (ielm) "ielm" "ielm.el" (17843 27860))
14909 ;;; Generated autoloads from ielm.el 14905 ;;; Generated autoloads from ielm.el
14910 (add-hook 'same-window-buffer-names "*ielm*") 14906 (add-hook 'same-window-buffer-names "*ielm*")
14911 14907
14912 (autoload (quote ielm) "ielm" "\ 14908 (autoload (quote ielm) "ielm" "\
14913 Interactively evaluate Emacs Lisp expressions. 14909 Interactively evaluate Emacs Lisp expressions.
14916 \(fn)" t nil) 14912 \(fn)" t nil)
14917 14913
14918 ;;;*** 14914 ;;;***
14919 14915
14920 ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 14916 ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
14921 ;;;;;; (17851 10834)) 14917 ;;;;;; (17843 27860))
14922 ;;; Generated autoloads from iimage.el 14918 ;;; Generated autoloads from iimage.el
14923 14919
14924 (autoload (quote turn-on-iimage-mode) "iimage" "\ 14920 (autoload (quote turn-on-iimage-mode) "iimage" "\
14925 Unconditionally turn on iimage mode. 14921 Unconditionally turn on iimage mode.
14926 14922
15111 15107
15112 ;;;*** 15108 ;;;***
15113 15109
15114 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 15110 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
15115 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15111 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15116 ;;;;;; "image-file.el" (17851 10834)) 15112 ;;;;;; "image-file.el" (17843 27860))
15117 ;;; Generated autoloads from image-file.el 15113 ;;; Generated autoloads from image-file.el
15118 15114
15119 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 15115 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
15120 *A list of image-file filename extensions. 15116 *A list of image-file filename extensions.
15121 Filenames having one of these extensions are considered image files, 15117 Filenames having one of these extensions are considered image files,
15211 \(fn)" t nil) 15207 \(fn)" t nil)
15212 15208
15213 ;;;*** 15209 ;;;***
15214 15210
15215 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15211 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15216 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (17851 10835)) 15212 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (17843 27860))
15217 ;;; Generated autoloads from imenu.el 15213 ;;; Generated autoloads from imenu.el
15218 15214
15219 (defvar imenu-sort-function nil "\ 15215 (defvar imenu-sort-function nil "\
15220 *The function to use for sorting the index mouse-menu. 15216 *The function to use for sorting the index mouse-menu.
15221 15217
15326 15322
15327 ;;;*** 15323 ;;;***
15328 15324
15329 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 15325 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
15330 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15326 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15331 ;;;;;; "ind-util" "language/ind-util.el" (17851 10861)) 15327 ;;;;;; "ind-util" "language/ind-util.el" (17843 27877))
15332 ;;; Generated autoloads from language/ind-util.el 15328 ;;; Generated autoloads from language/ind-util.el
15333 15329
15334 (autoload (quote indian-compose-region) "ind-util" "\ 15330 (autoload (quote indian-compose-region) "ind-util" "\
15335 Compose the region according to `composition-function-table'. 15331 Compose the region according to `composition-function-table'.
15336 15332
15369 15365
15370 ;;;*** 15366 ;;;***
15371 15367
15372 ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15368 ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15373 ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15369 ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15374 ;;;;;; "progmodes/inf-lisp.el" (17851 10868)) 15370 ;;;;;; "progmodes/inf-lisp.el" (17843 27882))
15375 ;;; Generated autoloads from progmodes/inf-lisp.el 15371 ;;; Generated autoloads from progmodes/inf-lisp.el
15376 15372
15377 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 15373 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
15378 *What not to save on inferior Lisp's input history. 15374 *What not to save on inferior Lisp's input history.
15379 Input matching this regexp is not saved on the input history in Inferior Lisp 15375 Input matching this regexp is not saved on the input history in Inferior Lisp
15650 \(fn &optional MODE)" t nil) 15646 \(fn &optional MODE)" t nil)
15651 15647
15652 ;;;*** 15648 ;;;***
15653 15649
15654 ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 15650 ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
15655 ;;;;;; info-xref-check) "info-xref" "info-xref.el" (17851 10835)) 15651 ;;;;;; info-xref-check) "info-xref" "info-xref.el" (17843 27860))
15656 ;;; Generated autoloads from info-xref.el 15652 ;;; Generated autoloads from info-xref.el
15657 15653
15658 (autoload (quote info-xref-check) "info-xref" "\ 15654 (autoload (quote info-xref-check) "info-xref" "\
15659 Check external references in FILENAME, an info document. 15655 Check external references in FILENAME, an info document.
15660 15656
15677 \(fn)" t nil) 15673 \(fn)" t nil)
15678 15674
15679 ;;;*** 15675 ;;;***
15680 15676
15681 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 15677 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
15682 ;;;;;; "informat" "informat.el" (17851 10835)) 15678 ;;;;;; "informat" "informat.el" (17843 27861))
15683 ;;; Generated autoloads from informat.el 15679 ;;; Generated autoloads from informat.el
15684 15680
15685 (autoload (quote Info-tagify) "informat" "\ 15681 (autoload (quote Info-tagify) "informat" "\
15686 Create or update Info file tag table in current buffer or in a region. 15682 Create or update Info file tag table in current buffer or in a region.
15687 15683
15718 15714
15719 ;;;*** 15715 ;;;***
15720 15716
15721 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15717 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15722 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15718 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15723 ;;;;;; (17851 10860)) 15719 ;;;;;; (17843 27876))
15724 ;;; Generated autoloads from international/isearch-x.el 15720 ;;; Generated autoloads from international/isearch-x.el
15725 15721
15726 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 15722 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
15727 Select an input method and turn it on in interactive search. 15723 Select an input method and turn it on in interactive search.
15728 15724
15755 ;;;*** 15751 ;;;***
15756 15752
15757 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15753 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
15758 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15754 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15759 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15755 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15760 ;;;;;; "international/iso-cvt.el" (17851 10860)) 15756 ;;;;;; "international/iso-cvt.el" (17843 27876))
15761 ;;; Generated autoloads from international/iso-cvt.el 15757 ;;; Generated autoloads from international/iso-cvt.el
15762 15758
15763 (autoload (quote iso-spanish) "iso-cvt" "\ 15759 (autoload (quote iso-spanish) "iso-cvt" "\
15764 Translate net conventions for Spanish to ISO 8859-1. 15760 Translate net conventions for Spanish to ISO 8859-1.
15765 The region between FROM and TO is translated using the table TRANS-TAB. 15761 The region between FROM and TO is translated using the table TRANS-TAB.
15839 \(fn)" t nil) 15835 \(fn)" t nil)
15840 15836
15841 ;;;*** 15837 ;;;***
15842 15838
15843 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15839 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15844 ;;;;;; (17851 10860)) 15840 ;;;;;; (17843 27876))
15845 ;;; Generated autoloads from international/iso-transl.el 15841 ;;; Generated autoloads from international/iso-transl.el
15846 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15842 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15847 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15843 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
15848 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 15844 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
15849 15845
16165 ;;;*** 16161 ;;;***
16166 16162
16167 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16163 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16168 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16164 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16169 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16165 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16170 ;;;;;; "japan-util" "language/japan-util.el" (17851 10861)) 16166 ;;;;;; "japan-util" "language/japan-util.el" (17843 27877))
16171 ;;; Generated autoloads from language/japan-util.el 16167 ;;; Generated autoloads from language/japan-util.el
16172 16168
16173 (autoload (quote setup-japanese-environment-internal) "japan-util" "\ 16169 (autoload (quote setup-japanese-environment-internal) "japan-util" "\
16174 Not documented 16170 Not documented
16175 16171
16268 16264
16269 ;;;*** 16265 ;;;***
16270 16266
16271 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16267 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16272 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16268 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16273 ;;;;;; (17851 10853)) 16269 ;;;;;; (17838 58219))
16274 ;;; Generated autoloads from emulation/keypad.el 16270 ;;; Generated autoloads from emulation/keypad.el
16275 16271
16276 (defvar keypad-setup nil "\ 16272 (defvar keypad-setup nil "\
16277 Specifies the keypad setup for unshifted keypad keys when NumLock is off. 16273 Specifies the keypad setup for unshifted keypad keys when NumLock is off.
16278 When selecting the plain numeric keypad setup, the character returned by the 16274 When selecting the plain numeric keypad setup, the character returned by the
16324 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil) 16320 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil)
16325 16321
16326 ;;;*** 16322 ;;;***
16327 16323
16328 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16324 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16329 ;;;;;; (17851 10860)) 16325 ;;;;;; (17843 27876))
16330 ;;; Generated autoloads from international/kinsoku.el 16326 ;;; Generated autoloads from international/kinsoku.el
16331 16327
16332 (autoload (quote kinsoku) "kinsoku" "\ 16328 (autoload (quote kinsoku) "kinsoku" "\
16333 Go to a line breaking position near point by doing `kinsoku' processing. 16329 Go to a line breaking position near point by doing `kinsoku' processing.
16334 LINEBEG is a buffer position we can't break a line before. 16330 LINEBEG is a buffer position we can't break a line before.
16345 16341
16346 \(fn LINEBEG)" nil nil) 16342 \(fn LINEBEG)" nil nil)
16347 16343
16348 ;;;*** 16344 ;;;***
16349 16345
16350 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17851 16346 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17843
16351 ;;;;;; 10860)) 16347 ;;;;;; 27876))
16352 ;;; Generated autoloads from international/kkc.el 16348 ;;; Generated autoloads from international/kkc.el
16353 16349
16354 (defvar kkc-after-update-conversion-functions nil "\ 16350 (defvar kkc-after-update-conversion-functions nil "\
16355 Functions to run after a conversion is selected in `japanese' input method. 16351 Functions to run after a conversion is selected in `japanese' input method.
16356 With this input method, a user can select a proper conversion from 16352 With this input method, a user can select a proper conversion from
16371 ;;;*** 16367 ;;;***
16372 16368
16373 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16369 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16374 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16370 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16375 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 16371 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
16376 ;;;;;; "kmacro.el" (17851 10836)) 16372 ;;;;;; "kmacro.el" (17838 58217))
16377 ;;; Generated autoloads from kmacro.el 16373 ;;; Generated autoloads from kmacro.el
16378 (global-set-key "\C-x(" 'kmacro-start-macro) 16374 (global-set-key "\C-x(" 'kmacro-start-macro)
16379 (global-set-key "\C-x)" 'kmacro-end-macro) 16375 (global-set-key "\C-x)" 'kmacro-end-macro)
16380 (global-set-key "\C-xe" 'kmacro-end-and-call-macro) 16376 (global-set-key "\C-xe" 'kmacro-end-and-call-macro)
16381 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter) 16377 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter)
16478 16474
16479 ;;;*** 16475 ;;;***
16480 16476
16481 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string 16477 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
16482 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" 16478 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
16483 ;;;;;; (17851 10861)) 16479 ;;;;;; (17843 27877))
16484 ;;; Generated autoloads from language/knd-util.el 16480 ;;; Generated autoloads from language/knd-util.el
16485 16481
16486 (defconst kannada-consonant "[\x51f75-\x51fb9]") 16482 (defconst kannada-consonant "[\x51f75-\x51fb9]")
16487 16483
16488 (autoload (quote kannada-compose-region) "knd-util" "\ 16484 (autoload (quote kannada-compose-region) "knd-util" "\
16501 \(fn LEN)" nil nil) 16497 \(fn LEN)" nil nil)
16502 16498
16503 ;;;*** 16499 ;;;***
16504 16500
16505 ;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16501 ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16506 ;;;;;; "language/korea-util.el" (17851 10861)) 16502 ;;;;;; "language/korea-util.el" (17843 27877))
16507 ;;; Generated autoloads from language/korea-util.el 16503 ;;; Generated autoloads from language/korea-util.el
16508 16504
16509 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 16505 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
16510 *The kind of Korean keyboard for Korean input method. 16506 *The kind of Korean keyboard for Korean input method.
16511 \"\" for 2, \"3\" for 3.") 16507 \"\" for 2, \"3\" for 3.")
16516 \(fn)" nil nil) 16512 \(fn)" nil nil)
16517 16513
16518 ;;;*** 16514 ;;;***
16519 16515
16520 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16516 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
16521 ;;;;;; (17851 10866)) 16517 ;;;;;; (17843 27880))
16522 ;;; Generated autoloads from play/landmark.el 16518 ;;; Generated autoloads from play/landmark.el
16523 16519
16524 (defalias (quote landmark-repeat) (quote lm-test-run)) 16520 (defalias (quote landmark-repeat) (quote lm-test-run))
16525 16521
16526 (autoload (quote lm-test-run) "landmark" "\ 16522 (autoload (quote lm-test-run) "landmark" "\
16550 16546
16551 ;;;*** 16547 ;;;***
16552 16548
16553 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 16549 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
16554 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 16550 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
16555 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17851 16551 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17843
16556 ;;;;;; 10861)) 16552 ;;;;;; 27877))
16557 ;;; Generated autoloads from language/lao-util.el 16553 ;;; Generated autoloads from language/lao-util.el
16558 16554
16559 (autoload (quote lao-compose-string) "lao-util" "\ 16555 (autoload (quote lao-compose-string) "lao-util" "\
16560 Not documented 16556 Not documented
16561 16557
16600 16596
16601 ;;;*** 16597 ;;;***
16602 16598
16603 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16599 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16604 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16600 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16605 ;;;;;; "latexenc" "international/latexenc.el" (17851 10860)) 16601 ;;;;;; "latexenc" "international/latexenc.el" (17843 27876))
16606 ;;; Generated autoloads from international/latexenc.el 16602 ;;; Generated autoloads from international/latexenc.el
16607 16603
16608 (defvar latex-inputenc-coding-alist (quote (("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ 16604 (defvar latex-inputenc-coding-alist (quote (("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
16609 Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems. 16605 Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems.
16610 LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\". 16606 LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".
16676 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp" nil) 16672 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp" nil)
16677 16673
16678 ;;;*** 16674 ;;;***
16679 16675
16680 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16676 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16681 ;;;;;; (17851 10868)) 16677 ;;;;;; (17843 27882))
16682 ;;; Generated autoloads from progmodes/ld-script.el 16678 ;;; Generated autoloads from progmodes/ld-script.el
16683 16679
16684 (add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode))) 16680 (add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode)))
16685 16681
16686 (add-to-list (quote auto-mode-alist) (quote ("\\.x[bdsru]?[cn]?\\'" . ld-script-mode))) 16682 (add-to-list (quote auto-mode-alist) (quote ("\\.x[bdsru]?[cn]?\\'" . ld-script-mode)))
16691 \(fn)" t nil) 16687 \(fn)" t nil)
16692 16688
16693 ;;;*** 16689 ;;;***
16694 16690
16695 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16691 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16696 ;;;;;; (17851 10837)) 16692 ;;;;;; (17843 27861))
16697 ;;; Generated autoloads from ledit.el 16693 ;;; Generated autoloads from ledit.el
16698 16694
16699 (defconst ledit-save-files t "\ 16695 (defconst ledit-save-files t "\
16700 *Non-nil means Ledit should save files before transferring to Lisp.") 16696 *Non-nil means Ledit should save files before transferring to Lisp.")
16701 16697
16726 16722
16727 \(fn)" nil nil) 16723 \(fn)" nil nil)
16728 16724
16729 ;;;*** 16725 ;;;***
16730 16726
16731 ;;;### (autoloads (life) "life" "play/life.el" (17851 10866)) 16727 ;;;### (autoloads (life) "life" "play/life.el" (17843 27880))
16732 ;;; Generated autoloads from play/life.el 16728 ;;; Generated autoloads from play/life.el
16733 16729
16734 (autoload (quote life) "life" "\ 16730 (autoload (quote life) "life" "\
16735 Run Conway's Life simulation. 16731 Run Conway's Life simulation.
16736 The starting pattern is randomly selected. Prefix arg (optional first 16732 The starting pattern is randomly selected. Prefix arg (optional first
16763 \(fn FEATURE &optional FORCE)" t nil) 16759 \(fn FEATURE &optional FORCE)" t nil)
16764 16760
16765 ;;;*** 16761 ;;;***
16766 16762
16767 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16763 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16768 ;;;;;; "locate" "locate.el" (17851 10838)) 16764 ;;;;;; "locate" "locate.el" (17843 27861))
16769 ;;; Generated autoloads from locate.el 16765 ;;; Generated autoloads from locate.el
16770 16766
16771 (defvar locate-ls-subdir-switches "-al" "\ 16767 (defvar locate-ls-subdir-switches "-al" "\
16772 `ls' switches for inserting subdirectories in `*Locate*' buffers. 16768 `ls' switches for inserting subdirectories in `*Locate*' buffers.
16773 This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches.") 16769 This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches.")
16810 16806
16811 \(fn SEARCH-STRING FILTER)" t nil) 16807 \(fn SEARCH-STRING FILTER)" t nil)
16812 16808
16813 ;;;*** 16809 ;;;***
16814 16810
16815 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17851 10838)) 16811 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17843 27861))
16816 ;;; Generated autoloads from log-edit.el 16812 ;;; Generated autoloads from log-edit.el
16817 16813
16818 (autoload (quote log-edit) "log-edit" "\ 16814 (autoload (quote log-edit) "log-edit" "\
16819 Setup a buffer to enter a log message. 16815 Setup a buffer to enter a log message.
16820 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 16816 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
16831 16827
16832 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) 16828 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil)
16833 16829
16834 ;;;*** 16830 ;;;***
16835 16831
16836 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17851 16832 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17843
16837 ;;;;;; 10838)) 16833 ;;;;;; 27861))
16838 ;;; Generated autoloads from log-view.el 16834 ;;; Generated autoloads from log-view.el
16839 16835
16840 (autoload (quote log-view-mode) "log-view" "\ 16836 (autoload (quote log-view-mode) "log-view" "\
16841 Major mode for browsing CVS log output. 16837 Major mode for browsing CVS log output.
16842 16838
16843 \(fn)" t nil) 16839 \(fn)" t nil)
16844 16840
16845 ;;;*** 16841 ;;;***
16846 16842
16847 ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17851 16843 ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17843
16848 ;;;;;; 10838)) 16844 ;;;;;; 27861))
16849 ;;; Generated autoloads from longlines.el 16845 ;;; Generated autoloads from longlines.el
16850 16846
16851 (autoload (quote longlines-mode) "longlines" "\ 16847 (autoload (quote longlines-mode) "longlines" "\
16852 Toggle Long Lines mode. 16848 Toggle Long Lines mode.
16853 In Long Lines mode, long lines are wrapped if they extend beyond 16849 In Long Lines mode, long lines are wrapped if they extend beyond
16864 \(fn &optional ARG)" t nil) 16860 \(fn &optional ARG)" t nil)
16865 16861
16866 ;;;*** 16862 ;;;***
16867 16863
16868 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16864 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16869 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17851 16865 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17843
16870 ;;;;;; 10838)) 16866 ;;;;;; 27861))
16871 ;;; Generated autoloads from lpr.el 16867 ;;; Generated autoloads from lpr.el
16872 16868
16873 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 16869 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
16874 16870
16875 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) 16871 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix))))
16970 16966
16971 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp" t) 16967 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp" t)
16972 16968
16973 ;;;*** 16969 ;;;***
16974 16970
16975 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17851 16971 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17843
16976 ;;;;;; 10852)) 16972 ;;;;;; 27868))
16977 ;;; Generated autoloads from calendar/lunar.el 16973 ;;; Generated autoloads from calendar/lunar.el
16978 16974
16979 (autoload (quote phases-of-moon) "lunar" "\ 16975 (autoload (quote phases-of-moon) "lunar" "\
16980 Display the quarters of the moon for last month, this month, and next month. 16976 Display the quarters of the moon for last month, this month, and next month.
16981 If called with an optional prefix argument, prompts for month and year. 16977 If called with an optional prefix argument, prompts for month and year.
16984 16980
16985 \(fn &optional ARG)" t nil) 16981 \(fn &optional ARG)" t nil)
16986 16982
16987 ;;;*** 16983 ;;;***
16988 16984
16989 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17851 16985 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17843
16990 ;;;;;; 10868)) 16986 ;;;;;; 27882))
16991 ;;; Generated autoloads from progmodes/m4-mode.el 16987 ;;; Generated autoloads from progmodes/m4-mode.el
16992 16988
16993 (autoload (quote m4-mode) "m4-mode" "\ 16989 (autoload (quote m4-mode) "m4-mode" "\
16994 A major mode to edit m4 macro files. 16990 A major mode to edit m4 macro files.
16995 \\{m4-mode-map} 16991 \\{m4-mode-map}
16997 \(fn)" t nil) 16993 \(fn)" t nil)
16998 16994
16999 ;;;*** 16995 ;;;***
17000 16996
17001 ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16997 ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
17002 ;;;;;; (17851 10853)) 16998 ;;;;;; (17843 27869))
17003 ;;; Generated autoloads from emacs-lisp/macroexp.el 16999 ;;; Generated autoloads from emacs-lisp/macroexp.el
17004 17000
17005 (autoload (quote macroexpand-all) "macroexp" "\ 17001 (autoload (quote macroexpand-all) "macroexp" "\
17006 Return result of expanding macros at all levels in FORM. 17002 Return result of expanding macros at all levels in FORM.
17007 If no macros are expanded, FORM is returned unchanged. 17003 If no macros are expanded, FORM is returned unchanged.
17011 \(fn FORM &optional ENVIRONMENT)" nil nil) 17007 \(fn FORM &optional ENVIRONMENT)" nil nil)
17012 17008
17013 ;;;*** 17009 ;;;***
17014 17010
17015 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 17011 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17016 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (17851 10838)) 17012 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (17843 27861))
17017 ;;; Generated autoloads from macros.el 17013 ;;; Generated autoloads from macros.el
17018 17014
17019 (autoload (quote name-last-kbd-macro) "macros" "\ 17015 (autoload (quote name-last-kbd-macro) "macros" "\
17020 Assign a name to the last keyboard macro defined. 17016 Assign a name to the last keyboard macro defined.
17021 Argument SYMBOL is the name to define. 17017 Argument SYMBOL is the name to define.
17100 (define-key ctl-x-map "q" 'kbd-macro-query) 17096 (define-key ctl-x-map "q" 'kbd-macro-query)
17101 17097
17102 ;;;*** 17098 ;;;***
17103 17099
17104 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17100 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17105 ;;;;;; "mail/mail-extr.el" (17851 10861)) 17101 ;;;;;; "mail/mail-extr.el" (17843 27878))
17106 ;;; Generated autoloads from mail/mail-extr.el 17102 ;;; Generated autoloads from mail/mail-extr.el
17107 17103
17108 (autoload (quote mail-extract-address-components) "mail-extr" "\ 17104 (autoload (quote mail-extract-address-components) "mail-extr" "\
17109 Given an RFC-822 address ADDRESS, extract full name and canonical address. 17105 Given an RFC-822 address ADDRESS, extract full name and canonical address.
17110 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). If no 17106 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). If no
17132 17128
17133 ;;;*** 17129 ;;;***
17134 17130
17135 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17131 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17136 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17132 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17137 ;;;;;; (17851 10862)) 17133 ;;;;;; (17843 27878))
17138 ;;; Generated autoloads from mail/mail-hist.el 17134 ;;; Generated autoloads from mail/mail-hist.el
17139 17135
17140 (autoload (quote mail-hist-define-keys) "mail-hist" "\ 17136 (autoload (quote mail-hist-define-keys) "mail-hist" "\
17141 Define keys for accessing mail header history. For use in hooks. 17137 Define keys for accessing mail header history. For use in hooks.
17142 17138
17163 17159
17164 ;;;*** 17160 ;;;***
17165 17161
17166 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17162 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17167 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 17163 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
17168 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17851 17164 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17892
17169 ;;;;;; 10862)) 17165 ;;;;;; 53317))
17170 ;;; Generated autoloads from mail/mail-utils.el 17166 ;;; Generated autoloads from mail/mail-utils.el
17171 17167
17172 (defvar mail-use-rfc822 nil "\ 17168 (defvar mail-use-rfc822 nil "\
17173 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 17169 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
17174 Otherwise, (the default) use a smaller, somewhat faster, and 17170 Otherwise, (the default) use a smaller, somewhat faster, and
17216 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil) 17212 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil)
17217 17213
17218 ;;;*** 17214 ;;;***
17219 17215
17220 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 17216 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
17221 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (17851 10862)) 17217 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (17843 27878))
17222 ;;; Generated autoloads from mail/mailabbrev.el 17218 ;;; Generated autoloads from mail/mailabbrev.el
17223 17219
17224 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 17220 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
17225 Initialize use of the `mailabbrev' package. 17221 Initialize use of the `mailabbrev' package.
17226 17222
17239 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) 17235 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil)
17240 17236
17241 ;;;*** 17237 ;;;***
17242 17238
17243 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 17239 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
17244 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17851 17240 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17843
17245 ;;;;;; 10862)) 17241 ;;;;;; 27878))
17246 ;;; Generated autoloads from mail/mailalias.el 17242 ;;; Generated autoloads from mail/mailalias.el
17247 17243
17248 (defvar mail-complete-style (quote angles) "\ 17244 (defvar mail-complete-style (quote angles) "\
17249 *Specifies how \\[mail-complete] formats the full name when it completes. 17245 *Specifies how \\[mail-complete] formats the full name when it completes.
17250 If `nil', they contain just the return address like: 17246 If `nil', they contain just the return address like:
17286 \(fn ARG)" t nil) 17282 \(fn ARG)" t nil)
17287 17283
17288 ;;;*** 17284 ;;;***
17289 17285
17290 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17286 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17291 ;;;;;; (17851 10862)) 17287 ;;;;;; (17843 27878))
17292 ;;; Generated autoloads from mail/mailclient.el 17288 ;;; Generated autoloads from mail/mailclient.el
17293 17289
17294 (autoload (quote mailclient-send-it) "mailclient" "\ 17290 (autoload (quote mailclient-send-it) "mailclient" "\
17295 Pass current buffer on to the system's mail client. 17291 Pass current buffer on to the system's mail client.
17296 Suitable value for `send-mail-function'. 17292 Suitable value for `send-mail-function'.
17300 17296
17301 ;;;*** 17297 ;;;***
17302 17298
17303 ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17299 ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17304 ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17300 ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17305 ;;;;;; "make-mode" "progmodes/make-mode.el" (17851 10868)) 17301 ;;;;;; "make-mode" "progmodes/make-mode.el" (17843 27882))
17306 ;;; Generated autoloads from progmodes/make-mode.el 17302 ;;; Generated autoloads from progmodes/make-mode.el
17307 17303
17308 (autoload (quote makefile-mode) "make-mode" "\ 17304 (autoload (quote makefile-mode) "make-mode" "\
17309 Major mode for editing standard Makefiles. 17305 Major mode for editing standard Makefiles.
17310 17306
17417 17413
17418 \(fn)" t nil) 17414 \(fn)" t nil)
17419 17415
17420 ;;;*** 17416 ;;;***
17421 17417
17422 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17851 17418 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17843
17423 ;;;;;; 10838)) 17419 ;;;;;; 27861))
17424 ;;; Generated autoloads from makesum.el 17420 ;;; Generated autoloads from makesum.el
17425 17421
17426 (autoload (quote make-command-summary) "makesum" "\ 17422 (autoload (quote make-command-summary) "makesum" "\
17427 Make a summary of current key bindings in the buffer *Summary*. 17423 Make a summary of current key bindings in the buffer *Summary*.
17428 Previous contents of that buffer are killed first. 17424 Previous contents of that buffer are killed first.
17429 17425
17430 \(fn)" t nil) 17426 \(fn)" t nil)
17431 17427
17432 ;;;*** 17428 ;;;***
17433 17429
17434 ;;;### (autoloads (man-follow man) "man" "man.el" (17851 10838)) 17430 ;;;### (autoloads (man-follow man) "man" "man.el" (17843 27861))
17435 ;;; Generated autoloads from man.el 17431 ;;; Generated autoloads from man.el
17436 17432
17437 (defalias (quote manual-entry) (quote man)) 17433 (defalias (quote manual-entry) (quote man))
17438 17434
17439 (autoload (quote man) "man" "\ 17435 (autoload (quote man) "man" "\
17456 17452
17457 \(fn MAN-ARGS)" t nil) 17453 \(fn MAN-ARGS)" t nil)
17458 17454
17459 ;;;*** 17455 ;;;***
17460 17456
17461 ;;;### (autoloads (master-mode) "master" "master.el" (17851 10838)) 17457 ;;;### (autoloads (master-mode) "master" "master.el" (17843 27861))
17462 ;;; Generated autoloads from master.el 17458 ;;; Generated autoloads from master.el
17463 17459
17464 (autoload (quote master-mode) "master" "\ 17460 (autoload (quote master-mode) "master" "\
17465 Toggle Master mode. 17461 Toggle Master mode.
17466 With no argument, this command toggles the mode. 17462 With no argument, this command toggles the mode.
17478 17474
17479 \(fn &optional ARG)" t nil) 17475 \(fn &optional ARG)" t nil)
17480 17476
17481 ;;;*** 17477 ;;;***
17482 17478
17483 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17851 17479 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17843
17484 ;;;;;; 10838)) 17480 ;;;;;; 27861))
17485 ;;; Generated autoloads from menu-bar.el 17481 ;;; Generated autoloads from menu-bar.el
17486 17482
17487 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) 17483 (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
17488 17484
17489 (defvar menu-bar-mode nil "\ 17485 (defvar menu-bar-mode nil "\
17514 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line 17510 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line
17515 ;;;;;; message-signature-file message-signature message-indent-citation-function 17511 ;;;;;; message-signature-file message-signature message-indent-citation-function
17516 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function 17512 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function
17517 ;;;;;; message-send-mail-function message-user-organization-file 17513 ;;;;;; message-send-mail-function message-user-organization-file
17518 ;;;;;; message-signature-separator message-from-style) "message" 17514 ;;;;;; message-signature-separator message-from-style) "message"
17519 ;;;;;; "gnus/message.el" (17851 10858)) 17515 ;;;;;; "gnus/message.el" (17843 27874))
17520 ;;; Generated autoloads from gnus/message.el 17516 ;;; Generated autoloads from gnus/message.el
17521 17517
17522 (defvar message-from-style (quote default) "\ 17518 (defvar message-from-style (quote default) "\
17523 *Specifies how \"From\" headers look. 17519 *Specifies how \"From\" headers look.
17524 17520
17768 \(fn START END)" t nil) 17764 \(fn START END)" t nil)
17769 17765
17770 ;;;*** 17766 ;;;***
17771 17767
17772 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17768 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17773 ;;;;;; (17851 10869)) 17769 ;;;;;; (17843 27882))
17774 ;;; Generated autoloads from progmodes/meta-mode.el 17770 ;;; Generated autoloads from progmodes/meta-mode.el
17775 17771
17776 (autoload (quote metafont-mode) "meta-mode" "\ 17772 (autoload (quote metafont-mode) "meta-mode" "\
17777 Major mode for editing Metafont sources. 17773 Major mode for editing Metafont sources.
17778 Special commands: 17774 Special commands:
17795 17791
17796 ;;;*** 17792 ;;;***
17797 17793
17798 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17794 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17799 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17795 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17800 ;;;;;; (17851 10862)) 17796 ;;;;;; (17843 27878))
17801 ;;; Generated autoloads from mail/metamail.el 17797 ;;; Generated autoloads from mail/metamail.el
17802 17798
17803 (autoload (quote metamail-interpret-header) "metamail" "\ 17799 (autoload (quote metamail-interpret-header) "metamail" "\
17804 Interpret a header part of a MIME message in current buffer. 17800 Interpret a header part of a MIME message in current buffer.
17805 Its body part is not interpreted at all. 17801 Its body part is not interpreted at all.
17840 17836
17841 ;;;*** 17837 ;;;***
17842 17838
17843 ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose 17839 ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17844 ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17840 ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17845 ;;;;;; "mh-e/mh-comp.el" (17851 10863)) 17841 ;;;;;; "mh-e/mh-comp.el" (17843 27878))
17846 ;;; Generated autoloads from mh-e/mh-comp.el 17842 ;;; Generated autoloads from mh-e/mh-comp.el
17847 17843
17848 (autoload (quote mh-smail) "mh-comp" "\ 17844 (autoload (quote mh-smail) "mh-comp" "\
17849 Compose a message with the MH mail system. 17845 Compose a message with the MH mail system.
17850 See `mh-send' for more details on composing mail. 17846 See `mh-send' for more details on composing mail.
17927 17923
17928 \(fn)" t nil) 17924 \(fn)" t nil)
17929 17925
17930 ;;;*** 17926 ;;;***
17931 17927
17932 ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17851 10863)) 17928 ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17843 27878))
17933 ;;; Generated autoloads from mh-e/mh-e.el 17929 ;;; Generated autoloads from mh-e/mh-e.el
17934 17930
17935 (put (quote mh-progs) (quote risky-local-variable) t) 17931 (put (quote mh-progs) (quote risky-local-variable) t)
17936 17932
17937 (put (quote mh-lib) (quote risky-local-variable) t) 17933 (put (quote mh-lib) (quote risky-local-variable) t)
17944 \(fn)" t nil) 17940 \(fn)" t nil)
17945 17941
17946 ;;;*** 17942 ;;;***
17947 17943
17948 ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17944 ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17949 ;;;;;; "mh-e/mh-folder.el" (17851 10863)) 17945 ;;;;;; "mh-e/mh-folder.el" (17843 27879))
17950 ;;; Generated autoloads from mh-e/mh-folder.el 17946 ;;; Generated autoloads from mh-e/mh-folder.el
17951 17947
17952 (autoload (quote mh-rmail) "mh-folder" "\ 17948 (autoload (quote mh-rmail) "mh-folder" "\
17953 Incorporate new mail with MH. 17949 Incorporate new mail with MH.
17954 Scan an MH folder if ARG is non-nil. 17950 Scan an MH folder if ARG is non-nil.
18026 \(fn)" t nil) 18022 \(fn)" t nil)
18027 18023
18028 ;;;*** 18024 ;;;***
18029 18025
18030 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 18026 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18031 ;;;;;; "midnight.el" (17851 10838)) 18027 ;;;;;; "midnight.el" (17843 27861))
18032 ;;; Generated autoloads from midnight.el 18028 ;;; Generated autoloads from midnight.el
18033 18029
18034 (autoload (quote clean-buffer-list) "midnight" "\ 18030 (autoload (quote clean-buffer-list) "midnight" "\
18035 Kill old buffers that have not been displayed recently. 18031 Kill old buffers that have not been displayed recently.
18036 The relevant variables are `clean-buffer-list-delay-general', 18032 The relevant variables are `clean-buffer-list-delay-general',
18053 \(fn SYMB TM)" nil nil) 18049 \(fn SYMB TM)" nil nil)
18054 18050
18055 ;;;*** 18051 ;;;***
18056 18052
18057 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18053 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18058 ;;;;;; "minibuf-eldef.el" (17851 10838)) 18054 ;;;;;; "minibuf-eldef.el" (17843 27861))
18059 ;;; Generated autoloads from minibuf-eldef.el 18055 ;;; Generated autoloads from minibuf-eldef.el
18060 18056
18061 (defvar minibuffer-electric-default-mode nil "\ 18057 (defvar minibuffer-electric-default-mode nil "\
18062 Non-nil if Minibuffer-Electric-Default mode is enabled. 18058 Non-nil if Minibuffer-Electric-Default mode is enabled.
18063 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 18059 See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
18081 \(fn &optional ARG)" t nil) 18077 \(fn &optional ARG)" t nil)
18082 18078
18083 ;;;*** 18079 ;;;***
18084 18080
18085 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18081 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18086 ;;;;;; (17851 10869)) 18082 ;;;;;; (17843 27882))
18087 ;;; Generated autoloads from progmodes/mixal-mode.el 18083 ;;; Generated autoloads from progmodes/mixal-mode.el
18088 18084
18089 (autoload (quote mixal-mode) "mixal-mode" "\ 18085 (autoload (quote mixal-mode) "mixal-mode" "\
18090 Major mode for the mixal asm language. 18086 Major mode for the mixal asm language.
18091 \\{mixal-mode-map} 18087 \\{mixal-mode-map}
18096 18092
18097 ;;;*** 18093 ;;;***
18098 18094
18099 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 18095 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
18100 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 18096 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
18101 ;;;;;; (17851 10861)) 18097 ;;;;;; (17843 27877))
18102 ;;; Generated autoloads from language/mlm-util.el 18098 ;;; Generated autoloads from language/mlm-util.el
18103 18099
18104 (autoload (quote malayalam-compose-region) "mlm-util" "\ 18100 (autoload (quote malayalam-compose-region) "mlm-util" "\
18105 Not documented 18101 Not documented
18106 18102
18119 \(fn FROM TO PATTERN &optional STRING)" nil nil) 18115 \(fn FROM TO PATTERN &optional STRING)" nil nil)
18120 18116
18121 ;;;*** 18117 ;;;***
18122 18118
18123 ;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18119 ;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18124 ;;;;;; "mm-extern" "gnus/mm-extern.el" (17851 10858)) 18120 ;;;;;; "mm-extern" "gnus/mm-extern.el" (17843 27874))
18125 ;;; Generated autoloads from gnus/mm-extern.el 18121 ;;; Generated autoloads from gnus/mm-extern.el
18126 18122
18127 (autoload (quote mm-extern-cache-contents) "mm-extern" "\ 18123 (autoload (quote mm-extern-cache-contents) "mm-extern" "\
18128 Put the external-body part of HANDLE into its cache. 18124 Put the external-body part of HANDLE into its cache.
18129 18125
18138 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 18134 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
18139 18135
18140 ;;;*** 18136 ;;;***
18141 18137
18142 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18138 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18143 ;;;;;; (17851 10858)) 18139 ;;;;;; (17843 27874))
18144 ;;; Generated autoloads from gnus/mm-partial.el 18140 ;;; Generated autoloads from gnus/mm-partial.el
18145 18141
18146 (autoload (quote mm-inline-partial) "mm-partial" "\ 18142 (autoload (quote mm-inline-partial) "mm-partial" "\
18147 Show the partial part of HANDLE. 18143 Show the partial part of HANDLE.
18148 This function replaces the buffer of HANDLE with a buffer contains 18144 This function replaces the buffer of HANDLE with a buffer contains
18152 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 18148 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
18153 18149
18154 ;;;*** 18150 ;;;***
18155 18151
18156 ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 18152 ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
18157 ;;;;;; "mm-url" "gnus/mm-url.el" (17851 10858)) 18153 ;;;;;; "mm-url" "gnus/mm-url.el" (17843 27874))
18158 ;;; Generated autoloads from gnus/mm-url.el 18154 ;;; Generated autoloads from gnus/mm-url.el
18159 18155
18160 (autoload (quote mm-url-insert-file-contents) "mm-url" "\ 18156 (autoload (quote mm-url-insert-file-contents) "mm-url" "\
18161 Insert file contents of URL. 18157 Insert file contents of URL.
18162 If `mm-url-use-external' is non-nil, use `mm-url-program'. 18158 If `mm-url-use-external' is non-nil, use `mm-url-program'.
18169 \(fn URL)" nil nil) 18165 \(fn URL)" nil nil)
18170 18166
18171 ;;;*** 18167 ;;;***
18172 18168
18173 ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18169 ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18174 ;;;;;; "gnus/mm-uu.el" (17851 10858)) 18170 ;;;;;; "gnus/mm-uu.el" (17843 27874))
18175 ;;; Generated autoloads from gnus/mm-uu.el 18171 ;;; Generated autoloads from gnus/mm-uu.el
18176 18172
18177 (autoload (quote mm-uu-dissect) "mm-uu" "\ 18173 (autoload (quote mm-uu-dissect) "mm-uu" "\
18178 Dissect the current buffer and return a list of uu handles. 18174 Dissect the current buffer and return a list of uu handles.
18179 The optional NOHEADER means there's no header in the buffer. 18175 The optional NOHEADER means there's no header in the buffer.
18189 \(fn HANDLE &optional DECODED)" nil nil) 18185 \(fn HANDLE &optional DECODED)" nil nil)
18190 18186
18191 ;;;*** 18187 ;;;***
18192 18188
18193 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18189 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18194 ;;;;;; (17851 10858)) 18190 ;;;;;; (17843 27875))
18195 ;;; Generated autoloads from gnus/mml1991.el 18191 ;;; Generated autoloads from gnus/mml1991.el
18196 18192
18197 (autoload (quote mml1991-encrypt) "mml1991" "\ 18193 (autoload (quote mml1991-encrypt) "mml1991" "\
18198 Not documented 18194 Not documented
18199 18195
18206 18202
18207 ;;;*** 18203 ;;;***
18208 18204
18209 ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18205 ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18210 ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18206 ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18211 ;;;;;; "mml2015" "gnus/mml2015.el" (17851 10858)) 18207 ;;;;;; "mml2015" "gnus/mml2015.el" (17843 27875))
18212 ;;; Generated autoloads from gnus/mml2015.el 18208 ;;; Generated autoloads from gnus/mml2015.el
18213 18209
18214 (autoload (quote mml2015-decrypt) "mml2015" "\ 18210 (autoload (quote mml2015-decrypt) "mml2015" "\
18215 Not documented 18211 Not documented
18216 18212
18279 \(fn)" t nil) 18275 \(fn)" t nil)
18280 18276
18281 ;;;*** 18277 ;;;***
18282 18278
18283 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 18279 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
18284 ;;;;;; (17851 10866)) 18280 ;;;;;; (17843 27880))
18285 ;;; Generated autoloads from play/morse.el 18281 ;;; Generated autoloads from play/morse.el
18286 18282
18287 (autoload (quote morse-region) "morse" "\ 18283 (autoload (quote morse-region) "morse" "\
18288 Convert all text in a given region to morse code. 18284 Convert all text in a given region to morse code.
18289 18285
18294 18290
18295 \(fn BEG END)" t nil) 18291 \(fn BEG END)" t nil)
18296 18292
18297 ;;;*** 18293 ;;;***
18298 18294
18299 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17851 18295 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17843
18300 ;;;;;; 10838)) 18296 ;;;;;; 27861))
18301 ;;; Generated autoloads from mouse-sel.el 18297 ;;; Generated autoloads from mouse-sel.el
18302 18298
18303 (defvar mouse-sel-mode nil "\ 18299 (defvar mouse-sel-mode nil "\
18304 Non-nil if Mouse-Sel mode is enabled. 18300 Non-nil if Mouse-Sel mode is enabled.
18305 See the command `mouse-sel-mode' for a description of this minor-mode. 18301 See the command `mouse-sel-mode' for a description of this minor-mode.
18357 18353
18358 \(fn)" t nil) 18354 \(fn)" t nil)
18359 18355
18360 ;;;*** 18356 ;;;***
18361 18357
18362 ;;;### (autoloads (msb-mode) "msb" "msb.el" (17851 10838)) 18358 ;;;### (autoloads (msb-mode) "msb" "msb.el" (17843 27861))
18363 ;;; Generated autoloads from msb.el 18359 ;;; Generated autoloads from msb.el
18364 18360
18365 (defvar msb-mode nil "\ 18361 (defvar msb-mode nil "\
18366 Non-nil if Msb mode is enabled. 18362 Non-nil if Msb mode is enabled.
18367 See the command `msb-mode' for a description of this minor-mode. 18363 See the command `msb-mode' for a description of this minor-mode.
18384 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset 18380 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset
18385 ;;;;;; describe-font list-coding-categories list-coding-systems 18381 ;;;;;; describe-font list-coding-categories list-coding-systems
18386 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18382 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18387 ;;;;;; describe-coding-system describe-character-set list-charset-chars 18383 ;;;;;; describe-coding-system describe-character-set list-charset-chars
18388 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18384 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18389 ;;;;;; (17851 10860)) 18385 ;;;;;; (17843 27877))
18390 ;;; Generated autoloads from international/mule-diag.el 18386 ;;; Generated autoloads from international/mule-diag.el
18391 18387
18392 (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ 18388 (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\
18393 Alist of charset names vs the corresponding information. 18389 Alist of charset names vs the corresponding information.
18394 This is mis-named for historical reasons. The charsets are actually 18390 This is mis-named for historical reasons. The charsets are actually
18558 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment 18554 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
18559 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode 18555 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode
18560 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18556 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18561 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18557 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18562 ;;;;;; truncate-string-to-width store-substring string-to-sequence) 18558 ;;;;;; truncate-string-to-width store-substring string-to-sequence)
18563 ;;;;;; "mule-util" "international/mule-util.el" (17851 10860)) 18559 ;;;;;; "mule-util" "international/mule-util.el" (17843 27877))
18564 ;;; Generated autoloads from international/mule-util.el 18560 ;;; Generated autoloads from international/mule-util.el
18565 18561
18566 (autoload (quote string-to-sequence) "mule-util" "\ 18562 (autoload (quote string-to-sequence) "mule-util" "\
18567 Convert STRING to a sequence of TYPE which contains characters in STRING. 18563 Convert STRING to a sequence of TYPE which contains characters in STRING.
18568 TYPE should be `list' or `vector'. 18564 TYPE should be `list' or `vector'.
18687 \(fn CHAR)" nil nil) 18683 \(fn CHAR)" nil nil)
18688 18684
18689 ;;;*** 18685 ;;;***
18690 18686
18691 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 18687 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
18692 ;;;;;; (17851 10838)) 18688 ;;;;;; (17843 27861))
18693 ;;; Generated autoloads from mwheel.el 18689 ;;; Generated autoloads from mwheel.el
18694 18690
18695 (defvar mouse-wheel-mode nil "\ 18691 (defvar mouse-wheel-mode nil "\
18696 Non-nil if Mouse-Wheel mode is enabled. 18692 Non-nil if Mouse-Wheel mode is enabled.
18697 See the command `mouse-wheel-mode' for a description of this minor-mode. 18693 See the command `mouse-wheel-mode' for a description of this minor-mode.
18716 ;;;*** 18712 ;;;***
18717 18713
18718 ;;;### (autoloads (network-connection network-connection-to-service 18714 ;;;### (autoloads (network-connection network-connection-to-service
18719 ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18715 ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18720 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 18716 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
18721 ;;;;;; "net-utils" "net/net-utils.el" (17851 10863)) 18717 ;;;;;; "net-utils" "net/net-utils.el" (17892 21082))
18722 ;;; Generated autoloads from net/net-utils.el 18718 ;;; Generated autoloads from net/net-utils.el
18723 18719
18724 (autoload (quote traceroute) "net-utils" "\ 18720 (autoload (quote traceroute) "net-utils" "\
18725 Run traceroute program for TARGET. 18721 Run traceroute program for TARGET.
18726 18722
18812 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments 18808 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments
18813 ;;;;;; comment-dwim comment-or-uncomment-region comment-box comment-region 18809 ;;;;;; comment-dwim comment-or-uncomment-region comment-box comment-region
18814 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18810 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18815 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18811 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18816 ;;;;;; comment-padding comment-style comment-column) "newcomment" 18812 ;;;;;; comment-padding comment-style comment-column) "newcomment"
18817 ;;;;;; "newcomment.el" (17851 10839)) 18813 ;;;;;; "newcomment.el" (17843 27861))
18818 ;;; Generated autoloads from newcomment.el 18814 ;;; Generated autoloads from newcomment.el
18819 18815
18820 (defalias (quote indent-for-comment) (quote comment-indent)) 18816 (defalias (quote indent-for-comment) (quote comment-indent))
18821 18817
18822 (defalias (quote set-comment-column) (quote comment-set-column)) 18818 (defalias (quote set-comment-column) (quote comment-set-column))
19050 \(fn)" t nil) 19046 \(fn)" t nil)
19051 19047
19052 ;;;*** 19048 ;;;***
19053 19049
19054 ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19050 ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19055 ;;;;;; (17851 10858)) 19051 ;;;;;; (17843 27875))
19056 ;;; Generated autoloads from gnus/nndiary.el 19052 ;;; Generated autoloads from gnus/nndiary.el
19057 19053
19058 (autoload (quote nndiary-generate-nov-databases) "nndiary" "\ 19054 (autoload (quote nndiary-generate-nov-databases) "nndiary" "\
19059 Generate NOV databases in all nndiary directories. 19055 Generate NOV databases in all nndiary directories.
19060 19056
19061 \(fn &optional SERVER)" t nil) 19057 \(fn &optional SERVER)" t nil)
19062 19058
19063 ;;;*** 19059 ;;;***
19064 19060
19065 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17851 19061 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17843
19066 ;;;;;; 10859)) 19062 ;;;;;; 27875))
19067 ;;; Generated autoloads from gnus/nndoc.el 19063 ;;; Generated autoloads from gnus/nndoc.el
19068 19064
19069 (autoload (quote nndoc-add-type) "nndoc" "\ 19065 (autoload (quote nndoc-add-type) "nndoc" "\
19070 Add document DEFINITION to the list of nndoc document definitions. 19066 Add document DEFINITION to the list of nndoc document definitions.
19071 If POSITION is nil or `last', the definition will be added 19067 If POSITION is nil or `last', the definition will be added
19076 \(fn DEFINITION &optional POSITION)" nil nil) 19072 \(fn DEFINITION &optional POSITION)" nil nil)
19077 19073
19078 ;;;*** 19074 ;;;***
19079 19075
19080 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19076 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19081 ;;;;;; (17851 10859)) 19077 ;;;;;; (17843 27875))
19082 ;;; Generated autoloads from gnus/nnfolder.el 19078 ;;; Generated autoloads from gnus/nnfolder.el
19083 19079
19084 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 19080 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
19085 Look for mbox folders in the nnfolder directory and make them into groups. 19081 Look for mbox folders in the nnfolder directory and make them into groups.
19086 This command does not work if you use short group names. 19082 This command does not work if you use short group names.
19088 \(fn)" t nil) 19084 \(fn)" t nil)
19089 19085
19090 ;;;*** 19086 ;;;***
19091 19087
19092 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 19088 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
19093 ;;;;;; (17851 10859)) 19089 ;;;;;; (17843 27875))
19094 ;;; Generated autoloads from gnus/nnkiboze.el 19090 ;;; Generated autoloads from gnus/nnkiboze.el
19095 19091
19096 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 19092 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
19097 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". 19093 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\".
19098 Finds out what articles are to be part of the nnkiboze groups. 19094 Finds out what articles are to be part of the nnkiboze groups.
19100 \(fn)" t nil) 19096 \(fn)" t nil)
19101 19097
19102 ;;;*** 19098 ;;;***
19103 19099
19104 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19100 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19105 ;;;;;; (17851 10859)) 19101 ;;;;;; (17843 27875))
19106 ;;; Generated autoloads from gnus/nnml.el 19102 ;;; Generated autoloads from gnus/nnml.el
19107 19103
19108 (autoload (quote nnml-generate-nov-databases) "nnml" "\ 19104 (autoload (quote nnml-generate-nov-databases) "nnml" "\
19109 Generate NOV databases in all nnml directories. 19105 Generate NOV databases in all nnml directories.
19110 19106
19111 \(fn &optional SERVER)" t nil) 19107 \(fn &optional SERVER)" t nil)
19112 19108
19113 ;;;*** 19109 ;;;***
19114 19110
19115 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 19111 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
19116 ;;;;;; "nnsoup" "gnus/nnsoup.el" (17851 10859)) 19112 ;;;;;; "nnsoup" "gnus/nnsoup.el" (17843 27875))
19117 ;;; Generated autoloads from gnus/nnsoup.el 19113 ;;; Generated autoloads from gnus/nnsoup.el
19118 19114
19119 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ 19115 (autoload (quote nnsoup-pack-replies) "nnsoup" "\
19120 Make an outbound package of SOUP replies. 19116 Make an outbound package of SOUP replies.
19121 19117
19132 \(fn)" t nil) 19128 \(fn)" t nil)
19133 19129
19134 ;;;*** 19130 ;;;***
19135 19131
19136 ;;;### (autoloads (disable-command enable-command disabled-command-function) 19132 ;;;### (autoloads (disable-command enable-command disabled-command-function)
19137 ;;;;;; "novice" "novice.el" (17851 10839)) 19133 ;;;;;; "novice" "novice.el" (17843 27861))
19138 ;;; Generated autoloads from novice.el 19134 ;;; Generated autoloads from novice.el
19139 19135
19140 (defvar disabled-command-function (quote disabled-command-function) "\ 19136 (defvar disabled-command-function (quote disabled-command-function) "\
19141 Function to call to handle disabled commands. 19137 Function to call to handle disabled commands.
19142 If nil, the feature is disabled, i.e., all commands work normally.") 19138 If nil, the feature is disabled, i.e., all commands work normally.")
19165 \(fn COMMAND)" t nil) 19161 \(fn COMMAND)" t nil)
19166 19162
19167 ;;;*** 19163 ;;;***
19168 19164
19169 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19165 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19170 ;;;;;; (17851 10872)) 19166 ;;;;;; (17843 27885))
19171 ;;; Generated autoloads from textmodes/nroff-mode.el 19167 ;;; Generated autoloads from textmodes/nroff-mode.el
19172 19168
19173 (autoload (quote nroff-mode) "nroff-mode" "\ 19169 (autoload (quote nroff-mode) "nroff-mode" "\
19174 Major mode for editing text intended for nroff to format. 19170 Major mode for editing text intended for nroff to format.
19175 \\{nroff-mode-map} 19171 \\{nroff-mode-map}
19180 \(fn)" t nil) 19176 \(fn)" t nil)
19181 19177
19182 ;;;*** 19178 ;;;***
19183 19179
19184 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 19180 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
19185 ;;;;;; (17851 10869)) 19181 ;;;;;; (17843 27882))
19186 ;;; Generated autoloads from progmodes/octave-hlp.el 19182 ;;; Generated autoloads from progmodes/octave-hlp.el
19187 19183
19188 (autoload (quote octave-help) "octave-hlp" "\ 19184 (autoload (quote octave-help) "octave-hlp" "\
19189 Get help on Octave symbols from the Octave info files. 19185 Get help on Octave symbols from the Octave info files.
19190 Look up KEY in the function, operator and variable indices of the files 19186 Look up KEY in the function, operator and variable indices of the files
19194 \(fn KEY)" t nil) 19190 \(fn KEY)" t nil)
19195 19191
19196 ;;;*** 19192 ;;;***
19197 19193
19198 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19194 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19199 ;;;;;; (17851 10869)) 19195 ;;;;;; (17843 27883))
19200 ;;; Generated autoloads from progmodes/octave-inf.el 19196 ;;; Generated autoloads from progmodes/octave-inf.el
19201 19197
19202 (autoload (quote inferior-octave) "octave-inf" "\ 19198 (autoload (quote inferior-octave) "octave-inf" "\
19203 Run an inferior Octave process, I/O via `inferior-octave-buffer'. 19199 Run an inferior Octave process, I/O via `inferior-octave-buffer'.
19204 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'. 19200 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'.
19217 (defalias (quote run-octave) (quote inferior-octave)) 19213 (defalias (quote run-octave) (quote inferior-octave))
19218 19214
19219 ;;;*** 19215 ;;;***
19220 19216
19221 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19217 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19222 ;;;;;; (17851 10869)) 19218 ;;;;;; (17843 27883))
19223 ;;; Generated autoloads from progmodes/octave-mod.el 19219 ;;; Generated autoloads from progmodes/octave-mod.el
19224 19220
19225 (autoload (quote octave-mode) "octave-mod" "\ 19221 (autoload (quote octave-mode) "octave-mod" "\
19226 Major mode for editing Octave code. 19222 Major mode for editing Octave code.
19227 19223
19316 \(fn)" t nil) 19312 \(fn)" t nil)
19317 19313
19318 ;;;*** 19314 ;;;***
19319 19315
19320 ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19316 ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
19321 ;;;;;; org-export-icalendar-this-file orgtbl-mode turn-on-orgtbl 19317 ;;;;;; org-export-icalendar-this-file org-diary org-tags-view org-todo-list
19322 ;;;;;; org-remember-handler org-remember-apply-template org-remember-annotation 19318 ;;;;;; org-agenda-list org-cycle-agenda-files org-batch-agenda org-agenda
19323 ;;;;;; org-store-link org-tags-view org-diary org-cycle-agenda-files 19319 ;;;;;; org-remember-handler org-remember org-remember-apply-template
19324 ;;;;;; org-todo-list org-agenda-list org-batch-agenda org-agenda 19320 ;;;;;; org-remember-annotation org-store-link orgtbl-mode turn-on-orgtbl
19325 ;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el" 19321 ;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el"
19326 ;;;;;; (17871 15754)) 19322 ;;;;;; (17894 62281))
19327 ;;; Generated autoloads from textmodes/org.el 19323 ;;; Generated autoloads from textmodes/org.el
19328 19324
19329 (autoload (quote org-mode) "org" "\ 19325 (autoload (quote org-mode) "org" "\
19330 Outline-based notes management and organizer, alias 19326 Outline-based notes management and organizer, alias
19331 \"Carsten's outline-mode for keeping track of everything.\" 19327 \"Carsten's outline-mode for keeping track of everything.\"
19379 19375
19380 (autoload (quote org-global-cycle) "org" "\ 19376 (autoload (quote org-global-cycle) "org" "\
19381 Cycle the global visibility. For details see `org-cycle'. 19377 Cycle the global visibility. For details see `org-cycle'.
19382 19378
19383 \(fn &optional ARG)" t nil) 19379 \(fn &optional ARG)" t nil)
19380
19381 (autoload (quote turn-on-orgtbl) "org" "\
19382 Unconditionally turn on `orgtbl-mode'.
19383
19384 \(fn)" nil nil)
19385
19386 (autoload (quote orgtbl-mode) "org" "\
19387 The `org-mode' table editor as a minor mode for use in other modes.
19388
19389 \(fn &optional ARG)" t nil)
19390
19391 (autoload (quote org-store-link) "org" "\
19392 \\<org-mode-map>Store an org-link to the current location.
19393 This link can later be inserted into an org-buffer with
19394 \\[org-insert-link].
19395 For some link types, a prefix arg is interpreted:
19396 For links to usenet articles, arg negates `org-usenet-links-prefer-google'.
19397 For file links, arg negates `org-context-in-file-links'.
19398
19399 \(fn ARG)" t nil)
19400
19401 (autoload (quote org-remember-annotation) "org" "\
19402 Return a link to the current location as an annotation for remember.el.
19403 If you are using Org-mode files as target for data storage with
19404 remember.el, then the annotations should include a link compatible with the
19405 conventions in Org-mode. This function returns such a link.
19406
19407 \(fn)" nil nil)
19408
19409 (autoload (quote org-remember-apply-template) "org" "\
19410 Initialize *remember* buffer with template, invoke `org-mode'.
19411 This function should be placed into `remember-mode-hook' and in fact requires
19412 to be run from that hook to fucntion properly.
19413
19414 \(fn &optional USE-CHAR SKIP-INTERACTIVE)" nil nil)
19415
19416 (autoload (quote org-remember) "org" "\
19417 Call `remember'. If this is already a remember buffer, re-apply template.
19418 If there is an active region, make sure remember uses it as initial content
19419 of the remember buffer.
19420
19421 \(fn)" t nil)
19422
19423 (autoload (quote org-remember-handler) "org" "\
19424 Store stuff from remember.el into an org file.
19425 First prompts for an org file. If the user just presses return, the value
19426 of `org-default-notes-file' is used.
19427 Then the command offers the headings tree of the selected file in order to
19428 file the text at a specific location.
19429 You can either immediately press RET to get the note appended to the
19430 file, or you can use vertical cursor motion and visibility cycling (TAB) to
19431 find a better place. Then press RET or <left> or <right> in insert the note.
19432
19433 Key Cursor position Note gets inserted
19434 -----------------------------------------------------------------------------
19435 RET buffer-start as level 2 heading at end of file
19436 RET on headline as sublevel of the heading at cursor
19437 RET no heading at cursor position, level taken from context.
19438 Or use prefix arg to specify level manually.
19439 <left> on headline as same level, before current heading
19440 <right> on headline as same level, after current heading
19441
19442 So the fastest way to store the note is to press RET RET to append it to
19443 the default file. This way your current train of thought is not
19444 interrupted, in accordance with the principles of remember.el. But with
19445 little extra effort, you can push it directly to the correct location.
19446
19447 Before being stored away, the function ensures that the text has a
19448 headline, i.e. a first line that starts with a \"*\". If not, a headline
19449 is constructed from the current date and some additional data.
19450
19451 If the variable `org-adapt-indentation' is non-nil, the entire text is
19452 also indented so that it starts in the same column as the headline
19453 \(i.e. after the stars).
19454
19455 See also the variable `org-reverse-note-order'.
19456
19457 \(fn)" nil nil)
19384 19458
19385 (autoload (quote org-agenda) "org" "\ 19459 (autoload (quote org-agenda) "org" "\
19386 Dispatch agenda commands to collect entries to the agenda buffer. 19460 Dispatch agenda commands to collect entries to the agenda buffer.
19387 Prompts for a character to select a command. Any prefix arg will be passed 19461 Prompts for a character to select a command. Any prefix arg will be passed
19388 on to the selected command. The default selections are: 19462 on to the selected command. The default selections are:
19412 Paramters are alternating variable names and values that will be bound 19486 Paramters are alternating variable names and values that will be bound
19413 before running the agenda command. 19487 before running the agenda command.
19414 19488
19415 \(fn CMD-KEY &rest PARAMETERS)" nil (quote macro)) 19489 \(fn CMD-KEY &rest PARAMETERS)" nil (quote macro))
19416 19490
19491 (autoload (quote org-cycle-agenda-files) "org" "\
19492 Cycle through the files in `org-agenda-files'.
19493 If the current buffer visits an agenda file, find the next one in the list.
19494 If the current buffer does not, find the first agenda file.
19495
19496 \(fn)" t nil)
19497
19417 (autoload (quote org-agenda-list) "org" "\ 19498 (autoload (quote org-agenda-list) "org" "\
19418 Produce a weekly view from all files in variable `org-agenda-files'. 19499 Produce a weekly view from all files in variable `org-agenda-files'.
19419 The view will be for the current week, but from the overview buffer you 19500 The view will be for the current week, but from the overview buffer you
19420 will be able to go to other weeks. 19501 will be able to go to other weeks.
19421 With one \\[universal-argument] prefix argument INCLUDE-ALL, all unfinished TODO items will 19502 With one \\[universal-argument] prefix argument INCLUDE-ALL, all unfinished TODO items will
19436 for a keyword. A numeric prefix directly selects the Nth keyword in 19517 for a keyword. A numeric prefix directly selects the Nth keyword in
19437 `org-todo-keywords'. 19518 `org-todo-keywords'.
19438 19519
19439 \(fn ARG)" t nil) 19520 \(fn ARG)" t nil)
19440 19521
19441 (autoload (quote org-cycle-agenda-files) "org" "\ 19522 (autoload (quote org-tags-view) "org" "\
19442 Cycle through the files in `org-agenda-files'. 19523 Show all headlines for all `org-agenda-files' matching a TAGS criterion.
19443 If the current buffer visits an agenda file, find the next one in the list. 19524 The prefix arg TODO-ONLY limits the search to TODO entries.
19444 If the current buffer does not, find the first agenda file. 19525
19445 19526 \(fn &optional TODO-ONLY MATCH)" t nil)
19446 \(fn)" t nil)
19447 19527
19448 (autoload (quote org-diary) "org" "\ 19528 (autoload (quote org-diary) "org" "\
19449 Return diary information from org-files. 19529 Return diary information from org-files.
19450 This function can be used in a \"sexp\" diary entry in the Emacs calendar. 19530 This function can be used in a \"sexp\" diary entry in the Emacs calendar.
19451 It accesses org files and extracts information from those files to be 19531 It accesses org files and extracts information from those files to be
19488 The function expects the lisp variables `entry' and `date' to be provided 19568 The function expects the lisp variables `entry' and `date' to be provided
19489 by the caller, because this is how the calendar works. Don't use this 19569 by the caller, because this is how the calendar works. Don't use this
19490 function from a program - use `org-agenda-get-day-entries' instead. 19570 function from a program - use `org-agenda-get-day-entries' instead.
19491 19571
19492 \(fn &rest ARGS)" nil nil) 19572 \(fn &rest ARGS)" nil nil)
19493
19494 (autoload (quote org-tags-view) "org" "\
19495 Show all headlines for all `org-agenda-files' matching a TAGS criterion.
19496 The prefix arg TODO-ONLY limits the search to TODO entries.
19497
19498 \(fn &optional TODO-ONLY MATCH)" t nil)
19499
19500 (autoload (quote org-store-link) "org" "\
19501 \\<org-mode-map>Store an org-link to the current location.
19502 This link can later be inserted into an org-buffer with
19503 \\[org-insert-link].
19504 For some link types, a prefix arg is interpreted:
19505 For links to usenet articles, arg negates `org-usenet-links-prefer-google'.
19506 For file links, arg negates `org-context-in-file-links'.
19507
19508 \(fn ARG)" t nil)
19509
19510 (autoload (quote org-remember-annotation) "org" "\
19511 Return a link to the current location as an annotation for remember.el.
19512 If you are using Org-mode files as target for data storage with
19513 remember.el, then the annotations should include a link compatible with the
19514 conventions in Org-mode. This function returns such a link.
19515
19516 \(fn)" nil nil)
19517
19518 (autoload (quote org-remember-apply-template) "org" "\
19519 Initialize *remember* buffer with template, invoke `org-mode'.
19520 This function should be placed into `remember-mode-hook' and in fact requires
19521 to be run from that hook to fucntion properly.
19522
19523 \(fn)" nil nil)
19524
19525 (autoload (quote org-remember-handler) "org" "\
19526 Store stuff from remember.el into an org file.
19527 First prompts for an org file. If the user just presses return, the value
19528 of `org-default-notes-file' is used.
19529 Then the command offers the headings tree of the selected file in order to
19530 file the text at a specific location.
19531 You can either immediately press RET to get the note appended to the
19532 file, or you can use vertical cursor motion and visibility cycling (TAB) to
19533 find a better place. Then press RET or <left> or <right> in insert the note.
19534
19535 Key Cursor position Note gets inserted
19536 -----------------------------------------------------------------------------
19537 RET buffer-start as level 2 heading at end of file
19538 RET on headline as sublevel of the heading at cursor
19539 RET no heading at cursor position, level taken from context.
19540 Or use prefix arg to specify level manually.
19541 <left> on headline as same level, before current heading
19542 <right> on headline as same level, after current heading
19543
19544 So the fastest way to store the note is to press RET RET to append it to
19545 the default file. This way your current train of thought is not
19546 interrupted, in accordance with the principles of remember.el. But with
19547 little extra effort, you can push it directly to the correct location.
19548
19549 Before being stored away, the function ensures that the text has a
19550 headline, i.e. a first line that starts with a \"*\". If not, a headline
19551 is constructed from the current date and some additional data.
19552
19553 If the variable `org-adapt-indentation' is non-nil, the entire text is
19554 also indented so that it starts in the same column as the headline
19555 \(i.e. after the stars).
19556
19557 See also the variable `org-reverse-note-order'.
19558
19559 \(fn)" nil nil)
19560
19561 (autoload (quote turn-on-orgtbl) "org" "\
19562 Unconditionally turn on `orgtbl-mode'.
19563
19564 \(fn)" nil nil)
19565
19566 (autoload (quote orgtbl-mode) "org" "\
19567 The `org-mode' table editor as a minor mode for use in other modes.
19568
19569 \(fn &optional ARG)" t nil)
19570 19573
19571 (autoload (quote org-export-icalendar-this-file) "org" "\ 19574 (autoload (quote org-export-icalendar-this-file) "org" "\
19572 Export current file as an iCalendar file. 19575 Export current file as an iCalendar file.
19573 The iCalendar file will be located in the same directory as the Org-mode 19576 The iCalendar file will be located in the same directory as the Org-mode
19574 file, but with extension `.ics'. 19577 file, but with extension `.ics'.
19645 19648
19646 \(fn &optional ARG)" t nil) 19649 \(fn &optional ARG)" t nil)
19647 19650
19648 ;;;*** 19651 ;;;***
19649 19652
19650 ;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17851 19653 ;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17843
19651 ;;;;;; 10872)) 19654 ;;;;;; 27886))
19652 ;;; Generated autoloads from textmodes/paragraphs.el 19655 ;;; Generated autoloads from textmodes/paragraphs.el
19653 (put 'paragraph-start 'safe-local-variable 'stringp) 19656 (put 'paragraph-start 'safe-local-variable 'stringp)
19654 (put 'paragraph-separate 'safe-local-variable 'stringp) 19657 (put 'paragraph-separate 'safe-local-variable 'stringp)
19655 (put 'sentence-end-double-space 'safe-local-variable 'booleanp) 19658 (put 'sentence-end-double-space 'safe-local-variable 'booleanp)
19656 (put 'sentence-end-without-period 'safe-local-variable 'booleanp) 19659 (put 'sentence-end-without-period 'safe-local-variable 'booleanp)
19660 (put 'page-delimiter 'safe-local-variable 'stringp) 19663 (put 'page-delimiter 'safe-local-variable 'stringp)
19661 (put 'paragraph-ignore-fill-prefix 'safe-local-variable 'booleanp) 19664 (put 'paragraph-ignore-fill-prefix 'safe-local-variable 'booleanp)
19662 19665
19663 ;;;*** 19666 ;;;***
19664 19667
19665 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17851 10839)) 19668 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17843 27861))
19666 ;;; Generated autoloads from paren.el 19669 ;;; Generated autoloads from paren.el
19667 19670
19668 (defvar show-paren-mode nil "\ 19671 (defvar show-paren-mode nil "\
19669 Non-nil if Show-Paren mode is enabled. 19672 Non-nil if Show-Paren mode is enabled.
19670 See the command `show-paren-mode' for a description of this minor-mode. 19673 See the command `show-paren-mode' for a description of this minor-mode.
19685 \(fn &optional ARG)" t nil) 19688 \(fn &optional ARG)" t nil)
19686 19689
19687 ;;;*** 19690 ;;;***
19688 19691
19689 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 19692 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
19690 ;;;;;; (17851 10852)) 19693 ;;;;;; (17843 27868))
19691 ;;; Generated autoloads from calendar/parse-time.el 19694 ;;; Generated autoloads from calendar/parse-time.el
19692 19695
19693 (autoload (quote parse-time-string) "parse-time" "\ 19696 (autoload (quote parse-time-string) "parse-time" "\
19694 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). 19697 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
19695 The values are identical to those of `decode-time', but any values that are 19698 The values are identical to those of `decode-time', but any values that are
19697 19700
19698 \(fn STRING)" nil nil) 19701 \(fn STRING)" nil nil)
19699 19702
19700 ;;;*** 19703 ;;;***
19701 19704
19702 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17851 19705 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17843
19703 ;;;;;; 10869)) 19706 ;;;;;; 27883))
19704 ;;; Generated autoloads from progmodes/pascal.el 19707 ;;; Generated autoloads from progmodes/pascal.el
19705 19708
19706 (autoload (quote pascal-mode) "pascal" "\ 19709 (autoload (quote pascal-mode) "pascal" "\
19707 Major mode for editing Pascal code. \\<pascal-mode-map> 19710 Major mode for editing Pascal code. \\<pascal-mode-map>
19708 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 19711 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
19751 \(fn)" t nil) 19754 \(fn)" t nil)
19752 19755
19753 ;;;*** 19756 ;;;***
19754 19757
19755 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 19758 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
19756 ;;;;;; (17851 10853)) 19759 ;;;;;; (17843 27869))
19757 ;;; Generated autoloads from emulation/pc-mode.el 19760 ;;; Generated autoloads from emulation/pc-mode.el
19758 19761
19759 (autoload (quote pc-bindings-mode) "pc-mode" "\ 19762 (autoload (quote pc-bindings-mode) "pc-mode" "\
19760 Set up certain key bindings for PC compatibility. 19763 Set up certain key bindings for PC compatibility.
19761 The keys affected are: 19764 The keys affected are:
19769 \(fn)" t nil) 19772 \(fn)" t nil)
19770 19773
19771 ;;;*** 19774 ;;;***
19772 19775
19773 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 19776 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
19774 ;;;;;; "emulation/pc-select.el" (17851 10853)) 19777 ;;;;;; "emulation/pc-select.el" (17843 27869))
19775 ;;; Generated autoloads from emulation/pc-select.el 19778 ;;; Generated autoloads from emulation/pc-select.el
19776 19779
19777 (defvar pc-selection-mode nil "\ 19780 (defvar pc-selection-mode nil "\
19778 Non-nil if Pc-Selection mode is enabled. 19781 Non-nil if Pc-Selection mode is enabled.
19779 See the command `pc-selection-mode' for a description of this minor-mode. 19782 See the command `pc-selection-mode' for a description of this minor-mode.
19845 19848
19846 (custom-autoload (quote pc-selection-mode) "pc-select" nil) 19849 (custom-autoload (quote pc-selection-mode) "pc-select" nil)
19847 19850
19848 ;;;*** 19851 ;;;***
19849 19852
19850 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17851 19853 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17843
19851 ;;;;;; 10839)) 19854 ;;;;;; 27861))
19852 ;;; Generated autoloads from pcmpl-cvs.el 19855 ;;; Generated autoloads from pcmpl-cvs.el
19853 19856
19854 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 19857 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
19855 Completion rules for the `cvs' command. 19858 Completion rules for the `cvs' command.
19856 19859
19857 \(fn)" nil nil) 19860 \(fn)" nil nil)
19858 19861
19859 ;;;*** 19862 ;;;***
19860 19863
19861 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 19864 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
19862 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17851 10839)) 19865 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17843 27861))
19863 ;;; Generated autoloads from pcmpl-gnu.el 19866 ;;; Generated autoloads from pcmpl-gnu.el
19864 19867
19865 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 19868 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
19866 Completion for `gzip'. 19869 Completion for `gzip'.
19867 19870
19885 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs)) 19888 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs))
19886 19889
19887 ;;;*** 19890 ;;;***
19888 19891
19889 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 19892 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
19890 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17851 10839)) 19893 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17843 27861))
19891 ;;; Generated autoloads from pcmpl-linux.el 19894 ;;; Generated autoloads from pcmpl-linux.el
19892 19895
19893 (autoload (quote pcomplete/kill) "pcmpl-linux" "\ 19896 (autoload (quote pcomplete/kill) "pcmpl-linux" "\
19894 Completion for GNU/Linux `kill', using /proc filesystem. 19897 Completion for GNU/Linux `kill', using /proc filesystem.
19895 19898
19905 19908
19906 \(fn)" nil nil) 19909 \(fn)" nil nil)
19907 19910
19908 ;;;*** 19911 ;;;***
19909 19912
19910 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17851 19913 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17843
19911 ;;;;;; 10839)) 19914 ;;;;;; 27861))
19912 ;;; Generated autoloads from pcmpl-rpm.el 19915 ;;; Generated autoloads from pcmpl-rpm.el
19913 19916
19914 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 19917 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
19915 Completion for RedHat's `rpm' command. 19918 Completion for RedHat's `rpm' command.
19916 These rules were taken from the output of `rpm --help' on a RedHat 6.1 19919 These rules were taken from the output of `rpm --help' on a RedHat 6.1
19922 19925
19923 ;;;*** 19926 ;;;***
19924 19927
19925 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 19928 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
19926 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 19929 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
19927 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17851 10839)) 19930 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17843 27861))
19928 ;;; Generated autoloads from pcmpl-unix.el 19931 ;;; Generated autoloads from pcmpl-unix.el
19929 19932
19930 (autoload (quote pcomplete/cd) "pcmpl-unix" "\ 19933 (autoload (quote pcomplete/cd) "pcmpl-unix" "\
19931 Completion for `cd'. 19934 Completion for `cd'.
19932 19935
19968 19971
19969 ;;;*** 19972 ;;;***
19970 19973
19971 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 19974 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
19972 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 19975 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
19973 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17851 19976 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17843
19974 ;;;;;; 10839)) 19977 ;;;;;; 27862))
19975 ;;; Generated autoloads from pcomplete.el 19978 ;;; Generated autoloads from pcomplete.el
19976 19979
19977 (autoload (quote pcomplete) "pcomplete" "\ 19980 (autoload (quote pcomplete) "pcomplete" "\
19978 Support extensible programmable completion. 19981 Support extensible programmable completion.
19979 To use this function, just bind the TAB key to it, or add it to your 19982 To use this function, just bind the TAB key to it, or add it to your
20028 20031
20029 ;;;*** 20032 ;;;***
20030 20033
20031 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20034 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20032 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20035 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20033 ;;;;;; "pcvs.el" (17851 10840)) 20036 ;;;;;; "pcvs.el" (17843 27862))
20034 ;;; Generated autoloads from pcvs.el 20037 ;;; Generated autoloads from pcvs.el
20035 20038
20036 (autoload (quote cvs-checkout) "pcvs" "\ 20039 (autoload (quote cvs-checkout) "pcvs" "\
20037 Run a 'cvs checkout MODULES' in DIR. 20040 Run a 'cvs checkout MODULES' in DIR.
20038 Feed the output to a *cvs* buffer, display it in the current window, 20041 Feed the output to a *cvs* buffer, display it in the current window,
20105 Run `cvs-examine' if DIR is a CVS administrative directory. 20108 Run `cvs-examine' if DIR is a CVS administrative directory.
20106 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t))))) 20109 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t)))))
20107 20110
20108 ;;;*** 20111 ;;;***
20109 20112
20110 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17851 10839)) 20113 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17843 27862))
20111 ;;; Generated autoloads from pcvs-defs.el 20114 ;;; Generated autoloads from pcvs-defs.el
20112 20115
20113 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) 20116 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m)))
20114 20117
20115 ;;;*** 20118 ;;;***
20116 20119
20117 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20120 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20118 ;;;;;; (17851 10869)) 20121 ;;;;;; (17843 27883))
20119 ;;; Generated autoloads from progmodes/perl-mode.el 20122 ;;; Generated autoloads from progmodes/perl-mode.el
20120 20123
20121 (autoload (quote perl-mode) "perl-mode" "\ 20124 (autoload (quote perl-mode) "perl-mode" "\
20122 Major mode for editing Perl code. 20125 Major mode for editing Perl code.
20123 Expression and list commands understand all Perl brackets. 20126 Expression and list commands understand all Perl brackets.
20171 ;;;*** 20174 ;;;***
20172 20175
20173 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20176 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20174 ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 20177 ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
20175 ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 20178 ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
20176 ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17851 10840)) 20179 ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17843 27862))
20177 ;;; Generated autoloads from pgg.el 20180 ;;; Generated autoloads from pgg.el
20178 20181
20179 (autoload (quote pgg-encrypt-region) "pgg" "\ 20182 (autoload (quote pgg-encrypt-region) "pgg" "\
20180 Encrypt the current region between START and END for RCPTS. 20183 Encrypt the current region between START and END for RCPTS.
20181 20184
20305 \(fn)" t nil) 20308 \(fn)" t nil)
20306 20309
20307 ;;;*** 20310 ;;;***
20308 20311
20309 ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20312 ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20310 ;;;;;; (17887 6558)) 20313 ;;;;;; (17892 53316))
20311 ;;; Generated autoloads from pgg-gpg.el 20314 ;;; Generated autoloads from pgg-gpg.el
20312 20315
20313 (autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\ 20316 (autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\
20314 True if decoded armor MESSAGE-KEYS has symmetric encryption indicator. 20317 True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20315 20318
20316 \(fn MESSAGE-KEYS)" nil nil) 20319 \(fn MESSAGE-KEYS)" nil nil)
20317 20320
20318 ;;;*** 20321 ;;;***
20319 20322
20320 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20323 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20321 ;;;;;; (17851 10872)) 20324 ;;;;;; (17843 27886))
20322 ;;; Generated autoloads from textmodes/picture.el 20325 ;;; Generated autoloads from textmodes/picture.el
20323 20326
20324 (autoload (quote picture-mode) "picture" "\ 20327 (autoload (quote picture-mode) "picture" "\
20325 Switch to Picture mode, in which a quarter-plane screen model is used. 20328 Switch to Picture mode, in which a quarter-plane screen model is used.
20326 \\<picture-mode-map> 20329 \\<picture-mode-map>
20397 (defalias (quote edit-picture) (quote picture-mode)) 20400 (defalias (quote edit-picture) (quote picture-mode))
20398 20401
20399 ;;;*** 20402 ;;;***
20400 20403
20401 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20404 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20402 ;;;;;; (17851 10872)) 20405 ;;;;;; (17843 27886))
20403 ;;; Generated autoloads from textmodes/po.el 20406 ;;; Generated autoloads from textmodes/po.el
20404 20407
20405 (autoload (quote po-find-file-coding-system) "po" "\ 20408 (autoload (quote po-find-file-coding-system) "po" "\
20406 Return a (DECODING . ENCODING) pair, according to PO file's charset. 20409 Return a (DECODING . ENCODING) pair, according to PO file's charset.
20407 Called through `file-coding-system-alist', before the file is visited for real. 20410 Called through `file-coding-system-alist', before the file is visited for real.
20408 20411
20409 \(fn ARG-LIST)" nil nil) 20412 \(fn ARG-LIST)" nil nil)
20410 20413
20411 ;;;*** 20414 ;;;***
20412 20415
20413 ;;;### (autoloads (pong) "pong" "play/pong.el" (17851 10866)) 20416 ;;;### (autoloads (pong) "pong" "play/pong.el" (17843 27880))
20414 ;;; Generated autoloads from play/pong.el 20417 ;;; Generated autoloads from play/pong.el
20415 20418
20416 (autoload (quote pong) "pong" "\ 20419 (autoload (quote pong) "pong" "\
20417 Play pong and waste time. 20420 Play pong and waste time.
20418 This is an implementation of the classical game pong. 20421 This is an implementation of the classical game pong.
21069 \(fn &optional SELECT-PRINTER)" t nil) 21072 \(fn &optional SELECT-PRINTER)" t nil)
21070 21073
21071 ;;;*** 21074 ;;;***
21072 21075
21073 ;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21076 ;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21074 ;;;;;; (17851 10869)) 21077 ;;;;;; (17843 27883))
21075 ;;; Generated autoloads from progmodes/prolog.el 21078 ;;; Generated autoloads from progmodes/prolog.el
21076 21079
21077 (autoload (quote prolog-mode) "prolog" "\ 21080 (autoload (quote prolog-mode) "prolog" "\
21078 Major mode for editing Prolog code for Prologs. 21081 Major mode for editing Prolog code for Prologs.
21079 Blank lines and `%%...' separate paragraphs. `%'s start comments. 21082 Blank lines and `%%...' separate paragraphs. `%'s start comments.
21092 21095
21093 \(fn &optional NAME)" t nil) 21096 \(fn &optional NAME)" t nil)
21094 21097
21095 ;;;*** 21098 ;;;***
21096 21099
21097 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17851 10840)) 21100 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17843 27862))
21098 ;;; Generated autoloads from ps-bdf.el 21101 ;;; Generated autoloads from ps-bdf.el
21099 21102
21100 (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 21103 (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
21101 *List of directories to search for `BDF' font files. 21104 *List of directories to search for `BDF' font files.
21102 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 21105 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21103 21106
21104 ;;;*** 21107 ;;;***
21105 21108
21106 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17851 21109 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17843
21107 ;;;;;; 10869)) 21110 ;;;;;; 27883))
21108 ;;; Generated autoloads from progmodes/ps-mode.el 21111 ;;; Generated autoloads from progmodes/ps-mode.el
21109 21112
21110 (autoload (quote ps-mode) "ps-mode" "\ 21113 (autoload (quote ps-mode) "ps-mode" "\
21111 Major mode for editing PostScript with GNU Emacs. 21114 Major mode for editing PostScript with GNU Emacs.
21112 21115
21151 ;;;*** 21154 ;;;***
21152 21155
21153 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string 21156 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
21154 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string 21157 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
21155 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) 21158 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
21156 ;;;;;; "ps-mule" "ps-mule.el" (17851 10840)) 21159 ;;;;;; "ps-mule" "ps-mule.el" (17843 27862))
21157 ;;; Generated autoloads from ps-mule.el 21160 ;;; Generated autoloads from ps-mule.el
21158 21161
21159 (defvar ps-multibyte-buffer nil "\ 21162 (defvar ps-multibyte-buffer nil "\
21160 *Specifies the multi-byte buffer handling. 21163 *Specifies the multi-byte buffer handling.
21161 21164
21272 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 21275 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
21273 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 21276 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
21274 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21277 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21275 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 21278 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
21276 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 21279 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
21277 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17880 21280 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17895
21278 ;;;;;; 31192)) 21281 ;;;;;; 22419))
21279 ;;; Generated autoloads from ps-print.el 21282 ;;; Generated autoloads from ps-print.el
21280 21283
21281 (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ 21284 (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\
21282 *List associating a symbolic paper type to its width, height and doc media. 21285 *List associating a symbolic paper type to its width, height and doc media.
21283 See `ps-paper-type'.") 21286 See `ps-paper-type'.")
21470 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) 21473 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil)
21471 21474
21472 ;;;*** 21475 ;;;***
21473 21476
21474 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21477 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
21475 ;;;;;; (17851 10869)) 21478 ;;;;;; (17894 62280))
21476 ;;; Generated autoloads from progmodes/python.el 21479 ;;; Generated autoloads from progmodes/python.el
21477 21480
21478 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21481 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
21479 21482
21480 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode))) 21483 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode)))
21545 \(fn)" t nil) 21548 \(fn)" t nil)
21546 21549
21547 ;;;*** 21550 ;;;***
21548 21551
21549 ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21552 ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21550 ;;;;;; (17851 10859)) 21553 ;;;;;; (17843 27875))
21551 ;;; Generated autoloads from gnus/qp.el 21554 ;;; Generated autoloads from gnus/qp.el
21552 21555
21553 (autoload (quote quoted-printable-decode-region) "qp" "\ 21556 (autoload (quote quoted-printable-decode-region) "qp" "\
21554 Decode quoted-printable in the region between FROM and TO, per RFC 2045. 21557 Decode quoted-printable in the region between FROM and TO, per RFC 2045.
21555 If CODING-SYSTEM is non-nil, decode bytes into characters with that 21558 If CODING-SYSTEM is non-nil, decode bytes into characters with that
21799 21802
21800 ;;;*** 21803 ;;;***
21801 21804
21802 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 21805 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
21803 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 21806 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
21804 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17851 21807 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17843
21805 ;;;;;; 10864)) 21808 ;;;;;; 27879))
21806 ;;; Generated autoloads from net/quickurl.el 21809 ;;; Generated autoloads from net/quickurl.el
21807 21810
21808 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 21811 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
21809 Example `quickurl-postfix' text that adds a local variable to the 21812 Example `quickurl-postfix' text that adds a local variable to the
21810 `quickurl-url-file' so that if you edit it by hand it will ensure that 21813 `quickurl-url-file' so that if you edit it by hand it will ensure that
21872 \(fn)" t nil) 21875 \(fn)" t nil)
21873 21876
21874 ;;;*** 21877 ;;;***
21875 21878
21876 ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 21879 ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
21877 ;;;;;; "net/rcirc.el" (17851 10864)) 21880 ;;;;;; "net/rcirc.el" (17843 27879))
21878 ;;; Generated autoloads from net/rcirc.el 21881 ;;; Generated autoloads from net/rcirc.el
21879 21882
21880 (autoload (quote rcirc) "rcirc" "\ 21883 (autoload (quote rcirc) "rcirc" "\
21881 Connect to IRC. 21884 Connect to IRC.
21882 If ARG is non-nil, prompt for a server to connect to. 21885 If ARG is non-nil, prompt for a server to connect to.
21904 21907
21905 \(fn &optional ARG)" t nil) 21908 \(fn &optional ARG)" t nil)
21906 21909
21907 ;;;*** 21910 ;;;***
21908 21911
21909 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17851 21912 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17843
21910 ;;;;;; 10864)) 21913 ;;;;;; 27879))
21911 ;;; Generated autoloads from net/rcompile.el 21914 ;;; Generated autoloads from net/rcompile.el
21912 21915
21913 (autoload (quote remote-compile) "rcompile" "\ 21916 (autoload (quote remote-compile) "rcompile" "\
21914 Compile the current buffer's directory on HOST. Log in as USER. 21917 Compile the current buffer's directory on HOST. Log in as USER.
21915 See \\[compile]. 21918 See \\[compile].
21917 \(fn HOST USER COMMAND)" t nil) 21920 \(fn HOST USER COMMAND)" t nil)
21918 21921
21919 ;;;*** 21922 ;;;***
21920 21923
21921 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 21924 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
21922 ;;;;;; (17851 10853)) 21925 ;;;;;; (17843 27869))
21923 ;;; Generated autoloads from emacs-lisp/re-builder.el 21926 ;;; Generated autoloads from emacs-lisp/re-builder.el
21924 21927
21925 (defalias (quote regexp-builder) (quote re-builder)) 21928 (defalias (quote regexp-builder) (quote re-builder))
21926 21929
21927 (autoload (quote re-builder) "re-builder" "\ 21930 (autoload (quote re-builder) "re-builder" "\
21929 21932
21930 \(fn)" t nil) 21933 \(fn)" t nil)
21931 21934
21932 ;;;*** 21935 ;;;***
21933 21936
21934 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17851 10841)) 21937 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17843 27862))
21935 ;;; Generated autoloads from recentf.el 21938 ;;; Generated autoloads from recentf.el
21936 21939
21937 (defvar recentf-mode nil "\ 21940 (defvar recentf-mode nil "\
21938 Non-nil if Recentf mode is enabled. 21941 Non-nil if Recentf mode is enabled.
21939 See the command `recentf-mode' for a description of this minor-mode. 21942 See the command `recentf-mode' for a description of this minor-mode.
21956 ;;;*** 21959 ;;;***
21957 21960
21958 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 21961 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
21959 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 21962 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
21960 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 21963 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
21961 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17851 21964 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17843
21962 ;;;;;; 10841)) 21965 ;;;;;; 27862))
21963 ;;; Generated autoloads from rect.el 21966 ;;; Generated autoloads from rect.el
21964 21967
21965 (autoload (quote move-to-column-force) "rect" "\ 21968 (autoload (quote move-to-column-force) "rect" "\
21966 If COLUMN is within a multi-column character, replace it by spaces and tab. 21969 If COLUMN is within a multi-column character, replace it by spaces and tab.
21967 As for `move-to-column', passing anything but nil or t in FLAG will move to 21970 As for `move-to-column', passing anything but nil or t in FLAG will move to
22085 22088
22086 \(fn START END &optional FILL)" t nil) 22089 \(fn START END &optional FILL)" t nil)
22087 22090
22088 ;;;*** 22091 ;;;***
22089 22092
22090 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17851 22093 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17843
22091 ;;;;;; 10872)) 22094 ;;;;;; 27886))
22092 ;;; Generated autoloads from textmodes/refill.el 22095 ;;; Generated autoloads from textmodes/refill.el
22093 22096
22094 (autoload (quote refill-mode) "refill" "\ 22097 (autoload (quote refill-mode) "refill" "\
22095 Toggle Refill minor mode. 22098 Toggle Refill minor mode.
22096 With prefix arg, turn Refill mode on iff arg is positive. 22099 With prefix arg, turn Refill mode on iff arg is positive.
22102 \(fn &optional ARG)" t nil) 22105 \(fn &optional ARG)" t nil)
22103 22106
22104 ;;;*** 22107 ;;;***
22105 22108
22106 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22109 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22107 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17851 10872)) 22110 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17843 27886))
22108 ;;; Generated autoloads from textmodes/reftex.el 22111 ;;; Generated autoloads from textmodes/reftex.el
22109 22112
22110 (autoload (quote turn-on-reftex) "reftex" "\ 22113 (autoload (quote turn-on-reftex) "reftex" "\
22111 Turn on RefTeX mode. 22114 Turn on RefTeX mode.
22112 22115
22152 \(fn)" nil nil) 22155 \(fn)" nil nil)
22153 22156
22154 ;;;*** 22157 ;;;***
22155 22158
22156 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22159 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22157 ;;;;;; (17851 10872)) 22160 ;;;;;; (17843 27886))
22158 ;;; Generated autoloads from textmodes/reftex-cite.el 22161 ;;; Generated autoloads from textmodes/reftex-cite.el
22159 22162
22160 (autoload (quote reftex-citation) "reftex-cite" "\ 22163 (autoload (quote reftex-citation) "reftex-cite" "\
22161 Make a citation using BibTeX database files. 22164 Make a citation using BibTeX database files.
22162 After prompting for a regular expression, scans the buffers with 22165 After prompting for a regular expression, scans the buffers with
22182 \(fn &optional NO-INSERT FORMAT-KEY)" t nil) 22185 \(fn &optional NO-INSERT FORMAT-KEY)" t nil)
22183 22186
22184 ;;;*** 22187 ;;;***
22185 22188
22186 ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22189 ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22187 ;;;;;; (17851 10872)) 22190 ;;;;;; (17843 27886))
22188 ;;; Generated autoloads from textmodes/reftex-global.el 22191 ;;; Generated autoloads from textmodes/reftex-global.el
22189 22192
22190 (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\ 22193 (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\
22191 When on, isearch searches the whole document, not only the current file. 22194 When on, isearch searches the whole document, not only the current file.
22192 This minor mode allows isearch to search through all the files of 22195 This minor mode allows isearch to search through all the files of
22199 \(fn &optional ARG)" t nil) 22202 \(fn &optional ARG)" t nil)
22200 22203
22201 ;;;*** 22204 ;;;***
22202 22205
22203 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22206 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22204 ;;;;;; (17851 10872)) 22207 ;;;;;; (17843 27886))
22205 ;;; Generated autoloads from textmodes/reftex-index.el 22208 ;;; Generated autoloads from textmodes/reftex-index.el
22206 22209
22207 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 22210 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
22208 Major mode for managing the Index phrases of a LaTeX document. 22211 Major mode for managing the Index phrases of a LaTeX document.
22209 This buffer was created with RefTeX. 22212 This buffer was created with RefTeX.
22232 \(fn)" t nil) 22235 \(fn)" t nil)
22233 22236
22234 ;;;*** 22237 ;;;***
22235 22238
22236 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22239 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22237 ;;;;;; (17851 10872)) 22240 ;;;;;; (17843 27886))
22238 ;;; Generated autoloads from textmodes/reftex-parse.el 22241 ;;; Generated autoloads from textmodes/reftex-parse.el
22239 22242
22240 (autoload (quote reftex-all-document-files) "reftex-parse" "\ 22243 (autoload (quote reftex-all-document-files) "reftex-parse" "\
22241 Return a list of all files belonging to the current document. 22244 Return a list of all files belonging to the current document.
22242 When RELATIVE is non-nil, give file names relative to directory 22245 When RELATIVE is non-nil, give file names relative to directory
22244 22247
22245 \(fn &optional RELATIVE)" nil nil) 22248 \(fn &optional RELATIVE)" nil nil)
22246 22249
22247 ;;;*** 22250 ;;;***
22248 22251
22249 ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17851 22252 ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17843
22250 ;;;;;; 10872)) 22253 ;;;;;; 27886))
22251 ;;; Generated autoloads from textmodes/reftex-vars.el 22254 ;;; Generated autoloads from textmodes/reftex-vars.el
22252 (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22255 (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22253 (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 22256 (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
22254 (put 'reftex-level-indent 'safe-local-variable 'integerp) 22257 (put 'reftex-level-indent 'safe-local-variable 'integerp)
22255 (put 'reftex-guess-label-type 'safe-local-variable (lambda (x) (memq x '(nil t)))) 22258 (put 'reftex-guess-label-type 'safe-local-variable (lambda (x) (memq x '(nil t))))
22256 22259
22257 ;;;*** 22260 ;;;***
22258 22261
22259 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 22262 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
22260 ;;;;;; (17851 10853)) 22263 ;;;;;; (17843 27869))
22261 ;;; Generated autoloads from emacs-lisp/regexp-opt.el 22264 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
22262 22265
22263 (autoload (quote regexp-opt) "regexp-opt" "\ 22266 (autoload (quote regexp-opt) "regexp-opt" "\
22264 Return a regexp to match a string in the list STRINGS. 22267 Return a regexp to match a string in the list STRINGS.
22265 Each string should be unique in STRINGS and should not contain any regexps, 22268 Each string should be unique in STRINGS and should not contain any regexps,
22282 22285
22283 \(fn REGEXP)" nil nil) 22286 \(fn REGEXP)" nil nil)
22284 22287
22285 ;;;*** 22288 ;;;***
22286 22289
22287 ;;;### (autoloads (repeat) "repeat" "repeat.el" (17851 10841)) 22290 ;;;### (autoloads (repeat) "repeat" "repeat.el" (17843 27862))
22288 ;;; Generated autoloads from repeat.el 22291 ;;; Generated autoloads from repeat.el
22289 22292
22290 (autoload (quote repeat) "repeat" "\ 22293 (autoload (quote repeat) "repeat" "\
22291 Repeat most recently executed command. 22294 Repeat most recently executed command.
22292 With prefix arg, apply new prefix arg to that command; otherwise, use 22295 With prefix arg, apply new prefix arg to that command; otherwise, use
22300 \(fn REPEAT-ARG)" t nil) 22303 \(fn REPEAT-ARG)" t nil)
22301 22304
22302 ;;;*** 22305 ;;;***
22303 22306
22304 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22307 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22305 ;;;;;; (17851 10862)) 22308 ;;;;;; (17843 27878))
22306 ;;; Generated autoloads from mail/reporter.el 22309 ;;; Generated autoloads from mail/reporter.el
22307 22310
22308 (autoload (quote reporter-submit-bug-report) "reporter" "\ 22311 (autoload (quote reporter-submit-bug-report) "reporter" "\
22309 Begin submitting a bug report via email. 22312 Begin submitting a bug report via email.
22310 22313
22332 \(fn ADDRESS PKGNAME VARLIST &optional PRE-HOOKS POST-HOOKS SALUTATION)" nil nil) 22335 \(fn ADDRESS PKGNAME VARLIST &optional PRE-HOOKS POST-HOOKS SALUTATION)" nil nil)
22333 22336
22334 ;;;*** 22337 ;;;***
22335 22338
22336 ;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22339 ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22337 ;;;;;; (17851 10841)) 22340 ;;;;;; (17843 27862))
22338 ;;; Generated autoloads from reposition.el 22341 ;;; Generated autoloads from reposition.el
22339 22342
22340 (autoload (quote reposition-window) "reposition" "\ 22343 (autoload (quote reposition-window) "reposition" "\
22341 Make the current definition and/or comment visible. 22344 Make the current definition and/or comment visible.
22342 Further invocations move it to the top of the window or toggle the 22345 Further invocations move it to the top of the window or toggle the
22359 \(fn &optional ARG)" t nil) 22362 \(fn &optional ARG)" t nil)
22360 (define-key esc-map "\C-l" 'reposition-window) 22363 (define-key esc-map "\C-l" 'reposition-window)
22361 22364
22362 ;;;*** 22365 ;;;***
22363 22366
22364 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17851 22367 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17843
22365 ;;;;;; 10841)) 22368 ;;;;;; 27862))
22366 ;;; Generated autoloads from resume.el 22369 ;;; Generated autoloads from resume.el
22367 22370
22368 (autoload (quote resume-suspend-hook) "resume" "\ 22371 (autoload (quote resume-suspend-hook) "resume" "\
22369 Clear out the file used for transmitting args when Emacs resumes. 22372 Clear out the file used for transmitting args when Emacs resumes.
22370 22373
22371 \(fn)" nil nil) 22374 \(fn)" nil nil)
22372 22375
22373 ;;;*** 22376 ;;;***
22374 22377
22375 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22378 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22376 ;;;;;; (17851 10841)) 22379 ;;;;;; (17843 27863))
22377 ;;; Generated autoloads from reveal.el 22380 ;;; Generated autoloads from reveal.el
22378 22381
22379 (autoload (quote reveal-mode) "reveal" "\ 22382 (autoload (quote reveal-mode) "reveal" "\
22380 Toggle Reveal mode on or off. 22383 Toggle Reveal mode on or off.
22381 Reveal mode renders invisible text around point visible again. 22384 Reveal mode renders invisible text around point visible again.
22406 \(fn &optional ARG)" t nil) 22409 \(fn &optional ARG)" t nil)
22407 22410
22408 ;;;*** 22411 ;;;***
22409 22412
22410 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22413 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22411 ;;;;;; (17851 10853)) 22414 ;;;;;; (17843 27869))
22412 ;;; Generated autoloads from emacs-lisp/ring.el 22415 ;;; Generated autoloads from emacs-lisp/ring.el
22413 22416
22414 (autoload (quote ring-p) "ring" "\ 22417 (autoload (quote ring-p) "ring" "\
22415 Return t if X is a ring; nil otherwise. 22418 Return t if X is a ring; nil otherwise.
22416 22419
22421 22424
22422 \(fn SIZE)" nil nil) 22425 \(fn SIZE)" nil nil)
22423 22426
22424 ;;;*** 22427 ;;;***
22425 22428
22426 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17851 10864)) 22429 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17843 27879))
22427 ;;; Generated autoloads from net/rlogin.el 22430 ;;; Generated autoloads from net/rlogin.el
22428 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 22431 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
22429 22432
22430 (autoload (quote rlogin) "rlogin" "\ 22433 (autoload (quote rlogin) "rlogin" "\
22431 Open a network login connection via `rlogin' with args INPUT-ARGS. 22434 Open a network login connection via `rlogin' with args INPUT-ARGS.
22472 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 22475 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
22473 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 22476 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
22474 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 22477 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
22475 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 22478 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
22476 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names 22479 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names
22477 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17851 22480 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17889
22478 ;;;;;; 10862)) 22481 ;;;;;; 58740))
22479 ;;; Generated autoloads from mail/rmail.el 22482 ;;; Generated autoloads from mail/rmail.el
22480 22483
22481 (autoload (quote rmail-movemail-variant-p) "rmail" "\ 22484 (autoload (quote rmail-movemail-variant-p) "rmail" "\
22482 Return t if the current movemail variant is any of VARIANTS. 22485 Return t if the current movemail variant is any of VARIANTS.
22483 Currently known variants are 'emacs and 'mailutils. 22486 Currently known variants are 'emacs and 'mailutils.
22738 \(fn PASSWORD)" t nil) 22741 \(fn PASSWORD)" t nil)
22739 22742
22740 ;;;*** 22743 ;;;***
22741 22744
22742 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 22745 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
22743 ;;;;;; (17851 10862)) 22746 ;;;;;; (17889 58740))
22744 ;;; Generated autoloads from mail/rmailedit.el 22747 ;;; Generated autoloads from mail/rmailedit.el
22745 22748
22746 (autoload (quote rmail-edit-current-message) "rmailedit" "\ 22749 (autoload (quote rmail-edit-current-message) "rmailedit" "\
22747 Edit the contents of this message. 22750 Edit the contents of this message.
22748 22751
22750 22753
22751 ;;;*** 22754 ;;;***
22752 22755
22753 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 22756 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
22754 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 22757 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
22755 ;;;;;; "mail/rmailkwd.el" (17851 10862)) 22758 ;;;;;; "mail/rmailkwd.el" (17843 27878))
22756 ;;; Generated autoloads from mail/rmailkwd.el 22759 ;;; Generated autoloads from mail/rmailkwd.el
22757 22760
22758 (autoload (quote rmail-add-label) "rmailkwd" "\ 22761 (autoload (quote rmail-add-label) "rmailkwd" "\
22759 Add LABEL to labels associated with current RMAIL message. 22762 Add LABEL to labels associated with current RMAIL message.
22760 Completion is performed over known labels when reading. 22763 Completion is performed over known labels when reading.
22789 \(fn N LABELS)" t nil) 22792 \(fn N LABELS)" t nil)
22790 22793
22791 ;;;*** 22794 ;;;***
22792 22795
22793 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 22796 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
22794 ;;;;;; (17851 10862)) 22797 ;;;;;; (17843 27878))
22795 ;;; Generated autoloads from mail/rmailmsc.el 22798 ;;; Generated autoloads from mail/rmailmsc.el
22796 22799
22797 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 22800 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
22798 Set the inbox list of the current RMAIL file to FILE-NAME. 22801 Set the inbox list of the current RMAIL file to FILE-NAME.
22799 You can specify one file name, or several names separated by commas. 22802 You can specify one file name, or several names separated by commas.
22803 22806
22804 ;;;*** 22807 ;;;***
22805 22808
22806 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 22809 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
22807 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 22810 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
22808 ;;;;;; "mail/rmailout.el" (17851 10862)) 22811 ;;;;;; "mail/rmailout.el" (17843 27878))
22809 ;;; Generated autoloads from mail/rmailout.el 22812 ;;; Generated autoloads from mail/rmailout.el
22810 22813
22811 (defvar rmail-output-file-alist nil "\ 22814 (defvar rmail-output-file-alist nil "\
22812 *Alist matching regexps to suggested output Rmail files. 22815 *Alist matching regexps to suggested output Rmail files.
22813 This is a list of elements of the form (REGEXP . NAME-EXP). 22816 This is a list of elements of the form (REGEXP . NAME-EXP).
22870 22873
22871 ;;;*** 22874 ;;;***
22872 22875
22873 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 22876 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
22874 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 22877 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
22875 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17851 22878 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17843
22876 ;;;;;; 10862)) 22879 ;;;;;; 27878))
22877 ;;; Generated autoloads from mail/rmailsort.el 22880 ;;; Generated autoloads from mail/rmailsort.el
22878 22881
22879 (autoload (quote rmail-sort-by-date) "rmailsort" "\ 22882 (autoload (quote rmail-sort-by-date) "rmailsort" "\
22880 Sort messages of current Rmail file by date. 22883 Sort messages of current Rmail file by date.
22881 If prefix argument REVERSE is non-nil, sort them in reverse order. 22884 If prefix argument REVERSE is non-nil, sort them in reverse order.
22923 22926
22924 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 22927 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
22925 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 22928 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
22926 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 22929 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
22927 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 22930 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
22928 ;;;;;; "rmailsum" "mail/rmailsum.el" (17851 10862)) 22931 ;;;;;; "rmailsum" "mail/rmailsum.el" (17843 27878))
22929 ;;; Generated autoloads from mail/rmailsum.el 22932 ;;; Generated autoloads from mail/rmailsum.el
22930 22933
22931 (defvar rmail-summary-scroll-between-messages t "\ 22934 (defvar rmail-summary-scroll-between-messages t "\
22932 *Non-nil means Rmail summary scroll commands move between messages.") 22935 *Non-nil means Rmail summary scroll commands move between messages.")
22933 22936
23005 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum" t) 23008 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum" t)
23006 23009
23007 ;;;*** 23010 ;;;***
23008 23011
23009 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23012 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23010 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (17851 10841)) 23013 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (17843 27863))
23011 ;;; Generated autoloads from rot13.el 23014 ;;; Generated autoloads from rot13.el
23012 23015
23013 (autoload (quote rot13) "rot13" "\ 23016 (autoload (quote rot13) "rot13" "\
23014 Return ROT13 encryption of OBJECT, a buffer or string. 23017 Return ROT13 encryption of OBJECT, a buffer or string.
23015 23018
23042 23045
23043 \(fn)" t nil) 23046 \(fn)" t nil)
23044 23047
23045 ;;;*** 23048 ;;;***
23046 23049
23047 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17851 23050 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17838
23048 ;;;;;; 10841)) 23051 ;;;;;; 58218))
23049 ;;; Generated autoloads from ruler-mode.el 23052 ;;; Generated autoloads from ruler-mode.el
23050 23053
23051 (autoload (quote ruler-mode) "ruler-mode" "\ 23054 (autoload (quote ruler-mode) "ruler-mode" "\
23052 Display a ruler in the header line if ARG > 0. 23055 Display a ruler in the header line if ARG > 0.
23053 23056
23054 \(fn &optional ARG)" t nil) 23057 \(fn &optional ARG)" t nil)
23055 23058
23056 ;;;*** 23059 ;;;***
23057 23060
23058 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17851 23061 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17843
23059 ;;;;;; 10853)) 23062 ;;;;;; 27869))
23060 ;;; Generated autoloads from emacs-lisp/rx.el 23063 ;;; Generated autoloads from emacs-lisp/rx.el
23061 23064
23062 (autoload (quote rx-to-string) "rx" "\ 23065 (autoload (quote rx-to-string) "rx" "\
23063 Parse and produce code for regular expression FORM. 23066 Parse and produce code for regular expression FORM.
23064 FORM is a regular expression in sexp form. 23067 FORM is a regular expression in sexp form.
23362 \(fn &rest REGEXPS)" nil (quote macro)) 23365 \(fn &rest REGEXPS)" nil (quote macro))
23363 23366
23364 ;;;*** 23367 ;;;***
23365 23368
23366 ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23369 ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23367 ;;;;;; (17851 10841)) 23370 ;;;;;; (17843 27863))
23368 ;;; Generated autoloads from savehist.el 23371 ;;; Generated autoloads from savehist.el
23369 23372
23370 (defvar savehist-mode nil "\ 23373 (defvar savehist-mode nil "\
23371 Mode for automatic saving of minibuffer history. 23374 Mode for automatic saving of minibuffer history.
23372 Set this by calling the `savehist-mode' function or using the customize 23375 Set this by calling the `savehist-mode' function or using the customize
23388 \(fn ARG)" t nil) 23391 \(fn ARG)" t nil)
23389 23392
23390 ;;;*** 23393 ;;;***
23391 23394
23392 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23395 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23393 ;;;;;; (17851 10869)) 23396 ;;;;;; (17843 27883))
23394 ;;; Generated autoloads from progmodes/scheme.el 23397 ;;; Generated autoloads from progmodes/scheme.el
23395 23398
23396 (autoload (quote scheme-mode) "scheme" "\ 23399 (autoload (quote scheme-mode) "scheme" "\
23397 Major mode for editing Scheme code. 23400 Major mode for editing Scheme code.
23398 Editing commands are similar to those of `lisp-mode'. 23401 Editing commands are similar to those of `lisp-mode'.
23430 \(fn)" t nil) 23433 \(fn)" t nil)
23431 23434
23432 ;;;*** 23435 ;;;***
23433 23436
23434 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23437 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23435 ;;;;;; (17851 10859)) 23438 ;;;;;; (17843 27876))
23436 ;;; Generated autoloads from gnus/score-mode.el 23439 ;;; Generated autoloads from gnus/score-mode.el
23437 23440
23438 (autoload (quote gnus-score-mode) "score-mode" "\ 23441 (autoload (quote gnus-score-mode) "score-mode" "\
23439 Mode for editing Gnus score files. 23442 Mode for editing Gnus score files.
23440 This mode is an extended emacs-lisp mode. 23443 This mode is an extended emacs-lisp mode.
23444 \(fn)" t nil) 23447 \(fn)" t nil)
23445 23448
23446 ;;;*** 23449 ;;;***
23447 23450
23448 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23451 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23449 ;;;;;; (17851 10841)) 23452 ;;;;;; (17843 27863))
23450 ;;; Generated autoloads from scroll-all.el 23453 ;;; Generated autoloads from scroll-all.el
23451 23454
23452 (defvar scroll-all-mode nil "\ 23455 (defvar scroll-all-mode nil "\
23453 Non-nil if Scroll-All mode is enabled. 23456 Non-nil if Scroll-All mode is enabled.
23454 See the command `scroll-all-mode' for a description of this minor-mode. 23457 See the command `scroll-all-mode' for a description of this minor-mode.
23467 \(fn &optional ARG)" t nil) 23470 \(fn &optional ARG)" t nil)
23468 23471
23469 ;;;*** 23472 ;;;***
23470 23473
23471 ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23474 ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23472 ;;;;;; (17851 10842)) 23475 ;;;;;; (17843 27863))
23473 ;;; Generated autoloads from scroll-lock.el 23476 ;;; Generated autoloads from scroll-lock.el
23474 23477
23475 (autoload (quote scroll-lock-mode) "scroll-lock" "\ 23478 (autoload (quote scroll-lock-mode) "scroll-lock" "\
23476 Minor mode for pager-like scrolling. 23479 Minor mode for pager-like scrolling.
23477 Keys which normally move point by line or paragraph will scroll 23480 Keys which normally move point by line or paragraph will scroll
23489 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 23492 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
23490 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 23493 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
23491 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23494 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23492 ;;;;;; mail-header-separator send-mail-function mail-interactive 23495 ;;;;;; mail-header-separator send-mail-function mail-interactive
23493 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23496 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23494 ;;;;;; "sendmail" "mail/sendmail.el" (17851 10862)) 23497 ;;;;;; "sendmail" "mail/sendmail.el" (17843 27878))
23495 ;;; Generated autoloads from mail/sendmail.el 23498 ;;; Generated autoloads from mail/sendmail.el
23496 23499
23497 (defvar mail-from-style (quote angles) "\ 23500 (defvar mail-from-style (quote angles) "\
23498 Specifies how \"From:\" fields look. 23501 Specifies how \"From:\" fields look.
23499 23502
23824 23827
23825 \(fn &optional ARG)" t nil) 23828 \(fn &optional ARG)" t nil)
23826 23829
23827 ;;;*** 23830 ;;;***
23828 23831
23829 ;;;### (autoloads (ses-mode) "ses" "ses.el" (17851 10843)) 23832 ;;;### (autoloads (ses-mode) "ses" "ses.el" (17843 27863))
23830 ;;; Generated autoloads from ses.el 23833 ;;; Generated autoloads from ses.el
23831 23834
23832 (autoload (quote ses-mode) "ses" "\ 23835 (autoload (quote ses-mode) "ses" "\
23833 Major mode for Simple Emacs Spreadsheet. 23836 Major mode for Simple Emacs Spreadsheet.
23834 See \"ses-example.ses\" (in the etc data directory) for more info. 23837 See \"ses-example.ses\" (in the etc data directory) for more info.
23843 \(fn)" t nil) 23846 \(fn)" t nil)
23844 23847
23845 ;;;*** 23848 ;;;***
23846 23849
23847 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 23850 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
23848 ;;;;;; (17851 10873)) 23851 ;;;;;; (17889 58741))
23849 ;;; Generated autoloads from textmodes/sgml-mode.el 23852 ;;; Generated autoloads from textmodes/sgml-mode.el
23850 23853
23851 (autoload (quote sgml-mode) "sgml-mode" "\ 23854 (autoload (quote sgml-mode) "sgml-mode" "\
23852 Major mode for editing SGML documents. 23855 Major mode for editing SGML documents.
23853 Makes > match <. 23856 Makes > match <.
23911 \(fn)" t nil) 23914 \(fn)" t nil)
23912 23915
23913 ;;;*** 23916 ;;;***
23914 23917
23915 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 23918 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
23916 ;;;;;; (17851 10870)) 23919 ;;;;;; (17843 27883))
23917 ;;; Generated autoloads from progmodes/sh-script.el 23920 ;;; Generated autoloads from progmodes/sh-script.el
23918 (put 'sh-shell 'safe-local-variable 'symbolp) 23921 (put 'sh-shell 'safe-local-variable 'symbolp)
23919 23922
23920 (autoload (quote sh-mode) "sh-script" "\ 23923 (autoload (quote sh-mode) "sh-script" "\
23921 Major mode for editing shell scripts. 23924 Major mode for editing shell scripts.
23975 23978
23976 (defalias (quote shell-script-mode) (quote sh-mode)) 23979 (defalias (quote shell-script-mode) (quote sh-mode))
23977 23980
23978 ;;;*** 23981 ;;;***
23979 23982
23980 ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17851 10859)) 23983 ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17843 27876))
23981 ;;; Generated autoloads from gnus/sha1.el 23984 ;;; Generated autoloads from gnus/sha1.el
23982 23985
23983 (autoload (quote sha1) "sha1" "\ 23986 (autoload (quote sha1) "sha1" "\
23984 Return the SHA1 (Secure Hash Algorithm) of an object. 23987 Return the SHA1 (Secure Hash Algorithm) of an object.
23985 OBJECT is either a string or a buffer. 23988 OBJECT is either a string or a buffer.
24037 \(fn)" t nil) 24040 \(fn)" t nil)
24038 24041
24039 ;;;*** 24042 ;;;***
24040 24043
24041 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24044 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24042 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17851 24045 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17843
24043 ;;;;;; 10843)) 24046 ;;;;;; 27863))
24044 ;;; Generated autoloads from shadowfile.el 24047 ;;; Generated autoloads from shadowfile.el
24045 24048
24046 (autoload (quote shadow-define-cluster) "shadowfile" "\ 24049 (autoload (quote shadow-define-cluster) "shadowfile" "\
24047 Edit (or create) the definition of a cluster NAME. 24050 Edit (or create) the definition of a cluster NAME.
24048 This is a group of hosts that share directories, so that copying to or from 24051 This is a group of hosts that share directories, so that copying to or from
24077 \(fn)" t nil) 24080 \(fn)" t nil)
24078 24081
24079 ;;;*** 24082 ;;;***
24080 24083
24081 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24084 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24082 ;;;;;; (17851 10843)) 24085 ;;;;;; (17843 27863))
24083 ;;; Generated autoloads from shell.el 24086 ;;; Generated autoloads from shell.el
24084 24087
24085 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 24088 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
24086 Regexp to match shells that don't save their command history, and 24089 Regexp to match shells that don't save their command history, and
24087 don't handle the backslash as a quote character. For shells that 24090 don't handle the backslash as a quote character. For shells that
24124 (add-hook 'same-window-buffer-names "*shell*") 24127 (add-hook 'same-window-buffer-names "*shell*")
24125 24128
24126 ;;;*** 24129 ;;;***
24127 24130
24128 ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24131 ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24129 ;;;;;; "sieve" "gnus/sieve.el" (17851 10860)) 24132 ;;;;;; "sieve" "gnus/sieve.el" (17843 27876))
24130 ;;; Generated autoloads from gnus/sieve.el 24133 ;;; Generated autoloads from gnus/sieve.el
24131 24134
24132 (autoload (quote sieve-manage) "sieve" "\ 24135 (autoload (quote sieve-manage) "sieve" "\
24133 Not documented 24136 Not documented
24134 24137
24145 \(fn &optional NAME)" t nil) 24148 \(fn &optional NAME)" t nil)
24146 24149
24147 ;;;*** 24150 ;;;***
24148 24151
24149 ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24152 ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24150 ;;;;;; (17851 10860)) 24153 ;;;;;; (17843 27876))
24151 ;;; Generated autoloads from gnus/sieve-mode.el 24154 ;;; Generated autoloads from gnus/sieve-mode.el
24152 24155
24153 (autoload (quote sieve-mode) "sieve-mode" "\ 24156 (autoload (quote sieve-mode) "sieve-mode" "\
24154 Major mode for editing Sieve code. 24157 Major mode for editing Sieve code.
24155 This is much like C mode except for the syntax of comments. Its keymap 24158 This is much like C mode except for the syntax of comments. Its keymap
24160 24163
24161 \(fn)" t nil) 24164 \(fn)" t nil)
24162 24165
24163 ;;;*** 24166 ;;;***
24164 24167
24165 ;;;### (autoloads nil "simple" "simple.el" (17880 31192)) 24168 ;;;### (autoloads nil "simple" "simple.el" (17892 53317))
24166 ;;; Generated autoloads from simple.el 24169 ;;; Generated autoloads from simple.el
24167 (put 'fill-prefix 'safe-local-variable 'string-or-null-p) 24170 (put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24168 24171
24169 ;;;*** 24172 ;;;***
24170 24173
24171 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17851 24174 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17843
24172 ;;;;;; 10870)) 24175 ;;;;;; 27883))
24173 ;;; Generated autoloads from progmodes/simula.el 24176 ;;; Generated autoloads from progmodes/simula.el
24174 24177
24175 (autoload (quote simula-mode) "simula" "\ 24178 (autoload (quote simula-mode) "simula" "\
24176 Major mode for editing SIMULA code. 24179 Major mode for editing SIMULA code.
24177 \\{simula-mode-map} 24180 \\{simula-mode-map}
24216 \(fn)" t nil) 24219 \(fn)" t nil)
24217 24220
24218 ;;;*** 24221 ;;;***
24219 24222
24220 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24223 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24221 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (17851 10843)) 24224 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (17843 27863))
24222 ;;; Generated autoloads from skeleton.el 24225 ;;; Generated autoloads from skeleton.el
24223 24226
24224 (defvar skeleton-filter-function (quote identity) "\ 24227 (defvar skeleton-filter-function (quote identity) "\
24225 Function for transforming a skeleton proxy's aliases' variable value.") 24228 Function for transforming a skeleton proxy's aliases' variable value.")
24226 24229
24326 \(fn ARG)" t nil) 24329 \(fn ARG)" t nil)
24327 24330
24328 ;;;*** 24331 ;;;***
24329 24332
24330 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 24333 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
24331 ;;;;;; (17851 10844)) 24334 ;;;;;; (17843 27863))
24332 ;;; Generated autoloads from smerge-mode.el 24335 ;;; Generated autoloads from smerge-mode.el
24333 24336
24334 (autoload (quote smerge-ediff) "smerge-mode" "\ 24337 (autoload (quote smerge-ediff) "smerge-mode" "\
24335 Invoke ediff to resolve the conflicts. 24338 Invoke ediff to resolve the conflicts.
24336 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the 24339 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the
24378 24381
24379 \(fn)" t nil) 24382 \(fn)" t nil)
24380 24383
24381 ;;;*** 24384 ;;;***
24382 24385
24383 ;;;### (autoloads (snake) "snake" "play/snake.el" (17851 10866)) 24386 ;;;### (autoloads (snake) "snake" "play/snake.el" (17843 27880))
24384 ;;; Generated autoloads from play/snake.el 24387 ;;; Generated autoloads from play/snake.el
24385 24388
24386 (autoload (quote snake) "snake" "\ 24389 (autoload (quote snake) "snake" "\
24387 Play the Snake game. 24390 Play the Snake game.
24388 Move the snake around without colliding with its tail or with the border. 24391 Move the snake around without colliding with its tail or with the border.
24402 \(fn)" t nil) 24405 \(fn)" t nil)
24403 24406
24404 ;;;*** 24407 ;;;***
24405 24408
24406 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24409 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24407 ;;;;;; (17851 10864)) 24410 ;;;;;; (17843 27879))
24408 ;;; Generated autoloads from net/snmp-mode.el 24411 ;;; Generated autoloads from net/snmp-mode.el
24409 24412
24410 (autoload (quote snmp-mode) "snmp-mode" "\ 24413 (autoload (quote snmp-mode) "snmp-mode" "\
24411 Major mode for editing SNMP MIBs. 24414 Major mode for editing SNMP MIBs.
24412 Expression and list commands understand all C brackets. 24415 Expression and list commands understand all C brackets.
24433 24436
24434 ;;;*** 24437 ;;;***
24435 24438
24436 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 24439 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
24437 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 24440 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
24438 ;;;;;; "solar" "calendar/solar.el" (17851 10852)) 24441 ;;;;;; "solar" "calendar/solar.el" (17843 27868))
24439 ;;; Generated autoloads from calendar/solar.el 24442 ;;; Generated autoloads from calendar/solar.el
24440 24443
24441 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 24444 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
24442 *The pseudo-pattern that governs the way a time of day is formatted. 24445 *The pseudo-pattern that governs the way a time of day is formatted.
24443 24446
24504 24507
24505 \(fn)" nil nil) 24508 \(fn)" nil nil)
24506 24509
24507 ;;;*** 24510 ;;;***
24508 24511
24509 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17851 24512 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17843
24510 ;;;;;; 10866)) 24513 ;;;;;; 27880))
24511 ;;; Generated autoloads from play/solitaire.el 24514 ;;; Generated autoloads from play/solitaire.el
24512 24515
24513 (autoload (quote solitaire) "solitaire" "\ 24516 (autoload (quote solitaire) "solitaire" "\
24514 Play Solitaire. 24517 Play Solitaire.
24515 24518
24582 24585
24583 ;;;*** 24586 ;;;***
24584 24587
24585 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24588 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24586 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24589 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24587 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (17851 10844)) 24590 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (17843 27863))
24588 ;;; Generated autoloads from sort.el 24591 ;;; Generated autoloads from sort.el
24589 24592
24590 (autoload (quote sort-subr) "sort" "\ 24593 (autoload (quote sort-subr) "sort" "\
24591 General text sorting routine to divide buffer into records and sort them. 24594 General text sorting routine to divide buffer into records and sort them.
24592 24595
24724 24727
24725 \(fn BEG END)" t nil) 24728 \(fn BEG END)" t nil)
24726 24729
24727 ;;;*** 24730 ;;;***
24728 24731
24729 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17851 24732 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17843
24730 ;;;;;; 10860)) 24733 ;;;;;; 27876))
24731 ;;; Generated autoloads from gnus/spam.el 24734 ;;; Generated autoloads from gnus/spam.el
24732 24735
24733 (autoload (quote spam-initialize) "spam" "\ 24736 (autoload (quote spam-initialize) "spam" "\
24734 Install the spam.el hooks and do other initialization 24737 Install the spam.el hooks and do other initialization
24735 24738
24737 24740
24738 ;;;*** 24741 ;;;***
24739 24742
24740 ;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 24743 ;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
24741 ;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 24744 ;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
24742 ;;;;;; "gnus/spam-report.el" (17851 10860)) 24745 ;;;;;; "gnus/spam-report.el" (17843 27876))
24743 ;;; Generated autoloads from gnus/spam-report.el 24746 ;;; Generated autoloads from gnus/spam-report.el
24744 24747
24745 (autoload (quote spam-report-process-queue) "spam-report" "\ 24748 (autoload (quote spam-report-process-queue) "spam-report" "\
24746 Report all queued requests from `spam-report-requests-file'. 24749 Report all queued requests from `spam-report-requests-file'.
24747 24750
24805 \(fn)" t nil) 24808 \(fn)" t nil)
24806 24809
24807 ;;;*** 24810 ;;;***
24808 24811
24809 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 24812 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
24810 ;;;;;; "spell" "textmodes/spell.el" (17851 10873)) 24813 ;;;;;; "spell" "textmodes/spell.el" (17892 53318))
24811 ;;; Generated autoloads from textmodes/spell.el 24814 ;;; Generated autoloads from textmodes/spell.el
24812 24815
24813 (put (quote spell-filter) (quote risky-local-variable) t) 24816 (put (quote spell-filter) (quote risky-local-variable) t)
24814 24817
24815 (autoload (quote spell-buffer) "spell" "\ 24818 (autoload (quote spell-buffer) "spell" "\
24841 24844
24842 \(fn STRING)" t nil) 24845 \(fn STRING)" t nil)
24843 24846
24844 ;;;*** 24847 ;;;***
24845 24848
24846 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17851 24849 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17843
24847 ;;;;;; 10866)) 24850 ;;;;;; 27880))
24848 ;;; Generated autoloads from play/spook.el 24851 ;;; Generated autoloads from play/spook.el
24849 24852
24850 (autoload (quote spook) "spook" "\ 24853 (autoload (quote spook) "spook" "\
24851 Adds that special touch of class to your outgoing mail. 24854 Adds that special touch of class to your outgoing mail.
24852 24855
24860 ;;;*** 24863 ;;;***
24861 24864
24862 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 24865 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
24863 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 24866 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
24864 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 24867 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
24865 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17851 24868 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17843
24866 ;;;;;; 10870)) 24869 ;;;;;; 27883))
24867 ;;; Generated autoloads from progmodes/sql.el 24870 ;;; Generated autoloads from progmodes/sql.el
24868 24871
24869 (autoload (quote sql-add-product-keywords) "sql" "\ 24872 (autoload (quote sql-add-product-keywords) "sql" "\
24870 Add highlighting KEYWORDS for SQL PRODUCT. 24873 Add highlighting KEYWORDS for SQL PRODUCT.
24871 24874
25292 25295
25293 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 25296 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
25294 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25297 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25295 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25298 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25296 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25299 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25297 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17851 25300 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17843
25298 ;;;;;; 10844)) 25301 ;;;;;; 27863))
25299 ;;; Generated autoloads from strokes.el 25302 ;;; Generated autoloads from strokes.el
25300 25303
25301 (autoload (quote strokes-global-set-stroke) "strokes" "\ 25304 (autoload (quote strokes-global-set-stroke) "strokes" "\
25302 Interactively give STROKE the global binding as COMMAND. 25305 Interactively give STROKE the global binding as COMMAND.
25303 Operated just like `global-set-key', except for strokes. 25306 Operated just like `global-set-key', except for strokes.
25423 25426
25424 \(fn)" t nil) 25427 \(fn)" t nil)
25425 25428
25426 ;;;*** 25429 ;;;***
25427 25430
25428 ;;;### (autoloads (locate-library) "subr" "subr.el" (17868 65234)) 25431 ;;;### (autoloads (locate-library) "subr" "subr.el" (17892 53317))
25429 ;;; Generated autoloads from subr.el 25432 ;;; Generated autoloads from subr.el
25430 25433
25431 (autoload (quote locate-library) "subr" "\ 25434 (autoload (quote locate-library) "subr" "\
25432 Show the precise file name of Emacs library LIBRARY. 25435 Show the precise file name of Emacs library LIBRARY.
25433 This command searches the directories in `load-path' like `\\[load-library]' 25436 This command searches the directories in `load-path' like `\\[load-library]'
25477 25480
25478 \(fn)" nil nil) 25481 \(fn)" nil nil)
25479 25482
25480 ;;;*** 25483 ;;;***
25481 25484
25482 ;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (17851 10844)) 25485 ;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (17843 27863))
25483 ;;; Generated autoloads from t-mouse.el 25486 ;;; Generated autoloads from t-mouse.el
25484 25487
25485 (defvar t-mouse-mode nil "\ 25488 (defvar t-mouse-mode nil "\
25486 Non-nil if T-Mouse mode is enabled. 25489 Non-nil if T-Mouse mode is enabled.
25487 See the command `t-mouse-mode' for a description of this minor-mode. 25490 See the command `t-mouse-mode' for a description of this minor-mode.
25499 25502
25500 \(fn &optional ARG)" t nil) 25503 \(fn &optional ARG)" t nil)
25501 25504
25502 ;;;*** 25505 ;;;***
25503 25506
25504 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17851 10844)) 25507 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17843 27863))
25505 ;;; Generated autoloads from tabify.el 25508 ;;; Generated autoloads from tabify.el
25506 25509
25507 (autoload (quote untabify) "tabify" "\ 25510 (autoload (quote untabify) "tabify" "\
25508 Convert all tabs in region to multiple spaces, preserving columns. 25511 Convert all tabs in region to multiple spaces, preserving columns.
25509 Called non-interactively, the region is specified by arguments 25512 Called non-interactively, the region is specified by arguments
25534 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table 25537 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table
25535 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize 25538 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize
25536 ;;;;;; table-recognize table-insert-row-column table-insert-column 25539 ;;;;;; table-recognize table-insert-row-column table-insert-column
25537 ;;;;;; table-insert-row table-insert table-point-left-cell-hook 25540 ;;;;;; table-insert-row table-insert table-point-left-cell-hook
25538 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25541 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
25539 ;;;;;; "table" "textmodes/table.el" (17851 10873)) 25542 ;;;;;; "table" "textmodes/table.el" (17843 27887))
25540 ;;; Generated autoloads from textmodes/table.el 25543 ;;; Generated autoloads from textmodes/table.el
25541 25544
25542 (defvar table-cell-map-hook nil "\ 25545 (defvar table-cell-map-hook nil "\
25543 *Normal hooks run when finishing construction of `table-cell-map'. 25546 *Normal hooks run when finishing construction of `table-cell-map'.
25544 User can modify `table-cell-map' by adding custom functions here.") 25547 User can modify `table-cell-map' by adding custom functions here.")
26122 26125
26123 \(fn)" t nil) 26126 \(fn)" t nil)
26124 26127
26125 ;;;*** 26128 ;;;***
26126 26129
26127 ;;;### (autoloads (talk-connect) "talk" "talk.el" (17851 10845)) 26130 ;;;### (autoloads (talk-connect) "talk" "talk.el" (17843 27863))
26128 ;;; Generated autoloads from talk.el 26131 ;;; Generated autoloads from talk.el
26129 26132
26130 (autoload (quote talk-connect) "talk" "\ 26133 (autoload (quote talk-connect) "talk" "\
26131 Connect to display DISPLAY for the Emacs talk group. 26134 Connect to display DISPLAY for the Emacs talk group.
26132 26135
26133 \(fn DISPLAY)" t nil) 26136 \(fn DISPLAY)" t nil)
26134 26137
26135 ;;;*** 26138 ;;;***
26136 26139
26137 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17851 10845)) 26140 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17843 27863))
26138 ;;; Generated autoloads from tar-mode.el 26141 ;;; Generated autoloads from tar-mode.el
26139 26142
26140 (autoload (quote tar-mode) "tar-mode" "\ 26143 (autoload (quote tar-mode) "tar-mode" "\
26141 Major mode for viewing a tar file as a dired-like listing of its contents. 26144 Major mode for viewing a tar file as a dired-like listing of its contents.
26142 You can move around using the usual cursor motion commands. 26145 You can move around using the usual cursor motion commands.
26156 \(fn)" t nil) 26159 \(fn)" t nil)
26157 26160
26158 ;;;*** 26161 ;;;***
26159 26162
26160 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26163 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26161 ;;;;;; "progmodes/tcl.el" (17851 10870)) 26164 ;;;;;; "progmodes/tcl.el" (17843 27883))
26162 ;;; Generated autoloads from progmodes/tcl.el 26165 ;;; Generated autoloads from progmodes/tcl.el
26163 26166
26164 (autoload (quote tcl-mode) "tcl" "\ 26167 (autoload (quote tcl-mode) "tcl" "\
26165 Major mode for editing Tcl code. 26168 Major mode for editing Tcl code.
26166 Expression and list commands understand all Tcl brackets. 26169 Expression and list commands understand all Tcl brackets.
26207 26210
26208 \(fn COMMAND &optional ARG)" t nil) 26211 \(fn COMMAND &optional ARG)" t nil)
26209 26212
26210 ;;;*** 26213 ;;;***
26211 26214
26212 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17851 10864)) 26215 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17843 27879))
26213 ;;; Generated autoloads from net/telnet.el 26216 ;;; Generated autoloads from net/telnet.el
26214 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 26217 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26215 26218
26216 (autoload (quote telnet) "telnet" "\ 26219 (autoload (quote telnet) "telnet" "\
26217 Open a network login connection to host named HOST (a string). 26220 Open a network login connection to host named HOST (a string).
26234 26237
26235 \(fn HOST)" t nil) 26238 \(fn HOST)" t nil)
26236 26239
26237 ;;;*** 26240 ;;;***
26238 26241
26239 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17884 26242 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17892
26240 ;;;;;; 57195)) 26243 ;;;;;; 53317))
26241 ;;; Generated autoloads from term.el 26244 ;;; Generated autoloads from term.el
26242 26245
26243 (autoload (quote make-term) "term" "\ 26246 (autoload (quote make-term) "term" "\
26244 Make a term process NAME in a buffer, running PROGRAM. 26247 Make a term process NAME in a buffer, running PROGRAM.
26245 The name of the buffer is made by surrounding NAME with `*'s. 26248 The name of the buffer is made by surrounding NAME with `*'s.
26263 26266
26264 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil) 26267 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil)
26265 26268
26266 ;;;*** 26269 ;;;***
26267 26270
26268 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17851 26271 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17843
26269 ;;;;;; 10845)) 26272 ;;;;;; 27863))
26270 ;;; Generated autoloads from terminal.el 26273 ;;; Generated autoloads from terminal.el
26271 26274
26272 (autoload (quote terminal-emulator) "terminal" "\ 26275 (autoload (quote terminal-emulator) "terminal" "\
26273 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 26276 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
26274 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 26277 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
26301 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil) 26304 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil)
26302 26305
26303 ;;;*** 26306 ;;;***
26304 26307
26305 ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26308 ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26306 ;;;;;; (17851 10853)) 26309 ;;;;;; (17843 27869))
26307 ;;; Generated autoloads from emacs-lisp/testcover.el 26310 ;;; Generated autoloads from emacs-lisp/testcover.el
26308 26311
26309 (autoload (quote testcover-this-defun) "testcover" "\ 26312 (autoload (quote testcover-this-defun) "testcover" "\
26310 Start coverage on function under point. 26313 Start coverage on function under point.
26311 26314
26342 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command 26345 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
26343 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 26346 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
26344 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26347 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
26345 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26348 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
26346 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26349 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
26347 ;;;;;; (17851 10873)) 26350 ;;;;;; (17843 27887))
26348 ;;; Generated autoloads from textmodes/tex-mode.el 26351 ;;; Generated autoloads from textmodes/tex-mode.el
26349 26352
26350 (defvar tex-shell-file-name nil "\ 26353 (defvar tex-shell-file-name nil "\
26351 *If non-nil, the shell file name to run in the subshell used to run TeX.") 26354 *If non-nil, the shell file name to run in the subshell used to run TeX.")
26352 26355
26644 \(fn)" t nil) 26647 \(fn)" t nil)
26645 26648
26646 ;;;*** 26649 ;;;***
26647 26650
26648 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26651 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
26649 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17851 10873)) 26652 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17843 27887))
26650 ;;; Generated autoloads from textmodes/texinfmt.el 26653 ;;; Generated autoloads from textmodes/texinfmt.el
26651 26654
26652 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 26655 (autoload (quote texinfo-format-buffer) "texinfmt" "\
26653 Process the current buffer as texinfo code, into an Info file. 26656 Process the current buffer as texinfo code, into an Info file.
26654 The Info file output is generated in a buffer visiting the Info file 26657 The Info file output is generated in a buffer visiting the Info file
26684 \(fn &optional NOSPLIT)" t nil) 26687 \(fn &optional NOSPLIT)" t nil)
26685 26688
26686 ;;;*** 26689 ;;;***
26687 26690
26688 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 26691 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
26689 ;;;;;; "texinfo" "textmodes/texinfo.el" (17851 10873)) 26692 ;;;;;; "texinfo" "textmodes/texinfo.el" (17843 27887))
26690 ;;; Generated autoloads from textmodes/texinfo.el 26693 ;;; Generated autoloads from textmodes/texinfo.el
26691 26694
26692 (defvar texinfo-open-quote "``" "\ 26695 (defvar texinfo-open-quote "``" "\
26693 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 26696 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
26694 26697
26771 ;;;*** 26774 ;;;***
26772 26775
26773 ;;;### (autoloads (thai-auto-composition-mode thai-composition-function 26776 ;;;### (autoloads (thai-auto-composition-mode thai-composition-function
26774 ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string 26777 ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string
26775 ;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" 26778 ;;;;;; thai-compose-region) "thai-util" "language/thai-util.el"
26776 ;;;;;; (17851 10861)) 26779 ;;;;;; (17843 27877))
26777 ;;; Generated autoloads from language/thai-util.el 26780 ;;; Generated autoloads from language/thai-util.el
26778 26781
26779 (autoload (quote thai-compose-region) "thai-util" "\ 26782 (autoload (quote thai-compose-region) "thai-util" "\
26780 Compose Thai characters in the region. 26783 Compose Thai characters in the region.
26781 When called from a program, expects two arguments, 26784 When called from a program, expects two arguments,
26815 26818
26816 ;;;*** 26819 ;;;***
26817 26820
26818 ;;;### (autoloads (list-at-point number-at-point symbol-at-point 26821 ;;;### (autoloads (list-at-point number-at-point symbol-at-point
26819 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 26822 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
26820 ;;;;;; "thingatpt" "thingatpt.el" (17851 10845)) 26823 ;;;;;; "thingatpt" "thingatpt.el" (17843 27863))
26821 ;;; Generated autoloads from thingatpt.el 26824 ;;; Generated autoloads from thingatpt.el
26822 26825
26823 (autoload (quote forward-thing) "thingatpt" "\ 26826 (autoload (quote forward-thing) "thingatpt" "\
26824 Move forward to the end of the Nth next THING. 26827 Move forward to the end of the Nth next THING.
26825 26828
26872 26875
26873 ;;;*** 26876 ;;;***
26874 26877
26875 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 26878 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
26876 ;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 26879 ;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
26877 ;;;;;; (17851 10845)) 26880 ;;;;;; (17843 27864))
26878 ;;; Generated autoloads from thumbs.el 26881 ;;; Generated autoloads from thumbs.el
26879 26882
26880 (autoload (quote thumbs-find-thumb) "thumbs" "\ 26883 (autoload (quote thumbs-find-thumb) "thumbs" "\
26881 Display the thumbnail for IMG. 26884 Display the thumbnail for IMG.
26882 26885
26911 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion 26914 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion
26912 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 26915 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
26913 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 26916 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
26914 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 26917 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
26915 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 26918 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
26916 ;;;;;; "language/tibet-util.el" (17851 10861)) 26919 ;;;;;; "language/tibet-util.el" (17843 27878))
26917 ;;; Generated autoloads from language/tibet-util.el 26920 ;;; Generated autoloads from language/tibet-util.el
26918 26921
26919 (autoload (quote tibetan-char-p) "tibet-util" "\ 26922 (autoload (quote tibetan-char-p) "tibet-util" "\
26920 Check if char CH is Tibetan character. 26923 Check if char CH is Tibetan character.
26921 Returns non-nil if CH is Tibetan. Otherwise, returns nil. 26924 Returns non-nil if CH is Tibetan. Otherwise, returns nil.
26990 \(fn FROM TO)" nil nil) 26993 \(fn FROM TO)" nil nil)
26991 26994
26992 ;;;*** 26995 ;;;***
26993 26996
26994 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 26997 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
26995 ;;;;;; (17851 10873)) 26998 ;;;;;; (17843 27887))
26996 ;;; Generated autoloads from textmodes/tildify.el 26999 ;;; Generated autoloads from textmodes/tildify.el
26997 27000
26998 (autoload (quote tildify-region) "tildify" "\ 27001 (autoload (quote tildify-region) "tildify" "\
26999 Add hard spaces in the region between BEG and END. 27002 Add hard spaces in the region between BEG and END.
27000 See variables `tildify-pattern-alist', `tildify-string-alist', and 27003 See variables `tildify-pattern-alist', `tildify-string-alist', and
27014 \(fn)" t nil) 27017 \(fn)" t nil)
27015 27018
27016 ;;;*** 27019 ;;;***
27017 27020
27018 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 27021 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
27019 ;;;;;; "time" "time.el" (17851 10845)) 27022 ;;;;;; "time" "time.el" (17843 27864))
27020 ;;; Generated autoloads from time.el 27023 ;;; Generated autoloads from time.el
27021 27024
27022 (defvar display-time-day-and-date nil "\ 27025 (defvar display-time-day-and-date nil "\
27023 *Non-nil means \\[display-time] should display day and date as well as time.") 27026 *Non-nil means \\[display-time] should display day and date as well as time.")
27024 27027
27056 ;;;*** 27059 ;;;***
27057 27060
27058 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 27061 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
27059 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 27062 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
27060 ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds 27063 ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds
27061 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17851 27064 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17843
27062 ;;;;;; 10852)) 27065 ;;;;;; 27868))
27063 ;;; Generated autoloads from calendar/time-date.el 27066 ;;; Generated autoloads from calendar/time-date.el
27064 27067
27065 (autoload (quote date-to-time) "time-date" "\ 27068 (autoload (quote date-to-time) "time-date" "\
27066 Parse a string that represents a date-time and return a time value. 27069 Parse a string that represents a date-time and return a time value.
27067 27070
27143 \(fn DATE)" nil nil) 27146 \(fn DATE)" nil nil)
27144 27147
27145 ;;;*** 27148 ;;;***
27146 27149
27147 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27150 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27148 ;;;;;; "time-stamp.el" (17851 10845)) 27151 ;;;;;; "time-stamp.el" (17843 27864))
27149 ;;; Generated autoloads from time-stamp.el 27152 ;;; Generated autoloads from time-stamp.el
27150 (put 'time-stamp-format 'safe-local-variable 'stringp) 27153 (put 'time-stamp-format 'safe-local-variable 'stringp)
27151 (put 'time-stamp-line-limit 'safe-local-variable 'integerp) 27154 (put 'time-stamp-line-limit 'safe-local-variable 'integerp)
27152 (put 'time-stamp-start 'safe-local-variable 'stringp) 27155 (put 'time-stamp-start 'safe-local-variable 'stringp)
27153 (put 'time-stamp-end 'safe-local-variable 'stringp) 27156 (put 'time-stamp-end 'safe-local-variable 'stringp)
27186 27189
27187 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 27190 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
27188 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27191 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27189 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27192 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27190 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27193 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27191 ;;;;;; (17851 10852)) 27194 ;;;;;; (17843 27868))
27192 ;;; Generated autoloads from calendar/timeclock.el 27195 ;;; Generated autoloads from calendar/timeclock.el
27193 27196
27194 (autoload (quote timeclock-modeline-display) "timeclock" "\ 27197 (autoload (quote timeclock-modeline-display) "timeclock" "\
27195 Toggle display of the amount of time left today in the modeline. 27198 Toggle display of the amount of time left today in the modeline.
27196 If `timeclock-use-display-time' is non-nil (the default), then 27199 If `timeclock-use-display-time' is non-nil (the default), then
27287 27290
27288 ;;;*** 27291 ;;;***
27289 27292
27290 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 27293 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
27291 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 27294 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
27292 ;;;;;; "emacs-lisp/timer.el" (17851 10853)) 27295 ;;;;;; "emacs-lisp/timer.el" (17843 27869))
27293 ;;; Generated autoloads from emacs-lisp/timer.el 27296 ;;; Generated autoloads from emacs-lisp/timer.el
27294 27297
27295 (defalias (quote disable-timeout) (quote cancel-timer)) 27298 (defalias (quote disable-timeout) (quote cancel-timer))
27296 27299
27297 (autoload (quote cancel-timer) "timer" "\ 27300 (autoload (quote cancel-timer) "timer" "\
27386 \(fn &optional FORCE)" nil nil) 27389 \(fn &optional FORCE)" nil nil)
27387 27390
27388 ;;;*** 27391 ;;;***
27389 27392
27390 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 27393 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
27391 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17851 27394 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17843
27392 ;;;;;; 10861)) 27395 ;;;;;; 27878))
27393 ;;; Generated autoloads from language/tml-util.el 27396 ;;; Generated autoloads from language/tml-util.el
27394 27397
27395 (autoload (quote tamil-compose-region) "tml-util" "\ 27398 (autoload (quote tamil-compose-region) "tml-util" "\
27396 Not documented 27399 Not documented
27397 27400
27410 \(fn FROM TO PATTERN &optional STRING)" nil nil) 27413 \(fn FROM TO PATTERN &optional STRING)" nil nil)
27411 27414
27412 ;;;*** 27415 ;;;***
27413 27416
27414 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27417 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27415 ;;;;;; "tmm.el" (17851 10845)) 27418 ;;;;;; "tmm.el" (17843 27864))
27416 ;;; Generated autoloads from tmm.el 27419 ;;; Generated autoloads from tmm.el
27417 (define-key global-map "\M-`" 'tmm-menubar) 27420 (define-key global-map "\M-`" 'tmm-menubar)
27418 (define-key global-map [f10] 'tmm-menubar) 27421 (define-key global-map [f10] 'tmm-menubar)
27419 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27422 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
27420 27423
27451 27454
27452 ;;;*** 27455 ;;;***
27453 27456
27454 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27457 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
27455 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27458 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27456 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17851 10852)) 27459 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17843 27868))
27457 ;;; Generated autoloads from calendar/todo-mode.el 27460 ;;; Generated autoloads from calendar/todo-mode.el
27458 27461
27459 (autoload (quote todo-add-category) "todo-mode" "\ 27462 (autoload (quote todo-add-category) "todo-mode" "\
27460 Add new category CAT to the TODO list. 27463 Add new category CAT to the TODO list.
27461 27464
27512 27515
27513 ;;;*** 27516 ;;;***
27514 27517
27515 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27518 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
27516 ;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el" 27519 ;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
27517 ;;;;;; (17851 10845)) 27520 ;;;;;; (17843 27864))
27518 ;;; Generated autoloads from tool-bar.el 27521 ;;; Generated autoloads from tool-bar.el
27519 27522
27520 (put (quote tool-bar-mode) (quote standard-value) (quote (t))) 27523 (put (quote tool-bar-mode) (quote standard-value) (quote (t)))
27521 27524
27522 (autoload (quote tool-bar-add-item) "tool-bar" "\ 27525 (autoload (quote tool-bar-add-item) "tool-bar" "\
27579 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil) 27582 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil)
27580 27583
27581 ;;;*** 27584 ;;;***
27582 27585
27583 ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27586 ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
27584 ;;;;;; (17851 10853)) 27587 ;;;;;; (17843 27870))
27585 ;;; Generated autoloads from emulation/tpu-edt.el 27588 ;;; Generated autoloads from emulation/tpu-edt.el
27586 27589
27587 (defvar tpu-edt-mode nil "\ 27590 (defvar tpu-edt-mode nil "\
27588 Non-nil if Tpu-Edt mode is enabled. 27591 Non-nil if Tpu-Edt mode is enabled.
27589 See the command `tpu-edt-mode' for a description of this minor-mode. 27592 See the command `tpu-edt-mode' for a description of this minor-mode.
27606 \(fn)" t nil) 27609 \(fn)" t nil)
27607 27610
27608 ;;;*** 27611 ;;;***
27609 27612
27610 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 27613 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
27611 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17851 10853)) 27614 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17843 27870))
27612 ;;; Generated autoloads from emulation/tpu-extras.el 27615 ;;; Generated autoloads from emulation/tpu-extras.el
27613 27616
27614 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 27617 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
27615 Set scroll margins. 27618 Set scroll margins.
27616 27619
27626 27629
27627 \(fn)" t nil) 27630 \(fn)" t nil)
27628 27631
27629 ;;;*** 27632 ;;;***
27630 27633
27631 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17851 10853)) 27634 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17843 27869))
27632 ;;; Generated autoloads from emacs-lisp/tq.el 27635 ;;; Generated autoloads from emacs-lisp/tq.el
27633 27636
27634 (autoload (quote tq-create) "tq" "\ 27637 (autoload (quote tq-create) "tq" "\
27635 Create and return a transaction queue communicating with PROCESS. 27638 Create and return a transaction queue communicating with PROCESS.
27636 PROCESS should be a subprocess capable of sending and receiving 27639 PROCESS should be a subprocess capable of sending and receiving
27640 \(fn PROCESS)" nil nil) 27643 \(fn PROCESS)" nil nil)
27641 27644
27642 ;;;*** 27645 ;;;***
27643 27646
27644 ;;;### (autoloads (trace-function-background trace-function trace-buffer) 27647 ;;;### (autoloads (trace-function-background trace-function trace-buffer)
27645 ;;;;;; "trace" "emacs-lisp/trace.el" (17851 10853)) 27648 ;;;;;; "trace" "emacs-lisp/trace.el" (17843 27869))
27646 ;;; Generated autoloads from emacs-lisp/trace.el 27649 ;;; Generated autoloads from emacs-lisp/trace.el
27647 27650
27648 (defvar trace-buffer "*trace-output*" "\ 27651 (defvar trace-buffer "*trace-output*" "\
27649 *Trace output will by default go to that buffer.") 27652 *Trace output will by default go to that buffer.")
27650 27653
27677 ;;;*** 27680 ;;;***
27678 27681
27679 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27682 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27680 ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 27683 ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
27681 ;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp 27684 ;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp
27682 ;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17872 44165)) 27685 ;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17893 65071))
27683 ;;; Generated autoloads from net/tramp.el 27686 ;;; Generated autoloads from net/tramp.el
27684 27687
27685 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 27688 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
27686 Non-nil means to use unified Ange-FTP/Tramp filename syntax. 27689 Non-nil means to use unified Ange-FTP/Tramp filename syntax.
27687 Otherwise, use a separate filename syntax for Tramp.") 27690 Otherwise, use a separate filename syntax for Tramp.")
27790 \(fn)" t nil) 27793 \(fn)" t nil)
27791 27794
27792 ;;;*** 27795 ;;;***
27793 27796
27794 ;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 27797 ;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
27795 ;;;;;; (17851 10864)) 27798 ;;;;;; (17843 27879))
27796 ;;; Generated autoloads from net/tramp-ftp.el 27799 ;;; Generated autoloads from net/tramp-ftp.el
27797 27800
27798 (autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\ 27801 (autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\
27799 Not documented 27802 Not documented
27800 27803
27805 ;;;### (autoloads (tumme-dired-edit-comment-and-tags tumme-mark-tagged-files 27808 ;;;### (autoloads (tumme-dired-edit-comment-and-tags tumme-mark-tagged-files
27806 ;;;;;; tumme-dired-comment-files tumme-dired-display-image tumme-dired-display-external 27809 ;;;;;; tumme-dired-comment-files tumme-dired-display-image tumme-dired-display-external
27807 ;;;;;; tumme-display-thumb tumme-display-thumbs-append tumme-setup-dired-keybindings 27810 ;;;;;; tumme-display-thumb tumme-display-thumbs-append tumme-setup-dired-keybindings
27808 ;;;;;; tumme-jump-thumbnail-buffer tumme-delete-tag tumme-tag-files 27811 ;;;;;; tumme-jump-thumbnail-buffer tumme-delete-tag tumme-tag-files
27809 ;;;;;; tumme-show-all-from-dir tumme-display-thumbs tumme-dired-with-window-configuration 27812 ;;;;;; tumme-show-all-from-dir tumme-display-thumbs tumme-dired-with-window-configuration
27810 ;;;;;; tumme-dired-insert-marked-thumbs) "tumme" "tumme.el" (17851 27813 ;;;;;; tumme-dired-insert-marked-thumbs) "tumme" "tumme.el" (17843
27811 ;;;;;; 10847)) 27814 ;;;;;; 27864))
27812 ;;; Generated autoloads from tumme.el 27815 ;;; Generated autoloads from tumme.el
27813 27816
27814 (autoload (quote tumme-dired-insert-marked-thumbs) "tumme" "\ 27817 (autoload (quote tumme-dired-insert-marked-thumbs) "tumme" "\
27815 Insert thumbnails before file names of marked files in the dired buffer. 27818 Insert thumbnails before file names of marked files in the dired buffer.
27816 27819
27936 27939
27937 \(fn)" t nil) 27940 \(fn)" t nil)
27938 27941
27939 ;;;*** 27942 ;;;***
27940 27943
27941 ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17856 27944 ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17893
27942 ;;;;;; 1486)) 27945 ;;;;;; 52880))
27943 ;;; Generated autoloads from tutorial.el 27946 ;;; Generated autoloads from tutorial.el
27944 27947
27945 (autoload (quote help-with-tutorial) "tutorial" "\ 27948 (autoload (quote help-with-tutorial) "tutorial" "\
27946 Select the Emacs learn-by-doing tutorial. 27949 Select the Emacs learn-by-doing tutorial.
27947 If there is a tutorial version written in the language 27950 If there is a tutorial version written in the language
27962 \(fn &optional ARG DONT-ASK-FOR-REVERT)" t nil) 27965 \(fn &optional ARG DONT-ASK-FOR-REVERT)" t nil)
27963 27966
27964 ;;;*** 27967 ;;;***
27965 27968
27966 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 27969 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
27967 ;;;;;; "textmodes/two-column.el" (17851 10873)) 27970 ;;;;;; "textmodes/two-column.el" (17843 27887))
27968 ;;; Generated autoloads from textmodes/two-column.el 27971 ;;; Generated autoloads from textmodes/two-column.el
27969 (autoload '2C-command "two-column" () t 'keymap) 27972 (autoload '2C-command "two-column" () t 'keymap)
27970 (global-set-key "\C-x6" '2C-command) 27973 (global-set-key "\C-x6" '2C-command)
27971 (global-set-key [f2] '2C-command) 27974 (global-set-key [f2] '2C-command)
27972 27975
28196 \(fn WPM &optional WORDLEN FRAC)" t nil) 28199 \(fn WPM &optional WORDLEN FRAC)" t nil)
28197 28200
28198 ;;;*** 28201 ;;;***
28199 28202
28200 ;;;### (autoloads (ununderline-region underline-region) "underline" 28203 ;;;### (autoloads (ununderline-region underline-region) "underline"
28201 ;;;;;; "textmodes/underline.el" (17851 10873)) 28204 ;;;;;; "textmodes/underline.el" (17843 27887))
28202 ;;; Generated autoloads from textmodes/underline.el 28205 ;;; Generated autoloads from textmodes/underline.el
28203 28206
28204 (autoload (quote underline-region) "underline" "\ 28207 (autoload (quote underline-region) "underline" "\
28205 Underline all nonblank characters in the region. 28208 Underline all nonblank characters in the region.
28206 Works by overstriking underscores. 28209 Works by overstriking underscores.
28217 \(fn START END)" t nil) 28220 \(fn START END)" t nil)
28218 28221
28219 ;;;*** 28222 ;;;***
28220 28223
28221 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 28224 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
28222 ;;;;;; "undigest" "mail/undigest.el" (17851 10862)) 28225 ;;;;;; "undigest" "mail/undigest.el" (17843 27878))
28223 ;;; Generated autoloads from mail/undigest.el 28226 ;;; Generated autoloads from mail/undigest.el
28224 28227
28225 (autoload (quote undigestify-rmail-message) "undigest" "\ 28228 (autoload (quote undigestify-rmail-message) "undigest" "\
28226 Break up a digest message into its constituent messages. 28229 Break up a digest message into its constituent messages.
28227 Leaves original message, deleted, before the undigestified messages. 28230 Leaves original message, deleted, before the undigestified messages.
28236 \(fn)" t nil) 28239 \(fn)" t nil)
28237 28240
28238 ;;;*** 28241 ;;;***
28239 28242
28240 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28243 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28241 ;;;;;; (17851 10862)) 28244 ;;;;;; (17843 27878))
28242 ;;; Generated autoloads from mail/unrmail.el 28245 ;;; Generated autoloads from mail/unrmail.el
28243 28246
28244 (autoload (quote batch-unrmail) "unrmail" "\ 28247 (autoload (quote batch-unrmail) "unrmail" "\
28245 Convert Rmail files to system inbox format. 28248 Convert Rmail files to system inbox format.
28246 Specify the input Rmail file names as command line arguments. 28249 Specify the input Rmail file names as command line arguments.
28255 28258
28256 \(fn FILE TO-FILE)" t nil) 28259 \(fn FILE TO-FILE)" t nil)
28257 28260
28258 ;;;*** 28261 ;;;***
28259 28262
28260 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17851 28263 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17843
28261 ;;;;;; 10853)) 28264 ;;;;;; 27869))
28262 ;;; Generated autoloads from emacs-lisp/unsafep.el 28265 ;;; Generated autoloads from emacs-lisp/unsafep.el
28263 28266
28264 (autoload (quote unsafep) "unsafep" "\ 28267 (autoload (quote unsafep) "unsafep" "\
28265 Return nil if evaluating FORM couldn't possibly do any harm; 28268 Return nil if evaluating FORM couldn't possibly do any harm;
28266 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list 28269 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list
28269 \(fn FORM &optional UNSAFEP-VARS)" nil nil) 28272 \(fn FORM &optional UNSAFEP-VARS)" nil nil)
28270 28273
28271 ;;;*** 28274 ;;;***
28272 28275
28273 ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28276 ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28274 ;;;;;; "url/url.el" (17851 10875)) 28277 ;;;;;; "url/url.el" (17843 27888))
28275 ;;; Generated autoloads from url/url.el 28278 ;;; Generated autoloads from url/url.el
28276 28279
28277 (autoload (quote url-retrieve) "url" "\ 28280 (autoload (quote url-retrieve) "url" "\
28278 Retrieve URL asynchronously and call CALLBACK with CBARGS when finished. 28281 Retrieve URL asynchronously and call CALLBACK with CBARGS when finished.
28279 URL is either a string or a parsed URL. 28282 URL is either a string or a parsed URL.
28351 \(fn TYPE &optional FUNCTION RATING)" nil nil) 28354 \(fn TYPE &optional FUNCTION RATING)" nil nil)
28352 28355
28353 ;;;*** 28356 ;;;***
28354 28357
28355 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28358 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28356 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17851 28359 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17843
28357 ;;;;;; 10873)) 28360 ;;;;;; 27887))
28358 ;;; Generated autoloads from url/url-cache.el 28361 ;;; Generated autoloads from url/url-cache.el
28359 28362
28360 (autoload (quote url-store-in-cache) "url-cache" "\ 28363 (autoload (quote url-store-in-cache) "url-cache" "\
28361 Store buffer BUFF in the cache. 28364 Store buffer BUFF in the cache.
28362 28365
28377 28380
28378 \(fn URL MOD)" nil nil) 28381 \(fn URL MOD)" nil nil)
28379 28382
28380 ;;;*** 28383 ;;;***
28381 28384
28382 ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17851 10873)) 28385 ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17843 27887))
28383 ;;; Generated autoloads from url/url-cid.el 28386 ;;; Generated autoloads from url/url-cid.el
28384 28387
28385 (autoload (quote url-cid) "url-cid" "\ 28388 (autoload (quote url-cid) "url-cid" "\
28386 Not documented 28389 Not documented
28387 28390
28388 \(fn URL)" nil nil) 28391 \(fn URL)" nil nil)
28389 28392
28390 ;;;*** 28393 ;;;***
28391 28394
28392 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28395 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28393 ;;;;;; "url/url-dav.el" (17851 10873)) 28396 ;;;;;; "url/url-dav.el" (17843 27887))
28394 ;;; Generated autoloads from url/url-dav.el 28397 ;;; Generated autoloads from url/url-dav.el
28395 28398
28396 (autoload (quote url-dav-supported-p) "url-dav" "\ 28399 (autoload (quote url-dav-supported-p) "url-dav" "\
28397 Not documented 28400 Not documented
28398 28401
28403 28406
28404 \(fn URL)" nil nil) 28407 \(fn URL)" nil nil)
28405 28408
28406 ;;;*** 28409 ;;;***
28407 28410
28408 ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17851 28411 ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17843
28409 ;;;;;; 10873)) 28412 ;;;;;; 27887))
28410 ;;; Generated autoloads from url/url-file.el 28413 ;;; Generated autoloads from url/url-file.el
28411 28414
28412 (autoload (quote url-file) "url-file" "\ 28415 (autoload (quote url-file) "url-file" "\
28413 Handle file: and ftp: URLs. 28416 Handle file: and ftp: URLs.
28414 28417
28415 \(fn URL CALLBACK CBARGS)" nil nil) 28418 \(fn URL CALLBACK CBARGS)" nil nil)
28416 28419
28417 ;;;*** 28420 ;;;***
28418 28421
28419 ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28422 ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28420 ;;;;;; "url/url-gw.el" (17851 10873)) 28423 ;;;;;; "url/url-gw.el" (17843 27887))
28421 ;;; Generated autoloads from url/url-gw.el 28424 ;;; Generated autoloads from url/url-gw.el
28422 28425
28423 (autoload (quote url-gateway-nslookup-host) "url-gw" "\ 28426 (autoload (quote url-gateway-nslookup-host) "url-gw" "\
28424 Attempt to resolve the given HOST using nslookup if possible. 28427 Attempt to resolve the given HOST using nslookup if possible.
28425 28428
28434 \(fn NAME BUFFER HOST SERVICE)" nil nil) 28437 \(fn NAME BUFFER HOST SERVICE)" nil nil)
28435 28438
28436 ;;;*** 28439 ;;;***
28437 28440
28438 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 28441 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
28439 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17851 28442 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17843
28440 ;;;;;; 10873)) 28443 ;;;;;; 27887))
28441 ;;; Generated autoloads from url/url-handlers.el 28444 ;;; Generated autoloads from url/url-handlers.el
28442 28445
28443 (defvar url-handler-mode nil "\ 28446 (defvar url-handler-mode nil "\
28444 Non-nil if Url-Handler mode is enabled. 28447 Non-nil if Url-Handler mode is enabled.
28445 See the command `url-handler-mode' for a description of this minor-mode. 28448 See the command `url-handler-mode' for a description of this minor-mode.
28544 (autoload 'url-https-file-readable-p "url-http") 28547 (autoload 'url-https-file-readable-p "url-http")
28545 (autoload 'url-https-file-attributes "url-http") 28548 (autoload 'url-https-file-attributes "url-http")
28546 28549
28547 ;;;*** 28550 ;;;***
28548 28551
28549 ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17851 10873)) 28552 ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17843 27888))
28550 ;;; Generated autoloads from url/url-irc.el 28553 ;;; Generated autoloads from url/url-irc.el
28551 28554
28552 (autoload (quote url-irc) "url-irc" "\ 28555 (autoload (quote url-irc) "url-irc" "\
28553 Not documented 28556 Not documented
28554 28557
28555 \(fn URL)" nil nil) 28558 \(fn URL)" nil nil)
28556 28559
28557 ;;;*** 28560 ;;;***
28558 28561
28559 ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17851 28562 ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17843
28560 ;;;;;; 10873)) 28563 ;;;;;; 27888))
28561 ;;; Generated autoloads from url/url-ldap.el 28564 ;;; Generated autoloads from url/url-ldap.el
28562 28565
28563 (autoload (quote url-ldap) "url-ldap" "\ 28566 (autoload (quote url-ldap) "url-ldap" "\
28564 Perform an LDAP search specified by URL. 28567 Perform an LDAP search specified by URL.
28565 The return value is a buffer displaying the search results in HTML. 28568 The return value is a buffer displaying the search results in HTML.
28569 \(fn URL)" nil nil) 28572 \(fn URL)" nil nil)
28570 28573
28571 ;;;*** 28574 ;;;***
28572 28575
28573 ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28576 ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28574 ;;;;;; (17851 10874)) 28577 ;;;;;; (17843 27888))
28575 ;;; Generated autoloads from url/url-mailto.el 28578 ;;; Generated autoloads from url/url-mailto.el
28576 28579
28577 (autoload (quote url-mail) "url-mailto" "\ 28580 (autoload (quote url-mail) "url-mailto" "\
28578 Not documented 28581 Not documented
28579 28582
28585 \(fn URL)" nil nil) 28588 \(fn URL)" nil nil)
28586 28589
28587 ;;;*** 28590 ;;;***
28588 28591
28589 ;;;### (autoloads (url-data url-generic-emulator-loader url-info 28592 ;;;### (autoloads (url-data url-generic-emulator-loader url-info
28590 ;;;;;; url-man) "url-misc" "url/url-misc.el" (17851 10874)) 28593 ;;;;;; url-man) "url-misc" "url/url-misc.el" (17843 27888))
28591 ;;; Generated autoloads from url/url-misc.el 28594 ;;; Generated autoloads from url/url-misc.el
28592 28595
28593 (autoload (quote url-man) "url-misc" "\ 28596 (autoload (quote url-man) "url-misc" "\
28594 Fetch a Unix manual page URL. 28597 Fetch a Unix manual page URL.
28595 28598
28617 \(fn URL)" nil nil) 28620 \(fn URL)" nil nil)
28618 28621
28619 ;;;*** 28622 ;;;***
28620 28623
28621 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28624 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28622 ;;;;;; (17851 10874)) 28625 ;;;;;; (17843 27888))
28623 ;;; Generated autoloads from url/url-news.el 28626 ;;; Generated autoloads from url/url-news.el
28624 28627
28625 (autoload (quote url-news) "url-news" "\ 28628 (autoload (quote url-news) "url-news" "\
28626 Not documented 28629 Not documented
28627 28630
28634 28637
28635 ;;;*** 28638 ;;;***
28636 28639
28637 ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28640 ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28638 ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28641 ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28639 ;;;;;; (17851 10874)) 28642 ;;;;;; (17843 27888))
28640 ;;; Generated autoloads from url/url-ns.el 28643 ;;; Generated autoloads from url/url-ns.el
28641 28644
28642 (autoload (quote isPlainHostName) "url-ns" "\ 28645 (autoload (quote isPlainHostName) "url-ns" "\
28643 Not documented 28646 Not documented
28644 28647
28675 \(fn KEY &optional DEFAULT)" nil nil) 28678 \(fn KEY &optional DEFAULT)" nil nil)
28676 28679
28677 ;;;*** 28680 ;;;***
28678 28681
28679 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28682 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28680 ;;;;;; "url/url-parse.el" (17851 10874)) 28683 ;;;;;; "url/url-parse.el" (17843 27888))
28681 ;;; Generated autoloads from url/url-parse.el 28684 ;;; Generated autoloads from url/url-parse.el
28682 28685
28683 (autoload (quote url-recreate-url) "url-parse" "\ 28686 (autoload (quote url-recreate-url) "url-parse" "\
28684 Recreate a URL string from the parsed URLOBJ. 28687 Recreate a URL string from the parsed URLOBJ.
28685 28688
28693 \(fn URL)" nil nil) 28696 \(fn URL)" nil nil)
28694 28697
28695 ;;;*** 28698 ;;;***
28696 28699
28697 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28700 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28698 ;;;;;; (17851 10874)) 28701 ;;;;;; (17843 27888))
28699 ;;; Generated autoloads from url/url-privacy.el 28702 ;;; Generated autoloads from url/url-privacy.el
28700 28703
28701 (autoload (quote url-setup-privacy-info) "url-privacy" "\ 28704 (autoload (quote url-setup-privacy-info) "url-privacy" "\
28702 Setup variables that expose info about you and your system. 28705 Setup variables that expose info about you and your system.
28703 28706
28709 ;;;;;; url-hexify-string url-unhex-string url-parse-query-string 28712 ;;;;;; url-hexify-string url-unhex-string url-parse-query-string
28710 ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length 28713 ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length
28711 ;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date 28714 ;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date
28712 ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string 28715 ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string
28713 ;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el" 28716 ;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el"
28714 ;;;;;; (17851 10874)) 28717 ;;;;;; (17843 27888))
28715 ;;; Generated autoloads from url/url-util.el 28718 ;;; Generated autoloads from url/url-util.el
28716 28719
28717 (defvar url-debug nil "\ 28720 (defvar url-debug nil "\
28718 *What types of debug messages from the URL library to show. 28721 *What types of debug messages from the URL library to show.
28719 Debug messages are logged to the *URL-DEBUG* buffer. 28722 Debug messages are logged to the *URL-DEBUG* buffer.
28838 \(fn &optional NO-SHOW)" t nil) 28841 \(fn &optional NO-SHOW)" t nil)
28839 28842
28840 ;;;*** 28843 ;;;***
28841 28844
28842 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 28845 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
28843 ;;;;;; "userlock" "userlock.el" (17851 10848)) 28846 ;;;;;; "userlock" "userlock.el" (17843 27864))
28844 ;;; Generated autoloads from userlock.el 28847 ;;; Generated autoloads from userlock.el
28845 28848
28846 (autoload (quote ask-user-about-lock) "userlock" "\ 28849 (autoload (quote ask-user-about-lock) "userlock" "\
28847 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT. 28850 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT.
28848 This function has a choice of three things to do: 28851 This function has a choice of three things to do:
28866 28869
28867 \(fn FN)" nil nil) 28870 \(fn FN)" nil nil)
28868 28871
28869 ;;;*** 28872 ;;;***
28870 28873
28871 ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17851 10861)) 28874 ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17892 53317))
28872 ;;; Generated autoloads from international/utf-7.el 28875 ;;; Generated autoloads from international/utf-7.el
28873 (autoload-coding-system 'utf-7 '(require 'utf-7)) 28876 (autoload-coding-system 'utf-7 '(require 'utf-7))
28874 28877
28875 ;;;*** 28878 ;;;***
28876 28879
28904 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update 28907 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update
28905 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot 28908 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
28906 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 28909 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
28907 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 28910 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
28908 ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook 28911 ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
28909 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17851 10849)) 28912 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17843 27865))
28910 ;;; Generated autoloads from vc.el 28913 ;;; Generated autoloads from vc.el
28911 28914
28912 (defvar vc-checkout-hook nil "\ 28915 (defvar vc-checkout-hook nil "\
28913 Normal hook (list of functions) run after checking out a file. 28916 Normal hook (list of functions) run after checking out a file.
28914 See `run-hooks'.") 28917 See `run-hooks'.")
29202 (load "vc-arch") 29205 (load "vc-arch")
29203 (vc-arch-registered file)))) 29206 (vc-arch-registered file))))
29204 29207
29205 ;;;*** 29208 ;;;***
29206 29209
29207 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17851 10848)) 29210 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17843 27864))
29208 ;;; Generated autoloads from vc-cvs.el 29211 ;;; Generated autoloads from vc-cvs.el
29209 (defun vc-cvs-registered (f) 29212 (defun vc-cvs-registered (f)
29210 (when (file-readable-p (expand-file-name 29213 (when (file-readable-p (expand-file-name
29211 "CVS/Entries" (file-name-directory f))) 29214 "CVS/Entries" (file-name-directory f)))
29212 (load "vc-cvs") 29215 (load "vc-cvs")
29213 (vc-cvs-registered f))) 29216 (vc-cvs-registered f)))
29214 29217
29215 ;;;*** 29218 ;;;***
29216 29219
29217 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17851 10848)) 29220 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17843 27864))
29218 ;;; Generated autoloads from vc-mcvs.el 29221 ;;; Generated autoloads from vc-mcvs.el
29219 (defun vc-mcvs-registered (file) 29222 (defun vc-mcvs-registered (file)
29220 (if (vc-find-root file "MCVS/CVS") 29223 (if (vc-find-root file "MCVS/CVS")
29221 (progn 29224 (progn
29222 (load "vc-mcvs") 29225 (load "vc-mcvs")
29223 (vc-mcvs-registered file)))) 29226 (vc-mcvs-registered file))))
29224 29227
29225 ;;;*** 29228 ;;;***
29226 29229
29227 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29230 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29228 ;;;;;; (17851 10848)) 29231 ;;;;;; (17843 27865))
29229 ;;; Generated autoloads from vc-rcs.el 29232 ;;; Generated autoloads from vc-rcs.el
29230 29233
29231 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 29234 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
29232 *Where to look for RCS master files. 29235 *Where to look for RCS master files.
29233 For a description of possible values, see `vc-check-master-templates'.") 29236 For a description of possible values, see `vc-check-master-templates'.")
29236 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) 29239 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
29237 29240
29238 ;;;*** 29241 ;;;***
29239 29242
29240 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29243 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29241 ;;;;;; (17851 10848)) 29244 ;;;;;; (17843 27865))
29242 ;;; Generated autoloads from vc-sccs.el 29245 ;;; Generated autoloads from vc-sccs.el
29243 29246
29244 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 29247 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
29245 *Where to look for SCCS master files. 29248 *Where to look for SCCS master files.
29246 For a description of possible values, see `vc-check-master-templates'.") 29249 For a description of possible values, see `vc-check-master-templates'.")
29812 29815
29813 \(fn)" t nil) 29816 \(fn)" t nil)
29814 29817
29815 ;;;*** 29818 ;;;***
29816 29819
29817 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17806 44346)) 29820 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17796 47944))
29818 ;;; Generated autoloads from emulation/vi.el 29821 ;;; Generated autoloads from emulation/vi.el
29819 29822
29820 (autoload (quote vi-mode) "vi" "\ 29823 (autoload (quote vi-mode) "vi" "\
29821 Major mode that acts like the `vi' editor. 29824 Major mode that acts like the `vi' editor.
29822 The purpose of this mode is to provide you the combined power of vi (namely, 29825 The purpose of this mode is to provide you the combined power of vi (namely,
29867 ;;;*** 29870 ;;;***
29868 29871
29869 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 29872 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
29870 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 29873 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
29871 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 29874 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
29872 ;;;;;; "language/viet-util.el" (17851 10861)) 29875 ;;;;;; "language/viet-util.el" (17843 27878))
29873 ;;; Generated autoloads from language/viet-util.el 29876 ;;; Generated autoloads from language/viet-util.el
29874 29877
29875 (autoload (quote viet-encode-viscii-char) "viet-util" "\ 29878 (autoload (quote viet-encode-viscii-char) "viet-util" "\
29876 Return VISCII character code of CHAR if appropriate. 29879 Return VISCII character code of CHAR if appropriate.
29877 29880
29913 29916
29914 ;;;*** 29917 ;;;***
29915 29918
29916 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 29919 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
29917 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame 29920 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
29918 ;;;;;; view-file-other-window view-file) "view" "view.el" (17851 29921 ;;;;;; view-file-other-window view-file) "view" "view.el" (17843
29919 ;;;;;; 10849)) 29922 ;;;;;; 27865))
29920 ;;; Generated autoloads from view.el 29923 ;;; Generated autoloads from view.el
29921 29924
29922 (defvar view-mode nil "\ 29925 (defvar view-mode nil "\
29923 Non-nil if View mode is enabled. 29926 Non-nil if View mode is enabled.
29924 Don't change this variable directly, you must change it by one of the 29927 Don't change this variable directly, you must change it by one of the
30123 30126
30124 \(fn)" t nil) 30127 \(fn)" t nil)
30125 30128
30126 ;;;*** 30129 ;;;***
30127 30130
30128 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17851 30131 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17843
30129 ;;;;;; 10854)) 30132 ;;;;;; 27870))
30130 ;;; Generated autoloads from emulation/vip.el 30133 ;;; Generated autoloads from emulation/vip.el
30131 30134
30132 (autoload (quote vip-setup) "vip" "\ 30135 (autoload (quote vip-setup) "vip" "\
30133 Set up bindings for C-x 7 and C-z that are useful for VIP users. 30136 Set up bindings for C-x 7 and C-z that are useful for VIP users.
30134 30137
30157 \(fn)" t nil) 30160 \(fn)" t nil)
30158 30161
30159 ;;;*** 30162 ;;;***
30160 30163
30161 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30164 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30162 ;;;;;; (17851 10853)) 30165 ;;;;;; (17843 27869))
30163 ;;; Generated autoloads from emacs-lisp/warnings.el 30166 ;;; Generated autoloads from emacs-lisp/warnings.el
30164 30167
30165 (defvar warning-prefix-function nil "\ 30168 (defvar warning-prefix-function nil "\
30166 Function to generate warning prefixes. 30169 Function to generate warning prefixes.
30167 This function, if non-nil, is called with two arguments, 30170 This function, if non-nil, is called with two arguments,
30262 30265
30263 \(fn)" t nil) 30266 \(fn)" t nil)
30264 30267
30265 ;;;*** 30268 ;;;***
30266 30269
30267 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17851 10865)) 30270 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17843 27879))
30268 ;;; Generated autoloads from net/webjump.el 30271 ;;; Generated autoloads from net/webjump.el
30269 30272
30270 (autoload (quote webjump) "webjump" "\ 30273 (autoload (quote webjump) "webjump" "\
30271 Jumps to a Web site from a programmable hotlist. 30274 Jumps to a Web site from a programmable hotlist.
30272 30275
30279 \(fn)" t nil) 30282 \(fn)" t nil)
30280 30283
30281 ;;;*** 30284 ;;;***
30282 30285
30283 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30286 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30284 ;;;;;; (17851 10871)) 30287 ;;;;;; (17843 27884))
30285 ;;; Generated autoloads from progmodes/which-func.el 30288 ;;; Generated autoloads from progmodes/which-func.el
30286 (put 'which-func-format 'risky-local-variable t) 30289 (put 'which-func-format 'risky-local-variable t)
30287 (put 'which-func-current 'risky-local-variable t) 30290 (put 'which-func-current 'risky-local-variable t)
30288 30291
30289 (defalias (quote which-func-mode) (quote which-function-mode)) 30292 (defalias (quote which-func-mode) (quote which-function-mode))
30312 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode 30315 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode
30313 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region 30316 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region
30314 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 30317 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
30315 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 30318 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
30316 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 30319 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
30317 ;;;;;; (17851 10849)) 30320 ;;;;;; (17843 27866))
30318 ;;; Generated autoloads from whitespace.el 30321 ;;; Generated autoloads from whitespace.el
30319 30322
30320 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 30323 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
30321 Toggle the check for leading space in the local buffer. 30324 Toggle the check for leading space in the local buffer.
30322 30325
30403 \(fn)" t nil) 30406 \(fn)" t nil)
30404 30407
30405 ;;;*** 30408 ;;;***
30406 30409
30407 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 30410 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
30408 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17851 10849)) 30411 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17843 27866))
30409 ;;; Generated autoloads from wid-browse.el 30412 ;;; Generated autoloads from wid-browse.el
30410 30413
30411 (autoload (quote widget-browse-at) "wid-browse" "\ 30414 (autoload (quote widget-browse-at) "wid-browse" "\
30412 Browse the widget under point. 30415 Browse the widget under point.
30413 30416
30476 \(fn)" nil nil) 30479 \(fn)" nil nil)
30477 30480
30478 ;;;*** 30481 ;;;***
30479 30482
30480 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 30483 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
30481 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17851 30484 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17843
30482 ;;;;;; 10849)) 30485 ;;;;;; 27866))
30483 ;;; Generated autoloads from windmove.el 30486 ;;; Generated autoloads from windmove.el
30484 30487
30485 (autoload (quote windmove-left) "windmove" "\ 30488 (autoload (quote windmove-left) "windmove" "\
30486 Select the window to the left of the current one. 30489 Select the window to the left of the current one.
30487 With no prefix argument, or with prefix argument equal to zero, 30490 With no prefix argument, or with prefix argument equal to zero,
30530 \(fn &optional MODIFIER)" t nil) 30533 \(fn &optional MODIFIER)" t nil)
30531 30534
30532 ;;;*** 30535 ;;;***
30533 30536
30534 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 30537 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
30535 ;;;;;; (17851 10849)) 30538 ;;;;;; (17843 27866))
30536 ;;; Generated autoloads from winner.el 30539 ;;; Generated autoloads from winner.el
30537 30540
30538 (defvar winner-mode nil "\ 30541 (defvar winner-mode nil "\
30539 Toggle Winner mode. 30542 Toggle Winner mode.
30540 Setting this variable directly does not take effect; 30543 Setting this variable directly does not take effect;
30549 \(fn &optional ARG)" t nil) 30552 \(fn &optional ARG)" t nil)
30550 30553
30551 ;;;*** 30554 ;;;***
30552 30555
30553 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 30556 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
30554 ;;;;;; "woman.el" (17851 10849)) 30557 ;;;;;; "woman.el" (17843 27866))
30555 ;;; Generated autoloads from woman.el 30558 ;;; Generated autoloads from woman.el
30556 30559
30557 (autoload (quote woman) "woman" "\ 30560 (autoload (quote woman) "woman" "\
30558 Browse UN*X man page for TOPIC (Without using external Man program). 30561 Browse UN*X man page for TOPIC (Without using external Man program).
30559 The major browsing mode used is essentially the standard Man mode. 30562 The major browsing mode used is essentially the standard Man mode.
30585 \(fn FILE-NAME &optional REFORMAT)" t nil) 30588 \(fn FILE-NAME &optional REFORMAT)" t nil)
30586 30589
30587 ;;;*** 30590 ;;;***
30588 30591
30589 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 30592 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
30590 ;;;;;; (17851 10854)) 30593 ;;;;;; (17843 27870))
30591 ;;; Generated autoloads from emulation/ws-mode.el 30594 ;;; Generated autoloads from emulation/ws-mode.el
30592 30595
30593 (autoload (quote wordstar-mode) "ws-mode" "\ 30596 (autoload (quote wordstar-mode) "ws-mode" "\
30594 Major mode with WordStar-like key bindings. 30597 Major mode with WordStar-like key bindings.
30595 30598
30698 \(fn)" t nil) 30701 \(fn)" t nil)
30699 30702
30700 ;;;*** 30703 ;;;***
30701 30704
30702 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 30705 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
30703 ;;;;;; (17851 10850)) 30706 ;;;;;; (17843 27867))
30704 ;;; Generated autoloads from xml.el 30707 ;;; Generated autoloads from xml.el
30705 30708
30706 (autoload (quote xml-parse-file) "xml" "\ 30709 (autoload (quote xml-parse-file) "xml" "\
30707 Parse the well-formed XML file FILE. 30710 Parse the well-formed XML file FILE.
30708 If FILE is already visited, use its buffer and don't kill it. 30711 If FILE is already visited, use its buffer and don't kill it.
30723 30726
30724 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil) 30727 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil)
30725 30728
30726 ;;;*** 30729 ;;;***
30727 30730
30728 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17851 30731 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17843
30729 ;;;;;; 10850)) 30732 ;;;;;; 27867))
30730 ;;; Generated autoloads from xt-mouse.el 30733 ;;; Generated autoloads from xt-mouse.el
30731 30734
30732 (defvar xterm-mouse-mode nil "\ 30735 (defvar xterm-mouse-mode nil "\
30733 Non-nil if Xterm-Mouse mode is enabled. 30736 Non-nil if Xterm-Mouse mode is enabled.
30734 See the command `xterm-mouse-mode' for a description of this minor-mode. 30737 See the command `xterm-mouse-mode' for a description of this minor-mode.
30752 \(fn &optional ARG)" t nil) 30755 \(fn &optional ARG)" t nil)
30753 30756
30754 ;;;*** 30757 ;;;***
30755 30758
30756 ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 30759 ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
30757 ;;;;;; "gnus/yenc.el" (17851 10860)) 30760 ;;;;;; "gnus/yenc.el" (17843 27876))
30758 ;;; Generated autoloads from gnus/yenc.el 30761 ;;; Generated autoloads from gnus/yenc.el
30759 30762
30760 (autoload (quote yenc-decode-region) "yenc" "\ 30763 (autoload (quote yenc-decode-region) "yenc" "\
30761 Yenc decode region between START and END using an internal decoder. 30764 Yenc decode region between START and END using an internal decoder.
30762 30765
30768 \(fn)" nil nil) 30771 \(fn)" nil nil)
30769 30772
30770 ;;;*** 30773 ;;;***
30771 30774
30772 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 30775 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
30773 ;;;;;; yow) "yow" "play/yow.el" (17851 10866)) 30776 ;;;;;; yow) "yow" "play/yow.el" (17843 27880))
30774 ;;; Generated autoloads from play/yow.el 30777 ;;; Generated autoloads from play/yow.el
30775 30778
30776 (autoload (quote yow) "yow" "\ 30779 (autoload (quote yow) "yow" "\
30777 Return or display a random Zippy quotation. With prefix arg, insert it. 30780 Return or display a random Zippy quotation. With prefix arg, insert it.
30778 30781
30794 30797
30795 \(fn)" t nil) 30798 \(fn)" t nil)
30796 30799
30797 ;;;*** 30800 ;;;***
30798 30801
30799 ;;;### (autoloads (zone) "zone" "play/zone.el" (17851 10866)) 30802 ;;;### (autoloads (zone) "zone" "play/zone.el" (17843 27880))
30800 ;;; Generated autoloads from play/zone.el 30803 ;;; Generated autoloads from play/zone.el
30801 30804
30802 (autoload (quote zone) "zone" "\ 30805 (autoload (quote zone) "zone" "\
30803 Zone out, completely. 30806 Zone out, completely.
30804 30807
30934 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 30937 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
30935 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 30938 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
30936 ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 30939 ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el"
30937 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 30940 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
30938 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 30941 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el"
30939 ;;;;;; "x-dnd.el") (17887 8772 360075)) 30942 ;;;;;; "x-dnd.el") (17895 22686 433097))
30940 30943
30941 ;;;*** 30944 ;;;***
30942 30945
30943 ;; Local Variables: 30946 ;; Local Variables:
30944 ;; version-control: never 30947 ;; version-control: never