comparison lisp/ldefs-boot.el @ 53085:397404038558

Regenerated with "rm loaddefs.el; make autoloads". This fixes default value of `button-map' where push-button was bound to "" instead to "\r".
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 17 Nov 2003 19:02:52 +0000
parents 5a2170a28c60
children f0eb34e60705 e8824c4f5f7e
comparison
equal deleted inserted replaced
53084:75b1b35bd247 53085:397404038558
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" (16213 43281)) 7 ;;;;;; "play/5x5.el" (16211 27037))
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
62 \(fn BREEDER)" t nil) 62 \(fn BREEDER)" t nil)
63 63
64 ;;;*** 64 ;;;***
65 65
66 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 66 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
67 ;;;;;; (16250 35354)) 67 ;;;;;; (16249 32008))
68 ;;; Generated autoloads from progmodes/ada-mode.el 68 ;;; Generated autoloads from progmodes/ada-mode.el
69 69
70 (autoload (quote ada-add-extensions) "ada-mode" "\ 70 (autoload (quote ada-add-extensions) "ada-mode" "\
71 Define SPEC and BODY as being valid extensions for Ada files. 71 Define SPEC and BODY as being valid extensions for Ada files.
72 Going from body to spec with `ff-find-other-file' used these 72 Going from body to spec with `ff-find-other-file' used these
76 76
77 \(fn SPEC BODY)" nil nil) 77 \(fn SPEC BODY)" nil nil)
78 78
79 (autoload (quote ada-mode) "ada-mode" "\ 79 (autoload (quote ada-mode) "ada-mode" "\
80 Ada mode is the major mode for editing Ada code. 80 Ada mode is the major mode for editing Ada code.
81 This version was built on $Date: 2003/10/04 08:57:35 $. 81 This version was built on $Date: 2003/09/30 12:54:32 $.
82 82
83 Bindings are as follows: (Note: 'LFD' is control-j.) 83 Bindings are as follows: (Note: 'LFD' is control-j.)
84 \\{ada-mode-map} 84 \\{ada-mode-map}
85 85
86 Indent line '\\[ada-tab]' 86 Indent line '\\[ada-tab]'
124 \(fn)" t nil) 124 \(fn)" t nil)
125 125
126 ;;;*** 126 ;;;***
127 127
128 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 128 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
129 ;;;;;; (16213 43281)) 129 ;;;;;; (16211 27038))
130 ;;; Generated autoloads from progmodes/ada-stmt.el 130 ;;; Generated autoloads from progmodes/ada-stmt.el
131 131
132 (autoload (quote ada-header) "ada-stmt" "\ 132 (autoload (quote ada-header) "ada-stmt" "\
133 Insert a descriptive header at the top of the file. 133 Insert a descriptive header at the top of the file.
134 134
135 \(fn)" t nil) 135 \(fn)" t nil)
136 136
137 ;;;*** 137 ;;;***
138 138
139 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 139 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
140 ;;;;;; (16213 43281)) 140 ;;;;;; (16211 27038))
141 ;;; Generated autoloads from progmodes/ada-xref.el 141 ;;; Generated autoloads from progmodes/ada-xref.el
142 142
143 (autoload (quote ada-find-file) "ada-xref" "\ 143 (autoload (quote ada-find-file) "ada-xref" "\
144 Open a file anywhere in the source path. 144 Open a file anywhere in the source path.
145 Completion is available. 145 Completion is available.
150 150
151 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 151 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
152 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 152 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
153 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 153 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
154 ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" 154 ;;;;;; add-log-full-name add-log-current-defun-function) "add-log"
155 ;;;;;; "add-log.el" (16213 43264)) 155 ;;;;;; "add-log.el" (16211 27008))
156 ;;; Generated autoloads from add-log.el 156 ;;; Generated autoloads from add-log.el
157 157
158 (defvar add-log-current-defun-function nil "\ 158 (defvar add-log-current-defun-function nil "\
159 *If non-nil, function to guess name of surrounding function. 159 *If non-nil, function to guess name of surrounding function.
160 It is used by `add-log-current-defun' in preference to built-in rules. 160 It is used by `add-log-current-defun' in preference to built-in rules.
287 \(fn)" t nil) 287 \(fn)" t nil)
288 288
289 ;;;*** 289 ;;;***
290 290
291 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 291 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
292 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16213 292 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16211
293 ;;;;;; 43272)) 293 ;;;;;; 27023))
294 ;;; Generated autoloads from emacs-lisp/advice.el 294 ;;; Generated autoloads from emacs-lisp/advice.el
295 295
296 (defvar ad-redefinition-action (quote warn) "\ 296 (defvar ad-redefinition-action (quote warn) "\
297 *Defines what to do with redefinitions during Advice de/activation. 297 *Defines what to do with redefinitions during Advice de/activation.
298 Redefinition occurs if a previously activated function that already has an 298 Redefinition occurs if a previously activated function that already has an
387 387
388 ;;;*** 388 ;;;***
389 389
390 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 390 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
391 ;;;;;; align-highlight-rule align-current align-entire align-regexp 391 ;;;;;; align-highlight-rule align-current align-entire align-regexp
392 ;;;;;; align) "align" "align.el" (16213 43264)) 392 ;;;;;; align) "align" "align.el" (16211 27008))
393 ;;; Generated autoloads from align.el 393 ;;; Generated autoloads from align.el
394 394
395 (autoload (quote align) "align" "\ 395 (autoload (quote align) "align" "\
396 Attempt to align a region based on a set of alignment rules. 396 Attempt to align a region based on a set of alignment rules.
397 BEG and END mark the region. If BEG and END are specifically set to 397 BEG and END mark the region. If BEG and END are specifically set to
476 476
477 \(fn)" t nil) 477 \(fn)" t nil)
478 478
479 ;;;*** 479 ;;;***
480 480
481 ;;;### (autoloads (allout-init) "allout" "allout.el" (16213 43264)) 481 ;;;### (autoloads (allout-init) "allout" "allout.el" (16271 3441))
482 ;;; Generated autoloads from allout.el 482 ;;; Generated autoloads from allout.el
483 483
484 (autoload (quote allout-init) "allout" "\ 484 (autoload (quote allout-init) "allout" "\
485 Prime `allout-mode' to enable/disable auto-activation, wrt `allout-layout'. 485 Prime `allout-mode' to enable/disable auto-activation, wrt `allout-layout'.
486 486
512 \(fn &optional MODE)" t nil) 512 \(fn &optional MODE)" t nil)
513 513
514 ;;;*** 514 ;;;***
515 515
516 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 516 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
517 ;;;;;; "net/ange-ftp.el" (16213 43280)) 517 ;;;;;; "net/ange-ftp.el" (16211 27037))
518 ;;; Generated autoloads from net/ange-ftp.el 518 ;;; Generated autoloads from net/ange-ftp.el
519 519
520 (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 520 (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
521 521
522 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 522 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
536 (put (quote ange-ftp-hook-function) (quote file-remote-p) t) 536 (put (quote ange-ftp-hook-function) (quote file-remote-p) t)
537 537
538 ;;;*** 538 ;;;***
539 539
540 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 540 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
541 ;;;;;; "animate" "play/animate.el" (16213 43281)) 541 ;;;;;; "animate" "play/animate.el" (16211 27038))
542 ;;; Generated autoloads from play/animate.el 542 ;;; Generated autoloads from play/animate.el
543 543
544 (autoload (quote animate-string) "animate" "\ 544 (autoload (quote animate-string) "animate" "\
545 Display STRING starting at position VPOS, HPOS, using animation. 545 Display STRING starting at position VPOS, HPOS, using animation.
546 The characters start at randomly chosen places, 546 The characters start at randomly chosen places,
563 \(fn)" t nil) 563 \(fn)" t nil)
564 564
565 ;;;*** 565 ;;;***
566 566
567 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 567 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
568 ;;;;;; "ansi-color" "ansi-color.el" (16213 43266)) 568 ;;;;;; "ansi-color" "ansi-color.el" (16211 27008))
569 ;;; Generated autoloads from ansi-color.el 569 ;;; Generated autoloads from ansi-color.el
570 570
571 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 571 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
572 Set `ansi-color-for-comint-mode' to t. 572 Set `ansi-color-for-comint-mode' to t.
573 573
589 \(fn STRING)" nil nil) 589 \(fn STRING)" nil nil)
590 590
591 ;;;*** 591 ;;;***
592 592
593 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 593 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
594 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (16213 43281)) 594 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (16277 42320))
595 ;;; Generated autoloads from progmodes/antlr-mode.el 595 ;;; Generated autoloads from progmodes/antlr-mode.el
596 596
597 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 597 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
598 Show Makefile rules for all grammar files in the current directory. 598 Show Makefile rules for all grammar files in the current directory.
599 If the `major-mode' of the current buffer has the value `makefile-mode', 599 If the `major-mode' of the current buffer has the value `makefile-mode',
628 ;;;*** 628 ;;;***
629 629
630 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary 630 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
631 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line 631 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line
632 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) 632 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message)
633 ;;;;;; "appt" "calendar/appt.el" (16213 43272)) 633 ;;;;;; "appt" "calendar/appt.el" (16211 27023))
634 ;;; Generated autoloads from calendar/appt.el 634 ;;; Generated autoloads from calendar/appt.el
635 635
636 (defvar appt-issue-message t "\ 636 (defvar appt-issue-message t "\
637 *Non-nil means check for appointments in the diary buffer. 637 *Non-nil means check for appointments in the diary buffer.
638 To be detected, the diary entry must have the time 638 To be detected, the diary entry must have the time
703 703
704 ;;;*** 704 ;;;***
705 705
706 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 706 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
707 ;;;;;; apropos-command apropos-variable apropos-mode) "apropos" 707 ;;;;;; apropos-command apropos-variable apropos-mode) "apropos"
708 ;;;;;; "apropos.el" (16213 43267)) 708 ;;;;;; "apropos.el" (16211 27008))
709 ;;; Generated autoloads from apropos.el 709 ;;; Generated autoloads from apropos.el
710 710
711 (autoload (quote apropos-mode) "apropos" "\ 711 (autoload (quote apropos-mode) "apropos" "\
712 Major mode for following hyperlinks in output of apropos commands. 712 Major mode for following hyperlinks in output of apropos commands.
713 713
764 764
765 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil) 765 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil)
766 766
767 ;;;*** 767 ;;;***
768 768
769 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16213 769 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16211
770 ;;;;;; 43267)) 770 ;;;;;; 27009))
771 ;;; Generated autoloads from arc-mode.el 771 ;;; Generated autoloads from arc-mode.el
772 772
773 (autoload (quote archive-mode) "arc-mode" "\ 773 (autoload (quote archive-mode) "arc-mode" "\
774 Major mode for viewing an archive file in a dired-like way. 774 Major mode for viewing an archive file in a dired-like way.
775 You can move around using the usual cursor motion commands. 775 You can move around using the usual cursor motion commands.
785 785
786 \(fn &optional FORCE)" nil nil) 786 \(fn &optional FORCE)" nil nil)
787 787
788 ;;;*** 788 ;;;***
789 789
790 ;;;### (autoloads (array-mode) "array" "array.el" (16213 43267)) 790 ;;;### (autoloads (array-mode) "array" "array.el" (16211 27011))
791 ;;; Generated autoloads from array.el 791 ;;; Generated autoloads from array.el
792 792
793 (autoload (quote array-mode) "array" "\ 793 (autoload (quote array-mode) "array" "\
794 Major mode for editing arrays. 794 Major mode for editing arrays.
795 795
856 856
857 \(fn)" t nil) 857 \(fn)" t nil)
858 858
859 ;;;*** 859 ;;;***
860 860
861 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16213 861 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16211
862 ;;;;;; 43283)) 862 ;;;;;; 27040))
863 ;;; Generated autoloads from textmodes/artist.el 863 ;;; Generated autoloads from textmodes/artist.el
864 864
865 (autoload (quote artist-mode) "artist" "\ 865 (autoload (quote artist-mode) "artist" "\
866 Toggle artist mode. With arg, turn artist mode on if arg is positive. 866 Toggle artist mode. With arg, turn artist mode on if arg is positive.
867 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 867 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
1062 1062
1063 \(fn &optional STATE)" t nil) 1063 \(fn &optional STATE)" t nil)
1064 1064
1065 ;;;*** 1065 ;;;***
1066 1066
1067 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16213 1067 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16211
1068 ;;;;;; 43281)) 1068 ;;;;;; 27038))
1069 ;;; Generated autoloads from progmodes/asm-mode.el 1069 ;;; Generated autoloads from progmodes/asm-mode.el
1070 1070
1071 (autoload (quote asm-mode) "asm-mode" "\ 1071 (autoload (quote asm-mode) "asm-mode" "\
1072 Major mode for editing typical assembler code. 1072 Major mode for editing typical assembler code.
1073 Features a private abbrev table and the following bindings: 1073 Features a private abbrev table and the following bindings:
1091 \(fn)" t nil) 1091 \(fn)" t nil)
1092 1092
1093 ;;;*** 1093 ;;;***
1094 1094
1095 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" 1095 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"
1096 ;;;;;; (16213 43281)) 1096 ;;;;;; (16211 27037))
1097 ;;; Generated autoloads from obsolete/auto-show.el 1097 ;;; Generated autoloads from obsolete/auto-show.el
1098 1098
1099 (defvar auto-show-mode nil "\ 1099 (defvar auto-show-mode nil "\
1100 Obsolete.") 1100 Obsolete.")
1101 1101
1107 \(fn ARG)" t nil) 1107 \(fn ARG)" t nil)
1108 1108
1109 ;;;*** 1109 ;;;***
1110 1110
1111 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1111 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1112 ;;;;;; (16213 43267)) 1112 ;;;;;; (16211 27012))
1113 ;;; Generated autoloads from autoarg.el 1113 ;;; Generated autoloads from autoarg.el
1114 1114
1115 (defvar autoarg-mode nil "\ 1115 (defvar autoarg-mode nil "\
1116 Non-nil if Autoarg mode is enabled. 1116 Non-nil if Autoarg mode is enabled.
1117 See the command `autoarg-mode' for a description of this minor-mode. 1117 See the command `autoarg-mode' for a description of this minor-mode.
1162 \(fn &optional ARG)" t nil) 1162 \(fn &optional ARG)" t nil)
1163 1163
1164 ;;;*** 1164 ;;;***
1165 1165
1166 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1166 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1167 ;;;;;; (16213 43281)) 1167 ;;;;;; (16301 41845))
1168 ;;; Generated autoloads from progmodes/autoconf.el 1168 ;;; Generated autoloads from progmodes/autoconf.el
1169 1169
1170 (autoload (quote autoconf-mode) "autoconf" "\ 1170 (autoload (quote autoconf-mode) "autoconf" "\
1171 Major mode for editing Autoconf configure.in files. 1171 Major mode for editing Autoconf configure.in files.
1172 1172
1173 \(fn)" t nil) 1173 \(fn)" t nil)
1174 1174
1175 ;;;*** 1175 ;;;***
1176 1176
1177 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1177 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1178 ;;;;;; "autoinsert" "autoinsert.el" (16213 43267)) 1178 ;;;;;; "autoinsert" "autoinsert.el" (16211 27012))
1179 ;;; Generated autoloads from autoinsert.el 1179 ;;; Generated autoloads from autoinsert.el
1180 1180
1181 (autoload (quote auto-insert) "autoinsert" "\ 1181 (autoload (quote auto-insert) "autoinsert" "\
1182 Insert default contents into new files if variable `auto-insert' is non-nil. 1182 Insert default contents into new files if variable `auto-insert' is non-nil.
1183 Matches the visited file name against the elements of `auto-insert-alist'. 1183 Matches the visited file name against the elements of `auto-insert-alist'.
1211 1211
1212 ;;;*** 1212 ;;;***
1213 1213
1214 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1214 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1215 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1215 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1216 ;;;;;; (16213 43272)) 1216 ;;;;;; (16211 27023))
1217 ;;; Generated autoloads from emacs-lisp/autoload.el 1217 ;;; Generated autoloads from emacs-lisp/autoload.el
1218 1218
1219 (autoload (quote update-file-autoloads) "autoload" "\ 1219 (autoload (quote update-file-autoloads) "autoload" "\
1220 Update the autoloads for FILE in `generated-autoload-file' 1220 Update the autoloads for FILE in `generated-autoload-file'
1221 \(which FILE might bind in its local variables). 1221 \(which FILE might bind in its local variables).
1242 \(fn)" nil nil) 1242 \(fn)" nil nil)
1243 1243
1244 ;;;*** 1244 ;;;***
1245 1245
1246 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode 1246 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
1247 ;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (16213 43267)) 1247 ;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (16211 27012))
1248 ;;; Generated autoloads from autorevert.el 1248 ;;; Generated autoloads from autorevert.el
1249 1249
1250 (defvar auto-revert-mode nil "\ 1250 (defvar auto-revert-mode nil "\
1251 *Non-nil when Auto-Revert Mode is active. 1251 *Non-nil when Auto-Revert Mode is active.
1252 Never set this variable directly, use the command `auto-revert-mode' instead.") 1252 Never set this variable directly, use the command `auto-revert-mode' instead.")
1286 \(fn &optional ARG)" t nil) 1286 \(fn &optional ARG)" t nil)
1287 1287
1288 ;;;*** 1288 ;;;***
1289 1289
1290 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1290 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1291 ;;;;;; "avoid.el" (16213 43267)) 1291 ;;;;;; "avoid.el" (16211 27012))
1292 ;;; Generated autoloads from avoid.el 1292 ;;; Generated autoloads from avoid.el
1293 1293
1294 (defvar mouse-avoidance-mode nil "\ 1294 (defvar mouse-avoidance-mode nil "\
1295 Activate mouse avoidance mode. 1295 Activate mouse avoidance mode.
1296 See function `mouse-avoidance-mode' for possible values. 1296 See function `mouse-avoidance-mode' for possible values.
1327 \(fn &optional MODE)" t nil) 1327 \(fn &optional MODE)" t nil)
1328 1328
1329 ;;;*** 1329 ;;;***
1330 1330
1331 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1331 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1332 ;;;;;; (16213 43272)) 1332 ;;;;;; (16211 27023))
1333 ;;; Generated autoloads from emacs-lisp/backquote.el 1333 ;;; Generated autoloads from emacs-lisp/backquote.el
1334 1334
1335 (autoload (quote backquote) "backquote" "\ 1335 (autoload (quote backquote) "backquote" "\
1336 Argument STRUCTURE describes a template to build. 1336 Argument STRUCTURE describes a template to build.
1337 1337
1352 (defalias (quote \`) (symbol-function (quote backquote))) 1352 (defalias (quote \`) (symbol-function (quote backquote)))
1353 1353
1354 ;;;*** 1354 ;;;***
1355 1355
1356 ;;;### (autoloads (display-battery battery) "battery" "battery.el" 1356 ;;;### (autoloads (display-battery battery) "battery" "battery.el"
1357 ;;;;;; (16224 13136)) 1357 ;;;;;; (16223 32933))
1358 ;;; Generated autoloads from battery.el 1358 ;;; Generated autoloads from battery.el
1359 1359
1360 (autoload (quote battery) "battery" "\ 1360 (autoload (quote battery) "battery" "\
1361 Display battery status information in the echo area. 1361 Display battery status information in the echo area.
1362 The text being displayed in the echo area is controlled by the variables 1362 The text being displayed in the echo area is controlled by the variables
1374 \(fn)" t nil) 1374 \(fn)" t nil)
1375 1375
1376 ;;;*** 1376 ;;;***
1377 1377
1378 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1378 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1379 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (16213 43272)) 1379 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (16211 27023))
1380 ;;; Generated autoloads from emacs-lisp/benchmark.el 1380 ;;; Generated autoloads from emacs-lisp/benchmark.el
1381 1381
1382 (autoload (quote benchmark-run) "benchmark" "\ 1382 (autoload (quote benchmark-run) "benchmark" "\
1383 Time execution of FORMS. 1383 Time execution of FORMS.
1384 If REPETITIONS is supplied as a number, run forms that many times, 1384 If REPETITIONS is supplied as a number, run forms that many times,
1406 1406
1407 \(fn REPETITIONS FORM)" t nil) 1407 \(fn REPETITIONS FORM)" t nil)
1408 1408
1409 ;;;*** 1409 ;;;***
1410 1410
1411 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16213 1411 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16277
1412 ;;;;;; 43283)) 1412 ;;;;;; 42320))
1413 ;;; Generated autoloads from textmodes/bibtex.el 1413 ;;; Generated autoloads from textmodes/bibtex.el
1414 1414
1415 (autoload (quote bibtex-mode) "bibtex" "\ 1415 (autoload (quote bibtex-mode) "bibtex" "\
1416 Major mode for editing BibTeX files. 1416 Major mode for editing BibTeX files.
1417 1417
1503 1503
1504 \(fn)" t nil) 1504 \(fn)" t nil)
1505 1505
1506 ;;;*** 1506 ;;;***
1507 1507
1508 ;;;### (autoloads nil "binhex" "gnus/binhex.el" (16213 43273)) 1508 ;;;### (autoloads nil "binhex" "gnus/binhex.el" (16211 27027))
1509 ;;; Generated autoloads from gnus/binhex.el 1509 ;;; Generated autoloads from gnus/binhex.el
1510 1510
1511 (defconst binhex-begin-line "^:...............................................................$") 1511 (defconst binhex-begin-line "^:...............................................................$")
1512 1512
1513 ;;;*** 1513 ;;;***
1514 1514
1515 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16213 1515 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16211
1516 ;;;;;; 43281)) 1516 ;;;;;; 27038))
1517 ;;; Generated autoloads from play/blackbox.el 1517 ;;; Generated autoloads from play/blackbox.el
1518 1518
1519 (autoload (quote blackbox) "blackbox" "\ 1519 (autoload (quote blackbox) "blackbox" "\
1520 Play blackbox. 1520 Play blackbox.
1521 Optional prefix argument is the number of balls; the default is 4. 1521 Optional prefix argument is the number of balls; the default is 4.
1633 ;;;*** 1633 ;;;***
1634 1634
1635 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 1635 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
1636 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 1636 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
1637 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump 1637 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
1638 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (16213 43267)) 1638 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (16211 27012))
1639 ;;; Generated autoloads from bookmark.el 1639 ;;; Generated autoloads from bookmark.el
1640 (define-key ctl-x-map "rb" 'bookmark-jump) 1640 (define-key ctl-x-map "rb" 'bookmark-jump)
1641 (define-key ctl-x-map "rm" 'bookmark-set) 1641 (define-key ctl-x-map "rm" 'bookmark-set)
1642 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 1642 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
1643 1643
1822 ;;;;;; browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz 1822 ;;;;;; browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz
1823 ;;;;;; browse-url-galeon browse-url-mozilla browse-url-netscape 1823 ;;;;;; browse-url-galeon browse-url-mozilla browse-url-netscape
1824 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 1824 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
1825 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 1825 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
1826 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 1826 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
1827 ;;;;;; "browse-url" "net/browse-url.el" (16213 43280)) 1827 ;;;;;; "browse-url" "net/browse-url.el" (16211 27037))
1828 ;;; Generated autoloads from net/browse-url.el 1828 ;;; Generated autoloads from net/browse-url.el
1829 1829
1830 (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))) "\ 1830 (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))) "\
1831 *Function to display the current buffer in a WWW browser. 1831 *Function to display the current buffer in a WWW browser.
1832 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1832 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
2105 2105
2106 \(fn URL &optional NEW-WINDOW)" t nil) 2106 \(fn URL &optional NEW-WINDOW)" t nil)
2107 2107
2108 ;;;*** 2108 ;;;***
2109 2109
2110 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (16213 2110 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (16211
2111 ;;;;;; 43281)) 2111 ;;;;;; 27038))
2112 ;;; Generated autoloads from play/bruce.el 2112 ;;; Generated autoloads from play/bruce.el
2113 2113
2114 (autoload (quote bruce) "bruce" "\ 2114 (autoload (quote bruce) "bruce" "\
2115 Adds that special touch of class to your outgoing mail. 2115 Adds that special touch of class to your outgoing mail.
2116 2116
2122 \(fn)" nil nil) 2122 \(fn)" nil nil)
2123 2123
2124 ;;;*** 2124 ;;;***
2125 2125
2126 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2126 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2127 ;;;;;; "bs" "bs.el" (16213 43267)) 2127 ;;;;;; "bs" "bs.el" (16211 27012))
2128 ;;; Generated autoloads from bs.el 2128 ;;; Generated autoloads from bs.el
2129 2129
2130 (autoload (quote bs-cycle-next) "bs" "\ 2130 (autoload (quote bs-cycle-next) "bs" "\
2131 Select next buffer defined by buffer cycling. 2131 Select next buffer defined by buffer cycling.
2132 The buffers taking part in buffer cycling are defined 2132 The buffers taking part in buffer cycling are defined
2163 \(fn ARG)" t nil) 2163 \(fn ARG)" t nil)
2164 2164
2165 ;;;*** 2165 ;;;***
2166 2166
2167 ;;;### (autoloads (insert-text-button make-text-button insert-button 2167 ;;;### (autoloads (insert-text-button make-text-button insert-button
2168 ;;;;;; make-button define-button-type) "button" "button.el" (16213 2168 ;;;;;; make-button define-button-type) "button" "button.el" (16310
2169 ;;;;;; 43267)) 2169 ;;;;;; 39781))
2170 ;;; Generated autoloads from button.el 2170 ;;; Generated autoloads from button.el
2171 2171
2172 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "" (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2172 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
2173 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
2173 Keymap used by buttons.") 2174 Keymap used by buttons.")
2174 2175
2175 (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) map) "\ 2176 (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) map) "\
2176 Keymap useful for buffers containing buttons. 2177 Keymap useful for buffers containing buttons.
2177 Mode-specific keymaps may want to use this as their parent keymap.") 2178 Mode-specific keymaps may want to use this as their parent keymap.")
2252 2253
2253 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2254 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2254 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2255 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2255 ;;;;;; compile-defun byte-compile-file byte-recompile-directory 2256 ;;;;;; compile-defun byte-compile-file byte-recompile-directory
2256 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2257 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2257 ;;;;;; (16239 25257)) 2258 ;;;;;; (16239 4666))
2258 ;;; Generated autoloads from emacs-lisp/bytecomp.el 2259 ;;; Generated autoloads from emacs-lisp/bytecomp.el
2259 2260
2260 (autoload (quote byte-force-recompile) "bytecomp" "\ 2261 (autoload (quote byte-force-recompile) "bytecomp" "\
2261 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 2262 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
2262 Files in subdirectories of DIRECTORY are processed also. 2263 Files in subdirectories of DIRECTORY are processed also.
2344 2345
2345 \(fn)" nil nil) 2346 \(fn)" nil nil)
2346 2347
2347 ;;;*** 2348 ;;;***
2348 2349
2349 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16213 43272)) 2350 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16211 27023))
2350 ;;; Generated autoloads from calendar/cal-dst.el 2351 ;;; Generated autoloads from calendar/cal-dst.el
2351 2352
2352 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2353 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
2353 2354
2354 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) 2355 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t)
2355 2356
2356 ;;;*** 2357 ;;;***
2357 2358
2358 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2359 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2359 ;;;;;; (16213 43272)) 2360 ;;;;;; (16211 27023))
2360 ;;; Generated autoloads from calendar/cal-hebrew.el 2361 ;;; Generated autoloads from calendar/cal-hebrew.el
2361 2362
2362 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2363 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
2363 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. 2364 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR.
2364 When called interactively from the calendar window, the date of death is taken 2365 When called interactively from the calendar window, the date of death is taken
2368 2369
2369 ;;;*** 2370 ;;;***
2370 2371
2371 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2372 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2372 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2373 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2373 ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16213 2374 ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16211
2374 ;;;;;; 43272)) 2375 ;;;;;; 27022))
2375 ;;; Generated autoloads from calc/calc.el 2376 ;;; Generated autoloads from calc/calc.el
2376 2377
2377 (defvar calc-info-filename "calc.info" "\ 2378 (defvar calc-info-filename "calc.info" "\
2378 *File name in which to look for the Calculator's Info documentation.") 2379 *File name in which to look for the Calculator's Info documentation.")
2379 2380
2464 \(fn FUNC ARGS &rest BODY)" nil (quote macro)) 2465 \(fn FUNC ARGS &rest BODY)" nil (quote macro))
2465 2466
2466 ;;;*** 2467 ;;;***
2467 2468
2468 ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" 2469 ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
2469 ;;;;;; (16213 43272)) 2470 ;;;;;; (16211 27022))
2470 ;;; Generated autoloads from calc/calc-ext.el 2471 ;;; Generated autoloads from calc/calc-ext.el
2471 2472
2472 (autoload (quote calc-extensions) "calc-ext" "\ 2473 (autoload (quote calc-extensions) "calc-ext" "\
2473 This function is part of the autoload linkage for parts of Calc. 2474 This function is part of the autoload linkage for parts of Calc.
2474 2475
2475 \(fn)" nil nil) 2476 \(fn)" nil nil)
2476 2477
2477 ;;;*** 2478 ;;;***
2478 2479
2479 ;;;### (autoloads (calculator) "calculator" "calculator.el" (16213 2480 ;;;### (autoloads (calculator) "calculator" "calculator.el" (16211
2480 ;;;;;; 43267)) 2481 ;;;;;; 27012))
2481 ;;; Generated autoloads from calculator.el 2482 ;;; Generated autoloads from calculator.el
2482 2483
2483 (autoload (quote calculator) "calculator" "\ 2484 (autoload (quote calculator) "calculator" "\
2484 Run the Emacs calculator. 2485 Run the Emacs calculator.
2485 See the documentation for `calculator-mode' for more information. 2486 See the documentation for `calculator-mode' for more information.
2502 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays 2503 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays
2503 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially 2504 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially
2504 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2505 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2505 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2506 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2506 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2507 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2507 ;;;;;; (16213 43272)) 2508 ;;;;;; (16252 34047))
2508 ;;; Generated autoloads from calendar/calendar.el 2509 ;;; Generated autoloads from calendar/calendar.el
2509 2510
2510 (defvar calendar-week-start-day 0 "\ 2511 (defvar calendar-week-start-day 0 "\
2511 *The day of the week on which a week in the calendar begins. 2512 *The day of the week on which a week in the calendar begins.
2512 0 means Sunday (default), 1 means Monday, and so on.") 2513 0 means Sunday (default), 1 means Monday, and so on.")
3055 3056
3056 ;;;*** 3057 ;;;***
3057 3058
3058 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3059 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3059 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3060 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3060 ;;;;;; (16213 43281)) 3061 ;;;;;; (16211 27038))
3061 ;;; Generated autoloads from progmodes/cc-mode.el 3062 ;;; Generated autoloads from progmodes/cc-mode.el
3062 3063
3063 (autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3064 (autoload (quote c-initialize-cc-mode) "cc-mode" "\
3064 Initialize CC Mode for use in the current buffer. 3065 Initialize CC Mode for use in the current buffer.
3065 If the optional NEW-STYLE-INIT is nil or left out then all necessary 3066 If the optional NEW-STYLE-INIT is nil or left out then all necessary
3213 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code.") 3214 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code.")
3214 3215
3215 ;;;*** 3216 ;;;***
3216 3217
3217 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3218 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3218 ;;;;;; "progmodes/cc-styles.el" (16242 40141)) 3219 ;;;;;; "progmodes/cc-styles.el" (16241 41611))
3219 ;;; Generated autoloads from progmodes/cc-styles.el 3220 ;;; Generated autoloads from progmodes/cc-styles.el
3220 3221
3221 (autoload (quote c-set-style) "cc-styles" "\ 3222 (autoload (quote c-set-style) "cc-styles" "\
3222 Set CC Mode variables to use one of several different indentation styles. 3223 Set CC Mode variables to use one of several different indentation styles.
3223 STYLENAME is a string representing the desired style from the list of 3224 STYLENAME is a string representing the desired style from the list of
3270 3271
3271 ;;;*** 3272 ;;;***
3272 3273
3273 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3274 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3274 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3275 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3275 ;;;;;; (16213 43274)) 3276 ;;;;;; (16211 27032))
3276 ;;; Generated autoloads from international/ccl.el 3277 ;;; Generated autoloads from international/ccl.el
3277 3278
3278 (autoload (quote ccl-compile) "ccl" "\ 3279 (autoload (quote ccl-compile) "ccl" "\
3279 Return the compiled code of CCL-PROGRAM as a vector of integers. 3280 Return the compiled code of CCL-PROGRAM as a vector of integers.
3280 3281
3526 3527
3527 \(fn CCL-PROG &rest ARGS)" nil nil) 3528 \(fn CCL-PROG &rest ARGS)" nil nil)
3528 3529
3529 ;;;*** 3530 ;;;***
3530 3531
3532 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
3533 ;;;;;; (16278 45828))
3534 ;;; Generated autoloads from progmodes/cfengine.el
3535
3536 (autoload (quote cfengine-mode) "cfengine" "\
3537 Major mode for editing cfengine input.
3538 There are no special keybindings by default.
3539
3540 Action blocks are treated as defuns, i.e. \\[beginning-of-defun] moves
3541 to the action header.
3542
3543 \(fn)" t nil)
3544
3545 ;;;***
3546
3531 ;;;### (autoloads (checkdoc-minor-mode checkdoc-ispell-defun checkdoc-ispell-comments 3547 ;;;### (autoloads (checkdoc-minor-mode checkdoc-ispell-defun checkdoc-ispell-comments
3532 ;;;;;; checkdoc-ispell-continue checkdoc-ispell-start checkdoc-ispell-message-text 3548 ;;;;;; checkdoc-ispell-continue checkdoc-ispell-start checkdoc-ispell-message-text
3533 ;;;;;; checkdoc-ispell-message-interactive checkdoc-ispell-interactive 3549 ;;;;;; checkdoc-ispell-message-interactive checkdoc-ispell-interactive
3534 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 3550 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
3535 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 3551 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
3536 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3552 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3537 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3553 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3538 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3554 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3539 ;;;;;; (16213 43272)) 3555 ;;;;;; (16211 27023))
3540 ;;; Generated autoloads from emacs-lisp/checkdoc.el 3556 ;;; Generated autoloads from emacs-lisp/checkdoc.el
3541 3557
3542 (autoload (quote checkdoc) "checkdoc" "\ 3558 (autoload (quote checkdoc) "checkdoc" "\
3543 Interactively check the entire buffer for style errors. 3559 Interactively check the entire buffer for style errors.
3544 The current status of the check will be displayed in a buffer which 3560 The current status of the check will be displayed in a buffer which
3717 \(fn &optional ARG)" t nil) 3733 \(fn &optional ARG)" t nil)
3718 3734
3719 ;;;*** 3735 ;;;***
3720 3736
3721 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 3737 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
3722 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16213 3738 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16211
3723 ;;;;;; 43280)) 3739 ;;;;;; 27033))
3724 ;;; Generated autoloads from language/china-util.el 3740 ;;; Generated autoloads from language/china-util.el
3725 3741
3726 (autoload (quote decode-hz-region) "china-util" "\ 3742 (autoload (quote decode-hz-region) "china-util" "\
3727 Decode HZ/ZW encoded text in the current region. 3743 Decode HZ/ZW encoded text in the current region.
3728 Return the length of resulting text. 3744 Return the length of resulting text.
3746 \(fn)" t nil) 3762 \(fn)" t nil)
3747 3763
3748 ;;;*** 3764 ;;;***
3749 3765
3750 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3766 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3751 ;;;;;; "chistory" "chistory.el" (16213 43267)) 3767 ;;;;;; "chistory" "chistory.el" (16211 27012))
3752 ;;; Generated autoloads from chistory.el 3768 ;;; Generated autoloads from chistory.el
3753 3769
3754 (autoload (quote repeat-matching-complex-command) "chistory" "\ 3770 (autoload (quote repeat-matching-complex-command) "chistory" "\
3755 Edit and re-evaluate complex command with name matching PATTERN. 3771 Edit and re-evaluate complex command with name matching PATTERN.
3756 Matching occurrences are displayed, most recent first, until you select 3772 Matching occurrences are displayed, most recent first, until you select
3785 3801
3786 \(fn)" t nil) 3802 \(fn)" t nil)
3787 3803
3788 ;;;*** 3804 ;;;***
3789 3805
3790 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16213 43272)) 3806 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16211 27024))
3791 ;;; Generated autoloads from emacs-lisp/cl.el 3807 ;;; Generated autoloads from emacs-lisp/cl.el
3792 3808
3793 (defvar custom-print-functions nil "\ 3809 (defvar custom-print-functions nil "\
3794 This is a list of functions that format user objects for printing. 3810 This is a list of functions that format user objects for printing.
3795 Each function is called in turn with three arguments: the object, the 3811 Each function is called in turn with three arguments: the object, the
3801 a future Emacs interpreter will be able to use it.") 3817 a future Emacs interpreter will be able to use it.")
3802 3818
3803 ;;;*** 3819 ;;;***
3804 3820
3805 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3821 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3806 ;;;;;; (16213 43272)) 3822 ;;;;;; (16211 27024))
3807 ;;; Generated autoloads from emacs-lisp/cl-indent.el 3823 ;;; Generated autoloads from emacs-lisp/cl-indent.el
3808 3824
3809 (autoload (quote common-lisp-indent-function) "cl-indent" "\ 3825 (autoload (quote common-lisp-indent-function) "cl-indent" "\
3810 Not documented 3826 Not documented
3811 3827
3812 \(fn INDENT-POINT STATE)" nil nil) 3828 \(fn INDENT-POINT STATE)" nil nil)
3813 3829
3814 ;;;*** 3830 ;;;***
3815 3831
3816 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3832 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3817 ;;;;;; (16213 43281)) 3833 ;;;;;; (16211 27038))
3818 ;;; Generated autoloads from progmodes/cmacexp.el 3834 ;;; Generated autoloads from progmodes/cmacexp.el
3819 3835
3820 (autoload (quote c-macro-expand) "cmacexp" "\ 3836 (autoload (quote c-macro-expand) "cmacexp" "\
3821 Expand C macros in the region, using the C preprocessor. 3837 Expand C macros in the region, using the C preprocessor.
3822 Normally display output in temp buffer, but 3838 Normally display output in temp buffer, but
3831 3847
3832 \(fn START END SUBST)" t nil) 3848 \(fn START END SUBST)" t nil)
3833 3849
3834 ;;;*** 3850 ;;;***
3835 3851
3836 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16213 3852 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16211
3837 ;;;;;; 43267)) 3853 ;;;;;; 27012))
3838 ;;; Generated autoloads from cmuscheme.el 3854 ;;; Generated autoloads from cmuscheme.el
3839 3855
3840 (autoload (quote run-scheme) "cmuscheme" "\ 3856 (autoload (quote run-scheme) "cmuscheme" "\
3841 Run an inferior Scheme process, input and output via buffer *scheme*. 3857 Run an inferior Scheme process, input and output via buffer *scheme*.
3842 If there is a process already running in `*scheme*', switch to that buffer. 3858 If there is a process already running in `*scheme*', switch to that buffer.
3849 (add-hook 'same-window-buffer-names "*scheme*") 3865 (add-hook 'same-window-buffer-names "*scheme*")
3850 3866
3851 ;;;*** 3867 ;;;***
3852 3868
3853 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 3869 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3854 ;;;;;; (16216 22162)) 3870 ;;;;;; (16271 3438))
3855 ;;; Generated autoloads from international/code-pages.el 3871 ;;; Generated autoloads from international/code-pages.el
3856 3872
3857 (autoload (quote cp-make-coding-system) "code-pages" "\ 3873 (autoload (quote cp-make-coding-system) "code-pages" "\
3858 Make coding system NAME for and 8-bit, extended-ASCII character set. 3874 Make coding system NAME for and 8-bit, extended-ASCII character set.
3859 V is a 128-long vector of characters to translate the upper half of 3875 V is a 128-long vector of characters to translate the upper half of
3861 corresponding args of `make-coding-system'. If MNEMONIC isn't given, 3877 corresponding args of `make-coding-system'. If MNEMONIC isn't given,
3862 ?* is used. 3878 ?* is used.
3863 Return an updated `non-iso-charset-alist'. 3879 Return an updated `non-iso-charset-alist'.
3864 3880
3865 \(fn NAME V &optional DOC-STRING MNEMONIC)" nil (quote macro)) 3881 \(fn NAME V &optional DOC-STRING MNEMONIC)" nil (quote macro))
3882 (autoload-coding-system 'pt154 '(require 'code-pages))
3883 (autoload-coding-system 'iso-8859-11 '(require 'code-pages))
3866 3884
3867 ;;;*** 3885 ;;;***
3868 3886
3869 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 3887 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3870 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 3888 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3871 ;;;;;; "codepage" "international/codepage.el" (16216 22162)) 3889 ;;;;;; "codepage" "international/codepage.el" (16215 28546))
3872 ;;; Generated autoloads from international/codepage.el 3890 ;;; Generated autoloads from international/codepage.el
3873 3891
3874 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 3892 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
3875 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME 3893 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME
3876 whose first character is at offset OFFSET from the beginning of 8-bit 3894 whose first character is at offset OFFSET from the beginning of 8-bit
3925 ;;;*** 3943 ;;;***
3926 3944
3927 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3945 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3928 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3946 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3929 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3947 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3930 ;;;;;; (16213 43267)) 3948 ;;;;;; (16211 27012))
3931 ;;; Generated autoloads from comint.el 3949 ;;; Generated autoloads from comint.el
3932 3950
3933 (autoload (quote make-comint-in-buffer) "comint" "\ 3951 (autoload (quote make-comint-in-buffer) "comint" "\
3934 Make a comint process NAME in BUFFER, running PROGRAM. 3952 Make a comint process NAME in BUFFER, running PROGRAM.
3935 If BUFFER is nil, it defaults to NAME surrounded by `*'s. 3953 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
3995 4013
3996 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil) 4014 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil)
3997 4015
3998 ;;;*** 4016 ;;;***
3999 4017
4000 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16213 4018 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16277
4001 ;;;;;; 43267)) 4019 ;;;;;; 42321))
4002 ;;; Generated autoloads from compare-w.el 4020 ;;; Generated autoloads from compare-w.el
4003 4021
4004 (autoload (quote compare-windows) "compare-w" "\ 4022 (autoload (quote compare-windows) "compare-w" "\
4005 Compare text in current window with text in next window. 4023 Compare text in current window with text in next window.
4006 Compares the text starting at point in each window, 4024 Compares the text starting at point in each window,
4010 at the prior location of point in that window. 4028 at the prior location of point in that window.
4011 If both windows display the same buffer, 4029 If both windows display the same buffer,
4012 the mark is pushed twice in that buffer: 4030 the mark is pushed twice in that buffer:
4013 first in the other window, then in the selected window. 4031 first in the other window, then in the selected window.
4014 4032
4015 A prefix arg means ignore changes in whitespace. 4033 A prefix arg means reverse the value of variable
4016 The variable `compare-windows-whitespace' controls how whitespace is skipped. 4034 `compare-ignore-whitespace'. If `compare-ignore-whitespace' is
4017 If `compare-ignore-case' is non-nil, changes in case are also ignored. 4035 nil, then a prefix arg means ignore changes in whitespace. If
4036 `compare-ignore-whitespace' is non-nil, then a prefix arg means
4037 don't ignore changes in whitespace. The variable
4038 `compare-windows-whitespace' controls how whitespace is skipped.
4039 If `compare-ignore-case' is non-nil, changes in case are also
4040 ignored.
4041
4042 If `compare-windows-sync' is non-nil, then successive calls of
4043 this command work in interlaced mode:
4044 on first call it advances points to the next difference,
4045 on second call it synchronizes points by skipping the difference,
4046 on third call it again advances points to the next difference and so on.
4018 4047
4019 \(fn IGNORE-WHITESPACE)" t nil) 4048 \(fn IGNORE-WHITESPACE)" t nil)
4020 4049
4021 ;;;*** 4050 ;;;***
4022 4051
4023 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 4052 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
4024 ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path 4053 ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path
4025 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4054 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4026 ;;;;;; "compile" "progmodes/compile.el" (16239 25259)) 4055 ;;;;;; "compile" "progmodes/compile.el" (16277 42320))
4027 ;;; Generated autoloads from progmodes/compile.el 4056 ;;; Generated autoloads from progmodes/compile.el
4028 4057
4029 (defvar compilation-mode-hook nil "\ 4058 (defvar compilation-mode-hook nil "\
4030 *List of hook functions run by `compilation-mode' (see `run-hooks').") 4059 *List of hook functions run by `compilation-mode' (see `run-hooks').")
4031 4060
4199 (define-key ctl-x-map "`" 'next-error) 4228 (define-key ctl-x-map "`" 'next-error)
4200 4229
4201 ;;;*** 4230 ;;;***
4202 4231
4203 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4232 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4204 ;;;;;; (16213 43267)) 4233 ;;;;;; (16276 26334))
4205 ;;; Generated autoloads from complete.el 4234 ;;; Generated autoloads from complete.el
4206 4235
4207 (defvar partial-completion-mode nil "\ 4236 (defvar partial-completion-mode nil "\
4208 Non-nil if Partial-Completion mode is enabled. 4237 Non-nil if Partial-Completion mode is enabled.
4209 See the command `partial-completion-mode' for a description of this minor-mode. 4238 See the command `partial-completion-mode' for a description of this minor-mode.
4234 \(fn &optional ARG)" t nil) 4263 \(fn &optional ARG)" t nil)
4235 4264
4236 ;;;*** 4265 ;;;***
4237 4266
4238 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4267 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4239 ;;;;;; (16213 43267)) 4268 ;;;;;; (16211 27013))
4240 ;;; Generated autoloads from completion.el 4269 ;;; Generated autoloads from completion.el
4241 4270
4242 (autoload (quote dynamic-completion-mode) "completion" "\ 4271 (autoload (quote dynamic-completion-mode) "completion" "\
4243 Enable dynamic word-completion. 4272 Enable dynamic word-completion.
4244 4273
4247 ;;;*** 4276 ;;;***
4248 4277
4249 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4278 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4250 ;;;;;; find-composition compose-chars decompose-string compose-string 4279 ;;;;;; find-composition compose-chars decompose-string compose-string
4251 ;;;;;; decompose-region compose-region) "composite" "composite.el" 4280 ;;;;;; decompose-region compose-region) "composite" "composite.el"
4252 ;;;;;; (16213 43267)) 4281 ;;;;;; (16211 27013))
4253 ;;; Generated autoloads from composite.el 4282 ;;; Generated autoloads from composite.el
4254 4283
4255 (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))) "\ 4284 (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))) "\
4256 Alist of symbols vs integer codes of glyph reference points. 4285 Alist of symbols vs integer codes of glyph reference points.
4257 A glyph reference point symbol is to be used to specify a composition 4286 A glyph reference point symbol is to be used to specify a composition
4460 (make-obsolete (quote decompose-composite-char) (quote char-to-string) "21.1") 4489 (make-obsolete (quote decompose-composite-char) (quote char-to-string) "21.1")
4461 4490
4462 ;;;*** 4491 ;;;***
4463 4492
4464 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4493 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4465 ;;;;;; "cookie1" "play/cookie1.el" (16213 43281)) 4494 ;;;;;; "cookie1" "play/cookie1.el" (16211 27038))
4466 ;;; Generated autoloads from play/cookie1.el 4495 ;;; Generated autoloads from play/cookie1.el
4467 4496
4468 (autoload (quote cookie) "cookie1" "\ 4497 (autoload (quote cookie) "cookie1" "\
4469 Return a random phrase from PHRASE-FILE. 4498 Return a random phrase from PHRASE-FILE.
4470 When the phrase file is read in, display STARTMSG at the beginning 4499 When the phrase file is read in, display STARTMSG at the beginning
4492 \(fn VECTOR)" nil nil) 4521 \(fn VECTOR)" nil nil)
4493 4522
4494 ;;;*** 4523 ;;;***
4495 4524
4496 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 4525 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
4497 ;;;;;; (16213 43272)) 4526 ;;;;;; (16211 27024))
4498 ;;; Generated autoloads from emacs-lisp/copyright.el 4527 ;;; Generated autoloads from emacs-lisp/copyright.el
4499 4528
4500 (autoload (quote copyright-update) "copyright" "\ 4529 (autoload (quote copyright-update) "copyright" "\
4501 Update copyright notice at beginning of buffer to indicate the current year. 4530 Update copyright notice at beginning of buffer to indicate the current year.
4502 With prefix ARG, replace the years in the notice rather than adding 4531 With prefix ARG, replace the years in the notice rather than adding
4514 \(fn &optional STR ARG)" t nil) 4543 \(fn &optional STR ARG)" t nil)
4515 4544
4516 ;;;*** 4545 ;;;***
4517 4546
4518 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 4547 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
4519 ;;;;;; (16213 43281)) 4548 ;;;;;; (16211 27039))
4520 ;;; Generated autoloads from progmodes/cperl-mode.el 4549 ;;; Generated autoloads from progmodes/cperl-mode.el
4521 4550
4522 (autoload (quote cperl-mode) "cperl-mode" "\ 4551 (autoload (quote cperl-mode) "cperl-mode" "\
4523 Major mode for editing Perl code. 4552 Major mode for editing Perl code.
4524 Expression and list commands understand all C brackets. 4553 Expression and list commands understand all C brackets.
4687 \(fn)" t nil) 4716 \(fn)" t nil)
4688 4717
4689 ;;;*** 4718 ;;;***
4690 4719
4691 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4720 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4692 ;;;;;; (16213 43281)) 4721 ;;;;;; (16211 27039))
4693 ;;; Generated autoloads from progmodes/cpp.el 4722 ;;; Generated autoloads from progmodes/cpp.el
4694 4723
4695 (autoload (quote cpp-highlight-buffer) "cpp" "\ 4724 (autoload (quote cpp-highlight-buffer) "cpp" "\
4696 Highlight C code according to preprocessor conditionals. 4725 Highlight C code according to preprocessor conditionals.
4697 This command pops up a buffer which you should edit to specify 4726 This command pops up a buffer which you should edit to specify
4706 \(fn)" t nil) 4735 \(fn)" t nil)
4707 4736
4708 ;;;*** 4737 ;;;***
4709 4738
4710 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4739 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4711 ;;;;;; (16213 43273)) 4740 ;;;;;; (16211 27026))
4712 ;;; Generated autoloads from emulation/crisp.el 4741 ;;; Generated autoloads from emulation/crisp.el
4713 4742
4714 (defvar crisp-mode nil "\ 4743 (defvar crisp-mode nil "\
4715 Track status of CRiSP emulation mode. 4744 Track status of CRiSP emulation mode.
4716 A value of nil means CRiSP mode is not enabled. A value of t 4745 A value of nil means CRiSP mode is not enabled. A value of t
4730 (defalias (quote brief-mode) (quote crisp-mode)) 4759 (defalias (quote brief-mode) (quote crisp-mode))
4731 4760
4732 ;;;*** 4761 ;;;***
4733 4762
4734 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4763 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4735 ;;;;;; (16213 43272)) 4764 ;;;;;; (16211 27024))
4736 ;;; Generated autoloads from emacs-lisp/crm.el 4765 ;;; Generated autoloads from emacs-lisp/crm.el
4737 4766
4738 (autoload (quote completing-read-multiple) "crm" "\ 4767 (autoload (quote completing-read-multiple) "crm" "\
4739 Read multiple strings in the minibuffer, with completion. 4768 Read multiple strings in the minibuffer, with completion.
4740 By using this functionality, a user may specify multiple strings at a 4769 By using this functionality, a user may specify multiple strings at a
4765 4794
4766 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil) 4795 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil)
4767 4796
4768 ;;;*** 4797 ;;;***
4769 4798
4770 ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16213 4799 ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16211
4771 ;;;;;; 43273)) 4800 ;;;;;; 27026))
4772 ;;; Generated autoloads from emulation/cua-base.el 4801 ;;; Generated autoloads from emulation/cua-base.el
4773 4802
4774 (defvar cua-mode nil "\ 4803 (defvar cua-mode nil "\
4775 Non-nil if Cua mode is enabled. 4804 Non-nil if Cua mode is enabled.
4776 See the command `cua-mode' for a description of this minor-mode. 4805 See the command `cua-mode' for a description of this minor-mode.
4804 ;;;;;; customize-apropos-options customize-apropos customize-saved 4833 ;;;;;; customize-apropos-options customize-apropos customize-saved
4805 ;;;;;; customize-rogue customize-customized customize-face-other-window 4834 ;;;;;; customize-rogue customize-customized customize-face-other-window
4806 ;;;;;; customize-face customize-changed-options customize-option-other-window 4835 ;;;;;; customize-face customize-changed-options customize-option-other-window
4807 ;;;;;; customize-option customize-group-other-window customize-group 4836 ;;;;;; customize-option customize-group-other-window customize-group
4808 ;;;;;; customize-mode customize customize-save-variable customize-set-variable 4837 ;;;;;; customize-mode customize customize-save-variable customize-set-variable
4809 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16213 43267)) 4838 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16211 27013))
4810 ;;; Generated autoloads from cus-edit.el 4839 ;;; Generated autoloads from cus-edit.el
4811 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4840 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4812 4841
4813 (autoload (quote customize-set-value) "cus-edit" "\ 4842 (autoload (quote customize-set-value) "cus-edit" "\
4814 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. 4843 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object.
5035 5064
5036 ;;;*** 5065 ;;;***
5037 5066
5038 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value 5067 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value
5039 ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" 5068 ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el"
5040 ;;;;;; (16213 43267)) 5069 ;;;;;; (16211 27013))
5041 ;;; Generated autoloads from cus-face.el 5070 ;;; Generated autoloads from cus-face.el
5042 5071
5043 (autoload (quote custom-declare-face) "cus-face" "\ 5072 (autoload (quote custom-declare-face) "cus-face" "\
5044 Like `defface', but FACE is evaluated as a normal argument. 5073 Like `defface', but FACE is evaluated as a normal argument.
5045 5074
5093 \(fn &rest ARGS)" nil nil) 5122 \(fn &rest ARGS)" nil nil)
5094 5123
5095 ;;;*** 5124 ;;;***
5096 5125
5097 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5126 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5098 ;;;;;; (16213 43267)) 5127 ;;;;;; (16211 27013))
5099 ;;; Generated autoloads from cus-theme.el 5128 ;;; Generated autoloads from cus-theme.el
5100 5129
5101 (autoload (quote customize-create-theme) "cus-theme" "\ 5130 (autoload (quote customize-create-theme) "cus-theme" "\
5102 Create a custom theme. 5131 Create a custom theme.
5103 5132
5104 \(fn)" t nil) 5133 \(fn)" t nil)
5105 5134
5106 ;;;*** 5135 ;;;***
5107 5136
5108 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5137 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5109 ;;;;;; (16213 43267)) 5138 ;;;;;; (16211 27013))
5110 ;;; Generated autoloads from cvs-status.el 5139 ;;; Generated autoloads from cvs-status.el
5111 5140
5112 (autoload (quote cvs-status-mode) "cvs-status" "\ 5141 (autoload (quote cvs-status-mode) "cvs-status" "\
5113 Mode used for cvs status output. 5142 Mode used for cvs status output.
5114 5143
5115 \(fn)" t nil) 5144 \(fn)" t nil)
5116 5145
5117 ;;;*** 5146 ;;;***
5118 5147
5119 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5148 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5120 ;;;;;; "cwarn" "progmodes/cwarn.el" (16213 43281)) 5149 ;;;;;; "cwarn" "progmodes/cwarn.el" (16211 27039))
5121 ;;; Generated autoloads from progmodes/cwarn.el 5150 ;;; Generated autoloads from progmodes/cwarn.el
5122 5151
5123 (autoload (quote cwarn-mode) "cwarn" "\ 5152 (autoload (quote cwarn-mode) "cwarn" "\
5124 Minor mode that highlights suspicious C and C++ constructions. 5153 Minor mode that highlights suspicious C and C++ constructions.
5125 5154
5157 5186
5158 ;;;*** 5187 ;;;***
5159 5188
5160 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5189 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5161 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5190 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5162 ;;;;;; (16213 43280)) 5191 ;;;;;; (16211 27033))
5163 ;;; Generated autoloads from language/cyril-util.el 5192 ;;; Generated autoloads from language/cyril-util.el
5164 5193
5165 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 5194 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
5166 Return KOI8-R external character code of CHAR if appropriate. 5195 Return KOI8-R external character code of CHAR if appropriate.
5167 5196
5186 \(fn &optional CYRILLIC-LANGUAGE)" t nil) 5215 \(fn &optional CYRILLIC-LANGUAGE)" t nil)
5187 5216
5188 ;;;*** 5217 ;;;***
5189 5218
5190 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5219 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5191 ;;;;;; (16213 43267)) 5220 ;;;;;; (16211 27013))
5192 ;;; Generated autoloads from dabbrev.el 5221 ;;; Generated autoloads from dabbrev.el
5193 (define-key esc-map "/" 'dabbrev-expand) 5222 (define-key esc-map "/" 'dabbrev-expand)
5194 (define-key esc-map [?\C-/] 'dabbrev-completion) 5223 (define-key esc-map [?\C-/] 'dabbrev-completion)
5195 5224
5196 (autoload (quote dabbrev-completion) "dabbrev" "\ 5225 (autoload (quote dabbrev-completion) "dabbrev" "\
5233 5262
5234 \(fn ARG)" t nil) 5263 \(fn ARG)" t nil)
5235 5264
5236 ;;;*** 5265 ;;;***
5237 5266
5238 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16213 5267 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16211
5239 ;;;;;; 43281)) 5268 ;;;;;; 27039))
5240 ;;; Generated autoloads from progmodes/dcl-mode.el 5269 ;;; Generated autoloads from progmodes/dcl-mode.el
5241 5270
5242 (autoload (quote dcl-mode) "dcl-mode" "\ 5271 (autoload (quote dcl-mode) "dcl-mode" "\
5243 Major mode for editing DCL-files. 5272 Major mode for editing DCL-files.
5244 5273
5361 \(fn)" t nil) 5390 \(fn)" t nil)
5362 5391
5363 ;;;*** 5392 ;;;***
5364 5393
5365 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5394 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5366 ;;;;;; "emacs-lisp/debug.el" (16213 43273)) 5395 ;;;;;; "emacs-lisp/debug.el" (16211 27025))
5367 ;;; Generated autoloads from emacs-lisp/debug.el 5396 ;;; Generated autoloads from emacs-lisp/debug.el
5368 5397
5369 (setq debugger (quote debug)) 5398 (setq debugger (quote debug))
5370 5399
5371 (autoload (quote debug) "debug" "\ 5400 (autoload (quote debug) "debug" "\
5396 \(fn &optional FUNCTION)" t nil) 5425 \(fn &optional FUNCTION)" t nil)
5397 5426
5398 ;;;*** 5427 ;;;***
5399 5428
5400 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5429 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5401 ;;;;;; (16213 43281)) 5430 ;;;;;; (16211 27038))
5402 ;;; Generated autoloads from play/decipher.el 5431 ;;; Generated autoloads from play/decipher.el
5403 5432
5404 (autoload (quote decipher) "decipher" "\ 5433 (autoload (quote decipher) "decipher" "\
5405 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode. 5434 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode.
5406 5435
5425 \(fn)" t nil) 5454 \(fn)" t nil)
5426 5455
5427 ;;;*** 5456 ;;;***
5428 5457
5429 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5458 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5430 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16213 5459 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16211
5431 ;;;;;; 43267)) 5460 ;;;;;; 27013))
5432 ;;; Generated autoloads from delim-col.el 5461 ;;; Generated autoloads from delim-col.el
5433 5462
5434 (autoload (quote delimit-columns-customize) "delim-col" "\ 5463 (autoload (quote delimit-columns-customize) "delim-col" "\
5435 Customization of `columns' group. 5464 Customization of `columns' group.
5436 5465
5450 5479
5451 \(fn START END)" t nil) 5480 \(fn START END)" t nil)
5452 5481
5453 ;;;*** 5482 ;;;***
5454 5483
5455 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16213 5484 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16211
5456 ;;;;;; 43281)) 5485 ;;;;;; 27039))
5457 ;;; Generated autoloads from progmodes/delphi.el 5486 ;;; Generated autoloads from progmodes/delphi.el
5458 5487
5459 (autoload (quote delphi-mode) "delphi" "\ 5488 (autoload (quote delphi-mode) "delphi" "\
5460 Major mode for editing Delphi code. \\<delphi-mode-map> 5489 Major mode for editing Delphi code. \\<delphi-mode-map>
5461 \\[delphi-tab] - Indents the current line for Delphi code. 5490 \\[delphi-tab] - Indents the current line for Delphi code.
5501 5530
5502 \(fn &optional SKIP-INITIAL-PARSING)" t nil) 5531 \(fn &optional SKIP-INITIAL-PARSING)" t nil)
5503 5532
5504 ;;;*** 5533 ;;;***
5505 5534
5506 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16213 5535 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16211
5507 ;;;;;; 43267)) 5536 ;;;;;; 27013))
5508 ;;; Generated autoloads from delsel.el 5537 ;;; Generated autoloads from delsel.el
5509 5538
5510 (defalias (quote pending-delete-mode) (quote delete-selection-mode)) 5539 (defalias (quote pending-delete-mode) (quote delete-selection-mode))
5511 5540
5512 (defvar delete-selection-mode nil "\ 5541 (defvar delete-selection-mode nil "\
5530 \(fn &optional ARG)" t nil) 5559 \(fn &optional ARG)" t nil)
5531 5560
5532 ;;;*** 5561 ;;;***
5533 5562
5534 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5563 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5535 ;;;;;; "derived" "emacs-lisp/derived.el" (16213 43273)) 5564 ;;;;;; "derived" "emacs-lisp/derived.el" (16211 27025))
5536 ;;; Generated autoloads from emacs-lisp/derived.el 5565 ;;; Generated autoloads from emacs-lisp/derived.el
5537 5566
5538 (autoload (quote define-derived-mode) "derived" "\ 5567 (autoload (quote define-derived-mode) "derived" "\
5539 Create a new mode as a variant of an existing mode. 5568 Create a new mode as a variant of an existing mode.
5540 5569
5592 \(fn MODE)" nil nil) 5621 \(fn MODE)" nil nil)
5593 5622
5594 ;;;*** 5623 ;;;***
5595 5624
5596 ;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5625 ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5597 ;;;;;; "descr-text.el" (16247 63112)) 5626 ;;;;;; "descr-text.el" (16302 39173))
5598 ;;; Generated autoloads from descr-text.el 5627 ;;; Generated autoloads from descr-text.el
5599 5628
5600 (autoload (quote describe-text-properties) "descr-text" "\ 5629 (autoload (quote describe-text-properties) "descr-text" "\
5601 Describe widgets, buttons, overlays and text properties at POS. 5630 Describe widgets, buttons, overlays and text properties at POS.
5602 Interactively, describe them for the character after point. 5631 Interactively, describe them for the character after point.
5617 5646
5618 ;;;*** 5647 ;;;***
5619 5648
5620 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5649 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5621 ;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop" 5650 ;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop"
5622 ;;;;;; "desktop.el" (16250 35347)) 5651 ;;;;;; "desktop.el" (16297 34365))
5623 ;;; Generated autoloads from desktop.el 5652 ;;; Generated autoloads from desktop.el
5624 5653
5625 (defvar desktop-save-mode nil "\ 5654 (defvar desktop-save-mode nil "\
5626 Non-nil if Desktop-Save mode is enabled. 5655 Non-nil if Desktop-Save mode is enabled.
5627 See the command `desktop-save-mode' for a description of this minor-mode. 5656 See the command `desktop-save-mode' for a description of this minor-mode.
5674 \(fn)" t nil) 5703 \(fn)" t nil)
5675 5704
5676 ;;;*** 5705 ;;;***
5677 5706
5678 ;;;### (autoloads (devanagari-post-read-conversion) "devan-util" 5707 ;;;### (autoloads (devanagari-post-read-conversion) "devan-util"
5679 ;;;;;; "language/devan-util.el" (16233 29568)) 5708 ;;;;;; "language/devan-util.el" (16232 544))
5680 ;;; Generated autoloads from language/devan-util.el 5709 ;;; Generated autoloads from language/devan-util.el
5681 5710
5682 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 5711 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
5683 5712
5684 (autoload (quote devanagari-post-read-conversion) "devan-util" "\ 5713 (autoload (quote devanagari-post-read-conversion) "devan-util" "\
5687 \(fn LEN)" nil nil) 5716 \(fn LEN)" nil nil)
5688 5717
5689 ;;;*** 5718 ;;;***
5690 5719
5691 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5720 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5692 ;;;;;; "calendar/diary-lib.el" (16213 43272)) 5721 ;;;;;; "calendar/diary-lib.el" (16212 54636))
5693 ;;; Generated autoloads from calendar/diary-lib.el 5722 ;;; Generated autoloads from calendar/diary-lib.el
5694 5723
5695 (autoload (quote diary) "diary-lib" "\ 5724 (autoload (quote diary) "diary-lib" "\
5696 Generate the diary window for ARG days starting with the current date. 5725 Generate the diary window for ARG days starting with the current date.
5697 If no argument is provided, the number of days of diary entries is governed 5726 If no argument is provided, the number of days of diary entries is governed
5733 \(fn)" t nil) 5762 \(fn)" t nil)
5734 5763
5735 ;;;*** 5764 ;;;***
5736 5765
5737 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5766 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5738 ;;;;;; "diff.el" (16213 43267)) 5767 ;;;;;; "diff.el" (16277 42321))
5739 ;;; Generated autoloads from diff.el 5768 ;;; Generated autoloads from diff.el
5740 5769
5741 (defvar diff-switches "-c" "\ 5770 (defvar diff-switches "-c" "\
5742 *A string or list of strings specifying switches to be be passed to diff.") 5771 *A string or list of strings specifying switches to be be passed to diff.")
5743 5772
5766 \(fn FILE &optional SWITCHES)" t nil) 5795 \(fn FILE &optional SWITCHES)" t nil)
5767 5796
5768 ;;;*** 5797 ;;;***
5769 5798
5770 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 5799 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
5771 ;;;;;; (16213 43267)) 5800 ;;;;;; (16309 31935))
5772 ;;; Generated autoloads from diff-mode.el 5801 ;;; Generated autoloads from diff-mode.el
5773 5802
5774 (autoload (quote diff-mode) "diff-mode" "\ 5803 (autoload (quote diff-mode) "diff-mode" "\
5775 Major mode for viewing/editing context diffs. 5804 Major mode for viewing/editing context diffs.
5776 Supports unified and context diffs as well as (to a lesser extent) 5805 Supports unified and context diffs as well as (to a lesser extent)
5795 5824
5796 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window 5825 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window
5797 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 5826 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
5798 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 5827 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
5799 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 5828 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
5800 ;;;;;; "dired" "dired.el" (16250 35347)) 5829 ;;;;;; "dired" "dired.el" (16292 22310))
5801 ;;; Generated autoloads from dired.el 5830 ;;; Generated autoloads from dired.el
5802 5831
5803 (defvar dired-listing-switches "-al" "\ 5832 (defvar dired-listing-switches "-al" "\
5804 *Switches passed to `ls' for dired. MUST contain the `l' option. 5833 *Switches passed to `ls' for dired. MUST contain the `l' option.
5805 May contain all other options that don't contradict `-l'; 5834 May contain all other options that don't contradict `-l';
5935 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file 5964 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file
5936 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 5965 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
5937 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 5966 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
5938 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 5967 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
5939 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 5968 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
5940 ;;;;;; "dired-aux.el" (16213 43267)) 5969 ;;;;;; "dired-aux.el" (16211 27013))
5941 ;;; Generated autoloads from dired-aux.el 5970 ;;; Generated autoloads from dired-aux.el
5942 5971
5943 (autoload (quote dired-diff) "dired-aux" "\ 5972 (autoload (quote dired-diff) "dired-aux" "\
5944 Compare file at point with file FILE using `diff'. 5973 Compare file at point with file FILE using `diff'.
5945 FILE defaults to the file at the mark. (That's the mark set by 5974 FILE defaults to the file at the mark. (That's the mark set by
6267 6296
6268 \(fn FILE &optional DEREF-SYMLINKS)" t nil) 6297 \(fn FILE &optional DEREF-SYMLINKS)" t nil)
6269 6298
6270 ;;;*** 6299 ;;;***
6271 6300
6272 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16247 63112)) 6301 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16246 41969))
6273 ;;; Generated autoloads from dired-x.el 6302 ;;; Generated autoloads from dired-x.el
6274 6303
6275 (autoload (quote dired-jump) "dired-x" "\ 6304 (autoload (quote dired-jump) "dired-x" "\
6276 Jump to dired buffer corresponding to current buffer. 6305 Jump to dired buffer corresponding to current buffer.
6277 If in a file, dired the current directory and move to file's line. 6306 If in a file, dired the current directory and move to file's line.
6281 6310
6282 \(fn &optional OTHER-WINDOW)" t nil) 6311 \(fn &optional OTHER-WINDOW)" t nil)
6283 6312
6284 ;;;*** 6313 ;;;***
6285 6314
6286 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16213 43267)) 6315 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16211 27015))
6287 ;;; Generated autoloads from dirtrack.el 6316 ;;; Generated autoloads from dirtrack.el
6288 6317
6289 (autoload (quote dirtrack) "dirtrack" "\ 6318 (autoload (quote dirtrack) "dirtrack" "\
6290 Determine the current directory by scanning the process output for a prompt. 6319 Determine the current directory by scanning the process output for a prompt.
6291 The prompt to look for is the first item in `dirtrack-list'. 6320 The prompt to look for is the first item in `dirtrack-list'.
6300 6329
6301 \(fn INPUT)" nil nil) 6330 \(fn INPUT)" nil nil)
6302 6331
6303 ;;;*** 6332 ;;;***
6304 6333
6305 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16213 6334 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16211
6306 ;;;;;; 43273)) 6335 ;;;;;; 27025))
6307 ;;; Generated autoloads from emacs-lisp/disass.el 6336 ;;; Generated autoloads from emacs-lisp/disass.el
6308 6337
6309 (autoload (quote disassemble) "disass" "\ 6338 (autoload (quote disassemble) "disass" "\
6310 Print disassembled code for OBJECT in (optional) BUFFER. 6339 Print disassembled code for OBJECT in (optional) BUFFER.
6311 OBJECT can be a symbol defined as a function, or a function itself 6340 OBJECT can be a symbol defined as a function, or a function itself
6319 6348
6320 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline 6349 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline
6321 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 6350 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
6322 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table 6351 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table
6323 ;;;;;; describe-display-table set-display-table-slot display-table-slot 6352 ;;;;;; describe-display-table set-display-table-slot display-table-slot
6324 ;;;;;; make-display-table) "disp-table" "disp-table.el" (16213 43267)) 6353 ;;;;;; make-display-table) "disp-table" "disp-table.el" (16286 45076))
6325 ;;; Generated autoloads from disp-table.el 6354 ;;; Generated autoloads from disp-table.el
6326 6355
6327 (autoload (quote make-display-table) "disp-table" "\ 6356 (autoload (quote make-display-table) "disp-table" "\
6328 Return a new, empty display table. 6357 Return a new, empty display table.
6329 6358
6420 \(fn ARG)" nil nil) 6449 \(fn ARG)" nil nil)
6421 6450
6422 ;;;*** 6451 ;;;***
6423 6452
6424 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6453 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6425 ;;;;;; (16213 43281)) 6454 ;;;;;; (16211 27038))
6426 ;;; Generated autoloads from play/dissociate.el 6455 ;;; Generated autoloads from play/dissociate.el
6427 6456
6428 (autoload (quote dissociated-press) "dissociate" "\ 6457 (autoload (quote dissociated-press) "dissociate" "\
6429 Dissociate the text of the current buffer. 6458 Dissociate the text of the current buffer.
6430 Output goes in buffer named *Dissociation*, 6459 Output goes in buffer named *Dissociation*,
6436 6465
6437 \(fn &optional ARG)" t nil) 6466 \(fn &optional ARG)" t nil)
6438 6467
6439 ;;;*** 6468 ;;;***
6440 6469
6441 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16213 43281)) 6470 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16211 27038))
6442 ;;; Generated autoloads from play/doctor.el 6471 ;;; Generated autoloads from play/doctor.el
6443 6472
6444 (autoload (quote doctor) "doctor" "\ 6473 (autoload (quote doctor) "doctor" "\
6445 Switch to *doctor* buffer and start giving psychotherapy. 6474 Switch to *doctor* buffer and start giving psychotherapy.
6446 6475
6447 \(fn)" t nil) 6476 \(fn)" t nil)
6448 6477
6449 ;;;*** 6478 ;;;***
6450 6479
6451 ;;;### (autoloads (double-mode double-mode) "double" "double.el" 6480 ;;;### (autoloads (double-mode double-mode) "double" "double.el"
6452 ;;;;;; (16213 43267)) 6481 ;;;;;; (16211 27015))
6453 ;;; Generated autoloads from double.el 6482 ;;; Generated autoloads from double.el
6454 6483
6455 (defvar double-mode nil "\ 6484 (defvar double-mode nil "\
6456 Toggle Double mode. 6485 Toggle Double mode.
6457 Setting this variable directly does not take effect; 6486 Setting this variable directly does not take effect;
6468 6497
6469 \(fn ARG)" t nil) 6498 \(fn ARG)" t nil)
6470 6499
6471 ;;;*** 6500 ;;;***
6472 6501
6473 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16213 43281)) 6502 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16211 27038))
6474 ;;; Generated autoloads from play/dunnet.el 6503 ;;; Generated autoloads from play/dunnet.el
6475 6504
6476 (autoload (quote dunnet) "dunnet" "\ 6505 (autoload (quote dunnet) "dunnet" "\
6477 Switch to *dungeon* buffer and start game. 6506 Switch to *dungeon* buffer and start game.
6478 6507
6479 \(fn)" t nil) 6508 \(fn)" t nil)
6480 6509
6481 ;;;*** 6510 ;;;***
6482 6511
6483 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6512 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
6484 ;;;;;; (16213 43273)) 6513 ;;;;;; (16211 27027))
6485 ;;; Generated autoloads from gnus/earcon.el 6514 ;;; Generated autoloads from gnus/earcon.el
6486 6515
6487 (autoload (quote gnus-earcon-display) "earcon" "\ 6516 (autoload (quote gnus-earcon-display) "earcon" "\
6488 Play sounds in message buffers. 6517 Play sounds in message buffers.
6489 6518
6491 6520
6492 ;;;*** 6521 ;;;***
6493 6522
6494 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6523 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6495 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" 6524 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
6496 ;;;;;; "emacs-lisp/easy-mmode.el" (16213 43273)) 6525 ;;;;;; "emacs-lisp/easy-mmode.el" (16309 31935))
6497 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 6526 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
6498 6527
6499 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 6528 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
6500 6529
6501 (autoload (quote define-minor-mode) "easy-mmode" "\ 6530 (autoload (quote define-minor-mode) "easy-mmode" "\
6566 \(fn ST CSS DOC &rest ARGS)" nil (quote macro)) 6595 \(fn ST CSS DOC &rest ARGS)" nil (quote macro))
6567 6596
6568 ;;;*** 6597 ;;;***
6569 6598
6570 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6599 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6571 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16213 6600 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16211
6572 ;;;;;; 43273)) 6601 ;;;;;; 27026))
6573 ;;; Generated autoloads from emacs-lisp/easymenu.el 6602 ;;; Generated autoloads from emacs-lisp/easymenu.el
6574 6603
6575 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 6604 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
6576 6605
6577 (autoload (quote easy-menu-define) "easymenu" "\ 6606 (autoload (quote easy-menu-define) "easymenu" "\
6709 6738
6710 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style 6739 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style
6711 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup 6740 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
6712 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer 6741 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
6713 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer 6742 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer
6714 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (16213 43281)) 6743 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (16211 27039))
6715 ;;; Generated autoloads from progmodes/ebnf2ps.el 6744 ;;; Generated autoloads from progmodes/ebnf2ps.el
6716 6745
6717 (autoload (quote ebnf-customize) "ebnf2ps" "\ 6746 (autoload (quote ebnf-customize) "ebnf2ps" "\
6718 Customization for ebnf group. 6747 Customization for ebnf group.
6719 6748
6861 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame 6890 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame
6862 ;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window 6891 ;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window
6863 ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 6892 ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
6864 ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 6893 ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
6865 ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 6894 ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
6866 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16234 6895 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16233
6867 ;;;;;; 50257)) 6896 ;;;;;; 59013))
6868 ;;; Generated autoloads from progmodes/ebrowse.el 6897 ;;; Generated autoloads from progmodes/ebrowse.el
6869 6898
6870 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 6899 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
6871 Major mode for Ebrowse class tree buffers. 6900 Major mode for Ebrowse class tree buffers.
6872 Each line corresponds to a class in a class tree. 6901 Each line corresponds to a class in a class tree.
7013 \(fn)" t nil) 7042 \(fn)" t nil)
7014 7043
7015 ;;;*** 7044 ;;;***
7016 7045
7017 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7046 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7018 ;;;;;; (16213 43267)) 7047 ;;;;;; (16211 27015))
7019 ;;; Generated autoloads from ebuff-menu.el 7048 ;;; Generated autoloads from ebuff-menu.el
7020 7049
7021 (autoload (quote electric-buffer-list) "ebuff-menu" "\ 7050 (autoload (quote electric-buffer-list) "ebuff-menu" "\
7022 Pops up a buffer describing the set of Emacs buffers. 7051 Pops up a buffer describing the set of Emacs buffers.
7023 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 7052 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
7038 \(fn ARG)" t nil) 7067 \(fn ARG)" t nil)
7039 7068
7040 ;;;*** 7069 ;;;***
7041 7070
7042 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7071 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7043 ;;;;;; "echistory.el" (16213 43267)) 7072 ;;;;;; "echistory.el" (16211 27015))
7044 ;;; Generated autoloads from echistory.el 7073 ;;; Generated autoloads from echistory.el
7045 7074
7046 (autoload (quote Electric-command-history-redo-expression) "echistory" "\ 7075 (autoload (quote Electric-command-history-redo-expression) "echistory" "\
7047 Edit current history line in minibuffer and execute result. 7076 Edit current history line in minibuffer and execute result.
7048 With prefix arg NOCONFIRM, execute current line as-is without editing. 7077 With prefix arg NOCONFIRM, execute current line as-is without editing.
7050 \(fn &optional NOCONFIRM)" t nil) 7079 \(fn &optional NOCONFIRM)" t nil)
7051 7080
7052 ;;;*** 7081 ;;;***
7053 7082
7054 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 7083 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
7055 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16239 25257)) 7084 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16277 42320))
7056 ;;; Generated autoloads from emacs-lisp/edebug.el 7085 ;;; Generated autoloads from emacs-lisp/edebug.el
7057 7086
7058 (defvar edebug-all-defs nil "\ 7087 (defvar edebug-all-defs nil "\
7059 *If non-nil, evaluation of any defining forms will instrument for Edebug. 7088 *If non-nil, evaluation of any defining forms will instrument for Edebug.
7060 This applies to `eval-defun', `eval-region', `eval-buffer', and 7089 This applies to `eval-defun', `eval-region', `eval-buffer', and
7113 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 7142 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
7114 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 7143 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
7115 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 7144 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
7116 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 7145 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
7117 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 7146 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
7118 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16213 43267)) 7147 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16271 3439))
7119 ;;; Generated autoloads from ediff.el 7148 ;;; Generated autoloads from ediff.el
7120 7149
7121 (autoload (quote ediff-files) "ediff" "\ 7150 (autoload (quote ediff-files) "ediff" "\
7122 Run Ediff on a pair of files, FILE-A and FILE-B. 7151 Run Ediff on a pair of files, FILE-A and FILE-B.
7123 7152
7349 \(fn &optional NODE)" t nil) 7378 \(fn &optional NODE)" t nil)
7350 7379
7351 ;;;*** 7380 ;;;***
7352 7381
7353 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7382 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
7354 ;;;;;; (16213 43267)) 7383 ;;;;;; (16211 27015))
7355 ;;; Generated autoloads from ediff-help.el 7384 ;;; Generated autoloads from ediff-help.el
7356 7385
7357 (autoload (quote ediff-customize) "ediff-help" "\ 7386 (autoload (quote ediff-customize) "ediff-help" "\
7358 Not documented 7387 Not documented
7359 7388
7360 \(fn)" t nil) 7389 \(fn)" t nil)
7361 7390
7362 ;;;*** 7391 ;;;***
7363 7392
7364 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16213 43267)) 7393 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16211 27015))
7365 ;;; Generated autoloads from ediff-hook.el 7394 ;;; Generated autoloads from ediff-hook.el
7366 7395
7367 (defvar ediff-window-setup-function) 7396 (defvar ediff-window-setup-function)
7368 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form)) 7397 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form))
7369 7398
7372 (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)))))) 7401 (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))))))
7373 7402
7374 ;;;*** 7403 ;;;***
7375 7404
7376 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 7405 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
7377 ;;;;;; (16213 43267)) 7406 ;;;;;; (16271 3441))
7378 ;;; Generated autoloads from ediff-mult.el 7407 ;;; Generated autoloads from ediff-mult.el
7379 7408
7380 (autoload (quote ediff-show-registry) "ediff-mult" "\ 7409 (autoload (quote ediff-show-registry) "ediff-mult" "\
7381 Display Ediff's registry. 7410 Display Ediff's registry.
7382 7411
7385 (defalias (quote eregistry) (quote ediff-show-registry)) 7414 (defalias (quote eregistry) (quote ediff-show-registry))
7386 7415
7387 ;;;*** 7416 ;;;***
7388 7417
7389 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7418 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7390 ;;;;;; "ediff-util" "ediff-util.el" (16213 43267)) 7419 ;;;;;; "ediff-util" "ediff-util.el" (16271 3439))
7391 ;;; Generated autoloads from ediff-util.el 7420 ;;; Generated autoloads from ediff-util.el
7392 7421
7393 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 7422 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
7394 Switch from multiframe display to single-frame display and back. 7423 Switch from multiframe display to single-frame display and back.
7395 To change the default, set the variable `ediff-window-setup-function', 7424 To change the default, set the variable `ediff-window-setup-function',
7406 7435
7407 ;;;*** 7436 ;;;***
7408 7437
7409 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7438 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7410 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7439 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7411 ;;;;;; (16213 43267)) 7440 ;;;;;; (16211 27015))
7412 ;;; Generated autoloads from edmacro.el 7441 ;;; Generated autoloads from edmacro.el
7413 7442
7414 (defvar edmacro-eight-bits nil "\ 7443 (defvar edmacro-eight-bits nil "\
7415 *Non-nil if edit-kbd-macro should leave 8-bit characters intact. 7444 *Non-nil if edit-kbd-macro should leave 8-bit characters intact.
7416 Default nil means to write characters above \\177 in octal notation.") 7445 Default nil means to write characters above \\177 in octal notation.")
7459 \(fn &optional MACRO VERBOSE)" nil nil) 7488 \(fn &optional MACRO VERBOSE)" nil nil)
7460 7489
7461 ;;;*** 7490 ;;;***
7462 7491
7463 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7492 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7464 ;;;;;; "emulation/edt.el" (16213 43273)) 7493 ;;;;;; "emulation/edt.el" (16211 27026))
7465 ;;; Generated autoloads from emulation/edt.el 7494 ;;; Generated autoloads from emulation/edt.el
7466 7495
7467 (autoload (quote edt-set-scroll-margins) "edt" "\ 7496 (autoload (quote edt-set-scroll-margins) "edt" "\
7468 Set scroll margins. 7497 Set scroll margins.
7469 Argument TOP is the top margin in number of lines or percent of window. 7498 Argument TOP is the top margin in number of lines or percent of window.
7477 \(fn)" t nil) 7506 \(fn)" t nil)
7478 7507
7479 ;;;*** 7508 ;;;***
7480 7509
7481 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7510 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7482 ;;;;;; (16213 43267)) 7511 ;;;;;; (16211 27015))
7483 ;;; Generated autoloads from ehelp.el 7512 ;;; Generated autoloads from ehelp.el
7484 7513
7485 (autoload (quote with-electric-help) "ehelp" "\ 7514 (autoload (quote with-electric-help) "ehelp" "\
7486 Pop up an \"electric\" help buffer. 7515 Pop up an \"electric\" help buffer.
7487 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. 7516 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
7515 \(fn FUN &optional NAME)" nil nil) 7544 \(fn FUN &optional NAME)" nil nil)
7516 7545
7517 ;;;*** 7546 ;;;***
7518 7547
7519 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7548 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7520 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16219 32429)) 7549 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16218 6703))
7521 ;;; Generated autoloads from emacs-lisp/eldoc.el 7550 ;;; Generated autoloads from emacs-lisp/eldoc.el
7522 7551
7523 (defvar eldoc-minor-mode-string " ElDoc" "\ 7552 (defvar eldoc-minor-mode-string " ElDoc" "\
7524 *String to display in mode line when Eldoc Mode is enabled; nil for none.") 7553 *String to display in mode line when Eldoc Mode is enabled; nil for none.")
7525 7554
7547 7576
7548 \(fn)" t nil) 7577 \(fn)" t nil)
7549 7578
7550 ;;;*** 7579 ;;;***
7551 7580
7552 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16213 7581 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16211
7553 ;;;;;; 43267)) 7582 ;;;;;; 27015))
7554 ;;; Generated autoloads from elide-head.el 7583 ;;; Generated autoloads from elide-head.el
7555 7584
7556 (autoload (quote elide-head) "elide-head" "\ 7585 (autoload (quote elide-head) "elide-head" "\
7557 Hide header material in buffer according to `elide-head-headers-to-hide'. 7586 Hide header material in buffer according to `elide-head-headers-to-hide'.
7558 7587
7564 \(fn &optional ARG)" t nil) 7593 \(fn &optional ARG)" t nil)
7565 7594
7566 ;;;*** 7595 ;;;***
7567 7596
7568 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 7597 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
7569 ;;;;;; (16213 43273)) 7598 ;;;;;; (16276 26334))
7570 ;;; Generated autoloads from emacs-lisp/elint.el 7599 ;;; Generated autoloads from emacs-lisp/elint.el
7571 7600
7572 (autoload (quote elint-initialize) "elint" "\ 7601 (autoload (quote elint-initialize) "elint" "\
7573 Initialize elint. 7602 Initialize elint.
7574 7603
7575 \(fn)" t nil) 7604 \(fn)" t nil)
7576 7605
7577 ;;;*** 7606 ;;;***
7578 7607
7579 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 7608 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7580 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16213 7609 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16211
7581 ;;;;;; 43273)) 7610 ;;;;;; 27026))
7582 ;;; Generated autoloads from emacs-lisp/elp.el 7611 ;;; Generated autoloads from emacs-lisp/elp.el
7583 7612
7584 (autoload (quote elp-instrument-function) "elp" "\ 7613 (autoload (quote elp-instrument-function) "elp" "\
7585 Instrument FUNSYM for profiling. 7614 Instrument FUNSYM for profiling.
7586 FUNSYM must be a symbol of a defined function. 7615 FUNSYM must be a symbol of a defined function.
7610 \(fn)" t nil) 7639 \(fn)" t nil)
7611 7640
7612 ;;;*** 7641 ;;;***
7613 7642
7614 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 7643 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
7615 ;;;;;; (16250 35353)) 7644 ;;;;;; (16256 53161))
7616 ;;; Generated autoloads from mail/emacsbug.el 7645 ;;; Generated autoloads from mail/emacsbug.el
7617 7646
7618 (autoload (quote report-emacs-bug) "emacsbug" "\ 7647 (autoload (quote report-emacs-bug) "emacsbug" "\
7619 Report a bug in GNU Emacs. 7648 Report a bug in GNU Emacs.
7620 Prompts for bug subject. Leaves you in a mail buffer. 7649 Prompts for bug subject. Leaves you in a mail buffer.
7625 7654
7626 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 7655 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
7627 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 7656 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
7628 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 7657 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
7629 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 7658 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
7630 ;;;;;; "emerge.el" (16213 43267)) 7659 ;;;;;; "emerge.el" (16211 27015))
7631 ;;; Generated autoloads from emerge.el 7660 ;;; Generated autoloads from emerge.el
7632 7661
7633 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 7662 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
7634 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu)) 7663 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu))
7635 (define-key menu-bar-emerge-menu [emerge-merge-directories] 7664 (define-key menu-bar-emerge-menu [emerge-merge-directories]
7703 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil) 7732 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil)
7704 7733
7705 ;;;*** 7734 ;;;***
7706 7735
7707 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 7736 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
7708 ;;;;;; (16213 43274)) 7737 ;;;;;; (16211 27032))
7709 ;;; Generated autoloads from international/encoded-kb.el 7738 ;;; Generated autoloads from international/encoded-kb.el
7710 7739
7711 (defvar encoded-kbd-mode nil "\ 7740 (defvar encoded-kbd-mode nil "\
7712 Non-nil if Encoded-Kbd mode is enabled. 7741 Non-nil if Encoded-Kbd mode is enabled.
7713 See the command `encoded-kbd-mode' for a description of this minor-mode. 7742 See the command `encoded-kbd-mode' for a description of this minor-mode.
7731 \(fn &optional ARG)" t nil) 7760 \(fn &optional ARG)" t nil)
7732 7761
7733 ;;;*** 7762 ;;;***
7734 7763
7735 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 7764 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
7736 ;;;;;; "enriched" "textmodes/enriched.el" (16213 43283)) 7765 ;;;;;; "enriched" "textmodes/enriched.el" (16211 27043))
7737 ;;; Generated autoloads from textmodes/enriched.el 7766 ;;; Generated autoloads from textmodes/enriched.el
7738 7767
7739 (autoload (quote enriched-mode) "enriched" "\ 7768 (autoload (quote enriched-mode) "enriched" "\
7740 Minor mode for editing text/enriched files. 7769 Minor mode for editing text/enriched files.
7741 These are files with embedded formatting information in the MIME standard 7770 These are files with embedded formatting information in the MIME standard
7761 7790
7762 \(fn FROM TO)" nil nil) 7791 \(fn FROM TO)" nil nil)
7763 7792
7764 ;;;*** 7793 ;;;***
7765 7794
7766 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16213 7795 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16211
7767 ;;;;;; 43273)) 7796 ;;;;;; 27027))
7768 ;;; Generated autoloads from eshell/esh-mode.el 7797 ;;; Generated autoloads from eshell/esh-mode.el
7769 7798
7770 (autoload (quote eshell-mode) "esh-mode" "\ 7799 (autoload (quote eshell-mode) "esh-mode" "\
7771 Emacs shell interactive mode. 7800 Emacs shell interactive mode.
7772 7801
7774 7803
7775 \(fn)" nil nil) 7804 \(fn)" nil nil)
7776 7805
7777 ;;;*** 7806 ;;;***
7778 7807
7779 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16213 7808 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16211
7780 ;;;;;; 43273)) 7809 ;;;;;; 27027))
7781 ;;; Generated autoloads from eshell/esh-test.el 7810 ;;; Generated autoloads from eshell/esh-test.el
7782 7811
7783 (autoload (quote eshell-test) "esh-test" "\ 7812 (autoload (quote eshell-test) "esh-test" "\
7784 Test Eshell to verify that it works as expected. 7813 Test Eshell to verify that it works as expected.
7785 7814
7786 \(fn &optional ARG)" t nil) 7815 \(fn &optional ARG)" t nil)
7787 7816
7788 ;;;*** 7817 ;;;***
7789 7818
7790 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 7819 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
7791 ;;;;;; eshell) "eshell" "eshell/eshell.el" (16213 43273)) 7820 ;;;;;; eshell) "eshell" "eshell/eshell.el" (16211 27027))
7792 ;;; Generated autoloads from eshell/eshell.el 7821 ;;; Generated autoloads from eshell/eshell.el
7793 7822
7794 (autoload (quote eshell) "eshell" "\ 7823 (autoload (quote eshell) "eshell" "\
7795 Create an interactive Eshell buffer. 7824 Create an interactive Eshell buffer.
7796 The buffer used for Eshell sessions is determined by the value of 7825 The buffer used for Eshell sessions is determined by the value of
7831 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 7860 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
7832 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 7861 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
7833 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer 7862 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer
7834 ;;;;;; visit-tags-table find-tag-default-function find-tag-hook 7863 ;;;;;; visit-tags-table find-tag-default-function find-tag-hook
7835 ;;;;;; tags-add-tables tags-compression-info-list tags-table-list 7864 ;;;;;; tags-add-tables tags-compression-info-list tags-table-list
7836 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16213 7865 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16211
7837 ;;;;;; 43281)) 7866 ;;;;;; 27039))
7838 ;;; Generated autoloads from progmodes/etags.el 7867 ;;; Generated autoloads from progmodes/etags.el
7839 7868
7840 (defvar tags-file-name nil "\ 7869 (defvar tags-file-name nil "\
7841 *File name of tags table. 7870 *File name of tags table.
7842 To switch to a new tags table, setting this variable is sufficient. 7871 To switch to a new tags table, setting this variable is sufficient.
8129 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel 8158 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel
8130 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker 8159 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker
8131 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 8160 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
8132 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 8161 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
8133 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 8162 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
8134 ;;;;;; "ethio-util" "language/ethio-util.el" (16213 43280)) 8163 ;;;;;; "ethio-util" "language/ethio-util.el" (16211 27033))
8135 ;;; Generated autoloads from language/ethio-util.el 8164 ;;; Generated autoloads from language/ethio-util.el
8136 8165
8137 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 8166 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
8138 Not documented 8167 Not documented
8139 8168
8324 8353
8325 ;;;*** 8354 ;;;***
8326 8355
8327 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 8356 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
8328 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 8357 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
8329 ;;;;;; (16213 43280)) 8358 ;;;;;; (16211 27037))
8330 ;;; Generated autoloads from net/eudc.el 8359 ;;; Generated autoloads from net/eudc.el
8331 8360
8332 (autoload (quote eudc-set-server) "eudc" "\ 8361 (autoload (quote eudc-set-server) "eudc" "\
8333 Set the directory server to SERVER using PROTOCOL. 8362 Set the directory server to SERVER using PROTOCOL.
8334 Unless NO-SAVE is non-nil, the server is saved as the default 8363 Unless NO-SAVE is non-nil, the server is saved as the default
8378 8407
8379 ;;;*** 8408 ;;;***
8380 8409
8381 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 8410 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
8382 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 8411 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
8383 ;;;;;; "eudc-bob" "net/eudc-bob.el" (16213 43280)) 8412 ;;;;;; "eudc-bob" "net/eudc-bob.el" (16211 27037))
8384 ;;; Generated autoloads from net/eudc-bob.el 8413 ;;; Generated autoloads from net/eudc-bob.el
8385 8414
8386 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 8415 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
8387 Display a button for unidentified binary DATA. 8416 Display a button for unidentified binary DATA.
8388 8417
8414 \(fn DATA)" nil nil) 8443 \(fn DATA)" nil nil)
8415 8444
8416 ;;;*** 8445 ;;;***
8417 8446
8418 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 8447 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
8419 ;;;;;; "eudc-export" "net/eudc-export.el" (16213 43280)) 8448 ;;;;;; "eudc-export" "net/eudc-export.el" (16211 27037))
8420 ;;; Generated autoloads from net/eudc-export.el 8449 ;;; Generated autoloads from net/eudc-export.el
8421 8450
8422 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 8451 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
8423 Insert record at point into the BBDB database. 8452 Insert record at point into the BBDB database.
8424 This function can only be called from a directory query result buffer. 8453 This function can only be called from a directory query result buffer.
8431 \(fn)" t nil) 8460 \(fn)" t nil)
8432 8461
8433 ;;;*** 8462 ;;;***
8434 8463
8435 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 8464 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
8436 ;;;;;; (16213 43280)) 8465 ;;;;;; (16211 27037))
8437 ;;; Generated autoloads from net/eudc-hotlist.el 8466 ;;; Generated autoloads from net/eudc-hotlist.el
8438 8467
8439 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 8468 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
8440 Edit the hotlist of directory servers in a specialized buffer. 8469 Edit the hotlist of directory servers in a specialized buffer.
8441 8470
8443 8472
8444 ;;;*** 8473 ;;;***
8445 8474
8446 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 8475 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
8447 ;;;;;; executable-self-display executable-set-magic executable-find) 8476 ;;;;;; executable-self-display executable-set-magic executable-find)
8448 ;;;;;; "executable" "progmodes/executable.el" (16213 43281)) 8477 ;;;;;; "executable" "progmodes/executable.el" (16211 27039))
8449 ;;; Generated autoloads from progmodes/executable.el 8478 ;;; Generated autoloads from progmodes/executable.el
8450 8479
8451 (autoload (quote executable-find) "executable" "\ 8480 (autoload (quote executable-find) "executable" "\
8452 Search for COMMAND in `exec-path' and return the absolute file name. 8481 Search for COMMAND in `exec-path' and return the absolute file name.
8453 Return nil if COMMAND is not found anywhere in `exec-path'. 8482 Return nil if COMMAND is not found anywhere in `exec-path'.
8477 \(fn)" nil nil) 8506 \(fn)" nil nil)
8478 8507
8479 ;;;*** 8508 ;;;***
8480 8509
8481 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 8510 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
8482 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (16213 43267)) 8511 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (16211 27015))
8483 ;;; Generated autoloads from expand.el 8512 ;;; Generated autoloads from expand.el
8484 8513
8485 (autoload (quote expand-add-abbrevs) "expand" "\ 8514 (autoload (quote expand-add-abbrevs) "expand" "\
8486 Add a list of abbrev to abbrev table TABLE. 8515 Add a list of abbrev to abbrev table TABLE.
8487 ABBREVS is a list of abbrev definitions; each abbrev description entry 8516 ABBREVS is a list of abbrev definitions; each abbrev description entry
8520 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 8549 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
8521 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 8550 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
8522 8551
8523 ;;;*** 8552 ;;;***
8524 8553
8525 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16213 43281)) 8554 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16211 27039))
8526 ;;; Generated autoloads from progmodes/f90.el 8555 ;;; Generated autoloads from progmodes/f90.el
8527 8556
8528 (autoload (quote f90-mode) "f90" "\ 8557 (autoload (quote f90-mode) "f90" "\
8529 Major mode for editing Fortran 90,95 code in free format. 8558 Major mode for editing Fortran 90,95 code in free format.
8530 For fixed format code, use `fortran-mode'. 8559 For fixed format code, use `fortran-mode'.
8589 8618
8590 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special 8619 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special
8591 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 8620 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
8592 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 8621 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
8593 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 8622 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
8594 ;;;;;; "facemenu" "facemenu.el" (16213 43267)) 8623 ;;;;;; "facemenu" "facemenu.el" (16211 27015))
8595 ;;; Generated autoloads from facemenu.el 8624 ;;; Generated autoloads from facemenu.el
8596 (define-key global-map "\M-g" 'facemenu-keymap) 8625 (define-key global-map "\M-g" 'facemenu-keymap)
8597 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 8626 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
8598 8627
8599 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 8628 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
8748 \(fn &optional LIST)" t nil) 8777 \(fn &optional LIST)" t nil)
8749 8778
8750 ;;;*** 8779 ;;;***
8751 8780
8752 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" 8781 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
8753 ;;;;;; "fast-lock.el" (16213 43267)) 8782 ;;;;;; "fast-lock.el" (16211 27015))
8754 ;;; Generated autoloads from fast-lock.el 8783 ;;; Generated autoloads from fast-lock.el
8755 8784
8756 (autoload (quote fast-lock-mode) "fast-lock" "\ 8785 (autoload (quote fast-lock-mode) "fast-lock" "\
8757 Toggle Fast Lock mode. 8786 Toggle Fast Lock mode.
8758 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer 8787 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer
8789 8818
8790 ;;;*** 8819 ;;;***
8791 8820
8792 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 8821 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
8793 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 8822 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
8794 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16213 43280)) 8823 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16211 27033))
8795 ;;; Generated autoloads from mail/feedmail.el 8824 ;;; Generated autoloads from mail/feedmail.el
8796 8825
8797 (autoload (quote feedmail-send-it) "feedmail" "\ 8826 (autoload (quote feedmail-send-it) "feedmail" "\
8798 Send the current mail buffer using the Feedmail package. 8827 Send the current mail buffer using the Feedmail package.
8799 This is a suitable value for `send-mail-function'. It can be used 8828 This is a suitable value for `send-mail-function'. It can be used
8843 \(fn &optional WHAT-EVENT)" t nil) 8872 \(fn &optional WHAT-EVENT)" t nil)
8844 8873
8845 ;;;*** 8874 ;;;***
8846 8875
8847 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 8876 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
8848 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16250 35348)) 8877 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16252 34051))
8849 ;;; Generated autoloads from ffap.el 8878 ;;; Generated autoloads from ffap.el
8850 8879
8851 (autoload (quote ffap-next) "ffap" "\ 8880 (autoload (quote ffap-next) "ffap" "\
8852 Search buffer for next file or URL, and run ffap. 8881 Search buffer for next file or URL, and run ffap.
8853 Optional argument BACK says to search backwards. 8882 Optional argument BACK says to search backwards.
8902 \(fn)" t nil) 8931 \(fn)" t nil)
8903 8932
8904 ;;;*** 8933 ;;;***
8905 8934
8906 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 8935 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
8907 ;;;;;; (16213 43267)) 8936 ;;;;;; (16211 27016))
8908 ;;; Generated autoloads from filecache.el 8937 ;;; Generated autoloads from filecache.el
8909 8938
8910 (autoload (quote file-cache-minibuffer-complete) "filecache" "\ 8939 (autoload (quote file-cache-minibuffer-complete) "filecache" "\
8911 Complete a filename in the minibuffer using a preloaded cache. 8940 Complete a filename in the minibuffer using a preloaded cache.
8912 Filecache does two kinds of substitution: it completes on names in 8941 Filecache does two kinds of substitution: it completes on names in
8921 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 8950 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
8922 8951
8923 ;;;*** 8952 ;;;***
8924 8953
8925 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 8954 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
8926 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (16213 43268)) 8955 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (16211 27016))
8927 ;;; Generated autoloads from find-dired.el 8956 ;;; Generated autoloads from find-dired.el
8928 8957
8929 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 8958 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
8930 *Description of the option to `find' to produce an `ls -l'-type listing. 8959 *Description of the option to `find' to produce an `ls -l'-type listing.
8931 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 8960 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
8974 9003
8975 ;;;*** 9004 ;;;***
8976 9005
8977 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 9006 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
8978 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 9007 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
8979 ;;;;;; (16247 1918)) 9008 ;;;;;; (16247 2100))
8980 ;;; Generated autoloads from find-file.el 9009 ;;; Generated autoloads from find-file.el
8981 9010
8982 (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\ 9011 (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\
8983 *A list of regular expressions for `ff-find-file'. 9012 *A list of regular expressions for `ff-find-file'.
8984 Specifies how to recognise special constructs such as include files 9013 Specifies how to recognise special constructs such as include files
9065 ;;;### (autoloads (find-function-setup-keys find-variable-at-point 9094 ;;;### (autoloads (find-function-setup-keys find-variable-at-point
9066 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame 9095 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame
9067 ;;;;;; find-variable-other-window find-variable find-variable-noselect 9096 ;;;;;; find-variable-other-window find-variable find-variable-noselect
9068 ;;;;;; find-function-other-frame find-function-other-window find-function 9097 ;;;;;; find-function-other-frame find-function-other-window find-function
9069 ;;;;;; find-function-noselect find-function-search-for-symbol find-library) 9098 ;;;;;; find-function-noselect find-function-search-for-symbol find-library)
9070 ;;;;;; "find-func" "emacs-lisp/find-func.el" (16213 43273)) 9099 ;;;;;; "find-func" "emacs-lisp/find-func.el" (16211 27026))
9071 ;;; Generated autoloads from emacs-lisp/find-func.el 9100 ;;; Generated autoloads from emacs-lisp/find-func.el
9072 9101
9073 (autoload (quote find-library) "find-func" "\ 9102 (autoload (quote find-library) "find-func" "\
9074 Find the elisp source of LIBRARY. 9103 Find the elisp source of LIBRARY.
9075 9104
9185 \(fn)" nil nil) 9214 \(fn)" nil nil)
9186 9215
9187 ;;;*** 9216 ;;;***
9188 9217
9189 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 9218 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
9190 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16213 43268)) 9219 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16211 27016))
9191 ;;; Generated autoloads from find-lisp.el 9220 ;;; Generated autoloads from find-lisp.el
9192 9221
9193 (autoload (quote find-lisp-find-dired) "find-lisp" "\ 9222 (autoload (quote find-lisp-find-dired) "find-lisp" "\
9194 Find files in DIR, matching REGEXP. 9223 Find files in DIR, matching REGEXP.
9195 9224
9206 \(fn REGEXP)" t nil) 9235 \(fn REGEXP)" t nil)
9207 9236
9208 ;;;*** 9237 ;;;***
9209 9238
9210 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 9239 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
9211 ;;;;;; "finder" "finder.el" (16239 25256)) 9240 ;;;;;; "finder" "finder.el" (16235 4766))
9212 ;;; Generated autoloads from finder.el 9241 ;;; Generated autoloads from finder.el
9213 9242
9214 (autoload (quote finder-list-keywords) "finder" "\ 9243 (autoload (quote finder-list-keywords) "finder" "\
9215 Display descriptions of the keywords in the Finder buffer. 9244 Display descriptions of the keywords in the Finder buffer.
9216 9245
9228 \(fn)" t nil) 9257 \(fn)" t nil)
9229 9258
9230 ;;;*** 9259 ;;;***
9231 9260
9232 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 9261 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
9233 ;;;;;; "flow-ctrl.el" (16213 43268)) 9262 ;;;;;; "flow-ctrl.el" (16211 27016))
9234 ;;; Generated autoloads from flow-ctrl.el 9263 ;;; Generated autoloads from flow-ctrl.el
9235 9264
9236 (autoload (quote enable-flow-control) "flow-ctrl" "\ 9265 (autoload (quote enable-flow-control) "flow-ctrl" "\
9237 Toggle flow control handling. 9266 Toggle flow control handling.
9238 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. 9267 When handling is enabled, user can type C-s as C-\\, and C-q as C-^.
9251 9280
9252 ;;;*** 9281 ;;;***
9253 9282
9254 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 9283 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
9255 ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) 9284 ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
9256 ;;;;;; "flyspell" "textmodes/flyspell.el" (16213 43283)) 9285 ;;;;;; "flyspell" "textmodes/flyspell.el" (16211 27043))
9257 ;;; Generated autoloads from textmodes/flyspell.el 9286 ;;; Generated autoloads from textmodes/flyspell.el
9258 9287
9259 (defvar flyspell-mode-line-string " Fly" "\ 9288 (defvar flyspell-mode-line-string " Fly" "\
9260 *String displayed on the modeline when flyspell is active. 9289 *String displayed on the modeline when flyspell is active.
9261 Set this to nil if you don't want a modeline indicator.") 9290 Set this to nil if you don't want a modeline indicator.")
9325 9354
9326 ;;;*** 9355 ;;;***
9327 9356
9328 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 9357 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
9329 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 9358 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
9330 ;;;;;; (16213 43268)) 9359 ;;;;;; (16211 27016))
9331 ;;; Generated autoloads from follow.el 9360 ;;; Generated autoloads from follow.el
9332 9361
9333 (autoload (quote turn-on-follow-mode) "follow" "\ 9362 (autoload (quote turn-on-follow-mode) "follow" "\
9334 Turn on Follow mode. Please see the function `follow-mode'. 9363 Turn on Follow mode. Please see the function `follow-mode'.
9335 9364
9401 9430
9402 ;;;*** 9431 ;;;***
9403 9432
9404 ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords 9433 ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords
9405 ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" 9434 ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock"
9406 ;;;;;; "font-lock.el" (16219 35359)) 9435 ;;;;;; "font-lock.el" (16211 27016))
9407 ;;; Generated autoloads from font-lock.el 9436 ;;; Generated autoloads from font-lock.el
9408 9437
9409 (autoload (quote font-lock-mode-internal) "font-lock" "\ 9438 (autoload (quote font-lock-mode-internal) "font-lock" "\
9410 Not documented 9439 Not documented
9411 9440
9457 9486
9458 \(fn)" t nil) 9487 \(fn)" t nil)
9459 9488
9460 ;;;*** 9489 ;;;***
9461 9490
9462 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16213 9491 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16211
9463 ;;;;;; 43280)) 9492 ;;;;;; 27033))
9464 ;;; Generated autoloads from mail/footnote.el 9493 ;;; Generated autoloads from mail/footnote.el
9465 9494
9466 (autoload (quote footnote-mode) "footnote" "\ 9495 (autoload (quote footnote-mode) "footnote" "\
9467 Toggle footnote minor mode. 9496 Toggle footnote minor mode.
9468 \\<message-mode-map> 9497 \\<message-mode-map>
9479 \(fn &optional ARG)" t nil) 9508 \(fn &optional ARG)" t nil)
9480 9509
9481 ;;;*** 9510 ;;;***
9482 9511
9483 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 9512 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
9484 ;;;;;; "forms" "forms.el" (16213 43268)) 9513 ;;;;;; "forms" "forms.el" (16211 27016))
9485 ;;; Generated autoloads from forms.el 9514 ;;; Generated autoloads from forms.el
9486 9515
9487 (autoload (quote forms-mode) "forms" "\ 9516 (autoload (quote forms-mode) "forms" "\
9488 Major mode to visit files in a field-structured manner using a form. 9517 Major mode to visit files in a field-structured manner using a form.
9489 9518
9516 \(fn FN)" t nil) 9545 \(fn FN)" t nil)
9517 9546
9518 ;;;*** 9547 ;;;***
9519 9548
9520 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 9549 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
9521 ;;;;;; "progmodes/fortran.el" (16213 43281)) 9550 ;;;;;; "progmodes/fortran.el" (16211 27039))
9522 ;;; Generated autoloads from progmodes/fortran.el 9551 ;;; Generated autoloads from progmodes/fortran.el
9523 9552
9524 (defvar fortran-tab-mode-default nil "\ 9553 (defvar fortran-tab-mode-default nil "\
9525 *Default tabbing/carriage control style for empty files in Fortran mode. 9554 *Default tabbing/carriage control style for empty files in Fortran mode.
9526 A non-nil value specifies tab-digit style of continuation control. 9555 A non-nil value specifies tab-digit style of continuation control.
9602 \(fn)" t nil) 9631 \(fn)" t nil)
9603 9632
9604 ;;;*** 9633 ;;;***
9605 9634
9606 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 9635 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
9607 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16213 43281)) 9636 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16211 27038))
9608 ;;; Generated autoloads from play/fortune.el 9637 ;;; Generated autoloads from play/fortune.el
9609 9638
9610 (autoload (quote fortune-add-fortune) "fortune" "\ 9639 (autoload (quote fortune-add-fortune) "fortune" "\
9611 Add STRING to a fortune file FILE. 9640 Add STRING to a fortune file FILE.
9612 9641
9652 \(fn &optional FILE)" t nil) 9681 \(fn &optional FILE)" t nil)
9653 9682
9654 ;;;*** 9683 ;;;***
9655 9684
9656 ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" 9685 ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe"
9657 ;;;;;; "fringe.el" (16213 43268)) 9686 ;;;;;; "fringe.el" (16271 3439))
9658 ;;; Generated autoloads from fringe.el 9687 ;;; Generated autoloads from fringe.el
9659 9688
9660 (defvar fringe-mode nil "\ 9689 (defvar fringe-mode nil "\
9661 *Specify appearance of fringes on all frames. 9690 *Specify appearance of fringes on all frames.
9662 This variable can be nil (the default) meaning the fringes should have 9691 This variable can be nil (the default) meaning the fringes should have
9672 you can use the interactive function `toggle-fringe'") 9701 you can use the interactive function `toggle-fringe'")
9673 9702
9674 (custom-autoload (quote fringe-mode) "fringe") 9703 (custom-autoload (quote fringe-mode) "fringe")
9675 9704
9676 (autoload (quote fringe-mode) "fringe" "\ 9705 (autoload (quote fringe-mode) "fringe" "\
9677 Toggle appearance of fringes on all frames. 9706 Set the default appearance of fringes on all frames.
9678 Valid values for MODE include `none', `default', `left-only', 9707
9679 `right-only', `minimal' and `half'. MODE can also be a cons cell 9708 When called interactively, query the user for MODE. Valid values
9680 where the integer in car will be used as left fringe width and the 9709 for MODE include `none', `default', `left-only', `right-only',
9681 integer in cdr will be used as right fringe width. If MODE is not 9710 `minimal' and `half'.
9682 specified, the user is queried. 9711
9683 It applies to all frames that exist and frames to be created in the 9712 When used in a Lisp program, MODE can be a cons cell where the
9684 future. 9713 integer in car specifies the left fringe width and the integer in
9685 If you want to set appearance of fringes on the selected frame only, 9714 cdr specifies the right fringe width. MODE can also be a single
9686 see `set-fringe-style'. 9715 integer that specifies both the left and the right fringe width.
9716 If a fringe width specification is nil, that means to use the
9717 default width (8 pixels). This command may round up the left and
9718 right width specifications to ensure that their sum is a multiple
9719 of the character width of a frame. It never rounds up a fringe
9720 width of 0.
9721
9722 Fringe widths set by `set-window-fringes' override the default
9723 fringe widths set by this command. This command applies to all
9724 frames that exist and frames to be created in the future. If you
9725 want to set the default appearance of fringes on the selected
9726 frame only, see the command `set-fringe-style'.
9687 9727
9688 \(fn &optional MODE)" t nil) 9728 \(fn &optional MODE)" t nil)
9689 9729
9690 (autoload (quote set-fringe-style) "fringe" "\ 9730 (autoload (quote set-fringe-style) "fringe" "\
9691 Set appearance of fringes on selected frame. 9731 Set the default appearance of fringes on the selected frame.
9692 Valid values for MODE include `none', `default', `left-only', 9732
9693 `right-only', `minimal' and `half'. MODE can also be a cons cell 9733 When called interactively, query the user for MODE. Valid values
9694 where the integer in car will be used as left fringe width and the 9734 for MODE include `none', `default', `left-only', `right-only',
9695 integer in cdr will be used as right fringe width. If MODE is not 9735 `minimal' and `half'.
9696 specified, the user is queried. 9736
9697 If you want to set appearance of fringes on all frames, see `fringe-mode'. 9737 When used in a Lisp program, MODE can be a cons cell where the
9738 integer in car specifies the left fringe width and the integer in
9739 cdr specifies the right fringe width. MODE can also be a single
9740 integer that specifies both the left and the right fringe width.
9741 If a fringe width specification is nil, that means to use the
9742 default width (8 pixels). This command may round up the left and
9743 right width specifications to ensure that their sum is a multiple
9744 of the character width of a frame. It never rounds up a fringe
9745 width of 0.
9746
9747 Fringe widths set by `set-window-fringes' override the default
9748 fringe widths set by this command. If you want to set the
9749 default appearance of fringes on all frames, see the command
9750 `fringe-mode'.
9698 9751
9699 \(fn &optional MODE)" t nil) 9752 \(fn &optional MODE)" t nil)
9700 9753
9701 ;;;*** 9754 ;;;***
9702 9755
9703 ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16250 35348)) 9756 ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16278 45828))
9704 ;;; Generated autoloads from gdb-ui.el 9757 ;;; Generated autoloads from gdb-ui.el
9705 9758
9706 (autoload (quote gdba) "gdb-ui" "\ 9759 (autoload (quote gdba) "gdb-ui" "\
9707 Run gdb on program FILE in buffer *gud-FILE*. 9760 Run gdb on program FILE in buffer *gud-FILE*.
9708 The directory containing FILE becomes the initial working directory 9761 The directory containing FILE becomes the initial working directory
9755 \(fn COMMAND-LINE)" t nil) 9808 \(fn COMMAND-LINE)" t nil)
9756 9809
9757 ;;;*** 9810 ;;;***
9758 9811
9759 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 9812 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
9760 ;;;;;; (16213 43268)) 9813 ;;;;;; (16211 27016))
9761 ;;; Generated autoloads from generic.el 9814 ;;; Generated autoloads from generic.el
9762 9815
9763 (autoload (quote define-generic-mode) "generic" "\ 9816 (autoload (quote define-generic-mode) "generic" "\
9764 Create a new generic mode with NAME. 9817 Create a new generic mode with NAME.
9765 9818
9804 \(fn TYPE)" t nil) 9857 \(fn TYPE)" t nil)
9805 9858
9806 ;;;*** 9859 ;;;***
9807 9860
9808 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 9861 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
9809 ;;;;;; (16213 43281)) 9862 ;;;;;; (16211 27039))
9810 ;;; Generated autoloads from progmodes/glasses.el 9863 ;;; Generated autoloads from progmodes/glasses.el
9811 9864
9812 (autoload (quote glasses-mode) "glasses" "\ 9865 (autoload (quote glasses-mode) "glasses" "\
9813 Minor mode for making identifiers likeThis readable. 9866 Minor mode for making identifiers likeThis readable.
9814 When this mode is active, it tries to add virtual separators (like underscores) 9867 When this mode is active, it tries to add virtual separators (like underscores)
9817 \(fn &optional ARG)" t nil) 9870 \(fn &optional ARG)" t nil)
9818 9871
9819 ;;;*** 9872 ;;;***
9820 9873
9821 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 9874 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
9822 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16213 43274)) 9875 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16211 27028))
9823 ;;; Generated autoloads from gnus/gnus.el 9876 ;;; Generated autoloads from gnus/gnus.el
9824 9877
9825 (autoload (quote gnus-slave-no-server) "gnus" "\ 9878 (autoload (quote gnus-slave-no-server) "gnus" "\
9826 Read network news as a slave, without connecting to local server. 9879 Read network news as a slave, without connecting to local server.
9827 9880
9857 9910
9858 ;;;*** 9911 ;;;***
9859 9912
9860 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize 9913 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize
9861 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" 9914 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"
9862 ;;;;;; (16213 43273)) 9915 ;;;;;; (16211 27027))
9863 ;;; Generated autoloads from gnus/gnus-agent.el 9916 ;;; Generated autoloads from gnus/gnus-agent.el
9864 9917
9865 (autoload (quote gnus-unplugged) "gnus-agent" "\ 9918 (autoload (quote gnus-unplugged) "gnus-agent" "\
9866 Start Gnus unplugged. 9919 Start Gnus unplugged.
9867 9920
9896 \(fn)" t nil) 9949 \(fn)" t nil)
9897 9950
9898 ;;;*** 9951 ;;;***
9899 9952
9900 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 9953 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
9901 ;;;;;; (16213 43273)) 9954 ;;;;;; (16211 27027))
9902 ;;; Generated autoloads from gnus/gnus-art.el 9955 ;;; Generated autoloads from gnus/gnus-art.el
9903 9956
9904 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 9957 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
9905 Make the current buffer look like a nice article. 9958 Make the current buffer look like a nice article.
9906 9959
9907 \(fn)" nil nil) 9960 \(fn)" nil nil)
9908 9961
9909 ;;;*** 9962 ;;;***
9910 9963
9911 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 9964 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
9912 ;;;;;; (16213 43273)) 9965 ;;;;;; (16211 27027))
9913 ;;; Generated autoloads from gnus/gnus-audio.el 9966 ;;; Generated autoloads from gnus/gnus-audio.el
9914 9967
9915 (autoload (quote gnus-audio-play) "gnus-audio" "\ 9968 (autoload (quote gnus-audio-play) "gnus-audio" "\
9916 Play a sound FILE through the speaker. 9969 Play a sound FILE through the speaker.
9917 9970
9918 \(fn FILE)" t nil) 9971 \(fn FILE)" t nil)
9919 9972
9920 ;;;*** 9973 ;;;***
9921 9974
9922 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active 9975 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active
9923 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16213 9976 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16211
9924 ;;;;;; 43273)) 9977 ;;;;;; 27028))
9925 ;;; Generated autoloads from gnus/gnus-cache.el 9978 ;;; Generated autoloads from gnus/gnus-cache.el
9926 9979
9927 (autoload (quote gnus-jog-cache) "gnus-cache" "\ 9980 (autoload (quote gnus-jog-cache) "gnus-cache" "\
9928 Go through all groups and put the articles into the cache. 9981 Go through all groups and put the articles into the cache.
9929 9982
9943 \(fn DIR)" t nil) 9996 \(fn DIR)" t nil)
9944 9997
9945 ;;;*** 9998 ;;;***
9946 9999
9947 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 10000 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
9948 ;;;;;; "gnus-group" "gnus/gnus-group.el" (16213 43273)) 10001 ;;;;;; "gnus-group" "gnus/gnus-group.el" (16211 27028))
9949 ;;; Generated autoloads from gnus/gnus-group.el 10002 ;;; Generated autoloads from gnus/gnus-group.el
9950 10003
9951 (autoload (quote gnus-fetch-group) "gnus-group" "\ 10004 (autoload (quote gnus-fetch-group) "gnus-group" "\
9952 Start Gnus if necessary and enter GROUP. 10005 Start Gnus if necessary and enter GROUP.
9953 Returns whether the fetching was successful or not. 10006 Returns whether the fetching was successful or not.
9960 \(fn GROUP)" t nil) 10013 \(fn GROUP)" t nil)
9961 10014
9962 ;;;*** 10015 ;;;***
9963 10016
9964 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 10017 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
9965 ;;;;;; (16213 43273)) 10018 ;;;;;; (16211 27028))
9966 ;;; Generated autoloads from gnus/gnus-kill.el 10019 ;;; Generated autoloads from gnus/gnus-kill.el
9967 10020
9968 (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 10021 (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
9969 10022
9970 (autoload (quote gnus-batch-score) "gnus-kill" "\ 10023 (autoload (quote gnus-batch-score) "gnus-kill" "\
9974 \(fn)" t nil) 10027 \(fn)" t nil)
9975 10028
9976 ;;;*** 10029 ;;;***
9977 10030
9978 ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) 10031 ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode)
9979 ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (16213 43273)) 10032 ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (16211 27028))
9980 ;;; Generated autoloads from gnus/gnus-ml.el 10033 ;;; Generated autoloads from gnus/gnus-ml.el
9981 10034
9982 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 10035 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
9983 Not documented 10036 Not documented
9984 10037
9993 10046
9994 ;;;*** 10047 ;;;***
9995 10048
9996 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 10049 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
9997 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 10050 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
9998 ;;;;;; (16213 43273)) 10051 ;;;;;; (16211 27028))
9999 ;;; Generated autoloads from gnus/gnus-mlspl.el 10052 ;;; Generated autoloads from gnus/gnus-mlspl.el
10000 10053
10001 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 10054 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
10002 Set up the split for nnmail-split-fancy. 10055 Set up the split for nnmail-split-fancy.
10003 Sets things up so that nnmail-split-fancy is used for mail 10056 Sets things up so that nnmail-split-fancy is used for mail
10093 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil) 10146 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil)
10094 10147
10095 ;;;*** 10148 ;;;***
10096 10149
10097 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 10150 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
10098 ;;;;;; (16213 43273)) 10151 ;;;;;; (16211 27028))
10099 ;;; Generated autoloads from gnus/gnus-move.el 10152 ;;; Generated autoloads from gnus/gnus-move.el
10100 10153
10101 (autoload (quote gnus-change-server) "gnus-move" "\ 10154 (autoload (quote gnus-change-server) "gnus-move" "\
10102 Move from FROM-SERVER to TO-SERVER. 10155 Move from FROM-SERVER to TO-SERVER.
10103 Update the .newsrc.eld file to reflect the change of nntp server. 10156 Update the .newsrc.eld file to reflect the change of nntp server.
10104 10157
10105 \(fn FROM-SERVER TO-SERVER)" t nil) 10158 \(fn FROM-SERVER TO-SERVER)" t nil)
10106 10159
10107 ;;;*** 10160 ;;;***
10108 10161
10109 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (16213 10162 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (16211
10110 ;;;;;; 43273)) 10163 ;;;;;; 27028))
10111 ;;; Generated autoloads from gnus/gnus-msg.el 10164 ;;; Generated autoloads from gnus/gnus-msg.el
10112 10165
10113 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 10166 (autoload (quote gnus-msg-mail) "gnus-msg" "\
10114 Start editing a mail message to be sent. 10167 Start editing a mail message to be sent.
10115 Like `message-mail', but with Gnus paraphernalia, particularly the 10168 Like `message-mail', but with Gnus paraphernalia, particularly the
10120 (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)) 10173 (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))
10121 10174
10122 ;;;*** 10175 ;;;***
10123 10176
10124 ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" 10177 ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
10125 ;;;;;; (16213 43273)) 10178 ;;;;;; (16211 27028))
10126 ;;; Generated autoloads from gnus/gnus-mule.el 10179 ;;; Generated autoloads from gnus/gnus-mule.el
10127 10180
10128 (autoload (quote gnus-mule-add-group) "gnus-mule" "\ 10181 (autoload (quote gnus-mule-add-group) "gnus-mule" "\
10129 Specify that articles of news group NAME are encoded in CODING-SYSTEM. 10182 Specify that articles of news group NAME are encoded in CODING-SYSTEM.
10130 All news groups deeper than NAME are also the target. 10183 All news groups deeper than NAME are also the target.
10138 \(fn NAME CODING-SYSTEM)" nil nil) 10191 \(fn NAME CODING-SYSTEM)" nil nil)
10139 10192
10140 ;;;*** 10193 ;;;***
10141 10194
10142 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 10195 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
10143 ;;;;;; (16213 43274)) 10196 ;;;;;; (16211 27028))
10144 ;;; Generated autoloads from gnus/gnus-soup.el 10197 ;;; Generated autoloads from gnus/gnus-soup.el
10145 10198
10146 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 10199 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
10147 Brew a SOUP packet from groups mention on the command line. 10200 Brew a SOUP packet from groups mention on the command line.
10148 Will use the remaining command line arguments as regular expressions 10201 Will use the remaining command line arguments as regular expressions
10158 \(fn)" t nil) 10211 \(fn)" t nil)
10159 10212
10160 ;;;*** 10213 ;;;***
10161 10214
10162 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 10215 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
10163 ;;;;;; (16213 43274)) 10216 ;;;;;; (16211 27028))
10164 ;;; Generated autoloads from gnus/gnus-spec.el 10217 ;;; Generated autoloads from gnus/gnus-spec.el
10165 10218
10166 (autoload (quote gnus-update-format) "gnus-spec" "\ 10219 (autoload (quote gnus-update-format) "gnus-spec" "\
10167 Update the format specification near point. 10220 Update the format specification near point.
10168 10221
10169 \(fn VAR)" t nil) 10222 \(fn VAR)" t nil)
10170 10223
10171 ;;;*** 10224 ;;;***
10172 10225
10173 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" 10226 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
10174 ;;;;;; "gnus/gnus-start.el" (16213 43274)) 10227 ;;;;;; "gnus/gnus-start.el" (16211 27028))
10175 ;;; Generated autoloads from gnus/gnus-start.el 10228 ;;; Generated autoloads from gnus/gnus-start.el
10176 10229
10177 (autoload (quote gnus-unload) "gnus-start" "\ 10230 (autoload (quote gnus-unload) "gnus-start" "\
10178 Unload all Gnus features. 10231 Unload all Gnus features.
10179 \(For some value of `all' or `Gnus'.) Currently, features whose names 10232 \(For some value of `all' or `Gnus'.) Currently, features whose names
10188 \(fn NAME &rest ABILITIES)" nil nil) 10241 \(fn NAME &rest ABILITIES)" nil nil)
10189 10242
10190 ;;;*** 10243 ;;;***
10191 10244
10192 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 10245 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
10193 ;;;;;; (16213 43274)) 10246 ;;;;;; (16211 27028))
10194 ;;; Generated autoloads from gnus/gnus-win.el 10247 ;;; Generated autoloads from gnus/gnus-win.el
10195 10248
10196 (autoload (quote gnus-add-configuration) "gnus-win" "\ 10249 (autoload (quote gnus-add-configuration) "gnus-win" "\
10197 Add the window configuration CONF to `gnus-buffer-configuration'. 10250 Add the window configuration CONF to `gnus-buffer-configuration'.
10198 10251
10199 \(fn CONF)" nil nil) 10252 \(fn CONF)" nil nil)
10200 10253
10201 ;;;*** 10254 ;;;***
10202 10255
10203 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16213 43281)) 10256 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16211 27038))
10204 ;;; Generated autoloads from play/gomoku.el 10257 ;;; Generated autoloads from play/gomoku.el
10205 10258
10206 (autoload (quote gomoku) "gomoku" "\ 10259 (autoload (quote gomoku) "gomoku" "\
10207 Start a Gomoku game between you and Emacs. 10260 Start a Gomoku game between you and Emacs.
10208 10261
10225 \(fn &optional N M)" t nil) 10278 \(fn &optional N M)" t nil)
10226 10279
10227 ;;;*** 10280 ;;;***
10228 10281
10229 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) 10282 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
10230 ;;;;;; "goto-addr" "net/goto-addr.el" (16213 43280)) 10283 ;;;;;; "goto-addr" "net/goto-addr.el" (16211 27037))
10231 ;;; Generated autoloads from net/goto-addr.el 10284 ;;; Generated autoloads from net/goto-addr.el
10232 10285
10233 (autoload (quote goto-address-at-mouse) "goto-addr" "\ 10286 (autoload (quote goto-address-at-mouse) "goto-addr" "\
10234 Send to the e-mail address or load the URL clicked with the mouse. 10287 Send to the e-mail address or load the URL clicked with the mouse.
10235 Send mail to address at position of mouse click. See documentation for 10288 Send mail to address at position of mouse click. See documentation for
10257 10310
10258 \(fn)" t nil) 10311 \(fn)" t nil)
10259 10312
10260 ;;;*** 10313 ;;;***
10261 10314
10262 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (16213 43268)) 10315 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (16211 27016))
10263 ;;; Generated autoloads from gs.el 10316 ;;; Generated autoloads from gs.el
10264 10317
10265 (autoload (quote gs-load-image) "gs" "\ 10318 (autoload (quote gs-load-image) "gs" "\
10266 Load a PS image for display on FRAME. 10319 Load a PS image for display on FRAME.
10267 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width 10320 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width
10271 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) 10324 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil)
10272 10325
10273 ;;;*** 10326 ;;;***
10274 10327
10275 ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx 10328 ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx
10276 ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16250 35355)) 10329 ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16278 45828))
10277 ;;; Generated autoloads from progmodes/gud.el 10330 ;;; Generated autoloads from progmodes/gud.el
10278 10331
10279 (autoload (quote gdb) "gud" "\ 10332 (autoload (quote gdb) "gud" "\
10280 Run gdb on program FILE in buffer *gud-FILE*. 10333 Run gdb on program FILE in buffer *gud-FILE*.
10281 The directory containing FILE becomes the initial working directory 10334 The directory containing FILE becomes the initial working directory
10352 10405
10353 \(fn)" t nil) 10406 \(fn)" t nil)
10354 10407
10355 ;;;*** 10408 ;;;***
10356 10409
10357 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16213 10410 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16211
10358 ;;;;;; 43281)) 10411 ;;;;;; 27038))
10359 ;;; Generated autoloads from play/handwrite.el 10412 ;;; Generated autoloads from play/handwrite.el
10360 10413
10361 (autoload (quote handwrite) "handwrite" "\ 10414 (autoload (quote handwrite) "handwrite" "\
10362 Turns the buffer into a \"handwritten\" document. 10415 Turns the buffer into a \"handwritten\" document.
10363 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt' 10416 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt'
10371 \(fn)" t nil) 10424 \(fn)" t nil)
10372 10425
10373 ;;;*** 10426 ;;;***
10374 10427
10375 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 10428 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
10376 ;;;;;; (16213 43281)) 10429 ;;;;;; (16211 27038))
10377 ;;; Generated autoloads from play/hanoi.el 10430 ;;; Generated autoloads from play/hanoi.el
10378 10431
10379 (autoload (quote hanoi) "hanoi" "\ 10432 (autoload (quote hanoi) "hanoi" "\
10380 Towers of Hanoi diversion. Use NRINGS rings. 10433 Towers of Hanoi diversion. Use NRINGS rings.
10381 10434
10400 10453
10401 ;;;*** 10454 ;;;***
10402 10455
10403 ;;;### (autoloads (describe-categories describe-syntax describe-variable 10456 ;;;### (autoloads (describe-categories describe-syntax describe-variable
10404 ;;;;;; variable-at-point describe-function-1 describe-function locate-library 10457 ;;;;;; variable-at-point describe-function-1 describe-function locate-library
10405 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16213 43268)) 10458 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16211 27016))
10406 ;;; Generated autoloads from help-fns.el 10459 ;;; Generated autoloads from help-fns.el
10407 10460
10408 (autoload (quote help-with-tutorial) "help-fns" "\ 10461 (autoload (quote help-with-tutorial) "help-fns" "\
10409 Select the Emacs learn-by-doing tutorial. 10462 Select the Emacs learn-by-doing tutorial.
10410 If there is a tutorial version written in the language 10463 If there is a tutorial version written in the language
10468 \(fn &optional BUFFER)" t nil) 10521 \(fn &optional BUFFER)" t nil)
10469 10522
10470 ;;;*** 10523 ;;;***
10471 10524
10472 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 10525 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
10473 ;;;;;; (16213 43268)) 10526 ;;;;;; (16211 27016))
10474 ;;; Generated autoloads from help-macro.el 10527 ;;; Generated autoloads from help-macro.el
10475 10528
10476 (defvar three-step-help nil "\ 10529 (defvar three-step-help nil "\
10477 *Non-nil means give more info about Help command in three steps. 10530 *Non-nil means give more info about Help command in three steps.
10478 The three steps are simple prompt, prompt with all options, 10531 The three steps are simple prompt, prompt with all options,
10484 10537
10485 ;;;*** 10538 ;;;***
10486 10539
10487 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 10540 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
10488 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 10541 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
10489 ;;;;;; help-mode) "help-mode" "help-mode.el" (16213 43268)) 10542 ;;;;;; help-mode) "help-mode" "help-mode.el" (16276 26334))
10490 ;;; Generated autoloads from help-mode.el 10543 ;;; Generated autoloads from help-mode.el
10491 10544
10492 (autoload (quote help-mode) "help-mode" "\ 10545 (autoload (quote help-mode) "help-mode" "\
10493 Major mode for viewing help text and navigating references in it. 10546 Major mode for viewing help text and navigating references in it.
10494 Entry to this mode runs the normal hook `help-mode-hook'. 10547 Entry to this mode runs the normal hook `help-mode-hook'.
10526 10579
10527 Find cross-reference information in a buffer and activate such cross 10580 Find cross-reference information in a buffer and activate such cross
10528 references for selection with `help-follow'. Cross-references have 10581 references for selection with `help-follow'. Cross-references have
10529 the canonical form `...' and the type of reference may be 10582 the canonical form `...' and the type of reference may be
10530 disambiguated by the preceding word(s) used in 10583 disambiguated by the preceding word(s) used in
10531 `help-xref-symbol-regexp'. 10584 `help-xref-symbol-regexp'. Faces only get cross-referenced if
10585 preceded or followed by the word `face'. Variables without
10586 variable documentation do not get cross-referenced, unless
10587 preceded by the word `variable' or `option'.
10532 10588
10533 If the variable `help-xref-mule-regexp' is non-nil, find also 10589 If the variable `help-xref-mule-regexp' is non-nil, find also
10534 cross-reference information related to multilingual environment 10590 cross-reference information related to multilingual environment
10535 \(e.g., coding-systems). This variable is also used to disambiguate 10591 \(e.g., coding-systems). This variable is also used to disambiguate
10536 the type of reference as the same way as `help-xref-symbol-regexp'. 10592 the type of reference as the same way as `help-xref-symbol-regexp'.
10564 \(fn FROM TO)" nil nil) 10620 \(fn FROM TO)" nil nil)
10565 10621
10566 ;;;*** 10622 ;;;***
10567 10623
10568 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 10624 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
10569 ;;;;;; "emacs-lisp/helper.el" (16213 43273)) 10625 ;;;;;; "emacs-lisp/helper.el" (16211 27026))
10570 ;;; Generated autoloads from emacs-lisp/helper.el 10626 ;;; Generated autoloads from emacs-lisp/helper.el
10571 10627
10572 (autoload (quote Helper-describe-bindings) "helper" "\ 10628 (autoload (quote Helper-describe-bindings) "helper" "\
10573 Describe local key bindings of current mode. 10629 Describe local key bindings of current mode.
10574 10630
10580 \(fn)" t nil) 10636 \(fn)" t nil)
10581 10637
10582 ;;;*** 10638 ;;;***
10583 10639
10584 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 10640 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
10585 ;;;;;; "hexl.el" (16213 43268)) 10641 ;;;;;; "hexl.el" (16211 27016))
10586 ;;; Generated autoloads from hexl.el 10642 ;;; Generated autoloads from hexl.el
10587 10643
10588 (autoload (quote hexl-mode) "hexl" "\ 10644 (autoload (quote hexl-mode) "hexl" "\
10589 \\<hexl-mode-map>A mode for editing binary files in hex dump format. 10645 \\<hexl-mode-map>A mode for editing binary files in hex dump format.
10590 This is not an ordinary major mode; it alters some aspects 10646 This is not an ordinary major mode; it alters some aspects
10675 10731
10676 ;;;*** 10732 ;;;***
10677 10733
10678 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 10734 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
10679 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 10735 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
10680 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16219 10736 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16211
10681 ;;;;;; 35448)) 10737 ;;;;;; 27016))
10682 ;;; Generated autoloads from hi-lock.el 10738 ;;; Generated autoloads from hi-lock.el
10683 10739
10684 (defvar hi-lock-mode nil "\ 10740 (defvar hi-lock-mode nil "\
10685 Toggle hi-lock, for interactively adding font-lock text-highlighting patterns.") 10741 Toggle hi-lock, for interactively adding font-lock text-highlighting patterns.")
10686 10742
10787 \(fn)" t nil) 10843 \(fn)" t nil)
10788 10844
10789 ;;;*** 10845 ;;;***
10790 10846
10791 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 10847 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
10792 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16213 43281)) 10848 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16211 27039))
10793 ;;; Generated autoloads from progmodes/hideif.el 10849 ;;; Generated autoloads from progmodes/hideif.el
10794 10850
10795 (autoload (quote hide-ifdef-mode) "hideif" "\ 10851 (autoload (quote hide-ifdef-mode) "hideif" "\
10796 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one. 10852 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one.
10797 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise. 10853 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.
10842 (custom-autoload (quote hide-ifdef-lines) "hideif") 10898 (custom-autoload (quote hide-ifdef-lines) "hideif")
10843 10899
10844 ;;;*** 10900 ;;;***
10845 10901
10846 ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) 10902 ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
10847 ;;;;;; "hideshow" "progmodes/hideshow.el" (16249 12136)) 10903 ;;;;;; "hideshow" "progmodes/hideshow.el" (16274 58117))
10848 ;;; Generated autoloads from progmodes/hideshow.el 10904 ;;; Generated autoloads from progmodes/hideshow.el
10849 10905
10850 (defvar hs-hide-comments-when-hiding-all t "\ 10906 (defvar hs-hide-comments-when-hiding-all t "\
10851 *Hide the comments too when you do an `hs-hide-all'.") 10907 *Hide the comments too when you do an `hs-hide-all'.")
10852 10908
10904 ;;;*** 10960 ;;;***
10905 10961
10906 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 10962 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
10907 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 10963 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change
10908 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 10964 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
10909 ;;;;;; "hilit-chg" "hilit-chg.el" (16213 43268)) 10965 ;;;;;; "hilit-chg" "hilit-chg.el" (16211 27016))
10910 ;;; Generated autoloads from hilit-chg.el 10966 ;;; Generated autoloads from hilit-chg.el
10911 10967
10912 (defvar highlight-changes-mode nil) 10968 (defvar highlight-changes-mode nil)
10913 10969
10914 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 10970 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
11022 11078
11023 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers 11079 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers
11024 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 11080 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
11025 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 11081 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
11026 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 11082 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
11027 ;;;;;; "hippie-exp.el" (16213 43268)) 11083 ;;;;;; "hippie-exp.el" (16211 27016))
11028 ;;; Generated autoloads from hippie-exp.el 11084 ;;; Generated autoloads from hippie-exp.el
11029 11085
11030 (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)) "\ 11086 (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)) "\
11031 The list of expansion functions tried in order by `hippie-expand'. 11087 The list of expansion functions tried in order by `hippie-expand'.
11032 To change the behavior of `hippie-expand', remove, change the order of, 11088 To change the behavior of `hippie-expand', remove, change the order of,
11095 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro)) 11151 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro))
11096 11152
11097 ;;;*** 11153 ;;;***
11098 11154
11099 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 11155 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
11100 ;;;;;; (16227 13384)) 11156 ;;;;;; (16271 3438))
11101 ;;; Generated autoloads from hl-line.el 11157 ;;; Generated autoloads from hl-line.el
11102 11158
11103 (autoload (quote hl-line-mode) "hl-line" "\ 11159 (autoload (quote hl-line-mode) "hl-line" "\
11104 Buffer-local minor mode to highlight the line about point. 11160 Buffer-local minor mode to highlight the line about point.
11105 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise. 11161 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
11135 \(fn &optional ARG)" t nil) 11191 \(fn &optional ARG)" t nil)
11136 11192
11137 ;;;*** 11193 ;;;***
11138 11194
11139 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 11195 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
11140 ;;;;;; (16213 43272)) 11196 ;;;;;; (16211 27023))
11141 ;;; Generated autoloads from calendar/holidays.el 11197 ;;; Generated autoloads from calendar/holidays.el
11142 11198
11143 (autoload (quote holidays) "holidays" "\ 11199 (autoload (quote holidays) "holidays" "\
11144 Display the holidays for last month, this month, and next month. 11200 Display the holidays for last month, this month, and next month.
11145 If called with an optional prefix argument, prompts for month and year. 11201 If called with an optional prefix argument, prompts for month and year.
11159 \(fn Y1 Y2 &optional L LABEL)" t nil) 11215 \(fn Y1 Y2 &optional L LABEL)" t nil)
11160 11216
11161 ;;;*** 11217 ;;;***
11162 11218
11163 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) 11219 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
11164 ;;;;;; "hscroll" "obsolete/hscroll.el" (16213 43281)) 11220 ;;;;;; "hscroll" "obsolete/hscroll.el" (16211 27037))
11165 ;;; Generated autoloads from obsolete/hscroll.el 11221 ;;; Generated autoloads from obsolete/hscroll.el
11166 11222
11167 (autoload (quote turn-on-hscroll) "hscroll" "\ 11223 (autoload (quote turn-on-hscroll) "hscroll" "\
11168 This function is obsolete. 11224 This function is obsolete.
11169 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. 11225 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
11206 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode 11262 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode
11207 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p 11263 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p
11208 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 11264 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
11209 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 11265 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
11210 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 11266 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
11211 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16213 43269)) 11267 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16211 27016))
11212 ;;; Generated autoloads from ibuf-ext.el 11268 ;;; Generated autoloads from ibuf-ext.el
11213 11269
11214 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 11270 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
11215 Toggle use of Ibuffer's auto-update facility. 11271 Toggle use of Ibuffer's auto-update facility.
11216 With numeric ARG, enable auto-update if and only if ARG is positive. 11272 With numeric ARG, enable auto-update if and only if ARG is positive.
11559 \(fn REGEXP &optional NLINES)" t nil) 11615 \(fn REGEXP &optional NLINES)" t nil)
11560 11616
11561 ;;;*** 11617 ;;;***
11562 11618
11563 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 11619 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
11564 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16213 11620 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16211
11565 ;;;;;; 43269)) 11621 ;;;;;; 27016))
11566 ;;; Generated autoloads from ibuf-macs.el 11622 ;;; Generated autoloads from ibuf-macs.el
11567 11623
11568 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ 11624 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
11569 Define a column SYMBOL for use with `ibuffer-formats'. 11625 Define a column SYMBOL for use with `ibuffer-formats'.
11570 11626
11646 \(fn NAME DOCUMENTATION (&KEY reader description) &rest BODY)" nil (quote macro)) 11702 \(fn NAME DOCUMENTATION (&KEY reader description) &rest BODY)" nil (quote macro))
11647 11703
11648 ;;;*** 11704 ;;;***
11649 11705
11650 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 11706 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
11651 ;;;;;; "ibuffer" "ibuffer.el" (16213 43269)) 11707 ;;;;;; "ibuffer" "ibuffer.el" (16211 27016))
11652 ;;; Generated autoloads from ibuffer.el 11708 ;;; Generated autoloads from ibuffer.el
11653 11709
11654 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ 11710 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
11655 Display a list of buffers, in another window. 11711 Display a list of buffers, in another window.
11656 If optional argument FILES-ONLY is non-nil, then add a filter for 11712 If optional argument FILES-ONLY is non-nil, then add a filter for
11686 \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil) 11742 \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil)
11687 11743
11688 ;;;*** 11744 ;;;***
11689 11745
11690 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 11746 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
11691 ;;;;;; "icomplete.el" (16213 43269)) 11747 ;;;;;; "icomplete.el" (16211 27017))
11692 ;;; Generated autoloads from icomplete.el 11748 ;;; Generated autoloads from icomplete.el
11693 11749
11694 (autoload (quote icomplete-mode) "icomplete" "\ 11750 (autoload (quote icomplete-mode) "icomplete" "\
11695 Toggle incremental minibuffer completion for this Emacs session. 11751 Toggle incremental minibuffer completion for this Emacs session.
11696 With a numeric argument, turn Icomplete mode on iff ARG is positive. 11752 With a numeric argument, turn Icomplete mode on iff ARG is positive.
11703 11759
11704 \(fn)" nil nil) 11760 \(fn)" nil nil)
11705 11761
11706 ;;;*** 11762 ;;;***
11707 11763
11708 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16213 43281)) 11764 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16211 27039))
11709 ;;; Generated autoloads from progmodes/icon.el 11765 ;;; Generated autoloads from progmodes/icon.el
11710 11766
11711 (autoload (quote icon-mode) "icon" "\ 11767 (autoload (quote icon-mode) "icon" "\
11712 Major mode for editing Icon code. 11768 Major mode for editing Icon code.
11713 Expression and list commands understand all Icon brackets. 11769 Expression and list commands understand all Icon brackets.
11744 \(fn)" t nil) 11800 \(fn)" t nil)
11745 11801
11746 ;;;*** 11802 ;;;***
11747 11803
11748 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 11804 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
11749 ;;;;;; (16213 43281)) 11805 ;;;;;; (16211 27039))
11750 ;;; Generated autoloads from progmodes/idlw-shell.el 11806 ;;; Generated autoloads from progmodes/idlw-shell.el
11751 11807
11752 (autoload (quote idlwave-shell) "idlw-shell" "\ 11808 (autoload (quote idlwave-shell) "idlw-shell" "\
11753 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 11809 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
11754 If buffer exists but shell process is not running, start new IDL. 11810 If buffer exists but shell process is not running, start new IDL.
11770 \(fn &optional ARG QUICK)" t nil) 11826 \(fn &optional ARG QUICK)" t nil)
11771 11827
11772 ;;;*** 11828 ;;;***
11773 11829
11774 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 11830 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
11775 ;;;;;; (16213 43282)) 11831 ;;;;;; (16211 27039))
11776 ;;; Generated autoloads from progmodes/idlwave.el 11832 ;;; Generated autoloads from progmodes/idlwave.el
11777 11833
11778 (autoload (quote idlwave-mode) "idlwave" "\ 11834 (autoload (quote idlwave-mode) "idlwave" "\
11779 Major mode for editing IDL and WAVE CL .pro files. 11835 Major mode for editing IDL and WAVE CL .pro files.
11780 11836
11901 ;;;;;; ido-display-file ido-find-file-read-only-other-frame ido-find-file-read-only-other-window 11957 ;;;;;; ido-display-file ido-find-file-read-only-other-frame ido-find-file-read-only-other-window
11902 ;;;;;; ido-find-file-read-only ido-find-alternate-file ido-find-file-other-window 11958 ;;;;;; ido-find-file-read-only ido-find-alternate-file ido-find-file-other-window
11903 ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame 11959 ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame
11904 ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 11960 ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
11905 ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" 11961 ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"
11906 ;;;;;; "ido.el" (16213 43269)) 11962 ;;;;;; "ido.el" (16211 27017))
11907 ;;; Generated autoloads from ido.el 11963 ;;; Generated autoloads from ido.el
11908 11964
11909 (defvar ido-mode nil "\ 11965 (defvar ido-mode nil "\
11910 Determines for which functional group (buffer and files) ido behavior 11966 Determines for which functional group (buffer and files) ido behavior
11911 should be enabled. The following values are possible: 11967 should be enabled. The following values are possible:
12143 12199
12144 \(fn PROMPT &optional DIR DEFAULT-DIRNAME MUSTMATCH INITIAL)" nil nil) 12200 \(fn PROMPT &optional DIR DEFAULT-DIRNAME MUSTMATCH INITIAL)" nil nil)
12145 12201
12146 ;;;*** 12202 ;;;***
12147 12203
12148 ;;;### (autoloads (ielm) "ielm" "ielm.el" (16219 32429)) 12204 ;;;### (autoloads (ielm) "ielm" "ielm.el" (16218 6767))
12149 ;;; Generated autoloads from ielm.el 12205 ;;; Generated autoloads from ielm.el
12150 (add-hook 'same-window-buffer-names "*ielm*") 12206 (add-hook 'same-window-buffer-names "*ielm*")
12151 12207
12152 (autoload (quote ielm) "ielm" "\ 12208 (autoload (quote ielm) "ielm" "\
12153 Interactively evaluate Emacs Lisp expressions. 12209 Interactively evaluate Emacs Lisp expressions.
12157 12213
12158 ;;;*** 12214 ;;;***
12159 12215
12160 ;;;### (autoloads (defimage find-image remove-images insert-image 12216 ;;;### (autoloads (defimage find-image remove-images insert-image
12161 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 12217 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
12162 ;;;;;; image-type-from-data) "image" "image.el" (16213 43269)) 12218 ;;;;;; image-type-from-data) "image" "image.el" (16211 27017))
12163 ;;; Generated autoloads from image.el 12219 ;;; Generated autoloads from image.el
12164 12220
12165 (autoload (quote image-type-from-data) "image" "\ 12221 (autoload (quote image-type-from-data) "image" "\
12166 Determine the image type from image data DATA. 12222 Determine the image type from image data DATA.
12167 Value is a symbol specifying the image type or nil if type cannot 12223 Value is a symbol specifying the image type or nil if type cannot
12272 12328
12273 ;;;*** 12329 ;;;***
12274 12330
12275 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 12331 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
12276 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 12332 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
12277 ;;;;;; "image-file.el" (16213 43269)) 12333 ;;;;;; "image-file.el" (16211 27017))
12278 ;;; Generated autoloads from image-file.el 12334 ;;; Generated autoloads from image-file.el
12279 12335
12280 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 12336 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
12281 *A list of image-file filename extensions. 12337 *A list of image-file filename extensions.
12282 Filenames having one of these extensions are considered image files, 12338 Filenames having one of these extensions are considered image files,
12333 \(fn &optional ARG)" t nil) 12389 \(fn &optional ARG)" t nil)
12334 12390
12335 ;;;*** 12391 ;;;***
12336 12392
12337 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 12393 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
12338 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16213 43269)) 12394 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16252 34050))
12339 ;;; Generated autoloads from imenu.el 12395 ;;; Generated autoloads from imenu.el
12340 12396
12341 (defvar imenu-sort-function nil "\ 12397 (defvar imenu-sort-function nil "\
12342 *The function to use for sorting the index mouse-menu. 12398 *The function to use for sorting the index mouse-menu.
12343 12399
12486 12542
12487 ;;;*** 12543 ;;;***
12488 12544
12489 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 12545 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
12490 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 12546 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
12491 ;;;;;; "ind-util" "language/ind-util.el" (16213 43280)) 12547 ;;;;;; "ind-util" "language/ind-util.el" (16301 42973))
12492 ;;; Generated autoloads from language/ind-util.el 12548 ;;; Generated autoloads from language/ind-util.el
12493 12549
12494 (autoload (quote indian-compose-region) "ind-util" "\ 12550 (autoload (quote indian-compose-region) "ind-util" "\
12495 Compose the region according to `composition-function-table'. 12551 Compose the region according to `composition-function-table'.
12496 12552
12528 \(fn CHAR)" nil nil) 12584 \(fn CHAR)" nil nil)
12529 12585
12530 ;;;*** 12586 ;;;***
12531 12587
12532 ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" 12588 ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
12533 ;;;;;; (16213 43282)) 12589 ;;;;;; (16211 27039))
12534 ;;; Generated autoloads from progmodes/inf-lisp.el 12590 ;;; Generated autoloads from progmodes/inf-lisp.el
12535 12591
12536 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 12592 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
12537 *What not to save on inferior Lisp's input history. 12593 *What not to save on inferior Lisp's input history.
12538 Input matching this regexp is not saved on the input history in Inferior Lisp 12594 Input matching this regexp is not saved on the input history in Inferior Lisp
12587 ;;;*** 12643 ;;;***
12588 12644
12589 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 12645 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
12590 ;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone 12646 ;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone
12591 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 12647 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
12592 ;;;;;; (16250 35349)) 12648 ;;;;;; (16258 10857))
12593 ;;; Generated autoloads from info.el 12649 ;;; Generated autoloads from info.el
12594 12650
12595 (autoload (quote info-other-window) "info" "\ 12651 (autoload (quote info-other-window) "info" "\
12596 Like `info' but show the Info buffer in another window. 12652 Like `info' but show the Info buffer in another window.
12597 12653
12670 12726
12671 ;;;*** 12727 ;;;***
12672 12728
12673 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 12729 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
12674 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 12730 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
12675 ;;;;;; (16213 43269)) 12731 ;;;;;; (16211 27017))
12676 ;;; Generated autoloads from info-look.el 12732 ;;; Generated autoloads from info-look.el
12677 12733
12678 (autoload (quote info-lookup-reset) "info-look" "\ 12734 (autoload (quote info-lookup-reset) "info-look" "\
12679 Throw away all cached data. 12735 Throw away all cached data.
12680 This command is useful if the user wants to start at the beginning without 12736 This command is useful if the user wants to start at the beginning without
12716 \(fn &optional MODE)" t nil) 12772 \(fn &optional MODE)" t nil)
12717 12773
12718 ;;;*** 12774 ;;;***
12719 12775
12720 ;;;### (autoloads (info-xref-check-all info-xref-check) "info-xref" 12776 ;;;### (autoloads (info-xref-check-all info-xref-check) "info-xref"
12721 ;;;;;; "info-xref.el" (16213 43269)) 12777 ;;;;;; "info-xref.el" (16211 27017))
12722 ;;; Generated autoloads from info-xref.el 12778 ;;; Generated autoloads from info-xref.el
12723 12779
12724 (autoload (quote info-xref-check) "info-xref" "\ 12780 (autoload (quote info-xref-check) "info-xref" "\
12725 Check external references in FILENAME, an info document. 12781 Check external references in FILENAME, an info document.
12726 12782
12733 \(fn)" t nil) 12789 \(fn)" t nil)
12734 12790
12735 ;;;*** 12791 ;;;***
12736 12792
12737 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 12793 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
12738 ;;;;;; "informat" "informat.el" (16213 43269)) 12794 ;;;;;; "informat" "informat.el" (16211 27017))
12739 ;;; Generated autoloads from informat.el 12795 ;;; Generated autoloads from informat.el
12740 12796
12741 (autoload (quote Info-tagify) "informat" "\ 12797 (autoload (quote Info-tagify) "informat" "\
12742 Create or update Info file tag table in current buffer or in a region. 12798 Create or update Info file tag table in current buffer or in a region.
12743 12799
12774 12830
12775 ;;;*** 12831 ;;;***
12776 12832
12777 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 12833 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
12778 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 12834 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
12779 ;;;;;; (16213 43274)) 12835 ;;;;;; (16211 27032))
12780 ;;; Generated autoloads from international/isearch-x.el 12836 ;;; Generated autoloads from international/isearch-x.el
12781 12837
12782 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 12838 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
12783 Select an input method and turn it on in interactive search. 12839 Select an input method and turn it on in interactive search.
12784 12840
12795 \(fn LAST-CHAR)" nil nil) 12851 \(fn LAST-CHAR)" nil nil)
12796 12852
12797 ;;;*** 12853 ;;;***
12798 12854
12799 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" 12855 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
12800 ;;;;;; (16213 43274)) 12856 ;;;;;; (16211 27032))
12801 ;;; Generated autoloads from international/iso-acc.el 12857 ;;; Generated autoloads from international/iso-acc.el
12802 12858
12803 (autoload (quote iso-accents-mode) "iso-acc" "\ 12859 (autoload (quote iso-accents-mode) "iso-acc" "\
12804 Toggle ISO Accents mode, in which accents modify the following letter. 12860 Toggle ISO Accents mode, in which accents modify the following letter.
12805 This permits easy insertion of accented characters according to ISO-8859-1. 12861 This permits easy insertion of accented characters according to ISO-8859-1.
12828 ;;;*** 12884 ;;;***
12829 12885
12830 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 12886 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
12831 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 12887 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
12832 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 12888 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
12833 ;;;;;; "international/iso-cvt.el" (16213 43274)) 12889 ;;;;;; "international/iso-cvt.el" (16211 27032))
12834 ;;; Generated autoloads from international/iso-cvt.el 12890 ;;; Generated autoloads from international/iso-cvt.el
12835 12891
12836 (autoload (quote iso-spanish) "iso-cvt" "\ 12892 (autoload (quote iso-spanish) "iso-cvt" "\
12837 Translate net conventions for Spanish to ISO 8859-1. 12893 Translate net conventions for Spanish to ISO 8859-1.
12838 The region between FROM and TO is translated using the table TRANS-TAB. 12894 The region between FROM and TO is translated using the table TRANS-TAB.
12912 \(fn)" t nil) 12968 \(fn)" t nil)
12913 12969
12914 ;;;*** 12970 ;;;***
12915 12971
12916 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 12972 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
12917 ;;;;;; (16213 43274)) 12973 ;;;;;; (16211 27032))
12918 ;;; Generated autoloads from international/iso-transl.el 12974 ;;; Generated autoloads from international/iso-transl.el
12919 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 12975 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
12920 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 12976 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
12921 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 12977 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
12922 12978
12925 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 12981 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
12926 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 12982 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
12927 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 12983 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
12928 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist 12984 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
12929 ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) 12985 ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary)
12930 ;;;;;; "ispell" "textmodes/ispell.el" (16213 43283)) 12986 ;;;;;; "ispell" "textmodes/ispell.el" (16211 27044))
12931 ;;; Generated autoloads from textmodes/ispell.el 12987 ;;; Generated autoloads from textmodes/ispell.el
12932 12988
12933 (defvar ispell-personal-dictionary nil "\ 12989 (defvar ispell-personal-dictionary nil "\
12934 *File name of your personal spelling dictionary, or nil. 12990 *File name of your personal spelling dictionary, or nil.
12935 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used, 12991 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
13214 13270
13215 ;;;*** 13271 ;;;***
13216 13272
13217 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 13273 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
13218 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 13274 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
13219 ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16213 43269)) 13275 ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16211 27017))
13220 ;;; Generated autoloads from iswitchb.el 13276 ;;; Generated autoloads from iswitchb.el
13221 13277
13222 (autoload (quote iswitchb-read-buffer) "iswitchb" "\ 13278 (autoload (quote iswitchb-read-buffer) "iswitchb" "\
13223 Replacement for the built-in `read-buffer'. 13279 Replacement for the built-in `read-buffer'.
13224 Return the name of a buffer selected. 13280 Return the name of a buffer selected.
13288 ;;;*** 13344 ;;;***
13289 13345
13290 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 13346 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
13291 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 13347 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
13292 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 13348 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
13293 ;;;;;; "japan-util" "language/japan-util.el" (16213 43280)) 13349 ;;;;;; "japan-util" "language/japan-util.el" (16211 27033))
13294 ;;; Generated autoloads from language/japan-util.el 13350 ;;; Generated autoloads from language/japan-util.el
13295 13351
13296 (autoload (quote setup-japanese-environment-internal) "japan-util" "\ 13352 (autoload (quote setup-japanese-environment-internal) "japan-util" "\
13297 Not documented 13353 Not documented
13298 13354
13365 13421
13366 \(fn PROMPT &optional INITIAL-INPUT)" nil nil) 13422 \(fn PROMPT &optional INITIAL-INPUT)" nil nil)
13367 13423
13368 ;;;*** 13424 ;;;***
13369 13425
13370 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16213 13426 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16211
13371 ;;;;;; 43269)) 13427 ;;;;;; 27017))
13372 ;;; Generated autoloads from jit-lock.el 13428 ;;; Generated autoloads from jit-lock.el
13373 13429
13374 (autoload (quote jit-lock-register) "jit-lock" "\ 13430 (autoload (quote jit-lock-register) "jit-lock" "\
13375 Register FUN as a fontification function to be called in this buffer. 13431 Register FUN as a fontification function to be called in this buffer.
13376 FUN will be called with two arguments START and END indicating the region 13432 FUN will be called with two arguments START and END indicating the region
13380 \(fn FUN &optional CONTEXTUAL)" nil nil) 13436 \(fn FUN &optional CONTEXTUAL)" nil nil)
13381 13437
13382 ;;;*** 13438 ;;;***
13383 13439
13384 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 13440 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
13385 ;;;;;; "jka-compr" "jka-compr.el" (16213 43269)) 13441 ;;;;;; "jka-compr" "jka-compr.el" (16211 27017))
13386 ;;; Generated autoloads from jka-compr.el 13442 ;;; Generated autoloads from jka-compr.el
13387 13443
13388 (defvar auto-compression-mode nil "\ 13444 (defvar auto-compression-mode nil "\
13389 Non-nil if Auto-Compression mode is enabled. 13445 Non-nil if Auto-Compression mode is enabled.
13390 See the command `auto-compression-mode' for a description of this minor-mode. 13446 See the command `auto-compression-mode' for a description of this minor-mode.
13407 13463
13408 ;;;*** 13464 ;;;***
13409 13465
13410 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 13466 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
13411 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 13467 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
13412 ;;;;;; (16213 43273)) 13468 ;;;;;; (16211 27026))
13413 ;;; Generated autoloads from emulation/keypad.el 13469 ;;; Generated autoloads from emulation/keypad.el
13414 13470
13415 (defvar keypad-setup nil "\ 13471 (defvar keypad-setup nil "\
13416 Specifies the keypad setup for unshifted keypad keys when NumLock is off. 13472 Specifies the keypad setup for unshifted keypad keys when NumLock is off.
13417 When selecting the plain numeric keypad setup, the character returned by the 13473 When selecting the plain numeric keypad setup, the character returned by the
13463 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil) 13519 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil)
13464 13520
13465 ;;;*** 13521 ;;;***
13466 13522
13467 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 13523 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
13468 ;;;;;; (16213 43274)) 13524 ;;;;;; (16211 27032))
13469 ;;; Generated autoloads from international/kinsoku.el 13525 ;;; Generated autoloads from international/kinsoku.el
13470 13526
13471 (autoload (quote kinsoku) "kinsoku" "\ 13527 (autoload (quote kinsoku) "kinsoku" "\
13472 Go to a line breaking position near point by doing `kinsoku' processing. 13528 Go to a line breaking position near point by doing `kinsoku' processing.
13473 LINEBEG is a buffer position we can't break a line before. 13529 LINEBEG is a buffer position we can't break a line before.
13484 13540
13485 \(fn LINEBEG)" nil nil) 13541 \(fn LINEBEG)" nil nil)
13486 13542
13487 ;;;*** 13543 ;;;***
13488 13544
13489 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16213 13545 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16211
13490 ;;;;;; 43274)) 13546 ;;;;;; 27032))
13491 ;;; Generated autoloads from international/kkc.el 13547 ;;; Generated autoloads from international/kkc.el
13492 13548
13493 (defvar kkc-after-update-conversion-functions nil "\ 13549 (defvar kkc-after-update-conversion-functions nil "\
13494 Functions to run after a conversion is selected in `japanese' input method. 13550 Functions to run after a conversion is selected in `japanese' input method.
13495 With this input method, a user can select a proper conversion from 13551 With this input method, a user can select a proper conversion from
13510 ;;;*** 13566 ;;;***
13511 13567
13512 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 13568 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
13513 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 13569 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
13514 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 13570 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
13515 ;;;;;; "kmacro.el" (16213 43269)) 13571 ;;;;;; "kmacro.el" (16211 27017))
13516 ;;; Generated autoloads from kmacro.el 13572 ;;; Generated autoloads from kmacro.el
13517 (global-set-key "\C-x(" 'kmacro-start-macro) 13573 (global-set-key "\C-x(" 'kmacro-start-macro)
13518 (global-set-key "\C-x)" 'kmacro-end-macro) 13574 (global-set-key "\C-x)" 'kmacro-end-macro)
13519 (global-set-key "\C-xe" 'kmacro-end-and-call-macro) 13575 (global-set-key "\C-xe" 'kmacro-end-and-call-macro)
13520 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter) 13576 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter)
13612 13668
13613 \(fn EVENT)" t nil) 13669 \(fn EVENT)" t nil)
13614 13670
13615 ;;;*** 13671 ;;;***
13616 13672
13673 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
13674 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
13675 ;;;;;; (16303 32088))
13676 ;;; Generated autoloads from language/knd-util.el
13677
13678 (defconst kannada-consonant "[\x51f75-\x51fb9]")
13679
13680 (autoload (quote kannada-compose-region) "knd-util" "\
13681 Not documented
13682
13683 \(fn FROM TO)" t nil)
13684
13685 (autoload (quote kannada-compose-string) "knd-util" "\
13686 Not documented
13687
13688 \(fn STRING)" nil nil)
13689
13690 (autoload (quote kannada-post-read-conversion) "knd-util" "\
13691 Not documented
13692
13693 \(fn LEN)" nil nil)
13694
13695 ;;;***
13696
13617 ;;;### (autoloads (setup-korean-environment-internal) "korea-util" 13697 ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
13618 ;;;;;; "language/korea-util.el" (16213 43280)) 13698 ;;;;;; "language/korea-util.el" (16211 27033))
13619 ;;; Generated autoloads from language/korea-util.el 13699 ;;; Generated autoloads from language/korea-util.el
13620 13700
13621 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 13701 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
13622 *The kind of Korean keyboard for Korean input method. 13702 *The kind of Korean keyboard for Korean input method.
13623 \"\" for 2, \"3\" for 3.") 13703 \"\" for 2, \"3\" for 3.")
13628 \(fn)" nil nil) 13708 \(fn)" nil nil)
13629 13709
13630 ;;;*** 13710 ;;;***
13631 13711
13632 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 13712 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
13633 ;;;;;; (16213 43281)) 13713 ;;;;;; (16211 27038))
13634 ;;; Generated autoloads from play/landmark.el 13714 ;;; Generated autoloads from play/landmark.el
13635 13715
13636 (defalias (quote landmark-repeat) (quote lm-test-run)) 13716 (defalias (quote landmark-repeat) (quote lm-test-run))
13637 13717
13638 (autoload (quote lm-test-run) "landmark" "\ 13718 (autoload (quote lm-test-run) "landmark" "\
13662 13742
13663 ;;;*** 13743 ;;;***
13664 13744
13665 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 13745 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
13666 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 13746 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
13667 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16213 13747 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16211
13668 ;;;;;; 43280)) 13748 ;;;;;; 27033))
13669 ;;; Generated autoloads from language/lao-util.el 13749 ;;; Generated autoloads from language/lao-util.el
13670 13750
13671 (autoload (quote lao-compose-string) "lao-util" "\ 13751 (autoload (quote lao-compose-string) "lao-util" "\
13672 Not documented 13752 Not documented
13673 13753
13711 \(fn FROM TO)" t nil) 13791 \(fn FROM TO)" t nil)
13712 13792
13713 ;;;*** 13793 ;;;***
13714 13794
13715 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 13795 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
13716 ;;;;;; "latin1-disp" "international/latin1-disp.el" (16213 43274)) 13796 ;;;;;; "latin1-disp" "international/latin1-disp.el" (16313 5697))
13717 ;;; Generated autoloads from international/latin1-disp.el 13797 ;;; Generated autoloads from international/latin1-disp.el
13718 13798
13719 (defvar latin1-display nil "\ 13799 (defvar latin1-display nil "\
13720 Set up Latin-1/ASCII display for ISO8859 character sets. 13800 Set up Latin-1/ASCII display for ISO8859 character sets.
13721 This is done for each character set in the list `latin1-display-sets', 13801 This is done for each character set in the list `latin1-display-sets',
13727 13807
13728 This option also treats some characters in the `mule-unicode-...' 13808 This option also treats some characters in the `mule-unicode-...'
13729 charsets if you don't have a Unicode font with which to display them. 13809 charsets if you don't have a Unicode font with which to display them.
13730 13810
13731 Setting this variable directly does not take effect; 13811 Setting this variable directly does not take effect;
13732 use either M-x customize of the function `latin1-display'.") 13812 use either \\[customize] or the function `latin1-display'.")
13733 13813
13734 (custom-autoload (quote latin1-display) "latin1-disp") 13814 (custom-autoload (quote latin1-display) "latin1-disp")
13735 13815
13736 (autoload (quote latin1-display) "latin1-disp" "\ 13816 (autoload (quote latin1-display) "latin1-disp" "\
13737 Set up Latin-1/ASCII display for the arguments character SETS. 13817 Set up Latin-1/ASCII display for the arguments character SETS.
13744 13824
13745 \(fn &rest SETS)" nil nil) 13825 \(fn &rest SETS)" nil nil)
13746 13826
13747 (defvar latin1-display-ucs-per-lynx nil "\ 13827 (defvar latin1-display-ucs-per-lynx nil "\
13748 Set up Latin-1/ASCII display for Unicode characters. 13828 Set up Latin-1/ASCII display for Unicode characters.
13749 This uses the transliterations of the Lynx browser. The display is't 13829 This uses the transliterations of the Lynx browser. The display isn't
13750 changed if the display can render Unicode characters. 13830 changed if the display can render Unicode characters.
13751 13831
13752 Setting this variable directly does not take effect; 13832 Setting this variable directly does not take effect;
13753 use either M-x customize of the function `latin1-display'.") 13833 use either \\[customize] or the function `latin1-display'.")
13754 13834
13755 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp") 13835 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp")
13756 13836
13757 ;;;*** 13837 ;;;***
13758 13838
13759 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" 13839 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
13760 ;;;;;; "lazy-lock.el" (16213 43269)) 13840 ;;;;;; "lazy-lock.el" (16211 27017))
13761 ;;; Generated autoloads from lazy-lock.el 13841 ;;; Generated autoloads from lazy-lock.el
13762 13842
13763 (autoload (quote lazy-lock-mode) "lazy-lock" "\ 13843 (autoload (quote lazy-lock-mode) "lazy-lock" "\
13764 Toggle Lazy Lock mode. 13844 Toggle Lazy Lock mode.
13765 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it 13845 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it
13823 \(fn)" nil nil) 13903 \(fn)" nil nil)
13824 13904
13825 ;;;*** 13905 ;;;***
13826 13906
13827 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 13907 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
13828 ;;;;;; (16239 25259)) 13908 ;;;;;; (16238 60560))
13829 ;;; Generated autoloads from progmodes/ld-script.el 13909 ;;; Generated autoloads from progmodes/ld-script.el
13830 13910
13831 (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode))) 13911 (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode)))
13832 13912
13833 (autoload (quote ld-script-mode) "ld-script" "\ 13913 (autoload (quote ld-script-mode) "ld-script" "\
13836 \(fn)" t nil) 13916 \(fn)" t nil)
13837 13917
13838 ;;;*** 13918 ;;;***
13839 13919
13840 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 13920 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
13841 ;;;;;; (16213 43269)) 13921 ;;;;;; (16211 27017))
13842 ;;; Generated autoloads from ledit.el 13922 ;;; Generated autoloads from ledit.el
13843 13923
13844 (defconst ledit-save-files t "\ 13924 (defconst ledit-save-files t "\
13845 *Non-nil means Ledit should save files before transferring to Lisp.") 13925 *Non-nil means Ledit should save files before transferring to Lisp.")
13846 13926
13870 13950
13871 \(fn)" nil nil) 13951 \(fn)" nil nil)
13872 13952
13873 ;;;*** 13953 ;;;***
13874 13954
13875 ;;;### (autoloads (life) "life" "play/life.el" (16213 43281)) 13955 ;;;### (autoloads (life) "life" "play/life.el" (16211 27038))
13876 ;;; Generated autoloads from play/life.el 13956 ;;; Generated autoloads from play/life.el
13877 13957
13878 (autoload (quote life) "life" "\ 13958 (autoload (quote life) "life" "\
13879 Run Conway's Life simulation. 13959 Run Conway's Life simulation.
13880 The starting pattern is randomly selected. Prefix arg (optional first 13960 The starting pattern is randomly selected. Prefix arg (optional first
13883 13963
13884 \(fn &optional SLEEPTIME)" t nil) 13964 \(fn &optional SLEEPTIME)" t nil)
13885 13965
13886 ;;;*** 13966 ;;;***
13887 13967
13888 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16213 13968 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16256
13889 ;;;;;; 43269)) 13969 ;;;;;; 53161))
13890 ;;; Generated autoloads from loadhist.el 13970 ;;; Generated autoloads from loadhist.el
13891 13971
13892 (autoload (quote unload-feature) "loadhist" "\ 13972 (autoload (quote unload-feature) "loadhist" "\
13893 Unload the library that provided FEATURE, restoring all its autoloads. 13973 Unload the library that provided FEATURE, restoring all its autoloads.
13894 If the feature is required by any other loaded code, and prefix arg FORCE 13974 If the feature is required by any other loaded code, and prefix arg FORCE
13897 \(fn FEATURE &optional FORCE)" t nil) 13977 \(fn FEATURE &optional FORCE)" t nil)
13898 13978
13899 ;;;*** 13979 ;;;***
13900 13980
13901 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 13981 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
13902 ;;;;;; (16213 43269)) 13982 ;;;;;; (16211 27017))
13903 ;;; Generated autoloads from locate.el 13983 ;;; Generated autoloads from locate.el
13904 13984
13905 (autoload (quote locate) "locate" "\ 13985 (autoload (quote locate) "locate" "\
13906 Run the program `locate', putting results in `*Locate*' buffer. 13986 Run the program `locate', putting results in `*Locate*' buffer.
13907 With prefix arg, prompt for the locate command to run. 13987 With prefix arg, prompt for the locate command to run.
13916 13996
13917 \(fn SEARCH-STRING FILTER)" t nil) 13997 \(fn SEARCH-STRING FILTER)" t nil)
13918 13998
13919 ;;;*** 13999 ;;;***
13920 14000
13921 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16213 43269)) 14001 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16258 10857))
13922 ;;; Generated autoloads from log-edit.el 14002 ;;; Generated autoloads from log-edit.el
13923 14003
13924 (autoload (quote log-edit) "log-edit" "\ 14004 (autoload (quote log-edit) "log-edit" "\
13925 Setup a buffer to enter a log message. 14005 Setup a buffer to enter a log message.
13926 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 14006 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
13937 14017
13938 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) 14018 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil)
13939 14019
13940 ;;;*** 14020 ;;;***
13941 14021
13942 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16213 14022 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16211
13943 ;;;;;; 43269)) 14023 ;;;;;; 27017))
13944 ;;; Generated autoloads from log-view.el 14024 ;;; Generated autoloads from log-view.el
13945 14025
13946 (autoload (quote log-view-mode) "log-view" "\ 14026 (autoload (quote log-view-mode) "log-view" "\
13947 Major mode for browsing CVS log output. 14027 Major mode for browsing CVS log output.
13948 14028
13949 \(fn)" t nil) 14029 \(fn)" t nil)
13950 14030
13951 ;;;*** 14031 ;;;***
13952 14032
13953 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 14033 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
13954 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16213 14034 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16211
13955 ;;;;;; 43269)) 14035 ;;;;;; 27017))
13956 ;;; Generated autoloads from lpr.el 14036 ;;; Generated autoloads from lpr.el
13957 14037
13958 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 14038 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
13959 14039
13960 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) 14040 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix))))
14044 \(fn START END)" t nil) 14124 \(fn START END)" t nil)
14045 14125
14046 ;;;*** 14126 ;;;***
14047 14127
14048 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 14128 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
14049 ;;;;;; (16213 43269)) 14129 ;;;;;; (16277 42321))
14050 ;;; Generated autoloads from ls-lisp.el 14130 ;;; Generated autoloads from ls-lisp.el
14051 14131
14052 (defvar ls-lisp-support-shell-wildcards t "\ 14132 (defvar ls-lisp-support-shell-wildcards t "\
14053 *Non-nil means ls-lisp treats file patterns as shell wildcards. 14133 *Non-nil means ls-lisp treats file patterns as shell wildcards.
14054 Otherwise they are treated as Emacs regexps (for backward compatibility).") 14134 Otherwise they are treated as Emacs regexps (for backward compatibility).")
14055 14135
14056 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp") 14136 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp")
14057 14137
14058 ;;;*** 14138 ;;;***
14059 14139
14060 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16213 14140 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16211
14061 ;;;;;; 43272)) 14141 ;;;;;; 27023))
14062 ;;; Generated autoloads from calendar/lunar.el 14142 ;;; Generated autoloads from calendar/lunar.el
14063 14143
14064 (autoload (quote phases-of-moon) "lunar" "\ 14144 (autoload (quote phases-of-moon) "lunar" "\
14065 Display the quarters of the moon for last month, this month, and next month. 14145 Display the quarters of the moon for last month, this month, and next month.
14066 If called with an optional prefix argument, prompts for month and year. 14146 If called with an optional prefix argument, prompts for month and year.
14069 14149
14070 \(fn &optional ARG)" t nil) 14150 \(fn &optional ARG)" t nil)
14071 14151
14072 ;;;*** 14152 ;;;***
14073 14153
14074 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16213 14154 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16211
14075 ;;;;;; 43282)) 14155 ;;;;;; 27039))
14076 ;;; Generated autoloads from progmodes/m4-mode.el 14156 ;;; Generated autoloads from progmodes/m4-mode.el
14077 14157
14078 (autoload (quote m4-mode) "m4-mode" "\ 14158 (autoload (quote m4-mode) "m4-mode" "\
14079 A major mode to edit m4 macro files. 14159 A major mode to edit m4 macro files.
14080 \\{m4-mode-map} 14160 \\{m4-mode-map}
14082 \(fn)" t nil) 14162 \(fn)" t nil)
14083 14163
14084 ;;;*** 14164 ;;;***
14085 14165
14086 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 14166 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
14087 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (16213 43269)) 14167 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (16211 27017))
14088 ;;; Generated autoloads from macros.el 14168 ;;; Generated autoloads from macros.el
14089 14169
14090 (autoload (quote name-last-kbd-macro) "macros" "\ 14170 (autoload (quote name-last-kbd-macro) "macros" "\
14091 Assign a name to the last keyboard macro defined. 14171 Assign a name to the last keyboard macro defined.
14092 Argument SYMBOL is the name to define. 14172 Argument SYMBOL is the name to define.
14170 (define-key ctl-x-map "q" 'kbd-macro-query) 14250 (define-key ctl-x-map "q" 'kbd-macro-query)
14171 14251
14172 ;;;*** 14252 ;;;***
14173 14253
14174 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 14254 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
14175 ;;;;;; "mail/mail-extr.el" (16213 43280)) 14255 ;;;;;; "mail/mail-extr.el" (16281 48394))
14176 ;;; Generated autoloads from mail/mail-extr.el 14256 ;;; Generated autoloads from mail/mail-extr.el
14177 14257
14178 (autoload (quote mail-extract-address-components) "mail-extr" "\ 14258 (autoload (quote mail-extract-address-components) "mail-extr" "\
14179 Given an RFC-822 address ADDRESS, extract full name and canonical address. 14259 Given an RFC-822 address ADDRESS, extract full name and canonical address.
14180 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). 14260 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS).
14201 14281
14202 ;;;*** 14282 ;;;***
14203 14283
14204 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 14284 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
14205 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 14285 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
14206 ;;;;;; (16213 43280)) 14286 ;;;;;; (16211 27033))
14207 ;;; Generated autoloads from mail/mail-hist.el 14287 ;;; Generated autoloads from mail/mail-hist.el
14208 14288
14209 (autoload (quote mail-hist-define-keys) "mail-hist" "\ 14289 (autoload (quote mail-hist-define-keys) "mail-hist" "\
14210 Define keys for accessing mail header history. For use in hooks. 14290 Define keys for accessing mail header history. For use in hooks.
14211 14291
14232 14312
14233 ;;;*** 14313 ;;;***
14234 14314
14235 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 14315 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
14236 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 14316 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
14237 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16213 14317 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16211
14238 ;;;;;; 43280)) 14318 ;;;;;; 27033))
14239 ;;; Generated autoloads from mail/mail-utils.el 14319 ;;; Generated autoloads from mail/mail-utils.el
14240 14320
14241 (defvar mail-use-rfc822 nil "\ 14321 (defvar mail-use-rfc822 nil "\
14242 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 14322 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
14243 Otherwise, (the default) use a smaller, somewhat faster, and 14323 Otherwise, (the default) use a smaller, somewhat faster, and
14281 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil) 14361 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil)
14282 14362
14283 ;;;*** 14363 ;;;***
14284 14364
14285 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 14365 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
14286 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (16250 35353)) 14366 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (16249 31429))
14287 ;;; Generated autoloads from mail/mailabbrev.el 14367 ;;; Generated autoloads from mail/mailabbrev.el
14288 14368
14289 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 14369 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
14290 Initialize use of the `mailabbrev' package. 14370 Initialize use of the `mailabbrev' package.
14291 14371
14304 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) 14384 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil)
14305 14385
14306 ;;;*** 14386 ;;;***
14307 14387
14308 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 14388 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
14309 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16213 14389 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16211
14310 ;;;;;; 43280)) 14390 ;;;;;; 27034))
14311 ;;; Generated autoloads from mail/mailalias.el 14391 ;;; Generated autoloads from mail/mailalias.el
14312 14392
14313 (defvar mail-complete-style (quote angles) "\ 14393 (defvar mail-complete-style (quote angles) "\
14314 *Specifies how \\[mail-complete] formats the full name when it completes. 14394 *Specifies how \\[mail-complete] formats the full name when it completes.
14315 If `nil', they contain just the return address like: 14395 If `nil', they contain just the return address like:
14351 \(fn ARG)" t nil) 14431 \(fn ARG)" t nil)
14352 14432
14353 ;;;*** 14433 ;;;***
14354 14434
14355 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 14435 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
14356 ;;;;;; (16213 43282)) 14436 ;;;;;; (16211 27039))
14357 ;;; Generated autoloads from progmodes/make-mode.el 14437 ;;; Generated autoloads from progmodes/make-mode.el
14358 14438
14359 (autoload (quote makefile-mode) "make-mode" "\ 14439 (autoload (quote makefile-mode) "make-mode" "\
14360 Major mode for editing Makefiles. 14440 Major mode for editing Makefiles.
14361 This function ends by invoking the function(s) `makefile-mode-hook'. 14441 This function ends by invoking the function(s) `makefile-mode-hook'.
14432 14512
14433 \(fn)" t nil) 14513 \(fn)" t nil)
14434 14514
14435 ;;;*** 14515 ;;;***
14436 14516
14437 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16213 14517 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16211
14438 ;;;;;; 43269)) 14518 ;;;;;; 27017))
14439 ;;; Generated autoloads from makesum.el 14519 ;;; Generated autoloads from makesum.el
14440 14520
14441 (autoload (quote make-command-summary) "makesum" "\ 14521 (autoload (quote make-command-summary) "makesum" "\
14442 Make a summary of current key bindings in the buffer *Summary*. 14522 Make a summary of current key bindings in the buffer *Summary*.
14443 Previous contents of that buffer are killed first. 14523 Previous contents of that buffer are killed first.
14444 14524
14445 \(fn)" t nil) 14525 \(fn)" t nil)
14446 14526
14447 ;;;*** 14527 ;;;***
14448 14528
14449 ;;;### (autoloads (man-follow man) "man" "man.el" (16247 63112)) 14529 ;;;### (autoloads (man-follow man) "man" "man.el" (16246 39964))
14450 ;;; Generated autoloads from man.el 14530 ;;; Generated autoloads from man.el
14451 14531
14452 (defalias (quote manual-entry) (quote man)) 14532 (defalias (quote manual-entry) (quote man))
14453 14533
14454 (autoload (quote man) "man" "\ 14534 (autoload (quote man) "man" "\
14471 14551
14472 \(fn MAN-ARGS)" t nil) 14552 \(fn MAN-ARGS)" t nil)
14473 14553
14474 ;;;*** 14554 ;;;***
14475 14555
14476 ;;;### (autoloads (master-mode) "master" "master.el" (16213 43269)) 14556 ;;;### (autoloads (master-mode) "master" "master.el" (16211 27017))
14477 ;;; Generated autoloads from master.el 14557 ;;; Generated autoloads from master.el
14478 14558
14479 (autoload (quote master-mode) "master" "\ 14559 (autoload (quote master-mode) "master" "\
14480 Toggle Master mode. 14560 Toggle Master mode.
14481 With no argument, this command toggles the mode. 14561 With no argument, this command toggles the mode.
14493 14573
14494 \(fn &optional ARG)" t nil) 14574 \(fn &optional ARG)" t nil)
14495 14575
14496 ;;;*** 14576 ;;;***
14497 14577
14498 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16213 14578 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16211
14499 ;;;;;; 43269)) 14579 ;;;;;; 37994))
14500 ;;; Generated autoloads from menu-bar.el 14580 ;;; Generated autoloads from menu-bar.el
14501 14581
14502 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) 14582 (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
14503 14583
14504 (defvar menu-bar-mode nil "\ 14584 (defvar menu-bar-mode nil "\
14527 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 14607 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
14528 ;;;;;; message-reply message-news message-mail message-mode message-signature-file 14608 ;;;;;; message-reply message-news message-mail message-mode message-signature-file
14529 ;;;;;; message-signature message-indent-citation-function message-cite-function 14609 ;;;;;; message-signature message-indent-citation-function message-cite-function
14530 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 14610 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
14531 ;;;;;; message-user-organization-file message-signature-separator 14611 ;;;;;; message-user-organization-file message-signature-separator
14532 ;;;;;; message-from-style) "message" "gnus/message.el" (16213 43274)) 14612 ;;;;;; message-from-style) "message" "gnus/message.el" (16211 27028))
14533 ;;; Generated autoloads from gnus/message.el 14613 ;;; Generated autoloads from gnus/message.el
14534 14614
14535 (defvar message-from-style (quote default) "\ 14615 (defvar message-from-style (quote default) "\
14536 *Specifies how \"From\" headers look. 14616 *Specifies how \"From\" headers look.
14537 14617
14757 \(fn START END)" t nil) 14837 \(fn START END)" t nil)
14758 14838
14759 ;;;*** 14839 ;;;***
14760 14840
14761 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 14841 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
14762 ;;;;;; (16213 43282)) 14842 ;;;;;; (16211 27039))
14763 ;;; Generated autoloads from progmodes/meta-mode.el 14843 ;;; Generated autoloads from progmodes/meta-mode.el
14764 14844
14765 (autoload (quote metafont-mode) "meta-mode" "\ 14845 (autoload (quote metafont-mode) "meta-mode" "\
14766 Major mode for editing Metafont sources. 14846 Major mode for editing Metafont sources.
14767 Special commands: 14847 Special commands:
14784 14864
14785 ;;;*** 14865 ;;;***
14786 14866
14787 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 14867 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
14788 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 14868 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
14789 ;;;;;; (16213 43280)) 14869 ;;;;;; (16211 27034))
14790 ;;; Generated autoloads from mail/metamail.el 14870 ;;; Generated autoloads from mail/metamail.el
14791 14871
14792 (autoload (quote metamail-interpret-header) "metamail" "\ 14872 (autoload (quote metamail-interpret-header) "metamail" "\
14793 Interpret a header part of a MIME message in current buffer. 14873 Interpret a header part of a MIME message in current buffer.
14794 Its body part is not interpreted at all. 14874 Its body part is not interpreted at all.
14828 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil) 14908 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil)
14829 14909
14830 ;;;*** 14910 ;;;***
14831 14911
14832 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose 14912 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
14833 ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16213 14913 ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16211
14834 ;;;;;; 43280)) 14914 ;;;;;; 27036))
14835 ;;; Generated autoloads from mh-e/mh-comp.el 14915 ;;; Generated autoloads from mh-e/mh-comp.el
14836 14916
14837 (autoload (quote mh-smail) "mh-comp" "\ 14917 (autoload (quote mh-smail) "mh-comp" "\
14838 Compose and send mail with the MH mail system. 14918 Compose and send mail with the MH mail system.
14839 This function is an entry point to MH-E, the Emacs front end 14919 This function is an entry point to MH-E, the Emacs front end
14905 (add-to-list 'auto-mode-alist '("/drafts/[0-9]+\\'" . mh-letter-mode)) 14985 (add-to-list 'auto-mode-alist '("/drafts/[0-9]+\\'" . mh-letter-mode))
14906 14986
14907 ;;;*** 14987 ;;;***
14908 14988
14909 ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el" 14989 ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el"
14910 ;;;;;; (16213 43280)) 14990 ;;;;;; (16211 27037))
14911 ;;; Generated autoloads from mh-e/mh-e.el 14991 ;;; Generated autoloads from mh-e/mh-e.el
14912 14992
14913 (autoload (quote mh-rmail) "mh-e" "\ 14993 (autoload (quote mh-rmail) "mh-e" "\
14914 Inc(orporate) new mail with MH. 14994 Inc(orporate) new mail with MH.
14915 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, 14995 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E,
14929 15009
14930 \(fn)" t nil) 15010 \(fn)" t nil)
14931 15011
14932 ;;;*** 15012 ;;;***
14933 15013
14934 ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16213 43280)) 15014 ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16211 27037))
14935 ;;; Generated autoloads from mh-e/mh-utils.el 15015 ;;; Generated autoloads from mh-e/mh-utils.el
14936 15016
14937 (put (quote mh-progs) (quote risky-local-variable) t) 15017 (put (quote mh-progs) (quote risky-local-variable) t)
14938 15018
14939 (put (quote mh-lib) (quote risky-local-variable) t) 15019 (put (quote mh-lib) (quote risky-local-variable) t)
14943 (put (quote mh-nmh-flag) (quote risky-local-variable) t) 15023 (put (quote mh-nmh-flag) (quote risky-local-variable) t)
14944 15024
14945 ;;;*** 15025 ;;;***
14946 15026
14947 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 15027 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
14948 ;;;;;; "midnight.el" (16213 43269)) 15028 ;;;;;; "midnight.el" (16211 27017))
14949 ;;; Generated autoloads from midnight.el 15029 ;;; Generated autoloads from midnight.el
14950 15030
14951 (autoload (quote clean-buffer-list) "midnight" "\ 15031 (autoload (quote clean-buffer-list) "midnight" "\
14952 Kill old buffers that have not been displayed recently. 15032 Kill old buffers that have not been displayed recently.
14953 The relevant variables are `clean-buffer-list-delay-general', 15033 The relevant variables are `clean-buffer-list-delay-general',
14970 \(fn SYMB TM)" nil nil) 15050 \(fn SYMB TM)" nil nil)
14971 15051
14972 ;;;*** 15052 ;;;***
14973 15053
14974 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 15054 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
14975 ;;;;;; "minibuf-eldef.el" (16213 43269)) 15055 ;;;;;; "minibuf-eldef.el" (16211 27017))
14976 ;;; Generated autoloads from minibuf-eldef.el 15056 ;;; Generated autoloads from minibuf-eldef.el
14977 15057
14978 (defvar minibuffer-electric-default-mode nil "\ 15058 (defvar minibuffer-electric-default-mode nil "\
14979 Non-nil if Minibuffer-Electric-Default mode is enabled. 15059 Non-nil if Minibuffer-Electric-Default mode is enabled.
14980 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 15060 See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
14997 \(fn &optional ARG)" t nil) 15077 \(fn &optional ARG)" t nil)
14998 15078
14999 ;;;*** 15079 ;;;***
15000 15080
15001 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 15081 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
15002 ;;;;;; (16213 43282)) 15082 ;;;;;; (16211 27039))
15003 ;;; Generated autoloads from progmodes/mixal-mode.el 15083 ;;; Generated autoloads from progmodes/mixal-mode.el
15004 15084
15005 (autoload (quote mixal-mode) "mixal-mode" "\ 15085 (autoload (quote mixal-mode) "mixal-mode" "\
15006 Major mode for the mixal asm language. 15086 Major mode for the mixal asm language.
15007 \\{mixal-mode-map} 15087 \\{mixal-mode-map}
15012 15092
15013 ;;;*** 15093 ;;;***
15014 15094
15015 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 15095 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
15016 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 15096 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
15017 ;;;;;; (16233 29568)) 15097 ;;;;;; (16232 560))
15018 ;;; Generated autoloads from language/mlm-util.el 15098 ;;; Generated autoloads from language/mlm-util.el
15019 15099
15020 (autoload (quote malayalam-compose-region) "mlm-util" "\ 15100 (autoload (quote malayalam-compose-region) "mlm-util" "\
15021 Not documented 15101 Not documented
15022 15102
15035 \(fn FROM TO PATTERN &optional STRING)" nil nil) 15115 \(fn FROM TO PATTERN &optional STRING)" nil nil)
15036 15116
15037 ;;;*** 15117 ;;;***
15038 15118
15039 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 15119 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
15040 ;;;;;; (16213 43274)) 15120 ;;;;;; (16211 27028))
15041 ;;; Generated autoloads from gnus/mm-partial.el 15121 ;;; Generated autoloads from gnus/mm-partial.el
15042 15122
15043 (autoload (quote mm-inline-partial) "mm-partial" "\ 15123 (autoload (quote mm-inline-partial) "mm-partial" "\
15044 Show the partial part of HANDLE. 15124 Show the partial part of HANDLE.
15045 This function replaces the buffer of HANDLE with a buffer contains 15125 This function replaces the buffer of HANDLE with a buffer contains
15049 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 15129 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
15050 15130
15051 ;;;*** 15131 ;;;***
15052 15132
15053 ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" 15133 ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el"
15054 ;;;;;; (16213 43274)) 15134 ;;;;;; (16211 27028))
15055 ;;; Generated autoloads from gnus/mm-uu.el 15135 ;;; Generated autoloads from gnus/mm-uu.el
15056 15136
15057 (autoload (quote mm-uu-dissect) "mm-uu" "\ 15137 (autoload (quote mm-uu-dissect) "mm-uu" "\
15058 Dissect the current buffer and return a list of uu handles. 15138 Dissect the current buffer and return a list of uu handles.
15059 15139
15065 \(fn)" nil nil) 15145 \(fn)" nil nil)
15066 15146
15067 ;;;*** 15147 ;;;***
15068 15148
15069 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 15149 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
15070 ;;;;;; (16213 43282)) 15150 ;;;;;; (16211 27039))
15071 ;;; Generated autoloads from progmodes/modula2.el 15151 ;;; Generated autoloads from progmodes/modula2.el
15072 15152
15073 (autoload (quote modula-2-mode) "modula2" "\ 15153 (autoload (quote modula-2-mode) "modula2" "\
15074 This is a mode intended to support program development in Modula-2. 15154 This is a mode intended to support program development in Modula-2.
15075 All control constructs of Modula-2 can be reached by typing C-c 15155 All control constructs of Modula-2 can be reached by typing C-c
15097 \(fn)" t nil) 15177 \(fn)" t nil)
15098 15178
15099 ;;;*** 15179 ;;;***
15100 15180
15101 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 15181 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
15102 ;;;;;; (16213 43281)) 15182 ;;;;;; (16211 27038))
15103 ;;; Generated autoloads from play/morse.el 15183 ;;; Generated autoloads from play/morse.el
15104 15184
15105 (autoload (quote morse-region) "morse" "\ 15185 (autoload (quote morse-region) "morse" "\
15106 Convert all text in a given region to morse code. 15186 Convert all text in a given region to morse code.
15107 15187
15112 15192
15113 \(fn BEG END)" t nil) 15193 \(fn BEG END)" t nil)
15114 15194
15115 ;;;*** 15195 ;;;***
15116 15196
15117 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16213 15197 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16211
15118 ;;;;;; 43269)) 15198 ;;;;;; 27017))
15119 ;;; Generated autoloads from mouse-sel.el 15199 ;;; Generated autoloads from mouse-sel.el
15120 15200
15121 (defvar mouse-sel-mode nil "\ 15201 (defvar mouse-sel-mode nil "\
15122 Non-nil if Mouse-Sel mode is enabled. 15202 Non-nil if Mouse-Sel mode is enabled.
15123 See the command `mouse-sel-mode' for a description of this minor-mode. 15203 See the command `mouse-sel-mode' for a description of this minor-mode.
15164 15244
15165 \(fn &optional ARG)" t nil) 15245 \(fn &optional ARG)" t nil)
15166 15246
15167 ;;;*** 15247 ;;;***
15168 15248
15169 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16213 43281)) 15249 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16211 27038))
15170 ;;; Generated autoloads from play/mpuz.el 15250 ;;; Generated autoloads from play/mpuz.el
15171 15251
15172 (autoload (quote mpuz) "mpuz" "\ 15252 (autoload (quote mpuz) "mpuz" "\
15173 Multiplication puzzle with GNU Emacs. 15253 Multiplication puzzle with GNU Emacs.
15174 15254
15175 \(fn)" t nil) 15255 \(fn)" t nil)
15176 15256
15177 ;;;*** 15257 ;;;***
15178 15258
15179 ;;;### (autoloads (msb-mode) "msb" "msb.el" (16213 43269)) 15259 ;;;### (autoloads (msb-mode) "msb" "msb.el" (16211 27017))
15180 ;;; Generated autoloads from msb.el 15260 ;;; Generated autoloads from msb.el
15181 15261
15182 (defvar msb-mode nil "\ 15262 (defvar msb-mode nil "\
15183 Non-nil if Msb mode is enabled. 15263 Non-nil if Msb mode is enabled.
15184 See the command `msb-mode' for a description of this minor-mode. 15264 See the command `msb-mode' for a description of this minor-mode.
15200 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset 15280 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset
15201 ;;;;;; describe-font list-coding-categories list-coding-systems 15281 ;;;;;; describe-font list-coding-categories list-coding-systems
15202 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly 15282 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly
15203 ;;;;;; describe-coding-system describe-character-set list-charset-chars 15283 ;;;;;; describe-coding-system describe-character-set list-charset-chars
15204 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 15284 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
15205 ;;;;;; (16216 22163)) 15285 ;;;;;; (16259 31301))
15206 ;;; Generated autoloads from international/mule-diag.el 15286 ;;; Generated autoloads from international/mule-diag.el
15207 15287
15208 (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))))) "\ 15288 (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))))) "\
15209 Alist of charset names vs the corresponding information. 15289 Alist of charset names vs the corresponding information.
15210 This is mis-named for historical reasons. The charsets are actually 15290 This is mis-named for historical reasons. The charsets are actually
15373 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment 15453 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
15374 ;;;;;; detect-coding-with-priority coding-system-equal coding-system-translation-table-for-encode 15454 ;;;;;; detect-coding-with-priority coding-system-equal coding-system-translation-table-for-encode
15375 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 15455 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
15376 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 15456 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
15377 ;;;;;; truncate-string-to-width store-substring string-to-sequence) 15457 ;;;;;; truncate-string-to-width store-substring string-to-sequence)
15378 ;;;;;; "mule-util" "international/mule-util.el" (16213 43274)) 15458 ;;;;;; "mule-util" "international/mule-util.el" (16211 37839))
15379 ;;; Generated autoloads from international/mule-util.el 15459 ;;; Generated autoloads from international/mule-util.el
15380 15460
15381 (autoload (quote string-to-sequence) "mule-util" "\ 15461 (autoload (quote string-to-sequence) "mule-util" "\
15382 Convert STRING to a sequence of TYPE which contains characters in STRING. 15462 Convert STRING to a sequence of TYPE which contains characters in STRING.
15383 TYPE should be `list' or `vector'. 15463 TYPE should be `list' or `vector'.
15513 \(fn CHAR)" nil nil) 15593 \(fn CHAR)" nil nil)
15514 15594
15515 ;;;*** 15595 ;;;***
15516 15596
15517 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 15597 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
15518 ;;;;;; (16213 43269)) 15598 ;;;;;; (16211 27017))
15519 ;;; Generated autoloads from mwheel.el 15599 ;;; Generated autoloads from mwheel.el
15520 15600
15521 (defvar mouse-wheel-mode nil "\ 15601 (defvar mouse-wheel-mode nil "\
15522 Non-nil if Mouse-Wheel mode is enabled. 15602 Non-nil if Mouse-Wheel mode is enabled.
15523 See the command `mouse-wheel-mode' for a description of this minor-mode. 15603 See the command `mouse-wheel-mode' for a description of this minor-mode.
15541 ;;;*** 15621 ;;;***
15542 15622
15543 ;;;### (autoloads (network-connection network-connection-to-service 15623 ;;;### (autoloads (network-connection network-connection-to-service
15544 ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host 15624 ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host
15545 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 15625 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
15546 ;;;;;; "net-utils" "net/net-utils.el" (16213 43280)) 15626 ;;;;;; "net-utils" "net/net-utils.el" (16211 27037))
15547 ;;; Generated autoloads from net/net-utils.el 15627 ;;; Generated autoloads from net/net-utils.el
15548 15628
15549 (autoload (quote traceroute) "net-utils" "\ 15629 (autoload (quote traceroute) "net-utils" "\
15550 Run traceroute program for TARGET. 15630 Run traceroute program for TARGET.
15551 15631
15636 15716
15637 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-or-uncomment-region 15717 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-or-uncomment-region
15638 ;;;;;; comment-region uncomment-region comment-kill comment-set-column 15718 ;;;;;; comment-region uncomment-region comment-kill comment-set-column
15639 ;;;;;; comment-indent comment-indent-default comment-normalize-vars 15719 ;;;;;; comment-indent comment-indent-default comment-normalize-vars
15640 ;;;;;; comment-multi-line comment-padding comment-style comment-column) 15720 ;;;;;; comment-multi-line comment-padding comment-style comment-column)
15641 ;;;;;; "newcomment" "newcomment.el" (16213 43269)) 15721 ;;;;;; "newcomment" "newcomment.el" (16281 48394))
15642 ;;; Generated autoloads from newcomment.el 15722 ;;; Generated autoloads from newcomment.el
15643 15723
15644 (defalias (quote indent-for-comment) (quote comment-indent)) 15724 (defalias (quote indent-for-comment) (quote comment-indent))
15645 15725
15646 (defalias (quote set-comment-column) (quote comment-set-column)) 15726 (defalias (quote set-comment-column) (quote comment-set-column))
15799 15879
15800 \(fn &optional SOFT)" t nil) 15880 \(fn &optional SOFT)" t nil)
15801 15881
15802 ;;;*** 15882 ;;;***
15803 15883
15804 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16213 15884 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16211
15805 ;;;;;; 43274)) 15885 ;;;;;; 27028))
15806 ;;; Generated autoloads from gnus/nndoc.el 15886 ;;; Generated autoloads from gnus/nndoc.el
15807 15887
15808 (autoload (quote nndoc-add-type) "nndoc" "\ 15888 (autoload (quote nndoc-add-type) "nndoc" "\
15809 Add document DEFINITION to the list of nndoc document definitions. 15889 Add document DEFINITION to the list of nndoc document definitions.
15810 If POSITION is nil or `last', the definition will be added 15890 If POSITION is nil or `last', the definition will be added
15815 \(fn DEFINITION &optional POSITION)" nil nil) 15895 \(fn DEFINITION &optional POSITION)" nil nil)
15816 15896
15817 ;;;*** 15897 ;;;***
15818 15898
15819 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 15899 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
15820 ;;;;;; (16213 43274)) 15900 ;;;;;; (16211 27028))
15821 ;;; Generated autoloads from gnus/nnfolder.el 15901 ;;; Generated autoloads from gnus/nnfolder.el
15822 15902
15823 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 15903 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
15824 Look for mbox folders in the nnfolder directory and make them into groups. 15904 Look for mbox folders in the nnfolder directory and make them into groups.
15825 This command does not work if you use short group names. 15905 This command does not work if you use short group names.
15827 \(fn)" t nil) 15907 \(fn)" t nil)
15828 15908
15829 ;;;*** 15909 ;;;***
15830 15910
15831 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 15911 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
15832 ;;;;;; (16213 43274)) 15912 ;;;;;; (16211 27028))
15833 ;;; Generated autoloads from gnus/nnkiboze.el 15913 ;;; Generated autoloads from gnus/nnkiboze.el
15834 15914
15835 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 15915 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
15836 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". 15916 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\".
15837 Finds out what articles are to be part of the nnkiboze groups. 15917 Finds out what articles are to be part of the nnkiboze groups.
15839 \(fn)" t nil) 15919 \(fn)" t nil)
15840 15920
15841 ;;;*** 15921 ;;;***
15842 15922
15843 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 15923 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
15844 ;;;;;; (16213 43274)) 15924 ;;;;;; (16211 27028))
15845 ;;; Generated autoloads from gnus/nnml.el 15925 ;;; Generated autoloads from gnus/nnml.el
15846 15926
15847 (autoload (quote nnml-generate-nov-databases) "nnml" "\ 15927 (autoload (quote nnml-generate-nov-databases) "nnml" "\
15848 Generate NOV databases in all nnml directories. 15928 Generate NOV databases in all nnml directories.
15849 15929
15850 \(fn)" t nil) 15930 \(fn)" t nil)
15851 15931
15852 ;;;*** 15932 ;;;***
15853 15933
15854 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 15934 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
15855 ;;;;;; "nnsoup" "gnus/nnsoup.el" (16213 43274)) 15935 ;;;;;; "nnsoup" "gnus/nnsoup.el" (16211 27029))
15856 ;;; Generated autoloads from gnus/nnsoup.el 15936 ;;; Generated autoloads from gnus/nnsoup.el
15857 15937
15858 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ 15938 (autoload (quote nnsoup-pack-replies) "nnsoup" "\
15859 Make an outbound package of SOUP replies. 15939 Make an outbound package of SOUP replies.
15860 15940
15871 \(fn)" t nil) 15951 \(fn)" t nil)
15872 15952
15873 ;;;*** 15953 ;;;***
15874 15954
15875 ;;;### (autoloads (disable-command enable-command disabled-command-hook) 15955 ;;;### (autoloads (disable-command enable-command disabled-command-hook)
15876 ;;;;;; "novice" "novice.el" (16213 43269)) 15956 ;;;;;; "novice" "novice.el" (16211 27017))
15877 ;;; Generated autoloads from novice.el 15957 ;;; Generated autoloads from novice.el
15878 15958
15879 (defvar disabled-command-hook (quote disabled-command-hook) "\ 15959 (defvar disabled-command-hook (quote disabled-command-hook) "\
15880 Function to call to handle disabled commands. 15960 Function to call to handle disabled commands.
15881 If nil, the feature is disabled, i.e., all commands work normally.") 15961 If nil, the feature is disabled, i.e., all commands work normally.")
15900 \(fn COMMAND)" t nil) 15980 \(fn COMMAND)" t nil)
15901 15981
15902 ;;;*** 15982 ;;;***
15903 15983
15904 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 15984 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
15905 ;;;;;; (16213 43283)) 15985 ;;;;;; (16211 27044))
15906 ;;; Generated autoloads from textmodes/nroff-mode.el 15986 ;;; Generated autoloads from textmodes/nroff-mode.el
15907 15987
15908 (autoload (quote nroff-mode) "nroff-mode" "\ 15988 (autoload (quote nroff-mode) "nroff-mode" "\
15909 Major mode for editing text intended for nroff to format. 15989 Major mode for editing text intended for nroff to format.
15910 \\{nroff-mode-map} 15990 \\{nroff-mode-map}
15915 \(fn)" t nil) 15995 \(fn)" t nil)
15916 15996
15917 ;;;*** 15997 ;;;***
15918 15998
15919 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 15999 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
15920 ;;;;;; (16213 43282)) 16000 ;;;;;; (16211 27039))
15921 ;;; Generated autoloads from progmodes/octave-hlp.el 16001 ;;; Generated autoloads from progmodes/octave-hlp.el
15922 16002
15923 (autoload (quote octave-help) "octave-hlp" "\ 16003 (autoload (quote octave-help) "octave-hlp" "\
15924 Get help on Octave symbols from the Octave info files. 16004 Get help on Octave symbols from the Octave info files.
15925 Look up KEY in the function, operator and variable indices of the files 16005 Look up KEY in the function, operator and variable indices of the files
15929 \(fn KEY)" t nil) 16009 \(fn KEY)" t nil)
15930 16010
15931 ;;;*** 16011 ;;;***
15932 16012
15933 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 16013 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
15934 ;;;;;; (16213 43282)) 16014 ;;;;;; (16288 23099))
15935 ;;; Generated autoloads from progmodes/octave-inf.el 16015 ;;; Generated autoloads from progmodes/octave-inf.el
15936 16016
15937 (autoload (quote inferior-octave) "octave-inf" "\ 16017 (autoload (quote inferior-octave) "octave-inf" "\
15938 Run an inferior Octave process, I/O via `inferior-octave-buffer'. 16018 Run an inferior Octave process, I/O via `inferior-octave-buffer'.
15939 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'. 16019 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'.
15952 (defalias (quote run-octave) (quote inferior-octave)) 16032 (defalias (quote run-octave) (quote inferior-octave))
15953 16033
15954 ;;;*** 16034 ;;;***
15955 16035
15956 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 16036 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
15957 ;;;;;; (16213 43282)) 16037 ;;;;;; (16281 48394))
15958 ;;; Generated autoloads from progmodes/octave-mod.el 16038 ;;; Generated autoloads from progmodes/octave-mod.el
15959 16039
15960 (autoload (quote octave-mode) "octave-mod" "\ 16040 (autoload (quote octave-mode) "octave-mod" "\
15961 Major mode for editing Octave code. 16041 Major mode for editing Octave code.
15962 16042
16051 \(fn)" t nil) 16131 \(fn)" t nil)
16052 16132
16053 ;;;*** 16133 ;;;***
16054 16134
16055 ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" 16135 ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el"
16056 ;;;;;; (16213 43281)) 16136 ;;;;;; (16211 27037))
16057 ;;; Generated autoloads from obsolete/options.el 16137 ;;; Generated autoloads from obsolete/options.el
16058 16138
16059 (autoload (quote list-options) "options" "\ 16139 (autoload (quote list-options) "options" "\
16060 Display a list of Emacs user options, with values and documentation. 16140 Display a list of Emacs user options, with values and documentation.
16061 It is now better to use Customize instead. 16141 It is now better to use Customize instead.
16073 \(fn)" t nil) 16153 \(fn)" t nil)
16074 16154
16075 ;;;*** 16155 ;;;***
16076 16156
16077 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 16157 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
16078 ;;;;;; (16213 43269)) 16158 ;;;;;; (16211 27017))
16079 ;;; Generated autoloads from outline.el 16159 ;;; Generated autoloads from outline.el
16080 16160
16081 (autoload (quote outline-mode) "outline" "\ 16161 (autoload (quote outline-mode) "outline" "\
16082 Set major mode for editing outlines with selective display. 16162 Set major mode for editing outlines with selective display.
16083 Headings are lines which start with asterisks: one for major headings, 16163 Headings are lines which start with asterisks: one for major headings,
16128 16208
16129 \(fn &optional ARG)" t nil) 16209 \(fn &optional ARG)" t nil)
16130 16210
16131 ;;;*** 16211 ;;;***
16132 16212
16133 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16213 43269)) 16213 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16211 27017))
16134 ;;; Generated autoloads from paren.el 16214 ;;; Generated autoloads from paren.el
16135 16215
16136 (defvar show-paren-mode nil "\ 16216 (defvar show-paren-mode nil "\
16137 Non-nil if Show-Paren mode is enabled. 16217 Non-nil if Show-Paren mode is enabled.
16138 See the command `show-paren-mode' for a description of this minor-mode. 16218 See the command `show-paren-mode' for a description of this minor-mode.
16152 \(fn &optional ARG)" t nil) 16232 \(fn &optional ARG)" t nil)
16153 16233
16154 ;;;*** 16234 ;;;***
16155 16235
16156 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 16236 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
16157 ;;;;;; (16243 62806)) 16237 ;;;;;; (16243 59668))
16158 ;;; Generated autoloads from calendar/parse-time.el 16238 ;;; Generated autoloads from calendar/parse-time.el
16159 16239
16160 (autoload (quote parse-time-string) "parse-time" "\ 16240 (autoload (quote parse-time-string) "parse-time" "\
16161 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). 16241 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
16162 The values are identical to those of `decode-time', but any values that are 16242 The values are identical to those of `decode-time', but any values that are
16164 16244
16165 \(fn STRING)" nil nil) 16245 \(fn STRING)" nil nil)
16166 16246
16167 ;;;*** 16247 ;;;***
16168 16248
16169 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16213 16249 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16211
16170 ;;;;;; 43282)) 16250 ;;;;;; 27039))
16171 ;;; Generated autoloads from progmodes/pascal.el 16251 ;;; Generated autoloads from progmodes/pascal.el
16172 16252
16173 (autoload (quote pascal-mode) "pascal" "\ 16253 (autoload (quote pascal-mode) "pascal" "\
16174 Major mode for editing Pascal code. \\<pascal-mode-map> 16254 Major mode for editing Pascal code. \\<pascal-mode-map>
16175 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 16255 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
16218 \(fn)" t nil) 16298 \(fn)" t nil)
16219 16299
16220 ;;;*** 16300 ;;;***
16221 16301
16222 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 16302 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
16223 ;;;;;; (16213 43273)) 16303 ;;;;;; (16211 27026))
16224 ;;; Generated autoloads from emulation/pc-mode.el 16304 ;;; Generated autoloads from emulation/pc-mode.el
16225 16305
16226 (autoload (quote pc-bindings-mode) "pc-mode" "\ 16306 (autoload (quote pc-bindings-mode) "pc-mode" "\
16227 Set up certain key bindings for PC compatibility. 16307 Set up certain key bindings for PC compatibility.
16228 The keys affected are: 16308 The keys affected are:
16236 \(fn)" t nil) 16316 \(fn)" t nil)
16237 16317
16238 ;;;*** 16318 ;;;***
16239 16319
16240 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 16320 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
16241 ;;;;;; "emulation/pc-select.el" (16213 43273)) 16321 ;;;;;; "emulation/pc-select.el" (16211 27026))
16242 ;;; Generated autoloads from emulation/pc-select.el 16322 ;;; Generated autoloads from emulation/pc-select.el
16243 16323
16244 (defvar pc-selection-mode nil "\ 16324 (defvar pc-selection-mode nil "\
16245 Non-nil if Pc-Selection mode is enabled. 16325 Non-nil if Pc-Selection mode is enabled.
16246 See the command `pc-selection-mode' for a description of this minor-mode. 16326 See the command `pc-selection-mode' for a description of this minor-mode.
16310 16390
16311 (custom-autoload (quote pc-selection-mode) "pc-select") 16391 (custom-autoload (quote pc-selection-mode) "pc-select")
16312 16392
16313 ;;;*** 16393 ;;;***
16314 16394
16315 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16213 16395 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16211
16316 ;;;;;; 43269)) 16396 ;;;;;; 27017))
16317 ;;; Generated autoloads from pcmpl-cvs.el 16397 ;;; Generated autoloads from pcmpl-cvs.el
16318 16398
16319 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 16399 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
16320 Completion rules for the `cvs' command. 16400 Completion rules for the `cvs' command.
16321 16401
16322 \(fn)" nil nil) 16402 \(fn)" nil nil)
16323 16403
16324 ;;;*** 16404 ;;;***
16325 16405
16326 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 16406 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
16327 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16213 43269)) 16407 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16211 27017))
16328 ;;; Generated autoloads from pcmpl-gnu.el 16408 ;;; Generated autoloads from pcmpl-gnu.el
16329 16409
16330 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 16410 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
16331 Completion for `gzip'. 16411 Completion for `gzip'.
16332 16412
16350 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs)) 16430 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs))
16351 16431
16352 ;;;*** 16432 ;;;***
16353 16433
16354 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 16434 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
16355 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16213 43269)) 16435 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16211 27017))
16356 ;;; Generated autoloads from pcmpl-linux.el 16436 ;;; Generated autoloads from pcmpl-linux.el
16357 16437
16358 (autoload (quote pcomplete/kill) "pcmpl-linux" "\ 16438 (autoload (quote pcomplete/kill) "pcmpl-linux" "\
16359 Completion for GNU/Linux `kill', using /proc filesystem. 16439 Completion for GNU/Linux `kill', using /proc filesystem.
16360 16440
16370 16450
16371 \(fn)" nil nil) 16451 \(fn)" nil nil)
16372 16452
16373 ;;;*** 16453 ;;;***
16374 16454
16375 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16213 16455 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16211
16376 ;;;;;; 43269)) 16456 ;;;;;; 27017))
16377 ;;; Generated autoloads from pcmpl-rpm.el 16457 ;;; Generated autoloads from pcmpl-rpm.el
16378 16458
16379 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 16459 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
16380 Completion for RedHat's `rpm' command. 16460 Completion for RedHat's `rpm' command.
16381 These rules were taken from the output of `rpm --help' on a RedHat 6.1 16461 These rules were taken from the output of `rpm --help' on a RedHat 6.1
16387 16467
16388 ;;;*** 16468 ;;;***
16389 16469
16390 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 16470 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
16391 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 16471 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
16392 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16213 43269)) 16472 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16211 27017))
16393 ;;; Generated autoloads from pcmpl-unix.el 16473 ;;; Generated autoloads from pcmpl-unix.el
16394 16474
16395 (autoload (quote pcomplete/cd) "pcmpl-unix" "\ 16475 (autoload (quote pcomplete/cd) "pcmpl-unix" "\
16396 Completion for `cd'. 16476 Completion for `cd'.
16397 16477
16433 16513
16434 ;;;*** 16514 ;;;***
16435 16515
16436 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 16516 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
16437 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 16517 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
16438 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16213 16518 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16211
16439 ;;;;;; 43269)) 16519 ;;;;;; 27017))
16440 ;;; Generated autoloads from pcomplete.el 16520 ;;; Generated autoloads from pcomplete.el
16441 16521
16442 (autoload (quote pcomplete) "pcomplete" "\ 16522 (autoload (quote pcomplete) "pcomplete" "\
16443 Support extensible programmable completion. 16523 Support extensible programmable completion.
16444 To use this function, just bind the TAB key to it, or add it to your 16524 To use this function, just bind the TAB key to it, or add it to your
16493 16573
16494 ;;;*** 16574 ;;;***
16495 16575
16496 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 16576 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
16497 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 16577 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
16498 ;;;;;; "pcvs.el" (16249 12135)) 16578 ;;;;;; "pcvs.el" (16248 17500))
16499 ;;; Generated autoloads from pcvs.el 16579 ;;; Generated autoloads from pcvs.el
16500 16580
16501 (autoload (quote cvs-checkout) "pcvs" "\ 16581 (autoload (quote cvs-checkout) "pcvs" "\
16502 Run a 'cvs checkout MODULES' in DIR. 16582 Run a 'cvs checkout MODULES' in DIR.
16503 Feed the output to a *cvs* buffer, display it in the current window, 16583 Feed the output to a *cvs* buffer, display it in the current window,
16570 Run `cvs-examine' if DIR is a CVS administrative directory. 16650 Run `cvs-examine' if DIR is a CVS administrative directory.
16571 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))))) 16651 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)))))
16572 16652
16573 ;;;*** 16653 ;;;***
16574 16654
16575 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16213 43269)) 16655 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16211 27018))
16576 ;;; Generated autoloads from pcvs-defs.el 16656 ;;; Generated autoloads from pcvs-defs.el
16577 16657
16578 (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))) 16658 (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)))
16579 16659
16580 ;;;*** 16660 ;;;***
16581 16661
16582 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 16662 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
16583 ;;;;;; (16213 43282)) 16663 ;;;;;; (16211 27039))
16584 ;;; Generated autoloads from progmodes/perl-mode.el 16664 ;;; Generated autoloads from progmodes/perl-mode.el
16585 16665
16586 (autoload (quote perl-mode) "perl-mode" "\ 16666 (autoload (quote perl-mode) "perl-mode" "\
16587 Major mode for editing Perl code. 16667 Major mode for editing Perl code.
16588 Expression and list commands understand all Perl brackets. 16668 Expression and list commands understand all Perl brackets.
16634 \(fn)" t nil) 16714 \(fn)" t nil)
16635 16715
16636 ;;;*** 16716 ;;;***
16637 16717
16638 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 16718 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
16639 ;;;;;; (16213 43283)) 16719 ;;;;;; (16211 27044))
16640 ;;; Generated autoloads from textmodes/picture.el 16720 ;;; Generated autoloads from textmodes/picture.el
16641 16721
16642 (autoload (quote picture-mode) "picture" "\ 16722 (autoload (quote picture-mode) "picture" "\
16643 Switch to Picture mode, in which a quarter-plane screen model is used. 16723 Switch to Picture mode, in which a quarter-plane screen model is used.
16644 Printing characters replace instead of inserting themselves with motion 16724 Printing characters replace instead of inserting themselves with motion
16706 (defalias (quote edit-picture) (quote picture-mode)) 16786 (defalias (quote edit-picture) (quote picture-mode))
16707 16787
16708 ;;;*** 16788 ;;;***
16709 16789
16710 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 16790 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
16711 ;;;;;; (16213 43283)) 16791 ;;;;;; (16211 27044))
16712 ;;; Generated autoloads from textmodes/po.el 16792 ;;; Generated autoloads from textmodes/po.el
16713 16793
16714 (autoload (quote po-find-file-coding-system) "po" "\ 16794 (autoload (quote po-find-file-coding-system) "po" "\
16715 Return a (DECODING . ENCODING) pair, according to PO file's charset. 16795 Return a (DECODING . ENCODING) pair, according to PO file's charset.
16716 Called through `file-coding-system-alist', before the file is visited for real. 16796 Called through `file-coding-system-alist', before the file is visited for real.
16717 16797
16718 \(fn ARG-LIST)" nil nil) 16798 \(fn ARG-LIST)" nil nil)
16719 16799
16720 ;;;*** 16800 ;;;***
16721 16801
16722 ;;;### (autoloads (pong) "pong" "play/pong.el" (16213 43281)) 16802 ;;;### (autoloads (pong) "pong" "play/pong.el" (16211 27038))
16723 ;;; Generated autoloads from play/pong.el 16803 ;;; Generated autoloads from play/pong.el
16724 16804
16725 (autoload (quote pong) "pong" "\ 16805 (autoload (quote pong) "pong" "\
16726 Play pong and waste time. 16806 Play pong and waste time.
16727 This is an implementation of the classical game pong. 16807 This is an implementation of the classical game pong.
16734 \(fn)" t nil) 16814 \(fn)" t nil)
16735 16815
16736 ;;;*** 16816 ;;;***
16737 16817
16738 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) 16818 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string)
16739 ;;;;;; "pp" "emacs-lisp/pp.el" (16213 43273)) 16819 ;;;;;; "pp" "emacs-lisp/pp.el" (16211 27026))
16740 ;;; Generated autoloads from emacs-lisp/pp.el 16820 ;;; Generated autoloads from emacs-lisp/pp.el
16741 16821
16742 (autoload (quote pp-to-string) "pp" "\ 16822 (autoload (quote pp-to-string) "pp" "\
16743 Return a string containing the pretty-printed representation of OBJECT. 16823 Return a string containing the pretty-printed representation of OBJECT.
16744 OBJECT can be any Lisp object. Quoting characters are used as needed 16824 OBJECT can be any Lisp object. Quoting characters are used as needed
16787 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print 16867 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print
16788 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print 16868 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print
16789 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 16869 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
16790 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 16870 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
16791 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 16871 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
16792 ;;;;;; (16213 43270)) 16872 ;;;;;; (16211 27018))
16793 ;;; Generated autoloads from printing.el 16873 ;;; Generated autoloads from printing.el
16794 16874
16795 (autoload (quote pr-interface) "printing" "\ 16875 (autoload (quote pr-interface) "printing" "\
16796 Activate the printing interface buffer. 16876 Activate the printing interface buffer.
16797 16877
17375 \(fn &optional SELECT-PRINTER)" t nil) 17455 \(fn &optional SELECT-PRINTER)" t nil)
17376 17456
17377 ;;;*** 17457 ;;;***
17378 17458
17379 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 17459 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
17380 ;;;;;; (16213 43282)) 17460 ;;;;;; (16211 27039))
17381 ;;; Generated autoloads from progmodes/prolog.el 17461 ;;; Generated autoloads from progmodes/prolog.el
17382 17462
17383 (autoload (quote prolog-mode) "prolog" "\ 17463 (autoload (quote prolog-mode) "prolog" "\
17384 Major mode for editing Prolog code for Prologs. 17464 Major mode for editing Prolog code for Prologs.
17385 Blank lines and `%%...' separate paragraphs. `%'s start comments. 17465 Blank lines and `%%...' separate paragraphs. `%'s start comments.
17395 17475
17396 \(fn)" t nil) 17476 \(fn)" t nil)
17397 17477
17398 ;;;*** 17478 ;;;***
17399 17479
17400 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16213 43271)) 17480 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16211 27018))
17401 ;;; Generated autoloads from ps-bdf.el 17481 ;;; Generated autoloads from ps-bdf.el
17402 17482
17403 (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"))) "\ 17483 (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"))) "\
17404 *List of directories to search for `BDF' font files. 17484 *List of directories to search for `BDF' font files.
17405 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 17485 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
17406 17486
17407 ;;;*** 17487 ;;;***
17408 17488
17409 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16213 17489 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16211
17410 ;;;;;; 43282)) 17490 ;;;;;; 27039))
17411 ;;; Generated autoloads from progmodes/ps-mode.el 17491 ;;; Generated autoloads from progmodes/ps-mode.el
17412 17492
17413 (autoload (quote ps-mode) "ps-mode" "\ 17493 (autoload (quote ps-mode) "ps-mode" "\
17414 Major mode for editing PostScript with GNU Emacs. 17494 Major mode for editing PostScript with GNU Emacs.
17415 17495
17454 ;;;*** 17534 ;;;***
17455 17535
17456 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets 17536 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets
17457 ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition 17537 ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition
17458 ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font 17538 ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
17459 ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16213 43271)) 17539 ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16211 27018))
17460 ;;; Generated autoloads from ps-mule.el 17540 ;;; Generated autoloads from ps-mule.el
17461 17541
17462 (defvar ps-multibyte-buffer nil "\ 17542 (defvar ps-multibyte-buffer nil "\
17463 *Specifies the multi-byte buffer handling. 17543 *Specifies the multi-byte buffer handling.
17464 17544
17580 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 17660 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
17581 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 17661 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
17582 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 17662 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
17583 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 17663 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
17584 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 17664 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
17585 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16213 17665 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16211
17586 ;;;;;; 43271)) 17666 ;;;;;; 27018))
17587 ;;; Generated autoloads from ps-print.el 17667 ;;; Generated autoloads from ps-print.el
17588 17668
17589 (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")) "\ 17669 (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")) "\
17590 *List associating a symbolic paper type to its width, height and doc media. 17670 *List associating a symbolic paper type to its width, height and doc media.
17591 See `ps-paper-type'.") 17671 See `ps-paper-type'.")
17781 17861
17782 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 17862 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
17783 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 17863 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
17784 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 17864 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
17785 ;;;;;; quail-define-package quail-use-package quail-title) "quail" 17865 ;;;;;; quail-define-package quail-use-package quail-title) "quail"
17786 ;;;;;; "international/quail.el" (16213 43279)) 17866 ;;;;;; "international/quail.el" (16303 32090))
17787 ;;; Generated autoloads from international/quail.el 17867 ;;; Generated autoloads from international/quail.el
17788 17868
17789 (autoload (quote quail-title) "quail" "\ 17869 (autoload (quote quail-title) "quail" "\
17790 Return the title of the current Quail package. 17870 Return the title of the current Quail package.
17791 17871
18012 18092
18013 ;;;*** 18093 ;;;***
18014 18094
18015 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 18095 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
18016 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 18096 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
18017 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16213 18097 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16211
18018 ;;;;;; 43280)) 18098 ;;;;;; 27037))
18019 ;;; Generated autoloads from net/quickurl.el 18099 ;;; Generated autoloads from net/quickurl.el
18020 18100
18021 (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" "\ 18101 (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" "\
18022 Example `quickurl-postfix' text that adds a local variable to the 18102 Example `quickurl-postfix' text that adds a local variable to the
18023 `quickurl-url-file' so that if you edit it by hand it will ensure that 18103 `quickurl-url-file' so that if you edit it by hand it will ensure that
18084 18164
18085 \(fn)" t nil) 18165 \(fn)" t nil)
18086 18166
18087 ;;;*** 18167 ;;;***
18088 18168
18089 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16213 18169 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16211
18090 ;;;;;; 43280)) 18170 ;;;;;; 27037))
18091 ;;; Generated autoloads from net/rcompile.el 18171 ;;; Generated autoloads from net/rcompile.el
18092 18172
18093 (autoload (quote remote-compile) "rcompile" "\ 18173 (autoload (quote remote-compile) "rcompile" "\
18094 Compile the current buffer's directory on HOST. Log in as USER. 18174 Compile the current buffer's directory on HOST. Log in as USER.
18095 See \\[compile]. 18175 See \\[compile].
18097 \(fn HOST USER COMMAND)" t nil) 18177 \(fn HOST USER COMMAND)" t nil)
18098 18178
18099 ;;;*** 18179 ;;;***
18100 18180
18101 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 18181 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
18102 ;;;;;; (16213 43273)) 18182 ;;;;;; (16211 27026))
18103 ;;; Generated autoloads from emacs-lisp/re-builder.el 18183 ;;; Generated autoloads from emacs-lisp/re-builder.el
18104 18184
18105 (autoload (quote re-builder) "re-builder" "\ 18185 (autoload (quote re-builder) "re-builder" "\
18106 Call up the RE Builder for the current window. 18186 Call up the RE Builder for the current window.
18107 18187
18108 \(fn)" t nil) 18188 \(fn)" t nil)
18109 18189
18110 ;;;*** 18190 ;;;***
18111 18191
18112 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16247 63112)) 18192 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16246 40636))
18113 ;;; Generated autoloads from recentf.el 18193 ;;; Generated autoloads from recentf.el
18114 18194
18115 (defvar recentf-mode nil "\ 18195 (defvar recentf-mode nil "\
18116 Non-nil if Recentf mode is enabled. 18196 Non-nil if Recentf mode is enabled.
18117 See the command `recentf-mode' for a description of this minor-mode. 18197 See the command `recentf-mode' for a description of this minor-mode.
18133 ;;;*** 18213 ;;;***
18134 18214
18135 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 18215 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
18136 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 18216 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
18137 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 18217 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
18138 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16213 18218 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16211
18139 ;;;;;; 43271)) 18219 ;;;;;; 27018))
18140 ;;; Generated autoloads from rect.el 18220 ;;; Generated autoloads from rect.el
18141 18221
18142 (autoload (quote move-to-column-force) "rect" "\ 18222 (autoload (quote move-to-column-force) "rect" "\
18143 If COLUMN is within a multi-column character, replace it by spaces and tab. 18223 If COLUMN is within a multi-column character, replace it by spaces and tab.
18144 As for `move-to-column', passing anything but nil or t in FLAG will move to 18224 As for `move-to-column', passing anything but nil or t in FLAG will move to
18256 18336
18257 \(fn START END &optional FILL)" t nil) 18337 \(fn START END &optional FILL)" t nil)
18258 18338
18259 ;;;*** 18339 ;;;***
18260 18340
18261 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16213 18341 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16211
18262 ;;;;;; 43283)) 18342 ;;;;;; 27044))
18263 ;;; Generated autoloads from textmodes/refill.el 18343 ;;; Generated autoloads from textmodes/refill.el
18264 18344
18265 (autoload (quote refill-mode) "refill" "\ 18345 (autoload (quote refill-mode) "refill" "\
18266 Toggle Refill minor mode. 18346 Toggle Refill minor mode.
18267 With prefix arg, turn Refill mode on iff arg is positive. 18347 With prefix arg, turn Refill mode on iff arg is positive.
18273 \(fn &optional ARG)" t nil) 18353 \(fn &optional ARG)" t nil)
18274 18354
18275 ;;;*** 18355 ;;;***
18276 18356
18277 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode 18357 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode
18278 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16213 43284)) 18358 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16211 27044))
18279 ;;; Generated autoloads from textmodes/reftex.el 18359 ;;; Generated autoloads from textmodes/reftex.el
18280 18360
18281 (autoload (quote turn-on-reftex) "reftex" "\ 18361 (autoload (quote turn-on-reftex) "reftex" "\
18282 Turn on RefTeX mode. 18362 Turn on RefTeX mode.
18283 18363
18323 \(fn)" nil nil) 18403 \(fn)" nil nil)
18324 18404
18325 ;;;*** 18405 ;;;***
18326 18406
18327 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 18407 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
18328 ;;;;;; (16213 43283)) 18408 ;;;;;; (16211 27044))
18329 ;;; Generated autoloads from textmodes/reftex-cite.el 18409 ;;; Generated autoloads from textmodes/reftex-cite.el
18330 18410
18331 (autoload (quote reftex-citation) "reftex-cite" "\ 18411 (autoload (quote reftex-citation) "reftex-cite" "\
18332 Make a citation using BibTeX database files. 18412 Make a citation using BibTeX database files.
18333 After prompting for a regular expression, scans the buffers with 18413 After prompting for a regular expression, scans the buffers with
18352 \(fn &optional NO-INSERT FORMAT-KEY)" t nil) 18432 \(fn &optional NO-INSERT FORMAT-KEY)" t nil)
18353 18433
18354 ;;;*** 18434 ;;;***
18355 18435
18356 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 18436 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
18357 ;;;;;; (16213 43283)) 18437 ;;;;;; (16211 27044))
18358 ;;; Generated autoloads from textmodes/reftex-index.el 18438 ;;; Generated autoloads from textmodes/reftex-index.el
18359 18439
18360 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 18440 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
18361 Major mode for managing the Index phrases of a LaTeX document. 18441 Major mode for managing the Index phrases of a LaTeX document.
18362 This buffer was created with RefTeX. 18442 This buffer was created with RefTeX.
18385 \(fn)" t nil) 18465 \(fn)" t nil)
18386 18466
18387 ;;;*** 18467 ;;;***
18388 18468
18389 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 18469 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
18390 ;;;;;; (16213 43283)) 18470 ;;;;;; (16211 27044))
18391 ;;; Generated autoloads from textmodes/reftex-parse.el 18471 ;;; Generated autoloads from textmodes/reftex-parse.el
18392 18472
18393 (autoload (quote reftex-all-document-files) "reftex-parse" "\ 18473 (autoload (quote reftex-all-document-files) "reftex-parse" "\
18394 Return a list of all files belonging to the current document. 18474 Return a list of all files belonging to the current document.
18395 When RELATIVE is non-nil, give file names relative to directory 18475 When RELATIVE is non-nil, give file names relative to directory
18398 \(fn &optional RELATIVE)" nil nil) 18478 \(fn &optional RELATIVE)" nil nil)
18399 18479
18400 ;;;*** 18480 ;;;***
18401 18481
18402 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 18482 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
18403 ;;;;;; (16213 43273)) 18483 ;;;;;; (16211 27026))
18404 ;;; Generated autoloads from emacs-lisp/regexp-opt.el 18484 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
18405 18485
18406 (autoload (quote regexp-opt) "regexp-opt" "\ 18486 (autoload (quote regexp-opt) "regexp-opt" "\
18407 Return a regexp to match a string in STRINGS. 18487 Return a regexp to match a string in STRINGS.
18408 Each string should be unique in STRINGS and should not contain any regexps, 18488 Each string should be unique in STRINGS and should not contain any regexps,
18425 18505
18426 \(fn REGEXP)" nil nil) 18506 \(fn REGEXP)" nil nil)
18427 18507
18428 ;;;*** 18508 ;;;***
18429 18509
18430 ;;;### (autoloads (repeat) "repeat" "repeat.el" (16213 43271)) 18510 ;;;### (autoloads (repeat) "repeat" "repeat.el" (16211 27018))
18431 ;;; Generated autoloads from repeat.el 18511 ;;; Generated autoloads from repeat.el
18432 18512
18433 (autoload (quote repeat) "repeat" "\ 18513 (autoload (quote repeat) "repeat" "\
18434 Repeat most recently executed command. 18514 Repeat most recently executed command.
18435 With prefix arg, apply new prefix arg to that command; otherwise, use 18515 With prefix arg, apply new prefix arg to that command; otherwise, use
18443 \(fn REPEAT-ARG)" t nil) 18523 \(fn REPEAT-ARG)" t nil)
18444 18524
18445 ;;;*** 18525 ;;;***
18446 18526
18447 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 18527 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
18448 ;;;;;; (16213 43280)) 18528 ;;;;;; (16211 27034))
18449 ;;; Generated autoloads from mail/reporter.el 18529 ;;; Generated autoloads from mail/reporter.el
18450 18530
18451 (autoload (quote reporter-submit-bug-report) "reporter" "\ 18531 (autoload (quote reporter-submit-bug-report) "reporter" "\
18452 Begin submitting a bug report via email. 18532 Begin submitting a bug report via email.
18453 18533
18475 \(fn ADDRESS PKGNAME VARLIST &optional PRE-HOOKS POST-HOOKS SALUTATION)" nil nil) 18555 \(fn ADDRESS PKGNAME VARLIST &optional PRE-HOOKS POST-HOOKS SALUTATION)" nil nil)
18476 18556
18477 ;;;*** 18557 ;;;***
18478 18558
18479 ;;;### (autoloads (reposition-window) "reposition" "reposition.el" 18559 ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
18480 ;;;;;; (16213 43271)) 18560 ;;;;;; (16211 27018))
18481 ;;; Generated autoloads from reposition.el 18561 ;;; Generated autoloads from reposition.el
18482 18562
18483 (autoload (quote reposition-window) "reposition" "\ 18563 (autoload (quote reposition-window) "reposition" "\
18484 Make the current definition and/or comment visible. 18564 Make the current definition and/or comment visible.
18485 Further invocations move it to the top of the window or toggle the 18565 Further invocations move it to the top of the window or toggle the
18502 \(fn &optional ARG)" t nil) 18582 \(fn &optional ARG)" t nil)
18503 (define-key esc-map "\C-l" 'reposition-window) 18583 (define-key esc-map "\C-l" 'reposition-window)
18504 18584
18505 ;;;*** 18585 ;;;***
18506 18586
18507 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16213 18587 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16211
18508 ;;;;;; 43271)) 18588 ;;;;;; 27018))
18509 ;;; Generated autoloads from resume.el 18589 ;;; Generated autoloads from resume.el
18510 18590
18511 (autoload (quote resume-suspend-hook) "resume" "\ 18591 (autoload (quote resume-suspend-hook) "resume" "\
18512 Clear out the file used for transmitting args when Emacs resumes. 18592 Clear out the file used for transmitting args when Emacs resumes.
18513 18593
18514 \(fn)" nil nil) 18594 \(fn)" nil nil)
18515 18595
18516 ;;;*** 18596 ;;;***
18517 18597
18518 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 18598 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
18519 ;;;;;; (16213 43271)) 18599 ;;;;;; (16211 27018))
18520 ;;; Generated autoloads from reveal.el 18600 ;;; Generated autoloads from reveal.el
18521 18601
18522 (autoload (quote reveal-mode) "reveal" "\ 18602 (autoload (quote reveal-mode) "reveal" "\
18523 Toggle Reveal mode on or off. 18603 Toggle Reveal mode on or off.
18524 Reveal mode renders invisible text around point visible again. 18604 Reveal mode renders invisible text around point visible again.
18549 18629
18550 ;;;*** 18630 ;;;***
18551 18631
18552 ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties 18632 ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties
18553 ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" 18633 ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el"
18554 ;;;;;; (16213 43271)) 18634 ;;;;;; (16211 27018))
18555 ;;; Generated autoloads from rfn-eshadow.el 18635 ;;; Generated autoloads from rfn-eshadow.el
18556 18636
18557 (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ 18637 (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\
18558 Properties given to the `shadowed' part of a filename in the minibuffer. 18638 Properties given to the `shadowed' part of a filename in the minibuffer.
18559 Only used when `file-name-shadow-mode' is active. 18639 Only used when `file-name-shadow-mode' is active.
18592 \(fn &optional ARG)" t nil) 18672 \(fn &optional ARG)" t nil)
18593 18673
18594 ;;;*** 18674 ;;;***
18595 18675
18596 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 18676 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
18597 ;;;;;; (16213 43273)) 18677 ;;;;;; (16211 27026))
18598 ;;; Generated autoloads from emacs-lisp/ring.el 18678 ;;; Generated autoloads from emacs-lisp/ring.el
18599 18679
18600 (autoload (quote ring-p) "ring" "\ 18680 (autoload (quote ring-p) "ring" "\
18601 Return t if X is a ring; nil otherwise. 18681 Return t if X is a ring; nil otherwise.
18602 18682
18607 18687
18608 \(fn SIZE)" nil nil) 18688 \(fn SIZE)" nil nil)
18609 18689
18610 ;;;*** 18690 ;;;***
18611 18691
18612 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16213 43280)) 18692 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16211 27037))
18613 ;;; Generated autoloads from net/rlogin.el 18693 ;;; Generated autoloads from net/rlogin.el
18614 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 18694 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
18615 18695
18616 (autoload (quote rlogin) "rlogin" "\ 18696 (autoload (quote rlogin) "rlogin" "\
18617 Open a network login connection via `rlogin' with args INPUT-ARGS. 18697 Open a network login connection via `rlogin' with args INPUT-ARGS.
18658 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 18738 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
18659 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 18739 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
18660 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 18740 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
18661 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 18741 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
18662 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 18742 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
18663 ;;;;;; "rmail" "mail/rmail.el" (16213 43280)) 18743 ;;;;;; "rmail" "mail/rmail.el" (16296 8718))
18664 ;;; Generated autoloads from mail/rmail.el 18744 ;;; Generated autoloads from mail/rmail.el
18665 18745
18666 (defvar rmail-dont-reply-to-names nil "\ 18746 (defvar rmail-dont-reply-to-names nil "\
18667 *A regexp specifying addresses to prune from a reply message. 18747 *A regexp specifying addresses to prune from a reply message.
18668 A value of nil means exclude your own email address as an address 18748 A value of nil means exclude your own email address as an address
18906 \(fn PASSWORD)" t nil) 18986 \(fn PASSWORD)" t nil)
18907 18987
18908 ;;;*** 18988 ;;;***
18909 18989
18910 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 18990 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
18911 ;;;;;; (16213 43280)) 18991 ;;;;;; (16211 27034))
18912 ;;; Generated autoloads from mail/rmailedit.el 18992 ;;; Generated autoloads from mail/rmailedit.el
18913 18993
18914 (autoload (quote rmail-edit-current-message) "rmailedit" "\ 18994 (autoload (quote rmail-edit-current-message) "rmailedit" "\
18915 Edit the contents of this message. 18995 Edit the contents of this message.
18916 18996
18918 18998
18919 ;;;*** 18999 ;;;***
18920 19000
18921 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 19001 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
18922 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 19002 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
18923 ;;;;;; "mail/rmailkwd.el" (16213 43280)) 19003 ;;;;;; "mail/rmailkwd.el" (16211 27034))
18924 ;;; Generated autoloads from mail/rmailkwd.el 19004 ;;; Generated autoloads from mail/rmailkwd.el
18925 19005
18926 (autoload (quote rmail-add-label) "rmailkwd" "\ 19006 (autoload (quote rmail-add-label) "rmailkwd" "\
18927 Add LABEL to labels associated with current RMAIL message. 19007 Add LABEL to labels associated with current RMAIL message.
18928 Completion is performed over known labels when reading. 19008 Completion is performed over known labels when reading.
18957 \(fn N LABELS)" t nil) 19037 \(fn N LABELS)" t nil)
18958 19038
18959 ;;;*** 19039 ;;;***
18960 19040
18961 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 19041 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
18962 ;;;;;; (16213 43280)) 19042 ;;;;;; (16211 27035))
18963 ;;; Generated autoloads from mail/rmailmsc.el 19043 ;;; Generated autoloads from mail/rmailmsc.el
18964 19044
18965 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 19045 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
18966 Set the inbox list of the current RMAIL file to FILE-NAME. 19046 Set the inbox list of the current RMAIL file to FILE-NAME.
18967 You can specify one file name, or several names separated by commas. 19047 You can specify one file name, or several names separated by commas.
18971 19051
18972 ;;;*** 19052 ;;;***
18973 19053
18974 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 19054 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
18975 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 19055 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
18976 ;;;;;; "mail/rmailout.el" (16213 43280)) 19056 ;;;;;; "mail/rmailout.el" (16211 27035))
18977 ;;; Generated autoloads from mail/rmailout.el 19057 ;;; Generated autoloads from mail/rmailout.el
18978 19058
18979 (defvar rmail-output-file-alist nil "\ 19059 (defvar rmail-output-file-alist nil "\
18980 *Alist matching regexps to suggested output Rmail files. 19060 *Alist matching regexps to suggested output Rmail files.
18981 This is a list of elements of the form (REGEXP . NAME-EXP). 19061 This is a list of elements of the form (REGEXP . NAME-EXP).
19038 19118
19039 ;;;*** 19119 ;;;***
19040 19120
19041 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 19121 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
19042 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 19122 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
19043 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16213 19123 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16211
19044 ;;;;;; 43280)) 19124 ;;;;;; 27036))
19045 ;;; Generated autoloads from mail/rmailsort.el 19125 ;;; Generated autoloads from mail/rmailsort.el
19046 19126
19047 (autoload (quote rmail-sort-by-date) "rmailsort" "\ 19127 (autoload (quote rmail-sort-by-date) "rmailsort" "\
19048 Sort messages of current Rmail file by date. 19128 Sort messages of current Rmail file by date.
19049 If prefix argument REVERSE is non-nil, sort them in reverse order. 19129 If prefix argument REVERSE is non-nil, sort them in reverse order.
19091 19171
19092 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 19172 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
19093 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 19173 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
19094 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 19174 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
19095 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 19175 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
19096 ;;;;;; "rmailsum" "mail/rmailsum.el" (16250 35353)) 19176 ;;;;;; "rmailsum" "mail/rmailsum.el" (16292 22309))
19097 ;;; Generated autoloads from mail/rmailsum.el 19177 ;;; Generated autoloads from mail/rmailsum.el
19098 19178
19099 (defvar rmail-summary-scroll-between-messages t "\ 19179 (defvar rmail-summary-scroll-between-messages t "\
19100 *Non-nil means Rmail summary scroll commands move between messages.") 19180 *Non-nil means Rmail summary scroll commands move between messages.")
19101 19181
19173 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum") 19253 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum")
19174 19254
19175 ;;;*** 19255 ;;;***
19176 19256
19177 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" 19257 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
19178 ;;;;;; (16213 43281)) 19258 ;;;;;; (16211 27037))
19179 ;;; Generated autoloads from obsolete/rnewspost.el 19259 ;;; Generated autoloads from obsolete/rnewspost.el
19180 19260
19181 (autoload (quote news-post-news) "rnewspost" "\ 19261 (autoload (quote news-post-news) "rnewspost" "\
19182 Begin editing a new USENET news article to be posted. 19262 Begin editing a new USENET news article to be posted.
19183 Type \\[describe-mode] once editing the article to get a list of commands. 19263 Type \\[describe-mode] once editing the article to get a list of commands.
19186 \(fn &optional NOQUERY)" t nil) 19266 \(fn &optional NOQUERY)" t nil)
19187 19267
19188 ;;;*** 19268 ;;;***
19189 19269
19190 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 19270 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
19191 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (16213 43271)) 19271 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (16211 27018))
19192 ;;; Generated autoloads from rot13.el 19272 ;;; Generated autoloads from rot13.el
19193 19273
19194 (autoload (quote rot13) "rot13" "\ 19274 (autoload (quote rot13) "rot13" "\
19195 Return Rot13 encryption of OBJECT, a buffer or string. 19275 Return Rot13 encryption of OBJECT, a buffer or string.
19196 19276
19227 19307
19228 ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly 19308 ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly
19229 ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame 19309 ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame
19230 ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height 19310 ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height
19231 ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" 19311 ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"
19232 ;;;;;; (16213 43281)) 19312 ;;;;;; (16211 27037))
19233 ;;; Generated autoloads from obsolete/rsz-mini.el 19313 ;;; Generated autoloads from obsolete/rsz-mini.el
19234 19314
19235 (defvar resize-minibuffer-mode nil "\ 19315 (defvar resize-minibuffer-mode nil "\
19236 *This variable is obsolete.") 19316 *This variable is obsolete.")
19237 19317
19267 19347
19268 \(fn &optional PREFIX)" t nil) 19348 \(fn &optional PREFIX)" t nil)
19269 19349
19270 ;;;*** 19350 ;;;***
19271 19351
19272 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16216 19352 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16277
19273 ;;;;;; 22161)) 19353 ;;;;;; 42321))
19274 ;;; Generated autoloads from ruler-mode.el 19354 ;;; Generated autoloads from ruler-mode.el
19275 19355
19276 (autoload (quote ruler-mode) "ruler-mode" "\ 19356 (autoload (quote ruler-mode) "ruler-mode" "\
19277 Display a ruler in the header line if ARG > 0. 19357 Display a ruler in the header line if ARG > 0.
19278 19358
19279 \(fn &optional ARG)" t nil) 19359 \(fn &optional ARG)" t nil)
19280 19360
19281 ;;;*** 19361 ;;;***
19282 19362
19283 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16213 19363 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16292
19284 ;;;;;; 43273)) 19364 ;;;;;; 22309))
19285 ;;; Generated autoloads from emacs-lisp/rx.el 19365 ;;; Generated autoloads from emacs-lisp/rx.el
19286 19366
19287 (autoload (quote rx-to-string) "rx" "\ 19367 (autoload (quote rx-to-string) "rx" "\
19288 Parse and produce code for regular expression FORM. 19368 Parse and produce code for regular expression FORM.
19289 FORM is a regular expression in sexp form. 19369 FORM is a regular expression in sexp form.
19554 \(fn REGEXP)" nil (quote macro)) 19634 \(fn REGEXP)" nil (quote macro))
19555 19635
19556 ;;;*** 19636 ;;;***
19557 19637
19558 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 19638 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
19559 ;;;;;; (16250 35355)) 19639 ;;;;;; (16249 27909))
19560 ;;; Generated autoloads from progmodes/scheme.el 19640 ;;; Generated autoloads from progmodes/scheme.el
19561 19641
19562 (autoload (quote scheme-mode) "scheme" "\ 19642 (autoload (quote scheme-mode) "scheme" "\
19563 Major mode for editing Scheme code. 19643 Major mode for editing Scheme code.
19564 Editing commands are similar to those of `lisp-mode'. 19644 Editing commands are similar to those of `lisp-mode'.
19596 \(fn)" t nil) 19676 \(fn)" t nil)
19597 19677
19598 ;;;*** 19678 ;;;***
19599 19679
19600 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 19680 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
19601 ;;;;;; (16213 43274)) 19681 ;;;;;; (16211 27031))
19602 ;;; Generated autoloads from gnus/score-mode.el 19682 ;;; Generated autoloads from gnus/score-mode.el
19603 19683
19604 (autoload (quote gnus-score-mode) "score-mode" "\ 19684 (autoload (quote gnus-score-mode) "score-mode" "\
19605 Mode for editing Gnus score files. 19685 Mode for editing Gnus score files.
19606 This mode is an extended emacs-lisp mode. 19686 This mode is an extended emacs-lisp mode.
19609 19689
19610 \(fn)" t nil) 19690 \(fn)" t nil)
19611 19691
19612 ;;;*** 19692 ;;;***
19613 19693
19614 ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16213 19694 ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16211
19615 ;;;;;; 43281)) 19695 ;;;;;; 27037))
19616 ;;; Generated autoloads from obsolete/scribe.el 19696 ;;; Generated autoloads from obsolete/scribe.el
19617 19697
19618 (autoload (quote scribe-mode) "scribe" "\ 19698 (autoload (quote scribe-mode) "scribe" "\
19619 Major mode for editing files of Scribe (a text formatter) source. 19699 Major mode for editing files of Scribe (a text formatter) source.
19620 Scribe-mode is similar to text-mode, with a few extra commands added. 19700 Scribe-mode is similar to text-mode, with a few extra commands added.
19635 \(fn)" t nil) 19715 \(fn)" t nil)
19636 19716
19637 ;;;*** 19717 ;;;***
19638 19718
19639 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 19719 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
19640 ;;;;;; (16213 43271)) 19720 ;;;;;; (16211 27018))
19641 ;;; Generated autoloads from scroll-all.el 19721 ;;; Generated autoloads from scroll-all.el
19642 19722
19643 (defvar scroll-all-mode nil "\ 19723 (defvar scroll-all-mode nil "\
19644 Non-nil if Scroll-All mode is enabled. 19724 Non-nil if Scroll-All mode is enabled.
19645 See the command `scroll-all-mode' for a description of this minor-mode. 19725 See the command `scroll-all-mode' for a description of this minor-mode.
19661 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 19741 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
19662 ;;;;;; mail-default-directory mail-signature mail-personal-alias-file 19742 ;;;;;; mail-default-directory mail-signature mail-personal-alias-file
19663 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 19743 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
19664 ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers 19744 ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers
19665 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 19745 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from
19666 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16250 35353)) 19746 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16249 31404))
19667 ;;; Generated autoloads from mail/sendmail.el 19747 ;;; Generated autoloads from mail/sendmail.el
19668 19748
19669 (defvar mail-from-style (quote angles) "\ 19749 (defvar mail-from-style (quote angles) "\
19670 *Specifies how \"From:\" fields look. 19750 *Specifies how \"From:\" fields look.
19671 19751
19869 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil) 19949 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil)
19870 19950
19871 ;;;*** 19951 ;;;***
19872 19952
19873 ;;;### (autoloads (server-mode server-start) "server" "server.el" 19953 ;;;### (autoloads (server-mode server-start) "server" "server.el"
19874 ;;;;;; (16213 43271)) 19954 ;;;;;; (16211 27018))
19875 ;;; Generated autoloads from server.el 19955 ;;; Generated autoloads from server.el
19876 19956
19877 (autoload (quote server-start) "server" "\ 19957 (autoload (quote server-start) "server" "\
19878 Allow this Emacs process to be a server for client processes. 19958 Allow this Emacs process to be a server for client processes.
19879 This starts a server communications subprocess through which 19959 This starts a server communications subprocess through which
19901 19981
19902 \(fn &optional ARG)" t nil) 19982 \(fn &optional ARG)" t nil)
19903 19983
19904 ;;;*** 19984 ;;;***
19905 19985
19906 ;;;### (autoloads (ses-mode) "ses" "ses.el" (16213 43271)) 19986 ;;;### (autoloads (ses-mode) "ses" "ses.el" (16211 27018))
19907 ;;; Generated autoloads from ses.el 19987 ;;; Generated autoloads from ses.el
19908 19988
19909 (autoload (quote ses-mode) "ses" "\ 19989 (autoload (quote ses-mode) "ses" "\
19910 Major mode for Simple Emacs Spreadsheet. See \"ses-readme.txt\" for more info. 19990 Major mode for Simple Emacs Spreadsheet. See \"ses-readme.txt\" for more info.
19911 19991
19919 \(fn)" t nil) 19999 \(fn)" t nil)
19920 20000
19921 ;;;*** 20001 ;;;***
19922 20002
19923 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 20003 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
19924 ;;;;;; (16213 43284)) 20004 ;;;;;; (16211 27044))
19925 ;;; Generated autoloads from textmodes/sgml-mode.el 20005 ;;; Generated autoloads from textmodes/sgml-mode.el
19926 20006
19927 (autoload (quote sgml-mode) "sgml-mode" "\ 20007 (autoload (quote sgml-mode) "sgml-mode" "\
19928 Major mode for editing SGML documents. 20008 Major mode for editing SGML documents.
19929 Makes > match <. 20009 Makes > match <.
19987 \(fn)" t nil) 20067 \(fn)" t nil)
19988 20068
19989 ;;;*** 20069 ;;;***
19990 20070
19991 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 20071 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
19992 ;;;;;; (16250 35355)) 20072 ;;;;;; (16256 53160))
19993 ;;; Generated autoloads from progmodes/sh-script.el 20073 ;;; Generated autoloads from progmodes/sh-script.el
19994 20074
19995 (autoload (quote sh-mode) "sh-script" "\ 20075 (autoload (quote sh-mode) "sh-script" "\
19996 Major mode for editing shell scripts. 20076 Major mode for editing shell scripts.
19997 This mode works for many shells, since they all have roughly the same syntax, 20077 This mode works for many shells, since they all have roughly the same syntax,
20051 (defalias (quote shell-script-mode) (quote sh-mode)) 20131 (defalias (quote shell-script-mode) (quote sh-mode))
20052 20132
20053 ;;;*** 20133 ;;;***
20054 20134
20055 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 20135 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
20056 ;;;;;; (16213 43273)) 20136 ;;;;;; (16211 27026))
20057 ;;; Generated autoloads from emacs-lisp/shadow.el 20137 ;;; Generated autoloads from emacs-lisp/shadow.el
20058 20138
20059 (autoload (quote list-load-path-shadows) "shadow" "\ 20139 (autoload (quote list-load-path-shadows) "shadow" "\
20060 Display a list of Emacs Lisp files that shadow other files. 20140 Display a list of Emacs Lisp files that shadow other files.
20061 20141
20098 \(fn)" t nil) 20178 \(fn)" t nil)
20099 20179
20100 ;;;*** 20180 ;;;***
20101 20181
20102 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 20182 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
20103 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16213 20183 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16211
20104 ;;;;;; 43271)) 20184 ;;;;;; 27018))
20105 ;;; Generated autoloads from shadowfile.el 20185 ;;; Generated autoloads from shadowfile.el
20106 20186
20107 (autoload (quote shadow-define-cluster) "shadowfile" "\ 20187 (autoload (quote shadow-define-cluster) "shadowfile" "\
20108 Edit (or create) the definition of a cluster NAME. 20188 Edit (or create) the definition of a cluster NAME.
20109 This is a group of hosts that share directories, so that copying to or from 20189 This is a group of hosts that share directories, so that copying to or from
20138 \(fn)" t nil) 20218 \(fn)" t nil)
20139 20219
20140 ;;;*** 20220 ;;;***
20141 20221
20142 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 20222 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
20143 ;;;;;; (16213 43271)) 20223 ;;;;;; (16211 27018))
20144 ;;; Generated autoloads from shell.el 20224 ;;; Generated autoloads from shell.el
20145 20225
20146 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 20226 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
20147 Regexp to match shells that don't save their command history, and 20227 Regexp to match shells that don't save their command history, and
20148 don't handle the backslash as a quote character. For shells that 20228 don't handle the backslash as a quote character. For shells that
20184 \(fn &optional BUFFER)" t nil) 20264 \(fn &optional BUFFER)" t nil)
20185 (add-hook 'same-window-buffer-names "*shell*") 20265 (add-hook 'same-window-buffer-names "*shell*")
20186 20266
20187 ;;;*** 20267 ;;;***
20188 20268
20189 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16213 20269 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16211
20190 ;;;;;; 43282)) 20270 ;;;;;; 27039))
20191 ;;; Generated autoloads from progmodes/simula.el 20271 ;;; Generated autoloads from progmodes/simula.el
20192 20272
20193 (autoload (quote simula-mode) "simula" "\ 20273 (autoload (quote simula-mode) "simula" "\
20194 Major mode for editing SIMULA code. 20274 Major mode for editing SIMULA code.
20195 \\{simula-mode-map} 20275 \\{simula-mode-map}
20234 \(fn)" t nil) 20314 \(fn)" t nil)
20235 20315
20236 ;;;*** 20316 ;;;***
20237 20317
20238 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 20318 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
20239 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16213 43271)) 20319 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16211 27018))
20240 ;;; Generated autoloads from skeleton.el 20320 ;;; Generated autoloads from skeleton.el
20241 20321
20242 (defvar skeleton-filter (quote identity) "\ 20322 (defvar skeleton-filter (quote identity) "\
20243 Function for transforming a skeleton proxy's aliases' variable value.") 20323 Function for transforming a skeleton proxy's aliases' variable value.")
20244 20324
20344 \(fn ARG)" t nil) 20424 \(fn ARG)" t nil)
20345 20425
20346 ;;;*** 20426 ;;;***
20347 20427
20348 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 20428 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
20349 ;;;;;; (16213 43271)) 20429 ;;;;;; (16258 10857))
20350 ;;; Generated autoloads from smerge-mode.el 20430 ;;; Generated autoloads from smerge-mode.el
20351 20431
20352 (autoload (quote smerge-ediff) "smerge-mode" "\ 20432 (autoload (quote smerge-ediff) "smerge-mode" "\
20353 Invoke ediff to resolve the conflicts. 20433 Invoke ediff to resolve the conflicts.
20354 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the 20434 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the
20363 \(fn &optional ARG)" t nil) 20443 \(fn &optional ARG)" t nil)
20364 20444
20365 ;;;*** 20445 ;;;***
20366 20446
20367 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" 20447 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
20368 ;;;;;; (16213 43274)) 20448 ;;;;;; (16211 27031))
20369 ;;; Generated autoloads from gnus/smiley-ems.el 20449 ;;; Generated autoloads from gnus/smiley-ems.el
20370 20450
20371 (autoload (quote smiley-region) "smiley-ems" "\ 20451 (autoload (quote smiley-region) "smiley-ems" "\
20372 Display textual smileys as images. 20452 Display textual smileys as images.
20373 START and END specify the region; interactively, use the values 20453 START and END specify the region; interactively, use the values
20377 \(fn START END)" t nil) 20457 \(fn START END)" t nil)
20378 20458
20379 ;;;*** 20459 ;;;***
20380 20460
20381 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 20461 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
20382 ;;;;;; "mail/smtpmail.el" (16247 63113)) 20462 ;;;;;; "mail/smtpmail.el" (16246 41418))
20383 ;;; Generated autoloads from mail/smtpmail.el 20463 ;;; Generated autoloads from mail/smtpmail.el
20384 20464
20385 (autoload (quote smtpmail-send-it) "smtpmail" "\ 20465 (autoload (quote smtpmail-send-it) "smtpmail" "\
20386 Not documented 20466 Not documented
20387 20467
20392 20472
20393 \(fn)" t nil) 20473 \(fn)" t nil)
20394 20474
20395 ;;;*** 20475 ;;;***
20396 20476
20397 ;;;### (autoloads (snake) "snake" "play/snake.el" (16213 43281)) 20477 ;;;### (autoloads (snake) "snake" "play/snake.el" (16211 27038))
20398 ;;; Generated autoloads from play/snake.el 20478 ;;; Generated autoloads from play/snake.el
20399 20479
20400 (autoload (quote snake) "snake" "\ 20480 (autoload (quote snake) "snake" "\
20401 Play the Snake game. 20481 Play the Snake game.
20402 Move the snake around without colliding with its tail or with the border. 20482 Move the snake around without colliding with its tail or with the border.
20416 \(fn)" t nil) 20496 \(fn)" t nil)
20417 20497
20418 ;;;*** 20498 ;;;***
20419 20499
20420 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 20500 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
20421 ;;;;;; (16213 43280)) 20501 ;;;;;; (16211 27037))
20422 ;;; Generated autoloads from net/snmp-mode.el 20502 ;;; Generated autoloads from net/snmp-mode.el
20423 20503
20424 (autoload (quote snmp-mode) "snmp-mode" "\ 20504 (autoload (quote snmp-mode) "snmp-mode" "\
20425 Major mode for editing SNMP MIBs. 20505 Major mode for editing SNMP MIBs.
20426 Expression and list commands understand all C brackets. 20506 Expression and list commands understand all C brackets.
20447 20527
20448 ;;;*** 20528 ;;;***
20449 20529
20450 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 20530 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
20451 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 20531 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
20452 ;;;;;; "solar" "calendar/solar.el" (16213 43272)) 20532 ;;;;;; "solar" "calendar/solar.el" (16211 27023))
20453 ;;; Generated autoloads from calendar/solar.el 20533 ;;; Generated autoloads from calendar/solar.el
20454 20534
20455 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 20535 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
20456 *The pseudo-pattern that governs the way a time of day is formatted. 20536 *The pseudo-pattern that governs the way a time of day is formatted.
20457 20537
20518 20598
20519 \(fn)" nil nil) 20599 \(fn)" nil nil)
20520 20600
20521 ;;;*** 20601 ;;;***
20522 20602
20523 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16213 20603 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16211
20524 ;;;;;; 43281)) 20604 ;;;;;; 27038))
20525 ;;; Generated autoloads from play/solitaire.el 20605 ;;; Generated autoloads from play/solitaire.el
20526 20606
20527 (autoload (quote solitaire) "solitaire" "\ 20607 (autoload (quote solitaire) "solitaire" "\
20528 Play Solitaire. 20608 Play Solitaire.
20529 20609
20596 20676
20597 ;;;*** 20677 ;;;***
20598 20678
20599 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 20679 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
20600 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 20680 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
20601 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16213 43271)) 20681 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16211 27018))
20602 ;;; Generated autoloads from sort.el 20682 ;;; Generated autoloads from sort.el
20603 20683
20604 (autoload (quote sort-subr) "sort" "\ 20684 (autoload (quote sort-subr) "sort" "\
20605 General text sorting routine to divide buffer into records and sort them. 20685 General text sorting routine to divide buffer into records and sort them.
20606 20686
20739 \(fn BEG END)" t nil) 20819 \(fn BEG END)" t nil)
20740 20820
20741 ;;;*** 20821 ;;;***
20742 20822
20743 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 20823 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
20744 ;;;;;; "speedbar.el" (16213 43271)) 20824 ;;;;;; "speedbar.el" (16211 27019))
20745 ;;; Generated autoloads from speedbar.el 20825 ;;; Generated autoloads from speedbar.el
20746 20826
20747 (defalias (quote speedbar) (quote speedbar-frame-mode)) 20827 (defalias (quote speedbar) (quote speedbar-frame-mode))
20748 20828
20749 (autoload (quote speedbar-frame-mode) "speedbar" "\ 20829 (autoload (quote speedbar-frame-mode) "speedbar" "\
20764 \(fn)" t nil) 20844 \(fn)" t nil)
20765 20845
20766 ;;;*** 20846 ;;;***
20767 20847
20768 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 20848 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
20769 ;;;;;; "spell" "textmodes/spell.el" (16213 43284)) 20849 ;;;;;; "spell" "textmodes/spell.el" (16211 27044))
20770 ;;; Generated autoloads from textmodes/spell.el 20850 ;;; Generated autoloads from textmodes/spell.el
20771 20851
20772 (put (quote spell-filter) (quote risky-local-variable) t) 20852 (put (quote spell-filter) (quote risky-local-variable) t)
20773 20853
20774 (autoload (quote spell-buffer) "spell" "\ 20854 (autoload (quote spell-buffer) "spell" "\
20800 20880
20801 \(fn STRING)" t nil) 20881 \(fn STRING)" t nil)
20802 20882
20803 ;;;*** 20883 ;;;***
20804 20884
20805 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16213 20885 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16211
20806 ;;;;;; 43281)) 20886 ;;;;;; 27038))
20807 ;;; Generated autoloads from play/spook.el 20887 ;;; Generated autoloads from play/spook.el
20808 20888
20809 (autoload (quote spook) "spook" "\ 20889 (autoload (quote spook) "spook" "\
20810 Adds that special touch of class to your outgoing mail. 20890 Adds that special touch of class to your outgoing mail.
20811 20891
20820 20900
20821 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 20901 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
20822 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 20902 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
20823 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 20903 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
20824 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16225 20904 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16225
20825 ;;;;;; 38513)) 20905 ;;;;;; 6527))
20826 ;;; Generated autoloads from progmodes/sql.el 20906 ;;; Generated autoloads from progmodes/sql.el
20827 20907
20828 (autoload (quote sql-add-product-keywords) "sql" "\ 20908 (autoload (quote sql-add-product-keywords) "sql" "\
20829 Append a `font-lock-keywords' entry to the existing entries defined 20909 Append a `font-lock-keywords' entry to the existing entries defined
20830 for the specified `product'. 20910 for the specified `product'.
21236 21316
21237 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 21317 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
21238 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 21318 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
21239 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 21319 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
21240 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 21320 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
21241 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16213 21321 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16258
21242 ;;;;;; 43271)) 21322 ;;;;;; 10857))
21243 ;;; Generated autoloads from strokes.el 21323 ;;; Generated autoloads from strokes.el
21244 21324
21245 (autoload (quote strokes-global-set-stroke) "strokes" "\ 21325 (autoload (quote strokes-global-set-stroke) "strokes" "\
21246 Interactively give STROKE the global binding as COMMAND. 21326 Interactively give STROKE the global binding as COMMAND.
21247 Operated just like `global-set-key', except for strokes. 21327 Operated just like `global-set-key', except for strokes.
21344 \(fn)" t nil) 21424 \(fn)" t nil)
21345 21425
21346 ;;;*** 21426 ;;;***
21347 21427
21348 ;;;### (autoloads (studlify-buffer studlify-word studlify-region) 21428 ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
21349 ;;;;;; "studly" "play/studly.el" (16213 43281)) 21429 ;;;;;; "studly" "play/studly.el" (16211 27038))
21350 ;;; Generated autoloads from play/studly.el 21430 ;;; Generated autoloads from play/studly.el
21351 21431
21352 (autoload (quote studlify-region) "studly" "\ 21432 (autoload (quote studlify-region) "studly" "\
21353 Studlify-case the region. 21433 Studlify-case the region.
21354 21434
21365 \(fn)" t nil) 21445 \(fn)" t nil)
21366 21446
21367 ;;;*** 21447 ;;;***
21368 21448
21369 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 21449 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
21370 ;;;;;; (16213 43280)) 21450 ;;;;;; (16211 27036))
21371 ;;; Generated autoloads from mail/supercite.el 21451 ;;; Generated autoloads from mail/supercite.el
21372 21452
21373 (autoload (quote sc-cite-original) "supercite" "\ 21453 (autoload (quote sc-cite-original) "supercite" "\
21374 Workhorse citing function which performs the initial citation. 21454 Workhorse citing function which performs the initial citation.
21375 This is callable from the various mail and news readers' reply 21455 This is callable from the various mail and news readers' reply
21397 21477
21398 \(fn)" nil nil) 21478 \(fn)" nil nil)
21399 21479
21400 ;;;*** 21480 ;;;***
21401 21481
21402 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16213 21482 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16211
21403 ;;;;;; 43273)) 21483 ;;;;;; 27026))
21404 ;;; Generated autoloads from emacs-lisp/syntax.el 21484 ;;; Generated autoloads from emacs-lisp/syntax.el
21405 21485
21406 (autoload (quote syntax-ppss) "syntax" "\ 21486 (autoload (quote syntax-ppss) "syntax" "\
21407 Parse-Partial-Sexp State at POS. 21487 Parse-Partial-Sexp State at POS.
21408 The returned value is the same as `parse-partial-sexp' except that 21488 The returned value is the same as `parse-partial-sexp' except that
21411 21491
21412 \(fn &optional POS)" nil nil) 21492 \(fn &optional POS)" nil nil)
21413 21493
21414 ;;;*** 21494 ;;;***
21415 21495
21416 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16213 43271)) 21496 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16211 27021))
21417 ;;; Generated autoloads from tabify.el 21497 ;;; Generated autoloads from tabify.el
21418 21498
21419 (autoload (quote untabify) "tabify" "\ 21499 (autoload (quote untabify) "tabify" "\
21420 Convert all tabs in region to multiple spaces, preserving columns. 21500 Convert all tabs in region to multiple spaces, preserving columns.
21421 Called non-interactively, the region is specified by arguments 21501 Called non-interactively, the region is specified by arguments
21446 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table 21526 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table
21447 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize 21527 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize
21448 ;;;;;; table-recognize table-insert-row-column table-insert-column 21528 ;;;;;; table-recognize table-insert-row-column table-insert-column
21449 ;;;;;; table-insert-row table-insert table-point-left-cell-hook 21529 ;;;;;; table-insert-row table-insert table-point-left-cell-hook
21450 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 21530 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
21451 ;;;;;; "table" "textmodes/table.el" (16213 43284)) 21531 ;;;;;; "table" "textmodes/table.el" (16211 27044))
21452 ;;; Generated autoloads from textmodes/table.el 21532 ;;; Generated autoloads from textmodes/table.el
21453 21533
21454 (defvar table-cell-map-hook nil "\ 21534 (defvar table-cell-map-hook nil "\
21455 *Normal hooks run when finishing construction of `table-cell-map'. 21535 *Normal hooks run when finishing construction of `table-cell-map'.
21456 User can modify `table-cell-map' by adding custom functions here.") 21536 User can modify `table-cell-map' by adding custom functions here.")
22034 22114
22035 \(fn)" t nil) 22115 \(fn)" t nil)
22036 22116
22037 ;;;*** 22117 ;;;***
22038 22118
22039 ;;;### (autoloads (talk-connect) "talk" "talk.el" (16213 43271)) 22119 ;;;### (autoloads (talk-connect) "talk" "talk.el" (16211 27021))
22040 ;;; Generated autoloads from talk.el 22120 ;;; Generated autoloads from talk.el
22041 22121
22042 (autoload (quote talk-connect) "talk" "\ 22122 (autoload (quote talk-connect) "talk" "\
22043 Connect to display DISPLAY for the Emacs talk group. 22123 Connect to display DISPLAY for the Emacs talk group.
22044 22124
22045 \(fn DISPLAY)" t nil) 22125 \(fn DISPLAY)" t nil)
22046 22126
22047 ;;;*** 22127 ;;;***
22048 22128
22049 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16213 43271)) 22129 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16211 27021))
22050 ;;; Generated autoloads from tar-mode.el 22130 ;;; Generated autoloads from tar-mode.el
22051 22131
22052 (autoload (quote tar-mode) "tar-mode" "\ 22132 (autoload (quote tar-mode) "tar-mode" "\
22053 Major mode for viewing a tar file as a dired-like listing of its contents. 22133 Major mode for viewing a tar file as a dired-like listing of its contents.
22054 You can move around using the usual cursor motion commands. 22134 You can move around using the usual cursor motion commands.
22068 \(fn)" t nil) 22148 \(fn)" t nil)
22069 22149
22070 ;;;*** 22150 ;;;***
22071 22151
22072 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 22152 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
22073 ;;;;;; "progmodes/tcl.el" (16213 43282)) 22153 ;;;;;; "progmodes/tcl.el" (16211 27039))
22074 ;;; Generated autoloads from progmodes/tcl.el 22154 ;;; Generated autoloads from progmodes/tcl.el
22075 22155
22076 (autoload (quote tcl-mode) "tcl" "\ 22156 (autoload (quote tcl-mode) "tcl" "\
22077 Major mode for editing Tcl code. 22157 Major mode for editing Tcl code.
22078 Expression and list commands understand all Tcl brackets. 22158 Expression and list commands understand all Tcl brackets.
22119 22199
22120 \(fn COMMAND &optional ARG)" t nil) 22200 \(fn COMMAND &optional ARG)" t nil)
22121 22201
22122 ;;;*** 22202 ;;;***
22123 22203
22124 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16213 43280)) 22204 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16211 27037))
22125 ;;; Generated autoloads from net/telnet.el 22205 ;;; Generated autoloads from net/telnet.el
22126 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 22206 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
22127 22207
22128 (autoload (quote telnet) "telnet" "\ 22208 (autoload (quote telnet) "telnet" "\
22129 Open a network login connection to host named HOST (a string). 22209 Open a network login connection to host named HOST (a string).
22143 22223
22144 \(fn HOST)" t nil) 22224 \(fn HOST)" t nil)
22145 22225
22146 ;;;*** 22226 ;;;***
22147 22227
22148 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16213 22228 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16211
22149 ;;;;;; 43271)) 22229 ;;;;;; 27021))
22150 ;;; Generated autoloads from term.el 22230 ;;; Generated autoloads from term.el
22151 22231
22152 (autoload (quote make-term) "term" "\ 22232 (autoload (quote make-term) "term" "\
22153 Make a term process NAME in a buffer, running PROGRAM. 22233 Make a term process NAME in a buffer, running PROGRAM.
22154 The name of the buffer is made by surrounding NAME with `*'s. 22234 The name of the buffer is made by surrounding NAME with `*'s.
22172 22252
22173 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil) 22253 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil)
22174 22254
22175 ;;;*** 22255 ;;;***
22176 22256
22177 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16213 22257 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16211
22178 ;;;;;; 43271)) 22258 ;;;;;; 27021))
22179 ;;; Generated autoloads from terminal.el 22259 ;;; Generated autoloads from terminal.el
22180 22260
22181 (autoload (quote terminal-emulator) "terminal" "\ 22261 (autoload (quote terminal-emulator) "terminal" "\
22182 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 22262 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
22183 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 22263 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
22210 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil) 22290 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil)
22211 22291
22212 ;;;*** 22292 ;;;***
22213 22293
22214 ;;;### (autoloads (testcover-this-defun testcover-start) "testcover" 22294 ;;;### (autoloads (testcover-this-defun testcover-start) "testcover"
22215 ;;;;;; "emacs-lisp/testcover.el" (16213 43273)) 22295 ;;;;;; "emacs-lisp/testcover.el" (16211 27026))
22216 ;;; Generated autoloads from emacs-lisp/testcover.el 22296 ;;; Generated autoloads from emacs-lisp/testcover.el
22217 22297
22218 (autoload (quote testcover-start) "testcover" "\ 22298 (autoload (quote testcover-start) "testcover" "\
22219 Uses edebug to instrument all macros and functions in FILENAME, then 22299 Uses edebug to instrument all macros and functions in FILENAME, then
22220 changes the instrumentation from edebug to testcover--much faster, no 22300 changes the instrumentation from edebug to testcover--much faster, no
22228 22308
22229 \(fn)" t nil) 22309 \(fn)" t nil)
22230 22310
22231 ;;;*** 22311 ;;;***
22232 22312
22233 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16213 43281)) 22313 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16211 27038))
22234 ;;; Generated autoloads from play/tetris.el 22314 ;;; Generated autoloads from play/tetris.el
22235 22315
22236 (autoload (quote tetris) "tetris" "\ 22316 (autoload (quote tetris) "tetris" "\
22237 Play the Tetris game. 22317 Play the Tetris game.
22238 Shapes drop from the top of the screen, and the user has to move and 22318 Shapes drop from the top of the screen, and the user has to move and
22259 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command 22339 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
22260 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 22340 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
22261 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 22341 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
22262 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 22342 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
22263 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 22343 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
22264 ;;;;;; (16213 43284)) 22344 ;;;;;; (16291 51938))
22265 ;;; Generated autoloads from textmodes/tex-mode.el 22345 ;;; Generated autoloads from textmodes/tex-mode.el
22266 22346
22267 (defvar tex-shell-file-name nil "\ 22347 (defvar tex-shell-file-name nil "\
22268 *If non-nil, the shell file name to run in the subshell used to run TeX.") 22348 *If non-nil, the shell file name to run in the subshell used to run TeX.")
22269 22349
22561 \(fn)" t nil) 22641 \(fn)" t nil)
22562 22642
22563 ;;;*** 22643 ;;;***
22564 22644
22565 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 22645 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
22566 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16213 43284)) 22646 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16292 22308))
22567 ;;; Generated autoloads from textmodes/texinfmt.el 22647 ;;; Generated autoloads from textmodes/texinfmt.el
22568 22648
22569 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 22649 (autoload (quote texinfo-format-buffer) "texinfmt" "\
22570 Process the current buffer as texinfo code, into an Info file. 22650 Process the current buffer as texinfo code, into an Info file.
22571 The Info file output is generated in a buffer visiting the Info file 22651 The Info file output is generated in a buffer visiting the Info file
22601 \(fn &optional NOSPLIT)" t nil) 22681 \(fn &optional NOSPLIT)" t nil)
22602 22682
22603 ;;;*** 22683 ;;;***
22604 22684
22605 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 22685 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
22606 ;;;;;; "texinfo" "textmodes/texinfo.el" (16213 43284)) 22686 ;;;;;; "texinfo" "textmodes/texinfo.el" (16211 27044))
22607 ;;; Generated autoloads from textmodes/texinfo.el 22687 ;;; Generated autoloads from textmodes/texinfo.el
22608 22688
22609 (defvar texinfo-open-quote "``" "\ 22689 (defvar texinfo-open-quote "``" "\
22610 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 22690 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
22611 22691
22687 22767
22688 ;;;*** 22768 ;;;***
22689 22769
22690 ;;;### (autoloads (thai-composition-function thai-post-read-conversion 22770 ;;;### (autoloads (thai-composition-function thai-post-read-conversion
22691 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) 22771 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region)
22692 ;;;;;; "thai-util" "language/thai-util.el" (16213 43280)) 22772 ;;;;;; "thai-util" "language/thai-util.el" (16211 27033))
22693 ;;; Generated autoloads from language/thai-util.el 22773 ;;; Generated autoloads from language/thai-util.el
22694 22774
22695 (autoload (quote thai-compose-region) "thai-util" "\ 22775 (autoload (quote thai-compose-region) "thai-util" "\
22696 Compose Thai characters in the region. 22776 Compose Thai characters in the region.
22697 When called from a program, expects two arguments, 22777 When called from a program, expects two arguments,
22726 22806
22727 ;;;*** 22807 ;;;***
22728 22808
22729 ;;;### (autoloads (list-at-point number-at-point symbol-at-point 22809 ;;;### (autoloads (list-at-point number-at-point symbol-at-point
22730 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 22810 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
22731 ;;;;;; "thingatpt" "thingatpt.el" (16213 43271)) 22811 ;;;;;; "thingatpt" "thingatpt.el" (16211 27021))
22732 ;;; Generated autoloads from thingatpt.el 22812 ;;; Generated autoloads from thingatpt.el
22733 22813
22734 (autoload (quote forward-thing) "thingatpt" "\ 22814 (autoload (quote forward-thing) "thingatpt" "\
22735 Move forward to the end of the next THING. 22815 Move forward to the end of the next THING.
22736 22816
22786 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion 22866 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion
22787 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 22867 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
22788 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 22868 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
22789 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 22869 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
22790 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 22870 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
22791 ;;;;;; "language/tibet-util.el" (16213 43280)) 22871 ;;;;;; "language/tibet-util.el" (16211 27033))
22792 ;;; Generated autoloads from language/tibet-util.el 22872 ;;; Generated autoloads from language/tibet-util.el
22793 22873
22794 (autoload (quote tibetan-char-p) "tibet-util" "\ 22874 (autoload (quote tibetan-char-p) "tibet-util" "\
22795 Check if char CH is Tibetan character. 22875 Check if char CH is Tibetan character.
22796 Returns non-nil if CH is Tibetan. Otherwise, returns nil. 22876 Returns non-nil if CH is Tibetan. Otherwise, returns nil.
22865 \(fn FROM TO)" nil nil) 22945 \(fn FROM TO)" nil nil)
22866 22946
22867 ;;;*** 22947 ;;;***
22868 22948
22869 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 22949 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
22870 ;;;;;; (16213 43284)) 22950 ;;;;;; (16211 27044))
22871 ;;; Generated autoloads from textmodes/tildify.el 22951 ;;; Generated autoloads from textmodes/tildify.el
22872 22952
22873 (autoload (quote tildify-region) "tildify" "\ 22953 (autoload (quote tildify-region) "tildify" "\
22874 Add hard spaces in the region between BEG and END. 22954 Add hard spaces in the region between BEG and END.
22875 See variables `tildify-pattern-alist', `tildify-string-alist', and 22955 See variables `tildify-pattern-alist', `tildify-string-alist', and
22889 \(fn)" t nil) 22969 \(fn)" t nil)
22890 22970
22891 ;;;*** 22971 ;;;***
22892 22972
22893 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 22973 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
22894 ;;;;;; "time" "time.el" (16213 43271)) 22974 ;;;;;; "time" "time.el" (16211 27021))
22895 ;;; Generated autoloads from time.el 22975 ;;; Generated autoloads from time.el
22896 22976
22897 (defvar display-time-day-and-date nil "\ 22977 (defvar display-time-day-and-date nil "\
22898 *Non-nil means \\[display-time] should display day and date as well as time.") 22978 *Non-nil means \\[display-time] should display day and date as well as time.")
22899 22979
22930 ;;;*** 23010 ;;;***
22931 23011
22932 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 23012 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
22933 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 23013 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
22934 ;;;;;; time-since days-to-time time-less-p seconds-to-time date-to-time) 23014 ;;;;;; time-since days-to-time time-less-p seconds-to-time date-to-time)
22935 ;;;;;; "time-date" "calendar/time-date.el" (16213 43272)) 23015 ;;;;;; "time-date" "calendar/time-date.el" (16211 27023))
22936 ;;; Generated autoloads from calendar/time-date.el 23016 ;;; Generated autoloads from calendar/time-date.el
22937 23017
22938 (autoload (quote date-to-time) "time-date" "\ 23018 (autoload (quote date-to-time) "time-date" "\
22939 Parse a string that represents a date-time and return a time value. 23019 Parse a string that represents a date-time and return a time value.
22940 23020
23010 \(fn DATE)" nil nil) 23090 \(fn DATE)" nil nil)
23011 23091
23012 ;;;*** 23092 ;;;***
23013 23093
23014 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 23094 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
23015 ;;;;;; "time-stamp.el" (16213 43271)) 23095 ;;;;;; "time-stamp.el" (16211 27021))
23016 ;;; Generated autoloads from time-stamp.el 23096 ;;; Generated autoloads from time-stamp.el
23017 23097
23018 (autoload (quote time-stamp) "time-stamp" "\ 23098 (autoload (quote time-stamp) "time-stamp" "\
23019 Update the time stamp string(s) in the buffer. 23099 Update the time stamp string(s) in the buffer.
23020 A template in a file can be automatically updated with a new time stamp 23100 A template in a file can be automatically updated with a new time stamp
23044 23124
23045 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 23125 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
23046 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 23126 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
23047 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 23127 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
23048 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 23128 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
23049 ;;;;;; (16213 43272)) 23129 ;;;;;; (16211 27023))
23050 ;;; Generated autoloads from calendar/timeclock.el 23130 ;;; Generated autoloads from calendar/timeclock.el
23051 23131
23052 (autoload (quote timeclock-modeline-display) "timeclock" "\ 23132 (autoload (quote timeclock-modeline-display) "timeclock" "\
23053 Toggle display of the amount of time left today in the modeline. 23133 Toggle display of the amount of time left today in the modeline.
23054 If `timeclock-use-display-time' is non-nil (the default), then 23134 If `timeclock-use-display-time' is non-nil (the default), then
23144 23224
23145 ;;;*** 23225 ;;;***
23146 23226
23147 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 23227 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
23148 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 23228 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
23149 ;;;;;; "emacs-lisp/timer.el" (16213 43273)) 23229 ;;;;;; "emacs-lisp/timer.el" (16211 27026))
23150 ;;; Generated autoloads from emacs-lisp/timer.el 23230 ;;; Generated autoloads from emacs-lisp/timer.el
23151 23231
23152 (defalias (quote disable-timeout) (quote cancel-timer)) 23232 (defalias (quote disable-timeout) (quote cancel-timer))
23153 23233
23154 (autoload (quote cancel-timer) "timer" "\ 23234 (autoload (quote cancel-timer) "timer" "\
23217 \(fn LIST &rest BODY)" nil (quote macro)) 23297 \(fn LIST &rest BODY)" nil (quote macro))
23218 23298
23219 ;;;*** 23299 ;;;***
23220 23300
23221 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 23301 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
23222 ;;;;;; "international/titdic-cnv.el" (16213 43280)) 23302 ;;;;;; "international/titdic-cnv.el" (16213 6000))
23223 ;;; Generated autoloads from international/titdic-cnv.el 23303 ;;; Generated autoloads from international/titdic-cnv.el
23224 23304
23225 (autoload (quote titdic-convert) "titdic-cnv" "\ 23305 (autoload (quote titdic-convert) "titdic-cnv" "\
23226 Convert a TIT dictionary of FILENAME into a Quail package. 23306 Convert a TIT dictionary of FILENAME into a Quail package.
23227 Optional argument DIRNAME if specified is the directory name under which 23307 Optional argument DIRNAME if specified is the directory name under which
23240 \(fn &optional FORCE)" nil nil) 23320 \(fn &optional FORCE)" nil nil)
23241 23321
23242 ;;;*** 23322 ;;;***
23243 23323
23244 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 23324 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
23245 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16233 23325 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16232
23246 ;;;;;; 29568)) 23326 ;;;;;; 585))
23247 ;;; Generated autoloads from language/tml-util.el 23327 ;;; Generated autoloads from language/tml-util.el
23248 23328
23249 (autoload (quote tamil-compose-region) "tml-util" "\ 23329 (autoload (quote tamil-compose-region) "tml-util" "\
23250 Not documented 23330 Not documented
23251 23331
23264 \(fn FROM TO PATTERN &optional STRING)" nil nil) 23344 \(fn FROM TO PATTERN &optional STRING)" nil nil)
23265 23345
23266 ;;;*** 23346 ;;;***
23267 23347
23268 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 23348 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
23269 ;;;;;; "tmm.el" (16213 43271)) 23349 ;;;;;; "tmm.el" (16211 27021))
23270 ;;; Generated autoloads from tmm.el 23350 ;;; Generated autoloads from tmm.el
23271 (define-key global-map "\M-`" 'tmm-menubar) 23351 (define-key global-map "\M-`" 'tmm-menubar)
23272 (define-key global-map [f10] 'tmm-menubar) 23352 (define-key global-map [f10] 'tmm-menubar)
23273 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 23353 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
23274 23354
23305 23385
23306 ;;;*** 23386 ;;;***
23307 23387
23308 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 23388 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
23309 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 23389 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
23310 ;;;;;; "todo-mode" "calendar/todo-mode.el" (16213 43272)) 23390 ;;;;;; "todo-mode" "calendar/todo-mode.el" (16211 27023))
23311 ;;; Generated autoloads from calendar/todo-mode.el 23391 ;;; Generated autoloads from calendar/todo-mode.el
23312 23392
23313 (autoload (quote todo-add-category) "todo-mode" "\ 23393 (autoload (quote todo-add-category) "todo-mode" "\
23314 Add new category CAT to the TODO list. 23394 Add new category CAT to the TODO list.
23315 23395
23366 23446
23367 ;;;*** 23447 ;;;***
23368 23448
23369 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 23449 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
23370 ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" 23450 ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar"
23371 ;;;;;; "toolbar/tool-bar.el" (16213 43286)) 23451 ;;;;;; "toolbar/tool-bar.el" (16211 27044))
23372 ;;; Generated autoloads from toolbar/tool-bar.el 23452 ;;; Generated autoloads from toolbar/tool-bar.el
23373 23453
23374 (defvar tool-bar-mode nil "\ 23454 (defvar tool-bar-mode nil "\
23375 Non-nil if Tool-Bar mode is enabled. 23455 Non-nil if Tool-Bar mode is enabled.
23376 See the command `tool-bar-mode' for a description of this minor-mode. 23456 See the command `tool-bar-mode' for a description of this minor-mode.
23447 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil) 23527 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil)
23448 23528
23449 ;;;*** 23529 ;;;***
23450 23530
23451 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 23531 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
23452 ;;;;;; (16213 43271)) 23532 ;;;;;; (16211 27021))
23453 ;;; Generated autoloads from tooltip.el 23533 ;;; Generated autoloads from tooltip.el
23454 23534
23455 (autoload (quote tooltip-mode) "tooltip" "\ 23535 (autoload (quote tooltip-mode) "tooltip" "\
23456 Mode for tooltip display. 23536 Mode for tooltip display.
23457 With ARG, turn tooltip mode on if and only if ARG is positive. 23537 With ARG, turn tooltip mode on if and only if ARG is positive.
23465 23545
23466 (custom-autoload (quote tooltip-mode) "tooltip") 23546 (custom-autoload (quote tooltip-mode) "tooltip")
23467 23547
23468 ;;;*** 23548 ;;;***
23469 23549
23470 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16213 23550 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16211
23471 ;;;;;; 43273)) 23551 ;;;;;; 27026))
23472 ;;; Generated autoloads from emulation/tpu-edt.el 23552 ;;; Generated autoloads from emulation/tpu-edt.el
23473 23553
23474 (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) 23554 (defalias (quote tpu-edt-mode) (quote tpu-edt-on))
23475 23555
23476 (defalias (quote tpu-edt) (quote tpu-edt-on)) 23556 (defalias (quote tpu-edt) (quote tpu-edt-on))
23481 \(fn)" t nil) 23561 \(fn)" t nil)
23482 23562
23483 ;;;*** 23563 ;;;***
23484 23564
23485 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 23565 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
23486 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16213 43273)) 23566 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16211 27026))
23487 ;;; Generated autoloads from emulation/tpu-extras.el 23567 ;;; Generated autoloads from emulation/tpu-extras.el
23488 23568
23489 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 23569 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
23490 Set scroll margins. 23570 Set scroll margins.
23491 23571
23501 23581
23502 \(fn)" t nil) 23582 \(fn)" t nil)
23503 23583
23504 ;;;*** 23584 ;;;***
23505 23585
23506 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16227 13384)) 23586 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16225 60547))
23507 ;;; Generated autoloads from emacs-lisp/tq.el 23587 ;;; Generated autoloads from emacs-lisp/tq.el
23508 23588
23509 (autoload (quote tq-create) "tq" "\ 23589 (autoload (quote tq-create) "tq" "\
23510 Create and return a transaction queue communicating with PROCESS. 23590 Create and return a transaction queue communicating with PROCESS.
23511 PROCESS should be a subprocess capable of sending and receiving 23591 PROCESS should be a subprocess capable of sending and receiving
23515 \(fn PROCESS)" nil nil) 23595 \(fn PROCESS)" nil nil)
23516 23596
23517 ;;;*** 23597 ;;;***
23518 23598
23519 ;;;### (autoloads (trace-function-background trace-function trace-buffer) 23599 ;;;### (autoloads (trace-function-background trace-function trace-buffer)
23520 ;;;;;; "trace" "emacs-lisp/trace.el" (16213 43273)) 23600 ;;;;;; "trace" "emacs-lisp/trace.el" (16211 27026))
23521 ;;; Generated autoloads from emacs-lisp/trace.el 23601 ;;; Generated autoloads from emacs-lisp/trace.el
23522 23602
23523 (defvar trace-buffer "*trace-output*" "\ 23603 (defvar trace-buffer "*trace-output*" "\
23524 *Trace output will by default go to that buffer.") 23604 *Trace output will by default go to that buffer.")
23525 23605
23548 23628
23549 ;;;*** 23629 ;;;***
23550 23630
23551 ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler 23631 ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
23552 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) 23632 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp)
23553 ;;;;;; "tramp" "net/tramp.el" (16213 43280)) 23633 ;;;;;; "tramp" "net/tramp.el" (16211 27037))
23554 ;;; Generated autoloads from net/tramp.el 23634 ;;; Generated autoloads from net/tramp.el
23555 23635
23556 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 23636 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
23557 Non-nil means to use unified Ange-FTP/Tramp filename syntax. 23637 Non-nil means to use unified Ange-FTP/Tramp filename syntax.
23558 Nil means to use a separate filename syntax for Tramp.") 23638 Nil means to use a separate filename syntax for Tramp.")
23627 (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) 23707 (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler)))
23628 23708
23629 ;;;*** 23709 ;;;***
23630 23710
23631 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 23711 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
23632 ;;;;;; "textmodes/two-column.el" (16213 43285)) 23712 ;;;;;; "textmodes/two-column.el" (16211 27044))
23633 ;;; Generated autoloads from textmodes/two-column.el 23713 ;;; Generated autoloads from textmodes/two-column.el
23634 (autoload '2C-command "two-column" () t 'keymap) 23714 (autoload '2C-command "two-column" () t 'keymap)
23635 (global-set-key "\C-x6" '2C-command) 23715 (global-set-key "\C-x6" '2C-command)
23636 (global-set-key [f2] '2C-command) 23716 (global-set-key [f2] '2C-command)
23637 23717
23677 ;;;*** 23757 ;;;***
23678 23758
23679 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 23759 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
23680 ;;;;;; type-break type-break-mode type-break-keystroke-threshold 23760 ;;;;;; type-break type-break-mode type-break-keystroke-threshold
23681 ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) 23761 ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode)
23682 ;;;;;; "type-break" "type-break.el" (16213 43271)) 23762 ;;;;;; "type-break" "type-break.el" (16211 27021))
23683 ;;; Generated autoloads from type-break.el 23763 ;;; Generated autoloads from type-break.el
23684 23764
23685 (defvar type-break-mode nil "\ 23765 (defvar type-break-mode nil "\
23686 Toggle typing break mode. 23766 Toggle typing break mode.
23687 See the docstring for the `type-break-mode' command for more information. 23767 See the docstring for the `type-break-mode' command for more information.
23836 \(fn WPM &optional WORDLEN FRAC)" t nil) 23916 \(fn WPM &optional WORDLEN FRAC)" t nil)
23837 23917
23838 ;;;*** 23918 ;;;***
23839 23919
23840 ;;;### (autoloads (ununderline-region underline-region) "underline" 23920 ;;;### (autoloads (ununderline-region underline-region) "underline"
23841 ;;;;;; "textmodes/underline.el" (16213 43286)) 23921 ;;;;;; "textmodes/underline.el" (16211 27044))
23842 ;;; Generated autoloads from textmodes/underline.el 23922 ;;; Generated autoloads from textmodes/underline.el
23843 23923
23844 (autoload (quote underline-region) "underline" "\ 23924 (autoload (quote underline-region) "underline" "\
23845 Underline all nonblank characters in the region. 23925 Underline all nonblank characters in the region.
23846 Works by overstriking underscores. 23926 Works by overstriking underscores.
23857 \(fn START END)" t nil) 23937 \(fn START END)" t nil)
23858 23938
23859 ;;;*** 23939 ;;;***
23860 23940
23861 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 23941 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
23862 ;;;;;; "undigest" "mail/undigest.el" (16213 43280)) 23942 ;;;;;; "undigest" "mail/undigest.el" (16211 27036))
23863 ;;; Generated autoloads from mail/undigest.el 23943 ;;; Generated autoloads from mail/undigest.el
23864 23944
23865 (autoload (quote undigestify-rmail-message) "undigest" "\ 23945 (autoload (quote undigestify-rmail-message) "undigest" "\
23866 Break up a digest message into its constituent messages. 23946 Break up a digest message into its constituent messages.
23867 Leaves original message, deleted, before the undigestified messages. 23947 Leaves original message, deleted, before the undigestified messages.
23876 \(fn)" t nil) 23956 \(fn)" t nil)
23877 23957
23878 ;;;*** 23958 ;;;***
23879 23959
23880 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 23960 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
23881 ;;;;;; (16213 43280)) 23961 ;;;;;; (16211 27036))
23882 ;;; Generated autoloads from mail/unrmail.el 23962 ;;; Generated autoloads from mail/unrmail.el
23883 23963
23884 (autoload (quote batch-unrmail) "unrmail" "\ 23964 (autoload (quote batch-unrmail) "unrmail" "\
23885 Convert Rmail files to system inbox format. 23965 Convert Rmail files to system inbox format.
23886 Specify the input Rmail file names as command line arguments. 23966 Specify the input Rmail file names as command line arguments.
23895 23975
23896 \(fn FILE TO-FILE)" t nil) 23976 \(fn FILE TO-FILE)" t nil)
23897 23977
23898 ;;;*** 23978 ;;;***
23899 23979
23900 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16213 23980 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16211
23901 ;;;;;; 43273)) 23981 ;;;;;; 27026))
23902 ;;; Generated autoloads from emacs-lisp/unsafep.el 23982 ;;; Generated autoloads from emacs-lisp/unsafep.el
23903 23983
23904 (autoload (quote unsafep) "unsafep" "\ 23984 (autoload (quote unsafep) "unsafep" "\
23905 Return nil if evaluating FORM couldn't possibly do any harm; 23985 Return nil if evaluating FORM couldn't possibly do any harm;
23906 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list 23986 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list
23909 \(fn FORM &optional UNSAFEP-VARS)" nil nil) 23989 \(fn FORM &optional UNSAFEP-VARS)" nil nil)
23910 23990
23911 ;;;*** 23991 ;;;***
23912 23992
23913 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 23993 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
23914 ;;;;;; "userlock" "userlock.el" (16213 43271)) 23994 ;;;;;; "userlock" "userlock.el" (16211 27021))
23915 ;;; Generated autoloads from userlock.el 23995 ;;; Generated autoloads from userlock.el
23916 23996
23917 (autoload (quote ask-user-about-lock) "userlock" "\ 23997 (autoload (quote ask-user-about-lock) "userlock" "\
23918 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT. 23998 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT.
23919 This function has a choice of three things to do: 23999 This function has a choice of three things to do:
23938 \(fn FN)" nil nil) 24018 \(fn FN)" nil nil)
23939 24019
23940 ;;;*** 24020 ;;;***
23941 24021
23942 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) 24022 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external)
23943 ;;;;;; "uudecode" "gnus/uudecode.el" (16213 43274)) 24023 ;;;;;; "uudecode" "gnus/uudecode.el" (16211 27032))
23944 ;;; Generated autoloads from gnus/uudecode.el 24024 ;;; Generated autoloads from gnus/uudecode.el
23945 24025
23946 (autoload (quote uudecode-decode-region-external) "uudecode" "\ 24026 (autoload (quote uudecode-decode-region-external) "uudecode" "\
23947 Uudecode region between START and END using external program. 24027 Uudecode region between START and END using external program.
23948 If FILE-NAME is non-nil, save the result to FILE-NAME. The program 24028 If FILE-NAME is non-nil, save the result to FILE-NAME. The program
23962 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update 24042 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update
23963 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot 24043 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
23964 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 24044 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
23965 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 24045 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
23966 ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook 24046 ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook
23967 ;;;;;; vc-checkout-hook) "vc" "vc.el" (16213 43271)) 24047 ;;;;;; vc-checkout-hook) "vc" "vc.el" (16211 27021))
23968 ;;; Generated autoloads from vc.el 24048 ;;; Generated autoloads from vc.el
23969 24049
23970 (defvar vc-checkout-hook nil "\ 24050 (defvar vc-checkout-hook nil "\
23971 *Normal hook (list of functions) run after checking out a file. 24051 *Normal hook (list of functions) run after checking out a file.
23972 See `run-hooks'.") 24052 See `run-hooks'.")
24243 24323
24244 \(fn PREFIX)" t nil) 24324 \(fn PREFIX)" t nil)
24245 24325
24246 ;;;*** 24326 ;;;***
24247 24327
24248 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16243 62806)) 24328 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16250 54573))
24249 ;;; Generated autoloads from vc-cvs.el 24329 ;;; Generated autoloads from vc-cvs.el
24250 (defun vc-cvs-registered (f) 24330 (defun vc-cvs-registered (f)
24251 (when (file-readable-p (expand-file-name 24331 (when (file-readable-p (expand-file-name
24252 "CVS/Entries" (file-name-directory f))) 24332 "CVS/Entries" (file-name-directory f)))
24253 (load "vc-cvs") 24333 (load "vc-cvs")
24254 (vc-cvs-registered f))) 24334 (vc-cvs-registered f)))
24255 24335
24256 ;;;*** 24336 ;;;***
24257 24337
24258 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16213 43271)) 24338 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16211 27021))
24259 ;;; Generated autoloads from vc-mcvs.el 24339 ;;; Generated autoloads from vc-mcvs.el
24260 (defun vc-mcvs-registered (file) 24340 (defun vc-mcvs-registered (file)
24261 (let ((dir file)) 24341 (let ((dir file))
24262 (while (and (stringp dir) 24342 (while (and (stringp dir)
24263 (not (equal 24343 (not (equal
24272 (vc-mcvs-registered file))))) 24352 (vc-mcvs-registered file)))))
24273 24353
24274 ;;;*** 24354 ;;;***
24275 24355
24276 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 24356 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
24277 ;;;;;; (16213 43271)) 24357 ;;;;;; (16211 27021))
24278 ;;; Generated autoloads from vc-rcs.el 24358 ;;; Generated autoloads from vc-rcs.el
24279 24359
24280 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 24360 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
24281 *Where to look for RCS master files. 24361 *Where to look for RCS master files.
24282 For a description of possible values, see `vc-check-master-templates'.") 24362 For a description of possible values, see `vc-check-master-templates'.")
24285 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) 24365 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
24286 24366
24287 ;;;*** 24367 ;;;***
24288 24368
24289 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 24369 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
24290 ;;;;;; (16213 43271)) 24370 ;;;;;; (16211 27021))
24291 ;;; Generated autoloads from vc-sccs.el 24371 ;;; Generated autoloads from vc-sccs.el
24292 24372
24293 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 24373 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
24294 *Where to look for SCCS master files. 24374 *Where to look for SCCS master files.
24295 For a description of possible values, see `vc-check-master-templates'.") 24375 For a description of possible values, see `vc-check-master-templates'.")
24302 Does not check whether the file exists but returns nil if it does not 24382 Does not check whether the file exists but returns nil if it does not
24303 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))))) 24383 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)))))
24304 24384
24305 ;;;*** 24385 ;;;***
24306 24386
24307 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16213 43271)) 24387 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16211 27021))
24308 ;;; Generated autoloads from vc-svn.el 24388 ;;; Generated autoloads from vc-svn.el
24309 (defun vc-svn-registered (f) 24389 (defun vc-svn-registered (f)
24310 (when (file-readable-p (expand-file-name 24390 (when (file-readable-p (expand-file-name
24311 ".svn/entries" (file-name-directory f))) 24391 ".svn/entries" (file-name-directory f)))
24312 (load "vc-svn") 24392 (load "vc-svn")
24315 (add-to-list (quote completion-ignored-extensions) ".svn/") 24395 (add-to-list (quote completion-ignored-extensions) ".svn/")
24316 24396
24317 ;;;*** 24397 ;;;***
24318 24398
24319 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 24399 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
24320 ;;;;;; (16213 43282)) 24400 ;;;;;; (16211 27039))
24321 ;;; Generated autoloads from progmodes/vhdl-mode.el 24401 ;;; Generated autoloads from progmodes/vhdl-mode.el
24322 24402
24323 (autoload (quote vhdl-mode) "vhdl-mode" "\ 24403 (autoload (quote vhdl-mode) "vhdl-mode" "\
24324 Major mode for editing VHDL code. 24404 Major mode for editing VHDL code.
24325 24405
24840 24920
24841 \(fn)" t nil) 24921 \(fn)" t nil)
24842 24922
24843 ;;;*** 24923 ;;;***
24844 24924
24845 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16213 43273)) 24925 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16211 27026))
24846 ;;; Generated autoloads from emulation/vi.el 24926 ;;; Generated autoloads from emulation/vi.el
24847 24927
24848 (autoload (quote vi-mode) "vi" "\ 24928 (autoload (quote vi-mode) "vi" "\
24849 Major mode that acts like the `vi' editor. 24929 Major mode that acts like the `vi' editor.
24850 The purpose of this mode is to provide you the combined power of vi (namely, 24930 The purpose of this mode is to provide you the combined power of vi (namely,
24895 ;;;*** 24975 ;;;***
24896 24976
24897 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 24977 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
24898 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 24978 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
24899 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 24979 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
24900 ;;;;;; "language/viet-util.el" (16213 43280)) 24980 ;;;;;; "language/viet-util.el" (16211 27033))
24901 ;;; Generated autoloads from language/viet-util.el 24981 ;;; Generated autoloads from language/viet-util.el
24902 24982
24903 (autoload (quote viet-encode-viscii-char) "viet-util" "\ 24983 (autoload (quote viet-encode-viscii-char) "viet-util" "\
24904 Return VISCII character code of CHAR if appropriate. 24984 Return VISCII character code of CHAR if appropriate.
24905 24985
24941 25021
24942 ;;;*** 25022 ;;;***
24943 25023
24944 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 25024 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
24945 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame 25025 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
24946 ;;;;;; view-file-other-window view-file) "view" "view.el" (16213 25026 ;;;;;; view-file-other-window view-file) "view" "view.el" (16211
24947 ;;;;;; 43271)) 25027 ;;;;;; 27021))
24948 ;;; Generated autoloads from view.el 25028 ;;; Generated autoloads from view.el
24949 25029
24950 (defvar view-mode nil "\ 25030 (defvar view-mode nil "\
24951 Non-nil if View mode is enabled. 25031 Non-nil if View mode is enabled.
24952 Don't change this variable directly, you must change it by one of the 25032 Don't change this variable directly, you must change it by one of the
25149 25229
25150 \(fn)" t nil) 25230 \(fn)" t nil)
25151 25231
25152 ;;;*** 25232 ;;;***
25153 25233
25154 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16213 25234 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16211
25155 ;;;;;; 43273)) 25235 ;;;;;; 27026))
25156 ;;; Generated autoloads from emulation/vip.el 25236 ;;; Generated autoloads from emulation/vip.el
25157 25237
25158 (autoload (quote vip-setup) "vip" "\ 25238 (autoload (quote vip-setup) "vip" "\
25159 Set up bindings for C-x 7 and C-z that are useful for VIP users. 25239 Set up bindings for C-x 7 and C-z that are useful for VIP users.
25160 25240
25166 \(fn)" t nil) 25246 \(fn)" t nil)
25167 25247
25168 ;;;*** 25248 ;;;***
25169 25249
25170 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 25250 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
25171 ;;;;;; (16213 43273)) 25251 ;;;;;; (16211 27027))
25172 ;;; Generated autoloads from emulation/viper.el 25252 ;;; Generated autoloads from emulation/viper.el
25173 25253
25174 (autoload (quote toggle-viper-mode) "viper" "\ 25254 (autoload (quote toggle-viper-mode) "viper" "\
25175 Toggle Viper on/off. 25255 Toggle Viper on/off.
25176 If Viper is enabled, turn it off. Otherwise, turn it on. 25256 If Viper is enabled, turn it off. Otherwise, turn it on.
25183 \(fn)" t nil) 25263 \(fn)" t nil)
25184 25264
25185 ;;;*** 25265 ;;;***
25186 25266
25187 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 25267 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
25188 ;;;;;; (16213 43273)) 25268 ;;;;;; (16211 27026))
25189 ;;; Generated autoloads from emacs-lisp/warnings.el 25269 ;;; Generated autoloads from emacs-lisp/warnings.el
25190 25270
25191 (defvar warning-prefix-function nil "\ 25271 (defvar warning-prefix-function nil "\
25192 Function to generate warning prefixes. 25272 Function to generate warning prefixes.
25193 This function, if non-nil, is called with two arguments, 25273 This function, if non-nil, is called with two arguments,
25265 25345
25266 \(fn MESSAGE &rest ARGS)" nil nil) 25346 \(fn MESSAGE &rest ARGS)" nil nil)
25267 25347
25268 ;;;*** 25348 ;;;***
25269 25349
25270 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16213 43280)) 25350 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16211 27037))
25271 ;;; Generated autoloads from net/webjump.el 25351 ;;; Generated autoloads from net/webjump.el
25272 25352
25273 (autoload (quote webjump) "webjump" "\ 25353 (autoload (quote webjump) "webjump" "\
25274 Jumps to a Web site from a programmable hotlist. 25354 Jumps to a Web site from a programmable hotlist.
25275 25355
25282 \(fn)" t nil) 25362 \(fn)" t nil)
25283 25363
25284 ;;;*** 25364 ;;;***
25285 25365
25286 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 25366 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
25287 ;;;;;; (16250 35355)) 25367 ;;;;;; (16249 31942))
25288 ;;; Generated autoloads from progmodes/which-func.el 25368 ;;; Generated autoloads from progmodes/which-func.el
25289 (put 'which-func-format 'risky-local-variable t) 25369 (put 'which-func-format 'risky-local-variable t)
25290 (put 'which-func-current 'risky-local-variable t) 25370 (put 'which-func-current 'risky-local-variable t)
25291 25371
25292 (defalias (quote which-func-mode) (quote which-function-mode)) 25372 (defalias (quote which-func-mode) (quote which-function-mode))
25314 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode 25394 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode
25315 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region 25395 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region
25316 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 25396 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
25317 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 25397 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
25318 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 25398 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
25319 ;;;;;; (16249 12135)) 25399 ;;;;;; (16248 29803))
25320 ;;; Generated autoloads from whitespace.el 25400 ;;; Generated autoloads from whitespace.el
25321 25401
25322 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 25402 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
25323 Toggle the check for leading space in the local buffer. 25403 Toggle the check for leading space in the local buffer.
25324 25404
25402 \(fn)" t nil) 25482 \(fn)" t nil)
25403 25483
25404 ;;;*** 25484 ;;;***
25405 25485
25406 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 25486 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
25407 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16213 43272)) 25487 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16211 27022))
25408 ;;; Generated autoloads from wid-browse.el 25488 ;;; Generated autoloads from wid-browse.el
25409 25489
25410 (autoload (quote widget-browse-at) "wid-browse" "\ 25490 (autoload (quote widget-browse-at) "wid-browse" "\
25411 Browse the widget under point. 25491 Browse the widget under point.
25412 25492
25429 \(fn &optional ARG)" t nil) 25509 \(fn &optional ARG)" t nil)
25430 25510
25431 ;;;*** 25511 ;;;***
25432 25512
25433 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 25513 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
25434 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16213 25514 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16284
25435 ;;;;;; 43272)) 25515 ;;;;;; 32617))
25436 ;;; Generated autoloads from wid-edit.el 25516 ;;; Generated autoloads from wid-edit.el
25437 25517
25438 (autoload (quote widgetp) "wid-edit" "\ 25518 (autoload (quote widgetp) "wid-edit" "\
25439 Return non-nil iff WIDGET is a widget. 25519 Return non-nil iff WIDGET is a widget.
25440 25520
25460 (autoload (quote widget-insert) "wid-edit" "\ 25540 (autoload (quote widget-insert) "wid-edit" "\
25461 Call `insert' with ARGS even if surrounding text is read only. 25541 Call `insert' with ARGS even if surrounding text is read only.
25462 25542
25463 \(fn &rest ARGS)" nil nil) 25543 \(fn &rest ARGS)" nil nil)
25464 25544
25465 (defvar widget-keymap (let ((map (make-sparse-keymap))) (define-key map " " (quote widget-forward)) (define-key map [(shift tab)] (quote widget-backward)) (define-key map [backtab] (quote widget-backward)) (define-key map [down-mouse-2] (quote widget-button-click)) (define-key map "" (quote widget-button-press)) map) "\ 25545 (defvar widget-keymap (let ((map (make-sparse-keymap))) (define-key map " " (quote widget-forward)) (define-key map [(shift tab)] (quote widget-backward)) (define-key map [backtab] (quote widget-backward)) (define-key map [down-mouse-2] (quote widget-button-click)) (define-key map "
25546 " (quote widget-button-press)) map) "\
25466 Keymap containing useful binding for buffers containing widgets. 25547 Keymap containing useful binding for buffers containing widgets.
25467 Recommended as a parent keymap for modes using widgets.") 25548 Recommended as a parent keymap for modes using widgets.")
25468 25549
25469 (autoload (quote widget-setup) "wid-edit" "\ 25550 (autoload (quote widget-setup) "wid-edit" "\
25470 Setup current buffer so editing string widgets works. 25551 Setup current buffer so editing string widgets works.
25472 \(fn)" nil nil) 25553 \(fn)" nil nil)
25473 25554
25474 ;;;*** 25555 ;;;***
25475 25556
25476 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 25557 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
25477 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16213 25558 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16211
25478 ;;;;;; 43272)) 25559 ;;;;;; 27022))
25479 ;;; Generated autoloads from windmove.el 25560 ;;; Generated autoloads from windmove.el
25480 25561
25481 (autoload (quote windmove-left) "windmove" "\ 25562 (autoload (quote windmove-left) "windmove" "\
25482 Select the window to the left of the current one. 25563 Select the window to the left of the current one.
25483 With no prefix argument, or with prefix argument equal to zero, 25564 With no prefix argument, or with prefix argument equal to zero,
25526 \(fn &optional MODIFIER)" t nil) 25607 \(fn &optional MODIFIER)" t nil)
25527 25608
25528 ;;;*** 25609 ;;;***
25529 25610
25530 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 25611 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
25531 ;;;;;; (16213 43272)) 25612 ;;;;;; (16211 27022))
25532 ;;; Generated autoloads from winner.el 25613 ;;; Generated autoloads from winner.el
25533 25614
25534 (defvar winner-mode nil "\ 25615 (defvar winner-mode nil "\
25535 Toggle winner-mode. 25616 Toggle winner-mode.
25536 Setting this variable directly does not take effect; 25617 Setting this variable directly does not take effect;
25545 \(fn &optional ARG)" t nil) 25626 \(fn &optional ARG)" t nil)
25546 25627
25547 ;;;*** 25628 ;;;***
25548 25629
25549 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 25630 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
25550 ;;;;;; "woman.el" (16239 25257)) 25631 ;;;;;; "woman.el" (16239 4622))
25551 ;;; Generated autoloads from woman.el 25632 ;;; Generated autoloads from woman.el
25552 25633
25553 (autoload (quote woman) "woman" "\ 25634 (autoload (quote woman) "woman" "\
25554 Browse UN*X man page for TOPIC (Without using external Man program). 25635 Browse UN*X man page for TOPIC (Without using external Man program).
25555 The major browsing mode used is essentially the standard Man mode. 25636 The major browsing mode used is essentially the standard Man mode.
25581 \(fn FILE-NAME &optional REFORMAT)" t nil) 25662 \(fn FILE-NAME &optional REFORMAT)" t nil)
25582 25663
25583 ;;;*** 25664 ;;;***
25584 25665
25585 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 25666 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
25586 ;;;;;; (16213 43273)) 25667 ;;;;;; (16211 27027))
25587 ;;; Generated autoloads from emulation/ws-mode.el 25668 ;;; Generated autoloads from emulation/ws-mode.el
25588 25669
25589 (autoload (quote wordstar-mode) "ws-mode" "\ 25670 (autoload (quote wordstar-mode) "ws-mode" "\
25590 Major mode with WordStar-like key bindings. 25671 Major mode with WordStar-like key bindings.
25591 25672
25694 \(fn)" t nil) 25775 \(fn)" t nil)
25695 25776
25696 ;;;*** 25777 ;;;***
25697 25778
25698 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 25779 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
25699 ;;;;;; (16213 43272)) 25780 ;;;;;; (16301 42974))
25700 ;;; Generated autoloads from xml.el 25781 ;;; Generated autoloads from xml.el
25701 25782
25702 (autoload (quote xml-parse-file) "xml" "\ 25783 (autoload (quote xml-parse-file) "xml" "\
25703 Parse the well-formed XML file FILE. 25784 Parse the well-formed XML file FILE.
25704 If FILE is already visited, use its buffer and don't kill it. 25785 If FILE is already visited, use its buffer and don't kill it.
25719 25800
25720 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil) 25801 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil)
25721 25802
25722 ;;;*** 25803 ;;;***
25723 25804
25724 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16213 25805 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16211
25725 ;;;;;; 43272)) 25806 ;;;;;; 27022))
25726 ;;; Generated autoloads from xt-mouse.el 25807 ;;; Generated autoloads from xt-mouse.el
25727 25808
25728 (defvar xterm-mouse-mode nil "\ 25809 (defvar xterm-mouse-mode nil "\
25729 Non-nil if Xterm-Mouse mode is enabled. 25810 Non-nil if Xterm-Mouse mode is enabled.
25730 See the command `xterm-mouse-mode' for a description of this minor-mode. 25811 See the command `xterm-mouse-mode' for a description of this minor-mode.
25742 \(fn &optional ARG)" t nil) 25823 \(fn &optional ARG)" t nil)
25743 25824
25744 ;;;*** 25825 ;;;***
25745 25826
25746 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 25827 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
25747 ;;;;;; yow) "yow" "play/yow.el" (16213 43281)) 25828 ;;;;;; yow) "yow" "play/yow.el" (16211 27038))
25748 ;;; Generated autoloads from play/yow.el 25829 ;;; Generated autoloads from play/yow.el
25749 25830
25750 (autoload (quote yow) "yow" "\ 25831 (autoload (quote yow) "yow" "\
25751 Return or display a random Zippy quotation. With prefix arg, insert it. 25832 Return or display a random Zippy quotation. With prefix arg, insert it.
25752 25833
25768 25849
25769 \(fn)" t nil) 25850 \(fn)" t nil)
25770 25851
25771 ;;;*** 25852 ;;;***
25772 25853
25773 ;;;### (autoloads (zone) "zone" "play/zone.el" (16213 43281)) 25854 ;;;### (autoloads (zone) "zone" "play/zone.el" (16211 27038))
25774 ;;; Generated autoloads from play/zone.el 25855 ;;; Generated autoloads from play/zone.el
25775 25856
25776 (autoload (quote zone) "zone" "\ 25857 (autoload (quote zone) "zone" "\
25777 Zone out, completely. 25858 Zone out, completely.
25778 25859
25779 \(fn)" t nil) 25860 \(fn)" t nil)
25780 25861
25781 ;;;*** 25862 ;;;***
25782 25863
25783 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 25864 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
25784 ;;;;;; "net/zone-mode.el" (16213 43280)) 25865 ;;;;;; "net/zone-mode.el" (16211 27037))
25785 ;;; Generated autoloads from net/zone-mode.el 25866 ;;; Generated autoloads from net/zone-mode.el
25786 25867
25787 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 25868 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
25788 Update the serial number in a zone if the file was modified. 25869 Update the serial number in a zone if the file was modified.
25789 25870
25884 ;;;;;; "international/utf-16.el" "international/utf-7.el" "international/utf-8.el" 25965 ;;;;;; "international/utf-16.el" "international/utf-7.el" "international/utf-8.el"
25885 ;;;;;; "isearch.el" "kermit.el" "language/chinese.el" "language/cyrillic.el" 25966 ;;;;;; "isearch.el" "kermit.el" "language/chinese.el" "language/cyrillic.el"
25886 ;;;;;; "language/czech.el" "language/devanagari.el" "language/english.el" 25967 ;;;;;; "language/czech.el" "language/devanagari.el" "language/english.el"
25887 ;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" 25968 ;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el"
25888 ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" 25969 ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el"
25889 ;;;;;; "language/japanese.el" "language/korean.el" "language/lao.el" 25970 ;;;;;; "language/japanese.el" "language/kannada.el" "language/korean.el"
25890 ;;;;;; "language/malayalam.el" "language/misc-lang.el" "language/romanian.el" 25971 ;;;;;; "language/lao.el" "language/malayalam.el" "language/misc-lang.el"
25891 ;;;;;; "language/slovak.el" "language/tamil.el" "language/thai.el" 25972 ;;;;;; "language/romanian.el" "language/slovak.el" "language/tamil.el"
25892 ;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" 25973 ;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el"
25893 ;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" 25974 ;;;;;; "language/vietnamese.el" "ldefs-boot.el" "loadup.el" "mail/blessmail.el"
25894 ;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" 25975 ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el"
25895 ;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el" 25976 ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
25896 ;;;;;; "mh-e/mh-alias.el" "mh-e/mh-customize.el" "mh-e/mh-funcs.el" 25977 ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el"
25897 ;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el" 25978 ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el"
25898 ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" 25979 ;;;;;; "mh-e/mh-index.el" "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el"
25899 ;;;;;; "mh-e/mh-pick.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" "mh-e/mh-xemacs-compat.el" 25980 ;;;;;; "mh-e/mh-mime.el" "mh-e/mh-pick.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el"
25900 ;;;;;; "mh-e/mh-xemacs-icons.el" "misc.el" "mouse-copy.el" "mouse-drag.el" 25981 ;;;;;; "mh-e/mh-xemacs-compat.el" "mh-e/mh-xemacs-icons.el" "misc.el"
25901 ;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" 25982 ;;;;;; "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el"
25902 ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el" 25983 ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el"
25903 ;;;;;; "net/tramp-ftp.el" "net/tramp-smb.el" "net/tramp-util.el" 25984 ;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-ftp.el"
25904 ;;;;;; "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" 25985 ;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el"
25986 ;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el"
25905 ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" 25987 ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el"
25906 ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el" 25988 ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el"
25907 ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el" 25989 ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el"
25908 ;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el" 25990 ;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el"
25909 ;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" 25991 ;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el"
25931 ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-ref.el" 26013 ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-ref.el"
25932 ;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" 26014 ;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/reftex-vars.el"
25933 ;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" 26015 ;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el"
25934 ;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" 26016 ;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el"
25935 ;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 26017 ;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
25936 ;;;;;; "w32-vars.el" "widget.el" "window.el") (16251 63725 297036)) 26018 ;;;;;; "w32-vars.el" "widget.el" "window.el") (16313 5919 739767))
25937 26019
25938 ;;;*** 26020 ;;;***
25939 26021
25940 ;;; Local Variables: 26022 ;;; Local Variables:
25941 ;;; version-control: never 26023 ;;; version-control: never