comparison lisp/ldefs-boot.el @ 76615:5479380913c9 EMACS_PRETEST_22_0_96

Regenerate.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 20 Mar 2007 01:01:04 +0000
parents ae4e22c0380f
children b5dbe25c1d72 738ce3540ffb c0409ee15cee
comparison
equal deleted inserted replaced
76614:bf05ba82e306 76615:5479380913c9
2 ;; 2 ;;
3 ;;; Code: 3 ;;; Code:
4 4
5 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 5 ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 6 ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7 ;;;;;; "play/5x5.el" (17876 36878)) 7 ;;;;;; "play/5x5.el" (17876 15555))
8 ;;; Generated autoloads from play/5x5.el 8 ;;; Generated autoloads from play/5x5.el
9 9
10 (autoload (quote 5x5) "5x5" "\ 10 (autoload (quote 5x5) "5x5" "\
11 Play 5x5. 11 Play 5x5.
12 12
61 61
62 \(fn BREEDER)" t nil) 62 \(fn BREEDER)" t nil)
63 63
64 ;;;*** 64 ;;;***
65 65
66 ;;;### (autoloads nil "abbrev" "abbrev.el" (17843 27858)) 66 ;;;### (autoloads nil "abbrev" "abbrev.el" (17905 55681))
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 ;;;;;; (17843 27858)) 73 ;;;;;; (17842 58280))
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 ;;;;;; (17843 27880)) 84 ;;;;;; (17842 56333))
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 ;;;;;; (17843 27880)) 145 ;;;;;; (17842 56333))
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 ;;;;;; (17843 27880)) 156 ;;;;;; (17842 56333))
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.
166 166
167 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 167 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
168 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 168 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
169 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 169 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
170 ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" 170 ;;;;;; add-log-full-name add-log-current-defun-function) "add-log"
171 ;;;;;; "add-log.el" (17852 50694)) 171 ;;;;;; "add-log.el" (17851 44469))
172 ;;; Generated autoloads from add-log.el 172 ;;; Generated autoloads from add-log.el
173 173
174 (defvar add-log-current-defun-function nil "\ 174 (defvar add-log-current-defun-function nil "\
175 *If non-nil, function to guess name of surrounding function. 175 *If non-nil, function to guess name of surrounding function.
176 It is used by `add-log-current-defun' in preference to built-in rules. 176 It is used by `add-log-current-defun' in preference to built-in rules.
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" (17843 27868)) 309 ;;;;;; "advice" "emacs-lisp/advice.el" (17842 54152))
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" (17843 27858)) 437 ;;;;;; align) "align" "align.el" (17842 58280))
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 ;;;;;; (17892 53245)) 527 ;;;;;; (17892 52945))
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))
828 \(fn &optional ARG)" t nil) 828 \(fn &optional ARG)" t nil)
829 829
830 ;;;*** 830 ;;;***
831 831
832 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 832 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
833 ;;;;;; "net/ange-ftp.el" (17856 1487)) 833 ;;;;;; "net/ange-ftp.el" (17905 9579))
834 ;;; Generated autoloads from net/ange-ftp.el 834 ;;; Generated autoloads from net/ange-ftp.el
835 835
836 (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 836 (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
837 837
838 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 838 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
850 \(fn OPERATION &rest ARGS)" nil nil) 850 \(fn OPERATION &rest ARGS)" nil nil)
851 851
852 ;;;*** 852 ;;;***
853 853
854 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 854 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
855 ;;;;;; "animate" "play/animate.el" (17843 27879)) 855 ;;;;;; "animate" "play/animate.el" (17842 55395))
856 ;;; Generated autoloads from play/animate.el 856 ;;; Generated autoloads from play/animate.el
857 857
858 (autoload (quote animate-string) "animate" "\ 858 (autoload (quote animate-string) "animate" "\
859 Display STRING starting at position VPOS, HPOS, using animation. 859 Display STRING starting at position VPOS, HPOS, using animation.
860 The characters start at randomly chosen places, 860 The characters start at randomly chosen places,
878 \(fn &optional NAME)" t nil) 878 \(fn &optional NAME)" t nil)
879 879
880 ;;;*** 880 ;;;***
881 881
882 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 882 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
883 ;;;;;; "ansi-color" "ansi-color.el" (17843 27858)) 883 ;;;;;; "ansi-color" "ansi-color.el" (17842 58280))
884 ;;; Generated autoloads from ansi-color.el 884 ;;; Generated autoloads from ansi-color.el
885 885
886 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 886 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
887 Set `ansi-color-for-comint-mode' to t. 887 Set `ansi-color-for-comint-mode' to t.
888 888
904 \(fn STRING)" nil nil) 904 \(fn STRING)" nil nil)
905 905
906 ;;;*** 906 ;;;***
907 907
908 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 908 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
909 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17838 58220)) 909 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17833 42928))
910 ;;; Generated autoloads from progmodes/antlr-mode.el 910 ;;; Generated autoloads from progmodes/antlr-mode.el
911 911
912 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 912 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
913 Show Makefile rules for all grammar files in the current directory. 913 Show Makefile rules for all grammar files in the current directory.
914 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',
943 ;;;*** 943 ;;;***
944 944
945 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add 945 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
946 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line 946 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
947 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time 947 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time
948 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17843 27868)) 948 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17842 53792))
949 ;;; Generated autoloads from calendar/appt.el 949 ;;; Generated autoloads from calendar/appt.el
950 950
951 (defvar appt-issue-message t "\ 951 (defvar appt-issue-message t "\
952 *Non-nil means check for appointments in the diary buffer. 952 *Non-nil means check for appointments in the diary buffer.
953 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
1031 1031
1032 ;;;*** 1032 ;;;***
1033 1033
1034 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 1034 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
1035 ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" 1035 ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos"
1036 ;;;;;; "apropos.el" (17843 27858)) 1036 ;;;;;; "apropos.el" (17842 58280))
1037 ;;; Generated autoloads from apropos.el 1037 ;;; Generated autoloads from apropos.el
1038 1038
1039 (autoload (quote apropos-read-pattern) "apropos" "\ 1039 (autoload (quote apropos-read-pattern) "apropos" "\
1040 Read an apropos pattern, either a word list or a regexp. 1040 Read an apropos pattern, either a word list or a regexp.
1041 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
1127 1127
1128 \(fn PATTERN &optional DO-ALL)" t nil) 1128 \(fn PATTERN &optional DO-ALL)" t nil)
1129 1129
1130 ;;;*** 1130 ;;;***
1131 1131
1132 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17843 1132 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17842
1133 ;;;;;; 27858)) 1133 ;;;;;; 58280))
1134 ;;; Generated autoloads from arc-mode.el 1134 ;;; Generated autoloads from arc-mode.el
1135 1135
1136 (autoload (quote archive-mode) "arc-mode" "\ 1136 (autoload (quote archive-mode) "arc-mode" "\
1137 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.
1138 You can move around using the usual cursor motion commands. 1138 You can move around using the usual cursor motion commands.
1148 1148
1149 \(fn &optional FORCE)" nil nil) 1149 \(fn &optional FORCE)" nil nil)
1150 1150
1151 ;;;*** 1151 ;;;***
1152 1152
1153 ;;;### (autoloads (array-mode) "array" "array.el" (17843 27858)) 1153 ;;;### (autoloads (array-mode) "array" "array.el" (17842 58280))
1154 ;;; Generated autoloads from array.el 1154 ;;; Generated autoloads from array.el
1155 1155
1156 (autoload (quote array-mode) "array" "\ 1156 (autoload (quote array-mode) "array" "\
1157 Major mode for editing arrays. 1157 Major mode for editing arrays.
1158 1158
1219 1219
1220 \(fn)" t nil) 1220 \(fn)" t nil)
1221 1221
1222 ;;;*** 1222 ;;;***
1223 1223
1224 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17843 1224 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17842
1225 ;;;;;; 27884)) 1225 ;;;;;; 58277))
1226 ;;; Generated autoloads from textmodes/artist.el 1226 ;;; Generated autoloads from textmodes/artist.el
1227 1227
1228 (autoload (quote artist-mode) "artist" "\ 1228 (autoload (quote artist-mode) "artist" "\
1229 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.
1230 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 1230 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
1425 1425
1426 \(fn &optional STATE)" t nil) 1426 \(fn &optional STATE)" t nil)
1427 1427
1428 ;;;*** 1428 ;;;***
1429 1429
1430 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17843 1430 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17842
1431 ;;;;;; 27880)) 1431 ;;;;;; 56333))
1432 ;;; Generated autoloads from progmodes/asm-mode.el 1432 ;;; Generated autoloads from progmodes/asm-mode.el
1433 1433
1434 (autoload (quote asm-mode) "asm-mode" "\ 1434 (autoload (quote asm-mode) "asm-mode" "\
1435 Major mode for editing typical assembler code. 1435 Major mode for editing typical assembler code.
1436 Features a private abbrev table and the following bindings: 1436 Features a private abbrev table and the following bindings:
1454 \(fn)" t nil) 1454 \(fn)" t nil)
1455 1455
1456 ;;;*** 1456 ;;;***
1457 1457
1458 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1458 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1459 ;;;;;; (17843 27858)) 1459 ;;;;;; (17842 58280))
1460 ;;; Generated autoloads from autoarg.el 1460 ;;; Generated autoloads from autoarg.el
1461 1461
1462 (defvar autoarg-mode nil "\ 1462 (defvar autoarg-mode nil "\
1463 Non-nil if Autoarg mode is enabled. 1463 Non-nil if Autoarg mode is enabled.
1464 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.")
1508 \(fn &optional ARG)" t nil) 1508 \(fn &optional ARG)" t nil)
1509 1509
1510 ;;;*** 1510 ;;;***
1511 1511
1512 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1512 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1513 ;;;;;; (17843 27880)) 1513 ;;;;;; (17842 56333))
1514 ;;; Generated autoloads from progmodes/autoconf.el 1514 ;;; Generated autoloads from progmodes/autoconf.el
1515 1515
1516 (autoload (quote autoconf-mode) "autoconf" "\ 1516 (autoload (quote autoconf-mode) "autoconf" "\
1517 Major mode for editing Autoconf configure.in files. 1517 Major mode for editing Autoconf configure.in files.
1518 1518
1519 \(fn)" t nil) 1519 \(fn)" t nil)
1520 1520
1521 ;;;*** 1521 ;;;***
1522 1522
1523 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1523 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1524 ;;;;;; "autoinsert" "autoinsert.el" (17843 27858)) 1524 ;;;;;; "autoinsert" "autoinsert.el" (17842 58280))
1525 ;;; Generated autoloads from autoinsert.el 1525 ;;; Generated autoloads from autoinsert.el
1526 1526
1527 (autoload (quote auto-insert) "autoinsert" "\ 1527 (autoload (quote auto-insert) "autoinsert" "\
1528 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.
1529 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'.
1558 1558
1559 ;;;*** 1559 ;;;***
1560 1560
1561 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1561 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1562 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1562 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1563 ;;;;;; (17860 50251)) 1563 ;;;;;; (17860 50557))
1564 ;;; Generated autoloads from emacs-lisp/autoload.el 1564 ;;; Generated autoloads from emacs-lisp/autoload.el
1565 1565
1566 (autoload (quote update-file-autoloads) "autoload" "\ 1566 (autoload (quote update-file-autoloads) "autoload" "\
1567 Update the autoloads for FILE in `generated-autoload-file' 1567 Update the autoloads for FILE in `generated-autoload-file'
1568 \(which FILE might bind in its local variables). 1568 \(which FILE might bind in its local variables).
1593 1593
1594 ;;;*** 1594 ;;;***
1595 1595
1596 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1596 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1597 ;;;;;; 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)
1598 ;;;;;; "autorevert" "autorevert.el" (17843 27858)) 1598 ;;;;;; "autorevert" "autorevert.el" (17916 20866))
1599 ;;; Generated autoloads from autorevert.el 1599 ;;; Generated autoloads from autorevert.el
1600 1600
1601 (autoload (quote auto-revert-mode) "autorevert" "\ 1601 (autoload (quote auto-revert-mode) "autorevert" "\
1602 Toggle reverting buffer when file on disk changes. 1602 Toggle reverting buffer when file on disk changes.
1603 1603
1662 \(fn &optional ARG)" t nil) 1662 \(fn &optional ARG)" t nil)
1663 1663
1664 ;;;*** 1664 ;;;***
1665 1665
1666 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1666 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1667 ;;;;;; "avoid.el" (17843 27858)) 1667 ;;;;;; "avoid.el" (17842 58280))
1668 ;;; Generated autoloads from avoid.el 1668 ;;; Generated autoloads from avoid.el
1669 1669
1670 (defvar mouse-avoidance-mode nil "\ 1670 (defvar mouse-avoidance-mode nil "\
1671 Activate mouse avoidance mode. 1671 Activate mouse avoidance mode.
1672 See function `mouse-avoidance-mode' for possible values. 1672 See function `mouse-avoidance-mode' for possible values.
1703 \(fn &optional MODE)" t nil) 1703 \(fn &optional MODE)" t nil)
1704 1704
1705 ;;;*** 1705 ;;;***
1706 1706
1707 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1707 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1708 ;;;;;; (17843 27869)) 1708 ;;;;;; (17842 54152))
1709 ;;; Generated autoloads from emacs-lisp/backquote.el 1709 ;;; Generated autoloads from emacs-lisp/backquote.el
1710 1710
1711 (autoload (quote backquote) "backquote" "\ 1711 (autoload (quote backquote) "backquote" "\
1712 Argument STRUCTURE describes a template to build. 1712 Argument STRUCTURE describes a template to build.
1713 1713
1728 (defalias (quote \`) (symbol-function (quote backquote))) 1728 (defalias (quote \`) (symbol-function (quote backquote)))
1729 1729
1730 ;;;*** 1730 ;;;***
1731 1731
1732 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1732 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1733 ;;;;;; (17843 27858)) 1733 ;;;;;; (17842 58280))
1734 ;;; Generated autoloads from battery.el 1734 ;;; Generated autoloads from battery.el
1735 (put 'battery-mode-line-string 'risky-local-variable t) 1735 (put 'battery-mode-line-string 'risky-local-variable t)
1736 1736
1737 (autoload (quote battery) "battery" "\ 1737 (autoload (quote battery) "battery" "\
1738 Display battery status information in the echo area. 1738 Display battery status information in the echo area.
1760 \(fn &optional ARG)" t nil) 1760 \(fn &optional ARG)" t nil)
1761 1761
1762 ;;;*** 1762 ;;;***
1763 1763
1764 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1764 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1765 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17843 27869)) 1765 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17842 54152))
1766 ;;; Generated autoloads from emacs-lisp/benchmark.el 1766 ;;; Generated autoloads from emacs-lisp/benchmark.el
1767 1767
1768 (autoload (quote benchmark-run) "benchmark" "\ 1768 (autoload (quote benchmark-run) "benchmark" "\
1769 Time execution of FORMS. 1769 Time execution of FORMS.
1770 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,
1792 1792
1793 \(fn REPETITIONS FORM)" t nil) 1793 \(fn REPETITIONS FORM)" t nil)
1794 1794
1795 ;;;*** 1795 ;;;***
1796 1796
1797 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17851 1797 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17843
1798 ;;;;;; 39452)) 1798 ;;;;;; 28300))
1799 ;;; Generated autoloads from textmodes/bibtex.el 1799 ;;; Generated autoloads from textmodes/bibtex.el
1800 1800
1801 (autoload (quote bibtex-mode) "bibtex" "\ 1801 (autoload (quote bibtex-mode) "bibtex" "\
1802 Major mode for editing BibTeX files. 1802 Major mode for editing BibTeX files.
1803 1803
1855 1855
1856 ;;;*** 1856 ;;;***
1857 1857
1858 ;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1858 ;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1859 ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" 1859 ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el"
1860 ;;;;;; (17843 27871)) 1860 ;;;;;; (17842 54741))
1861 ;;; Generated autoloads from gnus/binhex.el 1861 ;;; Generated autoloads from gnus/binhex.el
1862 1862
1863 (defconst binhex-begin-line "^:...............................................................$") 1863 (defconst binhex-begin-line "^:...............................................................$")
1864 1864
1865 (autoload (quote binhex-decode-region-internal) "binhex" "\ 1865 (autoload (quote binhex-decode-region-internal) "binhex" "\
1878 1878
1879 \(fn START END)" t nil) 1879 \(fn START END)" t nil)
1880 1880
1881 ;;;*** 1881 ;;;***
1882 1882
1883 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17843 1883 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17842
1884 ;;;;;; 27879)) 1884 ;;;;;; 55395))
1885 ;;; Generated autoloads from play/blackbox.el 1885 ;;; Generated autoloads from play/blackbox.el
1886 1886
1887 (autoload (quote blackbox) "blackbox" "\ 1887 (autoload (quote blackbox) "blackbox" "\
1888 Play blackbox. 1888 Play blackbox.
1889 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.
2001 ;;;*** 2001 ;;;***
2002 2002
2003 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 2003 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
2004 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 2004 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
2005 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump 2005 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
2006 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17843 27858)) 2006 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17842 58280))
2007 ;;; Generated autoloads from bookmark.el 2007 ;;; Generated autoloads from bookmark.el
2008 (define-key ctl-x-map "rb" 'bookmark-jump) 2008 (define-key ctl-x-map "rb" 'bookmark-jump)
2009 (define-key ctl-x-map "rm" 'bookmark-set) 2009 (define-key ctl-x-map "rm" 'bookmark-set)
2010 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 2010 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
2011 2011
2191 ;;;;;; 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
2192 ;;;;;; 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
2193 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2193 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2194 ;;;;;; 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
2195 ;;;;;; 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)
2196 ;;;;;; "browse-url" "net/browse-url.el" (17843 27879)) 2196 ;;;;;; "browse-url" "net/browse-url.el" (17842 55218))
2197 ;;; Generated autoloads from net/browse-url.el 2197 ;;; Generated autoloads from net/browse-url.el
2198 2198
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))) "\ 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))) "\
2200 *Function to display the current buffer in a WWW browser. 2200 *Function to display the current buffer in a WWW browser.
2201 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
2522 2522
2523 \(fn URL &optional NEW-WINDOW)" t nil) 2523 \(fn URL &optional NEW-WINDOW)" t nil)
2524 2524
2525 ;;;*** 2525 ;;;***
2526 2526
2527 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17843 2527 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17842
2528 ;;;;;; 27879)) 2528 ;;;;;; 55395))
2529 ;;; Generated autoloads from play/bruce.el 2529 ;;; Generated autoloads from play/bruce.el
2530 2530
2531 (autoload (quote bruce) "bruce" "\ 2531 (autoload (quote bruce) "bruce" "\
2532 Adds that special touch of class to your outgoing mail. 2532 Adds that special touch of class to your outgoing mail.
2533 2533
2539 \(fn)" nil nil) 2539 \(fn)" nil nil)
2540 2540
2541 ;;;*** 2541 ;;;***
2542 2542
2543 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2543 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2544 ;;;;;; "bs" "bs.el" (17843 27858)) 2544 ;;;;;; "bs" "bs.el" (17842 58280))
2545 ;;; Generated autoloads from bs.el 2545 ;;; Generated autoloads from bs.el
2546 2546
2547 (autoload (quote bs-cycle-next) "bs" "\ 2547 (autoload (quote bs-cycle-next) "bs" "\
2548 Select next buffer defined by buffer cycling. 2548 Select next buffer defined by buffer cycling.
2549 The buffers taking part in buffer cycling are defined 2549 The buffers taking part in buffer cycling are defined
2580 \(fn ARG)" t nil) 2580 \(fn ARG)" t nil)
2581 2581
2582 ;;;*** 2582 ;;;***
2583 2583
2584 ;;;### (autoloads (insert-text-button make-text-button insert-button 2584 ;;;### (autoloads (insert-text-button make-text-button insert-button
2585 ;;;;;; make-button define-button-type) "button" "button.el" (17843 2585 ;;;;;; make-button define-button-type) "button" "button.el" (17842
2586 ;;;;;; 27858)) 2586 ;;;;;; 58280))
2587 ;;; Generated autoloads from button.el 2587 ;;; Generated autoloads from button.el
2588 2588
2589 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " 2589 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
2590 " (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) "\
2591 Keymap used by buttons.") 2591 Keymap used by buttons.")
2670 2670
2671 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2671 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2672 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2672 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2673 ;;;;;; compile-defun byte-compile-file byte-recompile-directory 2673 ;;;;;; compile-defun byte-compile-file byte-recompile-directory
2674 ;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp" 2674 ;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp"
2675 ;;;;;; "emacs-lisp/bytecomp.el" (17873 60335)) 2675 ;;;;;; "emacs-lisp/bytecomp.el" (17908 29081))
2676 ;;; Generated autoloads from emacs-lisp/bytecomp.el 2676 ;;; Generated autoloads from emacs-lisp/bytecomp.el
2677 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2677 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2678 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2678 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
2679 (put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) 2679 (put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp)
2680 2680
2776 2776
2777 \(fn &optional ARG)" nil nil) 2777 \(fn &optional ARG)" nil nil)
2778 2778
2779 ;;;*** 2779 ;;;***
2780 2780
2781 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17843 27868)) 2781 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17916 10823))
2782 ;;; Generated autoloads from calendar/cal-dst.el 2782 ;;; Generated autoloads from calendar/cal-dst.el
2783 2783
2784 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2784 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
2785 2785
2786 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) 2786 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t)
2787 2787
2788 ;;;*** 2788 ;;;***
2789 2789
2790 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2790 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2791 ;;;;;; (17843 27868)) 2791 ;;;;;; (17842 53792))
2792 ;;; Generated autoloads from calendar/cal-hebrew.el 2792 ;;; Generated autoloads from calendar/cal-hebrew.el
2793 2793
2794 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2794 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
2795 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.
2796 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
2801 ;;;*** 2801 ;;;***
2802 2802
2803 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2803 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2804 ;;;;;; 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
2805 ;;;;;; 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"
2806 ;;;;;; (17843 27868)) 2806 ;;;;;; (17919 4936))
2807 ;;; Generated autoloads from calc/calc.el 2807 ;;; Generated autoloads from calc/calc.el
2808 2808
2809 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2809 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
2810 *File in which to record permanent settings.") 2810 *File in which to record permanent settings.")
2811 2811
2879 2879
2880 \(fn FUNC ARGS &rest BODY)" nil (quote macro)) 2880 \(fn FUNC ARGS &rest BODY)" nil (quote macro))
2881 2881
2882 ;;;*** 2882 ;;;***
2883 2883
2884 ;;;### (autoloads (calculator) "calculator" "calculator.el" (17871 2884 ;;;### (autoloads (calculator) "calculator" "calculator.el" (17870
2885 ;;;;;; 15753)) 2885 ;;;;;; 28179))
2886 ;;; Generated autoloads from calculator.el 2886 ;;; Generated autoloads from calculator.el
2887 2887
2888 (autoload (quote calculator) "calculator" "\ 2888 (autoload (quote calculator) "calculator" "\
2889 Run the Emacs calculator. 2889 Run the Emacs calculator.
2890 See the documentation for `calculator-mode' for more information. 2890 See the documentation for `calculator-mode' for more information.
2908 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays 2908 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays
2909 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays 2909 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays
2910 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2910 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2911 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2911 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2912 ;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2912 ;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2913 ;;;;;; "calendar/calendar.el" (17843 27868)) 2913 ;;;;;; "calendar/calendar.el" (17916 10881))
2914 ;;; Generated autoloads from calendar/calendar.el 2914 ;;; Generated autoloads from calendar/calendar.el
2915 2915
2916 (defvar calendar-offset 0 "\ 2916 (defvar calendar-offset 0 "\
2917 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.
2918 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,
3440 3440
3441 (custom-autoload (quote bahai-holidays) "calendar" t) 3441 (custom-autoload (quote bahai-holidays) "calendar" t)
3442 3442
3443 (put (quote solar-holidays) (quote risky-local-variable) t) 3443 (put (quote solar-holidays) (quote risky-local-variable) t)
3444 3444
3445 (defvar solar-holidays (quote ((if (fboundp (quote atan)) (solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight Savings Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format "Daylight Savings Time Ends %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) "")))))) "\ 3445 (defvar solar-holidays (quote ((if (fboundp (quote atan)) (solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight Saving Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format "Daylight Saving Time Ends %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) "")))))) "\
3446 Sun-related holidays. 3446 Sun-related holidays.
3447 See the documentation for `calendar-holidays' for details.") 3447 See the documentation for `calendar-holidays' for details.")
3448 3448
3449 (custom-autoload (quote solar-holidays) "calendar" t) 3449 (custom-autoload (quote solar-holidays) "calendar" t)
3450 3450
3481 (custom-autoload (quote calendar-week-start-day) "calendar" nil) 3481 (custom-autoload (quote calendar-week-start-day) "calendar" nil)
3482 3482
3483 ;;;*** 3483 ;;;***
3484 3484
3485 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3485 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3486 ;;;;;; "gnus/canlock.el" (17843 27871)) 3486 ;;;;;; "gnus/canlock.el" (17842 54741))
3487 ;;; Generated autoloads from gnus/canlock.el 3487 ;;; Generated autoloads from gnus/canlock.el
3488 3488
3489 (autoload (quote canlock-insert-header) "canlock" "\ 3489 (autoload (quote canlock-insert-header) "canlock" "\
3490 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.
3491 3491
3498 3498
3499 \(fn &optional BUFFER)" t nil) 3499 \(fn &optional BUFFER)" t nil)
3500 3500
3501 ;;;*** 3501 ;;;***
3502 3502
3503 ;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17843 3503 ;;;### (autoloads nil "cc-compat" "progmodes/cc-compat.el" (17842
3504 ;;;;;; 27880)) 3504 ;;;;;; 56333))
3505 ;;; Generated autoloads from progmodes/cc-compat.el 3505 ;;; Generated autoloads from progmodes/cc-compat.el
3506 (put 'c-indent-level 'safe-local-variable 'integerp) 3506 (put 'c-indent-level 'safe-local-variable 'integerp)
3507 3507
3508 ;;;*** 3508 ;;;***
3509 3509
3510 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3510 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3511 ;;;;;; (17859 56529)) 3511 ;;;;;; (17904 34206))
3512 ;;; Generated autoloads from progmodes/cc-engine.el 3512 ;;; Generated autoloads from progmodes/cc-engine.el
3513 3513
3514 (autoload (quote c-guess-basic-syntax) "cc-engine" "\ 3514 (autoload (quote c-guess-basic-syntax) "cc-engine" "\
3515 Return the syntactic context of the current line. 3515 Return the syntactic context of the current line.
3516 3516
3518 3518
3519 ;;;*** 3519 ;;;***
3520 3520
3521 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3521 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3522 ;;;;;; 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"
3523 ;;;;;; (17843 27880)) 3523 ;;;;;; (17905 59795))
3524 ;;; Generated autoloads from progmodes/cc-mode.el 3524 ;;; Generated autoloads from progmodes/cc-mode.el
3525 3525
3526 (autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3526 (autoload (quote c-initialize-cc-mode) "cc-mode" "\
3527 Initialize CC Mode for use in the current buffer. 3527 Initialize CC Mode for use in the current buffer.
3528 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
3676 (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)
3677 3677
3678 ;;;*** 3678 ;;;***
3679 3679
3680 ;;;### (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"
3681 ;;;;;; "progmodes/cc-styles.el" (17843 27880)) 3681 ;;;;;; "progmodes/cc-styles.el" (17842 56333))
3682 ;;; Generated autoloads from progmodes/cc-styles.el 3682 ;;; Generated autoloads from progmodes/cc-styles.el
3683 3683
3684 (autoload (quote c-set-style) "cc-styles" "\ 3684 (autoload (quote c-set-style) "cc-styles" "\
3685 Set the current buffer to use the style STYLENAME. 3685 Set the current buffer to use the style STYLENAME.
3686 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
3727 3727
3728 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) 3728 \(fn SYMBOL OFFSET &optional IGNORED)" t nil)
3729 3729
3730 ;;;*** 3730 ;;;***
3731 3731
3732 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17843 3732 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17842
3733 ;;;;;; 27880)) 3733 ;;;;;; 56333))
3734 ;;; Generated autoloads from progmodes/cc-subword.el 3734 ;;; Generated autoloads from progmodes/cc-subword.el
3735 (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)
3736 3736
3737 ;;;*** 3737 ;;;***
3738 3738
3739 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17854 10614)) 3739 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (17854 7681))
3740 ;;; Generated autoloads from progmodes/cc-vars.el 3740 ;;; Generated autoloads from progmodes/cc-vars.el
3741 (put 'c-basic-offset 'safe-local-variable 'integerp) 3741 (put 'c-basic-offset 'safe-local-variable 'integerp)
3742 (put 'c-backslash-column 'safe-local-variable 'integerp) 3742 (put 'c-backslash-column 'safe-local-variable 'integerp)
3743 (put 'c-file-style 'safe-local-variable 'string-or-null-p) 3743 (put 'c-file-style 'safe-local-variable 'string-or-null-p)
3744 3744
3745 ;;;*** 3745 ;;;***
3746 3746
3747 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3747 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3748 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3748 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3749 ;;;;;; (17843 27876)) 3749 ;;;;;; (17842 54888))
3750 ;;; Generated autoloads from international/ccl.el 3750 ;;; Generated autoloads from international/ccl.el
3751 3751
3752 (autoload (quote ccl-compile) "ccl" "\ 3752 (autoload (quote ccl-compile) "ccl" "\
3753 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.
3754 3754
4003 \(fn CCL-PROG &rest ARGS)" nil nil) 4003 \(fn CCL-PROG &rest ARGS)" nil nil)
4004 4004
4005 ;;;*** 4005 ;;;***
4006 4006
4007 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 4007 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
4008 ;;;;;; (17843 27880)) 4008 ;;;;;; (17842 56333))
4009 ;;; Generated autoloads from progmodes/cfengine.el 4009 ;;; Generated autoloads from progmodes/cfengine.el
4010 4010
4011 (autoload (quote cfengine-mode) "cfengine" "\ 4011 (autoload (quote cfengine-mode) "cfengine" "\
4012 Major mode for editing cfengine input. 4012 Major mode for editing cfengine input.
4013 There are no special keybindings by default. 4013 There are no special keybindings by default.
4025 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 4025 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
4026 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 4026 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
4027 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 4027 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
4028 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 4028 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
4029 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 4029 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
4030 ;;;;;; (17843 27869)) 4030 ;;;;;; (17842 54152))
4031 ;;; Generated autoloads from emacs-lisp/checkdoc.el 4031 ;;; Generated autoloads from emacs-lisp/checkdoc.el
4032 4032
4033 (autoload (quote checkdoc) "checkdoc" "\ 4033 (autoload (quote checkdoc) "checkdoc" "\
4034 Interactively check the entire buffer for style errors. 4034 Interactively check the entire buffer for style errors.
4035 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
4208 \(fn &optional ARG)" t nil) 4208 \(fn &optional ARG)" t nil)
4209 4209
4210 ;;;*** 4210 ;;;***
4211 4211
4212 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 4212 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
4213 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17843 4213 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17842
4214 ;;;;;; 27877)) 4214 ;;;;;; 58278))
4215 ;;; Generated autoloads from language/china-util.el 4215 ;;; Generated autoloads from language/china-util.el
4216 4216
4217 (autoload (quote decode-hz-region) "china-util" "\ 4217 (autoload (quote decode-hz-region) "china-util" "\
4218 Decode HZ/ZW encoded text in the current region. 4218 Decode HZ/ZW encoded text in the current region.
4219 Return the length of resulting text. 4219 Return the length of resulting text.
4237 \(fn)" t nil) 4237 \(fn)" t nil)
4238 4238
4239 ;;;*** 4239 ;;;***
4240 4240
4241 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4241 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4242 ;;;;;; "chistory" "chistory.el" (17843 27858)) 4242 ;;;;;; "chistory" "chistory.el" (17842 58280))
4243 ;;; Generated autoloads from chistory.el 4243 ;;; Generated autoloads from chistory.el
4244 4244
4245 (autoload (quote repeat-matching-complex-command) "chistory" "\ 4245 (autoload (quote repeat-matching-complex-command) "chistory" "\
4246 Edit and re-evaluate complex command with name matching PATTERN. 4246 Edit and re-evaluate complex command with name matching PATTERN.
4247 Matching occurrences are displayed, most recent first, until you select 4247 Matching occurrences are displayed, most recent first, until you select
4276 4276
4277 \(fn)" t nil) 4277 \(fn)" t nil)
4278 4278
4279 ;;;*** 4279 ;;;***
4280 4280
4281 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17843 27869)) 4281 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17842 54152))
4282 ;;; Generated autoloads from emacs-lisp/cl.el 4282 ;;; Generated autoloads from emacs-lisp/cl.el
4283 4283
4284 (defvar custom-print-functions nil "\ 4284 (defvar custom-print-functions nil "\
4285 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.
4286 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
4292 a future Emacs interpreter will be able to use it.") 4292 a future Emacs interpreter will be able to use it.")
4293 4293
4294 ;;;*** 4294 ;;;***
4295 4295
4296 ;;;### (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"
4297 ;;;;;; (17843 27869)) 4297 ;;;;;; (17842 54152))
4298 ;;; Generated autoloads from emacs-lisp/cl-indent.el 4298 ;;; Generated autoloads from emacs-lisp/cl-indent.el
4299 4299
4300 (autoload (quote common-lisp-indent-function) "cl-indent" "\ 4300 (autoload (quote common-lisp-indent-function) "cl-indent" "\
4301 Not documented 4301 Not documented
4302 4302
4303 \(fn INDENT-POINT STATE)" nil nil) 4303 \(fn INDENT-POINT STATE)" nil nil)
4304 4304
4305 ;;;*** 4305 ;;;***
4306 4306
4307 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4307 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4308 ;;;;;; (17843 27880)) 4308 ;;;;;; (17842 56333))
4309 ;;; Generated autoloads from progmodes/cmacexp.el 4309 ;;; Generated autoloads from progmodes/cmacexp.el
4310 4310
4311 (autoload (quote c-macro-expand) "cmacexp" "\ 4311 (autoload (quote c-macro-expand) "cmacexp" "\
4312 Expand C macros in the region, using the C preprocessor. 4312 Expand C macros in the region, using the C preprocessor.
4313 Normally display output in temp buffer, but 4313 Normally display output in temp buffer, but
4323 4323
4324 \(fn START END SUBST)" t nil) 4324 \(fn START END SUBST)" t nil)
4325 4325
4326 ;;;*** 4326 ;;;***
4327 4327
4328 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17843 4328 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17842
4329 ;;;;;; 27858)) 4329 ;;;;;; 58280))
4330 ;;; Generated autoloads from cmuscheme.el 4330 ;;; Generated autoloads from cmuscheme.el
4331 4331
4332 (autoload (quote run-scheme) "cmuscheme" "\ 4332 (autoload (quote run-scheme) "cmuscheme" "\
4333 Run an inferior Scheme process, input and output via buffer `*scheme*'. 4333 Run an inferior Scheme process, input and output via buffer `*scheme*'.
4334 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.
4346 (add-hook 'same-window-buffer-names "*scheme*") 4346 (add-hook 'same-window-buffer-names "*scheme*")
4347 4347
4348 ;;;*** 4348 ;;;***
4349 4349
4350 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 4350 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
4351 ;;;;;; (17843 27876)) 4351 ;;;;;; (17842 54888))
4352 ;;; Generated autoloads from international/code-pages.el 4352 ;;; Generated autoloads from international/code-pages.el
4353 4353
4354 (autoload (quote cp-make-coding-system) "code-pages" "\ 4354 (autoload (quote cp-make-coding-system) "code-pages" "\
4355 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.
4356 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
4407 4407
4408 ;;;*** 4408 ;;;***
4409 4409
4410 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 4410 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
4411 ;;;;;; 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)
4412 ;;;;;; "codepage" "international/codepage.el" (17843 27876)) 4412 ;;;;;; "codepage" "international/codepage.el" (17842 54888))
4413 ;;; Generated autoloads from international/codepage.el 4413 ;;; Generated autoloads from international/codepage.el
4414 4414
4415 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 4415 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
4416 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
4417 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
4466 ;;;*** 4466 ;;;***
4467 4467
4468 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4468 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4469 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4469 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4470 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4470 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4471 ;;;;;; (17892 53316)) 4471 ;;;;;; (17916 11954))
4472 ;;; Generated autoloads from comint.el 4472 ;;; Generated autoloads from comint.el
4473 4473
4474 (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)) "\
4475 Functions to call after output is inserted into the buffer. 4475 Functions to call after output is inserted into the buffer.
4476 One possible function is `comint-postoutput-scroll-to-bottom'. 4476 One possible function is `comint-postoutput-scroll-to-bottom'.
4556 4556
4557 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil) 4557 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil)
4558 4558
4559 ;;;*** 4559 ;;;***
4560 4560
4561 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17843 4561 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17842
4562 ;;;;;; 27858)) 4562 ;;;;;; 58280))
4563 ;;; Generated autoloads from compare-w.el 4563 ;;; Generated autoloads from compare-w.el
4564 4564
4565 (autoload (quote compare-windows) "compare-w" "\ 4565 (autoload (quote compare-windows) "compare-w" "\
4566 Compare text in current window with text in next window. 4566 Compare text in current window with text in next window.
4567 Compares the text starting at point in each window, 4567 Compares the text starting at point in each window,
4594 4594
4595 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode 4595 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4596 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4596 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4597 ;;;;;; compile compilation-disable-input compile-command compilation-search-path 4597 ;;;;;; compile compilation-disable-input compile-command compilation-search-path
4598 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4598 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4599 ;;;;;; "compile" "progmodes/compile.el" (17843 27880)) 4599 ;;;;;; "compile" "progmodes/compile.el" (17917 19252))
4600 ;;; Generated autoloads from progmodes/compile.el 4600 ;;; Generated autoloads from progmodes/compile.el
4601 4601
4602 (defvar compilation-mode-hook nil "\ 4602 (defvar compilation-mode-hook nil "\
4603 *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').")
4604 4604
4756 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode))) 4756 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode)))
4757 4757
4758 ;;;*** 4758 ;;;***
4759 4759
4760 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4760 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4761 ;;;;;; (17843 27858)) 4761 ;;;;;; (17906 28255))
4762 ;;; Generated autoloads from complete.el 4762 ;;; Generated autoloads from complete.el
4763 4763
4764 (defvar partial-completion-mode nil "\ 4764 (defvar partial-completion-mode nil "\
4765 Non-nil if Partial-Completion mode is enabled. 4765 Non-nil if Partial-Completion mode is enabled.
4766 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.
4798 \(fn &optional ARG)" t nil) 4798 \(fn &optional ARG)" t nil)
4799 4799
4800 ;;;*** 4800 ;;;***
4801 4801
4802 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4802 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4803 ;;;;;; (17843 27858)) 4803 ;;;;;; (17842 58280))
4804 ;;; Generated autoloads from completion.el 4804 ;;; Generated autoloads from completion.el
4805 4805
4806 (defvar dynamic-completion-mode nil "\ 4806 (defvar dynamic-completion-mode nil "\
4807 Non-nil if Dynamic-Completion mode is enabled. 4807 Non-nil if Dynamic-Completion mode is enabled.
4808 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.
4820 ;;;*** 4820 ;;;***
4821 4821
4822 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4822 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4823 ;;;;;; find-composition compose-chars decompose-string compose-string 4823 ;;;;;; find-composition compose-chars decompose-string compose-string
4824 ;;;;;; decompose-region compose-region encode-composition-rule) 4824 ;;;;;; decompose-region compose-region encode-composition-rule)
4825 ;;;;;; "composite" "composite.el" (17843 27858)) 4825 ;;;;;; "composite" "composite.el" (17842 58280))
4826 ;;; Generated autoloads from composite.el 4826 ;;; Generated autoloads from composite.el
4827 4827
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))) "\ 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))) "\
4829 Alist of symbols vs integer codes of glyph reference points. 4829 Alist of symbols vs integer codes of glyph reference points.
4830 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
5042 ;;;*** 5042 ;;;***
5043 5043
5044 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 5044 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
5045 ;;;;;; 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
5046 ;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el" 5046 ;;;;;; conf-unix-mode conf-mode) "conf-mode" "textmodes/conf-mode.el"
5047 ;;;;;; (17843 27885)) 5047 ;;;;;; (17842 58277))
5048 ;;; Generated autoloads from textmodes/conf-mode.el 5048 ;;; Generated autoloads from textmodes/conf-mode.el
5049 5049
5050 (autoload (quote conf-mode) "conf-mode" "\ 5050 (autoload (quote conf-mode) "conf-mode" "\
5051 Mode for Unix and Windows Conf files and Java properties. 5051 Mode for Unix and Windows Conf files and Java properties.
5052 Most conf files know only three kinds of constructs: parameter 5052 Most conf files know only three kinds of constructs: parameter
5198 \(fn)" t nil) 5198 \(fn)" t nil)
5199 5199
5200 ;;;*** 5200 ;;;***
5201 5201
5202 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 5202 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
5203 ;;;;;; "cookie1" "play/cookie1.el" (17843 27879)) 5203 ;;;;;; "cookie1" "play/cookie1.el" (17842 55395))
5204 ;;; Generated autoloads from play/cookie1.el 5204 ;;; Generated autoloads from play/cookie1.el
5205 5205
5206 (autoload (quote cookie) "cookie1" "\ 5206 (autoload (quote cookie) "cookie1" "\
5207 Return a random phrase from PHRASE-FILE. 5207 Return a random phrase from PHRASE-FILE.
5208 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
5230 \(fn VECTOR)" nil nil) 5230 \(fn VECTOR)" nil nil)
5231 5231
5232 ;;;*** 5232 ;;;***
5233 5233
5234 ;;;### (autoloads (copyright copyright-fix-years copyright-update) 5234 ;;;### (autoloads (copyright copyright-fix-years copyright-update)
5235 ;;;;;; "copyright" "emacs-lisp/copyright.el" (17843 27869)) 5235 ;;;;;; "copyright" "emacs-lisp/copyright.el" (17842 54152))
5236 ;;; Generated autoloads from emacs-lisp/copyright.el 5236 ;;; Generated autoloads from emacs-lisp/copyright.el
5237 5237
5238 (autoload (quote copyright-update) "copyright" "\ 5238 (autoload (quote copyright-update) "copyright" "\
5239 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.
5240 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
5258 \(fn &optional STR ARG)" t nil) 5258 \(fn &optional STR ARG)" t nil)
5259 5259
5260 ;;;*** 5260 ;;;***
5261 5261
5262 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 5262 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
5263 ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17843 27881)) 5263 ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17899 1957))
5264 ;;; Generated autoloads from progmodes/cperl-mode.el 5264 ;;; Generated autoloads from progmodes/cperl-mode.el
5265 5265
5266 (autoload (quote cperl-mode) "cperl-mode" "\ 5266 (autoload (quote cperl-mode) "cperl-mode" "\
5267 Major mode for editing Perl code. 5267 Major mode for editing Perl code.
5268 Expression and list commands understand all C brackets. 5268 Expression and list commands understand all C brackets.
5449 \(fn)" t nil) 5449 \(fn)" t nil)
5450 5450
5451 ;;;*** 5451 ;;;***
5452 5452
5453 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5453 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5454 ;;;;;; (17843 27881)) 5454 ;;;;;; (17842 56333))
5455 ;;; Generated autoloads from progmodes/cpp.el 5455 ;;; Generated autoloads from progmodes/cpp.el
5456 5456
5457 (autoload (quote cpp-highlight-buffer) "cpp" "\ 5457 (autoload (quote cpp-highlight-buffer) "cpp" "\
5458 Highlight C code according to preprocessor conditionals. 5458 Highlight C code according to preprocessor conditionals.
5459 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
5468 \(fn)" t nil) 5468 \(fn)" t nil)
5469 5469
5470 ;;;*** 5470 ;;;***
5471 5471
5472 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5472 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5473 ;;;;;; (17843 27869)) 5473 ;;;;;; (17842 54264))
5474 ;;; Generated autoloads from emulation/crisp.el 5474 ;;; Generated autoloads from emulation/crisp.el
5475 5475
5476 (defvar crisp-mode nil "\ 5476 (defvar crisp-mode nil "\
5477 Track status of CRiSP emulation mode. 5477 Track status of CRiSP emulation mode.
5478 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
5492 (defalias (quote brief-mode) (quote crisp-mode)) 5492 (defalias (quote brief-mode) (quote crisp-mode))
5493 5493
5494 ;;;*** 5494 ;;;***
5495 5495
5496 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5496 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5497 ;;;;;; (17843 27869)) 5497 ;;;;;; (17842 54152))
5498 ;;; Generated autoloads from emacs-lisp/crm.el 5498 ;;; Generated autoloads from emacs-lisp/crm.el
5499 5499
5500 (autoload (quote completing-read-multiple) "crm" "\ 5500 (autoload (quote completing-read-multiple) "crm" "\
5501 Read multiple strings in the minibuffer, with completion. 5501 Read multiple strings in the minibuffer, with completion.
5502 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
5528 \(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)
5529 5529
5530 ;;;*** 5530 ;;;***
5531 5531
5532 ;;;### (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"
5533 ;;;;;; (17889 58740)) 5533 ;;;;;; (17888 45995))
5534 ;;; Generated autoloads from emulation/cua-base.el 5534 ;;; Generated autoloads from emulation/cua-base.el
5535 5535
5536 (defvar cua-mode nil "\ 5536 (defvar cua-mode nil "\
5537 Non-nil if Cua mode is enabled. 5537 Non-nil if Cua mode is enabled.
5538 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.
5596 ;;;;;; customize-face customize-changed-options customize-option-other-window 5596 ;;;;;; customize-face customize-changed-options customize-option-other-window
5597 ;;;;;; customize-option customize-group-other-window customize-group 5597 ;;;;;; customize-option customize-group-other-window customize-group
5598 ;;;;;; customize-mode customize customize-save-variable customize-set-variable 5598 ;;;;;; customize-mode customize customize-save-variable customize-set-variable
5599 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 5599 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically
5600 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 5600 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el"
5601 ;;;;;; (17889 58740)) 5601 ;;;;;; (17900 13368))
5602 ;;; Generated autoloads from cus-edit.el 5602 ;;; Generated autoloads from cus-edit.el
5603 5603
5604 (defvar custom-browse-sort-alphabetically nil "\ 5604 (defvar custom-browse-sort-alphabetically nil "\
5605 If non-nil, sort customization group alphabetically in `custom-browse'.") 5605 If non-nil, sort customization group alphabetically in `custom-browse'.")
5606 5606
5635 VALUE is a Lisp object. 5635 VALUE is a Lisp object.
5636 5636
5637 If VARIABLE has a `custom-set' property, that is used for setting 5637 If VARIABLE has a `custom-set' property, that is used for setting
5638 VARIABLE, otherwise `set-default' is used. 5638 VARIABLE, otherwise `set-default' is used.
5639 5639
5640 The `customized-value' property of the VARIABLE will be set to a list
5641 with a quoted VALUE as its sole list member.
5642
5643 If VARIABLE has a `variable-interactive' property, that is used as if 5640 If VARIABLE has a `variable-interactive' property, that is used as if
5644 it were the arg to `interactive' (which see) to interactively read the value. 5641 it were the arg to `interactive' (which see) to interactively read the value.
5645 5642
5646 If VARIABLE has a `custom-type' property, it must be a widget and the 5643 If VARIABLE has a `custom-type' property, it must be a widget and the
5647 `:prompt-value' property of that widget will be used for reading the value. 5644 `:prompt-value' property of that widget will be used for reading the value.
5654 Set the default for VARIABLE to VALUE, and save it for future sessions. 5651 Set the default for VARIABLE to VALUE, and save it for future sessions.
5655 Return VALUE. 5652 Return VALUE.
5656 5653
5657 If VARIABLE has a `custom-set' property, that is used for setting 5654 If VARIABLE has a `custom-set' property, that is used for setting
5658 VARIABLE, otherwise `set-default' is used. 5655 VARIABLE, otherwise `set-default' is used.
5659
5660 The `customized-value' property of the VARIABLE will be set to a list
5661 with a quoted VALUE as its sole list member.
5662 5656
5663 If VARIABLE has a `variable-interactive' property, that is used as if 5657 If VARIABLE has a `variable-interactive' property, that is used as if
5664 it were the arg to `interactive' (which see) to interactively read the value. 5658 it were the arg to `interactive' (which see) to interactively read the value.
5665 5659
5666 If VARIABLE has a `custom-type' property, it must be a widget and the 5660 If VARIABLE has a `custom-type' property, it must be a widget and the
5900 \(fn SYMBOL &optional NAME)" nil nil) 5894 \(fn SYMBOL &optional NAME)" nil nil)
5901 5895
5902 ;;;*** 5896 ;;;***
5903 5897
5904 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 5898 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
5905 ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17843 27858)) 5899 ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17842 58280))
5906 ;;; Generated autoloads from cus-face.el 5900 ;;; Generated autoloads from cus-face.el
5907 5901
5908 (autoload (quote custom-declare-face) "cus-face" "\ 5902 (autoload (quote custom-declare-face) "cus-face" "\
5909 Like `defface', but FACE is evaluated as a normal argument. 5903 Like `defface', but FACE is evaluated as a normal argument.
5910 5904
5970 \(fn &rest ARGS)" nil nil) 5964 \(fn &rest ARGS)" nil nil)
5971 5965
5972 ;;;*** 5966 ;;;***
5973 5967
5974 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5968 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5975 ;;;;;; (17843 27858)) 5969 ;;;;;; (17842 58280))
5976 ;;; Generated autoloads from cus-theme.el 5970 ;;; Generated autoloads from cus-theme.el
5977 5971
5978 (autoload (quote customize-create-theme) "cus-theme" "\ 5972 (autoload (quote customize-create-theme) "cus-theme" "\
5979 Create a custom theme. 5973 Create a custom theme.
5980 5974
5981 \(fn)" t nil) 5975 \(fn)" t nil)
5982 5976
5983 ;;;*** 5977 ;;;***
5984 5978
5985 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5979 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5986 ;;;;;; (17843 27858)) 5980 ;;;;;; (17842 58280))
5987 ;;; Generated autoloads from cvs-status.el 5981 ;;; Generated autoloads from cvs-status.el
5988 5982
5989 (autoload (quote cvs-status-mode) "cvs-status" "\ 5983 (autoload (quote cvs-status-mode) "cvs-status" "\
5990 Mode used for cvs status output. 5984 Mode used for cvs status output.
5991 5985
5992 \(fn)" t nil) 5986 \(fn)" t nil)
5993 5987
5994 ;;;*** 5988 ;;;***
5995 5989
5996 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5990 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5997 ;;;;;; "cwarn" "progmodes/cwarn.el" (17860 50288)) 5991 ;;;;;; "cwarn" "progmodes/cwarn.el" (17860 50532))
5998 ;;; Generated autoloads from progmodes/cwarn.el 5992 ;;; Generated autoloads from progmodes/cwarn.el
5999 5993
6000 (autoload (quote cwarn-mode) "cwarn" "\ 5994 (autoload (quote cwarn-mode) "cwarn" "\
6001 Minor mode that highlights suspicious C and C++ constructions. 5995 Minor mode that highlights suspicious C and C++ constructions.
6002 5996
6035 6029
6036 ;;;*** 6030 ;;;***
6037 6031
6038 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 6032 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
6039 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 6033 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
6040 ;;;;;; (17843 27877)) 6034 ;;;;;; (17842 58278))
6041 ;;; Generated autoloads from language/cyril-util.el 6035 ;;; Generated autoloads from language/cyril-util.el
6042 6036
6043 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 6037 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
6044 Return KOI8-R external character code of CHAR if appropriate. 6038 Return KOI8-R external character code of CHAR if appropriate.
6045 6039
6064 \(fn &optional CYRILLIC-LANGUAGE)" t nil) 6058 \(fn &optional CYRILLIC-LANGUAGE)" t nil)
6065 6059
6066 ;;;*** 6060 ;;;***
6067 6061
6068 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 6062 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
6069 ;;;;;; (17843 27858)) 6063 ;;;;;; (17842 58280))
6070 ;;; Generated autoloads from dabbrev.el 6064 ;;; Generated autoloads from dabbrev.el
6071 (define-key esc-map "/" 'dabbrev-expand) 6065 (define-key esc-map "/" 'dabbrev-expand)
6072 (define-key esc-map [?\C-/] 'dabbrev-completion) 6066 (define-key esc-map [?\C-/] 'dabbrev-completion)
6073 6067
6074 (autoload (quote dabbrev-completion) "dabbrev" "\ 6068 (autoload (quote dabbrev-completion) "dabbrev" "\
6108 6102
6109 \(fn ARG)" t nil) 6103 \(fn ARG)" t nil)
6110 6104
6111 ;;;*** 6105 ;;;***
6112 6106
6113 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17843 6107 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17842
6114 ;;;;;; 27881)) 6108 ;;;;;; 56333))
6115 ;;; Generated autoloads from progmodes/dcl-mode.el 6109 ;;; Generated autoloads from progmodes/dcl-mode.el
6116 6110
6117 (autoload (quote dcl-mode) "dcl-mode" "\ 6111 (autoload (quote dcl-mode) "dcl-mode" "\
6118 Major mode for editing DCL-files. 6112 Major mode for editing DCL-files.
6119 6113
6236 \(fn)" t nil) 6230 \(fn)" t nil)
6237 6231
6238 ;;;*** 6232 ;;;***
6239 6233
6240 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 6234 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
6241 ;;;;;; "emacs-lisp/debug.el" (17843 27869)) 6235 ;;;;;; "emacs-lisp/debug.el" (17842 54152))
6242 ;;; Generated autoloads from emacs-lisp/debug.el 6236 ;;; Generated autoloads from emacs-lisp/debug.el
6243 6237
6244 (setq debugger (quote debug)) 6238 (setq debugger (quote debug))
6245 6239
6246 (autoload (quote debug) "debug" "\ 6240 (autoload (quote debug) "debug" "\
6280 \(fn &optional FUNCTION)" t nil) 6274 \(fn &optional FUNCTION)" t nil)
6281 6275
6282 ;;;*** 6276 ;;;***
6283 6277
6284 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 6278 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
6285 ;;;;;; (17843 27879)) 6279 ;;;;;; (17842 55395))
6286 ;;; Generated autoloads from play/decipher.el 6280 ;;; Generated autoloads from play/decipher.el
6287 6281
6288 (autoload (quote decipher) "decipher" "\ 6282 (autoload (quote decipher) "decipher" "\
6289 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode. 6283 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode.
6290 6284
6309 \(fn)" t nil) 6303 \(fn)" t nil)
6310 6304
6311 ;;;*** 6305 ;;;***
6312 6306
6313 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 6307 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
6314 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17843 6308 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17842
6315 ;;;;;; 27858)) 6309 ;;;;;; 58280))
6316 ;;; Generated autoloads from delim-col.el 6310 ;;; Generated autoloads from delim-col.el
6317 6311
6318 (autoload (quote delimit-columns-customize) "delim-col" "\ 6312 (autoload (quote delimit-columns-customize) "delim-col" "\
6319 Customization of `columns' group. 6313 Customization of `columns' group.
6320 6314
6334 6328
6335 \(fn START END)" t nil) 6329 \(fn START END)" t nil)
6336 6330
6337 ;;;*** 6331 ;;;***
6338 6332
6339 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17843 6333 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17842
6340 ;;;;;; 27881)) 6334 ;;;;;; 56333))
6341 ;;; Generated autoloads from progmodes/delphi.el 6335 ;;; Generated autoloads from progmodes/delphi.el
6342 6336
6343 (autoload (quote delphi-mode) "delphi" "\ 6337 (autoload (quote delphi-mode) "delphi" "\
6344 Major mode for editing Delphi code. \\<delphi-mode-map> 6338 Major mode for editing Delphi code. \\<delphi-mode-map>
6345 \\[delphi-tab] - Indents the current line for Delphi code. 6339 \\[delphi-tab] - Indents the current line for Delphi code.
6385 6379
6386 \(fn &optional SKIP-INITIAL-PARSING)" t nil) 6380 \(fn &optional SKIP-INITIAL-PARSING)" t nil)
6387 6381
6388 ;;;*** 6382 ;;;***
6389 6383
6390 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17843 6384 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17842
6391 ;;;;;; 27858)) 6385 ;;;;;; 58280))
6392 ;;; Generated autoloads from delsel.el 6386 ;;; Generated autoloads from delsel.el
6393 6387
6394 (defalias (quote pending-delete-mode) (quote delete-selection-mode)) 6388 (defalias (quote pending-delete-mode) (quote delete-selection-mode))
6395 6389
6396 (defvar delete-selection-mode nil "\ 6390 (defvar delete-selection-mode nil "\
6415 \(fn &optional ARG)" t nil) 6409 \(fn &optional ARG)" t nil)
6416 6410
6417 ;;;*** 6411 ;;;***
6418 6412
6419 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 6413 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
6420 ;;;;;; "derived" "emacs-lisp/derived.el" (17843 27869)) 6414 ;;;;;; "derived" "emacs-lisp/derived.el" (17842 54152))
6421 ;;; Generated autoloads from emacs-lisp/derived.el 6415 ;;; Generated autoloads from emacs-lisp/derived.el
6422 6416
6423 (autoload (quote define-derived-mode) "derived" "\ 6417 (autoload (quote define-derived-mode) "derived" "\
6424 Create a new mode as a variant of an existing mode. 6418 Create a new mode as a variant of an existing mode.
6425 6419
6480 \(fn MODE)" nil nil) 6474 \(fn MODE)" nil nil)
6481 6475
6482 ;;;*** 6476 ;;;***
6483 6477
6484 ;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6478 ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6485 ;;;;;; "descr-text.el" (17875 14312)) 6479 ;;;;;; "descr-text.el" (17874 62047))
6486 ;;; Generated autoloads from descr-text.el 6480 ;;; Generated autoloads from descr-text.el
6487 6481
6488 (autoload (quote describe-text-properties) "descr-text" "\ 6482 (autoload (quote describe-text-properties) "descr-text" "\
6489 Describe widgets, buttons, overlays and text properties at POS. 6483 Describe widgets, buttons, overlays and text properties at POS.
6490 Interactively, describe them for the character after point. 6484 Interactively, describe them for the character after point.
6506 ;;;*** 6500 ;;;***
6507 6501
6508 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6502 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6509 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6503 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6510 ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6504 ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6511 ;;;;;; "desktop.el" (17893 52879)) 6505 ;;;;;; "desktop.el" (17893 17506))
6512 ;;; Generated autoloads from desktop.el 6506 ;;; Generated autoloads from desktop.el
6513 6507
6514 (defvar desktop-save-mode nil "\ 6508 (defvar desktop-save-mode nil "\
6515 Non-nil if Desktop-Save mode is enabled. 6509 Non-nil if Desktop-Save mode is enabled.
6516 See the command `desktop-save-mode' for a description of this minor-mode.") 6510 See the command `desktop-save-mode' for a description of this minor-mode.")
6689 6683
6690 ;;;*** 6684 ;;;***
6691 6685
6692 ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6686 ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6693 ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) 6687 ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines)
6694 ;;;;;; "deuglify" "gnus/deuglify.el" (17843 27871)) 6688 ;;;;;; "deuglify" "gnus/deuglify.el" (17842 54741))
6695 ;;; Generated autoloads from gnus/deuglify.el 6689 ;;; Generated autoloads from gnus/deuglify.el
6696 6690
6697 (autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\ 6691 (autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\
6698 Unwrap lines that appear to be wrapped citation lines. 6692 Unwrap lines that appear to be wrapped citation lines.
6699 You can control what lines will be unwrapped by frobbing 6693 You can control what lines will be unwrapped by frobbing
6722 \(fn)" t nil) 6716 \(fn)" t nil)
6723 6717
6724 ;;;*** 6718 ;;;***
6725 6719
6726 ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) 6720 ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region)
6727 ;;;;;; "devan-util" "language/devan-util.el" (17843 27877)) 6721 ;;;;;; "devan-util" "language/devan-util.el" (17842 58278))
6728 ;;; Generated autoloads from language/devan-util.el 6722 ;;; Generated autoloads from language/devan-util.el
6729 6723
6730 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 6724 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
6731 6725
6732 (autoload (quote devanagari-compose-region) "devan-util" "\ 6726 (autoload (quote devanagari-compose-region) "devan-util" "\
6740 \(fn LEN)" nil nil) 6734 \(fn LEN)" nil nil)
6741 6735
6742 ;;;*** 6736 ;;;***
6743 6737
6744 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6738 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6745 ;;;;;; "calendar/diary-lib.el" (17843 27868)) 6739 ;;;;;; "calendar/diary-lib.el" (17916 10940))
6746 ;;; Generated autoloads from calendar/diary-lib.el 6740 ;;; Generated autoloads from calendar/diary-lib.el
6747 6741
6748 (autoload (quote diary) "diary-lib" "\ 6742 (autoload (quote diary) "diary-lib" "\
6749 Generate the diary window for ARG days starting with the current date. 6743 Generate the diary window for ARG days starting with the current date.
6750 If no argument is provided, the number of days of diary entries is governed 6744 If no argument is provided, the number of days of diary entries is governed
6786 \(fn)" t nil) 6780 \(fn)" t nil)
6787 6781
6788 ;;;*** 6782 ;;;***
6789 6783
6790 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 6784 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
6791 ;;;;;; "diff.el" (17843 27859)) 6785 ;;;;;; "diff.el" (17842 58280))
6792 ;;; Generated autoloads from diff.el 6786 ;;; Generated autoloads from diff.el
6793 6787
6794 (defvar diff-switches "-c" "\ 6788 (defvar diff-switches "-c" "\
6795 *A string or list of strings specifying switches to be passed to diff.") 6789 *A string or list of strings specifying switches to be passed to diff.")
6796 6790
6820 \(fn FILE &optional SWITCHES)" t nil) 6814 \(fn FILE &optional SWITCHES)" t nil)
6821 6815
6822 ;;;*** 6816 ;;;***
6823 6817
6824 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6818 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6825 ;;;;;; (17892 53316)) 6819 ;;;;;; (17907 56729))
6826 ;;; Generated autoloads from diff-mode.el 6820 ;;; Generated autoloads from diff-mode.el
6827 6821
6828 (autoload (quote diff-mode) "diff-mode" "\ 6822 (autoload (quote diff-mode) "diff-mode" "\
6829 Major mode for viewing/editing context diffs. 6823 Major mode for viewing/editing context diffs.
6830 Supports unified and context diffs as well as (to a lesser extent) 6824 Supports unified and context diffs as well as (to a lesser extent)
6831 normal diffs. 6825 normal diffs. If you edit the buffer manually, diff-mode will try
6826 to update the hunk headers for you on-the-fly.
6827
6832 When the buffer is read-only, the ESC prefix is not necessary. 6828 When the buffer is read-only, the ESC prefix is not necessary.
6833 If you edit the buffer manually, diff-mode will try to update the hunk 6829 If you edit the buffer manually, diff-mode will try to update the hunk
6834 headers for you on-the-fly. 6830 headers for you on-the-fly.
6835 6831
6836 You can also switch between context diff and unified diff with \\[diff-context->unified], 6832 You can also switch between context diff and unified diff with \\[diff-context->unified],
6837 or vice versa with \\[diff-unified->context] and you can also reverse the direction of 6833 or vice versa with \\[diff-unified->context] and you can also reverse the direction of
6838 a diff with \\[diff-reverse-direction]. 6834 a diff with \\[diff-reverse-direction].
6839 \\{diff-mode-map} 6835
6836 When the buffer is read-only, the Meta- modifier is not necessary
6837 to run the Diff mode commands:
6838
6839 \\{diff-mode-map}
6840 6840
6841 \(fn)" t nil) 6841 \(fn)" t nil)
6842 6842
6843 (autoload (quote diff-minor-mode) "diff-mode" "\ 6843 (autoload (quote diff-minor-mode) "diff-mode" "\
6844 Minor mode for viewing/editing context diffs. 6844 Minor mode for viewing/editing context diffs.
6850 6850
6851 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6851 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6852 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6852 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6853 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6853 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6854 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6854 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6855 ;;;;;; "dired" "dired.el" (17852 50694)) 6855 ;;;;;; "dired" "dired.el" (17851 56703))
6856 ;;; Generated autoloads from dired.el 6856 ;;; Generated autoloads from dired.el
6857 6857
6858 (defvar dired-listing-switches "-al" "\ 6858 (defvar dired-listing-switches "-al" "\
6859 *Switches passed to `ls' for Dired. MUST contain the `l' option. 6859 *Switches passed to `ls' for Dired. MUST contain the `l' option.
6860 May contain all other options that don't contradict `-l'; 6860 May contain all other options that don't contradict `-l';
7055 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 7055 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
7056 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines 7056 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines
7057 ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 7057 ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
7058 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 7058 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
7059 ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 7059 ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
7060 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17859 27906)) 7060 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17859 20444))
7061 ;;; Generated autoloads from dired-aux.el 7061 ;;; Generated autoloads from dired-aux.el
7062 7062
7063 (autoload (quote dired-diff) "dired-aux" "\ 7063 (autoload (quote dired-diff) "dired-aux" "\
7064 Compare file at point with file FILE using `diff'. 7064 Compare file at point with file FILE using `diff'.
7065 FILE defaults to the file at the mark. (That's the mark set by 7065 FILE defaults to the file at the mark. (That's the mark set by
7470 \(fn FILE &optional DEREF-SYMLINKS)" t nil) 7470 \(fn FILE &optional DEREF-SYMLINKS)" t nil)
7471 7471
7472 ;;;*** 7472 ;;;***
7473 7473
7474 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" 7474 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el"
7475 ;;;;;; (17859 56528)) 7475 ;;;;;; (17859 33405))
7476 ;;; Generated autoloads from dired-x.el 7476 ;;; Generated autoloads from dired-x.el
7477 7477
7478 (autoload (quote dired-jump) "dired-x" "\ 7478 (autoload (quote dired-jump) "dired-x" "\
7479 Jump to dired buffer corresponding to current buffer. 7479 Jump to dired buffer corresponding to current buffer.
7480 If in a file, dired the current directory and move to file's line. 7480 If in a file, dired the current directory and move to file's line.
7499 7499
7500 \(fn &optional ARG)" t nil) 7500 \(fn &optional ARG)" t nil)
7501 7501
7502 ;;;*** 7502 ;;;***
7503 7503
7504 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17843 27859)) 7504 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17842 58280))
7505 ;;; Generated autoloads from dirtrack.el 7505 ;;; Generated autoloads from dirtrack.el
7506 7506
7507 (autoload (quote dirtrack) "dirtrack" "\ 7507 (autoload (quote dirtrack) "dirtrack" "\
7508 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.
7509 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'.
7518 7518
7519 \(fn INPUT)" nil nil) 7519 \(fn INPUT)" nil nil)
7520 7520
7521 ;;;*** 7521 ;;;***
7522 7522
7523 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17843 7523 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17842
7524 ;;;;;; 27869)) 7524 ;;;;;; 54152))
7525 ;;; Generated autoloads from emacs-lisp/disass.el 7525 ;;; Generated autoloads from emacs-lisp/disass.el
7526 7526
7527 (autoload (quote disassemble) "disass" "\ 7527 (autoload (quote disassemble) "disass" "\
7528 Print disassembled code for OBJECT in (optional) BUFFER. 7528 Print disassembled code for OBJECT in (optional) BUFFER.
7529 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
7538 ;;;### (autoloads (standard-display-european glyph-face glyph-char 7538 ;;;### (autoloads (standard-display-european glyph-face glyph-char
7539 ;;;;;; make-glyph-code create-glyph standard-display-underline standard-display-graphic 7539 ;;;;;; make-glyph-code create-glyph standard-display-underline standard-display-graphic
7540 ;;;;;; standard-display-g1 standard-display-ascii standard-display-default 7540 ;;;;;; standard-display-g1 standard-display-ascii standard-display-default
7541 ;;;;;; standard-display-8bit describe-current-display-table describe-display-table 7541 ;;;;;; standard-display-8bit describe-current-display-table describe-display-table
7542 ;;;;;; set-display-table-slot display-table-slot make-display-table) 7542 ;;;;;; set-display-table-slot display-table-slot make-display-table)
7543 ;;;;;; "disp-table" "disp-table.el" (17875 14312)) 7543 ;;;;;; "disp-table" "disp-table.el" (17874 62056))
7544 ;;; Generated autoloads from disp-table.el 7544 ;;; Generated autoloads from disp-table.el
7545 7545
7546 (autoload (quote make-display-table) "disp-table" "\ 7546 (autoload (quote make-display-table) "disp-table" "\
7547 Return a new, empty display table. 7547 Return a new, empty display table.
7548 7548
7654 \(fn ARG)" nil nil) 7654 \(fn ARG)" nil nil)
7655 7655
7656 ;;;*** 7656 ;;;***
7657 7657
7658 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 7658 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
7659 ;;;;;; (17843 27879)) 7659 ;;;;;; (17842 55395))
7660 ;;; Generated autoloads from play/dissociate.el 7660 ;;; Generated autoloads from play/dissociate.el
7661 7661
7662 (autoload (quote dissociated-press) "dissociate" "\ 7662 (autoload (quote dissociated-press) "dissociate" "\
7663 Dissociate the text of the current buffer. 7663 Dissociate the text of the current buffer.
7664 Output goes in buffer named *Dissociation*, 7664 Output goes in buffer named *Dissociation*,
7670 7670
7671 \(fn &optional ARG)" t nil) 7671 \(fn &optional ARG)" t nil)
7672 7672
7673 ;;;*** 7673 ;;;***
7674 7674
7675 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17843 27859)) 7675 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17842 58280))
7676 ;;; Generated autoloads from dnd.el 7676 ;;; Generated autoloads from dnd.el
7677 7677
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))) "\ 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))) "\
7679 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.
7680 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'.
7691 (custom-autoload (quote dnd-protocol-alist) "dnd" t) 7691 (custom-autoload (quote dnd-protocol-alist) "dnd" t)
7692 7692
7693 ;;;*** 7693 ;;;***
7694 7694
7695 ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 7695 ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
7696 ;;;;;; "textmodes/dns-mode.el" (17843 27885)) 7696 ;;;;;; "textmodes/dns-mode.el" (17842 58277))
7697 ;;; Generated autoloads from textmodes/dns-mode.el 7697 ;;; Generated autoloads from textmodes/dns-mode.el
7698 7698
7699 (autoload (quote dns-mode) "dns-mode" "\ 7699 (autoload (quote dns-mode) "dns-mode" "\
7700 Major mode for viewing and editing DNS master files. 7700 Major mode for viewing and editing DNS master files.
7701 This mode is inherited from text mode. It add syntax 7701 This mode is inherited from text mode. It add syntax
7715 \(fn)" t nil) 7715 \(fn)" t nil)
7716 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode)) 7716 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode))
7717 7717
7718 ;;;*** 7718 ;;;***
7719 7719
7720 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17843 27879)) 7720 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17842 55395))
7721 ;;; Generated autoloads from play/doctor.el 7721 ;;; Generated autoloads from play/doctor.el
7722 7722
7723 (autoload (quote doctor) "doctor" "\ 7723 (autoload (quote doctor) "doctor" "\
7724 Switch to *doctor* buffer and start giving psychotherapy. 7724 Switch to *doctor* buffer and start giving psychotherapy.
7725 7725
7726 \(fn)" t nil) 7726 \(fn)" t nil)
7727 7727
7728 ;;;*** 7728 ;;;***
7729 7729
7730 ;;;### (autoloads (double-mode double-mode) "double" "double.el" 7730 ;;;### (autoloads (double-mode double-mode) "double" "double.el"
7731 ;;;;;; (17843 27859)) 7731 ;;;;;; (17842 58280))
7732 ;;; Generated autoloads from double.el 7732 ;;; Generated autoloads from double.el
7733 7733
7734 (defvar double-mode nil "\ 7734 (defvar double-mode nil "\
7735 Toggle Double mode. 7735 Toggle Double mode.
7736 Setting this variable directly does not take effect; 7736 Setting this variable directly does not take effect;
7747 7747
7748 \(fn ARG)" t nil) 7748 \(fn ARG)" t nil)
7749 7749
7750 ;;;*** 7750 ;;;***
7751 7751
7752 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17843 27880)) 7752 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17842 55395))
7753 ;;; Generated autoloads from play/dunnet.el 7753 ;;; Generated autoloads from play/dunnet.el
7754 7754
7755 (autoload (quote dunnet) "dunnet" "\ 7755 (autoload (quote dunnet) "dunnet" "\
7756 Switch to *dungeon* buffer and start game. 7756 Switch to *dungeon* buffer and start game.
7757 7757
7758 \(fn)" t nil) 7758 \(fn)" t nil)
7759 7759
7760 ;;;*** 7760 ;;;***
7761 7761
7762 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 7762 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7763 ;;;;;; (17843 27871)) 7763 ;;;;;; (17842 54741))
7764 ;;; Generated autoloads from gnus/earcon.el 7764 ;;; Generated autoloads from gnus/earcon.el
7765 7765
7766 (autoload (quote gnus-earcon-display) "earcon" "\ 7766 (autoload (quote gnus-earcon-display) "earcon" "\
7767 Play sounds in message buffers. 7767 Play sounds in message buffers.
7768 7768
7770 7770
7771 ;;;*** 7771 ;;;***
7772 7772
7773 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 7773 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7774 ;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 7774 ;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
7775 ;;;;;; "emacs-lisp/easy-mmode.el" (17860 50311)) 7775 ;;;;;; "emacs-lisp/easy-mmode.el" (17860 50628))
7776 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 7776 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
7777 7777
7778 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 7778 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
7779 7779
7780 (autoload (quote define-minor-mode) "easy-mmode" "\ 7780 (autoload (quote define-minor-mode) "easy-mmode" "\
7864 \(fn ST CSS DOC &rest ARGS)" nil (quote macro)) 7864 \(fn ST CSS DOC &rest ARGS)" nil (quote macro))
7865 7865
7866 ;;;*** 7866 ;;;***
7867 7867
7868 ;;;### (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
7869 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17843 7869 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17842
7870 ;;;;;; 27869)) 7870 ;;;;;; 54152))
7871 ;;; Generated autoloads from emacs-lisp/easymenu.el 7871 ;;; Generated autoloads from emacs-lisp/easymenu.el
7872 7872
7873 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 7873 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
7874 7874
7875 (autoload (quote easy-menu-define) "easymenu" "\ 7875 (autoload (quote easy-menu-define) "easymenu" "\
8014 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file 8014 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file
8015 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file 8015 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file
8016 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file 8016 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
8017 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer 8017 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
8018 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 8018 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
8019 ;;;;;; "progmodes/ebnf2ps.el" (17859 56529)) 8019 ;;;;;; "progmodes/ebnf2ps.el" (17859 54480))
8020 ;;; Generated autoloads from progmodes/ebnf2ps.el 8020 ;;; Generated autoloads from progmodes/ebnf2ps.el
8021 8021
8022 (autoload (quote ebnf-customize) "ebnf2ps" "\ 8022 (autoload (quote ebnf-customize) "ebnf2ps" "\
8023 Customization for ebnf group. 8023 Customization for ebnf group.
8024 8024
8281 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame 8281 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame
8282 ;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window 8282 ;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window
8283 ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 8283 ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
8284 ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 8284 ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
8285 ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 8285 ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
8286 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17838 8286 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17821
8287 ;;;;;; 58221)) 8287 ;;;;;; 5918))
8288 ;;; Generated autoloads from progmodes/ebrowse.el 8288 ;;; Generated autoloads from progmodes/ebrowse.el
8289 8289
8290 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 8290 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
8291 Major mode for Ebrowse class tree buffers. 8291 Major mode for Ebrowse class tree buffers.
8292 Each line corresponds to a class in a class tree. 8292 Each line corresponds to a class in a class tree.
8433 \(fn)" t nil) 8433 \(fn)" t nil)
8434 8434
8435 ;;;*** 8435 ;;;***
8436 8436
8437 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 8437 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
8438 ;;;;;; (17843 27859)) 8438 ;;;;;; (17842 58280))
8439 ;;; Generated autoloads from ebuff-menu.el 8439 ;;; Generated autoloads from ebuff-menu.el
8440 8440
8441 (autoload (quote electric-buffer-list) "ebuff-menu" "\ 8441 (autoload (quote electric-buffer-list) "ebuff-menu" "\
8442 Pop up a buffer describing the set of Emacs buffers. 8442 Pop up a buffer describing the set of Emacs buffers.
8443 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 8443 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
8458 \(fn ARG)" t nil) 8458 \(fn ARG)" t nil)
8459 8459
8460 ;;;*** 8460 ;;;***
8461 8461
8462 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 8462 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
8463 ;;;;;; "echistory.el" (17843 27859)) 8463 ;;;;;; "echistory.el" (17842 58280))
8464 ;;; Generated autoloads from echistory.el 8464 ;;; Generated autoloads from echistory.el
8465 8465
8466 (autoload (quote Electric-command-history-redo-expression) "echistory" "\ 8466 (autoload (quote Electric-command-history-redo-expression) "echistory" "\
8467 Edit current history line in minibuffer and execute result. 8467 Edit current history line in minibuffer and execute result.
8468 With prefix arg NOCONFIRM, execute current line as-is without editing. 8468 With prefix arg NOCONFIRM, execute current line as-is without editing.
8471 8471
8472 ;;;*** 8472 ;;;***
8473 8473
8474 ;;;### (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
8475 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8475 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8476 ;;;;;; "emacs-lisp/edebug.el" (17843 27869)) 8476 ;;;;;; "emacs-lisp/edebug.el" (17899 1919))
8477 ;;; Generated autoloads from emacs-lisp/edebug.el 8477 ;;; Generated autoloads from emacs-lisp/edebug.el
8478 8478
8479 (defvar edebug-all-defs nil "\ 8479 (defvar edebug-all-defs nil "\
8480 *If non-nil, evaluating defining forms instruments for Edebug. 8480 *If non-nil, evaluating defining forms instruments for Edebug.
8481 This applies to `eval-defun', `eval-region', `eval-buffer', and 8481 This applies to `eval-defun', `eval-region', `eval-buffer', and
8544 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 8544 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
8545 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 8545 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
8546 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 8546 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
8547 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 8547 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
8548 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 8548 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
8549 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17851 39450)) 8549 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17846 30361))
8550 ;;; Generated autoloads from ediff.el 8550 ;;; Generated autoloads from ediff.el
8551 8551
8552 (autoload (quote ediff-files) "ediff" "\ 8552 (autoload (quote ediff-files) "ediff" "\
8553 Run Ediff on a pair of files, FILE-A and FILE-B. 8553 Run Ediff on a pair of files, FILE-A and FILE-B.
8554 8554
8776 \(fn &optional NODE)" t nil) 8776 \(fn &optional NODE)" t nil)
8777 8777
8778 ;;;*** 8778 ;;;***
8779 8779
8780 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 8780 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
8781 ;;;;;; (17843 27859)) 8781 ;;;;;; (17842 58280))
8782 ;;; Generated autoloads from ediff-help.el 8782 ;;; Generated autoloads from ediff-help.el
8783 8783
8784 (autoload (quote ediff-customize) "ediff-help" "\ 8784 (autoload (quote ediff-customize) "ediff-help" "\
8785 Not documented 8785 Not documented
8786 8786
8787 \(fn)" t nil) 8787 \(fn)" t nil)
8788 8788
8789 ;;;*** 8789 ;;;***
8790 8790
8791 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17843 27859)) 8791 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17842 58280))
8792 ;;; Generated autoloads from ediff-hook.el 8792 ;;; Generated autoloads from ediff-hook.el
8793 8793
8794 (defvar ediff-window-setup-function) 8794 (defvar ediff-window-setup-function)
8795 (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))
8796 8796
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)))))) 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))))))
8800 8800
8801 ;;;*** 8801 ;;;***
8802 8802
8803 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 8803 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8804 ;;;;;; (17843 27859)) 8804 ;;;;;; (17842 58279))
8805 ;;; Generated autoloads from ediff-mult.el 8805 ;;; Generated autoloads from ediff-mult.el
8806 8806
8807 (autoload (quote ediff-show-registry) "ediff-mult" "\ 8807 (autoload (quote ediff-show-registry) "ediff-mult" "\
8808 Display Ediff's registry. 8808 Display Ediff's registry.
8809 8809
8812 (defalias (quote eregistry) (quote ediff-show-registry)) 8812 (defalias (quote eregistry) (quote ediff-show-registry))
8813 8813
8814 ;;;*** 8814 ;;;***
8815 8815
8816 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8816 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8817 ;;;;;; "ediff-util" "ediff-util.el" (17851 39450)) 8817 ;;;;;; "ediff-util" "ediff-util.el" (17846 30361))
8818 ;;; Generated autoloads from ediff-util.el 8818 ;;; Generated autoloads from ediff-util.el
8819 8819
8820 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 8820 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
8821 Switch from multiframe display to single-frame display and back. 8821 Switch from multiframe display to single-frame display and back.
8822 To change the default, set the variable `ediff-window-setup-function', 8822 To change the default, set the variable `ediff-window-setup-function',
8833 8833
8834 ;;;*** 8834 ;;;***
8835 8835
8836 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8836 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8837 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8837 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8838 ;;;;;; (17843 27859)) 8838 ;;;;;; (17842 58279))
8839 ;;; Generated autoloads from edmacro.el 8839 ;;; Generated autoloads from edmacro.el
8840 8840
8841 (defvar edmacro-eight-bits nil "\ 8841 (defvar edmacro-eight-bits nil "\
8842 *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.
8843 Default nil means to write characters above \\177 in octal notation.") 8843 Default nil means to write characters above \\177 in octal notation.")
8886 \(fn &optional MACRO VERBOSE)" nil nil) 8886 \(fn &optional MACRO VERBOSE)" nil nil)
8887 8887
8888 ;;;*** 8888 ;;;***
8889 8889
8890 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8890 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8891 ;;;;;; "emulation/edt.el" (17843 27869)) 8891 ;;;;;; "emulation/edt.el" (17842 54264))
8892 ;;; Generated autoloads from emulation/edt.el 8892 ;;; Generated autoloads from emulation/edt.el
8893 8893
8894 (autoload (quote edt-set-scroll-margins) "edt" "\ 8894 (autoload (quote edt-set-scroll-margins) "edt" "\
8895 Set scroll margins. 8895 Set scroll margins.
8896 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.
8904 \(fn)" t nil) 8904 \(fn)" t nil)
8905 8905
8906 ;;;*** 8906 ;;;***
8907 8907
8908 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8908 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8909 ;;;;;; (17873 60335)) 8909 ;;;;;; (17873 45892))
8910 ;;; Generated autoloads from ehelp.el 8910 ;;; Generated autoloads from ehelp.el
8911 8911
8912 (autoload (quote with-electric-help) "ehelp" "\ 8912 (autoload (quote with-electric-help) "ehelp" "\
8913 Pop up an \"electric\" help buffer. 8913 Pop up an \"electric\" help buffer.
8914 THUNK is a function of no arguments which is called to initialize the 8914 THUNK is a function of no arguments which is called to initialize the
8941 \(fn FUN &optional NAME)" nil nil) 8941 \(fn FUN &optional NAME)" nil nil)
8942 8942
8943 ;;;*** 8943 ;;;***
8944 8944
8945 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8945 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8946 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17843 27869)) 8946 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17842 54152))
8947 ;;; Generated autoloads from emacs-lisp/eldoc.el 8947 ;;; Generated autoloads from emacs-lisp/eldoc.el
8948 8948
8949 (defvar eldoc-minor-mode-string " ElDoc" "\ 8949 (defvar eldoc-minor-mode-string " ElDoc" "\
8950 *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.")
8951 8951
8979 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
8980 Emacs Lisp mode) that support Eldoc.") 8980 Emacs Lisp mode) that support Eldoc.")
8981 8981
8982 ;;;*** 8982 ;;;***
8983 8983
8984 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17843 8984 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17842
8985 ;;;;;; 27859)) 8985 ;;;;;; 58279))
8986 ;;; Generated autoloads from elide-head.el 8986 ;;; Generated autoloads from elide-head.el
8987 8987
8988 (autoload (quote elide-head) "elide-head" "\ 8988 (autoload (quote elide-head) "elide-head" "\
8989 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'.
8990 8990
8996 \(fn &optional ARG)" t nil) 8996 \(fn &optional ARG)" t nil)
8997 8997
8998 ;;;*** 8998 ;;;***
8999 8999
9000 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 9000 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
9001 ;;;;;; (17843 27869)) 9001 ;;;;;; (17842 54152))
9002 ;;; Generated autoloads from emacs-lisp/elint.el 9002 ;;; Generated autoloads from emacs-lisp/elint.el
9003 9003
9004 (autoload (quote elint-initialize) "elint" "\ 9004 (autoload (quote elint-initialize) "elint" "\
9005 Initialize elint. 9005 Initialize elint.
9006 9006
9007 \(fn)" t nil) 9007 \(fn)" t nil)
9008 9008
9009 ;;;*** 9009 ;;;***
9010 9010
9011 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 9011 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
9012 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17843 9012 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17842
9013 ;;;;;; 27869)) 9013 ;;;;;; 54152))
9014 ;;; Generated autoloads from emacs-lisp/elp.el 9014 ;;; Generated autoloads from emacs-lisp/elp.el
9015 9015
9016 (autoload (quote elp-instrument-function) "elp" "\ 9016 (autoload (quote elp-instrument-function) "elp" "\
9017 Instrument FUNSYM for profiling. 9017 Instrument FUNSYM for profiling.
9018 FUNSYM must be a symbol of a defined function. 9018 FUNSYM must be a symbol of a defined function.
9042 \(fn)" t nil) 9042 \(fn)" t nil)
9043 9043
9044 ;;;*** 9044 ;;;***
9045 9045
9046 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 9046 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
9047 ;;;;;; (17843 27878)) 9047 ;;;;;; (17907 23437))
9048 ;;; Generated autoloads from mail/emacsbug.el 9048 ;;; Generated autoloads from mail/emacsbug.el
9049 9049
9050 (autoload (quote report-emacs-bug) "emacsbug" "\ 9050 (autoload (quote report-emacs-bug) "emacsbug" "\
9051 Report a bug in GNU Emacs. 9051 Report a bug in GNU Emacs.
9052 Prompts for bug subject. Leaves you in a mail buffer. 9052 Prompts for bug subject. Leaves you in a mail buffer.
9057 9057
9058 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 9058 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
9059 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 9059 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
9060 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 9060 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
9061 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 9061 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
9062 ;;;;;; "emerge.el" (17504 41540)) 9062 ;;;;;; "emerge.el" (17166 62192))
9063 ;;; Generated autoloads from emerge.el 9063 ;;; Generated autoloads from emerge.el
9064 9064
9065 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 9065 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
9066 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu)) 9066 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu))
9067 (define-key menu-bar-emerge-menu [emerge-merge-directories] 9067 (define-key menu-bar-emerge-menu [emerge-merge-directories]
9135 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil) 9135 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil)
9136 9136
9137 ;;;*** 9137 ;;;***
9138 9138
9139 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 9139 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
9140 ;;;;;; (17843 27876)) 9140 ;;;;;; (17842 54888))
9141 ;;; Generated autoloads from international/encoded-kb.el 9141 ;;; Generated autoloads from international/encoded-kb.el
9142 9142
9143 (defvar encoded-kbd-mode nil "\ 9143 (defvar encoded-kbd-mode nil "\
9144 Non-nil if Encoded-Kbd mode is enabled. 9144 Non-nil if Encoded-Kbd mode is enabled.
9145 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.
9164 \(fn &optional ARG)" t nil) 9164 \(fn &optional ARG)" t nil)
9165 9165
9166 ;;;*** 9166 ;;;***
9167 9167
9168 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 9168 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
9169 ;;;;;; "enriched" "textmodes/enriched.el" (17843 27885)) 9169 ;;;;;; "enriched" "textmodes/enriched.el" (17842 58277))
9170 ;;; Generated autoloads from textmodes/enriched.el 9170 ;;; Generated autoloads from textmodes/enriched.el
9171 9171
9172 (autoload (quote enriched-mode) "enriched" "\ 9172 (autoload (quote enriched-mode) "enriched" "\
9173 Minor mode for editing text/enriched files. 9173 Minor mode for editing text/enriched files.
9174 These are files with embedded formatting information in the MIME standard 9174 These are files with embedded formatting information in the MIME standard
9195 \(fn FROM TO)" nil nil) 9195 \(fn FROM TO)" nil nil)
9196 9196
9197 ;;;*** 9197 ;;;***
9198 9198
9199 ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 9199 ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
9200 ;;;;;; "erc/erc.el" (17838 58220)) 9200 ;;;;;; "erc/erc.el" (17838 26687))
9201 ;;; Generated autoloads from erc/erc.el 9201 ;;; Generated autoloads from erc/erc.el
9202 9202
9203 (autoload (quote erc-select-read-args) "erc" "\ 9203 (autoload (quote erc-select-read-args) "erc" "\
9204 Prompt the user for values of nick, server, port, and password. 9204 Prompt the user for values of nick, server, port, and password.
9205 9205
9231 9231
9232 \(fn HOST PORT CHANNEL USER PASSWORD)" nil nil) 9232 \(fn HOST PORT CHANNEL USER PASSWORD)" nil nil)
9233 9233
9234 ;;;*** 9234 ;;;***
9235 9235
9236 ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17843 9236 ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17842
9237 ;;;;;; 27870)) 9237 ;;;;;; 54344))
9238 ;;; Generated autoloads from erc/erc-autoaway.el 9238 ;;; Generated autoloads from erc/erc-autoaway.el
9239 (autoload 'erc-autoaway-mode "erc-autoaway") 9239 (autoload 'erc-autoaway-mode "erc-autoaway")
9240 9240
9241 ;;;*** 9241 ;;;***
9242 9242
9243 ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17843 27870)) 9243 ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17842 54344))
9244 ;;; Generated autoloads from erc/erc-button.el 9244 ;;; Generated autoloads from erc/erc-button.el
9245 (autoload 'erc-button-mode "erc-button" nil t) 9245 (autoload 'erc-button-mode "erc-button" nil t)
9246 9246
9247 ;;;*** 9247 ;;;***
9248 9248
9249 ;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (17843 27870)) 9249 ;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (17842 54344))
9250 ;;; Generated autoloads from erc/erc-capab.el 9250 ;;; Generated autoloads from erc/erc-capab.el
9251 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 9251 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
9252 9252
9253 ;;;*** 9253 ;;;***
9254 9254
9255 ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17843 27870)) 9255 ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17842 54344))
9256 ;;; Generated autoloads from erc/erc-compat.el 9256 ;;; Generated autoloads from erc/erc-compat.el
9257 (autoload 'erc-define-minor-mode "erc-compat") 9257 (autoload 'erc-define-minor-mode "erc-compat")
9258 9258
9259 ;;;*** 9259 ;;;***
9260 9260
9261 ;;;### (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)
9262 ;;;;;; "erc-dcc" "erc/erc-dcc.el" (17843 27870)) 9262 ;;;;;; "erc-dcc" "erc/erc-dcc.el" (17842 54344))
9263 ;;; Generated autoloads from erc/erc-dcc.el 9263 ;;; Generated autoloads from erc/erc-dcc.el
9264 9264
9265 (autoload (quote erc-cmd-DCC) "erc-dcc" "\ 9265 (autoload (quote erc-cmd-DCC) "erc-dcc" "\
9266 Parser for /dcc command. 9266 Parser for /dcc command.
9267 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
9289 9289
9290 ;;;### (autoloads (erc-ezb-initialize erc-ezb-select-session erc-ezb-select 9290 ;;;### (autoloads (erc-ezb-initialize erc-ezb-select-session erc-ezb-select
9291 ;;;;;; 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
9292 ;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action 9292 ;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9293 ;;;;;; 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"
9294 ;;;;;; (17843 27870)) 9294 ;;;;;; (17842 54344))
9295 ;;; Generated autoloads from erc/erc-ezbounce.el 9295 ;;; Generated autoloads from erc/erc-ezbounce.el
9296 9296
9297 (autoload (quote erc-cmd-ezb) "erc-ezbounce" "\ 9297 (autoload (quote erc-cmd-ezb) "erc-ezbounce" "\
9298 Send EZB commands to the EZBouncer verbatim. 9298 Send EZB commands to the EZBouncer verbatim.
9299 9299
9351 9351
9352 \(fn)" nil nil) 9352 \(fn)" nil nil)
9353 9353
9354 ;;;*** 9354 ;;;***
9355 9355
9356 ;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17843 9356 ;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17842
9357 ;;;;;; 27870)) 9357 ;;;;;; 54344))
9358 ;;; Generated autoloads from erc/erc-fill.el 9358 ;;; Generated autoloads from erc/erc-fill.el
9359 (autoload 'erc-fill-mode "erc-fill" nil t) 9359 (autoload 'erc-fill-mode "erc-fill" nil t)
9360 9360
9361 (autoload (quote erc-fill) "erc-fill" "\ 9361 (autoload (quote erc-fill) "erc-fill" "\
9362 Fill a region using the function referenced in `erc-fill-function'. 9362 Fill a region using the function referenced in `erc-fill-function'.
9364 9364
9365 \(fn)" nil nil) 9365 \(fn)" nil nil)
9366 9366
9367 ;;;*** 9367 ;;;***
9368 9368
9369 ;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (17843 9369 ;;;### (autoloads nil "erc-hecomplete" "erc/erc-hecomplete.el" (17842
9370 ;;;;;; 27870)) 9370 ;;;;;; 54344))
9371 ;;; Generated autoloads from erc/erc-hecomplete.el 9371 ;;; Generated autoloads from erc/erc-hecomplete.el
9372 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t) 9372 (autoload 'erc-hecomplete-mode "erc-hecomplete" nil t)
9373 9373
9374 ;;;*** 9374 ;;;***
9375 9375
9376 ;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd" 9376 ;;;### (autoloads (erc-identd-stop erc-identd-start) "erc-identd"
9377 ;;;;;; "erc/erc-identd.el" (17843 27870)) 9377 ;;;;;; "erc/erc-identd.el" (17842 54344))
9378 ;;; Generated autoloads from erc/erc-identd.el 9378 ;;; Generated autoloads from erc/erc-identd.el
9379 (autoload 'erc-identd-mode "erc-identd") 9379 (autoload 'erc-identd-mode "erc-identd")
9380 9380
9381 (autoload (quote erc-identd-start) "erc-identd" "\ 9381 (autoload (quote erc-identd-start) "erc-identd" "\
9382 Start an identd server listening to port 8113. 9382 Start an identd server listening to port 8113.
9394 \(fn &rest IGNORE)" t nil) 9394 \(fn &rest IGNORE)" t nil)
9395 9395
9396 ;;;*** 9396 ;;;***
9397 9397
9398 ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el" 9398 ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9399 ;;;;;; (17843 27870)) 9399 ;;;;;; (17842 54344))
9400 ;;; Generated autoloads from erc/erc-imenu.el 9400 ;;; Generated autoloads from erc/erc-imenu.el
9401 9401
9402 (autoload (quote erc-create-imenu-index) "erc-imenu" "\ 9402 (autoload (quote erc-create-imenu-index) "erc-imenu" "\
9403 Not documented 9403 Not documented
9404 9404
9405 \(fn)" nil nil) 9405 \(fn)" nil nil)
9406 9406
9407 ;;;*** 9407 ;;;***
9408 9408
9409 ;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17843 27870)) 9409 ;;;### (autoloads nil "erc-join" "erc/erc-join.el" (17842 54344))
9410 ;;; Generated autoloads from erc/erc-join.el 9410 ;;; Generated autoloads from erc/erc-join.el
9411 (autoload 'erc-autojoin-mode "erc-join" nil t) 9411 (autoload 'erc-autojoin-mode "erc-join" nil t)
9412 9412
9413 ;;;*** 9413 ;;;***
9414 9414
9415 ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log" 9415 ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9416 ;;;;;; "erc/erc-log.el" (17843 27870)) 9416 ;;;;;; "erc/erc-log.el" (17842 54344))
9417 ;;; Generated autoloads from erc/erc-log.el 9417 ;;; Generated autoloads from erc/erc-log.el
9418 (autoload 'erc-log-mode "erc-log" nil t) 9418 (autoload 'erc-log-mode "erc-log" nil t)
9419 9419
9420 (autoload (quote erc-logging-enabled) "erc-log" "\ 9420 (autoload (quote erc-logging-enabled) "erc-log" "\
9421 Return non-nil if logging is enabled for BUFFER. 9421 Return non-nil if logging is enabled for BUFFER.
9443 ;;;*** 9443 ;;;***
9444 9444
9445 ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9445 ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9446 ;;;;;; 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
9447 ;;;;;; 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"
9448 ;;;;;; (17843 27870)) 9448 ;;;;;; (17842 54344))
9449 ;;; Generated autoloads from erc/erc-match.el 9449 ;;; Generated autoloads from erc/erc-match.el
9450 (autoload 'erc-match-mode "erc-match") 9450 (autoload 'erc-match-mode "erc-match")
9451 9451
9452 (autoload (quote erc-add-pal) "erc-match" "\ 9452 (autoload (quote erc-add-pal) "erc-match" "\
9453 Add pal interactively to `erc-pals'. 9453 Add pal interactively to `erc-pals'.
9489 9489
9490 \(fn)" t nil) 9490 \(fn)" t nil)
9491 9491
9492 ;;;*** 9492 ;;;***
9493 9493
9494 ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (17843 27870)) 9494 ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (17842 54344))
9495 ;;; Generated autoloads from erc/erc-menu.el 9495 ;;; Generated autoloads from erc/erc-menu.el
9496 (autoload 'erc-menu-mode "erc-menu" nil t) 9496 (autoload 'erc-menu-mode "erc-menu" nil t)
9497 9497
9498 ;;;*** 9498 ;;;***
9499 9499
9500 ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9500 ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9501 ;;;;;; (17843 27870)) 9501 ;;;;;; (17842 54344))
9502 ;;; Generated autoloads from erc/erc-netsplit.el 9502 ;;; Generated autoloads from erc/erc-netsplit.el
9503 (autoload 'erc-netsplit-mode "erc-netsplit") 9503 (autoload 'erc-netsplit-mode "erc-netsplit")
9504 9504
9505 (autoload (quote erc-cmd-WHOLEFT) "erc-netsplit" "\ 9505 (autoload (quote erc-cmd-WHOLEFT) "erc-netsplit" "\
9506 Show who's gone. 9506 Show who's gone.
9508 \(fn)" nil nil) 9508 \(fn)" nil nil)
9509 9509
9510 ;;;*** 9510 ;;;***
9511 9511
9512 ;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks" 9512 ;;;### (autoloads (erc-server-select erc-determine-network) "erc-networks"
9513 ;;;;;; "erc/erc-networks.el" (17843 27870)) 9513 ;;;;;; "erc/erc-networks.el" (17842 54344))
9514 ;;; Generated autoloads from erc/erc-networks.el 9514 ;;; Generated autoloads from erc/erc-networks.el
9515 9515
9516 (autoload (quote erc-determine-network) "erc-networks" "\ 9516 (autoload (quote erc-determine-network) "erc-networks" "\
9517 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
9518 server parameter NETWORK if provided, otherwise parse the server name and 9518 server parameter NETWORK if provided, otherwise parse the server name and
9526 \(fn)" t nil) 9526 \(fn)" t nil)
9527 9527
9528 ;;;*** 9528 ;;;***
9529 9529
9530 ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify" 9530 ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9531 ;;;;;; "erc/erc-notify.el" (17843 27870)) 9531 ;;;;;; "erc/erc-notify.el" (17842 54344))
9532 ;;; Generated autoloads from erc/erc-notify.el 9532 ;;; Generated autoloads from erc/erc-notify.el
9533 (autoload 'erc-notify-mode "erc-notify" nil t) 9533 (autoload 'erc-notify-mode "erc-notify" nil t)
9534 9534
9535 (autoload (quote erc-cmd-NOTIFY) "erc-notify" "\ 9535 (autoload (quote erc-cmd-NOTIFY) "erc-notify" "\
9536 Change `erc-notify-list' or list current notify-list members online. 9536 Change `erc-notify-list' or list current notify-list members online.
9544 9544
9545 \(fn)" nil nil) 9545 \(fn)" nil nil)
9546 9546
9547 ;;;*** 9547 ;;;***
9548 9548
9549 ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17843 27870)) 9549 ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17842 54344))
9550 ;;; Generated autoloads from erc/erc-page.el 9550 ;;; Generated autoloads from erc/erc-page.el
9551 (autoload 'erc-page-mode "erc-page") 9551 (autoload 'erc-page-mode "erc-page")
9552 9552
9553 ;;;*** 9553 ;;;***
9554 9554
9555 ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17843 9555 ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17842
9556 ;;;;;; 27870)) 9556 ;;;;;; 54344))
9557 ;;; Generated autoloads from erc/erc-pcomplete.el 9557 ;;; Generated autoloads from erc/erc-pcomplete.el
9558 (autoload 'erc-completion-mode "erc-pcomplete" nil t) 9558 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9559 9559
9560 ;;;*** 9560 ;;;***
9561 9561
9562 ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17843 27870)) 9562 ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17842 54344))
9563 ;;; Generated autoloads from erc/erc-replace.el 9563 ;;; Generated autoloads from erc/erc-replace.el
9564 (autoload 'erc-replace-mode "erc-replace") 9564 (autoload 'erc-replace-mode "erc-replace")
9565 9565
9566 ;;;*** 9566 ;;;***
9567 9567
9568 ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17843 27870)) 9568 ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17842 54344))
9569 ;;; Generated autoloads from erc/erc-ring.el 9569 ;;; Generated autoloads from erc/erc-ring.el
9570 (autoload 'erc-ring-mode "erc-ring" nil t) 9570 (autoload 'erc-ring-mode "erc-ring" nil t)
9571 9571
9572 ;;;*** 9572 ;;;***
9573 9573
9574 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode) 9574 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9575 ;;;;;; "erc-services" "erc/erc-services.el" (17843 27870)) 9575 ;;;;;; "erc-services" "erc/erc-services.el" (17842 54344))
9576 ;;; Generated autoloads from erc/erc-services.el 9576 ;;; Generated autoloads from erc/erc-services.el
9577 (autoload 'erc-services-mode "erc-services" nil t) 9577 (autoload 'erc-services-mode "erc-services" nil t)
9578 9578
9579 (autoload (quote erc-nickserv-identify-mode) "erc-services" "\ 9579 (autoload (quote erc-nickserv-identify-mode) "erc-services" "\
9580 Set up hooks according to which MODE the user has chosen. 9580 Set up hooks according to which MODE the user has chosen.
9587 9587
9588 \(fn PASSWORD)" t nil) 9588 \(fn PASSWORD)" t nil)
9589 9589
9590 ;;;*** 9590 ;;;***
9591 9591
9592 ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17843 27870)) 9592 ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17842 54344))
9593 ;;; Generated autoloads from erc/erc-sound.el 9593 ;;; Generated autoloads from erc/erc-sound.el
9594 (autoload 'erc-sound-mode "erc-sound") 9594 (autoload 'erc-sound-mode "erc-sound")
9595 9595
9596 ;;;*** 9596 ;;;***
9597 9597
9598 ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el" 9598 ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9599 ;;;;;; (17843 27870)) 9599 ;;;;;; (17842 54344))
9600 ;;; Generated autoloads from erc/erc-speedbar.el 9600 ;;; Generated autoloads from erc/erc-speedbar.el
9601 9601
9602 (autoload (quote erc-speedbar-browser) "erc-speedbar" "\ 9602 (autoload (quote erc-speedbar-browser) "erc-speedbar" "\
9603 Initialize speedbar to display an ERC browser. 9603 Initialize speedbar to display an ERC browser.
9604 This will add a speedbar major display mode. 9604 This will add a speedbar major display mode.
9605 9605
9606 \(fn)" t nil) 9606 \(fn)" t nil)
9607 9607
9608 ;;;*** 9608 ;;;***
9609 9609
9610 ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17843 9610 ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17842
9611 ;;;;;; 27870)) 9611 ;;;;;; 54344))
9612 ;;; Generated autoloads from erc/erc-spelling.el 9612 ;;; Generated autoloads from erc/erc-spelling.el
9613 (autoload 'erc-spelling-mode "erc-spelling" nil t) 9613 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9614 9614
9615 ;;;*** 9615 ;;;***
9616 9616
9617 ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17843 27870)) 9617 ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17842 54344))
9618 ;;; Generated autoloads from erc/erc-stamp.el 9618 ;;; Generated autoloads from erc/erc-stamp.el
9619 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9619 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9620 9620
9621 ;;;*** 9621 ;;;***
9622 9622
9623 ;;;### (autoloads nil "erc-track" "erc/erc-track.el" (17843 27870)) 9623 ;;;### (autoloads nil "erc-track" "erc/erc-track.el" (17842 54344))
9624 ;;; Generated autoloads from erc/erc-track.el 9624 ;;; Generated autoloads from erc/erc-track.el
9625 (autoload 'erc-track-mode "erc-track" nil t) 9625 (autoload 'erc-track-mode "erc-track" nil t)
9626 (autoload 'erc-track-when-inactive-mode "erc-track" nil t) 9626 (autoload 'erc-track-when-inactive-mode "erc-track" nil t)
9627 9627
9628 ;;;*** 9628 ;;;***
9629 9629
9630 ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size) 9630 ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9631 ;;;;;; "erc-truncate" "erc/erc-truncate.el" (17843 27870)) 9631 ;;;;;; "erc-truncate" "erc/erc-truncate.el" (17842 54344))
9632 ;;; Generated autoloads from erc/erc-truncate.el 9632 ;;; Generated autoloads from erc/erc-truncate.el
9633 (autoload 'erc-truncate-mode "erc-truncate" nil t) 9633 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9634 9634
9635 (autoload (quote erc-truncate-buffer-to-size) "erc-truncate" "\ 9635 (autoload (quote erc-truncate-buffer-to-size) "erc-truncate" "\
9636 Truncates the buffer to the size SIZE. 9636 Truncates the buffer to the size SIZE.
9646 \(fn)" t nil) 9646 \(fn)" t nil)
9647 9647
9648 ;;;*** 9648 ;;;***
9649 9649
9650 ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el" 9650 ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9651 ;;;;;; (17843 27870)) 9651 ;;;;;; (17842 54344))
9652 ;;; Generated autoloads from erc/erc-xdcc.el 9652 ;;; Generated autoloads from erc/erc-xdcc.el
9653 9653
9654 (autoload (quote erc-xdcc-add-file) "erc-xdcc" "\ 9654 (autoload (quote erc-xdcc-add-file) "erc-xdcc" "\
9655 Add a file to `erc-xdcc-files'. 9655 Add a file to `erc-xdcc-files'.
9656 9656
9657 \(fn FILE)" t nil) 9657 \(fn FILE)" t nil)
9658 9658
9659 ;;;*** 9659 ;;;***
9660 9660
9661 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17843 9661 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17914
9662 ;;;;;; 27870)) 9662 ;;;;;; 52082))
9663 ;;; Generated autoloads from eshell/esh-mode.el 9663 ;;; Generated autoloads from eshell/esh-mode.el
9664 9664
9665 (autoload (quote eshell-mode) "esh-mode" "\ 9665 (autoload (quote eshell-mode) "esh-mode" "\
9666 Emacs shell interactive mode. 9666 Emacs shell interactive mode.
9667 9667
9669 9669
9670 \(fn)" nil nil) 9670 \(fn)" nil nil)
9671 9671
9672 ;;;*** 9672 ;;;***
9673 9673
9674 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17843 9674 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17842
9675 ;;;;;; 27870)) 9675 ;;;;;; 54411))
9676 ;;; Generated autoloads from eshell/esh-test.el 9676 ;;; Generated autoloads from eshell/esh-test.el
9677 9677
9678 (autoload (quote eshell-test) "esh-test" "\ 9678 (autoload (quote eshell-test) "esh-test" "\
9679 Test Eshell to verify that it works as expected. 9679 Test Eshell to verify that it works as expected.
9680 9680
9681 \(fn &optional ARG)" t nil) 9681 \(fn &optional ARG)" t nil)
9682 9682
9683 ;;;*** 9683 ;;;***
9684 9684
9685 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 9685 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
9686 ;;;;;; eshell) "eshell" "eshell/eshell.el" (17843 27870)) 9686 ;;;;;; eshell) "eshell" "eshell/eshell.el" (17842 54411))
9687 ;;; Generated autoloads from eshell/eshell.el 9687 ;;; Generated autoloads from eshell/eshell.el
9688 9688
9689 (autoload (quote eshell) "eshell" "\ 9689 (autoload (quote eshell) "eshell" "\
9690 Create an interactive Eshell buffer. 9690 Create an interactive Eshell buffer.
9691 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
9727 ;;;;;; 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
9728 ;;;;;; 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
9729 ;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9729 ;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9730 ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9730 ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
9731 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9731 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9732 ;;;;;; (17843 27881)) 9732 ;;;;;; (17842 56333))
9733 ;;; Generated autoloads from progmodes/etags.el 9733 ;;; Generated autoloads from progmodes/etags.el
9734 9734
9735 (defvar tags-file-name nil "\ 9735 (defvar tags-file-name nil "\
9736 *File name of tags table. 9736 *File name of tags table.
9737 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.
10029 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel 10029 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel
10030 ;;;;;; 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
10031 ;;;;;; 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
10032 ;;;;;; 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
10033 ;;;;;; 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)
10034 ;;;;;; "ethio-util" "language/ethio-util.el" (17843 27877)) 10034 ;;;;;; "ethio-util" "language/ethio-util.el" (17842 58278))
10035 ;;; Generated autoloads from language/ethio-util.el 10035 ;;; Generated autoloads from language/ethio-util.el
10036 10036
10037 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 10037 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
10038 Not documented 10038 Not documented
10039 10039
10224 10224
10225 ;;;*** 10225 ;;;***
10226 10226
10227 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 10227 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
10228 ;;;;;; 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"
10229 ;;;;;; (17843 27879)) 10229 ;;;;;; (17842 55218))
10230 ;;; Generated autoloads from net/eudc.el 10230 ;;; Generated autoloads from net/eudc.el
10231 10231
10232 (autoload (quote eudc-set-server) "eudc" "\ 10232 (autoload (quote eudc-set-server) "eudc" "\
10233 Set the directory server to SERVER using PROTOCOL. 10233 Set the directory server to SERVER using PROTOCOL.
10234 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
10280 10280
10281 ;;;*** 10281 ;;;***
10282 10282
10283 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 10283 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10284 ;;;;;; 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)
10285 ;;;;;; "eudc-bob" "net/eudc-bob.el" (17843 27879)) 10285 ;;;;;; "eudc-bob" "net/eudc-bob.el" (17842 55218))
10286 ;;; Generated autoloads from net/eudc-bob.el 10286 ;;; Generated autoloads from net/eudc-bob.el
10287 10287
10288 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 10288 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
10289 Display a button for unidentified binary DATA. 10289 Display a button for unidentified binary DATA.
10290 10290
10316 \(fn DATA)" nil nil) 10316 \(fn DATA)" nil nil)
10317 10317
10318 ;;;*** 10318 ;;;***
10319 10319
10320 ;;;### (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)
10321 ;;;;;; "eudc-export" "net/eudc-export.el" (17843 27879)) 10321 ;;;;;; "eudc-export" "net/eudc-export.el" (17842 55218))
10322 ;;; Generated autoloads from net/eudc-export.el 10322 ;;; Generated autoloads from net/eudc-export.el
10323 10323
10324 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 10324 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
10325 Insert record at point into the BBDB database. 10325 Insert record at point into the BBDB database.
10326 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.
10333 \(fn)" t nil) 10333 \(fn)" t nil)
10334 10334
10335 ;;;*** 10335 ;;;***
10336 10336
10337 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10337 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
10338 ;;;;;; (17843 27879)) 10338 ;;;;;; (17842 55218))
10339 ;;; Generated autoloads from net/eudc-hotlist.el 10339 ;;; Generated autoloads from net/eudc-hotlist.el
10340 10340
10341 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 10341 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
10342 Edit the hotlist of directory servers in a specialized buffer. 10342 Edit the hotlist of directory servers in a specialized buffer.
10343 10343
10344 \(fn)" t nil) 10344 \(fn)" t nil)
10345 10345
10346 ;;;*** 10346 ;;;***
10347 10347
10348 ;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17843 10348 ;;;### (autoloads (ewoc-create) "ewoc" "emacs-lisp/ewoc.el" (17842
10349 ;;;;;; 27869)) 10349 ;;;;;; 54152))
10350 ;;; Generated autoloads from emacs-lisp/ewoc.el 10350 ;;; Generated autoloads from emacs-lisp/ewoc.el
10351 10351
10352 (autoload (quote ewoc-create) "ewoc" "\ 10352 (autoload (quote ewoc-create) "ewoc" "\
10353 Create an empty ewoc. 10353 Create an empty ewoc.
10354 10354
10373 ;;;*** 10373 ;;;***
10374 10374
10375 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10375 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
10376 ;;;;;; executable-self-display executable-set-magic executable-interpret 10376 ;;;;;; executable-self-display executable-set-magic executable-interpret
10377 ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10377 ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
10378 ;;;;;; (17843 27881)) 10378 ;;;;;; (17842 56333))
10379 ;;; Generated autoloads from progmodes/executable.el 10379 ;;; Generated autoloads from progmodes/executable.el
10380 10380
10381 (autoload (quote executable-command-find-posix-p) "executable" "\ 10381 (autoload (quote executable-command-find-posix-p) "executable" "\
10382 Check if PROGRAM handles arguments Posix-style. 10382 Check if PROGRAM handles arguments Posix-style.
10383 If PROGRAM is non-nil, use that instead of \"find\". 10383 If PROGRAM is non-nil, use that instead of \"find\".
10415 \(fn)" nil nil) 10415 \(fn)" nil nil)
10416 10416
10417 ;;;*** 10417 ;;;***
10418 10418
10419 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10419 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
10420 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (17843 27859)) 10420 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (17842 58279))
10421 ;;; Generated autoloads from expand.el 10421 ;;; Generated autoloads from expand.el
10422 10422
10423 (autoload (quote expand-add-abbrevs) "expand" "\ 10423 (autoload (quote expand-add-abbrevs) "expand" "\
10424 Add a list of abbrev to abbrev table TABLE. 10424 Add a list of abbrev to abbrev table TABLE.
10425 ABBREVS is a list of abbrev definitions; each abbrev description entry 10425 ABBREVS is a list of abbrev definitions; each abbrev description entry
10458 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 10458 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
10459 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 10459 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
10460 10460
10461 ;;;*** 10461 ;;;***
10462 10462
10463 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17843 27881)) 10463 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17842 56333))
10464 ;;; Generated autoloads from progmodes/f90.el 10464 ;;; Generated autoloads from progmodes/f90.el
10465 10465
10466 (autoload (quote f90-mode) "f90" "\ 10466 (autoload (quote f90-mode) "f90" "\
10467 Major mode for editing Fortran 90,95 code in free format. 10467 Major mode for editing Fortran 90,95 code in free format.
10468 For fixed format code, use `fortran-mode'. 10468 For fixed format code, use `fortran-mode'.
10525 10525
10526 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special 10526 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special
10527 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 10527 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
10528 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 10528 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
10529 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 10529 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
10530 ;;;;;; "facemenu" "facemenu.el" (17843 27859)) 10530 ;;;;;; "facemenu" "facemenu.el" (17842 58279))
10531 ;;; Generated autoloads from facemenu.el 10531 ;;; Generated autoloads from facemenu.el
10532 (define-key global-map "\M-o" 'facemenu-keymap) 10532 (define-key global-map "\M-o" 'facemenu-keymap)
10533 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 10533 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
10534 10534
10535 (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) "\
10694 10694
10695 ;;;*** 10695 ;;;***
10696 10696
10697 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10697 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10698 ;;;;;; 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
10699 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17889 58740)) 10699 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17888 29839))
10700 ;;; Generated autoloads from mail/feedmail.el 10700 ;;; Generated autoloads from mail/feedmail.el
10701 10701
10702 (autoload (quote feedmail-send-it) "feedmail" "\ 10702 (autoload (quote feedmail-send-it) "feedmail" "\
10703 Send the current mail buffer using the Feedmail package. 10703 Send the current mail buffer using the Feedmail package.
10704 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
10748 \(fn &optional WHAT-EVENT)" t nil) 10748 \(fn &optional WHAT-EVENT)" t nil)
10749 10749
10750 ;;;*** 10750 ;;;***
10751 10751
10752 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10752 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
10753 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17838 58217)) 10753 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17829 31540))
10754 ;;; Generated autoloads from ffap.el 10754 ;;; Generated autoloads from ffap.el
10755 10755
10756 (autoload (quote ffap-next) "ffap" "\ 10756 (autoload (quote ffap-next) "ffap" "\
10757 Search buffer for next file or URL, and run ffap. 10757 Search buffer for next file or URL, and run ffap.
10758 Optional argument BACK says to search backwards. 10758 Optional argument BACK says to search backwards.
10807 ;;;*** 10807 ;;;***
10808 10808
10809 ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 10809 ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
10810 ;;;;;; 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
10811 ;;;;;; 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)
10812 ;;;;;; "filecache" "filecache.el" (17843 27859)) 10812 ;;;;;; "filecache" "filecache.el" (17842 58279))
10813 ;;; Generated autoloads from filecache.el 10813 ;;; Generated autoloads from filecache.el
10814 10814
10815 (autoload (quote file-cache-add-directory) "filecache" "\ 10815 (autoload (quote file-cache-add-directory) "filecache" "\
10816 Add DIRECTORY to the file cache. 10816 Add DIRECTORY to the file cache.
10817 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
10866 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete) 10866 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete)
10867 (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)
10868 10868
10869 ;;;*** 10869 ;;;***
10870 10870
10871 ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17843 10871 ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17842
10872 ;;;;;; 27860)) 10872 ;;;;;; 58279))
10873 ;;; Generated autoloads from filesets.el 10873 ;;; Generated autoloads from filesets.el
10874 10874
10875 (autoload (quote filesets-init) "filesets" "\ 10875 (autoload (quote filesets-init) "filesets" "\
10876 Filesets initialization. 10876 Filesets initialization.
10877 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.
10878 10878
10879 \(fn)" nil nil) 10879 \(fn)" nil nil)
10880 10880
10881 ;;;*** 10881 ;;;***
10882 10882
10883 ;;;### (autoloads nil "fill" "textmodes/fill.el" (17852 50694)) 10883 ;;;### (autoloads nil "fill" "textmodes/fill.el" (17852 19718))
10884 ;;; Generated autoloads from textmodes/fill.el 10884 ;;; Generated autoloads from textmodes/fill.el
10885 (put 'colon-double-space 'safe-local-variable 'booleanp) 10885 (put 'colon-double-space 'safe-local-variable 'booleanp)
10886 10886
10887 ;;;*** 10887 ;;;***
10888 10888
10889 ;;;### (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
10890 ;;;;;; 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"
10891 ;;;;;; (17843 27860)) 10891 ;;;;;; (17842 58279))
10892 ;;; Generated autoloads from find-dired.el 10892 ;;; Generated autoloads from find-dired.el
10893 10893
10894 (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"))) "\
10895 *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.
10896 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
10947 10947
10948 ;;;*** 10948 ;;;***
10949 10949
10950 ;;;### (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
10951 ;;;;;; 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"
10952 ;;;;;; (17843 27860)) 10952 ;;;;;; (17842 58279))
10953 ;;; Generated autoloads from find-file.el 10953 ;;; Generated autoloads from find-file.el
10954 10954
10955 (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))))) "\
10956 *List of special constructs for `ff-treat-as-special' to recognize. 10956 *List of special constructs for `ff-treat-as-special' to recognize.
10957 Each element, tried in order, has the form (REGEXP . EXTRACT). 10957 Each element, tried in order, has the form (REGEXP . EXTRACT).
11041 ;;;;;; find-function-at-point find-function-on-key find-face-definition 11041 ;;;;;; find-function-at-point find-function-on-key find-face-definition
11042 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window 11042 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window
11043 ;;;;;; find-variable find-variable-noselect find-function-other-frame 11043 ;;;;;; find-variable find-variable-noselect find-function-other-frame
11044 ;;;;;; find-function-other-window find-function find-function-noselect 11044 ;;;;;; find-function-other-window find-function find-function-noselect
11045 ;;;;;; find-function-search-for-symbol find-library) "find-func" 11045 ;;;;;; find-function-search-for-symbol find-library) "find-func"
11046 ;;;;;; "emacs-lisp/find-func.el" (17843 27869)) 11046 ;;;;;; "emacs-lisp/find-func.el" (17842 54152))
11047 ;;; Generated autoloads from emacs-lisp/find-func.el 11047 ;;; Generated autoloads from emacs-lisp/find-func.el
11048 11048
11049 (autoload (quote find-library) "find-func" "\ 11049 (autoload (quote find-library) "find-func" "\
11050 Find the elisp source of LIBRARY. 11050 Find the elisp source of LIBRARY.
11051 11051
11195 \(fn)" nil nil) 11195 \(fn)" nil nil)
11196 11196
11197 ;;;*** 11197 ;;;***
11198 11198
11199 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 11199 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
11200 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17893 52879)) 11200 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17893 23802))
11201 ;;; Generated autoloads from find-lisp.el 11201 ;;; Generated autoloads from find-lisp.el
11202 11202
11203 (autoload (quote find-lisp-find-dired) "find-lisp" "\ 11203 (autoload (quote find-lisp-find-dired) "find-lisp" "\
11204 Find files in DIR, matching REGEXP. 11204 Find files in DIR, matching REGEXP.
11205 11205
11216 \(fn REGEXP)" t nil) 11216 \(fn REGEXP)" t nil)
11217 11217
11218 ;;;*** 11218 ;;;***
11219 11219
11220 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 11220 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
11221 ;;;;;; "finder" "finder.el" (17843 27860)) 11221 ;;;;;; "finder" "finder.el" (17842 58279))
11222 ;;; Generated autoloads from finder.el 11222 ;;; Generated autoloads from finder.el
11223 11223
11224 (autoload (quote finder-list-keywords) "finder" "\ 11224 (autoload (quote finder-list-keywords) "finder" "\
11225 Display descriptions of the keywords in the Finder buffer. 11225 Display descriptions of the keywords in the Finder buffer.
11226 11226
11238 \(fn)" t nil) 11238 \(fn)" t nil)
11239 11239
11240 ;;;*** 11240 ;;;***
11241 11241
11242 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11242 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11243 ;;;;;; "flow-ctrl.el" (17843 27860)) 11243 ;;;;;; "flow-ctrl.el" (17842 58279))
11244 ;;; Generated autoloads from flow-ctrl.el 11244 ;;; Generated autoloads from flow-ctrl.el
11245 11245
11246 (autoload (quote enable-flow-control) "flow-ctrl" "\ 11246 (autoload (quote enable-flow-control) "flow-ctrl" "\
11247 Toggle flow control handling. 11247 Toggle flow control handling.
11248 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-^.
11260 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil) 11260 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil)
11261 11261
11262 ;;;*** 11262 ;;;***
11263 11263
11264 ;;;### (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"
11265 ;;;;;; (17843 27871)) 11265 ;;;;;; (17842 54741))
11266 ;;; Generated autoloads from gnus/flow-fill.el 11266 ;;; Generated autoloads from gnus/flow-fill.el
11267 11267
11268 (autoload (quote fill-flowed-encode) "flow-fill" "\ 11268 (autoload (quote fill-flowed-encode) "flow-fill" "\
11269 Not documented 11269 Not documented
11270 11270
11276 \(fn &optional BUFFER)" nil nil) 11276 \(fn &optional BUFFER)" nil nil)
11277 11277
11278 ;;;*** 11278 ;;;***
11279 11279
11280 ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 11280 ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
11281 ;;;;;; "flymake" "progmodes/flymake.el" (17854 10614)) 11281 ;;;;;; "flymake" "progmodes/flymake.el" (17854 7740))
11282 ;;; Generated autoloads from progmodes/flymake.el 11282 ;;; Generated autoloads from progmodes/flymake.el
11283 11283
11284 (autoload (quote flymake-mode) "flymake" "\ 11284 (autoload (quote flymake-mode) "flymake" "\
11285 Minor mode to do on-the-fly syntax checking. 11285 Minor mode to do on-the-fly syntax checking.
11286 When called interactively, toggles the minor mode. 11286 When called interactively, toggles the minor mode.
11300 11300
11301 ;;;*** 11301 ;;;***
11302 11302
11303 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11303 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11304 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11304 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11305 ;;;;;; "flyspell" "textmodes/flyspell.el" (17843 27885)) 11305 ;;;;;; "flyspell" "textmodes/flyspell.el" (17842 58277))
11306 ;;; Generated autoloads from textmodes/flyspell.el 11306 ;;; Generated autoloads from textmodes/flyspell.el
11307 11307
11308 (autoload (quote flyspell-prog-mode) "flyspell" "\ 11308 (autoload (quote flyspell-prog-mode) "flyspell" "\
11309 Turn on `flyspell-mode' for comments and strings. 11309 Turn on `flyspell-mode' for comments and strings.
11310 11310
11369 11369
11370 ;;;*** 11370 ;;;***
11371 11371
11372 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11372 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11373 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11373 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11374 ;;;;;; (17843 27860)) 11374 ;;;;;; (17842 58279))
11375 ;;; Generated autoloads from follow.el 11375 ;;; Generated autoloads from follow.el
11376 11376
11377 (autoload (quote turn-on-follow-mode) "follow" "\ 11377 (autoload (quote turn-on-follow-mode) "follow" "\
11378 Turn on Follow mode. Please see the function `follow-mode'. 11378 Turn on Follow mode. Please see the function `follow-mode'.
11379 11379
11443 11443
11444 \(fn &optional ARG)" t nil) 11444 \(fn &optional ARG)" t nil)
11445 11445
11446 ;;;*** 11446 ;;;***
11447 11447
11448 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17843 11448 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17842
11449 ;;;;;; 27878)) 11449 ;;;;;; 55035))
11450 ;;; Generated autoloads from mail/footnote.el 11450 ;;; Generated autoloads from mail/footnote.el
11451 11451
11452 (autoload (quote footnote-mode) "footnote" "\ 11452 (autoload (quote footnote-mode) "footnote" "\
11453 Toggle footnote minor mode. 11453 Toggle footnote minor mode.
11454 \\<message-mode-map> 11454 \\<message-mode-map>
11465 \(fn &optional ARG)" t nil) 11465 \(fn &optional ARG)" t nil)
11466 11466
11467 ;;;*** 11467 ;;;***
11468 11468
11469 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11469 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11470 ;;;;;; "forms" "forms.el" (17843 27860)) 11470 ;;;;;; "forms" "forms.el" (17842 58279))
11471 ;;; Generated autoloads from forms.el 11471 ;;; Generated autoloads from forms.el
11472 11472
11473 (autoload (quote forms-mode) "forms" "\ 11473 (autoload (quote forms-mode) "forms" "\
11474 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.
11475 11475
11502 \(fn FN)" t nil) 11502 \(fn FN)" t nil)
11503 11503
11504 ;;;*** 11504 ;;;***
11505 11505
11506 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 11506 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
11507 ;;;;;; "progmodes/fortran.el" (17843 27881)) 11507 ;;;;;; "progmodes/fortran.el" (17842 56333))
11508 ;;; Generated autoloads from progmodes/fortran.el 11508 ;;; Generated autoloads from progmodes/fortran.el
11509 11509
11510 (defvar fortran-tab-mode-default nil "\ 11510 (defvar fortran-tab-mode-default nil "\
11511 *Default tabbing/carriage control style for empty files in Fortran mode. 11511 *Default tabbing/carriage control style for empty files in Fortran mode.
11512 A non-nil value specifies tab-digit style of continuation control. 11512 A non-nil value specifies tab-digit style of continuation control.
11588 \(fn)" t nil) 11588 \(fn)" t nil)
11589 11589
11590 ;;;*** 11590 ;;;***
11591 11591
11592 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11592 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
11593 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17843 27880)) 11593 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17842 55395))
11594 ;;; Generated autoloads from play/fortune.el 11594 ;;; Generated autoloads from play/fortune.el
11595 11595
11596 (autoload (quote fortune-add-fortune) "fortune" "\ 11596 (autoload (quote fortune-add-fortune) "fortune" "\
11597 Add STRING to a fortune file FILE. 11597 Add STRING to a fortune file FILE.
11598 11598
11638 \(fn &optional FILE)" t nil) 11638 \(fn &optional FILE)" t nil)
11639 11639
11640 ;;;*** 11640 ;;;***
11641 11641
11642 ;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el" 11642 ;;;### (autoloads (gdb-enable-debug gdba) "gdb-ui" "progmodes/gdb-ui.el"
11643 ;;;;;; (17893 64381)) 11643 ;;;;;; (17893 61665))
11644 ;;; Generated autoloads from progmodes/gdb-ui.el 11644 ;;; Generated autoloads from progmodes/gdb-ui.el
11645 11645
11646 (autoload (quote gdba) "gdb-ui" "\ 11646 (autoload (quote gdba) "gdb-ui" "\
11647 Run gdb on program FILE in buffer *gud-FILE*. 11647 Run gdb on program FILE in buffer *gud-FILE*.
11648 The directory containing FILE becomes the initial working directory 11648 The directory containing FILE becomes the initial working directory
11701 (custom-autoload (quote gdb-enable-debug) "gdb-ui" t) 11701 (custom-autoload (quote gdb-enable-debug) "gdb-ui" t)
11702 11702
11703 ;;;*** 11703 ;;;***
11704 11704
11705 ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11705 ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
11706 ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17843 11706 ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17842
11707 ;;;;;; 27869)) 11707 ;;;;;; 54152))
11708 ;;; Generated autoloads from emacs-lisp/generic.el 11708 ;;; Generated autoloads from emacs-lisp/generic.el
11709 11709
11710 (defvar generic-mode-list nil "\ 11710 (defvar generic-mode-list nil "\
11711 A list of mode names for `generic-mode'. 11711 A list of mode names for `generic-mode'.
11712 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'
11777 \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil) 11777 \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil)
11778 11778
11779 ;;;*** 11779 ;;;***
11780 11780
11781 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11781 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11782 ;;;;;; (17843 27881)) 11782 ;;;;;; (17842 56333))
11783 ;;; Generated autoloads from progmodes/glasses.el 11783 ;;; Generated autoloads from progmodes/glasses.el
11784 11784
11785 (autoload (quote glasses-mode) "glasses" "\ 11785 (autoload (quote glasses-mode) "glasses" "\
11786 Minor mode for making identifiers likeThis readable. 11786 Minor mode for making identifiers likeThis readable.
11787 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)
11790 \(fn &optional ARG)" t nil) 11790 \(fn &optional ARG)" t nil)
11791 11791
11792 ;;;*** 11792 ;;;***
11793 11793
11794 ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error 11794 ;;;### (autoloads (gmm-tool-bar-from-list gmm-widget-p gmm-error
11795 ;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17843 27871)) 11795 ;;;;;; gmm-message) "gmm-utils" "gnus/gmm-utils.el" (17842 54741))
11796 ;;; Generated autoloads from gnus/gmm-utils.el 11796 ;;; Generated autoloads from gnus/gmm-utils.el
11797 11797
11798 (autoload (quote gmm-message) "gmm-utils" "\ 11798 (autoload (quote gmm-message) "gmm-utils" "\
11799 If LEVEL is lower than `gmm-verbose' print ARGS using `message'. 11799 If LEVEL is lower than `gmm-verbose' print ARGS using `message'.
11800 11800
11837 \(fn ICON-LIST ZAP-LIST DEFAULT-MAP)" nil nil) 11837 \(fn ICON-LIST ZAP-LIST DEFAULT-MAP)" nil nil)
11838 11838
11839 ;;;*** 11839 ;;;***
11840 11840
11841 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11841 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11842 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17843 27874)) 11842 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17842 54741))
11843 ;;; Generated autoloads from gnus/gnus.el 11843 ;;; Generated autoloads from gnus/gnus.el
11844 (when (fboundp 'custom-autoload) 11844 (when (fboundp 'custom-autoload)
11845 (custom-autoload 'gnus-select-method "gnus")) 11845 (custom-autoload 'gnus-select-method "gnus"))
11846 11846
11847 (autoload (quote gnus-slave-no-server) "gnus" "\ 11847 (autoload (quote gnus-slave-no-server) "gnus" "\
11890 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch 11890 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch
11891 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active 11891 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active
11892 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11892 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11893 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11893 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11894 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11894 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11895 ;;;;;; "gnus/gnus-agent.el" (17843 27871)) 11895 ;;;;;; "gnus/gnus-agent.el" (17842 54741))
11896 ;;; Generated autoloads from gnus/gnus-agent.el 11896 ;;; Generated autoloads from gnus/gnus-agent.el
11897 11897
11898 (autoload (quote gnus-unplugged) "gnus-agent" "\ 11898 (autoload (quote gnus-unplugged) "gnus-agent" "\
11899 Start Gnus unplugged. 11899 Start Gnus unplugged.
11900 11900
11981 \(fn &optional CLEAN REREAD)" t nil) 11981 \(fn &optional CLEAN REREAD)" t nil)
11982 11982
11983 ;;;*** 11983 ;;;***
11984 11984
11985 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11985 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11986 ;;;;;; (17854 10614)) 11986 ;;;;;; (17854 10449))
11987 ;;; Generated autoloads from gnus/gnus-art.el 11987 ;;; Generated autoloads from gnus/gnus-art.el
11988 11988
11989 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 11989 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
11990 Make the current buffer look like a nice article. 11990 Make the current buffer look like a nice article.
11991 11991
11992 \(fn)" nil nil) 11992 \(fn)" nil nil)
11993 11993
11994 ;;;*** 11994 ;;;***
11995 11995
11996 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11996 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11997 ;;;;;; (17843 27871)) 11997 ;;;;;; (17842 54741))
11998 ;;; Generated autoloads from gnus/gnus-audio.el 11998 ;;; Generated autoloads from gnus/gnus-audio.el
11999 11999
12000 (autoload (quote gnus-audio-play) "gnus-audio" "\ 12000 (autoload (quote gnus-audio-play) "gnus-audio" "\
12001 Play a sound FILE through the speaker. 12001 Play a sound FILE through the speaker.
12002 12002
12004 12004
12005 ;;;*** 12005 ;;;***
12006 12006
12007 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 12007 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
12008 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 12008 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
12009 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17843 12009 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17842
12010 ;;;;;; 27871)) 12010 ;;;;;; 54741))
12011 ;;; Generated autoloads from gnus/gnus-cache.el 12011 ;;; Generated autoloads from gnus/gnus-cache.el
12012 12012
12013 (autoload (quote gnus-jog-cache) "gnus-cache" "\ 12013 (autoload (quote gnus-jog-cache) "gnus-cache" "\
12014 Go through all groups and put the articles into the cache. 12014 Go through all groups and put the articles into the cache.
12015 12015
12047 \(fn GROUP)" nil nil) 12047 \(fn GROUP)" nil nil)
12048 12048
12049 ;;;*** 12049 ;;;***
12050 12050
12051 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 12051 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
12052 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17843 27871)) 12052 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17842 54741))
12053 ;;; Generated autoloads from gnus/gnus-delay.el 12053 ;;; Generated autoloads from gnus/gnus-delay.el
12054 12054
12055 (autoload (quote gnus-delay-article) "gnus-delay" "\ 12055 (autoload (quote gnus-delay-article) "gnus-delay" "\
12056 Delay this article by some time. 12056 Delay this article by some time.
12057 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:
12083 \(fn &optional NO-KEYMAP NO-CHECK)" nil nil) 12083 \(fn &optional NO-KEYMAP NO-CHECK)" nil nil)
12084 12084
12085 ;;;*** 12085 ;;;***
12086 12086
12087 ;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d) 12087 ;;;### (autoloads (gnus-user-format-function-D gnus-user-format-function-d)
12088 ;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17843 27871)) 12088 ;;;;;; "gnus-diary" "gnus/gnus-diary.el" (17842 54741))
12089 ;;; Generated autoloads from gnus/gnus-diary.el 12089 ;;; Generated autoloads from gnus/gnus-diary.el
12090 12090
12091 (autoload (quote gnus-user-format-function-d) "gnus-diary" "\ 12091 (autoload (quote gnus-user-format-function-d) "gnus-diary" "\
12092 Not documented 12092 Not documented
12093 12093
12099 \(fn HEADER)" nil nil) 12099 \(fn HEADER)" nil nil)
12100 12100
12101 ;;;*** 12101 ;;;***
12102 12102
12103 ;;;### (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"
12104 ;;;;;; (17843 27871)) 12104 ;;;;;; (17842 54741))
12105 ;;; Generated autoloads from gnus/gnus-dired.el 12105 ;;; Generated autoloads from gnus/gnus-dired.el
12106 12106
12107 (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ 12107 (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\
12108 Convenience method to turn on gnus-dired-mode. 12108 Convenience method to turn on gnus-dired-mode.
12109 12109
12110 \(fn)" nil nil) 12110 \(fn)" nil nil)
12111 12111
12112 ;;;*** 12112 ;;;***
12113 12113
12114 ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 12114 ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
12115 ;;;;;; (17843 27871)) 12115 ;;;;;; (17842 54741))
12116 ;;; Generated autoloads from gnus/gnus-draft.el 12116 ;;; Generated autoloads from gnus/gnus-draft.el
12117 12117
12118 (autoload (quote gnus-draft-reminder) "gnus-draft" "\ 12118 (autoload (quote gnus-draft-reminder) "gnus-draft" "\
12119 Reminder user if there are unsent drafts. 12119 Reminder user if there are unsent drafts.
12120 12120
12122 12122
12123 ;;;*** 12123 ;;;***
12124 12124
12125 ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 12125 ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
12126 ;;;;;; 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
12127 ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17843 12127 ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17842
12128 ;;;;;; 27872)) 12128 ;;;;;; 54741))
12129 ;;; Generated autoloads from gnus/gnus-fun.el 12129 ;;; Generated autoloads from gnus/gnus-fun.el
12130 12130
12131 (autoload (quote gnus-random-x-face) "gnus-fun" "\ 12131 (autoload (quote gnus-random-x-face) "gnus-fun" "\
12132 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'.
12133 12133
12162 \(fn FILE)" nil nil) 12162 \(fn FILE)" nil nil)
12163 12163
12164 ;;;*** 12164 ;;;***
12165 12165
12166 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12166 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12167 ;;;;;; "gnus-group" "gnus/gnus-group.el" (17843 27872)) 12167 ;;;;;; "gnus-group" "gnus/gnus-group.el" (17842 54741))
12168 ;;; Generated autoloads from gnus/gnus-group.el 12168 ;;; Generated autoloads from gnus/gnus-group.el
12169 12169
12170 (autoload (quote gnus-fetch-group) "gnus-group" "\ 12170 (autoload (quote gnus-fetch-group) "gnus-group" "\
12171 Start Gnus if necessary and enter GROUP. 12171 Start Gnus if necessary and enter GROUP.
12172 Returns whether the fetching was successful or not. 12172 Returns whether the fetching was successful or not.
12179 \(fn GROUP)" t nil) 12179 \(fn GROUP)" t nil)
12180 12180
12181 ;;;*** 12181 ;;;***
12182 12182
12183 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 12183 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
12184 ;;;;;; (17843 27872)) 12184 ;;;;;; (17842 54741))
12185 ;;; Generated autoloads from gnus/gnus-kill.el 12185 ;;; Generated autoloads from gnus/gnus-kill.el
12186 12186
12187 (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 12187 (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
12188 12188
12189 (autoload (quote gnus-batch-score) "gnus-kill" "\ 12189 (autoload (quote gnus-batch-score) "gnus-kill" "\
12194 12194
12195 ;;;*** 12195 ;;;***
12196 12196
12197 ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 12197 ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
12198 ;;;;;; 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"
12199 ;;;;;; (17843 27872)) 12199 ;;;;;; (17842 54741))
12200 ;;; Generated autoloads from gnus/gnus-ml.el 12200 ;;; Generated autoloads from gnus/gnus-ml.el
12201 12201
12202 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 12202 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
12203 Not documented 12203 Not documented
12204 12204
12219 12219
12220 ;;;*** 12220 ;;;***
12221 12221
12222 ;;;### (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
12223 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 12223 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
12224 ;;;;;; (17843 27872)) 12224 ;;;;;; (17842 54741))
12225 ;;; Generated autoloads from gnus/gnus-mlspl.el 12225 ;;; Generated autoloads from gnus/gnus-mlspl.el
12226 12226
12227 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 12227 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
12228 Set up the split for nnmail-split-fancy. 12228 Set up the split for nnmail-split-fancy.
12229 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
12320 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil) 12320 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil)
12321 12321
12322 ;;;*** 12322 ;;;***
12323 12323
12324 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 12324 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
12325 ;;;;;; (17843 27872)) 12325 ;;;;;; (17842 54741))
12326 ;;; Generated autoloads from gnus/gnus-move.el 12326 ;;; Generated autoloads from gnus/gnus-move.el
12327 12327
12328 (autoload (quote gnus-change-server) "gnus-move" "\ 12328 (autoload (quote gnus-change-server) "gnus-move" "\
12329 Move from FROM-SERVER to TO-SERVER. 12329 Move from FROM-SERVER to TO-SERVER.
12330 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.
12332 \(fn FROM-SERVER TO-SERVER)" t nil) 12332 \(fn FROM-SERVER TO-SERVER)" t nil)
12333 12333
12334 ;;;*** 12334 ;;;***
12335 12335
12336 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12336 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12337 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17843 27872)) 12337 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17842 54741))
12338 ;;; Generated autoloads from gnus/gnus-msg.el 12338 ;;; Generated autoloads from gnus/gnus-msg.el
12339 12339
12340 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 12340 (autoload (quote gnus-msg-mail) "gnus-msg" "\
12341 Start editing a mail message to be sent. 12341 Start editing a mail message to be sent.
12342 Like `message-mail', but with Gnus paraphernalia, particularly the 12342 Like `message-mail', but with Gnus paraphernalia, particularly the
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)) 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))
12358 12358
12359 ;;;*** 12359 ;;;***
12360 12360
12361 ;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups) 12361 ;;;### (autoloads (gnus-nocem-load-cache gnus-nocem-scan-groups)
12362 ;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17843 27872)) 12362 ;;;;;; "gnus-nocem" "gnus/gnus-nocem.el" (17842 54741))
12363 ;;; Generated autoloads from gnus/gnus-nocem.el 12363 ;;; Generated autoloads from gnus/gnus-nocem.el
12364 12364
12365 (autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\ 12365 (autoload (quote gnus-nocem-scan-groups) "gnus-nocem" "\
12366 Scan all NoCeM groups for new NoCeM messages. 12366 Scan all NoCeM groups for new NoCeM messages.
12367 12367
12374 12374
12375 ;;;*** 12375 ;;;***
12376 12376
12377 ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12377 ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
12378 ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12378 ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
12379 ;;;;;; (17843 27872)) 12379 ;;;;;; (17842 54741))
12380 ;;; Generated autoloads from gnus/gnus-picon.el 12380 ;;; Generated autoloads from gnus/gnus-picon.el
12381 12381
12382 (autoload (quote gnus-treat-from-picon) "gnus-picon" "\ 12382 (autoload (quote gnus-treat-from-picon) "gnus-picon" "\
12383 Display picons in the From header. 12383 Display picons in the From header.
12384 If picons are already displayed, remove them. 12384 If picons are already displayed, remove them.
12401 12401
12402 ;;;### (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
12403 ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12403 ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
12404 ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12404 ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
12405 ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12405 ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
12406 ;;;;;; "gnus/gnus-range.el" (17843 27872)) 12406 ;;;;;; "gnus/gnus-range.el" (17842 54741))
12407 ;;; Generated autoloads from gnus/gnus-range.el 12407 ;;; Generated autoloads from gnus/gnus-range.el
12408 12408
12409 (autoload (quote gnus-sorted-difference) "gnus-range" "\ 12409 (autoload (quote gnus-sorted-difference) "gnus-range" "\
12410 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.
12411 Both lists have to be sorted over <. 12411 Both lists have to be sorted over <.
12469 \(fn LIST NUM)" nil nil) 12469 \(fn LIST NUM)" nil nil)
12470 12470
12471 ;;;*** 12471 ;;;***
12472 12472
12473 ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12473 ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
12474 ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17843 27872)) 12474 ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17842 54741))
12475 ;;; Generated autoloads from gnus/gnus-registry.el 12475 ;;; Generated autoloads from gnus/gnus-registry.el
12476 12476
12477 (autoload (quote gnus-registry-initialize) "gnus-registry" "\ 12477 (autoload (quote gnus-registry-initialize) "gnus-registry" "\
12478 Not documented 12478 Not documented
12479 12479
12485 \(fn)" t nil) 12485 \(fn)" t nil)
12486 12486
12487 ;;;*** 12487 ;;;***
12488 12488
12489 ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12489 ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
12490 ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17843 12490 ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17842
12491 ;;;;;; 27873)) 12491 ;;;;;; 54741))
12492 ;;; Generated autoloads from gnus/gnus-sieve.el 12492 ;;; Generated autoloads from gnus/gnus-sieve.el
12493 12493
12494 (autoload (quote gnus-sieve-update) "gnus-sieve" "\ 12494 (autoload (quote gnus-sieve-update) "gnus-sieve" "\
12495 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
12496 between gnus-sieve-region-start and gnus-sieve-region-end with 12496 between gnus-sieve-region-start and gnus-sieve-region-end with
12514 \(fn)" t nil) 12514 \(fn)" t nil)
12515 12515
12516 ;;;*** 12516 ;;;***
12517 12517
12518 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 12518 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
12519 ;;;;;; (17843 27873)) 12519 ;;;;;; (17842 54741))
12520 ;;; Generated autoloads from gnus/gnus-soup.el 12520 ;;; Generated autoloads from gnus/gnus-soup.el
12521 12521
12522 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 12522 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
12523 Brew a SOUP packet from groups mention on the command line. 12523 Brew a SOUP packet from groups mention on the command line.
12524 Will use the remaining command line arguments as regular expressions 12524 Will use the remaining command line arguments as regular expressions
12534 \(fn)" t nil) 12534 \(fn)" t nil)
12535 12535
12536 ;;;*** 12536 ;;;***
12537 12537
12538 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12538 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12539 ;;;;;; (17843 27873)) 12539 ;;;;;; (17842 54741))
12540 ;;; Generated autoloads from gnus/gnus-spec.el 12540 ;;; Generated autoloads from gnus/gnus-spec.el
12541 12541
12542 (autoload (quote gnus-update-format) "gnus-spec" "\ 12542 (autoload (quote gnus-update-format) "gnus-spec" "\
12543 Update the format specification near point. 12543 Update the format specification near point.
12544 12544
12545 \(fn VAR)" t nil) 12545 \(fn VAR)" t nil)
12546 12546
12547 ;;;*** 12547 ;;;***
12548 12548
12549 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12549 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
12550 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17843 12550 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17842
12551 ;;;;;; 27873)) 12551 ;;;;;; 54741))
12552 ;;; Generated autoloads from gnus/gnus-start.el 12552 ;;; Generated autoloads from gnus/gnus-start.el
12553 12553
12554 (autoload (quote gnus-declare-backend) "gnus-start" "\ 12554 (autoload (quote gnus-declare-backend) "gnus-start" "\
12555 Declare back end NAME with ABILITIES as a Gnus back end. 12555 Declare back end NAME with ABILITIES as a Gnus back end.
12556 12556
12562 \(fn)" nil nil) 12562 \(fn)" nil nil)
12563 12563
12564 ;;;*** 12564 ;;;***
12565 12565
12566 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12566 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12567 ;;;;;; (17843 27874)) 12567 ;;;;;; (17842 54741))
12568 ;;; Generated autoloads from gnus/gnus-win.el 12568 ;;; Generated autoloads from gnus/gnus-win.el
12569 12569
12570 (autoload (quote gnus-add-configuration) "gnus-win" "\ 12570 (autoload (quote gnus-add-configuration) "gnus-win" "\
12571 Add the window configuration CONF to `gnus-buffer-configuration'. 12571 Add the window configuration CONF to `gnus-buffer-configuration'.
12572 12572
12573 \(fn CONF)" nil nil) 12573 \(fn CONF)" nil nil)
12574 12574
12575 ;;;*** 12575 ;;;***
12576 12576
12577 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17843 27880)) 12577 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17842 55395))
12578 ;;; Generated autoloads from play/gomoku.el 12578 ;;; Generated autoloads from play/gomoku.el
12579 12579
12580 (autoload (quote gomoku) "gomoku" "\ 12580 (autoload (quote gomoku) "gomoku" "\
12581 Start a Gomoku game between you and Emacs. 12581 Start a Gomoku game between you and Emacs.
12582 12582
12599 \(fn &optional N M)" t nil) 12599 \(fn &optional N M)" t nil)
12600 12600
12601 ;;;*** 12601 ;;;***
12602 12602
12603 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12603 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
12604 ;;;;;; "net/goto-addr.el" (17843 27879)) 12604 ;;;;;; "net/goto-addr.el" (17842 55218))
12605 ;;; Generated autoloads from net/goto-addr.el 12605 ;;; Generated autoloads from net/goto-addr.el
12606 12606
12607 (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")
12608 12608
12609 (autoload (quote goto-address-at-point) "goto-addr" "\ 12609 (autoload (quote goto-address-at-point) "goto-addr" "\
12629 12629
12630 ;;;*** 12630 ;;;***
12631 12631
12632 ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12632 ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12633 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12633 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12634 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17875 14313)) 12634 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17908 16392))
12635 ;;; Generated autoloads from progmodes/grep.el 12635 ;;; Generated autoloads from progmodes/grep.el
12636 12636
12637 (defvar grep-window-height nil "\ 12637 (defvar grep-window-height nil "\
12638 *Number of lines in a grep window. If nil, use `compilation-window-height'.") 12638 *Number of lines in a grep window. If nil, use `compilation-window-height'.")
12639 12639
12769 12769
12770 \(fn REGEXP &optional FILES DIR)" t nil) 12770 \(fn REGEXP &optional FILES DIR)" t nil)
12771 12771
12772 ;;;*** 12772 ;;;***
12773 12773
12774 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (17843 27860)) 12774 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (17842 58279))
12775 ;;; Generated autoloads from gs.el 12775 ;;; Generated autoloads from gs.el
12776 12776
12777 (autoload (quote gs-load-image) "gs" "\ 12777 (autoload (quote gs-load-image) "gs" "\
12778 Load a PS image for display on FRAME. 12778 Load a PS image for display on FRAME.
12779 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
12783 \(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)
12784 12784
12785 ;;;*** 12785 ;;;***
12786 12786
12787 ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb) 12787 ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb)
12788 ;;;;;; "gud" "progmodes/gud.el" (17892 21082)) 12788 ;;;;;; "gud" "progmodes/gud.el" (17903 50960))
12789 ;;; Generated autoloads from progmodes/gud.el 12789 ;;; Generated autoloads from progmodes/gud.el
12790 12790
12791 (autoload (quote gdb) "gud" "\ 12791 (autoload (quote gdb) "gud" "\
12792 Run gdb on program FILE in buffer *gud-FILE*. 12792 Run gdb on program FILE in buffer *gud-FILE*.
12793 The directory containing FILE becomes the initial working 12793 The directory containing FILE becomes the initial working
12866 12866
12867 \(fn)" t nil) 12867 \(fn)" t nil)
12868 12868
12869 ;;;*** 12869 ;;;***
12870 12870
12871 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17843 12871 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17842
12872 ;;;;;; 27880)) 12872 ;;;;;; 55395))
12873 ;;; Generated autoloads from play/handwrite.el 12873 ;;; Generated autoloads from play/handwrite.el
12874 12874
12875 (autoload (quote handwrite) "handwrite" "\ 12875 (autoload (quote handwrite) "handwrite" "\
12876 Turns the buffer into a \"handwritten\" document. 12876 Turns the buffer into a \"handwritten\" document.
12877 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt' 12877 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt'
12885 \(fn)" t nil) 12885 \(fn)" t nil)
12886 12886
12887 ;;;*** 12887 ;;;***
12888 12888
12889 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12889 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12890 ;;;;;; (17746 34862)) 12890 ;;;;;; (17742 40275))
12891 ;;; Generated autoloads from play/hanoi.el 12891 ;;; Generated autoloads from play/hanoi.el
12892 12892
12893 (autoload (quote hanoi) "hanoi" "\ 12893 (autoload (quote hanoi) "hanoi" "\
12894 Towers of Hanoi diversion. Use NRINGS rings. 12894 Towers of Hanoi diversion. Use NRINGS rings.
12895 12895
12915 ;;;*** 12915 ;;;***
12916 12916
12917 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12917 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12918 ;;;;;; 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
12919 ;;;;;; 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
12920 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17843 27860)) 12920 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17842 58279))
12921 ;;; Generated autoloads from help-at-pt.el 12921 ;;; Generated autoloads from help-at-pt.el
12922 12922
12923 (autoload (quote help-at-pt-string) "help-at-pt" "\ 12923 (autoload (quote help-at-pt-string) "help-at-pt" "\
12924 Return the help-echo string at point. 12924 Return the help-echo string at point.
12925 Normally, the string produced by the `help-echo' text or overlay 12925 Normally, the string produced by the `help-echo' text or overlay
13045 ;;;*** 13045 ;;;***
13046 13046
13047 ;;;### (autoloads (describe-categories describe-syntax describe-variable 13047 ;;;### (autoloads (describe-categories describe-syntax describe-variable
13048 ;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name 13048 ;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
13049 ;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el" 13049 ;;;;;; help-C-file-name describe-function) "help-fns" "help-fns.el"
13050 ;;;;;; (17851 39450)) 13050 ;;;;;; (17845 46651))
13051 ;;; Generated autoloads from help-fns.el 13051 ;;; Generated autoloads from help-fns.el
13052 13052
13053 (autoload (quote describe-function) "help-fns" "\ 13053 (autoload (quote describe-function) "help-fns" "\
13054 Display the full documentation of FUNCTION (a symbol). 13054 Display the full documentation of FUNCTION (a symbol).
13055 13055
13102 \(fn &optional BUFFER)" t nil) 13102 \(fn &optional BUFFER)" t nil)
13103 13103
13104 ;;;*** 13104 ;;;***
13105 13105
13106 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 13106 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13107 ;;;;;; (17843 27860)) 13107 ;;;;;; (17842 58279))
13108 ;;; Generated autoloads from help-macro.el 13108 ;;; Generated autoloads from help-macro.el
13109 13109
13110 (defvar three-step-help nil "\ 13110 (defvar three-step-help nil "\
13111 *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.
13112 The three steps are simple prompt, prompt with all options, 13112 The three steps are simple prompt, prompt with all options,
13118 13118
13119 ;;;*** 13119 ;;;***
13120 13120
13121 ;;;### (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
13122 ;;;;;; 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
13123 ;;;;;; help-mode) "help-mode" "help-mode.el" (17843 27860)) 13123 ;;;;;; help-mode) "help-mode" "help-mode.el" (17842 58279))
13124 ;;; Generated autoloads from help-mode.el 13124 ;;; Generated autoloads from help-mode.el
13125 13125
13126 (autoload (quote help-mode) "help-mode" "\ 13126 (autoload (quote help-mode) "help-mode" "\
13127 Major mode for viewing help text and navigating references in it. 13127 Major mode for viewing help text and navigating references in it.
13128 Entry to this mode runs the normal hook `help-mode-hook'. 13128 Entry to this mode runs the normal hook `help-mode-hook'.
13201 \(fn FROM TO)" nil nil) 13201 \(fn FROM TO)" nil nil)
13202 13202
13203 ;;;*** 13203 ;;;***
13204 13204
13205 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 13205 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
13206 ;;;;;; "emacs-lisp/helper.el" (17843 27869)) 13206 ;;;;;; "emacs-lisp/helper.el" (17842 54152))
13207 ;;; Generated autoloads from emacs-lisp/helper.el 13207 ;;; Generated autoloads from emacs-lisp/helper.el
13208 13208
13209 (autoload (quote Helper-describe-bindings) "helper" "\ 13209 (autoload (quote Helper-describe-bindings) "helper" "\
13210 Describe local key bindings of current mode. 13210 Describe local key bindings of current mode.
13211 13211
13217 \(fn)" t nil) 13217 \(fn)" t nil)
13218 13218
13219 ;;;*** 13219 ;;;***
13220 13220
13221 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 13221 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
13222 ;;;;;; "hexl.el" (17851 39450)) 13222 ;;;;;; "hexl.el" (17844 53657))
13223 ;;; Generated autoloads from hexl.el 13223 ;;; Generated autoloads from hexl.el
13224 13224
13225 (autoload (quote hexl-mode) "hexl" "\ 13225 (autoload (quote hexl-mode) "hexl" "\
13226 \\<hexl-mode-map>A mode for editing binary files in hex dump format. 13226 \\<hexl-mode-map>A mode for editing binary files in hex dump format.
13227 This is not an ordinary major mode; it alters some aspects 13227 This is not an ordinary major mode; it alters some aspects
13314 ;;;*** 13314 ;;;***
13315 13315
13316 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13316 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13317 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13317 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13318 ;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13318 ;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13319 ;;;;;; (17860 50079)) 13319 ;;;;;; (17860 50601))
13320 ;;; Generated autoloads from hi-lock.el 13320 ;;; Generated autoloads from hi-lock.el
13321 13321
13322 (autoload (quote hi-lock-mode) "hi-lock" "\ 13322 (autoload (quote hi-lock-mode) "hi-lock" "\
13323 Toggle minor mode for interactively adding font-lock highlighting patterns. 13323 Toggle minor mode for interactively adding font-lock highlighting patterns.
13324 13324
13439 \(fn)" t nil) 13439 \(fn)" t nil)
13440 13440
13441 ;;;*** 13441 ;;;***
13442 13442
13443 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 13443 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
13444 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17843 27882)) 13444 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17842 56333))
13445 ;;; Generated autoloads from progmodes/hideif.el 13445 ;;; Generated autoloads from progmodes/hideif.el
13446 13446
13447 (autoload (quote hide-ifdef-mode) "hideif" "\ 13447 (autoload (quote hide-ifdef-mode) "hideif" "\
13448 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.
13449 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.
13494 (custom-autoload (quote hide-ifdef-lines) "hideif" t) 13494 (custom-autoload (quote hide-ifdef-lines) "hideif" t)
13495 13495
13496 ;;;*** 13496 ;;;***
13497 13497
13498 ;;;### (autoloads (hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13498 ;;;### (autoloads (hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13499 ;;;;;; (17843 27882)) 13499 ;;;;;; (17899 12613))
13500 ;;; Generated autoloads from progmodes/hideshow.el 13500 ;;; Generated autoloads from progmodes/hideshow.el
13501 13501
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))) "\ 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))) "\
13503 *Alist for initializing the hideshow variables for different modes. 13503 *Alist for initializing the hideshow variables for different modes.
13504 Each element has the form 13504 Each element has the form
13552 13552
13553 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 13553 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
13554 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13554 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13555 ;;;;;; highlight-changes-previous-change highlight-changes-next-change 13555 ;;;;;; highlight-changes-previous-change highlight-changes-next-change
13556 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) 13556 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
13557 ;;;;;; "hilit-chg" "hilit-chg.el" (17843 27860)) 13557 ;;;;;; "hilit-chg" "hilit-chg.el" (17842 58279))
13558 ;;; Generated autoloads from hilit-chg.el 13558 ;;; Generated autoloads from hilit-chg.el
13559 13559
13560 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 13560 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
13561 Remove the change face from the region between BEG and END. 13561 Remove the change face from the region between BEG and END.
13562 This allows you to manually remove highlighting from uninteresting changes. 13562 This allows you to manually remove highlighting from uninteresting changes.
13682 13682
13683 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers 13683 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers
13684 ;;;;;; 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
13685 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13685 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13686 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13686 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13687 ;;;;;; "hippie-exp.el" (17843 27860)) 13687 ;;;;;; "hippie-exp.el" (17842 58279))
13688 ;;; Generated autoloads from hippie-exp.el 13688 ;;; Generated autoloads from hippie-exp.el
13689 13689
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)) "\ 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)) "\
13691 The list of expansion functions tried in order by `hippie-expand'. 13691 The list of expansion functions tried in order by `hippie-expand'.
13692 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,
13755 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro)) 13755 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro))
13756 13756
13757 ;;;*** 13757 ;;;***
13758 13758
13759 ;;;### (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"
13760 ;;;;;; (17843 27860)) 13760 ;;;;;; (17842 58279))
13761 ;;; Generated autoloads from hl-line.el 13761 ;;; Generated autoloads from hl-line.el
13762 13762
13763 (autoload (quote hl-line-mode) "hl-line" "\ 13763 (autoload (quote hl-line-mode) "hl-line" "\
13764 Buffer-local minor mode to highlight the line about point. 13764 Buffer-local minor mode to highlight the line about point.
13765 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.
13796 \(fn &optional ARG)" t nil) 13796 \(fn &optional ARG)" t nil)
13797 13797
13798 ;;;*** 13798 ;;;***
13799 13799
13800 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 13800 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
13801 ;;;;;; (17843 27868)) 13801 ;;;;;; (17842 53792))
13802 ;;; Generated autoloads from calendar/holidays.el 13802 ;;; Generated autoloads from calendar/holidays.el
13803 13803
13804 (autoload (quote holidays) "holidays" "\ 13804 (autoload (quote holidays) "holidays" "\
13805 Display the holidays for last month, this month, and next month. 13805 Display the holidays for last month, this month, and next month.
13806 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.
13832 13832
13833 \(fn Y1 Y2 &optional L LABEL)" t nil) 13833 \(fn Y1 Y2 &optional L LABEL)" t nil)
13834 13834
13835 ;;;*** 13835 ;;;***
13836 13836
13837 ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17843 13837 ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17842
13838 ;;;;;; 27874)) 13838 ;;;;;; 54741))
13839 ;;; Generated autoloads from gnus/html2text.el 13839 ;;; Generated autoloads from gnus/html2text.el
13840 13840
13841 (autoload (quote html2text) "html2text" "\ 13841 (autoload (quote html2text) "html2text" "\
13842 Convert HTML to plain text in the current buffer. 13842 Convert HTML to plain text in the current buffer.
13843 13843
13865 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode 13865 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode
13866 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p 13866 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p
13867 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 13867 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
13868 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 13868 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
13869 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 13869 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
13870 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17843 27860)) 13870 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17842 58279))
13871 ;;; Generated autoloads from ibuf-ext.el 13871 ;;; Generated autoloads from ibuf-ext.el
13872 13872
13873 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 13873 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
13874 Toggle use of Ibuffer's auto-update facility. 13874 Toggle use of Ibuffer's auto-update facility.
13875 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.
14231 \(fn REGEXP &optional NLINES)" t nil) 14231 \(fn REGEXP &optional NLINES)" t nil)
14232 14232
14233 ;;;*** 14233 ;;;***
14234 14234
14235 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 14235 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
14236 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17843 14236 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17842
14237 ;;;;;; 27860)) 14237 ;;;;;; 58279))
14238 ;;; Generated autoloads from ibuf-macs.el 14238 ;;; Generated autoloads from ibuf-macs.el
14239 14239
14240 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ 14240 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
14241 Define a column SYMBOL for use with `ibuffer-formats'. 14241 Define a column SYMBOL for use with `ibuffer-formats'.
14242 14242
14321 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro)) 14321 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro))
14322 14322
14323 ;;;*** 14323 ;;;***
14324 14324
14325 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14325 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14326 ;;;;;; "ibuffer" "ibuffer.el" (17843 27860)) 14326 ;;;;;; "ibuffer" "ibuffer.el" (17842 58279))
14327 ;;; Generated autoloads from ibuffer.el 14327 ;;; Generated autoloads from ibuffer.el
14328 14328
14329 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ 14329 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
14330 Display a list of buffers, in another window. 14330 Display a list of buffers, in another window.
14331 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
14362 14362
14363 ;;;*** 14363 ;;;***
14364 14364
14365 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14365 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14366 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14366 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14367 ;;;;;; "calendar/icalendar.el" (17843 27868)) 14367 ;;;;;; "calendar/icalendar.el" (17842 53792))
14368 ;;; Generated autoloads from calendar/icalendar.el 14368 ;;; Generated autoloads from calendar/icalendar.el
14369 14369
14370 (autoload (quote icalendar-export-file) "icalendar" "\ 14370 (autoload (quote icalendar-export-file) "icalendar" "\
14371 Export diary file to iCalendar format. 14371 Export diary file to iCalendar format.
14372 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
14414 14414
14415 \(fn &optional DIARY-FILE DO-NOT-ASK NON-MARKING)" t nil) 14415 \(fn &optional DIARY-FILE DO-NOT-ASK NON-MARKING)" t nil)
14416 14416
14417 ;;;*** 14417 ;;;***
14418 14418
14419 ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17843 14419 ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17907
14420 ;;;;;; 27860)) 14420 ;;;;;; 1407))
14421 ;;; Generated autoloads from icomplete.el 14421 ;;; Generated autoloads from icomplete.el
14422 14422
14423 (defvar icomplete-mode nil "\ 14423 (defvar icomplete-mode nil "\
14424 Non-nil if Icomplete mode is enabled. 14424 Non-nil if Icomplete mode is enabled.
14425 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.
14435 14435
14436 \(fn &optional ARG)" t nil) 14436 \(fn &optional ARG)" t nil)
14437 14437
14438 ;;;*** 14438 ;;;***
14439 14439
14440 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17843 27882)) 14440 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17842 56333))
14441 ;;; Generated autoloads from progmodes/icon.el 14441 ;;; Generated autoloads from progmodes/icon.el
14442 14442
14443 (autoload (quote icon-mode) "icon" "\ 14443 (autoload (quote icon-mode) "icon" "\
14444 Major mode for editing Icon code. 14444 Major mode for editing Icon code.
14445 Expression and list commands understand all Icon brackets. 14445 Expression and list commands understand all Icon brackets.
14476 \(fn)" t nil) 14476 \(fn)" t nil)
14477 14477
14478 ;;;*** 14478 ;;;***
14479 14479
14480 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14480 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14481 ;;;;;; (17887 5449)) 14481 ;;;;;; (17885 64137))
14482 ;;; Generated autoloads from progmodes/idlw-shell.el 14482 ;;; Generated autoloads from progmodes/idlw-shell.el
14483 14483
14484 (autoload (quote idlwave-shell) "idlw-shell" "\ 14484 (autoload (quote idlwave-shell) "idlw-shell" "\
14485 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 14485 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
14486 If buffer exists but shell process is not running, start new IDL. 14486 If buffer exists but shell process is not running, start new IDL.
14502 \(fn &optional ARG QUICK)" t nil) 14502 \(fn &optional ARG QUICK)" t nil)
14503 14503
14504 ;;;*** 14504 ;;;***
14505 14505
14506 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14506 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14507 ;;;;;; (17859 27907)) 14507 ;;;;;; (17857 15499))
14508 ;;; Generated autoloads from progmodes/idlwave.el 14508 ;;; Generated autoloads from progmodes/idlwave.el
14509 14509
14510 (autoload (quote idlwave-mode) "idlwave" "\ 14510 (autoload (quote idlwave-mode) "idlwave" "\
14511 Major mode for editing IDL source files (version 6.1_em22). 14511 Major mode for editing IDL source files (version 6.1_em22).
14512 14512
14637 ;;;;;; 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
14638 ;;;;;; 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
14639 ;;;;;; 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
14640 ;;;;;; 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
14641 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14641 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14642 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17892 14642 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17916
14643 ;;;;;; 21082)) 14643 ;;;;;; 11714))
14644 ;;; Generated autoloads from ido.el 14644 ;;; Generated autoloads from ido.el
14645 14645
14646 (defvar ido-mode nil "\ 14646 (defvar ido-mode nil "\
14647 Determines for which functional group (buffer and files) ido behavior 14647 Determines for which functional group (buffer and files) ido behavior
14648 should be enabled. The following values are possible: 14648 should be enabled. The following values are possible:
14899 14899
14900 \(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)
14901 14901
14902 ;;;*** 14902 ;;;***
14903 14903
14904 ;;;### (autoloads (ielm) "ielm" "ielm.el" (17843 27860)) 14904 ;;;### (autoloads (ielm) "ielm" "ielm.el" (17842 58279))
14905 ;;; Generated autoloads from ielm.el 14905 ;;; Generated autoloads from ielm.el
14906 (add-hook 'same-window-buffer-names "*ielm*") 14906 (add-hook 'same-window-buffer-names "*ielm*")
14907 14907
14908 (autoload (quote ielm) "ielm" "\ 14908 (autoload (quote ielm) "ielm" "\
14909 Interactively evaluate Emacs Lisp expressions. 14909 Interactively evaluate Emacs Lisp expressions.
14912 \(fn)" t nil) 14912 \(fn)" t nil)
14913 14913
14914 ;;;*** 14914 ;;;***
14915 14915
14916 ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 14916 ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
14917 ;;;;;; (17843 27860)) 14917 ;;;;;; (17842 58279))
14918 ;;; Generated autoloads from iimage.el 14918 ;;; Generated autoloads from iimage.el
14919 14919
14920 (autoload (quote turn-on-iimage-mode) "iimage" "\ 14920 (autoload (quote turn-on-iimage-mode) "iimage" "\
14921 Unconditionally turn on iimage mode. 14921 Unconditionally turn on iimage mode.
14922 14922
14931 14931
14932 ;;;### (autoloads (defimage find-image remove-images insert-sliced-image 14932 ;;;### (autoloads (defimage find-image remove-images insert-sliced-image
14933 ;;;;;; insert-image put-image create-image image-type-auto-detected-p 14933 ;;;;;; insert-image put-image create-image image-type-auto-detected-p
14934 ;;;;;; image-type-available-p image-type image-type-from-file-name 14934 ;;;;;; image-type-available-p image-type image-type-from-file-name
14935 ;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data) 14935 ;;;;;; image-type-from-file-header image-type-from-buffer image-type-from-data)
14936 ;;;;;; "image" "image.el" (17868 42183)) 14936 ;;;;;; "image" "image.el" (17868 42568))
14937 ;;; Generated autoloads from image.el 14937 ;;; Generated autoloads from image.el
14938 14938
14939 (autoload (quote image-type-from-data) "image" "\ 14939 (autoload (quote image-type-from-data) "image" "\
14940 Determine the image type from image data DATA. 14940 Determine the image type from image data DATA.
14941 Value is a symbol specifying the image type or nil if type cannot 14941 Value is a symbol specifying the image type or nil if type cannot
15107 15107
15108 ;;;*** 15108 ;;;***
15109 15109
15110 ;;;### (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
15111 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 15111 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
15112 ;;;;;; "image-file.el" (17843 27860)) 15112 ;;;;;; "image-file.el" (17842 58279))
15113 ;;; Generated autoloads from image-file.el 15113 ;;; Generated autoloads from image-file.el
15114 15114
15115 (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")) "\
15116 *A list of image-file filename extensions. 15116 *A list of image-file filename extensions.
15117 Filenames having one of these extensions are considered image files, 15117 Filenames having one of these extensions are considered image files,
15169 \(fn &optional ARG)" t nil) 15169 \(fn &optional ARG)" t nil)
15170 15170
15171 ;;;*** 15171 ;;;***
15172 15172
15173 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 15173 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
15174 ;;;;;; "image-mode" "image-mode.el" (17866 8262)) 15174 ;;;;;; "image-mode" "image-mode.el" (17868 42581))
15175 ;;; Generated autoloads from image-mode.el 15175 ;;; Generated autoloads from image-mode.el
15176 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15176 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15177 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15177 (push '("\\.png\\'" . image-mode) auto-mode-alist)
15178 (push '("\\.gif\\'" . image-mode) auto-mode-alist) 15178 (push '("\\.gif\\'" . image-mode) auto-mode-alist)
15179 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist) 15179 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist)
15207 \(fn)" t nil) 15207 \(fn)" t nil)
15208 15208
15209 ;;;*** 15209 ;;;***
15210 15210
15211 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15211 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15212 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (17843 27860)) 15212 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (17842 58279))
15213 ;;; Generated autoloads from imenu.el 15213 ;;; Generated autoloads from imenu.el
15214 15214
15215 (defvar imenu-sort-function nil "\ 15215 (defvar imenu-sort-function nil "\
15216 *The function to use for sorting the index mouse-menu. 15216 *The function to use for sorting the index mouse-menu.
15217 15217
15322 15322
15323 ;;;*** 15323 ;;;***
15324 15324
15325 ;;;### (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
15326 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 15326 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15327 ;;;;;; "ind-util" "language/ind-util.el" (17843 27877)) 15327 ;;;;;; "ind-util" "language/ind-util.el" (17842 58278))
15328 ;;; Generated autoloads from language/ind-util.el 15328 ;;; Generated autoloads from language/ind-util.el
15329 15329
15330 (autoload (quote indian-compose-region) "ind-util" "\ 15330 (autoload (quote indian-compose-region) "ind-util" "\
15331 Compose the region according to `composition-function-table'. 15331 Compose the region according to `composition-function-table'.
15332 15332
15365 15365
15366 ;;;*** 15366 ;;;***
15367 15367
15368 ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15368 ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15369 ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15369 ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15370 ;;;;;; "progmodes/inf-lisp.el" (17843 27882)) 15370 ;;;;;; "progmodes/inf-lisp.el" (17842 56332))
15371 ;;; Generated autoloads from progmodes/inf-lisp.el 15371 ;;; Generated autoloads from progmodes/inf-lisp.el
15372 15372
15373 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 15373 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
15374 *What not to save on inferior Lisp's input history. 15374 *What not to save on inferior Lisp's input history.
15375 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
15432 ;;;*** 15432 ;;;***
15433 15433
15434 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 15434 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
15435 ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15435 ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
15436 ;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual 15436 ;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
15437 ;;;;;; info info-other-window) "info" "info.el" (17870 6128)) 15437 ;;;;;; info info-other-window) "info" "info.el" (17869 43065))
15438 ;;; Generated autoloads from info.el 15438 ;;; Generated autoloads from info.el
15439 15439
15440 (autoload (quote info-other-window) "info" "\ 15440 (autoload (quote info-other-window) "info" "\
15441 Like `info' but show the Info buffer in another window. 15441 Like `info' but show the Info buffer in another window.
15442 15442
15598 15598
15599 ;;;*** 15599 ;;;***
15600 15600
15601 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15601 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
15602 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15602 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
15603 ;;;;;; (17880 31192)) 15603 ;;;;;; (17878 61008))
15604 ;;; Generated autoloads from info-look.el 15604 ;;; Generated autoloads from info-look.el
15605 15605
15606 (autoload (quote info-lookup-reset) "info-look" "\ 15606 (autoload (quote info-lookup-reset) "info-look" "\
15607 Throw away all cached data. 15607 Throw away all cached data.
15608 This command is useful if the user wants to start at the beginning without 15608 This command is useful if the user wants to start at the beginning without
15646 \(fn &optional MODE)" t nil) 15646 \(fn &optional MODE)" t nil)
15647 15647
15648 ;;;*** 15648 ;;;***
15649 15649
15650 ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 15650 ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
15651 ;;;;;; info-xref-check) "info-xref" "info-xref.el" (17843 27860)) 15651 ;;;;;; info-xref-check) "info-xref" "info-xref.el" (17842 58279))
15652 ;;; Generated autoloads from info-xref.el 15652 ;;; Generated autoloads from info-xref.el
15653 15653
15654 (autoload (quote info-xref-check) "info-xref" "\ 15654 (autoload (quote info-xref-check) "info-xref" "\
15655 Check external references in FILENAME, an info document. 15655 Check external references in FILENAME, an info document.
15656 15656
15673 \(fn)" t nil) 15673 \(fn)" t nil)
15674 15674
15675 ;;;*** 15675 ;;;***
15676 15676
15677 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 15677 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
15678 ;;;;;; "informat" "informat.el" (17843 27861)) 15678 ;;;;;; "informat" "informat.el" (17842 58279))
15679 ;;; Generated autoloads from informat.el 15679 ;;; Generated autoloads from informat.el
15680 15680
15681 (autoload (quote Info-tagify) "informat" "\ 15681 (autoload (quote Info-tagify) "informat" "\
15682 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.
15683 15683
15714 15714
15715 ;;;*** 15715 ;;;***
15716 15716
15717 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15717 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
15718 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15718 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
15719 ;;;;;; (17843 27876)) 15719 ;;;;;; (17903 2305))
15720 ;;; Generated autoloads from international/isearch-x.el 15720 ;;; Generated autoloads from international/isearch-x.el
15721 15721
15722 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 15722 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
15723 Select an input method and turn it on in interactive search. 15723 Select an input method and turn it on in interactive search.
15724 15724
15734 15734
15735 \(fn LAST-CHAR)" nil nil) 15735 \(fn LAST-CHAR)" nil nil)
15736 15736
15737 ;;;*** 15737 ;;;***
15738 15738
15739 ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17854 15739 ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17918
15740 ;;;;;; 10613)) 15740 ;;;;;; 44913))
15741 ;;; Generated autoloads from isearchb.el 15741 ;;; Generated autoloads from isearchb.el
15742 15742
15743 (autoload (quote isearchb-activate) "isearchb" "\ 15743 (autoload (quote isearchb-activate) "isearchb" "\
15744 Active isearchb mode for subsequent alphanumeric keystrokes. 15744 Active isearchb mode for subsequent alphanumeric keystrokes.
15745 Executing this command again will terminate the search; or, if 15745 Executing this command again will terminate the search; or, if
15751 ;;;*** 15751 ;;;***
15752 15752
15753 ;;;### (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
15754 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15754 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
15755 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15755 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
15756 ;;;;;; "international/iso-cvt.el" (17843 27876)) 15756 ;;;;;; "international/iso-cvt.el" (17842 54888))
15757 ;;; Generated autoloads from international/iso-cvt.el 15757 ;;; Generated autoloads from international/iso-cvt.el
15758 15758
15759 (autoload (quote iso-spanish) "iso-cvt" "\ 15759 (autoload (quote iso-spanish) "iso-cvt" "\
15760 Translate net conventions for Spanish to ISO 8859-1. 15760 Translate net conventions for Spanish to ISO 8859-1.
15761 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.
15835 \(fn)" t nil) 15835 \(fn)" t nil)
15836 15836
15837 ;;;*** 15837 ;;;***
15838 15838
15839 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15839 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
15840 ;;;;;; (17843 27876)) 15840 ;;;;;; (17842 54888))
15841 ;;; Generated autoloads from international/iso-transl.el 15841 ;;; Generated autoloads from international/iso-transl.el
15842 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15842 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
15843 (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)
15844 (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)
15845 15845
15848 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 15848 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
15849 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15849 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15850 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15850 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15851 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 15851 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
15852 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 15852 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
15853 ;;;;;; (17875 14313)) 15853 ;;;;;; (17875 1098))
15854 ;;; Generated autoloads from textmodes/ispell.el 15854 ;;; Generated autoloads from textmodes/ispell.el
15855 (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15855 (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
15856 15856
15857 (defvar ispell-personal-dictionary nil "\ 15857 (defvar ispell-personal-dictionary nil "\
15858 *File name of your personal spelling dictionary, or nil. 15858 *File name of your personal spelling dictionary, or nil.
16135 16135
16136 \(fn)" t nil) 16136 \(fn)" t nil)
16137 16137
16138 ;;;*** 16138 ;;;***
16139 16139
16140 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17838 16140 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17819
16141 ;;;;;; 58217)) 16141 ;;;;;; 9451))
16142 ;;; Generated autoloads from iswitchb.el 16142 ;;; Generated autoloads from iswitchb.el
16143 16143
16144 (defvar iswitchb-mode nil "\ 16144 (defvar iswitchb-mode nil "\
16145 Non-nil if Iswitchb mode is enabled. 16145 Non-nil if Iswitchb mode is enabled.
16146 See the command `iswitchb-mode' for a description of this minor-mode. 16146 See the command `iswitchb-mode' for a description of this minor-mode.
16161 ;;;*** 16161 ;;;***
16162 16162
16163 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 16163 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16164 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 16164 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
16165 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 16165 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
16166 ;;;;;; "japan-util" "language/japan-util.el" (17843 27877)) 16166 ;;;;;; "japan-util" "language/japan-util.el" (17842 58278))
16167 ;;; Generated autoloads from language/japan-util.el 16167 ;;; Generated autoloads from language/japan-util.el
16168 16168
16169 (autoload (quote setup-japanese-environment-internal) "japan-util" "\ 16169 (autoload (quote setup-japanese-environment-internal) "japan-util" "\
16170 Not documented 16170 Not documented
16171 16171
16239 \(fn PROMPT &optional INITIAL-INPUT)" nil nil) 16239 \(fn PROMPT &optional INITIAL-INPUT)" nil nil)
16240 16240
16241 ;;;*** 16241 ;;;***
16242 16242
16243 ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 16243 ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
16244 ;;;;;; "jka-compr.el" (17853 24757)) 16244 ;;;;;; "jka-compr.el" (17853 24893))
16245 ;;; Generated autoloads from jka-compr.el 16245 ;;; Generated autoloads from jka-compr.el
16246 16246
16247 (defvar jka-compr-inhibit nil "\ 16247 (defvar jka-compr-inhibit nil "\
16248 Non-nil means inhibit automatic uncompression temporarily. 16248 Non-nil means inhibit automatic uncompression temporarily.
16249 Lisp programs can bind this to t to do that. 16249 Lisp programs can bind this to t to do that.
16264 16264
16265 ;;;*** 16265 ;;;***
16266 16266
16267 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 16267 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
16268 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 16268 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
16269 ;;;;;; (17838 58219)) 16269 ;;;;;; (17833 41203))
16270 ;;; Generated autoloads from emulation/keypad.el 16270 ;;; Generated autoloads from emulation/keypad.el
16271 16271
16272 (defvar keypad-setup nil "\ 16272 (defvar keypad-setup nil "\
16273 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.
16274 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
16320 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil) 16320 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil)
16321 16321
16322 ;;;*** 16322 ;;;***
16323 16323
16324 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16324 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
16325 ;;;;;; (17843 27876)) 16325 ;;;;;; (17842 54888))
16326 ;;; Generated autoloads from international/kinsoku.el 16326 ;;; Generated autoloads from international/kinsoku.el
16327 16327
16328 (autoload (quote kinsoku) "kinsoku" "\ 16328 (autoload (quote kinsoku) "kinsoku" "\
16329 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.
16330 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.
16341 16341
16342 \(fn LINEBEG)" nil nil) 16342 \(fn LINEBEG)" nil nil)
16343 16343
16344 ;;;*** 16344 ;;;***
16345 16345
16346 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17843 16346 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17842
16347 ;;;;;; 27876)) 16347 ;;;;;; 54888))
16348 ;;; Generated autoloads from international/kkc.el 16348 ;;; Generated autoloads from international/kkc.el
16349 16349
16350 (defvar kkc-after-update-conversion-functions nil "\ 16350 (defvar kkc-after-update-conversion-functions nil "\
16351 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.
16352 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
16367 ;;;*** 16367 ;;;***
16368 16368
16369 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16369 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16370 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16370 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16371 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 16371 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
16372 ;;;;;; "kmacro.el" (17838 58217)) 16372 ;;;;;; "kmacro.el" (17833 41350))
16373 ;;; Generated autoloads from kmacro.el 16373 ;;; Generated autoloads from kmacro.el
16374 (global-set-key "\C-x(" 'kmacro-start-macro) 16374 (global-set-key "\C-x(" 'kmacro-start-macro)
16375 (global-set-key "\C-x)" 'kmacro-end-macro) 16375 (global-set-key "\C-x)" 'kmacro-end-macro)
16376 (global-set-key "\C-xe" 'kmacro-end-and-call-macro) 16376 (global-set-key "\C-xe" 'kmacro-end-and-call-macro)
16377 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter) 16377 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter)
16474 16474
16475 ;;;*** 16475 ;;;***
16476 16476
16477 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string 16477 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
16478 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" 16478 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
16479 ;;;;;; (17843 27877)) 16479 ;;;;;; (17842 58278))
16480 ;;; Generated autoloads from language/knd-util.el 16480 ;;; Generated autoloads from language/knd-util.el
16481 16481
16482 (defconst kannada-consonant "[\x51f75-\x51fb9]") 16482 (defconst kannada-consonant "[\x51f75-\x51fb9]")
16483 16483
16484 (autoload (quote kannada-compose-region) "knd-util" "\ 16484 (autoload (quote kannada-compose-region) "knd-util" "\
16497 \(fn LEN)" nil nil) 16497 \(fn LEN)" nil nil)
16498 16498
16499 ;;;*** 16499 ;;;***
16500 16500
16501 ;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16501 ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
16502 ;;;;;; "language/korea-util.el" (17843 27877)) 16502 ;;;;;; "language/korea-util.el" (17842 58278))
16503 ;;; Generated autoloads from language/korea-util.el 16503 ;;; Generated autoloads from language/korea-util.el
16504 16504
16505 (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" "") "\
16506 *The kind of Korean keyboard for Korean input method. 16506 *The kind of Korean keyboard for Korean input method.
16507 \"\" for 2, \"3\" for 3.") 16507 \"\" for 2, \"3\" for 3.")
16512 \(fn)" nil nil) 16512 \(fn)" nil nil)
16513 16513
16514 ;;;*** 16514 ;;;***
16515 16515
16516 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16516 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
16517 ;;;;;; (17843 27880)) 16517 ;;;;;; (17842 55395))
16518 ;;; Generated autoloads from play/landmark.el 16518 ;;; Generated autoloads from play/landmark.el
16519 16519
16520 (defalias (quote landmark-repeat) (quote lm-test-run)) 16520 (defalias (quote landmark-repeat) (quote lm-test-run))
16521 16521
16522 (autoload (quote lm-test-run) "landmark" "\ 16522 (autoload (quote lm-test-run) "landmark" "\
16546 16546
16547 ;;;*** 16547 ;;;***
16548 16548
16549 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 16549 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
16550 ;;;;;; 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
16551 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17843 16551 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17842
16552 ;;;;;; 27877)) 16552 ;;;;;; 58278))
16553 ;;; Generated autoloads from language/lao-util.el 16553 ;;; Generated autoloads from language/lao-util.el
16554 16554
16555 (autoload (quote lao-compose-string) "lao-util" "\ 16555 (autoload (quote lao-compose-string) "lao-util" "\
16556 Not documented 16556 Not documented
16557 16557
16596 16596
16597 ;;;*** 16597 ;;;***
16598 16598
16599 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16599 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
16600 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16600 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
16601 ;;;;;; "latexenc" "international/latexenc.el" (17843 27876)) 16601 ;;;;;; "latexenc" "international/latexenc.el" (17842 54888))
16602 ;;; Generated autoloads from international/latexenc.el 16602 ;;; Generated autoloads from international/latexenc.el
16603 16603
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))) "\ 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))) "\
16605 Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems. 16605 Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems.
16606 LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\". 16606 LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".
16628 \(fn ARG-LIST)" nil nil) 16628 \(fn ARG-LIST)" nil nil)
16629 16629
16630 ;;;*** 16630 ;;;***
16631 16631
16632 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16632 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16633 ;;;;;; "latin1-disp" "international/latin1-disp.el" (17875 14313)) 16633 ;;;;;; "latin1-disp" "international/latin1-disp.el" (17874 62081))
16634 ;;; Generated autoloads from international/latin1-disp.el 16634 ;;; Generated autoloads from international/latin1-disp.el
16635 16635
16636 (defvar latin1-display nil "\ 16636 (defvar latin1-display nil "\
16637 Set up Latin-1/ASCII display for ISO8859 character sets. 16637 Set up Latin-1/ASCII display for ISO8859 character sets.
16638 This is done for each character set in the list `latin1-display-sets', 16638 This is done for each character set in the list `latin1-display-sets',
16672 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp" nil) 16672 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp" nil)
16673 16673
16674 ;;;*** 16674 ;;;***
16675 16675
16676 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16676 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16677 ;;;;;; (17843 27882)) 16677 ;;;;;; (17842 56332))
16678 ;;; Generated autoloads from progmodes/ld-script.el 16678 ;;; Generated autoloads from progmodes/ld-script.el
16679 16679
16680 (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)))
16681 16681
16682 (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)))
16687 \(fn)" t nil) 16687 \(fn)" t nil)
16688 16688
16689 ;;;*** 16689 ;;;***
16690 16690
16691 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16691 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
16692 ;;;;;; (17843 27861)) 16692 ;;;;;; (17842 58279))
16693 ;;; Generated autoloads from ledit.el 16693 ;;; Generated autoloads from ledit.el
16694 16694
16695 (defconst ledit-save-files t "\ 16695 (defconst ledit-save-files t "\
16696 *Non-nil means Ledit should save files before transferring to Lisp.") 16696 *Non-nil means Ledit should save files before transferring to Lisp.")
16697 16697
16722 16722
16723 \(fn)" nil nil) 16723 \(fn)" nil nil)
16724 16724
16725 ;;;*** 16725 ;;;***
16726 16726
16727 ;;;### (autoloads (life) "life" "play/life.el" (17843 27880)) 16727 ;;;### (autoloads (life) "life" "play/life.el" (17842 55395))
16728 ;;; Generated autoloads from play/life.el 16728 ;;; Generated autoloads from play/life.el
16729 16729
16730 (autoload (quote life) "life" "\ 16730 (autoload (quote life) "life" "\
16731 Run Conway's Life simulation. 16731 Run Conway's Life simulation.
16732 The starting pattern is randomly selected. Prefix arg (optional first 16732 The starting pattern is randomly selected. Prefix arg (optional first
16735 16735
16736 \(fn &optional SLEEPTIME)" t nil) 16736 \(fn &optional SLEEPTIME)" t nil)
16737 16737
16738 ;;;*** 16738 ;;;***
16739 16739
16740 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17871 16740 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17870
16741 ;;;;;; 15753)) 16741 ;;;;;; 63949))
16742 ;;; Generated autoloads from loadhist.el 16742 ;;; Generated autoloads from loadhist.el
16743 16743
16744 (autoload (quote unload-feature) "loadhist" "\ 16744 (autoload (quote unload-feature) "loadhist" "\
16745 Unload the library that provided FEATURE, restoring all its autoloads. 16745 Unload the library that provided FEATURE, restoring all its autoloads.
16746 If the feature is required by any other loaded code, and prefix arg FORCE 16746 If the feature is required by any other loaded code, and prefix arg FORCE
16759 \(fn FEATURE &optional FORCE)" t nil) 16759 \(fn FEATURE &optional FORCE)" t nil)
16760 16760
16761 ;;;*** 16761 ;;;***
16762 16762
16763 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16763 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16764 ;;;;;; "locate" "locate.el" (17843 27861)) 16764 ;;;;;; "locate" "locate.el" (17842 58279))
16765 ;;; Generated autoloads from locate.el 16765 ;;; Generated autoloads from locate.el
16766 16766
16767 (defvar locate-ls-subdir-switches "-al" "\ 16767 (defvar locate-ls-subdir-switches "-al" "\
16768 `ls' switches for inserting subdirectories in `*Locate*' buffers. 16768 `ls' switches for inserting subdirectories in `*Locate*' buffers.
16769 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.")
16806 16806
16807 \(fn SEARCH-STRING FILTER)" t nil) 16807 \(fn SEARCH-STRING FILTER)" t nil)
16808 16808
16809 ;;;*** 16809 ;;;***
16810 16810
16811 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17843 27861)) 16811 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17842 58279))
16812 ;;; Generated autoloads from log-edit.el 16812 ;;; Generated autoloads from log-edit.el
16813 16813
16814 (autoload (quote log-edit) "log-edit" "\ 16814 (autoload (quote log-edit) "log-edit" "\
16815 Setup a buffer to enter a log message. 16815 Setup a buffer to enter a log message.
16816 \\<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'.
16827 16827
16828 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) 16828 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil)
16829 16829
16830 ;;;*** 16830 ;;;***
16831 16831
16832 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17843 16832 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17842
16833 ;;;;;; 27861)) 16833 ;;;;;; 58279))
16834 ;;; Generated autoloads from log-view.el 16834 ;;; Generated autoloads from log-view.el
16835 16835
16836 (autoload (quote log-view-mode) "log-view" "\ 16836 (autoload (quote log-view-mode) "log-view" "\
16837 Major mode for browsing CVS log output. 16837 Major mode for browsing CVS log output.
16838 16838
16839 \(fn)" t nil) 16839 \(fn)" t nil)
16840 16840
16841 ;;;*** 16841 ;;;***
16842 16842
16843 ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17843 16843 ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17842
16844 ;;;;;; 27861)) 16844 ;;;;;; 58279))
16845 ;;; Generated autoloads from longlines.el 16845 ;;; Generated autoloads from longlines.el
16846 16846
16847 (autoload (quote longlines-mode) "longlines" "\ 16847 (autoload (quote longlines-mode) "longlines" "\
16848 Toggle Long Lines mode. 16848 Toggle Long Lines mode.
16849 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
16860 \(fn &optional ARG)" t nil) 16860 \(fn &optional ARG)" t nil)
16861 16861
16862 ;;;*** 16862 ;;;***
16863 16863
16864 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16864 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16865 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17843 16865 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17842
16866 ;;;;;; 27861)) 16866 ;;;;;; 58279))
16867 ;;; Generated autoloads from lpr.el 16867 ;;; Generated autoloads from lpr.el
16868 16868
16869 (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))))
16870 16870
16871 (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))))
16955 \(fn START END)" t nil) 16955 \(fn START END)" t nil)
16956 16956
16957 ;;;*** 16957 ;;;***
16958 16958
16959 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16959 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16960 ;;;;;; (17851 39451)) 16960 ;;;;;; (17851 20943))
16961 ;;; Generated autoloads from ls-lisp.el 16961 ;;; Generated autoloads from ls-lisp.el
16962 16962
16963 (defvar ls-lisp-support-shell-wildcards t "\ 16963 (defvar ls-lisp-support-shell-wildcards t "\
16964 *Non-nil means ls-lisp treats file patterns as shell wildcards. 16964 *Non-nil means ls-lisp treats file patterns as shell wildcards.
16965 Otherwise they are treated as Emacs regexps (for backward compatibility).") 16965 Otherwise they are treated as Emacs regexps (for backward compatibility).")
16966 16966
16967 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp" t) 16967 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp" t)
16968 16968
16969 ;;;*** 16969 ;;;***
16970 16970
16971 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17843 16971 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17916
16972 ;;;;;; 27868)) 16972 ;;;;;; 10998))
16973 ;;; Generated autoloads from calendar/lunar.el 16973 ;;; Generated autoloads from calendar/lunar.el
16974 16974
16975 (autoload (quote phases-of-moon) "lunar" "\ 16975 (autoload (quote phases-of-moon) "lunar" "\
16976 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.
16977 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.
16980 16980
16981 \(fn &optional ARG)" t nil) 16981 \(fn &optional ARG)" t nil)
16982 16982
16983 ;;;*** 16983 ;;;***
16984 16984
16985 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17843 16985 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17842
16986 ;;;;;; 27882)) 16986 ;;;;;; 56332))
16987 ;;; Generated autoloads from progmodes/m4-mode.el 16987 ;;; Generated autoloads from progmodes/m4-mode.el
16988 16988
16989 (autoload (quote m4-mode) "m4-mode" "\ 16989 (autoload (quote m4-mode) "m4-mode" "\
16990 A major mode to edit m4 macro files. 16990 A major mode to edit m4 macro files.
16991 \\{m4-mode-map} 16991 \\{m4-mode-map}
16993 \(fn)" t nil) 16993 \(fn)" t nil)
16994 16994
16995 ;;;*** 16995 ;;;***
16996 16996
16997 ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16997 ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16998 ;;;;;; (17843 27869)) 16998 ;;;;;; (17842 54152))
16999 ;;; Generated autoloads from emacs-lisp/macroexp.el 16999 ;;; Generated autoloads from emacs-lisp/macroexp.el
17000 17000
17001 (autoload (quote macroexpand-all) "macroexp" "\ 17001 (autoload (quote macroexpand-all) "macroexp" "\
17002 Return result of expanding macros at all levels in FORM. 17002 Return result of expanding macros at all levels in FORM.
17003 If no macros are expanded, FORM is returned unchanged. 17003 If no macros are expanded, FORM is returned unchanged.
17007 \(fn FORM &optional ENVIRONMENT)" nil nil) 17007 \(fn FORM &optional ENVIRONMENT)" nil nil)
17008 17008
17009 ;;;*** 17009 ;;;***
17010 17010
17011 ;;;### (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
17012 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (17843 27861)) 17012 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (17842 58279))
17013 ;;; Generated autoloads from macros.el 17013 ;;; Generated autoloads from macros.el
17014 17014
17015 (autoload (quote name-last-kbd-macro) "macros" "\ 17015 (autoload (quote name-last-kbd-macro) "macros" "\
17016 Assign a name to the last keyboard macro defined. 17016 Assign a name to the last keyboard macro defined.
17017 Argument SYMBOL is the name to define. 17017 Argument SYMBOL is the name to define.
17096 (define-key ctl-x-map "q" 'kbd-macro-query) 17096 (define-key ctl-x-map "q" 'kbd-macro-query)
17097 17097
17098 ;;;*** 17098 ;;;***
17099 17099
17100 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 17100 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
17101 ;;;;;; "mail/mail-extr.el" (17843 27878)) 17101 ;;;;;; "mail/mail-extr.el" (17842 55035))
17102 ;;; Generated autoloads from mail/mail-extr.el 17102 ;;; Generated autoloads from mail/mail-extr.el
17103 17103
17104 (autoload (quote mail-extract-address-components) "mail-extr" "\ 17104 (autoload (quote mail-extract-address-components) "mail-extr" "\
17105 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.
17106 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
17128 17128
17129 ;;;*** 17129 ;;;***
17130 17130
17131 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17131 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17132 ;;;;;; 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"
17133 ;;;;;; (17843 27878)) 17133 ;;;;;; (17842 55035))
17134 ;;; Generated autoloads from mail/mail-hist.el 17134 ;;; Generated autoloads from mail/mail-hist.el
17135 17135
17136 (autoload (quote mail-hist-define-keys) "mail-hist" "\ 17136 (autoload (quote mail-hist-define-keys) "mail-hist" "\
17137 Define keys for accessing mail header history. For use in hooks. 17137 Define keys for accessing mail header history. For use in hooks.
17138 17138
17159 17159
17160 ;;;*** 17160 ;;;***
17161 17161
17162 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 17162 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
17163 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 17163 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
17164 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17892 17164 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17842
17165 ;;;;;; 53317)) 17165 ;;;;;; 55035))
17166 ;;; Generated autoloads from mail/mail-utils.el 17166 ;;; Generated autoloads from mail/mail-utils.el
17167 17167
17168 (defvar mail-use-rfc822 nil "\ 17168 (defvar mail-use-rfc822 nil "\
17169 *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.
17170 Otherwise, (the default) use a smaller, somewhat faster, and 17170 Otherwise, (the default) use a smaller, somewhat faster, and
17212 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil) 17212 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil)
17213 17213
17214 ;;;*** 17214 ;;;***
17215 17215
17216 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 17216 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
17217 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (17843 27878)) 17217 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (17842 55035))
17218 ;;; Generated autoloads from mail/mailabbrev.el 17218 ;;; Generated autoloads from mail/mailabbrev.el
17219 17219
17220 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 17220 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
17221 Initialize use of the `mailabbrev' package. 17221 Initialize use of the `mailabbrev' package.
17222 17222
17235 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) 17235 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil)
17236 17236
17237 ;;;*** 17237 ;;;***
17238 17238
17239 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 17239 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
17240 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17843 17240 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17842
17241 ;;;;;; 27878)) 17241 ;;;;;; 55035))
17242 ;;; Generated autoloads from mail/mailalias.el 17242 ;;; Generated autoloads from mail/mailalias.el
17243 17243
17244 (defvar mail-complete-style (quote angles) "\ 17244 (defvar mail-complete-style (quote angles) "\
17245 *Specifies how \\[mail-complete] formats the full name when it completes. 17245 *Specifies how \\[mail-complete] formats the full name when it completes.
17246 If `nil', they contain just the return address like: 17246 If `nil', they contain just the return address like:
17282 \(fn ARG)" t nil) 17282 \(fn ARG)" t nil)
17283 17283
17284 ;;;*** 17284 ;;;***
17285 17285
17286 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17286 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
17287 ;;;;;; (17843 27878)) 17287 ;;;;;; (17842 55035))
17288 ;;; Generated autoloads from mail/mailclient.el 17288 ;;; Generated autoloads from mail/mailclient.el
17289 17289
17290 (autoload (quote mailclient-send-it) "mailclient" "\ 17290 (autoload (quote mailclient-send-it) "mailclient" "\
17291 Pass current buffer on to the system's mail client. 17291 Pass current buffer on to the system's mail client.
17292 Suitable value for `send-mail-function'. 17292 Suitable value for `send-mail-function'.
17296 17296
17297 ;;;*** 17297 ;;;***
17298 17298
17299 ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17299 ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17300 ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17300 ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17301 ;;;;;; "make-mode" "progmodes/make-mode.el" (17843 27882)) 17301 ;;;;;; "make-mode" "progmodes/make-mode.el" (17842 56332))
17302 ;;; Generated autoloads from progmodes/make-mode.el 17302 ;;; Generated autoloads from progmodes/make-mode.el
17303 17303
17304 (autoload (quote makefile-mode) "make-mode" "\ 17304 (autoload (quote makefile-mode) "make-mode" "\
17305 Major mode for editing standard Makefiles. 17305 Major mode for editing standard Makefiles.
17306 17306
17413 17413
17414 \(fn)" t nil) 17414 \(fn)" t nil)
17415 17415
17416 ;;;*** 17416 ;;;***
17417 17417
17418 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17843 17418 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17842
17419 ;;;;;; 27861)) 17419 ;;;;;; 58279))
17420 ;;; Generated autoloads from makesum.el 17420 ;;; Generated autoloads from makesum.el
17421 17421
17422 (autoload (quote make-command-summary) "makesum" "\ 17422 (autoload (quote make-command-summary) "makesum" "\
17423 Make a summary of current key bindings in the buffer *Summary*. 17423 Make a summary of current key bindings in the buffer *Summary*.
17424 Previous contents of that buffer are killed first. 17424 Previous contents of that buffer are killed first.
17425 17425
17426 \(fn)" t nil) 17426 \(fn)" t nil)
17427 17427
17428 ;;;*** 17428 ;;;***
17429 17429
17430 ;;;### (autoloads (man-follow man) "man" "man.el" (17843 27861)) 17430 ;;;### (autoloads (man-follow man) "man" "man.el" (17842 58279))
17431 ;;; Generated autoloads from man.el 17431 ;;; Generated autoloads from man.el
17432 17432
17433 (defalias (quote manual-entry) (quote man)) 17433 (defalias (quote manual-entry) (quote man))
17434 17434
17435 (autoload (quote man) "man" "\ 17435 (autoload (quote man) "man" "\
17452 17452
17453 \(fn MAN-ARGS)" t nil) 17453 \(fn MAN-ARGS)" t nil)
17454 17454
17455 ;;;*** 17455 ;;;***
17456 17456
17457 ;;;### (autoloads (master-mode) "master" "master.el" (17843 27861)) 17457 ;;;### (autoloads (master-mode) "master" "master.el" (17842 58279))
17458 ;;; Generated autoloads from master.el 17458 ;;; Generated autoloads from master.el
17459 17459
17460 (autoload (quote master-mode) "master" "\ 17460 (autoload (quote master-mode) "master" "\
17461 Toggle Master mode. 17461 Toggle Master mode.
17462 With no argument, this command toggles the mode. 17462 With no argument, this command toggles the mode.
17474 17474
17475 \(fn &optional ARG)" t nil) 17475 \(fn &optional ARG)" t nil)
17476 17476
17477 ;;;*** 17477 ;;;***
17478 17478
17479 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17843 17479 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17842
17480 ;;;;;; 27861)) 17480 ;;;;;; 58279))
17481 ;;; Generated autoloads from menu-bar.el 17481 ;;; Generated autoloads from menu-bar.el
17482 17482
17483 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) 17483 (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
17484 17484
17485 (defvar menu-bar-mode nil "\ 17485 (defvar menu-bar-mode nil "\
17510 ;;;;;; 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
17511 ;;;;;; message-signature-file message-signature message-indent-citation-function 17511 ;;;;;; message-signature-file message-signature message-indent-citation-function
17512 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function 17512 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function
17513 ;;;;;; message-send-mail-function message-user-organization-file 17513 ;;;;;; message-send-mail-function message-user-organization-file
17514 ;;;;;; message-signature-separator message-from-style) "message" 17514 ;;;;;; message-signature-separator message-from-style) "message"
17515 ;;;;;; "gnus/message.el" (17843 27874)) 17515 ;;;;;; "gnus/message.el" (17895 25793))
17516 ;;; Generated autoloads from gnus/message.el 17516 ;;; Generated autoloads from gnus/message.el
17517 17517
17518 (defvar message-from-style (quote default) "\ 17518 (defvar message-from-style (quote default) "\
17519 *Specifies how \"From\" headers look. 17519 *Specifies how \"From\" headers look.
17520 17520
17764 \(fn START END)" t nil) 17764 \(fn START END)" t nil)
17765 17765
17766 ;;;*** 17766 ;;;***
17767 17767
17768 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17768 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17769 ;;;;;; (17843 27882)) 17769 ;;;;;; (17842 56332))
17770 ;;; Generated autoloads from progmodes/meta-mode.el 17770 ;;; Generated autoloads from progmodes/meta-mode.el
17771 17771
17772 (autoload (quote metafont-mode) "meta-mode" "\ 17772 (autoload (quote metafont-mode) "meta-mode" "\
17773 Major mode for editing Metafont sources. 17773 Major mode for editing Metafont sources.
17774 Special commands: 17774 Special commands:
17791 17791
17792 ;;;*** 17792 ;;;***
17793 17793
17794 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17794 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
17795 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17795 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
17796 ;;;;;; (17843 27878)) 17796 ;;;;;; (17842 55035))
17797 ;;; Generated autoloads from mail/metamail.el 17797 ;;; Generated autoloads from mail/metamail.el
17798 17798
17799 (autoload (quote metamail-interpret-header) "metamail" "\ 17799 (autoload (quote metamail-interpret-header) "metamail" "\
17800 Interpret a header part of a MIME message in current buffer. 17800 Interpret a header part of a MIME message in current buffer.
17801 Its body part is not interpreted at all. 17801 Its body part is not interpreted at all.
17836 17836
17837 ;;;*** 17837 ;;;***
17838 17838
17839 ;;;### (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
17840 ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" 17840 ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17841 ;;;;;; "mh-e/mh-comp.el" (17843 27878)) 17841 ;;;;;; "mh-e/mh-comp.el" (17842 55144))
17842 ;;; Generated autoloads from mh-e/mh-comp.el 17842 ;;; Generated autoloads from mh-e/mh-comp.el
17843 17843
17844 (autoload (quote mh-smail) "mh-comp" "\ 17844 (autoload (quote mh-smail) "mh-comp" "\
17845 Compose a message with the MH mail system. 17845 Compose a message with the MH mail system.
17846 See `mh-send' for more details on composing mail. 17846 See `mh-send' for more details on composing mail.
17923 17923
17924 \(fn)" t nil) 17924 \(fn)" t nil)
17925 17925
17926 ;;;*** 17926 ;;;***
17927 17927
17928 ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17843 27878)) 17928 ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17842 55144))
17929 ;;; Generated autoloads from mh-e/mh-e.el 17929 ;;; Generated autoloads from mh-e/mh-e.el
17930 17930
17931 (put (quote mh-progs) (quote risky-local-variable) t) 17931 (put (quote mh-progs) (quote risky-local-variable) t)
17932 17932
17933 (put (quote mh-lib) (quote risky-local-variable) t) 17933 (put (quote mh-lib) (quote risky-local-variable) t)
17940 \(fn)" t nil) 17940 \(fn)" t nil)
17941 17941
17942 ;;;*** 17942 ;;;***
17943 17943
17944 ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" 17944 ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17945 ;;;;;; "mh-e/mh-folder.el" (17843 27879)) 17945 ;;;;;; "mh-e/mh-folder.el" (17842 55144))
17946 ;;; Generated autoloads from mh-e/mh-folder.el 17946 ;;; Generated autoloads from mh-e/mh-folder.el
17947 17947
17948 (autoload (quote mh-rmail) "mh-folder" "\ 17948 (autoload (quote mh-rmail) "mh-folder" "\
17949 Incorporate new mail with MH. 17949 Incorporate new mail with MH.
17950 Scan an MH folder if ARG is non-nil. 17950 Scan an MH folder if ARG is non-nil.
18022 \(fn)" t nil) 18022 \(fn)" t nil)
18023 18023
18024 ;;;*** 18024 ;;;***
18025 18025
18026 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 18026 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
18027 ;;;;;; "midnight.el" (17843 27861)) 18027 ;;;;;; "midnight.el" (17842 58279))
18028 ;;; Generated autoloads from midnight.el 18028 ;;; Generated autoloads from midnight.el
18029 18029
18030 (autoload (quote clean-buffer-list) "midnight" "\ 18030 (autoload (quote clean-buffer-list) "midnight" "\
18031 Kill old buffers that have not been displayed recently. 18031 Kill old buffers that have not been displayed recently.
18032 The relevant variables are `clean-buffer-list-delay-general', 18032 The relevant variables are `clean-buffer-list-delay-general',
18049 \(fn SYMB TM)" nil nil) 18049 \(fn SYMB TM)" nil nil)
18050 18050
18051 ;;;*** 18051 ;;;***
18052 18052
18053 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18053 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18054 ;;;;;; "minibuf-eldef.el" (17843 27861)) 18054 ;;;;;; "minibuf-eldef.el" (17842 58279))
18055 ;;; Generated autoloads from minibuf-eldef.el 18055 ;;; Generated autoloads from minibuf-eldef.el
18056 18056
18057 (defvar minibuffer-electric-default-mode nil "\ 18057 (defvar minibuffer-electric-default-mode nil "\
18058 Non-nil if Minibuffer-Electric-Default mode is enabled. 18058 Non-nil if Minibuffer-Electric-Default mode is enabled.
18059 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.
18077 \(fn &optional ARG)" t nil) 18077 \(fn &optional ARG)" t nil)
18078 18078
18079 ;;;*** 18079 ;;;***
18080 18080
18081 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18081 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18082 ;;;;;; (17843 27882)) 18082 ;;;;;; (17842 56332))
18083 ;;; Generated autoloads from progmodes/mixal-mode.el 18083 ;;; Generated autoloads from progmodes/mixal-mode.el
18084 18084
18085 (autoload (quote mixal-mode) "mixal-mode" "\ 18085 (autoload (quote mixal-mode) "mixal-mode" "\
18086 Major mode for the mixal asm language. 18086 Major mode for the mixal asm language.
18087 \\{mixal-mode-map} 18087 \\{mixal-mode-map}
18092 18092
18093 ;;;*** 18093 ;;;***
18094 18094
18095 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 18095 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
18096 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 18096 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
18097 ;;;;;; (17843 27877)) 18097 ;;;;;; (17842 58278))
18098 ;;; Generated autoloads from language/mlm-util.el 18098 ;;; Generated autoloads from language/mlm-util.el
18099 18099
18100 (autoload (quote malayalam-compose-region) "mlm-util" "\ 18100 (autoload (quote malayalam-compose-region) "mlm-util" "\
18101 Not documented 18101 Not documented
18102 18102
18115 \(fn FROM TO PATTERN &optional STRING)" nil nil) 18115 \(fn FROM TO PATTERN &optional STRING)" nil nil)
18116 18116
18117 ;;;*** 18117 ;;;***
18118 18118
18119 ;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents) 18119 ;;;### (autoloads (mm-inline-external-body mm-extern-cache-contents)
18120 ;;;;;; "mm-extern" "gnus/mm-extern.el" (17843 27874)) 18120 ;;;;;; "mm-extern" "gnus/mm-extern.el" (17842 54741))
18121 ;;; Generated autoloads from gnus/mm-extern.el 18121 ;;; Generated autoloads from gnus/mm-extern.el
18122 18122
18123 (autoload (quote mm-extern-cache-contents) "mm-extern" "\ 18123 (autoload (quote mm-extern-cache-contents) "mm-extern" "\
18124 Put the external-body part of HANDLE into its cache. 18124 Put the external-body part of HANDLE into its cache.
18125 18125
18134 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 18134 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
18135 18135
18136 ;;;*** 18136 ;;;***
18137 18137
18138 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 18138 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
18139 ;;;;;; (17843 27874)) 18139 ;;;;;; (17842 54741))
18140 ;;; Generated autoloads from gnus/mm-partial.el 18140 ;;; Generated autoloads from gnus/mm-partial.el
18141 18141
18142 (autoload (quote mm-inline-partial) "mm-partial" "\ 18142 (autoload (quote mm-inline-partial) "mm-partial" "\
18143 Show the partial part of HANDLE. 18143 Show the partial part of HANDLE.
18144 This function replaces the buffer of HANDLE with a buffer contains 18144 This function replaces the buffer of HANDLE with a buffer contains
18148 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 18148 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
18149 18149
18150 ;;;*** 18150 ;;;***
18151 18151
18152 ;;;### (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)
18153 ;;;;;; "mm-url" "gnus/mm-url.el" (17843 27874)) 18153 ;;;;;; "mm-url" "gnus/mm-url.el" (17842 54741))
18154 ;;; Generated autoloads from gnus/mm-url.el 18154 ;;; Generated autoloads from gnus/mm-url.el
18155 18155
18156 (autoload (quote mm-url-insert-file-contents) "mm-url" "\ 18156 (autoload (quote mm-url-insert-file-contents) "mm-url" "\
18157 Insert file contents of URL. 18157 Insert file contents of URL.
18158 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'.
18165 \(fn URL)" nil nil) 18165 \(fn URL)" nil nil)
18166 18166
18167 ;;;*** 18167 ;;;***
18168 18168
18169 ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" 18169 ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
18170 ;;;;;; "gnus/mm-uu.el" (17843 27874)) 18170 ;;;;;; "gnus/mm-uu.el" (17842 54741))
18171 ;;; Generated autoloads from gnus/mm-uu.el 18171 ;;; Generated autoloads from gnus/mm-uu.el
18172 18172
18173 (autoload (quote mm-uu-dissect) "mm-uu" "\ 18173 (autoload (quote mm-uu-dissect) "mm-uu" "\
18174 Dissect the current buffer and return a list of uu handles. 18174 Dissect the current buffer and return a list of uu handles.
18175 The optional NOHEADER means there's no header in the buffer. 18175 The optional NOHEADER means there's no header in the buffer.
18185 \(fn HANDLE &optional DECODED)" nil nil) 18185 \(fn HANDLE &optional DECODED)" nil nil)
18186 18186
18187 ;;;*** 18187 ;;;***
18188 18188
18189 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 18189 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
18190 ;;;;;; (17843 27875)) 18190 ;;;;;; (17842 54741))
18191 ;;; Generated autoloads from gnus/mml1991.el 18191 ;;; Generated autoloads from gnus/mml1991.el
18192 18192
18193 (autoload (quote mml1991-encrypt) "mml1991" "\ 18193 (autoload (quote mml1991-encrypt) "mml1991" "\
18194 Not documented 18194 Not documented
18195 18195
18202 18202
18203 ;;;*** 18203 ;;;***
18204 18204
18205 ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 18205 ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
18206 ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 18206 ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
18207 ;;;;;; "mml2015" "gnus/mml2015.el" (17843 27875)) 18207 ;;;;;; "mml2015" "gnus/mml2015.el" (17842 54741))
18208 ;;; Generated autoloads from gnus/mml2015.el 18208 ;;; Generated autoloads from gnus/mml2015.el
18209 18209
18210 (autoload (quote mml2015-decrypt) "mml2015" "\ 18210 (autoload (quote mml2015-decrypt) "mml2015" "\
18211 Not documented 18211 Not documented
18212 18212
18243 \(fn)" nil nil) 18243 \(fn)" nil nil)
18244 18244
18245 ;;;*** 18245 ;;;***
18246 18246
18247 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 18247 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
18248 ;;;;;; (17504 41540)) 18248 ;;;;;; (17276 13069))
18249 ;;; Generated autoloads from progmodes/modula2.el 18249 ;;; Generated autoloads from progmodes/modula2.el
18250 18250
18251 (autoload (quote modula-2-mode) "modula2" "\ 18251 (autoload (quote modula-2-mode) "modula2" "\
18252 This is a mode intended to support program development in Modula-2. 18252 This is a mode intended to support program development in Modula-2.
18253 All control constructs of Modula-2 can be reached by typing C-c 18253 All control constructs of Modula-2 can be reached by typing C-c
18275 \(fn)" t nil) 18275 \(fn)" t nil)
18276 18276
18277 ;;;*** 18277 ;;;***
18278 18278
18279 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 18279 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
18280 ;;;;;; (17843 27880)) 18280 ;;;;;; (17842 55395))
18281 ;;; Generated autoloads from play/morse.el 18281 ;;; Generated autoloads from play/morse.el
18282 18282
18283 (autoload (quote morse-region) "morse" "\ 18283 (autoload (quote morse-region) "morse" "\
18284 Convert all text in a given region to morse code. 18284 Convert all text in a given region to morse code.
18285 18285
18290 18290
18291 \(fn BEG END)" t nil) 18291 \(fn BEG END)" t nil)
18292 18292
18293 ;;;*** 18293 ;;;***
18294 18294
18295 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17843 18295 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17842
18296 ;;;;;; 27861)) 18296 ;;;;;; 58279))
18297 ;;; Generated autoloads from mouse-sel.el 18297 ;;; Generated autoloads from mouse-sel.el
18298 18298
18299 (defvar mouse-sel-mode nil "\ 18299 (defvar mouse-sel-mode nil "\
18300 Non-nil if Mouse-Sel mode is enabled. 18300 Non-nil if Mouse-Sel mode is enabled.
18301 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.
18343 18343
18344 \(fn &optional ARG)" t nil) 18344 \(fn &optional ARG)" t nil)
18345 18345
18346 ;;;*** 18346 ;;;***
18347 18347
18348 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17863 20633)) 18348 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17862 6157))
18349 ;;; Generated autoloads from play/mpuz.el 18349 ;;; Generated autoloads from play/mpuz.el
18350 18350
18351 (autoload (quote mpuz) "mpuz" "\ 18351 (autoload (quote mpuz) "mpuz" "\
18352 Multiplication puzzle with GNU Emacs. 18352 Multiplication puzzle with GNU Emacs.
18353 18353
18354 \(fn)" t nil) 18354 \(fn)" t nil)
18355 18355
18356 ;;;*** 18356 ;;;***
18357 18357
18358 ;;;### (autoloads (msb-mode) "msb" "msb.el" (17843 27861)) 18358 ;;;### (autoloads (msb-mode) "msb" "msb.el" (17842 58279))
18359 ;;; Generated autoloads from msb.el 18359 ;;; Generated autoloads from msb.el
18360 18360
18361 (defvar msb-mode nil "\ 18361 (defvar msb-mode nil "\
18362 Non-nil if Msb mode is enabled. 18362 Non-nil if Msb mode is enabled.
18363 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.
18380 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset 18380 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset
18381 ;;;;;; describe-font list-coding-categories list-coding-systems 18381 ;;;;;; describe-font list-coding-categories list-coding-systems
18382 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18382 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18383 ;;;;;; describe-coding-system describe-character-set list-charset-chars 18383 ;;;;;; describe-coding-system describe-character-set list-charset-chars
18384 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18384 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18385 ;;;;;; (17843 27877)) 18385 ;;;;;; (17842 54888))
18386 ;;; Generated autoloads from international/mule-diag.el 18386 ;;; Generated autoloads from international/mule-diag.el
18387 18387
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))))) "\ 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))))) "\
18389 Alist of charset names vs the corresponding information. 18389 Alist of charset names vs the corresponding information.
18390 This is mis-named for historical reasons. The charsets are actually 18390 This is mis-named for historical reasons. The charsets are actually
18554 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment 18554 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
18555 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode 18555 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode
18556 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18556 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18557 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18557 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18558 ;;;;;; truncate-string-to-width store-substring string-to-sequence) 18558 ;;;;;; truncate-string-to-width store-substring string-to-sequence)
18559 ;;;;;; "mule-util" "international/mule-util.el" (17843 27877)) 18559 ;;;;;; "mule-util" "international/mule-util.el" (17842 54888))
18560 ;;; Generated autoloads from international/mule-util.el 18560 ;;; Generated autoloads from international/mule-util.el
18561 18561
18562 (autoload (quote string-to-sequence) "mule-util" "\ 18562 (autoload (quote string-to-sequence) "mule-util" "\
18563 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.
18564 TYPE should be `list' or `vector'. 18564 TYPE should be `list' or `vector'.
18683 \(fn CHAR)" nil nil) 18683 \(fn CHAR)" nil nil)
18684 18684
18685 ;;;*** 18685 ;;;***
18686 18686
18687 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 18687 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
18688 ;;;;;; (17843 27861)) 18688 ;;;;;; (17842 58279))
18689 ;;; Generated autoloads from mwheel.el 18689 ;;; Generated autoloads from mwheel.el
18690 18690
18691 (defvar mouse-wheel-mode nil "\ 18691 (defvar mouse-wheel-mode nil "\
18692 Non-nil if Mouse-Wheel mode is enabled. 18692 Non-nil if Mouse-Wheel mode is enabled.
18693 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.
18712 ;;;*** 18712 ;;;***
18713 18713
18714 ;;;### (autoloads (network-connection network-connection-to-service 18714 ;;;### (autoloads (network-connection network-connection-to-service
18715 ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18715 ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
18716 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 18716 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
18717 ;;;;;; "net-utils" "net/net-utils.el" (17892 21082)) 18717 ;;;;;; "net-utils" "net/net-utils.el" (17891 7215))
18718 ;;; Generated autoloads from net/net-utils.el 18718 ;;; Generated autoloads from net/net-utils.el
18719 18719
18720 (autoload (quote traceroute) "net-utils" "\ 18720 (autoload (quote traceroute) "net-utils" "\
18721 Run traceroute program for TARGET. 18721 Run traceroute program for TARGET.
18722 18722
18808 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments 18808 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments
18809 ;;;;;; comment-dwim comment-or-uncomment-region comment-box comment-region 18809 ;;;;;; comment-dwim comment-or-uncomment-region comment-box comment-region
18810 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 18810 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
18811 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line 18811 ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line
18812 ;;;;;; comment-padding comment-style comment-column) "newcomment" 18812 ;;;;;; comment-padding comment-style comment-column) "newcomment"
18813 ;;;;;; "newcomment.el" (17843 27861)) 18813 ;;;;;; "newcomment.el" (17842 58279))
18814 ;;; Generated autoloads from newcomment.el 18814 ;;; Generated autoloads from newcomment.el
18815 18815
18816 (defalias (quote indent-for-comment) (quote comment-indent)) 18816 (defalias (quote indent-for-comment) (quote comment-indent))
18817 18817
18818 (defalias (quote set-comment-column) (quote comment-set-column)) 18818 (defalias (quote set-comment-column) (quote comment-set-column))
19004 19004
19005 ;;;*** 19005 ;;;***
19006 19006
19007 ;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start 19007 ;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start
19008 ;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker" 19008 ;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker"
19009 ;;;;;; "net/newsticker.el" (17873 60335)) 19009 ;;;;;; "net/newsticker.el" (17873 44590))
19010 ;;; Generated autoloads from net/newsticker.el 19010 ;;; Generated autoloads from net/newsticker.el
19011 19011
19012 (autoload (quote newsticker-running-p) "newsticker" "\ 19012 (autoload (quote newsticker-running-p) "newsticker" "\
19013 Check whether newsticker is running. 19013 Check whether newsticker is running.
19014 Return t if newsticker is running, nil otherwise. Newsticker is 19014 Return t if newsticker is running, nil otherwise. Newsticker is
19046 \(fn)" t nil) 19046 \(fn)" t nil)
19047 19047
19048 ;;;*** 19048 ;;;***
19049 19049
19050 ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19050 ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19051 ;;;;;; (17843 27875)) 19051 ;;;;;; (17842 54741))
19052 ;;; Generated autoloads from gnus/nndiary.el 19052 ;;; Generated autoloads from gnus/nndiary.el
19053 19053
19054 (autoload (quote nndiary-generate-nov-databases) "nndiary" "\ 19054 (autoload (quote nndiary-generate-nov-databases) "nndiary" "\
19055 Generate NOV databases in all nndiary directories. 19055 Generate NOV databases in all nndiary directories.
19056 19056
19057 \(fn &optional SERVER)" t nil) 19057 \(fn &optional SERVER)" t nil)
19058 19058
19059 ;;;*** 19059 ;;;***
19060 19060
19061 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17843 19061 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17842
19062 ;;;;;; 27875)) 19062 ;;;;;; 54741))
19063 ;;; Generated autoloads from gnus/nndoc.el 19063 ;;; Generated autoloads from gnus/nndoc.el
19064 19064
19065 (autoload (quote nndoc-add-type) "nndoc" "\ 19065 (autoload (quote nndoc-add-type) "nndoc" "\
19066 Add document DEFINITION to the list of nndoc document definitions. 19066 Add document DEFINITION to the list of nndoc document definitions.
19067 If POSITION is nil or `last', the definition will be added 19067 If POSITION is nil or `last', the definition will be added
19072 \(fn DEFINITION &optional POSITION)" nil nil) 19072 \(fn DEFINITION &optional POSITION)" nil nil)
19073 19073
19074 ;;;*** 19074 ;;;***
19075 19075
19076 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 19076 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
19077 ;;;;;; (17843 27875)) 19077 ;;;;;; (17842 54741))
19078 ;;; Generated autoloads from gnus/nnfolder.el 19078 ;;; Generated autoloads from gnus/nnfolder.el
19079 19079
19080 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 19080 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
19081 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.
19082 This command does not work if you use short group names. 19082 This command does not work if you use short group names.
19084 \(fn)" t nil) 19084 \(fn)" t nil)
19085 19085
19086 ;;;*** 19086 ;;;***
19087 19087
19088 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 19088 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
19089 ;;;;;; (17843 27875)) 19089 ;;;;;; (17842 54741))
19090 ;;; Generated autoloads from gnus/nnkiboze.el 19090 ;;; Generated autoloads from gnus/nnkiboze.el
19091 19091
19092 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 19092 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
19093 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". 19093 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\".
19094 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.
19096 \(fn)" t nil) 19096 \(fn)" t nil)
19097 19097
19098 ;;;*** 19098 ;;;***
19099 19099
19100 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 19100 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
19101 ;;;;;; (17843 27875)) 19101 ;;;;;; (17842 54741))
19102 ;;; Generated autoloads from gnus/nnml.el 19102 ;;; Generated autoloads from gnus/nnml.el
19103 19103
19104 (autoload (quote nnml-generate-nov-databases) "nnml" "\ 19104 (autoload (quote nnml-generate-nov-databases) "nnml" "\
19105 Generate NOV databases in all nnml directories. 19105 Generate NOV databases in all nnml directories.
19106 19106
19107 \(fn &optional SERVER)" t nil) 19107 \(fn &optional SERVER)" t nil)
19108 19108
19109 ;;;*** 19109 ;;;***
19110 19110
19111 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 19111 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
19112 ;;;;;; "nnsoup" "gnus/nnsoup.el" (17843 27875)) 19112 ;;;;;; "nnsoup" "gnus/nnsoup.el" (17842 54741))
19113 ;;; Generated autoloads from gnus/nnsoup.el 19113 ;;; Generated autoloads from gnus/nnsoup.el
19114 19114
19115 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ 19115 (autoload (quote nnsoup-pack-replies) "nnsoup" "\
19116 Make an outbound package of SOUP replies. 19116 Make an outbound package of SOUP replies.
19117 19117
19128 \(fn)" t nil) 19128 \(fn)" t nil)
19129 19129
19130 ;;;*** 19130 ;;;***
19131 19131
19132 ;;;### (autoloads (disable-command enable-command disabled-command-function) 19132 ;;;### (autoloads (disable-command enable-command disabled-command-function)
19133 ;;;;;; "novice" "novice.el" (17843 27861)) 19133 ;;;;;; "novice" "novice.el" (17842 58279))
19134 ;;; Generated autoloads from novice.el 19134 ;;; Generated autoloads from novice.el
19135 19135
19136 (defvar disabled-command-function (quote disabled-command-function) "\ 19136 (defvar disabled-command-function (quote disabled-command-function) "\
19137 Function to call to handle disabled commands. 19137 Function to call to handle disabled commands.
19138 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.")
19161 \(fn COMMAND)" t nil) 19161 \(fn COMMAND)" t nil)
19162 19162
19163 ;;;*** 19163 ;;;***
19164 19164
19165 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 19165 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
19166 ;;;;;; (17843 27885)) 19166 ;;;;;; (17842 58277))
19167 ;;; Generated autoloads from textmodes/nroff-mode.el 19167 ;;; Generated autoloads from textmodes/nroff-mode.el
19168 19168
19169 (autoload (quote nroff-mode) "nroff-mode" "\ 19169 (autoload (quote nroff-mode) "nroff-mode" "\
19170 Major mode for editing text intended for nroff to format. 19170 Major mode for editing text intended for nroff to format.
19171 \\{nroff-mode-map} 19171 \\{nroff-mode-map}
19176 \(fn)" t nil) 19176 \(fn)" t nil)
19177 19177
19178 ;;;*** 19178 ;;;***
19179 19179
19180 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 19180 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
19181 ;;;;;; (17843 27882)) 19181 ;;;;;; (17842 56332))
19182 ;;; Generated autoloads from progmodes/octave-hlp.el 19182 ;;; Generated autoloads from progmodes/octave-hlp.el
19183 19183
19184 (autoload (quote octave-help) "octave-hlp" "\ 19184 (autoload (quote octave-help) "octave-hlp" "\
19185 Get help on Octave symbols from the Octave info files. 19185 Get help on Octave symbols from the Octave info files.
19186 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
19190 \(fn KEY)" t nil) 19190 \(fn KEY)" t nil)
19191 19191
19192 ;;;*** 19192 ;;;***
19193 19193
19194 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19194 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19195 ;;;;;; (17843 27883)) 19195 ;;;;;; (17842 56332))
19196 ;;; Generated autoloads from progmodes/octave-inf.el 19196 ;;; Generated autoloads from progmodes/octave-inf.el
19197 19197
19198 (autoload (quote inferior-octave) "octave-inf" "\ 19198 (autoload (quote inferior-octave) "octave-inf" "\
19199 Run an inferior Octave process, I/O via `inferior-octave-buffer'. 19199 Run an inferior Octave process, I/O via `inferior-octave-buffer'.
19200 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'.
19213 (defalias (quote run-octave) (quote inferior-octave)) 19213 (defalias (quote run-octave) (quote inferior-octave))
19214 19214
19215 ;;;*** 19215 ;;;***
19216 19216
19217 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19217 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19218 ;;;;;; (17843 27883)) 19218 ;;;;;; (17842 56332))
19219 ;;; Generated autoloads from progmodes/octave-mod.el 19219 ;;; Generated autoloads from progmodes/octave-mod.el
19220 19220
19221 (autoload (quote octave-mode) "octave-mod" "\ 19221 (autoload (quote octave-mode) "octave-mod" "\
19222 Major mode for editing Octave code. 19222 Major mode for editing Octave code.
19223 19223
19317 ;;;;;; org-export-icalendar-this-file org-diary org-tags-view org-todo-list 19317 ;;;;;; org-export-icalendar-this-file org-diary org-tags-view org-todo-list
19318 ;;;;;; org-agenda-list org-cycle-agenda-files org-batch-agenda org-agenda 19318 ;;;;;; org-agenda-list org-cycle-agenda-files org-batch-agenda org-agenda
19319 ;;;;;; org-remember-handler org-remember org-remember-apply-template 19319 ;;;;;; org-remember-handler org-remember org-remember-apply-template
19320 ;;;;;; org-remember-annotation org-store-link orgtbl-mode turn-on-orgtbl 19320 ;;;;;; org-remember-annotation org-store-link orgtbl-mode turn-on-orgtbl
19321 ;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el" 19321 ;;;;;; org-global-cycle org-cycle org-mode) "org" "textmodes/org.el"
19322 ;;;;;; (17894 62281)) 19322 ;;;;;; (17916 11508))
19323 ;;; Generated autoloads from textmodes/org.el 19323 ;;; Generated autoloads from textmodes/org.el
19324 19324
19325 (autoload (quote org-mode) "org" "\ 19325 (autoload (quote org-mode) "org" "\
19326 Outline-based notes management and organizer, alias 19326 Outline-based notes management and organizer, alias
19327 \"Carsten's outline-mode for keeping track of everything.\" 19327 \"Carsten's outline-mode for keeping track of everything.\"
19592 \(fn)" t nil) 19592 \(fn)" t nil)
19593 19593
19594 ;;;*** 19594 ;;;***
19595 19595
19596 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19596 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
19597 ;;;;;; (17882 17519)) 19597 ;;;;;; (17881 61722))
19598 ;;; Generated autoloads from outline.el 19598 ;;; Generated autoloads from outline.el
19599 (put 'outline-regexp 'safe-local-variable 'string-or-null-p) 19599 (put 'outline-regexp 'safe-local-variable 'string-or-null-p)
19600 19600
19601 (autoload (quote outline-mode) "outline" "\ 19601 (autoload (quote outline-mode) "outline" "\
19602 Set major mode for editing outlines with selective display. 19602 Set major mode for editing outlines with selective display.
19648 19648
19649 \(fn &optional ARG)" t nil) 19649 \(fn &optional ARG)" t nil)
19650 19650
19651 ;;;*** 19651 ;;;***
19652 19652
19653 ;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17843 19653 ;;;### (autoloads nil "paragraphs" "textmodes/paragraphs.el" (17842
19654 ;;;;;; 27886)) 19654 ;;;;;; 58277))
19655 ;;; Generated autoloads from textmodes/paragraphs.el 19655 ;;; Generated autoloads from textmodes/paragraphs.el
19656 (put 'paragraph-start 'safe-local-variable 'stringp) 19656 (put 'paragraph-start 'safe-local-variable 'stringp)
19657 (put 'paragraph-separate 'safe-local-variable 'stringp) 19657 (put 'paragraph-separate 'safe-local-variable 'stringp)
19658 (put 'sentence-end-double-space 'safe-local-variable 'booleanp) 19658 (put 'sentence-end-double-space 'safe-local-variable 'booleanp)
19659 (put 'sentence-end-without-period 'safe-local-variable 'booleanp) 19659 (put 'sentence-end-without-period 'safe-local-variable 'booleanp)
19663 (put 'page-delimiter 'safe-local-variable 'stringp) 19663 (put 'page-delimiter 'safe-local-variable 'stringp)
19664 (put 'paragraph-ignore-fill-prefix 'safe-local-variable 'booleanp) 19664 (put 'paragraph-ignore-fill-prefix 'safe-local-variable 'booleanp)
19665 19665
19666 ;;;*** 19666 ;;;***
19667 19667
19668 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17843 27861)) 19668 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17842 58279))
19669 ;;; Generated autoloads from paren.el 19669 ;;; Generated autoloads from paren.el
19670 19670
19671 (defvar show-paren-mode nil "\ 19671 (defvar show-paren-mode nil "\
19672 Non-nil if Show-Paren mode is enabled. 19672 Non-nil if Show-Paren mode is enabled.
19673 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.
19688 \(fn &optional ARG)" t nil) 19688 \(fn &optional ARG)" t nil)
19689 19689
19690 ;;;*** 19690 ;;;***
19691 19691
19692 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 19692 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
19693 ;;;;;; (17843 27868)) 19693 ;;;;;; (17842 53792))
19694 ;;; Generated autoloads from calendar/parse-time.el 19694 ;;; Generated autoloads from calendar/parse-time.el
19695 19695
19696 (autoload (quote parse-time-string) "parse-time" "\ 19696 (autoload (quote parse-time-string) "parse-time" "\
19697 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).
19698 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
19700 19700
19701 \(fn STRING)" nil nil) 19701 \(fn STRING)" nil nil)
19702 19702
19703 ;;;*** 19703 ;;;***
19704 19704
19705 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17843 19705 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17842
19706 ;;;;;; 27883)) 19706 ;;;;;; 56332))
19707 ;;; Generated autoloads from progmodes/pascal.el 19707 ;;; Generated autoloads from progmodes/pascal.el
19708 19708
19709 (autoload (quote pascal-mode) "pascal" "\ 19709 (autoload (quote pascal-mode) "pascal" "\
19710 Major mode for editing Pascal code. \\<pascal-mode-map> 19710 Major mode for editing Pascal code. \\<pascal-mode-map>
19711 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.
19754 \(fn)" t nil) 19754 \(fn)" t nil)
19755 19755
19756 ;;;*** 19756 ;;;***
19757 19757
19758 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 19758 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
19759 ;;;;;; (17843 27869)) 19759 ;;;;;; (17842 54264))
19760 ;;; Generated autoloads from emulation/pc-mode.el 19760 ;;; Generated autoloads from emulation/pc-mode.el
19761 19761
19762 (autoload (quote pc-bindings-mode) "pc-mode" "\ 19762 (autoload (quote pc-bindings-mode) "pc-mode" "\
19763 Set up certain key bindings for PC compatibility. 19763 Set up certain key bindings for PC compatibility.
19764 The keys affected are: 19764 The keys affected are:
19772 \(fn)" t nil) 19772 \(fn)" t nil)
19773 19773
19774 ;;;*** 19774 ;;;***
19775 19775
19776 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 19776 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
19777 ;;;;;; "emulation/pc-select.el" (17843 27869)) 19777 ;;;;;; "emulation/pc-select.el" (17842 54264))
19778 ;;; Generated autoloads from emulation/pc-select.el 19778 ;;; Generated autoloads from emulation/pc-select.el
19779 19779
19780 (defvar pc-selection-mode nil "\ 19780 (defvar pc-selection-mode nil "\
19781 Non-nil if Pc-Selection mode is enabled. 19781 Non-nil if Pc-Selection mode is enabled.
19782 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.
19848 19848
19849 (custom-autoload (quote pc-selection-mode) "pc-select" nil) 19849 (custom-autoload (quote pc-selection-mode) "pc-select" nil)
19850 19850
19851 ;;;*** 19851 ;;;***
19852 19852
19853 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17843 19853 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17842
19854 ;;;;;; 27861)) 19854 ;;;;;; 58279))
19855 ;;; Generated autoloads from pcmpl-cvs.el 19855 ;;; Generated autoloads from pcmpl-cvs.el
19856 19856
19857 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 19857 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
19858 Completion rules for the `cvs' command. 19858 Completion rules for the `cvs' command.
19859 19859
19860 \(fn)" nil nil) 19860 \(fn)" nil nil)
19861 19861
19862 ;;;*** 19862 ;;;***
19863 19863
19864 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 19864 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
19865 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17843 27861)) 19865 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17842 58279))
19866 ;;; Generated autoloads from pcmpl-gnu.el 19866 ;;; Generated autoloads from pcmpl-gnu.el
19867 19867
19868 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 19868 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
19869 Completion for `gzip'. 19869 Completion for `gzip'.
19870 19870
19888 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs)) 19888 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs))
19889 19889
19890 ;;;*** 19890 ;;;***
19891 19891
19892 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 19892 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
19893 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17843 27861)) 19893 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17842 58279))
19894 ;;; Generated autoloads from pcmpl-linux.el 19894 ;;; Generated autoloads from pcmpl-linux.el
19895 19895
19896 (autoload (quote pcomplete/kill) "pcmpl-linux" "\ 19896 (autoload (quote pcomplete/kill) "pcmpl-linux" "\
19897 Completion for GNU/Linux `kill', using /proc filesystem. 19897 Completion for GNU/Linux `kill', using /proc filesystem.
19898 19898
19908 19908
19909 \(fn)" nil nil) 19909 \(fn)" nil nil)
19910 19910
19911 ;;;*** 19911 ;;;***
19912 19912
19913 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17843 19913 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17842
19914 ;;;;;; 27861)) 19914 ;;;;;; 58279))
19915 ;;; Generated autoloads from pcmpl-rpm.el 19915 ;;; Generated autoloads from pcmpl-rpm.el
19916 19916
19917 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 19917 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
19918 Completion for RedHat's `rpm' command. 19918 Completion for RedHat's `rpm' command.
19919 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
19925 19925
19926 ;;;*** 19926 ;;;***
19927 19927
19928 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 19928 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
19929 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 19929 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
19930 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17843 27861)) 19930 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17842 58279))
19931 ;;; Generated autoloads from pcmpl-unix.el 19931 ;;; Generated autoloads from pcmpl-unix.el
19932 19932
19933 (autoload (quote pcomplete/cd) "pcmpl-unix" "\ 19933 (autoload (quote pcomplete/cd) "pcmpl-unix" "\
19934 Completion for `cd'. 19934 Completion for `cd'.
19935 19935
19971 19971
19972 ;;;*** 19972 ;;;***
19973 19973
19974 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 19974 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
19975 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 19975 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
19976 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17843 19976 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17900
19977 ;;;;;; 27862)) 19977 ;;;;;; 30230))
19978 ;;; Generated autoloads from pcomplete.el 19978 ;;; Generated autoloads from pcomplete.el
19979 19979
19980 (autoload (quote pcomplete) "pcomplete" "\ 19980 (autoload (quote pcomplete) "pcomplete" "\
19981 Support extensible programmable completion. 19981 Support extensible programmable completion.
19982 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
20031 20031
20032 ;;;*** 20032 ;;;***
20033 20033
20034 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20034 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20035 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20035 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20036 ;;;;;; "pcvs.el" (17843 27862)) 20036 ;;;;;; "pcvs.el" (17842 58279))
20037 ;;; Generated autoloads from pcvs.el 20037 ;;; Generated autoloads from pcvs.el
20038 20038
20039 (autoload (quote cvs-checkout) "pcvs" "\ 20039 (autoload (quote cvs-checkout) "pcvs" "\
20040 Run a 'cvs checkout MODULES' in DIR. 20040 Run a 'cvs checkout MODULES' in DIR.
20041 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,
20108 Run `cvs-examine' if DIR is a CVS administrative directory. 20108 Run `cvs-examine' if DIR is a CVS administrative directory.
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))))) 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)))))
20110 20110
20111 ;;;*** 20111 ;;;***
20112 20112
20113 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17843 27862)) 20113 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17842 58279))
20114 ;;; Generated autoloads from pcvs-defs.el 20114 ;;; Generated autoloads from pcvs-defs.el
20115 20115
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))) 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)))
20117 20117
20118 ;;;*** 20118 ;;;***
20119 20119
20120 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 20120 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
20121 ;;;;;; (17843 27883)) 20121 ;;;;;; (17842 56332))
20122 ;;; Generated autoloads from progmodes/perl-mode.el 20122 ;;; Generated autoloads from progmodes/perl-mode.el
20123 20123
20124 (autoload (quote perl-mode) "perl-mode" "\ 20124 (autoload (quote perl-mode) "perl-mode" "\
20125 Major mode for editing Perl code. 20125 Major mode for editing Perl code.
20126 Expression and list commands understand all Perl brackets. 20126 Expression and list commands understand all Perl brackets.
20174 ;;;*** 20174 ;;;***
20175 20175
20176 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 20176 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
20177 ;;;;;; 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
20178 ;;;;;; 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
20179 ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17843 27862)) 20179 ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17842 58279))
20180 ;;; Generated autoloads from pgg.el 20180 ;;; Generated autoloads from pgg.el
20181 20181
20182 (autoload (quote pgg-encrypt-region) "pgg" "\ 20182 (autoload (quote pgg-encrypt-region) "pgg" "\
20183 Encrypt the current region between START and END for RCPTS. 20183 Encrypt the current region between START and END for RCPTS.
20184 20184
20308 \(fn)" t nil) 20308 \(fn)" t nil)
20309 20309
20310 ;;;*** 20310 ;;;***
20311 20311
20312 ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 20312 ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
20313 ;;;;;; (17892 53316)) 20313 ;;;;;; (17887 33207))
20314 ;;; Generated autoloads from pgg-gpg.el 20314 ;;; Generated autoloads from pgg-gpg.el
20315 20315
20316 (autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\ 20316 (autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\
20317 True if decoded armor MESSAGE-KEYS has symmetric encryption indicator. 20317 True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
20318 20318
20319 \(fn MESSAGE-KEYS)" nil nil) 20319 \(fn MESSAGE-KEYS)" nil nil)
20320 20320
20321 ;;;*** 20321 ;;;***
20322 20322
20323 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 20323 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
20324 ;;;;;; (17843 27886)) 20324 ;;;;;; (17842 58277))
20325 ;;; Generated autoloads from textmodes/picture.el 20325 ;;; Generated autoloads from textmodes/picture.el
20326 20326
20327 (autoload (quote picture-mode) "picture" "\ 20327 (autoload (quote picture-mode) "picture" "\
20328 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.
20329 \\<picture-mode-map> 20329 \\<picture-mode-map>
20400 (defalias (quote edit-picture) (quote picture-mode)) 20400 (defalias (quote edit-picture) (quote picture-mode))
20401 20401
20402 ;;;*** 20402 ;;;***
20403 20403
20404 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20404 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
20405 ;;;;;; (17843 27886)) 20405 ;;;;;; (17842 58277))
20406 ;;; Generated autoloads from textmodes/po.el 20406 ;;; Generated autoloads from textmodes/po.el
20407 20407
20408 (autoload (quote po-find-file-coding-system) "po" "\ 20408 (autoload (quote po-find-file-coding-system) "po" "\
20409 Return a (DECODING . ENCODING) pair, according to PO file's charset. 20409 Return a (DECODING . ENCODING) pair, according to PO file's charset.
20410 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.
20411 20411
20412 \(fn ARG-LIST)" nil nil) 20412 \(fn ARG-LIST)" nil nil)
20413 20413
20414 ;;;*** 20414 ;;;***
20415 20415
20416 ;;;### (autoloads (pong) "pong" "play/pong.el" (17843 27880)) 20416 ;;;### (autoloads (pong) "pong" "play/pong.el" (17842 55395))
20417 ;;; Generated autoloads from play/pong.el 20417 ;;; Generated autoloads from play/pong.el
20418 20418
20419 (autoload (quote pong) "pong" "\ 20419 (autoload (quote pong) "pong" "\
20420 Play pong and waste time. 20420 Play pong and waste time.
20421 This is an implementation of the classical game pong. 20421 This is an implementation of the classical game pong.
20428 \(fn)" t nil) 20428 \(fn)" t nil)
20429 20429
20430 ;;;*** 20430 ;;;***
20431 20431
20432 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer 20432 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
20433 ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17852 50694)) 20433 ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17852 19612))
20434 ;;; Generated autoloads from emacs-lisp/pp.el 20434 ;;; Generated autoloads from emacs-lisp/pp.el
20435 20435
20436 (autoload (quote pp-to-string) "pp" "\ 20436 (autoload (quote pp-to-string) "pp" "\
20437 Return a string containing the pretty-printed representation of OBJECT. 20437 Return a string containing the pretty-printed representation of OBJECT.
20438 OBJECT can be any Lisp object. Quoting characters are used as needed 20438 OBJECT can be any Lisp object. Quoting characters are used as needed
20484 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print 20484 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print
20485 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print 20485 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print
20486 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20486 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
20487 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20487 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
20488 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20488 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
20489 ;;;;;; (17866 27909)) 20489 ;;;;;; (17866 8704))
20490 ;;; Generated autoloads from printing.el 20490 ;;; Generated autoloads from printing.el
20491 20491
20492 (autoload (quote pr-interface) "printing" "\ 20492 (autoload (quote pr-interface) "printing" "\
20493 Activate the printing interface buffer. 20493 Activate the printing interface buffer.
20494 20494
21072 \(fn &optional SELECT-PRINTER)" t nil) 21072 \(fn &optional SELECT-PRINTER)" t nil)
21073 21073
21074 ;;;*** 21074 ;;;***
21075 21075
21076 ;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el" 21076 ;;;### (autoloads (switch-to-prolog prolog-mode) "prolog" "progmodes/prolog.el"
21077 ;;;;;; (17843 27883)) 21077 ;;;;;; (17842 56332))
21078 ;;; Generated autoloads from progmodes/prolog.el 21078 ;;; Generated autoloads from progmodes/prolog.el
21079 21079
21080 (autoload (quote prolog-mode) "prolog" "\ 21080 (autoload (quote prolog-mode) "prolog" "\
21081 Major mode for editing Prolog code for Prologs. 21081 Major mode for editing Prolog code for Prologs.
21082 Blank lines and `%%...' separate paragraphs. `%'s start comments. 21082 Blank lines and `%%...' separate paragraphs. `%'s start comments.
21095 21095
21096 \(fn &optional NAME)" t nil) 21096 \(fn &optional NAME)" t nil)
21097 21097
21098 ;;;*** 21098 ;;;***
21099 21099
21100 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17843 27862)) 21100 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17842 58279))
21101 ;;; Generated autoloads from ps-bdf.el 21101 ;;; Generated autoloads from ps-bdf.el
21102 21102
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"))) "\ 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"))) "\
21104 *List of directories to search for `BDF' font files. 21104 *List of directories to search for `BDF' font files.
21105 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 21105 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
21106 21106
21107 ;;;*** 21107 ;;;***
21108 21108
21109 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17843 21109 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17842
21110 ;;;;;; 27883)) 21110 ;;;;;; 56332))
21111 ;;; Generated autoloads from progmodes/ps-mode.el 21111 ;;; Generated autoloads from progmodes/ps-mode.el
21112 21112
21113 (autoload (quote ps-mode) "ps-mode" "\ 21113 (autoload (quote ps-mode) "ps-mode" "\
21114 Major mode for editing PostScript with GNU Emacs. 21114 Major mode for editing PostScript with GNU Emacs.
21115 21115
21154 ;;;*** 21154 ;;;***
21155 21155
21156 ;;;### (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
21157 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string 21157 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
21158 ;;;;;; 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)
21159 ;;;;;; "ps-mule" "ps-mule.el" (17843 27862)) 21159 ;;;;;; "ps-mule" "ps-mule.el" (17842 58279))
21160 ;;; Generated autoloads from ps-mule.el 21160 ;;; Generated autoloads from ps-mule.el
21161 21161
21162 (defvar ps-multibyte-buffer nil "\ 21162 (defvar ps-multibyte-buffer nil "\
21163 *Specifies the multi-byte buffer handling. 21163 *Specifies the multi-byte buffer handling.
21164 21164
21275 ;;;### (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
21276 ;;;;;; 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
21277 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 21277 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
21278 ;;;;;; 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
21279 ;;;;;; 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
21280 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17895 21280 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17900
21281 ;;;;;; 22419)) 21281 ;;;;;; 43896))
21282 ;;; Generated autoloads from ps-print.el 21282 ;;; Generated autoloads from ps-print.el
21283 21283
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")) "\ 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")) "\
21285 *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.
21286 See `ps-paper-type'.") 21286 See `ps-paper-type'.")
21473 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) 21473 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil)
21474 21474
21475 ;;;*** 21475 ;;;***
21476 21476
21477 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21477 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
21478 ;;;;;; (17894 62280)) 21478 ;;;;;; (17918 44913))
21479 ;;; Generated autoloads from progmodes/python.el 21479 ;;; Generated autoloads from progmodes/python.el
21480 21480
21481 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21481 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
21482 21482
21483 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode))) 21483 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode)))
21548 \(fn)" t nil) 21548 \(fn)" t nil)
21549 21549
21550 ;;;*** 21550 ;;;***
21551 21551
21552 ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21552 ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
21553 ;;;;;; (17843 27875)) 21553 ;;;;;; (17842 54741))
21554 ;;; Generated autoloads from gnus/qp.el 21554 ;;; Generated autoloads from gnus/qp.el
21555 21555
21556 (autoload (quote quoted-printable-decode-region) "qp" "\ 21556 (autoload (quote quoted-printable-decode-region) "qp" "\
21557 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.
21558 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
21571 21571
21572 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 21572 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
21573 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 21573 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
21574 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21574 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
21575 ;;;;;; quail-define-package quail-use-package quail-title) "quail" 21575 ;;;;;; quail-define-package quail-use-package quail-title) "quail"
21576 ;;;;;; "international/quail.el" (17859 27906)) 21576 ;;;;;; "international/quail.el" (17859 9187))
21577 ;;; Generated autoloads from international/quail.el 21577 ;;; Generated autoloads from international/quail.el
21578 21578
21579 (autoload (quote quail-title) "quail" "\ 21579 (autoload (quote quail-title) "quail" "\
21580 Return the title of the current Quail package. 21580 Return the title of the current Quail package.
21581 21581
21802 21802
21803 ;;;*** 21803 ;;;***
21804 21804
21805 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 21805 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
21806 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 21806 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
21807 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17843 21807 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17842
21808 ;;;;;; 27879)) 21808 ;;;;;; 55218))
21809 ;;; Generated autoloads from net/quickurl.el 21809 ;;; Generated autoloads from net/quickurl.el
21810 21810
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" "\ 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" "\
21812 Example `quickurl-postfix' text that adds a local variable to the 21812 Example `quickurl-postfix' text that adds a local variable to the
21813 `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
21875 \(fn)" t nil) 21875 \(fn)" t nil)
21876 21876
21877 ;;;*** 21877 ;;;***
21878 21878
21879 ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 21879 ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
21880 ;;;;;; "net/rcirc.el" (17843 27879)) 21880 ;;;;;; "net/rcirc.el" (17907 1946))
21881 ;;; Generated autoloads from net/rcirc.el 21881 ;;; Generated autoloads from net/rcirc.el
21882 21882
21883 (autoload (quote rcirc) "rcirc" "\ 21883 (autoload (quote rcirc) "rcirc" "\
21884 Connect to IRC. 21884 Connect to IRC.
21885 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.
21907 21907
21908 \(fn &optional ARG)" t nil) 21908 \(fn &optional ARG)" t nil)
21909 21909
21910 ;;;*** 21910 ;;;***
21911 21911
21912 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17843 21912 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17842
21913 ;;;;;; 27879)) 21913 ;;;;;; 55218))
21914 ;;; Generated autoloads from net/rcompile.el 21914 ;;; Generated autoloads from net/rcompile.el
21915 21915
21916 (autoload (quote remote-compile) "rcompile" "\ 21916 (autoload (quote remote-compile) "rcompile" "\
21917 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.
21918 See \\[compile]. 21918 See \\[compile].
21920 \(fn HOST USER COMMAND)" t nil) 21920 \(fn HOST USER COMMAND)" t nil)
21921 21921
21922 ;;;*** 21922 ;;;***
21923 21923
21924 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 21924 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
21925 ;;;;;; (17843 27869)) 21925 ;;;;;; (17917 37732))
21926 ;;; Generated autoloads from emacs-lisp/re-builder.el 21926 ;;; Generated autoloads from emacs-lisp/re-builder.el
21927 21927
21928 (defalias (quote regexp-builder) (quote re-builder)) 21928 (defalias (quote regexp-builder) (quote re-builder))
21929 21929
21930 (autoload (quote re-builder) "re-builder" "\ 21930 (autoload (quote re-builder) "re-builder" "\
21932 21932
21933 \(fn)" t nil) 21933 \(fn)" t nil)
21934 21934
21935 ;;;*** 21935 ;;;***
21936 21936
21937 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17843 27862)) 21937 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17842 58279))
21938 ;;; Generated autoloads from recentf.el 21938 ;;; Generated autoloads from recentf.el
21939 21939
21940 (defvar recentf-mode nil "\ 21940 (defvar recentf-mode nil "\
21941 Non-nil if Recentf mode is enabled. 21941 Non-nil if Recentf mode is enabled.
21942 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.
21959 ;;;*** 21959 ;;;***
21960 21960
21961 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 21961 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
21962 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 21962 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
21963 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 21963 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
21964 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17843 21964 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17842
21965 ;;;;;; 27862)) 21965 ;;;;;; 58279))
21966 ;;; Generated autoloads from rect.el 21966 ;;; Generated autoloads from rect.el
21967 21967
21968 (autoload (quote move-to-column-force) "rect" "\ 21968 (autoload (quote move-to-column-force) "rect" "\
21969 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.
21970 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
22088 22088
22089 \(fn START END &optional FILL)" t nil) 22089 \(fn START END &optional FILL)" t nil)
22090 22090
22091 ;;;*** 22091 ;;;***
22092 22092
22093 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17843 22093 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17842
22094 ;;;;;; 27886)) 22094 ;;;;;; 58277))
22095 ;;; Generated autoloads from textmodes/refill.el 22095 ;;; Generated autoloads from textmodes/refill.el
22096 22096
22097 (autoload (quote refill-mode) "refill" "\ 22097 (autoload (quote refill-mode) "refill" "\
22098 Toggle Refill minor mode. 22098 Toggle Refill minor mode.
22099 With prefix arg, turn Refill mode on iff arg is positive. 22099 With prefix arg, turn Refill mode on iff arg is positive.
22105 \(fn &optional ARG)" t nil) 22105 \(fn &optional ARG)" t nil)
22106 22106
22107 ;;;*** 22107 ;;;***
22108 22108
22109 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode 22109 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode
22110 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17843 27886)) 22110 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17842 58276))
22111 ;;; Generated autoloads from textmodes/reftex.el 22111 ;;; Generated autoloads from textmodes/reftex.el
22112 22112
22113 (autoload (quote turn-on-reftex) "reftex" "\ 22113 (autoload (quote turn-on-reftex) "reftex" "\
22114 Turn on RefTeX mode. 22114 Turn on RefTeX mode.
22115 22115
22155 \(fn)" nil nil) 22155 \(fn)" nil nil)
22156 22156
22157 ;;;*** 22157 ;;;***
22158 22158
22159 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 22159 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
22160 ;;;;;; (17843 27886)) 22160 ;;;;;; (17842 58277))
22161 ;;; Generated autoloads from textmodes/reftex-cite.el 22161 ;;; Generated autoloads from textmodes/reftex-cite.el
22162 22162
22163 (autoload (quote reftex-citation) "reftex-cite" "\ 22163 (autoload (quote reftex-citation) "reftex-cite" "\
22164 Make a citation using BibTeX database files. 22164 Make a citation using BibTeX database files.
22165 After prompting for a regular expression, scans the buffers with 22165 After prompting for a regular expression, scans the buffers with
22185 \(fn &optional NO-INSERT FORMAT-KEY)" t nil) 22185 \(fn &optional NO-INSERT FORMAT-KEY)" t nil)
22186 22186
22187 ;;;*** 22187 ;;;***
22188 22188
22189 ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 22189 ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22190 ;;;;;; (17843 27886)) 22190 ;;;;;; (17842 58277))
22191 ;;; Generated autoloads from textmodes/reftex-global.el 22191 ;;; Generated autoloads from textmodes/reftex-global.el
22192 22192
22193 (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\ 22193 (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\
22194 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.
22195 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
22202 \(fn &optional ARG)" t nil) 22202 \(fn &optional ARG)" t nil)
22203 22203
22204 ;;;*** 22204 ;;;***
22205 22205
22206 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 22206 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
22207 ;;;;;; (17843 27886)) 22207 ;;;;;; (17842 58277))
22208 ;;; Generated autoloads from textmodes/reftex-index.el 22208 ;;; Generated autoloads from textmodes/reftex-index.el
22209 22209
22210 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 22210 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
22211 Major mode for managing the Index phrases of a LaTeX document. 22211 Major mode for managing the Index phrases of a LaTeX document.
22212 This buffer was created with RefTeX. 22212 This buffer was created with RefTeX.
22235 \(fn)" t nil) 22235 \(fn)" t nil)
22236 22236
22237 ;;;*** 22237 ;;;***
22238 22238
22239 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 22239 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
22240 ;;;;;; (17843 27886)) 22240 ;;;;;; (17842 58277))
22241 ;;; Generated autoloads from textmodes/reftex-parse.el 22241 ;;; Generated autoloads from textmodes/reftex-parse.el
22242 22242
22243 (autoload (quote reftex-all-document-files) "reftex-parse" "\ 22243 (autoload (quote reftex-all-document-files) "reftex-parse" "\
22244 Return a list of all files belonging to the current document. 22244 Return a list of all files belonging to the current document.
22245 When RELATIVE is non-nil, give file names relative to directory 22245 When RELATIVE is non-nil, give file names relative to directory
22247 22247
22248 \(fn &optional RELATIVE)" nil nil) 22248 \(fn &optional RELATIVE)" nil nil)
22249 22249
22250 ;;;*** 22250 ;;;***
22251 22251
22252 ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17843 22252 ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (17842
22253 ;;;;;; 27886)) 22253 ;;;;;; 58277))
22254 ;;; Generated autoloads from textmodes/reftex-vars.el 22254 ;;; Generated autoloads from textmodes/reftex-vars.el
22255 (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))))
22256 (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))))
22257 (put 'reftex-level-indent 'safe-local-variable 'integerp) 22257 (put 'reftex-level-indent 'safe-local-variable 'integerp)
22258 (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))))
22259 22259
22260 ;;;*** 22260 ;;;***
22261 22261
22262 ;;;### (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"
22263 ;;;;;; (17843 27869)) 22263 ;;;;;; (17842 54152))
22264 ;;; Generated autoloads from emacs-lisp/regexp-opt.el 22264 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
22265 22265
22266 (autoload (quote regexp-opt) "regexp-opt" "\ 22266 (autoload (quote regexp-opt) "regexp-opt" "\
22267 Return a regexp to match a string in the list STRINGS. 22267 Return a regexp to match a string in the list STRINGS.
22268 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,
22285 22285
22286 \(fn REGEXP)" nil nil) 22286 \(fn REGEXP)" nil nil)
22287 22287
22288 ;;;*** 22288 ;;;***
22289 22289
22290 ;;;### (autoloads (repeat) "repeat" "repeat.el" (17843 27862)) 22290 ;;;### (autoloads (repeat) "repeat" "repeat.el" (17842 58279))
22291 ;;; Generated autoloads from repeat.el 22291 ;;; Generated autoloads from repeat.el
22292 22292
22293 (autoload (quote repeat) "repeat" "\ 22293 (autoload (quote repeat) "repeat" "\
22294 Repeat most recently executed command. 22294 Repeat most recently executed command.
22295 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
22303 \(fn REPEAT-ARG)" t nil) 22303 \(fn REPEAT-ARG)" t nil)
22304 22304
22305 ;;;*** 22305 ;;;***
22306 22306
22307 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 22307 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
22308 ;;;;;; (17843 27878)) 22308 ;;;;;; (17842 55035))
22309 ;;; Generated autoloads from mail/reporter.el 22309 ;;; Generated autoloads from mail/reporter.el
22310 22310
22311 (autoload (quote reporter-submit-bug-report) "reporter" "\ 22311 (autoload (quote reporter-submit-bug-report) "reporter" "\
22312 Begin submitting a bug report via email. 22312 Begin submitting a bug report via email.
22313 22313
22335 \(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)
22336 22336
22337 ;;;*** 22337 ;;;***
22338 22338
22339 ;;;### (autoloads (reposition-window) "reposition" "reposition.el" 22339 ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
22340 ;;;;;; (17843 27862)) 22340 ;;;;;; (17842 58279))
22341 ;;; Generated autoloads from reposition.el 22341 ;;; Generated autoloads from reposition.el
22342 22342
22343 (autoload (quote reposition-window) "reposition" "\ 22343 (autoload (quote reposition-window) "reposition" "\
22344 Make the current definition and/or comment visible. 22344 Make the current definition and/or comment visible.
22345 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
22362 \(fn &optional ARG)" t nil) 22362 \(fn &optional ARG)" t nil)
22363 (define-key esc-map "\C-l" 'reposition-window) 22363 (define-key esc-map "\C-l" 'reposition-window)
22364 22364
22365 ;;;*** 22365 ;;;***
22366 22366
22367 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17843 22367 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17842
22368 ;;;;;; 27862)) 22368 ;;;;;; 58279))
22369 ;;; Generated autoloads from resume.el 22369 ;;; Generated autoloads from resume.el
22370 22370
22371 (autoload (quote resume-suspend-hook) "resume" "\ 22371 (autoload (quote resume-suspend-hook) "resume" "\
22372 Clear out the file used for transmitting args when Emacs resumes. 22372 Clear out the file used for transmitting args when Emacs resumes.
22373 22373
22374 \(fn)" nil nil) 22374 \(fn)" nil nil)
22375 22375
22376 ;;;*** 22376 ;;;***
22377 22377
22378 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 22378 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
22379 ;;;;;; (17843 27863)) 22379 ;;;;;; (17842 58279))
22380 ;;; Generated autoloads from reveal.el 22380 ;;; Generated autoloads from reveal.el
22381 22381
22382 (autoload (quote reveal-mode) "reveal" "\ 22382 (autoload (quote reveal-mode) "reveal" "\
22383 Toggle Reveal mode on or off. 22383 Toggle Reveal mode on or off.
22384 Reveal mode renders invisible text around point visible again. 22384 Reveal mode renders invisible text around point visible again.
22409 \(fn &optional ARG)" t nil) 22409 \(fn &optional ARG)" t nil)
22410 22410
22411 ;;;*** 22411 ;;;***
22412 22412
22413 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22413 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
22414 ;;;;;; (17843 27869)) 22414 ;;;;;; (17842 54152))
22415 ;;; Generated autoloads from emacs-lisp/ring.el 22415 ;;; Generated autoloads from emacs-lisp/ring.el
22416 22416
22417 (autoload (quote ring-p) "ring" "\ 22417 (autoload (quote ring-p) "ring" "\
22418 Return t if X is a ring; nil otherwise. 22418 Return t if X is a ring; nil otherwise.
22419 22419
22424 22424
22425 \(fn SIZE)" nil nil) 22425 \(fn SIZE)" nil nil)
22426 22426
22427 ;;;*** 22427 ;;;***
22428 22428
22429 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17843 27879)) 22429 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17842 55218))
22430 ;;; Generated autoloads from net/rlogin.el 22430 ;;; Generated autoloads from net/rlogin.el
22431 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 22431 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
22432 22432
22433 (autoload (quote rlogin) "rlogin" "\ 22433 (autoload (quote rlogin) "rlogin" "\
22434 Open a network login connection via `rlogin' with args INPUT-ARGS. 22434 Open a network login connection via `rlogin' with args INPUT-ARGS.
22475 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 22475 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
22476 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 22476 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
22477 ;;;;;; 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
22478 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 22478 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
22479 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names 22479 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names
22480 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17889 22480 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17888
22481 ;;;;;; 58740)) 22481 ;;;;;; 29186))
22482 ;;; Generated autoloads from mail/rmail.el 22482 ;;; Generated autoloads from mail/rmail.el
22483 22483
22484 (autoload (quote rmail-movemail-variant-p) "rmail" "\ 22484 (autoload (quote rmail-movemail-variant-p) "rmail" "\
22485 Return t if the current movemail variant is any of VARIANTS. 22485 Return t if the current movemail variant is any of VARIANTS.
22486 Currently known variants are 'emacs and 'mailutils. 22486 Currently known variants are 'emacs and 'mailutils.
22741 \(fn PASSWORD)" t nil) 22741 \(fn PASSWORD)" t nil)
22742 22742
22743 ;;;*** 22743 ;;;***
22744 22744
22745 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 22745 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
22746 ;;;;;; (17889 58740)) 22746 ;;;;;; (17887 18399))
22747 ;;; Generated autoloads from mail/rmailedit.el 22747 ;;; Generated autoloads from mail/rmailedit.el
22748 22748
22749 (autoload (quote rmail-edit-current-message) "rmailedit" "\ 22749 (autoload (quote rmail-edit-current-message) "rmailedit" "\
22750 Edit the contents of this message. 22750 Edit the contents of this message.
22751 22751
22753 22753
22754 ;;;*** 22754 ;;;***
22755 22755
22756 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 22756 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
22757 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 22757 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
22758 ;;;;;; "mail/rmailkwd.el" (17843 27878)) 22758 ;;;;;; "mail/rmailkwd.el" (17842 55035))
22759 ;;; Generated autoloads from mail/rmailkwd.el 22759 ;;; Generated autoloads from mail/rmailkwd.el
22760 22760
22761 (autoload (quote rmail-add-label) "rmailkwd" "\ 22761 (autoload (quote rmail-add-label) "rmailkwd" "\
22762 Add LABEL to labels associated with current RMAIL message. 22762 Add LABEL to labels associated with current RMAIL message.
22763 Completion is performed over known labels when reading. 22763 Completion is performed over known labels when reading.
22792 \(fn N LABELS)" t nil) 22792 \(fn N LABELS)" t nil)
22793 22793
22794 ;;;*** 22794 ;;;***
22795 22795
22796 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 22796 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
22797 ;;;;;; (17843 27878)) 22797 ;;;;;; (17842 55035))
22798 ;;; Generated autoloads from mail/rmailmsc.el 22798 ;;; Generated autoloads from mail/rmailmsc.el
22799 22799
22800 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 22800 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
22801 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.
22802 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.
22806 22806
22807 ;;;*** 22807 ;;;***
22808 22808
22809 ;;;### (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
22810 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 22810 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
22811 ;;;;;; "mail/rmailout.el" (17843 27878)) 22811 ;;;;;; "mail/rmailout.el" (17842 55035))
22812 ;;; Generated autoloads from mail/rmailout.el 22812 ;;; Generated autoloads from mail/rmailout.el
22813 22813
22814 (defvar rmail-output-file-alist nil "\ 22814 (defvar rmail-output-file-alist nil "\
22815 *Alist matching regexps to suggested output Rmail files. 22815 *Alist matching regexps to suggested output Rmail files.
22816 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).
22873 22873
22874 ;;;*** 22874 ;;;***
22875 22875
22876 ;;;### (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
22877 ;;;;;; 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
22878 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17843 22878 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17842
22879 ;;;;;; 27878)) 22879 ;;;;;; 55035))
22880 ;;; Generated autoloads from mail/rmailsort.el 22880 ;;; Generated autoloads from mail/rmailsort.el
22881 22881
22882 (autoload (quote rmail-sort-by-date) "rmailsort" "\ 22882 (autoload (quote rmail-sort-by-date) "rmailsort" "\
22883 Sort messages of current Rmail file by date. 22883 Sort messages of current Rmail file by date.
22884 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.
22926 22926
22927 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 22927 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
22928 ;;;;;; 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
22929 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 22929 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
22930 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 22930 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
22931 ;;;;;; "rmailsum" "mail/rmailsum.el" (17843 27878)) 22931 ;;;;;; "rmailsum" "mail/rmailsum.el" (17842 55035))
22932 ;;; Generated autoloads from mail/rmailsum.el 22932 ;;; Generated autoloads from mail/rmailsum.el
22933 22933
22934 (defvar rmail-summary-scroll-between-messages t "\ 22934 (defvar rmail-summary-scroll-between-messages t "\
22935 *Non-nil means Rmail summary scroll commands move between messages.") 22935 *Non-nil means Rmail summary scroll commands move between messages.")
22936 22936
23008 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum" t) 23008 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum" t)
23009 23009
23010 ;;;*** 23010 ;;;***
23011 23011
23012 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 23012 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
23013 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (17843 27863)) 23013 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (17842 58279))
23014 ;;; Generated autoloads from rot13.el 23014 ;;; Generated autoloads from rot13.el
23015 23015
23016 (autoload (quote rot13) "rot13" "\ 23016 (autoload (quote rot13) "rot13" "\
23017 Return ROT13 encryption of OBJECT, a buffer or string. 23017 Return ROT13 encryption of OBJECT, a buffer or string.
23018 23018
23045 23045
23046 \(fn)" t nil) 23046 \(fn)" t nil)
23047 23047
23048 ;;;*** 23048 ;;;***
23049 23049
23050 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17838 23050 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17833
23051 ;;;;;; 58218)) 23051 ;;;;;; 43069))
23052 ;;; Generated autoloads from ruler-mode.el 23052 ;;; Generated autoloads from ruler-mode.el
23053 23053
23054 (autoload (quote ruler-mode) "ruler-mode" "\ 23054 (autoload (quote ruler-mode) "ruler-mode" "\
23055 Display a ruler in the header line if ARG > 0. 23055 Display a ruler in the header line if ARG > 0.
23056 23056
23057 \(fn &optional ARG)" t nil) 23057 \(fn &optional ARG)" t nil)
23058 23058
23059 ;;;*** 23059 ;;;***
23060 23060
23061 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17843 23061 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17842
23062 ;;;;;; 27869)) 23062 ;;;;;; 54152))
23063 ;;; Generated autoloads from emacs-lisp/rx.el 23063 ;;; Generated autoloads from emacs-lisp/rx.el
23064 23064
23065 (autoload (quote rx-to-string) "rx" "\ 23065 (autoload (quote rx-to-string) "rx" "\
23066 Parse and produce code for regular expression FORM. 23066 Parse and produce code for regular expression FORM.
23067 FORM is a regular expression in sexp form. 23067 FORM is a regular expression in sexp form.
23365 \(fn &rest REGEXPS)" nil (quote macro)) 23365 \(fn &rest REGEXPS)" nil (quote macro))
23366 23366
23367 ;;;*** 23367 ;;;***
23368 23368
23369 ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23369 ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
23370 ;;;;;; (17843 27863)) 23370 ;;;;;; (17842 58279))
23371 ;;; Generated autoloads from savehist.el 23371 ;;; Generated autoloads from savehist.el
23372 23372
23373 (defvar savehist-mode nil "\ 23373 (defvar savehist-mode nil "\
23374 Mode for automatic saving of minibuffer history. 23374 Mode for automatic saving of minibuffer history.
23375 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
23391 \(fn ARG)" t nil) 23391 \(fn ARG)" t nil)
23392 23392
23393 ;;;*** 23393 ;;;***
23394 23394
23395 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23395 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
23396 ;;;;;; (17843 27883)) 23396 ;;;;;; (17842 56332))
23397 ;;; Generated autoloads from progmodes/scheme.el 23397 ;;; Generated autoloads from progmodes/scheme.el
23398 23398
23399 (autoload (quote scheme-mode) "scheme" "\ 23399 (autoload (quote scheme-mode) "scheme" "\
23400 Major mode for editing Scheme code. 23400 Major mode for editing Scheme code.
23401 Editing commands are similar to those of `lisp-mode'. 23401 Editing commands are similar to those of `lisp-mode'.
23433 \(fn)" t nil) 23433 \(fn)" t nil)
23434 23434
23435 ;;;*** 23435 ;;;***
23436 23436
23437 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23437 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
23438 ;;;;;; (17843 27876)) 23438 ;;;;;; (17842 54741))
23439 ;;; Generated autoloads from gnus/score-mode.el 23439 ;;; Generated autoloads from gnus/score-mode.el
23440 23440
23441 (autoload (quote gnus-score-mode) "score-mode" "\ 23441 (autoload (quote gnus-score-mode) "score-mode" "\
23442 Mode for editing Gnus score files. 23442 Mode for editing Gnus score files.
23443 This mode is an extended emacs-lisp mode. 23443 This mode is an extended emacs-lisp mode.
23447 \(fn)" t nil) 23447 \(fn)" t nil)
23448 23448
23449 ;;;*** 23449 ;;;***
23450 23450
23451 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23451 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
23452 ;;;;;; (17843 27863)) 23452 ;;;;;; (17842 58278))
23453 ;;; Generated autoloads from scroll-all.el 23453 ;;; Generated autoloads from scroll-all.el
23454 23454
23455 (defvar scroll-all-mode nil "\ 23455 (defvar scroll-all-mode nil "\
23456 Non-nil if Scroll-All mode is enabled. 23456 Non-nil if Scroll-All mode is enabled.
23457 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.
23470 \(fn &optional ARG)" t nil) 23470 \(fn &optional ARG)" t nil)
23471 23471
23472 ;;;*** 23472 ;;;***
23473 23473
23474 ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23474 ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
23475 ;;;;;; (17843 27863)) 23475 ;;;;;; (17842 58278))
23476 ;;; Generated autoloads from scroll-lock.el 23476 ;;; Generated autoloads from scroll-lock.el
23477 23477
23478 (autoload (quote scroll-lock-mode) "scroll-lock" "\ 23478 (autoload (quote scroll-lock-mode) "scroll-lock" "\
23479 Minor mode for pager-like scrolling. 23479 Minor mode for pager-like scrolling.
23480 Keys which normally move point by line or paragraph will scroll 23480 Keys which normally move point by line or paragraph will scroll
23492 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 23492 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
23493 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 23493 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
23494 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23494 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
23495 ;;;;;; mail-header-separator send-mail-function mail-interactive 23495 ;;;;;; mail-header-separator send-mail-function mail-interactive
23496 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 23496 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
23497 ;;;;;; "sendmail" "mail/sendmail.el" (17843 27878)) 23497 ;;;;;; "sendmail" "mail/sendmail.el" (17842 55035))
23498 ;;; Generated autoloads from mail/sendmail.el 23498 ;;; Generated autoloads from mail/sendmail.el
23499 23499
23500 (defvar mail-from-style (quote angles) "\ 23500 (defvar mail-from-style (quote angles) "\
23501 Specifies how \"From:\" fields look. 23501 Specifies how \"From:\" fields look.
23502 23502
23793 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil) 23793 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil)
23794 23794
23795 ;;;*** 23795 ;;;***
23796 23796
23797 ;;;### (autoloads (server-mode server-start) "server" "server.el" 23797 ;;;### (autoloads (server-mode server-start) "server" "server.el"
23798 ;;;;;; (17851 42899)) 23798 ;;;;;; (17851 41487))
23799 ;;; Generated autoloads from server.el 23799 ;;; Generated autoloads from server.el
23800 23800
23801 (autoload (quote server-start) "server" "\ 23801 (autoload (quote server-start) "server" "\
23802 Allow this Emacs process to be a server for client processes. 23802 Allow this Emacs process to be a server for client processes.
23803 This starts a server communications subprocess through which 23803 This starts a server communications subprocess through which
23827 23827
23828 \(fn &optional ARG)" t nil) 23828 \(fn &optional ARG)" t nil)
23829 23829
23830 ;;;*** 23830 ;;;***
23831 23831
23832 ;;;### (autoloads (ses-mode) "ses" "ses.el" (17843 27863)) 23832 ;;;### (autoloads (ses-mode) "ses" "ses.el" (17902 31690))
23833 ;;; Generated autoloads from ses.el 23833 ;;; Generated autoloads from ses.el
23834 23834
23835 (autoload (quote ses-mode) "ses" "\ 23835 (autoload (quote ses-mode) "ses" "\
23836 Major mode for Simple Emacs Spreadsheet. 23836 Major mode for Simple Emacs Spreadsheet.
23837 See \"ses-example.ses\" (in the etc data directory) for more info. 23837 See \"ses-example.ses\" (in `data-directory') for more info.
23838 23838
23839 Key definitions: 23839 Key definitions:
23840 \\{ses-mode-map} 23840 \\{ses-mode-map}
23841 These key definitions are active only in the print area (the visible part): 23841 These key definitions are active only in the print area (the visible part):
23842 \\{ses-mode-print-map} 23842 \\{ses-mode-print-map}
23846 \(fn)" t nil) 23846 \(fn)" t nil)
23847 23847
23848 ;;;*** 23848 ;;;***
23849 23849
23850 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 23850 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
23851 ;;;;;; (17889 58741)) 23851 ;;;;;; (17887 16434))
23852 ;;; Generated autoloads from textmodes/sgml-mode.el 23852 ;;; Generated autoloads from textmodes/sgml-mode.el
23853 23853
23854 (autoload (quote sgml-mode) "sgml-mode" "\ 23854 (autoload (quote sgml-mode) "sgml-mode" "\
23855 Major mode for editing SGML documents. 23855 Major mode for editing SGML documents.
23856 Makes > match <. 23856 Makes > match <.
23914 \(fn)" t nil) 23914 \(fn)" t nil)
23915 23915
23916 ;;;*** 23916 ;;;***
23917 23917
23918 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 23918 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
23919 ;;;;;; (17843 27883)) 23919 ;;;;;; (17842 56332))
23920 ;;; Generated autoloads from progmodes/sh-script.el 23920 ;;; Generated autoloads from progmodes/sh-script.el
23921 (put 'sh-shell 'safe-local-variable 'symbolp) 23921 (put 'sh-shell 'safe-local-variable 'symbolp)
23922 23922
23923 (autoload (quote sh-mode) "sh-script" "\ 23923 (autoload (quote sh-mode) "sh-script" "\
23924 Major mode for editing shell scripts. 23924 Major mode for editing shell scripts.
23978 23978
23979 (defalias (quote shell-script-mode) (quote sh-mode)) 23979 (defalias (quote shell-script-mode) (quote sh-mode))
23980 23980
23981 ;;;*** 23981 ;;;***
23982 23982
23983 ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17843 27876)) 23983 ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17842 54741))
23984 ;;; Generated autoloads from gnus/sha1.el 23984 ;;; Generated autoloads from gnus/sha1.el
23985 23985
23986 (autoload (quote sha1) "sha1" "\ 23986 (autoload (quote sha1) "sha1" "\
23987 Return the SHA1 (Secure Hash Algorithm) of an object. 23987 Return the SHA1 (Secure Hash Algorithm) of an object.
23988 OBJECT is either a string or a buffer. 23988 OBJECT is either a string or a buffer.
23993 \(fn OBJECT &optional BEG END BINARY)" nil nil) 23993 \(fn OBJECT &optional BEG END BINARY)" nil nil)
23994 23994
23995 ;;;*** 23995 ;;;***
23996 23996
23997 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 23997 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
23998 ;;;;;; (17854 10614)) 23998 ;;;;;; (17853 57352))
23999 ;;; Generated autoloads from emacs-lisp/shadow.el 23999 ;;; Generated autoloads from emacs-lisp/shadow.el
24000 24000
24001 (autoload (quote list-load-path-shadows) "shadow" "\ 24001 (autoload (quote list-load-path-shadows) "shadow" "\
24002 Display a list of Emacs Lisp files that shadow other files. 24002 Display a list of Emacs Lisp files that shadow other files.
24003 24003
24040 \(fn)" t nil) 24040 \(fn)" t nil)
24041 24041
24042 ;;;*** 24042 ;;;***
24043 24043
24044 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 24044 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
24045 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17843 24045 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17842
24046 ;;;;;; 27863)) 24046 ;;;;;; 58278))
24047 ;;; Generated autoloads from shadowfile.el 24047 ;;; Generated autoloads from shadowfile.el
24048 24048
24049 (autoload (quote shadow-define-cluster) "shadowfile" "\ 24049 (autoload (quote shadow-define-cluster) "shadowfile" "\
24050 Edit (or create) the definition of a cluster NAME. 24050 Edit (or create) the definition of a cluster NAME.
24051 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
24080 \(fn)" t nil) 24080 \(fn)" t nil)
24081 24081
24082 ;;;*** 24082 ;;;***
24083 24083
24084 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 24084 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
24085 ;;;;;; (17843 27863)) 24085 ;;;;;; (17899 1575))
24086 ;;; Generated autoloads from shell.el 24086 ;;; Generated autoloads from shell.el
24087 24087
24088 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 24088 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
24089 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
24090 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
24127 (add-hook 'same-window-buffer-names "*shell*") 24127 (add-hook 'same-window-buffer-names "*shell*")
24128 24128
24129 ;;;*** 24129 ;;;***
24130 24130
24131 ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 24131 ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
24132 ;;;;;; "sieve" "gnus/sieve.el" (17843 27876)) 24132 ;;;;;; "sieve" "gnus/sieve.el" (17842 54741))
24133 ;;; Generated autoloads from gnus/sieve.el 24133 ;;; Generated autoloads from gnus/sieve.el
24134 24134
24135 (autoload (quote sieve-manage) "sieve" "\ 24135 (autoload (quote sieve-manage) "sieve" "\
24136 Not documented 24136 Not documented
24137 24137
24148 \(fn &optional NAME)" t nil) 24148 \(fn &optional NAME)" t nil)
24149 24149
24150 ;;;*** 24150 ;;;***
24151 24151
24152 ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 24152 ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
24153 ;;;;;; (17843 27876)) 24153 ;;;;;; (17842 54741))
24154 ;;; Generated autoloads from gnus/sieve-mode.el 24154 ;;; Generated autoloads from gnus/sieve-mode.el
24155 24155
24156 (autoload (quote sieve-mode) "sieve-mode" "\ 24156 (autoload (quote sieve-mode) "sieve-mode" "\
24157 Major mode for editing Sieve code. 24157 Major mode for editing Sieve code.
24158 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
24163 24163
24164 \(fn)" t nil) 24164 \(fn)" t nil)
24165 24165
24166 ;;;*** 24166 ;;;***
24167 24167
24168 ;;;### (autoloads nil "simple" "simple.el" (17892 53317)) 24168 ;;;### (autoloads nil "simple" "simple.el" (17918 54827))
24169 ;;; Generated autoloads from simple.el 24169 ;;; Generated autoloads from simple.el
24170 (put 'fill-prefix 'safe-local-variable 'string-or-null-p) 24170 (put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24171 24171
24172 ;;;*** 24172 ;;;***
24173 24173
24174 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17843 24174 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17842
24175 ;;;;;; 27883)) 24175 ;;;;;; 56332))
24176 ;;; Generated autoloads from progmodes/simula.el 24176 ;;; Generated autoloads from progmodes/simula.el
24177 24177
24178 (autoload (quote simula-mode) "simula" "\ 24178 (autoload (quote simula-mode) "simula" "\
24179 Major mode for editing SIMULA code. 24179 Major mode for editing SIMULA code.
24180 \\{simula-mode-map} 24180 \\{simula-mode-map}
24219 \(fn)" t nil) 24219 \(fn)" t nil)
24220 24220
24221 ;;;*** 24221 ;;;***
24222 24222
24223 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 24223 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
24224 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (17843 27863)) 24224 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (17842 58278))
24225 ;;; Generated autoloads from skeleton.el 24225 ;;; Generated autoloads from skeleton.el
24226 24226
24227 (defvar skeleton-filter-function (quote identity) "\ 24227 (defvar skeleton-filter-function (quote identity) "\
24228 Function for transforming a skeleton proxy's aliases' variable value.") 24228 Function for transforming a skeleton proxy's aliases' variable value.")
24229 24229
24329 \(fn ARG)" t nil) 24329 \(fn ARG)" t nil)
24330 24330
24331 ;;;*** 24331 ;;;***
24332 24332
24333 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 24333 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
24334 ;;;;;; (17843 27863)) 24334 ;;;;;; (17904 28230))
24335 ;;; Generated autoloads from smerge-mode.el 24335 ;;; Generated autoloads from smerge-mode.el
24336 24336
24337 (autoload (quote smerge-ediff) "smerge-mode" "\ 24337 (autoload (quote smerge-ediff) "smerge-mode" "\
24338 Invoke ediff to resolve the conflicts. 24338 Invoke ediff to resolve the conflicts.
24339 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
24348 \(fn &optional ARG)" t nil) 24348 \(fn &optional ARG)" t nil)
24349 24349
24350 ;;;*** 24350 ;;;***
24351 24351
24352 ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24352 ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
24353 ;;;;;; (17875 18095)) 24353 ;;;;;; (17875 18370))
24354 ;;; Generated autoloads from gnus/smiley.el 24354 ;;; Generated autoloads from gnus/smiley.el
24355 24355
24356 (autoload (quote smiley-region) "smiley" "\ 24356 (autoload (quote smiley-region) "smiley" "\
24357 Replace in the region `smiley-regexp-alist' matches with corresponding images. 24357 Replace in the region `smiley-regexp-alist' matches with corresponding images.
24358 A list of images is returned. 24358 A list of images is returned.
24366 \(fn &optional BUFFER)" t nil) 24366 \(fn &optional BUFFER)" t nil)
24367 24367
24368 ;;;*** 24368 ;;;***
24369 24369
24370 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24370 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
24371 ;;;;;; "mail/smtpmail.el" (17868 41435)) 24371 ;;;;;; "mail/smtpmail.el" (17868 40628))
24372 ;;; Generated autoloads from mail/smtpmail.el 24372 ;;; Generated autoloads from mail/smtpmail.el
24373 24373
24374 (autoload (quote smtpmail-send-it) "smtpmail" "\ 24374 (autoload (quote smtpmail-send-it) "smtpmail" "\
24375 Not documented 24375 Not documented
24376 24376
24381 24381
24382 \(fn)" t nil) 24382 \(fn)" t nil)
24383 24383
24384 ;;;*** 24384 ;;;***
24385 24385
24386 ;;;### (autoloads (snake) "snake" "play/snake.el" (17843 27880)) 24386 ;;;### (autoloads (snake) "snake" "play/snake.el" (17842 55395))
24387 ;;; Generated autoloads from play/snake.el 24387 ;;; Generated autoloads from play/snake.el
24388 24388
24389 (autoload (quote snake) "snake" "\ 24389 (autoload (quote snake) "snake" "\
24390 Play the Snake game. 24390 Play the Snake game.
24391 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.
24405 \(fn)" t nil) 24405 \(fn)" t nil)
24406 24406
24407 ;;;*** 24407 ;;;***
24408 24408
24409 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24409 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
24410 ;;;;;; (17843 27879)) 24410 ;;;;;; (17842 55218))
24411 ;;; Generated autoloads from net/snmp-mode.el 24411 ;;; Generated autoloads from net/snmp-mode.el
24412 24412
24413 (autoload (quote snmp-mode) "snmp-mode" "\ 24413 (autoload (quote snmp-mode) "snmp-mode" "\
24414 Major mode for editing SNMP MIBs. 24414 Major mode for editing SNMP MIBs.
24415 Expression and list commands understand all C brackets. 24415 Expression and list commands understand all C brackets.
24436 24436
24437 ;;;*** 24437 ;;;***
24438 24438
24439 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 24439 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
24440 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 24440 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
24441 ;;;;;; "solar" "calendar/solar.el" (17843 27868)) 24441 ;;;;;; "solar" "calendar/solar.el" (17916 11038))
24442 ;;; Generated autoloads from calendar/solar.el 24442 ;;; Generated autoloads from calendar/solar.el
24443 24443
24444 (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 ")"))) "\
24445 *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.
24446 24446
24507 24507
24508 \(fn)" nil nil) 24508 \(fn)" nil nil)
24509 24509
24510 ;;;*** 24510 ;;;***
24511 24511
24512 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17843 24512 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17842
24513 ;;;;;; 27880)) 24513 ;;;;;; 55395))
24514 ;;; Generated autoloads from play/solitaire.el 24514 ;;; Generated autoloads from play/solitaire.el
24515 24515
24516 (autoload (quote solitaire) "solitaire" "\ 24516 (autoload (quote solitaire) "solitaire" "\
24517 Play Solitaire. 24517 Play Solitaire.
24518 24518
24585 24585
24586 ;;;*** 24586 ;;;***
24587 24587
24588 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24588 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
24589 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24589 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
24590 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (17843 27863)) 24590 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (17842 58278))
24591 ;;; Generated autoloads from sort.el 24591 ;;; Generated autoloads from sort.el
24592 24592
24593 (autoload (quote sort-subr) "sort" "\ 24593 (autoload (quote sort-subr) "sort" "\
24594 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.
24595 24595
24727 24727
24728 \(fn BEG END)" t nil) 24728 \(fn BEG END)" t nil)
24729 24729
24730 ;;;*** 24730 ;;;***
24731 24731
24732 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17843 24732 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17842
24733 ;;;;;; 27876)) 24733 ;;;;;; 54741))
24734 ;;; Generated autoloads from gnus/spam.el 24734 ;;; Generated autoloads from gnus/spam.el
24735 24735
24736 (autoload (quote spam-initialize) "spam" "\ 24736 (autoload (quote spam-initialize) "spam" "\
24737 Install the spam.el hooks and do other initialization 24737 Install the spam.el hooks and do other initialization
24738 24738
24740 24740
24741 ;;;*** 24741 ;;;***
24742 24742
24743 ;;;### (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
24744 ;;;;;; 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"
24745 ;;;;;; "gnus/spam-report.el" (17843 27876)) 24745 ;;;;;; "gnus/spam-report.el" (17842 54741))
24746 ;;; Generated autoloads from gnus/spam-report.el 24746 ;;; Generated autoloads from gnus/spam-report.el
24747 24747
24748 (autoload (quote spam-report-process-queue) "spam-report" "\ 24748 (autoload (quote spam-report-process-queue) "spam-report" "\
24749 Report all queued requests from `spam-report-requests-file'. 24749 Report all queued requests from `spam-report-requests-file'.
24750 24750
24783 \(fn)" t nil) 24783 \(fn)" t nil)
24784 24784
24785 ;;;*** 24785 ;;;***
24786 24786
24787 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 24787 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
24788 ;;;;;; "speedbar.el" (17882 17519)) 24788 ;;;;;; "speedbar.el" (17881 43027))
24789 ;;; Generated autoloads from speedbar.el 24789 ;;; Generated autoloads from speedbar.el
24790 24790
24791 (defalias (quote speedbar) (quote speedbar-frame-mode)) 24791 (defalias (quote speedbar) (quote speedbar-frame-mode))
24792 24792
24793 (autoload (quote speedbar-frame-mode) "speedbar" "\ 24793 (autoload (quote speedbar-frame-mode) "speedbar" "\
24808 \(fn)" t nil) 24808 \(fn)" t nil)
24809 24809
24810 ;;;*** 24810 ;;;***
24811 24811
24812 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 24812 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
24813 ;;;;;; "spell" "textmodes/spell.el" (17892 53318)) 24813 ;;;;;; "spell" "textmodes/spell.el" (17842 58276))
24814 ;;; Generated autoloads from textmodes/spell.el 24814 ;;; Generated autoloads from textmodes/spell.el
24815 24815
24816 (put (quote spell-filter) (quote risky-local-variable) t) 24816 (put (quote spell-filter) (quote risky-local-variable) t)
24817 24817
24818 (autoload (quote spell-buffer) "spell" "\ 24818 (autoload (quote spell-buffer) "spell" "\
24844 24844
24845 \(fn STRING)" t nil) 24845 \(fn STRING)" t nil)
24846 24846
24847 ;;;*** 24847 ;;;***
24848 24848
24849 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17843 24849 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17842
24850 ;;;;;; 27880)) 24850 ;;;;;; 55395))
24851 ;;; Generated autoloads from play/spook.el 24851 ;;; Generated autoloads from play/spook.el
24852 24852
24853 (autoload (quote spook) "spook" "\ 24853 (autoload (quote spook) "spook" "\
24854 Adds that special touch of class to your outgoing mail. 24854 Adds that special touch of class to your outgoing mail.
24855 24855
24863 ;;;*** 24863 ;;;***
24864 24864
24865 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 24865 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
24866 ;;;;;; 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
24867 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 24867 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
24868 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17843 24868 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17842
24869 ;;;;;; 27883)) 24869 ;;;;;; 56332))
24870 ;;; Generated autoloads from progmodes/sql.el 24870 ;;; Generated autoloads from progmodes/sql.el
24871 24871
24872 (autoload (quote sql-add-product-keywords) "sql" "\ 24872 (autoload (quote sql-add-product-keywords) "sql" "\
24873 Add highlighting KEYWORDS for SQL PRODUCT. 24873 Add highlighting KEYWORDS for SQL PRODUCT.
24874 24874
25295 25295
25296 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 25296 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
25297 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 25297 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
25298 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 25298 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
25299 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 25299 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
25300 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17843 25300 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17842
25301 ;;;;;; 27863)) 25301 ;;;;;; 58278))
25302 ;;; Generated autoloads from strokes.el 25302 ;;; Generated autoloads from strokes.el
25303 25303
25304 (autoload (quote strokes-global-set-stroke) "strokes" "\ 25304 (autoload (quote strokes-global-set-stroke) "strokes" "\
25305 Interactively give STROKE the global binding as COMMAND. 25305 Interactively give STROKE the global binding as COMMAND.
25306 Operated just like `global-set-key', except for strokes. 25306 Operated just like `global-set-key', except for strokes.
25406 \(fn)" t nil) 25406 \(fn)" t nil)
25407 25407
25408 ;;;*** 25408 ;;;***
25409 25409
25410 ;;;### (autoloads (studlify-buffer studlify-word studlify-region) 25410 ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
25411 ;;;;;; "studly" "play/studly.el" (17504 41540)) 25411 ;;;;;; "studly" "play/studly.el" (16211 27038))
25412 ;;; Generated autoloads from play/studly.el 25412 ;;; Generated autoloads from play/studly.el
25413 25413
25414 (autoload (quote studlify-region) "studly" "\ 25414 (autoload (quote studlify-region) "studly" "\
25415 Studlify-case the region. 25415 Studlify-case the region.
25416 25416
25426 25426
25427 \(fn)" t nil) 25427 \(fn)" t nil)
25428 25428
25429 ;;;*** 25429 ;;;***
25430 25430
25431 ;;;### (autoloads (locate-library) "subr" "subr.el" (17892 53317)) 25431 ;;;### (autoloads (locate-library) "subr" "subr.el" (17918 55391))
25432 ;;; Generated autoloads from subr.el 25432 ;;; Generated autoloads from subr.el
25433 25433
25434 (autoload (quote locate-library) "subr" "\ 25434 (autoload (quote locate-library) "subr" "\
25435 Show the precise file name of Emacs library LIBRARY. 25435 Show the precise file name of Emacs library LIBRARY.
25436 This command searches the directories in `load-path' like `\\[load-library]' 25436 This command searches the directories in `load-path' like `\\[load-library]'
25448 \(fn LIBRARY &optional NOSUFFIX PATH INTERACTIVE-CALL)" t nil) 25448 \(fn LIBRARY &optional NOSUFFIX PATH INTERACTIVE-CALL)" t nil)
25449 25449
25450 ;;;*** 25450 ;;;***
25451 25451
25452 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25452 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
25453 ;;;;;; (17854 10614)) 25453 ;;;;;; (17854 7564))
25454 ;;; Generated autoloads from mail/supercite.el 25454 ;;; Generated autoloads from mail/supercite.el
25455 25455
25456 (autoload (quote sc-cite-original) "supercite" "\ 25456 (autoload (quote sc-cite-original) "supercite" "\
25457 Workhorse citing function which performs the initial citation. 25457 Workhorse citing function which performs the initial citation.
25458 This is callable from the various mail and news readers' reply 25458 This is callable from the various mail and news readers' reply
25480 25480
25481 \(fn)" nil nil) 25481 \(fn)" nil nil)
25482 25482
25483 ;;;*** 25483 ;;;***
25484 25484
25485 ;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (17843 27863)) 25485 ;;;### (autoloads (t-mouse-mode) "t-mouse" "t-mouse.el" (17919 4935))
25486 ;;; Generated autoloads from t-mouse.el 25486 ;;; Generated autoloads from t-mouse.el
25487 25487
25488 (defvar t-mouse-mode nil "\ 25488 (defvar t-mouse-mode nil "\
25489 Non-nil if T-Mouse mode is enabled. 25489 Non-nil if T-Mouse mode is enabled.
25490 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.
25502 25502
25503 \(fn &optional ARG)" t nil) 25503 \(fn &optional ARG)" t nil)
25504 25504
25505 ;;;*** 25505 ;;;***
25506 25506
25507 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17843 27863)) 25507 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17842 58278))
25508 ;;; Generated autoloads from tabify.el 25508 ;;; Generated autoloads from tabify.el
25509 25509
25510 (autoload (quote untabify) "tabify" "\ 25510 (autoload (quote untabify) "tabify" "\
25511 Convert all tabs in region to multiple spaces, preserving columns. 25511 Convert all tabs in region to multiple spaces, preserving columns.
25512 Called non-interactively, the region is specified by arguments 25512 Called non-interactively, the region is specified by arguments
25537 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table 25537 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table
25538 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize 25538 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize
25539 ;;;;;; table-recognize table-insert-row-column table-insert-column 25539 ;;;;;; table-recognize table-insert-row-column table-insert-column
25540 ;;;;;; table-insert-row table-insert table-point-left-cell-hook 25540 ;;;;;; table-insert-row table-insert table-point-left-cell-hook
25541 ;;;;;; 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)
25542 ;;;;;; "table" "textmodes/table.el" (17843 27887)) 25542 ;;;;;; "table" "textmodes/table.el" (17842 58276))
25543 ;;; Generated autoloads from textmodes/table.el 25543 ;;; Generated autoloads from textmodes/table.el
25544 25544
25545 (defvar table-cell-map-hook nil "\ 25545 (defvar table-cell-map-hook nil "\
25546 *Normal hooks run when finishing construction of `table-cell-map'. 25546 *Normal hooks run when finishing construction of `table-cell-map'.
25547 User can modify `table-cell-map' by adding custom functions here.") 25547 User can modify `table-cell-map' by adding custom functions here.")
26125 26125
26126 \(fn)" t nil) 26126 \(fn)" t nil)
26127 26127
26128 ;;;*** 26128 ;;;***
26129 26129
26130 ;;;### (autoloads (talk-connect) "talk" "talk.el" (17843 27863)) 26130 ;;;### (autoloads (talk-connect) "talk" "talk.el" (17842 58278))
26131 ;;; Generated autoloads from talk.el 26131 ;;; Generated autoloads from talk.el
26132 26132
26133 (autoload (quote talk-connect) "talk" "\ 26133 (autoload (quote talk-connect) "talk" "\
26134 Connect to display DISPLAY for the Emacs talk group. 26134 Connect to display DISPLAY for the Emacs talk group.
26135 26135
26136 \(fn DISPLAY)" t nil) 26136 \(fn DISPLAY)" t nil)
26137 26137
26138 ;;;*** 26138 ;;;***
26139 26139
26140 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17843 27863)) 26140 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17842 58278))
26141 ;;; Generated autoloads from tar-mode.el 26141 ;;; Generated autoloads from tar-mode.el
26142 26142
26143 (autoload (quote tar-mode) "tar-mode" "\ 26143 (autoload (quote tar-mode) "tar-mode" "\
26144 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.
26145 You can move around using the usual cursor motion commands. 26145 You can move around using the usual cursor motion commands.
26159 \(fn)" t nil) 26159 \(fn)" t nil)
26160 26160
26161 ;;;*** 26161 ;;;***
26162 26162
26163 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 26163 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
26164 ;;;;;; "progmodes/tcl.el" (17843 27883)) 26164 ;;;;;; "progmodes/tcl.el" (17842 56332))
26165 ;;; Generated autoloads from progmodes/tcl.el 26165 ;;; Generated autoloads from progmodes/tcl.el
26166 26166
26167 (autoload (quote tcl-mode) "tcl" "\ 26167 (autoload (quote tcl-mode) "tcl" "\
26168 Major mode for editing Tcl code. 26168 Major mode for editing Tcl code.
26169 Expression and list commands understand all Tcl brackets. 26169 Expression and list commands understand all Tcl brackets.
26210 26210
26211 \(fn COMMAND &optional ARG)" t nil) 26211 \(fn COMMAND &optional ARG)" t nil)
26212 26212
26213 ;;;*** 26213 ;;;***
26214 26214
26215 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17843 27879)) 26215 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17842 55218))
26216 ;;; Generated autoloads from net/telnet.el 26216 ;;; Generated autoloads from net/telnet.el
26217 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 26217 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
26218 26218
26219 (autoload (quote telnet) "telnet" "\ 26219 (autoload (quote telnet) "telnet" "\
26220 Open a network login connection to host named HOST (a string). 26220 Open a network login connection to host named HOST (a string).
26237 26237
26238 \(fn HOST)" t nil) 26238 \(fn HOST)" t nil)
26239 26239
26240 ;;;*** 26240 ;;;***
26241 26241
26242 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17892 26242 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17842
26243 ;;;;;; 53317)) 26243 ;;;;;; 58278))
26244 ;;; Generated autoloads from term.el 26244 ;;; Generated autoloads from term.el
26245 26245
26246 (autoload (quote make-term) "term" "\ 26246 (autoload (quote make-term) "term" "\
26247 Make a term process NAME in a buffer, running PROGRAM. 26247 Make a term process NAME in a buffer, running PROGRAM.
26248 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.
26266 26266
26267 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil) 26267 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil)
26268 26268
26269 ;;;*** 26269 ;;;***
26270 26270
26271 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17843 26271 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17842
26272 ;;;;;; 27863)) 26272 ;;;;;; 58278))
26273 ;;; Generated autoloads from terminal.el 26273 ;;; Generated autoloads from terminal.el
26274 26274
26275 (autoload (quote terminal-emulator) "terminal" "\ 26275 (autoload (quote terminal-emulator) "terminal" "\
26276 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.
26277 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.
26304 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil) 26304 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil)
26305 26305
26306 ;;;*** 26306 ;;;***
26307 26307
26308 ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 26308 ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
26309 ;;;;;; (17843 27869)) 26309 ;;;;;; (17842 54152))
26310 ;;; Generated autoloads from emacs-lisp/testcover.el 26310 ;;; Generated autoloads from emacs-lisp/testcover.el
26311 26311
26312 (autoload (quote testcover-this-defun) "testcover" "\ 26312 (autoload (quote testcover-this-defun) "testcover" "\
26313 Start coverage on function under point. 26313 Start coverage on function under point.
26314 26314
26315 \(fn)" t nil) 26315 \(fn)" t nil)
26316 26316
26317 ;;;*** 26317 ;;;***
26318 26318
26319 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17852 64479)) 26319 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17897 26294))
26320 ;;; Generated autoloads from play/tetris.el 26320 ;;; Generated autoloads from play/tetris.el
26321 26321
26322 (autoload (quote tetris) "tetris" "\ 26322 (autoload (quote tetris) "tetris" "\
26323 Play the Tetris game. 26323 Play the Tetris game.
26324 Shapes drop from the top of the screen, and the user has to move and 26324 Shapes drop from the top of the screen, and the user has to move and
26345 ;;;;;; 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
26346 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 26346 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
26347 ;;;;;; 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
26348 ;;;;;; 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
26349 ;;;;;; 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"
26350 ;;;;;; (17843 27887)) 26350 ;;;;;; (17842 58276))
26351 ;;; Generated autoloads from textmodes/tex-mode.el 26351 ;;; Generated autoloads from textmodes/tex-mode.el
26352 26352
26353 (defvar tex-shell-file-name nil "\ 26353 (defvar tex-shell-file-name nil "\
26354 *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.")
26355 26355
26647 \(fn)" t nil) 26647 \(fn)" t nil)
26648 26648
26649 ;;;*** 26649 ;;;***
26650 26650
26651 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26651 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
26652 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17843 27887)) 26652 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17842 58276))
26653 ;;; Generated autoloads from textmodes/texinfmt.el 26653 ;;; Generated autoloads from textmodes/texinfmt.el
26654 26654
26655 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 26655 (autoload (quote texinfo-format-buffer) "texinfmt" "\
26656 Process the current buffer as texinfo code, into an Info file. 26656 Process the current buffer as texinfo code, into an Info file.
26657 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
26687 \(fn &optional NOSPLIT)" t nil) 26687 \(fn &optional NOSPLIT)" t nil)
26688 26688
26689 ;;;*** 26689 ;;;***
26690 26690
26691 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 26691 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
26692 ;;;;;; "texinfo" "textmodes/texinfo.el" (17843 27887)) 26692 ;;;;;; "texinfo" "textmodes/texinfo.el" (17842 58276))
26693 ;;; Generated autoloads from textmodes/texinfo.el 26693 ;;; Generated autoloads from textmodes/texinfo.el
26694 26694
26695 (defvar texinfo-open-quote "``" "\ 26695 (defvar texinfo-open-quote "``" "\
26696 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 26696 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
26697 26697
26774 ;;;*** 26774 ;;;***
26775 26775
26776 ;;;### (autoloads (thai-auto-composition-mode thai-composition-function 26776 ;;;### (autoloads (thai-auto-composition-mode thai-composition-function
26777 ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string 26777 ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string
26778 ;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" 26778 ;;;;;; thai-compose-region) "thai-util" "language/thai-util.el"
26779 ;;;;;; (17843 27877)) 26779 ;;;;;; (17842 58278))
26780 ;;; Generated autoloads from language/thai-util.el 26780 ;;; Generated autoloads from language/thai-util.el
26781 26781
26782 (autoload (quote thai-compose-region) "thai-util" "\ 26782 (autoload (quote thai-compose-region) "thai-util" "\
26783 Compose Thai characters in the region. 26783 Compose Thai characters in the region.
26784 When called from a program, expects two arguments, 26784 When called from a program, expects two arguments,
26818 26818
26819 ;;;*** 26819 ;;;***
26820 26820
26821 ;;;### (autoloads (list-at-point number-at-point symbol-at-point 26821 ;;;### (autoloads (list-at-point number-at-point symbol-at-point
26822 ;;;;;; 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)
26823 ;;;;;; "thingatpt" "thingatpt.el" (17843 27863)) 26823 ;;;;;; "thingatpt" "thingatpt.el" (17842 58278))
26824 ;;; Generated autoloads from thingatpt.el 26824 ;;; Generated autoloads from thingatpt.el
26825 26825
26826 (autoload (quote forward-thing) "thingatpt" "\ 26826 (autoload (quote forward-thing) "thingatpt" "\
26827 Move forward to the end of the Nth next THING. 26827 Move forward to the end of the Nth next THING.
26828 26828
26875 26875
26876 ;;;*** 26876 ;;;***
26877 26877
26878 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked 26878 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
26879 ;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 26879 ;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
26880 ;;;;;; (17843 27864)) 26880 ;;;;;; (17842 58278))
26881 ;;; Generated autoloads from thumbs.el 26881 ;;; Generated autoloads from thumbs.el
26882 26882
26883 (autoload (quote thumbs-find-thumb) "thumbs" "\ 26883 (autoload (quote thumbs-find-thumb) "thumbs" "\
26884 Display the thumbnail for IMG. 26884 Display the thumbnail for IMG.
26885 26885
26914 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion 26914 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion
26915 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 26915 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
26916 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 26916 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
26917 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 26917 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
26918 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 26918 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
26919 ;;;;;; "language/tibet-util.el" (17843 27878)) 26919 ;;;;;; "language/tibet-util.el" (17842 58278))
26920 ;;; Generated autoloads from language/tibet-util.el 26920 ;;; Generated autoloads from language/tibet-util.el
26921 26921
26922 (autoload (quote tibetan-char-p) "tibet-util" "\ 26922 (autoload (quote tibetan-char-p) "tibet-util" "\
26923 Check if char CH is Tibetan character. 26923 Check if char CH is Tibetan character.
26924 Returns non-nil if CH is Tibetan. Otherwise, returns nil. 26924 Returns non-nil if CH is Tibetan. Otherwise, returns nil.
26993 \(fn FROM TO)" nil nil) 26993 \(fn FROM TO)" nil nil)
26994 26994
26995 ;;;*** 26995 ;;;***
26996 26996
26997 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 26997 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
26998 ;;;;;; (17843 27887)) 26998 ;;;;;; (17842 58276))
26999 ;;; Generated autoloads from textmodes/tildify.el 26999 ;;; Generated autoloads from textmodes/tildify.el
27000 27000
27001 (autoload (quote tildify-region) "tildify" "\ 27001 (autoload (quote tildify-region) "tildify" "\
27002 Add hard spaces in the region between BEG and END. 27002 Add hard spaces in the region between BEG and END.
27003 See variables `tildify-pattern-alist', `tildify-string-alist', and 27003 See variables `tildify-pattern-alist', `tildify-string-alist', and
27017 \(fn)" t nil) 27017 \(fn)" t nil)
27018 27018
27019 ;;;*** 27019 ;;;***
27020 27020
27021 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 27021 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
27022 ;;;;;; "time" "time.el" (17843 27864)) 27022 ;;;;;; "time" "time.el" (17842 58278))
27023 ;;; Generated autoloads from time.el 27023 ;;; Generated autoloads from time.el
27024 27024
27025 (defvar display-time-day-and-date nil "\ 27025 (defvar display-time-day-and-date nil "\
27026 *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.")
27027 27027
27059 ;;;*** 27059 ;;;***
27060 27060
27061 ;;;### (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
27062 ;;;;;; 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
27063 ;;;;;; 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
27064 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17843 27064 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17842
27065 ;;;;;; 27868)) 27065 ;;;;;; 53792))
27066 ;;; Generated autoloads from calendar/time-date.el 27066 ;;; Generated autoloads from calendar/time-date.el
27067 27067
27068 (autoload (quote date-to-time) "time-date" "\ 27068 (autoload (quote date-to-time) "time-date" "\
27069 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.
27070 27070
27146 \(fn DATE)" nil nil) 27146 \(fn DATE)" nil nil)
27147 27147
27148 ;;;*** 27148 ;;;***
27149 27149
27150 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 27150 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
27151 ;;;;;; "time-stamp.el" (17843 27864)) 27151 ;;;;;; "time-stamp.el" (17842 58278))
27152 ;;; Generated autoloads from time-stamp.el 27152 ;;; Generated autoloads from time-stamp.el
27153 (put 'time-stamp-format 'safe-local-variable 'stringp) 27153 (put 'time-stamp-format 'safe-local-variable 'stringp)
27154 (put 'time-stamp-line-limit 'safe-local-variable 'integerp) 27154 (put 'time-stamp-line-limit 'safe-local-variable 'integerp)
27155 (put 'time-stamp-start 'safe-local-variable 'stringp) 27155 (put 'time-stamp-start 'safe-local-variable 'stringp)
27156 (put 'time-stamp-end 'safe-local-variable 'stringp) 27156 (put 'time-stamp-end 'safe-local-variable 'stringp)
27189 27189
27190 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 27190 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
27191 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 27191 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27192 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 27192 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27193 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 27193 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
27194 ;;;;;; (17843 27868)) 27194 ;;;;;; (17842 53792))
27195 ;;; Generated autoloads from calendar/timeclock.el 27195 ;;; Generated autoloads from calendar/timeclock.el
27196 27196
27197 (autoload (quote timeclock-modeline-display) "timeclock" "\ 27197 (autoload (quote timeclock-modeline-display) "timeclock" "\
27198 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.
27199 If `timeclock-use-display-time' is non-nil (the default), then 27199 If `timeclock-use-display-time' is non-nil (the default), then
27290 27290
27291 ;;;*** 27291 ;;;***
27292 27292
27293 ;;;### (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
27294 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 27294 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
27295 ;;;;;; "emacs-lisp/timer.el" (17843 27869)) 27295 ;;;;;; "emacs-lisp/timer.el" (17842 54152))
27296 ;;; Generated autoloads from emacs-lisp/timer.el 27296 ;;; Generated autoloads from emacs-lisp/timer.el
27297 27297
27298 (defalias (quote disable-timeout) (quote cancel-timer)) 27298 (defalias (quote disable-timeout) (quote cancel-timer))
27299 27299
27300 (autoload (quote cancel-timer) "timer" "\ 27300 (autoload (quote cancel-timer) "timer" "\
27366 \(fn (SECONDS TIMEOUT-FORMS...) BODY)" nil (quote macro)) 27366 \(fn (SECONDS TIMEOUT-FORMS...) BODY)" nil (quote macro))
27367 27367
27368 ;;;*** 27368 ;;;***
27369 27369
27370 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27370 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
27371 ;;;;;; "international/titdic-cnv.el" (17871 15753)) 27371 ;;;;;; "international/titdic-cnv.el" (17870 32853))
27372 ;;; Generated autoloads from international/titdic-cnv.el 27372 ;;; Generated autoloads from international/titdic-cnv.el
27373 27373
27374 (autoload (quote titdic-convert) "titdic-cnv" "\ 27374 (autoload (quote titdic-convert) "titdic-cnv" "\
27375 Convert a TIT dictionary of FILENAME into a Quail package. 27375 Convert a TIT dictionary of FILENAME into a Quail package.
27376 Optional argument DIRNAME if specified is the directory name under which 27376 Optional argument DIRNAME if specified is the directory name under which
27389 \(fn &optional FORCE)" nil nil) 27389 \(fn &optional FORCE)" nil nil)
27390 27390
27391 ;;;*** 27391 ;;;***
27392 27392
27393 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 27393 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
27394 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17843 27394 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17842
27395 ;;;;;; 27878)) 27395 ;;;;;; 58278))
27396 ;;; Generated autoloads from language/tml-util.el 27396 ;;; Generated autoloads from language/tml-util.el
27397 27397
27398 (autoload (quote tamil-compose-region) "tml-util" "\ 27398 (autoload (quote tamil-compose-region) "tml-util" "\
27399 Not documented 27399 Not documented
27400 27400
27413 \(fn FROM TO PATTERN &optional STRING)" nil nil) 27413 \(fn FROM TO PATTERN &optional STRING)" nil nil)
27414 27414
27415 ;;;*** 27415 ;;;***
27416 27416
27417 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27417 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
27418 ;;;;;; "tmm.el" (17843 27864)) 27418 ;;;;;; "tmm.el" (17842 58278))
27419 ;;; Generated autoloads from tmm.el 27419 ;;; Generated autoloads from tmm.el
27420 (define-key global-map "\M-`" 'tmm-menubar) 27420 (define-key global-map "\M-`" 'tmm-menubar)
27421 (define-key global-map [f10] 'tmm-menubar) 27421 (define-key global-map [f10] 'tmm-menubar)
27422 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27422 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
27423 27423
27454 27454
27455 ;;;*** 27455 ;;;***
27456 27456
27457 ;;;### (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
27458 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27458 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
27459 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17843 27868)) 27459 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17842 53792))
27460 ;;; Generated autoloads from calendar/todo-mode.el 27460 ;;; Generated autoloads from calendar/todo-mode.el
27461 27461
27462 (autoload (quote todo-add-category) "todo-mode" "\ 27462 (autoload (quote todo-add-category) "todo-mode" "\
27463 Add new category CAT to the TODO list. 27463 Add new category CAT to the TODO list.
27464 27464
27515 27515
27516 ;;;*** 27516 ;;;***
27517 27517
27518 ;;;### (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
27519 ;;;;;; 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"
27520 ;;;;;; (17843 27864)) 27520 ;;;;;; (17842 58278))
27521 ;;; Generated autoloads from tool-bar.el 27521 ;;; Generated autoloads from tool-bar.el
27522 27522
27523 (put (quote tool-bar-mode) (quote standard-value) (quote (t))) 27523 (put (quote tool-bar-mode) (quote standard-value) (quote (t)))
27524 27524
27525 (autoload (quote tool-bar-add-item) "tool-bar" "\ 27525 (autoload (quote tool-bar-add-item) "tool-bar" "\
27582 \(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)
27583 27583
27584 ;;;*** 27584 ;;;***
27585 27585
27586 ;;;### (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"
27587 ;;;;;; (17843 27870)) 27587 ;;;;;; (17842 54264))
27588 ;;; Generated autoloads from emulation/tpu-edt.el 27588 ;;; Generated autoloads from emulation/tpu-edt.el
27589 27589
27590 (defvar tpu-edt-mode nil "\ 27590 (defvar tpu-edt-mode nil "\
27591 Non-nil if Tpu-Edt mode is enabled. 27591 Non-nil if Tpu-Edt mode is enabled.
27592 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.
27609 \(fn)" t nil) 27609 \(fn)" t nil)
27610 27610
27611 ;;;*** 27611 ;;;***
27612 27612
27613 ;;;### (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)
27614 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17843 27870)) 27614 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17842 54264))
27615 ;;; Generated autoloads from emulation/tpu-extras.el 27615 ;;; Generated autoloads from emulation/tpu-extras.el
27616 27616
27617 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 27617 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
27618 Set scroll margins. 27618 Set scroll margins.
27619 27619
27629 27629
27630 \(fn)" t nil) 27630 \(fn)" t nil)
27631 27631
27632 ;;;*** 27632 ;;;***
27633 27633
27634 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17843 27869)) 27634 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17842 54152))
27635 ;;; Generated autoloads from emacs-lisp/tq.el 27635 ;;; Generated autoloads from emacs-lisp/tq.el
27636 27636
27637 (autoload (quote tq-create) "tq" "\ 27637 (autoload (quote tq-create) "tq" "\
27638 Create and return a transaction queue communicating with PROCESS. 27638 Create and return a transaction queue communicating with PROCESS.
27639 PROCESS should be a subprocess capable of sending and receiving 27639 PROCESS should be a subprocess capable of sending and receiving
27643 \(fn PROCESS)" nil nil) 27643 \(fn PROCESS)" nil nil)
27644 27644
27645 ;;;*** 27645 ;;;***
27646 27646
27647 ;;;### (autoloads (trace-function-background trace-function trace-buffer) 27647 ;;;### (autoloads (trace-function-background trace-function trace-buffer)
27648 ;;;;;; "trace" "emacs-lisp/trace.el" (17843 27869)) 27648 ;;;;;; "trace" "emacs-lisp/trace.el" (17842 54152))
27649 ;;; Generated autoloads from emacs-lisp/trace.el 27649 ;;; Generated autoloads from emacs-lisp/trace.el
27650 27650
27651 (defvar trace-buffer "*trace-output*" "\ 27651 (defvar trace-buffer "*trace-output*" "\
27652 *Trace output will by default go to that buffer.") 27652 *Trace output will by default go to that buffer.")
27653 27653
27680 ;;;*** 27680 ;;;***
27681 27681
27682 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 27682 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
27683 ;;;;;; 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
27684 ;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp 27684 ;;;;;; tramp-file-name-handler tramp-completion-file-name-regexp
27685 ;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17893 65071)) 27685 ;;;;;; tramp-file-name-regexp) "tramp" "net/tramp.el" (17899 48055))
27686 ;;; Generated autoloads from net/tramp.el 27686 ;;; Generated autoloads from net/tramp.el
27687 27687
27688 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 27688 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
27689 Non-nil means to use unified Ange-FTP/Tramp filename syntax. 27689 Non-nil means to use unified Ange-FTP/Tramp filename syntax.
27690 Otherwise, use a separate filename syntax for Tramp.") 27690 Otherwise, use a separate filename syntax for Tramp.")
27793 \(fn)" t nil) 27793 \(fn)" t nil)
27794 27794
27795 ;;;*** 27795 ;;;***
27796 27796
27797 ;;;### (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"
27798 ;;;;;; (17843 27879)) 27798 ;;;;;; (17842 55218))
27799 ;;; Generated autoloads from net/tramp-ftp.el 27799 ;;; Generated autoloads from net/tramp-ftp.el
27800 27800
27801 (autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\ 27801 (autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\
27802 Not documented 27802 Not documented
27803 27803
27808 ;;;### (autoloads (tumme-dired-edit-comment-and-tags tumme-mark-tagged-files 27808 ;;;### (autoloads (tumme-dired-edit-comment-and-tags tumme-mark-tagged-files
27809 ;;;;;; 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
27810 ;;;;;; tumme-display-thumb tumme-display-thumbs-append tumme-setup-dired-keybindings 27810 ;;;;;; tumme-display-thumb tumme-display-thumbs-append tumme-setup-dired-keybindings
27811 ;;;;;; tumme-jump-thumbnail-buffer tumme-delete-tag tumme-tag-files 27811 ;;;;;; tumme-jump-thumbnail-buffer tumme-delete-tag tumme-tag-files
27812 ;;;;;; 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
27813 ;;;;;; tumme-dired-insert-marked-thumbs) "tumme" "tumme.el" (17843 27813 ;;;;;; tumme-dired-insert-marked-thumbs) "tumme" "tumme.el" (17842
27814 ;;;;;; 27864)) 27814 ;;;;;; 58278))
27815 ;;; Generated autoloads from tumme.el 27815 ;;; Generated autoloads from tumme.el
27816 27816
27817 (autoload (quote tumme-dired-insert-marked-thumbs) "tumme" "\ 27817 (autoload (quote tumme-dired-insert-marked-thumbs) "tumme" "\
27818 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.
27819 27819
27939 27939
27940 \(fn)" t nil) 27940 \(fn)" t nil)
27941 27941
27942 ;;;*** 27942 ;;;***
27943 27943
27944 ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17893 27944 ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (17892
27945 ;;;;;; 52880)) 27945 ;;;;;; 62683))
27946 ;;; Generated autoloads from tutorial.el 27946 ;;; Generated autoloads from tutorial.el
27947 27947
27948 (autoload (quote help-with-tutorial) "tutorial" "\ 27948 (autoload (quote help-with-tutorial) "tutorial" "\
27949 Select the Emacs learn-by-doing tutorial. 27949 Select the Emacs learn-by-doing tutorial.
27950 If there is a tutorial version written in the language 27950 If there is a tutorial version written in the language
27965 \(fn &optional ARG DONT-ASK-FOR-REVERT)" t nil) 27965 \(fn &optional ARG DONT-ASK-FOR-REVERT)" t nil)
27966 27966
27967 ;;;*** 27967 ;;;***
27968 27968
27969 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 27969 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
27970 ;;;;;; "textmodes/two-column.el" (17843 27887)) 27970 ;;;;;; "textmodes/two-column.el" (17842 58276))
27971 ;;; Generated autoloads from textmodes/two-column.el 27971 ;;; Generated autoloads from textmodes/two-column.el
27972 (autoload '2C-command "two-column" () t 'keymap) 27972 (autoload '2C-command "two-column" () t 'keymap)
27973 (global-set-key "\C-x6" '2C-command) 27973 (global-set-key "\C-x6" '2C-command)
27974 (global-set-key [f2] '2C-command) 27974 (global-set-key [f2] '2C-command)
27975 27975
28016 28016
28017 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 28017 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
28018 ;;;;;; type-break type-break-mode type-break-keystroke-threshold 28018 ;;;;;; type-break type-break-mode type-break-keystroke-threshold
28019 ;;;;;; type-break-good-break-interval type-break-good-rest-interval 28019 ;;;;;; type-break-good-break-interval type-break-good-rest-interval
28020 ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 28020 ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
28021 ;;;;;; (17855 40306)) 28021 ;;;;;; (17908 29123))
28022 ;;; Generated autoloads from type-break.el 28022 ;;; Generated autoloads from type-break.el
28023 28023
28024 (defvar type-break-mode nil "\ 28024 (defvar type-break-mode nil "\
28025 Toggle typing break mode. 28025 Toggle typing break mode.
28026 See the docstring for the `type-break-mode' command for more information. 28026 See the docstring for the `type-break-mode' command for more information.
28199 \(fn WPM &optional WORDLEN FRAC)" t nil) 28199 \(fn WPM &optional WORDLEN FRAC)" t nil)
28200 28200
28201 ;;;*** 28201 ;;;***
28202 28202
28203 ;;;### (autoloads (ununderline-region underline-region) "underline" 28203 ;;;### (autoloads (ununderline-region underline-region) "underline"
28204 ;;;;;; "textmodes/underline.el" (17843 27887)) 28204 ;;;;;; "textmodes/underline.el" (17842 58276))
28205 ;;; Generated autoloads from textmodes/underline.el 28205 ;;; Generated autoloads from textmodes/underline.el
28206 28206
28207 (autoload (quote underline-region) "underline" "\ 28207 (autoload (quote underline-region) "underline" "\
28208 Underline all nonblank characters in the region. 28208 Underline all nonblank characters in the region.
28209 Works by overstriking underscores. 28209 Works by overstriking underscores.
28220 \(fn START END)" t nil) 28220 \(fn START END)" t nil)
28221 28221
28222 ;;;*** 28222 ;;;***
28223 28223
28224 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 28224 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
28225 ;;;;;; "undigest" "mail/undigest.el" (17843 27878)) 28225 ;;;;;; "undigest" "mail/undigest.el" (17842 55035))
28226 ;;; Generated autoloads from mail/undigest.el 28226 ;;; Generated autoloads from mail/undigest.el
28227 28227
28228 (autoload (quote undigestify-rmail-message) "undigest" "\ 28228 (autoload (quote undigestify-rmail-message) "undigest" "\
28229 Break up a digest message into its constituent messages. 28229 Break up a digest message into its constituent messages.
28230 Leaves original message, deleted, before the undigestified messages. 28230 Leaves original message, deleted, before the undigestified messages.
28239 \(fn)" t nil) 28239 \(fn)" t nil)
28240 28240
28241 ;;;*** 28241 ;;;***
28242 28242
28243 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 28243 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
28244 ;;;;;; (17843 27878)) 28244 ;;;;;; (17842 55035))
28245 ;;; Generated autoloads from mail/unrmail.el 28245 ;;; Generated autoloads from mail/unrmail.el
28246 28246
28247 (autoload (quote batch-unrmail) "unrmail" "\ 28247 (autoload (quote batch-unrmail) "unrmail" "\
28248 Convert Rmail files to system inbox format. 28248 Convert Rmail files to system inbox format.
28249 Specify the input Rmail file names as command line arguments. 28249 Specify the input Rmail file names as command line arguments.
28258 28258
28259 \(fn FILE TO-FILE)" t nil) 28259 \(fn FILE TO-FILE)" t nil)
28260 28260
28261 ;;;*** 28261 ;;;***
28262 28262
28263 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17843 28263 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17842
28264 ;;;;;; 27869)) 28264 ;;;;;; 54152))
28265 ;;; Generated autoloads from emacs-lisp/unsafep.el 28265 ;;; Generated autoloads from emacs-lisp/unsafep.el
28266 28266
28267 (autoload (quote unsafep) "unsafep" "\ 28267 (autoload (quote unsafep) "unsafep" "\
28268 Return nil if evaluating FORM couldn't possibly do any harm; 28268 Return nil if evaluating FORM couldn't possibly do any harm;
28269 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
28272 \(fn FORM &optional UNSAFEP-VARS)" nil nil) 28272 \(fn FORM &optional UNSAFEP-VARS)" nil nil)
28273 28273
28274 ;;;*** 28274 ;;;***
28275 28275
28276 ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url" 28276 ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
28277 ;;;;;; "url/url.el" (17843 27888)) 28277 ;;;;;; "url/url.el" (17842 56569))
28278 ;;; Generated autoloads from url/url.el 28278 ;;; Generated autoloads from url/url.el
28279 28279
28280 (autoload (quote url-retrieve) "url" "\ 28280 (autoload (quote url-retrieve) "url" "\
28281 Retrieve URL asynchronously and call CALLBACK with CBARGS when finished. 28281 Retrieve URL asynchronously and call CALLBACK with CBARGS when finished.
28282 URL is either a string or a parsed URL. 28282 URL is either a string or a parsed URL.
28312 \(fn URL)" nil nil) 28312 \(fn URL)" nil nil)
28313 28313
28314 ;;;*** 28314 ;;;***
28315 28315
28316 ;;;### (autoloads (url-register-auth-scheme url-get-authentication) 28316 ;;;### (autoloads (url-register-auth-scheme url-get-authentication)
28317 ;;;;;; "url-auth" "url/url-auth.el" (17854 10614)) 28317 ;;;;;; "url-auth" "url/url-auth.el" (17854 10173))
28318 ;;; Generated autoloads from url/url-auth.el 28318 ;;; Generated autoloads from url/url-auth.el
28319 28319
28320 (autoload (quote url-get-authentication) "url-auth" "\ 28320 (autoload (quote url-get-authentication) "url-auth" "\
28321 Return an authorization string suitable for use in the WWW-Authenticate 28321 Return an authorization string suitable for use in the WWW-Authenticate
28322 header in an HTTP/1.0 request. 28322 header in an HTTP/1.0 request.
28354 \(fn TYPE &optional FUNCTION RATING)" nil nil) 28354 \(fn TYPE &optional FUNCTION RATING)" nil nil)
28355 28355
28356 ;;;*** 28356 ;;;***
28357 28357
28358 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 28358 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
28359 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17843 28359 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17842
28360 ;;;;;; 27887)) 28360 ;;;;;; 56569))
28361 ;;; Generated autoloads from url/url-cache.el 28361 ;;; Generated autoloads from url/url-cache.el
28362 28362
28363 (autoload (quote url-store-in-cache) "url-cache" "\ 28363 (autoload (quote url-store-in-cache) "url-cache" "\
28364 Store buffer BUFF in the cache. 28364 Store buffer BUFF in the cache.
28365 28365
28380 28380
28381 \(fn URL MOD)" nil nil) 28381 \(fn URL MOD)" nil nil)
28382 28382
28383 ;;;*** 28383 ;;;***
28384 28384
28385 ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17843 27887)) 28385 ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17842 56569))
28386 ;;; Generated autoloads from url/url-cid.el 28386 ;;; Generated autoloads from url/url-cid.el
28387 28387
28388 (autoload (quote url-cid) "url-cid" "\ 28388 (autoload (quote url-cid) "url-cid" "\
28389 Not documented 28389 Not documented
28390 28390
28391 \(fn URL)" nil nil) 28391 \(fn URL)" nil nil)
28392 28392
28393 ;;;*** 28393 ;;;***
28394 28394
28395 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 28395 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
28396 ;;;;;; "url/url-dav.el" (17843 27887)) 28396 ;;;;;; "url/url-dav.el" (17842 56569))
28397 ;;; Generated autoloads from url/url-dav.el 28397 ;;; Generated autoloads from url/url-dav.el
28398 28398
28399 (autoload (quote url-dav-supported-p) "url-dav" "\ 28399 (autoload (quote url-dav-supported-p) "url-dav" "\
28400 Not documented 28400 Not documented
28401 28401
28406 28406
28407 \(fn URL)" nil nil) 28407 \(fn URL)" nil nil)
28408 28408
28409 ;;;*** 28409 ;;;***
28410 28410
28411 ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17843 28411 ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17842
28412 ;;;;;; 27887)) 28412 ;;;;;; 56569))
28413 ;;; Generated autoloads from url/url-file.el 28413 ;;; Generated autoloads from url/url-file.el
28414 28414
28415 (autoload (quote url-file) "url-file" "\ 28415 (autoload (quote url-file) "url-file" "\
28416 Handle file: and ftp: URLs. 28416 Handle file: and ftp: URLs.
28417 28417
28418 \(fn URL CALLBACK CBARGS)" nil nil) 28418 \(fn URL CALLBACK CBARGS)" nil nil)
28419 28419
28420 ;;;*** 28420 ;;;***
28421 28421
28422 ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 28422 ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
28423 ;;;;;; "url/url-gw.el" (17843 27887)) 28423 ;;;;;; "url/url-gw.el" (17842 56569))
28424 ;;; Generated autoloads from url/url-gw.el 28424 ;;; Generated autoloads from url/url-gw.el
28425 28425
28426 (autoload (quote url-gateway-nslookup-host) "url-gw" "\ 28426 (autoload (quote url-gateway-nslookup-host) "url-gw" "\
28427 Attempt to resolve the given HOST using nslookup if possible. 28427 Attempt to resolve the given HOST using nslookup if possible.
28428 28428
28437 \(fn NAME BUFFER HOST SERVICE)" nil nil) 28437 \(fn NAME BUFFER HOST SERVICE)" nil nil)
28438 28438
28439 ;;;*** 28439 ;;;***
28440 28440
28441 ;;;### (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
28442 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17843 28442 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17842
28443 ;;;;;; 27887)) 28443 ;;;;;; 56569))
28444 ;;; Generated autoloads from url/url-handlers.el 28444 ;;; Generated autoloads from url/url-handlers.el
28445 28445
28446 (defvar url-handler-mode nil "\ 28446 (defvar url-handler-mode nil "\
28447 Non-nil if Url-Handler mode is enabled. 28447 Non-nil if Url-Handler mode is enabled.
28448 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.
28482 \(fn URL &optional VISIT BEG END REPLACE)" nil nil) 28482 \(fn URL &optional VISIT BEG END REPLACE)" nil nil)
28483 28483
28484 ;;;*** 28484 ;;;***
28485 28485
28486 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28486 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28487 ;;;;;; url-http) "url-http" "url/url-http.el" (17861 9844)) 28487 ;;;;;; url-http) "url-http" "url/url-http.el" (17861 9963))
28488 ;;; Generated autoloads from url/url-http.el 28488 ;;; Generated autoloads from url/url-http.el
28489 28489
28490 (autoload (quote url-http) "url-http" "\ 28490 (autoload (quote url-http) "url-http" "\
28491 Retrieve URL via HTTP asynchronously. 28491 Retrieve URL via HTTP asynchronously.
28492 URL must be a parsed URL. See `url-generic-parse-url' for details. 28492 URL must be a parsed URL. See `url-generic-parse-url' for details.
28547 (autoload 'url-https-file-readable-p "url-http") 28547 (autoload 'url-https-file-readable-p "url-http")
28548 (autoload 'url-https-file-attributes "url-http") 28548 (autoload 'url-https-file-attributes "url-http")
28549 28549
28550 ;;;*** 28550 ;;;***
28551 28551
28552 ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17843 27888)) 28552 ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17842 56569))
28553 ;;; Generated autoloads from url/url-irc.el 28553 ;;; Generated autoloads from url/url-irc.el
28554 28554
28555 (autoload (quote url-irc) "url-irc" "\ 28555 (autoload (quote url-irc) "url-irc" "\
28556 Not documented 28556 Not documented
28557 28557
28558 \(fn URL)" nil nil) 28558 \(fn URL)" nil nil)
28559 28559
28560 ;;;*** 28560 ;;;***
28561 28561
28562 ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17843 28562 ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17842
28563 ;;;;;; 27888)) 28563 ;;;;;; 56569))
28564 ;;; Generated autoloads from url/url-ldap.el 28564 ;;; Generated autoloads from url/url-ldap.el
28565 28565
28566 (autoload (quote url-ldap) "url-ldap" "\ 28566 (autoload (quote url-ldap) "url-ldap" "\
28567 Perform an LDAP search specified by URL. 28567 Perform an LDAP search specified by URL.
28568 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.
28572 \(fn URL)" nil nil) 28572 \(fn URL)" nil nil)
28573 28573
28574 ;;;*** 28574 ;;;***
28575 28575
28576 ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28576 ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
28577 ;;;;;; (17843 27888)) 28577 ;;;;;; (17842 56569))
28578 ;;; Generated autoloads from url/url-mailto.el 28578 ;;; Generated autoloads from url/url-mailto.el
28579 28579
28580 (autoload (quote url-mail) "url-mailto" "\ 28580 (autoload (quote url-mail) "url-mailto" "\
28581 Not documented 28581 Not documented
28582 28582
28588 \(fn URL)" nil nil) 28588 \(fn URL)" nil nil)
28589 28589
28590 ;;;*** 28590 ;;;***
28591 28591
28592 ;;;### (autoloads (url-data url-generic-emulator-loader url-info 28592 ;;;### (autoloads (url-data url-generic-emulator-loader url-info
28593 ;;;;;; url-man) "url-misc" "url/url-misc.el" (17843 27888)) 28593 ;;;;;; url-man) "url-misc" "url/url-misc.el" (17842 56569))
28594 ;;; Generated autoloads from url/url-misc.el 28594 ;;; Generated autoloads from url/url-misc.el
28595 28595
28596 (autoload (quote url-man) "url-misc" "\ 28596 (autoload (quote url-man) "url-misc" "\
28597 Fetch a Unix manual page URL. 28597 Fetch a Unix manual page URL.
28598 28598
28620 \(fn URL)" nil nil) 28620 \(fn URL)" nil nil)
28621 28621
28622 ;;;*** 28622 ;;;***
28623 28623
28624 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28624 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
28625 ;;;;;; (17843 27888)) 28625 ;;;;;; (17842 56569))
28626 ;;; Generated autoloads from url/url-news.el 28626 ;;; Generated autoloads from url/url-news.el
28627 28627
28628 (autoload (quote url-news) "url-news" "\ 28628 (autoload (quote url-news) "url-news" "\
28629 Not documented 28629 Not documented
28630 28630
28637 28637
28638 ;;;*** 28638 ;;;***
28639 28639
28640 ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28640 ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
28641 ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28641 ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
28642 ;;;;;; (17843 27888)) 28642 ;;;;;; (17842 56569))
28643 ;;; Generated autoloads from url/url-ns.el 28643 ;;; Generated autoloads from url/url-ns.el
28644 28644
28645 (autoload (quote isPlainHostName) "url-ns" "\ 28645 (autoload (quote isPlainHostName) "url-ns" "\
28646 Not documented 28646 Not documented
28647 28647
28678 \(fn KEY &optional DEFAULT)" nil nil) 28678 \(fn KEY &optional DEFAULT)" nil nil)
28679 28679
28680 ;;;*** 28680 ;;;***
28681 28681
28682 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28682 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
28683 ;;;;;; "url/url-parse.el" (17843 27888)) 28683 ;;;;;; "url/url-parse.el" (17842 56569))
28684 ;;; Generated autoloads from url/url-parse.el 28684 ;;; Generated autoloads from url/url-parse.el
28685 28685
28686 (autoload (quote url-recreate-url) "url-parse" "\ 28686 (autoload (quote url-recreate-url) "url-parse" "\
28687 Recreate a URL string from the parsed URLOBJ. 28687 Recreate a URL string from the parsed URLOBJ.
28688 28688
28696 \(fn URL)" nil nil) 28696 \(fn URL)" nil nil)
28697 28697
28698 ;;;*** 28698 ;;;***
28699 28699
28700 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28700 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
28701 ;;;;;; (17843 27888)) 28701 ;;;;;; (17842 56569))
28702 ;;; Generated autoloads from url/url-privacy.el 28702 ;;; Generated autoloads from url/url-privacy.el
28703 28703
28704 (autoload (quote url-setup-privacy-info) "url-privacy" "\ 28704 (autoload (quote url-setup-privacy-info) "url-privacy" "\
28705 Setup variables that expose info about you and your system. 28705 Setup variables that expose info about you and your system.
28706 28706
28712 ;;;;;; url-hexify-string url-unhex-string url-parse-query-string 28712 ;;;;;; url-hexify-string url-unhex-string url-parse-query-string
28713 ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length 28713 ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length
28714 ;;;;;; 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
28715 ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string 28715 ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string
28716 ;;;;;; 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"
28717 ;;;;;; (17843 27888)) 28717 ;;;;;; (17842 56569))
28718 ;;; Generated autoloads from url/url-util.el 28718 ;;; Generated autoloads from url/url-util.el
28719 28719
28720 (defvar url-debug nil "\ 28720 (defvar url-debug nil "\
28721 *What types of debug messages from the URL library to show. 28721 *What types of debug messages from the URL library to show.
28722 Debug messages are logged to the *URL-DEBUG* buffer. 28722 Debug messages are logged to the *URL-DEBUG* buffer.
28841 \(fn &optional NO-SHOW)" t nil) 28841 \(fn &optional NO-SHOW)" t nil)
28842 28842
28843 ;;;*** 28843 ;;;***
28844 28844
28845 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 28845 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
28846 ;;;;;; "userlock" "userlock.el" (17843 27864)) 28846 ;;;;;; "userlock" "userlock.el" (17842 58278))
28847 ;;; Generated autoloads from userlock.el 28847 ;;; Generated autoloads from userlock.el
28848 28848
28849 (autoload (quote ask-user-about-lock) "userlock" "\ 28849 (autoload (quote ask-user-about-lock) "userlock" "\
28850 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.
28851 This function has a choice of three things to do: 28851 This function has a choice of three things to do:
28869 28869
28870 \(fn FN)" nil nil) 28870 \(fn FN)" nil nil)
28871 28871
28872 ;;;*** 28872 ;;;***
28873 28873
28874 ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17892 53317)) 28874 ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17842 54888))
28875 ;;; Generated autoloads from international/utf-7.el 28875 ;;; Generated autoloads from international/utf-7.el
28876 (autoload-coding-system 'utf-7 '(require 'utf-7)) 28876 (autoload-coding-system 'utf-7 '(require 'utf-7))
28877 28877
28878 ;;;*** 28878 ;;;***
28879 28879
28880 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 28880 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
28881 ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" 28881 ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
28882 ;;;;;; (17856 1487)) 28882 ;;;;;; (17855 50203))
28883 ;;; Generated autoloads from gnus/uudecode.el 28883 ;;; Generated autoloads from gnus/uudecode.el
28884 28884
28885 (autoload (quote uudecode-decode-region-external) "uudecode" "\ 28885 (autoload (quote uudecode-decode-region-external) "uudecode" "\
28886 Uudecode region between START and END using external program. 28886 Uudecode region between START and END using external program.
28887 If FILE-NAME is non-nil, save the result to FILE-NAME. The program 28887 If FILE-NAME is non-nil, save the result to FILE-NAME. The program
28907 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update 28907 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update
28908 ;;;;;; 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
28909 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 28909 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
28910 ;;;;;; 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
28911 ;;;;;; 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
28912 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17843 27865)) 28912 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17842 58278))
28913 ;;; Generated autoloads from vc.el 28913 ;;; Generated autoloads from vc.el
28914 28914
28915 (defvar vc-checkout-hook nil "\ 28915 (defvar vc-checkout-hook nil "\
28916 Normal hook (list of functions) run after checking out a file. 28916 Normal hook (list of functions) run after checking out a file.
28917 See `run-hooks'.") 28917 See `run-hooks'.")
29195 29195
29196 \(fn FILE REV &optional DISPLAY-MODE BUF)" t nil) 29196 \(fn FILE REV &optional DISPLAY-MODE BUF)" t nil)
29197 29197
29198 ;;;*** 29198 ;;;***
29199 29199
29200 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (17852 50694)) 29200 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (17852 19270))
29201 ;;; Generated autoloads from vc-arch.el 29201 ;;; Generated autoloads from vc-arch.el
29202 (defun vc-arch-registered (file) 29202 (defun vc-arch-registered (file)
29203 (if (vc-find-root file "{arch}/=tagging-method") 29203 (if (vc-find-root file "{arch}/=tagging-method")
29204 (progn 29204 (progn
29205 (load "vc-arch") 29205 (load "vc-arch")
29206 (vc-arch-registered file)))) 29206 (vc-arch-registered file))))
29207 29207
29208 ;;;*** 29208 ;;;***
29209 29209
29210 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17843 27864)) 29210 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17842 58278))
29211 ;;; Generated autoloads from vc-cvs.el 29211 ;;; Generated autoloads from vc-cvs.el
29212 (defun vc-cvs-registered (f) 29212 (defun vc-cvs-registered (f)
29213 (when (file-readable-p (expand-file-name 29213 (when (file-readable-p (expand-file-name
29214 "CVS/Entries" (file-name-directory f))) 29214 "CVS/Entries" (file-name-directory f)))
29215 (load "vc-cvs") 29215 (load "vc-cvs")
29216 (vc-cvs-registered f))) 29216 (vc-cvs-registered f)))
29217 29217
29218 ;;;*** 29218 ;;;***
29219 29219
29220 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17843 27864)) 29220 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17842 58278))
29221 ;;; Generated autoloads from vc-mcvs.el 29221 ;;; Generated autoloads from vc-mcvs.el
29222 (defun vc-mcvs-registered (file) 29222 (defun vc-mcvs-registered (file)
29223 (if (vc-find-root file "MCVS/CVS") 29223 (if (vc-find-root file "MCVS/CVS")
29224 (progn 29224 (progn
29225 (load "vc-mcvs") 29225 (load "vc-mcvs")
29226 (vc-mcvs-registered file)))) 29226 (vc-mcvs-registered file))))
29227 29227
29228 ;;;*** 29228 ;;;***
29229 29229
29230 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 29230 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
29231 ;;;;;; (17843 27865)) 29231 ;;;;;; (17842 58278))
29232 ;;; Generated autoloads from vc-rcs.el 29232 ;;; Generated autoloads from vc-rcs.el
29233 29233
29234 (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")) "\
29235 *Where to look for RCS master files. 29235 *Where to look for RCS master files.
29236 For a description of possible values, see `vc-check-master-templates'.") 29236 For a description of possible values, see `vc-check-master-templates'.")
29239 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) 29239 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
29240 29240
29241 ;;;*** 29241 ;;;***
29242 29242
29243 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 29243 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
29244 ;;;;;; (17843 27865)) 29244 ;;;;;; (17842 58278))
29245 ;;; Generated autoloads from vc-sccs.el 29245 ;;; Generated autoloads from vc-sccs.el
29246 29246
29247 (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)) "\
29248 *Where to look for SCCS master files. 29248 *Where to look for SCCS master files.
29249 For a description of possible values, see `vc-check-master-templates'.") 29249 For a description of possible values, see `vc-check-master-templates'.")
29256 Does not check whether the file exists but returns nil if it does not 29256 Does not check whether the file exists but returns nil if it does not
29257 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir))))) 29257 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir)))))
29258 29258
29259 ;;;*** 29259 ;;;***
29260 29260
29261 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (17882 17519)) 29261 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (17881 64914))
29262 ;;; Generated autoloads from vc-svn.el 29262 ;;; Generated autoloads from vc-svn.el
29263 (defun vc-svn-registered (f) 29263 (defun vc-svn-registered (f)
29264 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 29264 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
29265 (getenv "SVN_ASP_DOT_NET_HACK")) 29265 (getenv "SVN_ASP_DOT_NET_HACK"))
29266 "_svn") 29266 "_svn")
29274 (add-to-list (quote completion-ignored-extensions) ".svn/") 29274 (add-to-list (quote completion-ignored-extensions) ".svn/")
29275 29275
29276 ;;;*** 29276 ;;;***
29277 29277
29278 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 29278 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
29279 ;;;;;; (17854 10614)) 29279 ;;;;;; (17854 10062))
29280 ;;; Generated autoloads from progmodes/vhdl-mode.el 29280 ;;; Generated autoloads from progmodes/vhdl-mode.el
29281 29281
29282 (autoload (quote vhdl-mode) "vhdl-mode" "\ 29282 (autoload (quote vhdl-mode) "vhdl-mode" "\
29283 Major mode for editing VHDL code. 29283 Major mode for editing VHDL code.
29284 29284
29815 29815
29816 \(fn)" t nil) 29816 \(fn)" t nil)
29817 29817
29818 ;;;*** 29818 ;;;***
29819 29819
29820 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17796 47944)) 29820 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17788 40208))
29821 ;;; Generated autoloads from emulation/vi.el 29821 ;;; Generated autoloads from emulation/vi.el
29822 29822
29823 (autoload (quote vi-mode) "vi" "\ 29823 (autoload (quote vi-mode) "vi" "\
29824 Major mode that acts like the `vi' editor. 29824 Major mode that acts like the `vi' editor.
29825 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,
29870 ;;;*** 29870 ;;;***
29871 29871
29872 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 29872 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
29873 ;;;;;; 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
29874 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 29874 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
29875 ;;;;;; "language/viet-util.el" (17843 27878)) 29875 ;;;;;; "language/viet-util.el" (17842 58278))
29876 ;;; Generated autoloads from language/viet-util.el 29876 ;;; Generated autoloads from language/viet-util.el
29877 29877
29878 (autoload (quote viet-encode-viscii-char) "viet-util" "\ 29878 (autoload (quote viet-encode-viscii-char) "viet-util" "\
29879 Return VISCII character code of CHAR if appropriate. 29879 Return VISCII character code of CHAR if appropriate.
29880 29880
29916 29916
29917 ;;;*** 29917 ;;;***
29918 29918
29919 ;;;### (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
29920 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame 29920 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
29921 ;;;;;; view-file-other-window view-file) "view" "view.el" (17843 29921 ;;;;;; view-file-other-window view-file) "view" "view.el" (17842
29922 ;;;;;; 27865)) 29922 ;;;;;; 58278))
29923 ;;; Generated autoloads from view.el 29923 ;;; Generated autoloads from view.el
29924 29924
29925 (defvar view-mode nil "\ 29925 (defvar view-mode nil "\
29926 Non-nil if View mode is enabled. 29926 Non-nil if View mode is enabled.
29927 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
30126 30126
30127 \(fn)" t nil) 30127 \(fn)" t nil)
30128 30128
30129 ;;;*** 30129 ;;;***
30130 30130
30131 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17843 30131 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17842
30132 ;;;;;; 27870)) 30132 ;;;;;; 54264))
30133 ;;; Generated autoloads from emulation/vip.el 30133 ;;; Generated autoloads from emulation/vip.el
30134 30134
30135 (autoload (quote vip-setup) "vip" "\ 30135 (autoload (quote vip-setup) "vip" "\
30136 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.
30137 30137
30143 \(fn)" t nil) 30143 \(fn)" t nil)
30144 30144
30145 ;;;*** 30145 ;;;***
30146 30146
30147 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 30147 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
30148 ;;;;;; (17852 50694)) 30148 ;;;;;; (17916 19885))
30149 ;;; Generated autoloads from emulation/viper.el 30149 ;;; Generated autoloads from emulation/viper.el
30150 30150
30151 (autoload (quote toggle-viper-mode) "viper" "\ 30151 (autoload (quote toggle-viper-mode) "viper" "\
30152 Toggle Viper on/off. 30152 Toggle Viper on/off.
30153 If Viper is enabled, turn it off. Otherwise, turn it on. 30153 If Viper is enabled, turn it off. Otherwise, turn it on.
30160 \(fn)" t nil) 30160 \(fn)" t nil)
30161 30161
30162 ;;;*** 30162 ;;;***
30163 30163
30164 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 30164 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
30165 ;;;;;; (17843 27869)) 30165 ;;;;;; (17842 54151))
30166 ;;; Generated autoloads from emacs-lisp/warnings.el 30166 ;;; Generated autoloads from emacs-lisp/warnings.el
30167 30167
30168 (defvar warning-prefix-function nil "\ 30168 (defvar warning-prefix-function nil "\
30169 Function to generate warning prefixes. 30169 Function to generate warning prefixes.
30170 This function, if non-nil, is called with two arguments, 30170 This function, if non-nil, is called with two arguments,
30249 \(fn MESSAGE &rest ARGS)" nil nil) 30249 \(fn MESSAGE &rest ARGS)" nil nil)
30250 30250
30251 ;;;*** 30251 ;;;***
30252 30252
30253 ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 30253 ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
30254 ;;;;;; (17873 19573)) 30254 ;;;;;; (17842 58278))
30255 ;;; Generated autoloads from wdired.el 30255 ;;; Generated autoloads from wdired.el
30256 30256
30257 (autoload (quote wdired-change-to-wdired-mode) "wdired" "\ 30257 (autoload (quote wdired-change-to-wdired-mode) "wdired" "\
30258 Put a dired buffer in a mode in which filenames are editable. 30258 Put a dired buffer in a mode in which filenames are editable.
30259 \\<wdired-mode-map> 30259 \\<wdired-mode-map>
30265 30265
30266 \(fn)" t nil) 30266 \(fn)" t nil)
30267 30267
30268 ;;;*** 30268 ;;;***
30269 30269
30270 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17843 27879)) 30270 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17842 55218))
30271 ;;; Generated autoloads from net/webjump.el 30271 ;;; Generated autoloads from net/webjump.el
30272 30272
30273 (autoload (quote webjump) "webjump" "\ 30273 (autoload (quote webjump) "webjump" "\
30274 Jumps to a Web site from a programmable hotlist. 30274 Jumps to a Web site from a programmable hotlist.
30275 30275
30282 \(fn)" t nil) 30282 \(fn)" t nil)
30283 30283
30284 ;;;*** 30284 ;;;***
30285 30285
30286 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 30286 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
30287 ;;;;;; (17843 27884)) 30287 ;;;;;; (17842 56332))
30288 ;;; Generated autoloads from progmodes/which-func.el 30288 ;;; Generated autoloads from progmodes/which-func.el
30289 (put 'which-func-format 'risky-local-variable t) 30289 (put 'which-func-format 'risky-local-variable t)
30290 (put 'which-func-current 'risky-local-variable t) 30290 (put 'which-func-current 'risky-local-variable t)
30291 30291
30292 (defalias (quote which-func-mode) (quote which-function-mode)) 30292 (defalias (quote which-func-mode) (quote which-function-mode))
30315 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode 30315 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode
30316 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region 30316 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region
30317 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 30317 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
30318 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 30318 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
30319 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 30319 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
30320 ;;;;;; (17843 27866)) 30320 ;;;;;; (17842 58278))
30321 ;;; Generated autoloads from whitespace.el 30321 ;;; Generated autoloads from whitespace.el
30322 30322
30323 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 30323 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
30324 Toggle the check for leading space in the local buffer. 30324 Toggle the check for leading space in the local buffer.
30325 30325
30406 \(fn)" t nil) 30406 \(fn)" t nil)
30407 30407
30408 ;;;*** 30408 ;;;***
30409 30409
30410 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 30410 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
30411 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17843 27866)) 30411 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17842 58278))
30412 ;;; Generated autoloads from wid-browse.el 30412 ;;; Generated autoloads from wid-browse.el
30413 30413
30414 (autoload (quote widget-browse-at) "wid-browse" "\ 30414 (autoload (quote widget-browse-at) "wid-browse" "\
30415 Browse the widget under point. 30415 Browse the widget under point.
30416 30416
30433 \(fn &optional ARG)" t nil) 30433 \(fn &optional ARG)" t nil)
30434 30434
30435 ;;;*** 30435 ;;;***
30436 30436
30437 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 30437 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
30438 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17887 30438 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17884
30439 ;;;;;; 5449)) 30439 ;;;;;; 58614))
30440 ;;; Generated autoloads from wid-edit.el 30440 ;;; Generated autoloads from wid-edit.el
30441 30441
30442 (autoload (quote widgetp) "wid-edit" "\ 30442 (autoload (quote widgetp) "wid-edit" "\
30443 Return non-nil iff WIDGET is a widget. 30443 Return non-nil iff WIDGET is a widget.
30444 30444
30479 \(fn)" nil nil) 30479 \(fn)" nil nil)
30480 30480
30481 ;;;*** 30481 ;;;***
30482 30482
30483 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 30483 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
30484 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17843 30484 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17842
30485 ;;;;;; 27866)) 30485 ;;;;;; 58278))
30486 ;;; Generated autoloads from windmove.el 30486 ;;; Generated autoloads from windmove.el
30487 30487
30488 (autoload (quote windmove-left) "windmove" "\ 30488 (autoload (quote windmove-left) "windmove" "\
30489 Select the window to the left of the current one. 30489 Select the window to the left of the current one.
30490 With no prefix argument, or with prefix argument equal to zero, 30490 With no prefix argument, or with prefix argument equal to zero,
30533 \(fn &optional MODIFIER)" t nil) 30533 \(fn &optional MODIFIER)" t nil)
30534 30534
30535 ;;;*** 30535 ;;;***
30536 30536
30537 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 30537 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
30538 ;;;;;; (17843 27866)) 30538 ;;;;;; (17842 58278))
30539 ;;; Generated autoloads from winner.el 30539 ;;; Generated autoloads from winner.el
30540 30540
30541 (defvar winner-mode nil "\ 30541 (defvar winner-mode nil "\
30542 Toggle Winner mode. 30542 Toggle Winner mode.
30543 Setting this variable directly does not take effect; 30543 Setting this variable directly does not take effect;
30552 \(fn &optional ARG)" t nil) 30552 \(fn &optional ARG)" t nil)
30553 30553
30554 ;;;*** 30554 ;;;***
30555 30555
30556 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 30556 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
30557 ;;;;;; "woman.el" (17843 27866)) 30557 ;;;;;; "woman.el" (17916 11282))
30558 ;;; Generated autoloads from woman.el 30558 ;;; Generated autoloads from woman.el
30559 30559
30560 (autoload (quote woman) "woman" "\ 30560 (autoload (quote woman) "woman" "\
30561 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).
30562 The major browsing mode used is essentially the standard Man mode. 30562 The major browsing mode used is essentially the standard Man mode.
30588 \(fn FILE-NAME &optional REFORMAT)" t nil) 30588 \(fn FILE-NAME &optional REFORMAT)" t nil)
30589 30589
30590 ;;;*** 30590 ;;;***
30591 30591
30592 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 30592 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
30593 ;;;;;; (17843 27870)) 30593 ;;;;;; (17842 54264))
30594 ;;; Generated autoloads from emulation/ws-mode.el 30594 ;;; Generated autoloads from emulation/ws-mode.el
30595 30595
30596 (autoload (quote wordstar-mode) "ws-mode" "\ 30596 (autoload (quote wordstar-mode) "ws-mode" "\
30597 Major mode with WordStar-like key bindings. 30597 Major mode with WordStar-like key bindings.
30598 30598
30701 \(fn)" t nil) 30701 \(fn)" t nil)
30702 30702
30703 ;;;*** 30703 ;;;***
30704 30704
30705 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 30705 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
30706 ;;;;;; (17843 27867)) 30706 ;;;;;; (17916 14776))
30707 ;;; Generated autoloads from xml.el 30707 ;;; Generated autoloads from xml.el
30708 30708
30709 (autoload (quote xml-parse-file) "xml" "\ 30709 (autoload (quote xml-parse-file) "xml" "\
30710 Parse the well-formed XML file FILE. 30710 Parse the well-formed XML file FILE.
30711 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.
30726 30726
30727 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil) 30727 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil)
30728 30728
30729 ;;;*** 30729 ;;;***
30730 30730
30731 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17843 30731 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17842
30732 ;;;;;; 27867)) 30732 ;;;;;; 58278))
30733 ;;; Generated autoloads from xt-mouse.el 30733 ;;; Generated autoloads from xt-mouse.el
30734 30734
30735 (defvar xterm-mouse-mode nil "\ 30735 (defvar xterm-mouse-mode nil "\
30736 Non-nil if Xterm-Mouse mode is enabled. 30736 Non-nil if Xterm-Mouse mode is enabled.
30737 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.
30755 \(fn &optional ARG)" t nil) 30755 \(fn &optional ARG)" t nil)
30756 30756
30757 ;;;*** 30757 ;;;***
30758 30758
30759 ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 30759 ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
30760 ;;;;;; "gnus/yenc.el" (17843 27876)) 30760 ;;;;;; "gnus/yenc.el" (17842 54741))
30761 ;;; Generated autoloads from gnus/yenc.el 30761 ;;; Generated autoloads from gnus/yenc.el
30762 30762
30763 (autoload (quote yenc-decode-region) "yenc" "\ 30763 (autoload (quote yenc-decode-region) "yenc" "\
30764 Yenc decode region between START and END using an internal decoder. 30764 Yenc decode region between START and END using an internal decoder.
30765 30765
30771 \(fn)" nil nil) 30771 \(fn)" nil nil)
30772 30772
30773 ;;;*** 30773 ;;;***
30774 30774
30775 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 30775 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
30776 ;;;;;; yow) "yow" "play/yow.el" (17843 27880)) 30776 ;;;;;; yow) "yow" "play/yow.el" (17842 55395))
30777 ;;; Generated autoloads from play/yow.el 30777 ;;; Generated autoloads from play/yow.el
30778 30778
30779 (autoload (quote yow) "yow" "\ 30779 (autoload (quote yow) "yow" "\
30780 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.
30781 30781
30797 30797
30798 \(fn)" t nil) 30798 \(fn)" t nil)
30799 30799
30800 ;;;*** 30800 ;;;***
30801 30801
30802 ;;;### (autoloads (zone) "zone" "play/zone.el" (17843 27880)) 30802 ;;;### (autoloads (zone) "zone" "play/zone.el" (17842 55395))
30803 ;;; Generated autoloads from play/zone.el 30803 ;;; Generated autoloads from play/zone.el
30804 30804
30805 (autoload (quote zone) "zone" "\ 30805 (autoload (quote zone) "zone" "\
30806 Zone out, completely. 30806 Zone out, completely.
30807 30807
30937 ;;;;;; "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"
30938 ;;;;;; "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"
30939 ;;;;;; "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"
30940 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 30940 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
30941 ;;;;;; "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"
30942 ;;;;;; "x-dnd.el") (17895 22686 433097)) 30942 ;;;;;; "x-dnd.el") (17919 12178 847464))
30943 30943
30944 ;;;*** 30944 ;;;***
30945 30945
30946 ;; Local Variables: 30946 ;; Local Variables:
30947 ;; version-control: never 30947 ;; version-control: never