comparison lisp/loaddefs.el @ 39611:c0a3d55aa5d8

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 05 Oct 2001 14:05:27 +0000
parents b7761d10bdc5
children 9bdef8d72924
comparison
equal deleted inserted replaced
39610:630b24783d8b 39611:c0a3d55aa5d8
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" (15187 6159)) 7 ;;;;;; "play/5x5.el" (15192 12238))
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
50 should return a grid vector array that is the new solution." t nil) 50 should return a grid vector array that is the new solution." t nil)
51 51
52 ;;;*** 52 ;;;***
53 53
54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
55 ;;;;;; (15187 6160)) 55 ;;;;;; (15192 12240))
56 ;;; Generated autoloads from progmodes/ada-mode.el 56 ;;; Generated autoloads from progmodes/ada-mode.el
57 57
58 (autoload (quote ada-add-extensions) "ada-mode" "\ 58 (autoload (quote ada-add-extensions) "ada-mode" "\
59 Define SPEC and BODY as being valid extensions for Ada files. 59 Define SPEC and BODY as being valid extensions for Ada files.
60 Going from body to spec with `ff-find-other-file' used these 60 Going from body to spec with `ff-find-other-file' used these
106 Complete identifier: '\\[ada-complete-identifier]'." t nil) 106 Complete identifier: '\\[ada-complete-identifier]'." t nil)
107 107
108 ;;;*** 108 ;;;***
109 109
110 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 110 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
111 ;;;;;; (15186 41424)) 111 ;;;;;; (15192 12240))
112 ;;; Generated autoloads from progmodes/ada-stmt.el 112 ;;; Generated autoloads from progmodes/ada-stmt.el
113 113
114 (autoload (quote ada-header) "ada-stmt" "\ 114 (autoload (quote ada-header) "ada-stmt" "\
115 Insert a descriptive header at the top of the file." t nil) 115 Insert a descriptive header at the top of the file." t nil)
116 116
117 ;;;*** 117 ;;;***
118 118
119 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 119 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
120 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 120 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
121 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 121 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
122 ;;;;;; add-log-full-name) "add-log" "add-log.el" (15215 36955)) 122 ;;;;;; add-log-full-name) "add-log" "add-log.el" (15223 37886))
123 ;;; Generated autoloads from add-log.el 123 ;;; Generated autoloads from add-log.el
124 124
125 (defvar add-log-full-name nil "\ 125 (defvar add-log-full-name nil "\
126 *Full name of user, for inclusion in ChangeLog daily headers. 126 *Full name of user, for inclusion in ChangeLog daily headers.
127 This defaults to the value returned by the function `user-full-name'.") 127 This defaults to the value returned by the function `user-full-name'.")
215 Fix any old-style date entries in the current log file to default format." t nil) 215 Fix any old-style date entries in the current log file to default format." t nil)
216 216
217 ;;;*** 217 ;;;***
218 218
219 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 219 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
220 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15177 220 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15185
221 ;;;;;; 43701)) 221 ;;;;;; 36002))
222 ;;; Generated autoloads from emacs-lisp/advice.el 222 ;;; Generated autoloads from emacs-lisp/advice.el
223 223
224 (defvar ad-redefinition-action (quote warn) "\ 224 (defvar ad-redefinition-action (quote warn) "\
225 *Defines what to do with redefinitions during Advice de/activation. 225 *Defines what to do with redefinitions during Advice de/activation.
226 Redefinition occurs if a previously activated function that already has an 226 Redefinition occurs if a previously activated function that already has an
307 307
308 ;;;*** 308 ;;;***
309 309
310 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 310 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
311 ;;;;;; align-highlight-rule align-current align-entire align-regexp 311 ;;;;;; align-highlight-rule align-current align-entire align-regexp
312 ;;;;;; align) "align" "align.el" (15187 6158)) 312 ;;;;;; align) "align" "align.el" (15192 12206))
313 ;;; Generated autoloads from align.el 313 ;;; Generated autoloads from align.el
314 314
315 (autoload (quote align) "align" "\ 315 (autoload (quote align) "align" "\
316 Attempt to align a region based on a set of alignment rules. 316 Attempt to align a region based on a set of alignment rules.
317 BEG and END mark the region. If BEG and END are specifically set to 317 BEG and END mark the region. If BEG and END are specifically set to
383 A replacement function for `newline-and-indent', aligning as it goes." t nil) 383 A replacement function for `newline-and-indent', aligning as it goes." t nil)
384 384
385 ;;;*** 385 ;;;***
386 386
387 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 387 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
388 ;;;;;; "net/ange-ftp.el" (15292 1106)) 388 ;;;;;; "net/ange-ftp.el" (15292 25972))
389 ;;; Generated autoloads from net/ange-ftp.el 389 ;;; Generated autoloads from net/ange-ftp.el
390 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 390 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
391 391
392 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 392 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
393 Reread remote directory DIR to update the directory cache. 393 Reread remote directory DIR to update the directory cache.
403 (or (assoc "^/[^/:]*\\'" file-name-handler-alist) (setq file-name-handler-alist (cons (quote ("^/[^/:]*\\'" . ange-ftp-completion-hook-function)) file-name-handler-alist))) 403 (or (assoc "^/[^/:]*\\'" file-name-handler-alist) (setq file-name-handler-alist (cons (quote ("^/[^/:]*\\'" . ange-ftp-completion-hook-function)) file-name-handler-alist)))
404 404
405 ;;;*** 405 ;;;***
406 406
407 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 407 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
408 ;;;;;; "animate" "play/animate.el" (15220 9034)) 408 ;;;;;; "animate" "play/animate.el" (15223 37897))
409 ;;; Generated autoloads from play/animate.el 409 ;;; Generated autoloads from play/animate.el
410 410
411 (autoload (quote animate-string) "animate" "\ 411 (autoload (quote animate-string) "animate" "\
412 Display STRING starting at position VPOS, HPOS, using animation. 412 Display STRING starting at position VPOS, HPOS, using animation.
413 The characters start at randomly chosen places, 413 The characters start at randomly chosen places,
424 Display Sarah's birthday present in a new buffer." t nil) 424 Display Sarah's birthday present in a new buffer." t nil)
425 425
426 ;;;*** 426 ;;;***
427 427
428 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 428 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
429 ;;;;;; "ansi-color" "ansi-color.el" (14965 36567)) 429 ;;;;;; "ansi-color" "ansi-color.el" (14969 37995))
430 ;;; Generated autoloads from ansi-color.el 430 ;;; Generated autoloads from ansi-color.el
431 431
432 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 432 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
433 Set `ansi-color-for-comint-mode' to t." t nil) 433 Set `ansi-color-for-comint-mode' to t." t nil)
434 434
446 This is a good function to put in `comint-output-filter-functions'." nil nil) 446 This is a good function to put in `comint-output-filter-functions'." nil nil)
447 447
448 ;;;*** 448 ;;;***
449 449
450 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 450 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
451 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15241 58886)) 451 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (15242 17023))
452 ;;; Generated autoloads from progmodes/antlr-mode.el 452 ;;; Generated autoloads from progmodes/antlr-mode.el
453 453
454 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 454 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
455 Show Makefile rules for all grammar files in the current directory. 455 Show Makefile rules for all grammar files in the current directory.
456 If the `major-mode' of the current buffer has the value `makefile-mode', 456 If the `major-mode' of the current buffer has the value `makefile-mode',
479 ;;;*** 479 ;;;***
480 480
481 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary 481 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
482 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line 482 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line
483 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) 483 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message)
484 ;;;;;; "appt" "calendar/appt.el" (15186 41419)) 484 ;;;;;; "appt" "calendar/appt.el" (15192 12220))
485 ;;; Generated autoloads from calendar/appt.el 485 ;;; Generated autoloads from calendar/appt.el
486 486
487 (defvar appt-issue-message t "\ 487 (defvar appt-issue-message t "\
488 *Non-nil means check for appointments in the diary buffer. 488 *Non-nil means check for appointments in the diary buffer.
489 To be detected, the diary entry must have the time 489 To be detected, the diary entry must have the time
531 They specify the range of dates that the diary is being processed for." nil nil) 531 They specify the range of dates that the diary is being processed for." nil nil)
532 532
533 ;;;*** 533 ;;;***
534 534
535 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command 535 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
536 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15284 536 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (15292
537 ;;;;;; 8839)) 537 ;;;;;; 25967))
538 ;;; Generated autoloads from apropos.el 538 ;;; Generated autoloads from apropos.el
539 539
540 (autoload (quote apropos-mode) "apropos" "\ 540 (autoload (quote apropos-mode) "apropos" "\
541 Major mode for following hyperlinks in output of apropos commands. 541 Major mode for following hyperlinks in output of apropos commands.
542 542
595 595
596 \\{archive-mode-map}" nil nil) 596 \\{archive-mode-map}" nil nil)
597 597
598 ;;;*** 598 ;;;***
599 599
600 ;;;### (autoloads (array-mode) "array" "array.el" (15186 41418)) 600 ;;;### (autoloads (array-mode) "array" "array.el" (15192 12207))
601 ;;; Generated autoloads from array.el 601 ;;; Generated autoloads from array.el
602 602
603 (autoload (quote array-mode) "array" "\ 603 (autoload (quote array-mode) "array" "\
604 Major mode for editing arrays. 604 Major mode for editing arrays.
605 605
664 664
665 Entering array mode calls the function `array-mode-hook'." t nil) 665 Entering array mode calls the function `array-mode-hook'." t nil)
666 666
667 ;;;*** 667 ;;;***
668 668
669 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15187 669 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15192
670 ;;;;;; 6162)) 670 ;;;;;; 12246))
671 ;;; Generated autoloads from textmodes/artist.el 671 ;;; Generated autoloads from textmodes/artist.el
672 672
673 (autoload (quote artist-mode) "artist" "\ 673 (autoload (quote artist-mode) "artist" "\
674 Toggle artist mode. With arg, turn artist mode on if arg is positive. 674 Toggle artist mode. With arg, turn artist mode on if arg is positive.
675 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 675 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
869 \\{artist-mode-map}" t nil) 869 \\{artist-mode-map}" t nil)
870 870
871 ;;;*** 871 ;;;***
872 872
873 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (14804 873 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (14804
874 ;;;;;; 20134)) 874 ;;;;;; 36495))
875 ;;; Generated autoloads from progmodes/asm-mode.el 875 ;;; Generated autoloads from progmodes/asm-mode.el
876 876
877 (autoload (quote asm-mode) "asm-mode" "\ 877 (autoload (quote asm-mode) "asm-mode" "\
878 Major mode for editing typical assembler code. 878 Major mode for editing typical assembler code.
879 Features a private abbrev table and the following bindings: 879 Features a private abbrev table and the following bindings:
896 " t nil) 896 " t nil)
897 897
898 ;;;*** 898 ;;;***
899 899
900 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" 900 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"
901 ;;;;;; (15186 41423)) 901 ;;;;;; (15192 12237))
902 ;;; Generated autoloads from obsolete/auto-show.el 902 ;;; Generated autoloads from obsolete/auto-show.el
903 903
904 (defvar auto-show-mode nil "\ 904 (defvar auto-show-mode nil "\
905 Obsolete.") 905 Obsolete.")
906 906
963 \\{autoarg-kp-mode-map}" t nil) 963 \\{autoarg-kp-mode-map}" t nil)
964 964
965 ;;;*** 965 ;;;***
966 966
967 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 967 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
968 ;;;;;; (15187 6160)) 968 ;;;;;; (15192 12240))
969 ;;; Generated autoloads from progmodes/autoconf.el 969 ;;; Generated autoloads from progmodes/autoconf.el
970 970
971 (autoload (quote autoconf-mode) "autoconf" "\ 971 (autoload (quote autoconf-mode) "autoconf" "\
972 Major mode for editing Autoconf configure.in files." t nil) 972 Major mode for editing Autoconf configure.in files." t nil)
973 973
1006 1006
1007 ;;;*** 1007 ;;;***
1008 1008
1009 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories 1009 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
1010 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1010 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1011 ;;;;;; (15293 33677)) 1011 ;;;;;; (15293 42341))
1012 ;;; Generated autoloads from emacs-lisp/autoload.el 1012 ;;; Generated autoloads from emacs-lisp/autoload.el
1013 1013
1014 (autoload (quote update-file-autoloads) "autoload" "\ 1014 (autoload (quote update-file-autoloads) "autoload" "\
1015 Update the autoloads for FILE in `generated-autoload-file' 1015 Update the autoloads for FILE in `generated-autoload-file'
1016 \(which FILE might bind in its local variables). 1016 \(which FILE might bind in its local variables).
1026 1026
1027 ;;;*** 1027 ;;;***
1028 1028
1029 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode 1029 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode
1030 ;;;;;; auto-revert-mode global-auto-revert-mode) "autorevert" "autorevert.el" 1030 ;;;;;; auto-revert-mode global-auto-revert-mode) "autorevert" "autorevert.el"
1031 ;;;;;; (15187 6158)) 1031 ;;;;;; (15192 12207))
1032 ;;; Generated autoloads from autorevert.el 1032 ;;; Generated autoloads from autorevert.el
1033 1033
1034 (defvar auto-revert-mode nil "\ 1034 (defvar auto-revert-mode nil "\
1035 *Non-nil when Auto-Revert Mode is active. 1035 *Non-nil when Auto-Revert Mode is active.
1036 1036
1068 Use `auto-revert-mode' to revert a particular buffer." t nil) 1068 Use `auto-revert-mode' to revert a particular buffer." t nil)
1069 1069
1070 ;;;*** 1070 ;;;***
1071 1071
1072 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1072 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1073 ;;;;;; "avoid.el" (15198 34460)) 1073 ;;;;;; "avoid.el" (15198 49176))
1074 ;;; Generated autoloads from avoid.el 1074 ;;; Generated autoloads from avoid.el
1075 1075
1076 (defvar mouse-avoidance-mode nil "\ 1076 (defvar mouse-avoidance-mode nil "\
1077 Activate mouse avoidance mode. 1077 Activate mouse avoidance mode.
1078 See function `mouse-avoidance-mode' for possible values. 1078 See function `mouse-avoidance-mode' for possible values.
1123 Turning on AWK mode runs `awk-mode-hook'." t nil) 1123 Turning on AWK mode runs `awk-mode-hook'." t nil)
1124 1124
1125 ;;;*** 1125 ;;;***
1126 1126
1127 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1127 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1128 ;;;;;; (15251 14233)) 1128 ;;;;;; (15251 43414))
1129 ;;; Generated autoloads from emacs-lisp/backquote.el 1129 ;;; Generated autoloads from emacs-lisp/backquote.el
1130 1130
1131 (autoload (quote backquote) "backquote" "\ 1131 (autoload (quote backquote) "backquote" "\
1132 Argument STRUCTURE describes a template to build. 1132 Argument STRUCTURE describes a template to build.
1133 1133
1146 (defalias (quote \`) (symbol-function (quote backquote))) 1146 (defalias (quote \`) (symbol-function (quote backquote)))
1147 1147
1148 ;;;*** 1148 ;;;***
1149 1149
1150 ;;;### (autoloads (display-battery battery) "battery" "battery.el" 1150 ;;;### (autoloads (display-battery battery) "battery" "battery.el"
1151 ;;;;;; (15218 17774)) 1151 ;;;;;; (15223 37886))
1152 ;;; Generated autoloads from battery.el 1152 ;;; Generated autoloads from battery.el
1153 1153
1154 (autoload (quote battery) "battery" "\ 1154 (autoload (quote battery) "battery" "\
1155 Display battery status information in the echo area. 1155 Display battery status information in the echo area.
1156 The text being displayed in the echo area is controlled by the variables 1156 The text being displayed in the echo area is controlled by the variables
1163 The mode line will be updated automatically every `battery-update-interval' 1163 The mode line will be updated automatically every `battery-update-interval'
1164 seconds." t nil) 1164 seconds." t nil)
1165 1165
1166 ;;;*** 1166 ;;;***
1167 1167
1168 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (14977 1168 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (15054
1169 ;;;;;; 55968)) 1169 ;;;;;; 33529))
1170 ;;; Generated autoloads from textmodes/bibtex.el 1170 ;;; Generated autoloads from textmodes/bibtex.el
1171 1171
1172 (autoload (quote bibtex-mode) "bibtex" "\ 1172 (autoload (quote bibtex-mode) "bibtex" "\
1173 Major mode for editing BibTeX files. 1173 Major mode for editing BibTeX files.
1174 1174
1268 1268
1269 \\{bibtex-mode-map}" t nil) 1269 \\{bibtex-mode-map}" t nil)
1270 1270
1271 ;;;*** 1271 ;;;***
1272 1272
1273 ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15186 41420)) 1273 ;;;### (autoloads nil "binhex" "gnus/binhex.el" (15192 12228))
1274 ;;; Generated autoloads from gnus/binhex.el 1274 ;;; Generated autoloads from gnus/binhex.el
1275 1275
1276 (defconst binhex-begin-line "^:...............................................................$") 1276 (defconst binhex-begin-line "^:...............................................................$")
1277 1277
1278 ;;;*** 1278 ;;;***
1398 ;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate 1398 ;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate
1399 ;;;;;; bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list 1399 ;;;;;; bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list
1400 ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete 1400 ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete
1401 ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location 1401 ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location
1402 ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" 1402 ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark"
1403 ;;;;;; "bookmark.el" (15252 54318)) 1403 ;;;;;; "bookmark.el" (15254 8040))
1404 ;;; Generated autoloads from bookmark.el 1404 ;;; Generated autoloads from bookmark.el
1405 (define-key ctl-x-map "rb" 'bookmark-jump) 1405 (define-key ctl-x-map "rb" 'bookmark-jump)
1406 (define-key ctl-x-map "rm" 'bookmark-set) 1406 (define-key ctl-x-map "rm" 'bookmark-set)
1407 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 1407 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
1408 1408
1657 ;;;;;; browse-url-netscape browse-url-at-mouse browse-url-at-point 1657 ;;;;;; browse-url-netscape browse-url-at-mouse browse-url-at-point
1658 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 1658 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
1659 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program 1659 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program
1660 ;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-flag 1660 ;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-flag
1661 ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 1661 ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
1662 ;;;;;; (15187 6159)) 1662 ;;;;;; (15192 12237))
1663 ;;; Generated autoloads from net/browse-url.el 1663 ;;; Generated autoloads from net/browse-url.el
1664 1664
1665 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\ 1665 (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\
1666 *Function to display the current buffer in a WWW browser. 1666 *Function to display the current buffer in a WWW browser.
1667 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1667 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
1874 Return a vector containing the lines from `bruce-phrases-file'." nil nil) 1874 Return a vector containing the lines from `bruce-phrases-file'." nil nil)
1875 1875
1876 ;;;*** 1876 ;;;***
1877 1877
1878 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 1878 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
1879 ;;;;;; "bs" "bs.el" (15293 33676)) 1879 ;;;;;; "bs" "bs.el" (15293 42332))
1880 ;;; Generated autoloads from bs.el 1880 ;;; Generated autoloads from bs.el
1881 1881
1882 (autoload (quote bs-cycle-next) "bs" "\ 1882 (autoload (quote bs-cycle-next) "bs" "\
1883 Select next buffer defined by buffer cycling. 1883 Select next buffer defined by buffer cycling.
1884 The buffers taking part in buffer cycling are defined 1884 The buffers taking part in buffer cycling are defined
1909 ;;;*** 1909 ;;;***
1910 1910
1911 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 1911 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
1912 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file 1912 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
1913 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" 1913 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
1914 ;;;;;; "emacs-lisp/bytecomp.el" (15293 33957)) 1914 ;;;;;; "emacs-lisp/bytecomp.el" (15293 42341))
1915 ;;; Generated autoloads from emacs-lisp/bytecomp.el 1915 ;;; Generated autoloads from emacs-lisp/bytecomp.el
1916 1916
1917 (autoload (quote byte-force-recompile) "bytecomp" "\ 1917 (autoload (quote byte-force-recompile) "bytecomp" "\
1918 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 1918 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
1919 Files in subdirectories of DIRECTORY are processed also." t nil) 1919 Files in subdirectories of DIRECTORY are processed also." t nil)
1975 Must be used only with `-batch', and kills Emacs on completion. 1975 Must be used only with `-batch', and kills Emacs on completion.
1976 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'." nil nil) 1976 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'." nil nil)
1977 1977
1978 ;;;*** 1978 ;;;***
1979 1979
1980 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15186 41419)) 1980 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (15192 12220))
1981 ;;; Generated autoloads from calendar/cal-dst.el 1981 ;;; Generated autoloads from calendar/cal-dst.el
1982 1982
1983 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 1983 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
1984 1984
1985 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) 1985 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t)
1986 1986
1987 ;;;*** 1987 ;;;***
1988 1988
1989 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 1989 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
1990 ;;;;;; (15186 41419)) 1990 ;;;;;; (15192 12220))
1991 ;;; Generated autoloads from calendar/cal-hebrew.el 1991 ;;; Generated autoloads from calendar/cal-hebrew.el
1992 1992
1993 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 1993 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
1994 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. 1994 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR.
1995 When called interactively from the calendar window, the date of death is taken 1995 When called interactively from the calendar window, the date of death is taken
1996 from the cursor position." t nil) 1996 from the cursor position." t nil)
1997 1997
1998 ;;;*** 1998 ;;;***
1999 1999
2000 ;;;### (autoloads (calculator) "calculator" "calculator.el" (15280 2000 ;;;### (autoloads (calculator) "calculator" "calculator.el" (15281
2001 ;;;;;; 16958)) 2001 ;;;;;; 51216))
2002 ;;; Generated autoloads from calculator.el 2002 ;;; Generated autoloads from calculator.el
2003 2003
2004 (autoload (quote calculator) "calculator" "\ 2004 (autoload (quote calculator) "calculator" "\
2005 Run the Emacs calculator. 2005 Run the Emacs calculator.
2006 See the documentation for `calculator-mode' for more information." t nil) 2006 See the documentation for `calculator-mode' for more information." t nil)
2021 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays 2021 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays
2022 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially 2022 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially
2023 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2023 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2024 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2024 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2025 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2025 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2026 ;;;;;; (15288 21990)) 2026 ;;;;;; (15292 25969))
2027 ;;; Generated autoloads from calendar/calendar.el 2027 ;;; Generated autoloads from calendar/calendar.el
2028 2028
2029 (defvar calendar-week-start-day 0 "\ 2029 (defvar calendar-week-start-day 0 "\
2030 *The day of the week on which a week in the calendar begins. 2030 *The day of the week on which a week in the calendar begins.
2031 0 means Sunday (default), 1 means Monday, and so on.") 2031 0 means Sunday (default), 1 means Monday, and so on.")
2469 Choose between the one frame, two frame, or basic calendar displays. 2469 Choose between the one frame, two frame, or basic calendar displays.
2470 The original function `calendar' has been renamed `calendar-basic-setup'." t nil) 2470 The original function `calendar' has been renamed `calendar-basic-setup'." t nil)
2471 2471
2472 ;;;*** 2472 ;;;***
2473 2473
2474 ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15186 41424)) 2474 ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (15192 12240))
2475 ;;; Generated autoloads from progmodes/cc-langs.el 2475 ;;; Generated autoloads from progmodes/cc-langs.el
2476 2476
2477 (defvar c-mode-syntax-table nil "\ 2477 (defvar c-mode-syntax-table nil "\
2478 Syntax table used in c-mode buffers.") 2478 Syntax table used in c-mode buffers.")
2479 2479
2494 2494
2495 ;;;*** 2495 ;;;***
2496 2496
2497 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2497 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2498 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2498 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2499 ;;;;;; (15094 21666)) 2499 ;;;;;; (15122 26750))
2500 ;;; Generated autoloads from progmodes/cc-mode.el 2500 ;;; Generated autoloads from progmodes/cc-mode.el
2501 2501
2502 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) 2502 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
2503 2503
2504 (autoload (quote c-mode) "cc-mode" "\ 2504 (autoload (quote c-mode) "cc-mode" "\
2605 \\{pike-mode-map}" t nil) 2605 \\{pike-mode-map}" t nil)
2606 2606
2607 ;;;*** 2607 ;;;***
2608 2608
2609 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 2609 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
2610 ;;;;;; "progmodes/cc-styles.el" (15186 41424)) 2610 ;;;;;; "progmodes/cc-styles.el" (15192 12241))
2611 ;;; Generated autoloads from progmodes/cc-styles.el 2611 ;;; Generated autoloads from progmodes/cc-styles.el
2612 2612
2613 (autoload (quote c-set-style) "cc-styles" "\ 2613 (autoload (quote c-set-style) "cc-styles" "\
2614 Set CC Mode variables to use one of several different indentation styles. 2614 Set CC Mode variables to use one of several different indentation styles.
2615 STYLENAME is a string representing the desired style from the list of 2615 STYLENAME is a string representing the desired style from the list of
2646 offset for that syntactic element. The optional argument is not used 2646 offset for that syntactic element. The optional argument is not used
2647 and exists only for compatibility reasons." t nil) 2647 and exists only for compatibility reasons." t nil)
2648 2648
2649 ;;;*** 2649 ;;;***
2650 2650
2651 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15186 41424)) 2651 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (15192 12241))
2652 ;;; Generated autoloads from progmodes/cc-vars.el 2652 ;;; Generated autoloads from progmodes/cc-vars.el
2653 2653
2654 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\ 2654 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
2655 A list of features extant in the Emacs you are using. 2655 A list of features extant in the Emacs you are using.
2656 There are many flavors of Emacs out there, each with different 2656 There are many flavors of Emacs out there, each with different
2665 2665
2666 ;;;*** 2666 ;;;***
2667 2667
2668 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 2668 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
2669 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 2669 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
2670 ;;;;;; (15186 41421)) 2670 ;;;;;; (15192 12231))
2671 ;;; Generated autoloads from international/ccl.el 2671 ;;; Generated autoloads from international/ccl.el
2672 2672
2673 (autoload (quote ccl-compile) "ccl" "\ 2673 (autoload (quote ccl-compile) "ccl" "\
2674 Return the compiled code of CCL-PROGRAM as a vector of integers." nil nil) 2674 Return the compiled code of CCL-PROGRAM as a vector of integers." nil nil)
2675 2675
2914 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 2914 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
2915 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 2915 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
2916 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 2916 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
2917 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 2917 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
2918 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 2918 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
2919 ;;;;;; (15270 7052)) 2919 ;;;;;; (15271 8858))
2920 ;;; Generated autoloads from emacs-lisp/checkdoc.el 2920 ;;; Generated autoloads from emacs-lisp/checkdoc.el
2921 2921
2922 (autoload (quote checkdoc) "checkdoc" "\ 2922 (autoload (quote checkdoc) "checkdoc" "\
2923 Interactivly check the entire buffer for style errors. 2923 Interactivly check the entire buffer for style errors.
2924 The current status of the ckeck will be displayed in a buffer which 2924 The current status of the ckeck will be displayed in a buffer which
3053 \\{checkdoc-minor-mode-map}" t nil) 3053 \\{checkdoc-minor-mode-map}" t nil)
3054 3054
3055 ;;;*** 3055 ;;;***
3056 3056
3057 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 3057 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
3058 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (15186 3058 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (15192
3059 ;;;;;; 41422)) 3059 ;;;;;; 12234))
3060 ;;; Generated autoloads from language/china-util.el 3060 ;;; Generated autoloads from language/china-util.el
3061 3061
3062 (autoload (quote decode-hz-region) "china-util" "\ 3062 (autoload (quote decode-hz-region) "china-util" "\
3063 Decode HZ/ZW encoded text in the current region. 3063 Decode HZ/ZW encoded text in the current region.
3064 Return the length of resulting text." t nil) 3064 Return the length of resulting text." t nil)
3074 Encode the text in the current buffer to HZ." t nil) 3074 Encode the text in the current buffer to HZ." t nil)
3075 3075
3076 ;;;*** 3076 ;;;***
3077 3077
3078 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3078 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3079 ;;;;;; "chistory" "chistory.el" (14883 31905)) 3079 ;;;;;; "chistory" "chistory.el" (14883 34675))
3080 ;;; Generated autoloads from chistory.el 3080 ;;; Generated autoloads from chistory.el
3081 3081
3082 (autoload (quote repeat-matching-complex-command) "chistory" "\ 3082 (autoload (quote repeat-matching-complex-command) "chistory" "\
3083 Edit and re-evaluate complex command with name matching PATTERN. 3083 Edit and re-evaluate complex command with name matching PATTERN.
3084 Matching occurrences are displayed, most recent first, until you select 3084 Matching occurrences are displayed, most recent first, until you select
3107 This command always recompiles the Command History listing 3107 This command always recompiles the Command History listing
3108 and runs the normal hook `command-history-hook'." t nil) 3108 and runs the normal hook `command-history-hook'." t nil)
3109 3109
3110 ;;;*** 3110 ;;;***
3111 3111
3112 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15012 48294)) 3112 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15054 32554))
3113 ;;; Generated autoloads from emacs-lisp/cl.el 3113 ;;; Generated autoloads from emacs-lisp/cl.el
3114 3114
3115 (defvar custom-print-functions nil "\ 3115 (defvar custom-print-functions nil "\
3116 This is a list of functions that format user objects for printing. 3116 This is a list of functions that format user objects for printing.
3117 Each function is called in turn with three arguments: the object, the 3117 Each function is called in turn with three arguments: the object, the
3123 a future Emacs interpreter will be able to use it.") 3123 a future Emacs interpreter will be able to use it.")
3124 3124
3125 ;;;*** 3125 ;;;***
3126 3126
3127 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3127 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3128 ;;;;;; (15226 25416)) 3128 ;;;;;; (15226 33281))
3129 ;;; Generated autoloads from emacs-lisp/cl-indent.el 3129 ;;; Generated autoloads from emacs-lisp/cl-indent.el
3130 3130
3131 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil) 3131 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
3132 3132
3133 ;;;*** 3133 ;;;***
3134 3134
3135 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3135 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3136 ;;;;;; (15251 11795)) 3136 ;;;;;; (15251 43415))
3137 ;;; Generated autoloads from progmodes/cmacexp.el 3137 ;;; Generated autoloads from progmodes/cmacexp.el
3138 3138
3139 (autoload (quote c-macro-expand) "cmacexp" "\ 3139 (autoload (quote c-macro-expand) "cmacexp" "\
3140 Expand C macros in the region, using the C preprocessor. 3140 Expand C macros in the region, using the C preprocessor.
3141 Normally display output in temp buffer, but 3141 Normally display output in temp buffer, but
3148 Noninteractive args are START, END, SUBST. 3148 Noninteractive args are START, END, SUBST.
3149 For use inside Lisp programs, see also `c-macro-expansion'." t nil) 3149 For use inside Lisp programs, see also `c-macro-expansion'." t nil)
3150 3150
3151 ;;;*** 3151 ;;;***
3152 3152
3153 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15186 3153 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15192
3154 ;;;;;; 41418)) 3154 ;;;;;; 12207))
3155 ;;; Generated autoloads from cmuscheme.el 3155 ;;; Generated autoloads from cmuscheme.el
3156 3156
3157 (autoload (quote run-scheme) "cmuscheme" "\ 3157 (autoload (quote run-scheme) "cmuscheme" "\
3158 Run an inferior Scheme process, input and output via buffer *scheme*. 3158 Run an inferior Scheme process, input and output via buffer *scheme*.
3159 If there is a process already running in `*scheme*', switch to that buffer. 3159 If there is a process already running in `*scheme*', switch to that buffer.
3165 3165
3166 ;;;*** 3166 ;;;***
3167 3167
3168 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 3168 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3169 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 3169 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3170 ;;;;;; "codepage" "international/codepage.el" (15186 41421)) 3170 ;;;;;; "codepage" "international/codepage.el" (15192 12231))
3171 ;;; Generated autoloads from international/codepage.el 3171 ;;; Generated autoloads from international/codepage.el
3172 3172
3173 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 3173 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
3174 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME 3174 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME
3175 whose first character is at offset OFFSET from the beginning of 8-bit 3175 whose first character is at offset OFFSET from the beginning of 8-bit
3268 Return a list of expressions in the output which match REGEXP. 3268 Return a list of expressions in the output which match REGEXP.
3269 REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil) 3269 REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil)
3270 3270
3271 ;;;*** 3271 ;;;***
3272 3272
3273 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15186 3273 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15192
3274 ;;;;;; 41418)) 3274 ;;;;;; 12207))
3275 ;;; Generated autoloads from compare-w.el 3275 ;;; Generated autoloads from compare-w.el
3276 3276
3277 (autoload (quote compare-windows) "compare-w" "\ 3277 (autoload (quote compare-windows) "compare-w" "\
3278 Compare text in current window with text in next window. 3278 Compare text in current window with text in next window.
3279 Compares the text starting at point in each window, 3279 Compares the text starting at point in each window,
3292 ;;;*** 3292 ;;;***
3293 3293
3294 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3294 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3295 ;;;;;; compilation-mode grep-find grep compile compilation-search-path 3295 ;;;;;; compilation-mode grep-find grep compile compilation-search-path
3296 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3296 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
3297 ;;;;;; "compile" "progmodes/compile.el" (15273 39392)) 3297 ;;;;;; "compile" "progmodes/compile.el" (15293 44864))
3298 ;;; Generated autoloads from progmodes/compile.el 3298 ;;; Generated autoloads from progmodes/compile.el
3299 3299
3300 (defvar compilation-mode-hook nil "\ 3300 (defvar compilation-mode-hook nil "\
3301 *List of hook functions run by `compilation-mode' (see `run-hooks').") 3301 *List of hook functions run by `compilation-mode' (see `run-hooks').")
3302 3302
3423 (define-key ctl-x-map "`" 'next-error) 3423 (define-key ctl-x-map "`" 'next-error)
3424 3424
3425 ;;;*** 3425 ;;;***
3426 3426
3427 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 3427 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
3428 ;;;;;; (15187 6158)) 3428 ;;;;;; (15192 12207))
3429 ;;; Generated autoloads from complete.el 3429 ;;; Generated autoloads from complete.el
3430 3430
3431 (defvar partial-completion-mode nil "\ 3431 (defvar partial-completion-mode nil "\
3432 Non-nil if Partial-Completion mode is enabled. 3432 Non-nil if Partial-Completion mode is enabled.
3433 See the command `partial-completion-mode' for a description of this minor-mode. 3433 See the command `partial-completion-mode' for a description of this minor-mode.
3458 See also the variable `PC-include-file-path'." t nil) 3458 See also the variable `PC-include-file-path'." t nil)
3459 3459
3460 ;;;*** 3460 ;;;***
3461 3461
3462 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 3462 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
3463 ;;;;;; (15186 41418)) 3463 ;;;;;; (15192 12207))
3464 ;;; Generated autoloads from completion.el 3464 ;;; Generated autoloads from completion.el
3465 3465
3466 (autoload (quote dynamic-completion-mode) "completion" "\ 3466 (autoload (quote dynamic-completion-mode) "completion" "\
3467 Enable dynamic word-completion." t nil) 3467 Enable dynamic word-completion." t nil)
3468 3468
3469 ;;;*** 3469 ;;;***
3470 3470
3471 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 3471 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
3472 ;;;;;; find-composition compose-chars decompose-string compose-string 3472 ;;;;;; find-composition compose-chars decompose-string compose-string
3473 ;;;;;; decompose-region compose-region) "composite" "composite.el" 3473 ;;;;;; decompose-region compose-region) "composite" "composite.el"
3474 ;;;;;; (15186 41418)) 3474 ;;;;;; (15192 12207))
3475 ;;; Generated autoloads from composite.el 3475 ;;; Generated autoloads from composite.el
3476 3476
3477 (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))) "\ 3477 (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))) "\
3478 Alist of symbols vs integer codes of glyph reference points. 3478 Alist of symbols vs integer codes of glyph reference points.
3479 A glyph reference point symbol is to be used to specify a composition 3479 A glyph reference point symbol is to be used to specify a composition
3680 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil) 3680 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil)
3681 3681
3682 ;;;*** 3682 ;;;***
3683 3683
3684 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 3684 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
3685 ;;;;;; (15187 6159)) 3685 ;;;;;; (15192 12222))
3686 ;;; Generated autoloads from emacs-lisp/copyright.el 3686 ;;; Generated autoloads from emacs-lisp/copyright.el
3687 3687
3688 (autoload (quote copyright-update) "copyright" "\ 3688 (autoload (quote copyright-update) "copyright" "\
3689 Update the copyright notice at the beginning of the buffer to indicate 3689 Update the copyright notice at the beginning of the buffer to indicate
3690 the current year. If optional prefix ARG is given replace the years in the 3690 the current year. If optional prefix ARG is given replace the years in the
3696 Insert a copyright by $ORGANIZATION notice at cursor." t nil) 3696 Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3697 3697
3698 ;;;*** 3698 ;;;***
3699 3699
3700 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3700 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3701 ;;;;;; (15187 6160)) 3701 ;;;;;; (15192 12241))
3702 ;;; Generated autoloads from progmodes/cperl-mode.el 3702 ;;; Generated autoloads from progmodes/cperl-mode.el
3703 3703
3704 (autoload (quote cperl-mode) "cperl-mode" "\ 3704 (autoload (quote cperl-mode) "cperl-mode" "\
3705 Major mode for editing Perl code. 3705 Major mode for editing Perl code.
3706 Expression and list commands understand all C brackets. 3706 Expression and list commands understand all C brackets.
3867 `cperl-non-problems', `cperl-praise', `cperl-speed'." t nil) 3867 `cperl-non-problems', `cperl-praise', `cperl-speed'." t nil)
3868 3868
3869 ;;;*** 3869 ;;;***
3870 3870
3871 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 3871 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
3872 ;;;;;; (15187 6160)) 3872 ;;;;;; (15192 12242))
3873 ;;; Generated autoloads from progmodes/cpp.el 3873 ;;; Generated autoloads from progmodes/cpp.el
3874 3874
3875 (autoload (quote cpp-highlight-buffer) "cpp" "\ 3875 (autoload (quote cpp-highlight-buffer) "cpp" "\
3876 Highlight C code according to preprocessor conditionals. 3876 Highlight C code according to preprocessor conditionals.
3877 This command pops up a buffer which you should edit to specify 3877 This command pops up a buffer which you should edit to specify
3947 ;;;;;; customize-apropos-options customize-apropos customize-saved 3947 ;;;;;; customize-apropos-options customize-apropos customize-saved
3948 ;;;;;; customize-customized customize-face-other-window customize-face 3948 ;;;;;; customize-customized customize-face-other-window customize-face
3949 ;;;;;; customize-option-other-window customize-changed-options customize-option 3949 ;;;;;; customize-option-other-window customize-changed-options customize-option
3950 ;;;;;; customize-group-other-window customize-group customize customize-save-variable 3950 ;;;;;; customize-group-other-window customize-group customize customize-save-variable
3951 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 3951 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
3952 ;;;;;; (15256 32347)) 3952 ;;;;;; (15293 43517))
3953 ;;; Generated autoloads from cus-edit.el 3953 ;;; Generated autoloads from cus-edit.el
3954 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 3954 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
3955 3955
3956 (autoload (quote customize-set-value) "cus-edit" "\ 3956 (autoload (quote customize-set-value) "cus-edit" "\
3957 Set VARIABLE to VALUE. VALUE is a Lisp object. 3957 Set VARIABLE to VALUE. VALUE is a Lisp object.
4106 The format is suitable for use with `easy-menu-define'." nil nil) 4106 The format is suitable for use with `easy-menu-define'." nil nil)
4107 4107
4108 ;;;*** 4108 ;;;***
4109 4109
4110 ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face" 4110 ;;;### (autoloads (custom-set-faces custom-declare-face) "cus-face"
4111 ;;;;;; "cus-face.el" (15187 6158)) 4111 ;;;;;; "cus-face.el" (15293 43517))
4112 ;;; Generated autoloads from cus-face.el 4112 ;;; Generated autoloads from cus-face.el
4113 4113
4114 (autoload (quote custom-declare-face) "cus-face" "\ 4114 (autoload (quote custom-declare-face) "cus-face" "\
4115 Like `defface', but FACE is evaluated as a normal argument." nil nil) 4115 Like `defface', but FACE is evaluated as a normal argument." nil nil)
4116 4116
4127 See `defface' for the format of SPEC." nil nil) 4127 See `defface' for the format of SPEC." nil nil)
4128 4128
4129 ;;;*** 4129 ;;;***
4130 4130
4131 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 4131 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
4132 ;;;;;; (14909 56659)) 4132 ;;;;;; (14910 483))
4133 ;;; Generated autoloads from cvs-status.el 4133 ;;; Generated autoloads from cvs-status.el
4134 4134
4135 (autoload (quote cvs-status-mode) "cvs-status" "\ 4135 (autoload (quote cvs-status-mode) "cvs-status" "\
4136 Mode used for cvs status output." t nil) 4136 Mode used for cvs status output." t nil)
4137 4137
4138 ;;;*** 4138 ;;;***
4139 4139
4140 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 4140 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
4141 ;;;;;; "cwarn" "progmodes/cwarn.el" (15187 6160)) 4141 ;;;;;; "cwarn" "progmodes/cwarn.el" (15192 12242))
4142 ;;; Generated autoloads from progmodes/cwarn.el 4142 ;;; Generated autoloads from progmodes/cwarn.el
4143 4143
4144 (autoload (quote cwarn-mode) "cwarn" "\ 4144 (autoload (quote cwarn-mode) "cwarn" "\
4145 Minor mode that highlights suspicious C and C++ constructions. 4145 Minor mode that highlights suspicious C and C++ constructions.
4146 4146
4163 4163
4164 ;;;*** 4164 ;;;***
4165 4165
4166 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 4166 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
4167 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 4167 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
4168 ;;;;;; (15186 41422)) 4168 ;;;;;; (15192 12234))
4169 ;;; Generated autoloads from language/cyril-util.el 4169 ;;; Generated autoloads from language/cyril-util.el
4170 4170
4171 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 4171 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
4172 Return KOI8-R external character code of CHAR if appropriate." nil nil) 4172 Return KOI8-R external character code of CHAR if appropriate." nil nil)
4173 4173
4186 If the argument is nil, we return the display table to its standard state." t nil) 4186 If the argument is nil, we return the display table to its standard state." t nil)
4187 4187
4188 ;;;*** 4188 ;;;***
4189 4189
4190 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 4190 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
4191 ;;;;;; (15153 45273)) 4191 ;;;;;; (15155 16524))
4192 ;;; Generated autoloads from dabbrev.el 4192 ;;; Generated autoloads from dabbrev.el
4193 4193
4194 (define-key esc-map "/" (quote dabbrev-expand)) 4194 (define-key esc-map "/" (quote dabbrev-expand))
4195 4195
4196 (define-key esc-map [67108911] (quote dabbrev-completion)) 4196 (define-key esc-map [67108911] (quote dabbrev-completion))
4231 4231
4232 See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." t nil) 4232 See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." t nil)
4233 4233
4234 ;;;*** 4234 ;;;***
4235 4235
4236 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (14977 4236 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15054
4237 ;;;;;; 55829)) 4237 ;;;;;; 32604))
4238 ;;; Generated autoloads from progmodes/dcl-mode.el 4238 ;;; Generated autoloads from progmodes/dcl-mode.el
4239 4239
4240 (autoload (quote dcl-mode) "dcl-mode" "\ 4240 (autoload (quote dcl-mode) "dcl-mode" "\
4241 Major mode for editing DCL-files. 4241 Major mode for editing DCL-files.
4242 4242
4383 If argument is nil or an empty string, cancel for all functions." t nil) 4383 If argument is nil or an empty string, cancel for all functions." t nil)
4384 4384
4385 ;;;*** 4385 ;;;***
4386 4386
4387 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 4387 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
4388 ;;;;;; (15187 6160)) 4388 ;;;;;; (15192 12238))
4389 ;;; Generated autoloads from play/decipher.el 4389 ;;; Generated autoloads from play/decipher.el
4390 4390
4391 (autoload (quote decipher) "decipher" "\ 4391 (autoload (quote decipher) "decipher" "\
4392 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode." t nil) 4392 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode." t nil)
4393 4393
4408 \\[decipher-restore-checkpoint] Restore a saved cipher alphabet (checkpoint)" t nil) 4408 \\[decipher-restore-checkpoint] Restore a saved cipher alphabet (checkpoint)" t nil)
4409 4409
4410 ;;;*** 4410 ;;;***
4411 4411
4412 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 4412 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
4413 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15187 4413 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (15192
4414 ;;;;;; 6158)) 4414 ;;;;;; 12208))
4415 ;;; Generated autoloads from delim-col.el 4415 ;;; Generated autoloads from delim-col.el
4416 4416
4417 (autoload (quote delimit-columns-customize) "delim-col" "\ 4417 (autoload (quote delimit-columns-customize) "delim-col" "\
4418 Customization of `columns' group." t nil) 4418 Customization of `columns' group." t nil)
4419 4419
4427 4427
4428 START and END delimits the corners of text rectangle." t nil) 4428 START and END delimits the corners of text rectangle." t nil)
4429 4429
4430 ;;;*** 4430 ;;;***
4431 4431
4432 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15187 4432 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15192
4433 ;;;;;; 6160)) 4433 ;;;;;; 12242))
4434 ;;; Generated autoloads from progmodes/delphi.el 4434 ;;; Generated autoloads from progmodes/delphi.el
4435 4435
4436 (autoload (quote delphi-mode) "delphi" "\ 4436 (autoload (quote delphi-mode) "delphi" "\
4437 Major mode for editing Delphi code. \\<delphi-mode-map> 4437 Major mode for editing Delphi code. \\<delphi-mode-map>
4438 \\[delphi-tab] - Indents the current line for Delphi code. 4438 \\[delphi-tab] - Indents the current line for Delphi code.
4476 Turning on Delphi mode calls the value of the variable delphi-mode-hook with 4476 Turning on Delphi mode calls the value of the variable delphi-mode-hook with
4477 no args, if that value is non-nil." t nil) 4477 no args, if that value is non-nil." t nil)
4478 4478
4479 ;;;*** 4479 ;;;***
4480 4480
4481 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (15206 4481 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (15209
4482 ;;;;;; 38924)) 4482 ;;;;;; 13374))
4483 ;;; Generated autoloads from delsel.el 4483 ;;; Generated autoloads from delsel.el
4484 4484
4485 (defalias (quote pending-delete-mode) (quote delete-selection-mode)) 4485 (defalias (quote pending-delete-mode) (quote delete-selection-mode))
4486 4486
4487 (defvar delete-selection-mode nil "\ 4487 (defvar delete-selection-mode nil "\
4505 any selection." t nil) 4505 any selection." t nil)
4506 4506
4507 ;;;*** 4507 ;;;***
4508 4508
4509 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 4509 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
4510 ;;;;;; "derived" "derived.el" (15293 33676)) 4510 ;;;;;; "derived" "derived.el" (15293 42332))
4511 ;;; Generated autoloads from derived.el 4511 ;;; Generated autoloads from derived.el
4512 4512
4513 (autoload (quote define-derived-mode) "derived" "\ 4513 (autoload (quote define-derived-mode) "derived" "\
4514 Create a new mode as a variant of an existing mode. 4514 Create a new mode as a variant of an existing mode.
4515 4515
4549 the first time the mode is used." nil nil) 4549 the first time the mode is used." nil nil)
4550 4550
4551 ;;;*** 4551 ;;;***
4552 4552
4553 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" 4553 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
4554 ;;;;;; (15224 61468)) 4554 ;;;;;; (15225 9712))
4555 ;;; Generated autoloads from desktop.el 4555 ;;; Generated autoloads from desktop.el
4556 4556
4557 (autoload (quote desktop-read) "desktop" "\ 4557 (autoload (quote desktop-read) "desktop" "\
4558 Read the Desktop file and the files it specifies. 4558 Read the Desktop file and the files it specifies.
4559 This is a no-op when Emacs is running in batch mode." t nil) 4559 This is a no-op when Emacs is running in batch mode." t nil)
4570 ;;;;;; in-is13194-devanagari-post-read-conversion devanagari-compose-from-is13194-region 4570 ;;;;;; in-is13194-devanagari-post-read-conversion devanagari-compose-from-is13194-region
4571 ;;;;;; devanagari-compose-region devanagari-compose-string devanagari-decompose-region 4571 ;;;;;; devanagari-compose-region devanagari-compose-string devanagari-decompose-region
4572 ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string 4572 ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string
4573 ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian 4573 ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian
4574 ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el" 4574 ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el"
4575 ;;;;;; (15187 6159)) 4575 ;;;;;; (15192 12234))
4576 ;;; Generated autoloads from language/devan-util.el 4576 ;;; Generated autoloads from language/devan-util.el
4577 4577
4578 (autoload (quote indian-to-devanagari) "devan-util" "\ 4578 (autoload (quote indian-to-devanagari) "devan-util" "\
4579 Convert IS 13194 character CHAR to Devanagari basic characters. 4579 Convert IS 13194 character CHAR to Devanagari basic characters.
4580 If CHAR is not IS 13194, return CHAR as is." nil nil) 4580 If CHAR is not IS 13194, return CHAR as is." nil nil)
4624 (autoload (quote devanagari-decode-itrans-region) "devan-util" nil t nil) 4624 (autoload (quote devanagari-decode-itrans-region) "devan-util" nil t nil)
4625 4625
4626 ;;;*** 4626 ;;;***
4627 4627
4628 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" 4628 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4629 ;;;;;; (15186 41419)) 4629 ;;;;;; (15192 12221))
4630 ;;; Generated autoloads from calendar/diary-lib.el 4630 ;;; Generated autoloads from calendar/diary-lib.el
4631 4631
4632 (autoload (quote diary) "diary-lib" "\ 4632 (autoload (quote diary) "diary-lib" "\
4633 Generate the diary window for ARG days starting with the current date. 4633 Generate the diary window for ARG days starting with the current date.
4634 If no argument is provided, the number of days of diary entries is governed 4634 If no argument is provided, the number of days of diary entries is governed
4659 to run it every morning at 1am." t nil) 4659 to run it every morning at 1am." t nil)
4660 4660
4661 ;;;*** 4661 ;;;***
4662 4662
4663 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 4663 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
4664 ;;;;;; "diff.el" (15215 36955)) 4664 ;;;;;; "diff.el" (15223 37888))
4665 ;;; Generated autoloads from diff.el 4665 ;;; Generated autoloads from diff.el
4666 4666
4667 (defvar diff-switches "-c" "\ 4667 (defvar diff-switches "-c" "\
4668 *A string or list of strings specifying switches to be be passed to diff.") 4668 *A string or list of strings specifying switches to be be passed to diff.")
4669 4669
5039 If FILE is a symbolic link and the optional argument DEREF-SYMLINKS is 5039 If FILE is a symbolic link and the optional argument DEREF-SYMLINKS is
5040 true then the type of the file linked to by FILE is printed instead." t nil) 5040 true then the type of the file linked to by FILE is printed instead." t nil)
5041 5041
5042 ;;;*** 5042 ;;;***
5043 5043
5044 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15245 897)) 5044 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15246 17699))
5045 ;;; Generated autoloads from dired-x.el 5045 ;;; Generated autoloads from dired-x.el
5046 5046
5047 (autoload (quote dired-jump) "dired-x" "\ 5047 (autoload (quote dired-jump) "dired-x" "\
5048 Jump to dired buffer corresponding to current buffer. 5048 Jump to dired buffer corresponding to current buffer.
5049 If in a file, dired the current directory and move to file's line. 5049 If in a file, dired the current directory and move to file's line.
5051 In case the proper dired file line cannot be found, refresh the dired 5051 In case the proper dired file line cannot be found, refresh the dired
5052 buffer and try again." t nil) 5052 buffer and try again." t nil)
5053 5053
5054 ;;;*** 5054 ;;;***
5055 5055
5056 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14977 56454)) 5056 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (15054 32525))
5057 ;;; Generated autoloads from dirtrack.el 5057 ;;; Generated autoloads from dirtrack.el
5058 5058
5059 (autoload (quote dirtrack) "dirtrack" "\ 5059 (autoload (quote dirtrack) "dirtrack" "\
5060 Determine the current directory by scanning the process output for a prompt. 5060 Determine the current directory by scanning the process output for a prompt.
5061 The prompt to look for is the first item in `dirtrack-list'. 5061 The prompt to look for is the first item in `dirtrack-list'.
5086 5086
5087 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline 5087 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline
5088 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 5088 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
5089 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table 5089 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table
5090 ;;;;;; describe-display-table set-display-table-slot display-table-slot 5090 ;;;;;; describe-display-table set-display-table-slot display-table-slot
5091 ;;;;;; make-display-table) "disp-table" "disp-table.el" (15186 41418)) 5091 ;;;;;; make-display-table) "disp-table" "disp-table.el" (15192 12208))
5092 ;;; Generated autoloads from disp-table.el 5092 ;;; Generated autoloads from disp-table.el
5093 5093
5094 (autoload (quote make-display-table) "disp-table" "\ 5094 (autoload (quote make-display-table) "disp-table" "\
5095 Return a new, empty display table." nil nil) 5095 Return a new, empty display table." nil nil)
5096 5096
5161 for users who call this function in `.emacs'." nil nil) 5161 for users who call this function in `.emacs'." nil nil)
5162 5162
5163 ;;;*** 5163 ;;;***
5164 5164
5165 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 5165 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
5166 ;;;;;; (15186 41423)) 5166 ;;;;;; (15192 12238))
5167 ;;; Generated autoloads from play/dissociate.el 5167 ;;; Generated autoloads from play/dissociate.el
5168 5168
5169 (autoload (quote dissociated-press) "dissociate" "\ 5169 (autoload (quote dissociated-press) "dissociate" "\
5170 Dissociate the text of the current buffer. 5170 Dissociate the text of the current buffer.
5171 Output goes in buffer named *Dissociation*, 5171 Output goes in buffer named *Dissociation*,
5175 If ARG is negative, require -ARG words of continuity. 5175 If ARG is negative, require -ARG words of continuity.
5176 Default is 2." t nil) 5176 Default is 2." t nil)
5177 5177
5178 ;;;*** 5178 ;;;***
5179 5179
5180 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15186 41423)) 5180 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (15192 12238))
5181 ;;; Generated autoloads from play/doctor.el 5181 ;;; Generated autoloads from play/doctor.el
5182 5182
5183 (autoload (quote doctor) "doctor" "\ 5183 (autoload (quote doctor) "doctor" "\
5184 Switch to *doctor* buffer and start giving psychotherapy." t nil) 5184 Switch to *doctor* buffer and start giving psychotherapy." t nil)
5185 5185
5186 ;;;*** 5186 ;;;***
5187 5187
5188 ;;;### (autoloads (double-mode double-mode) "double" "double.el" 5188 ;;;### (autoloads (double-mode double-mode) "double" "double.el"
5189 ;;;;;; (15187 6158)) 5189 ;;;;;; (15192 12208))
5190 ;;; Generated autoloads from double.el 5190 ;;; Generated autoloads from double.el
5191 5191
5192 (defvar double-mode nil "\ 5192 (defvar double-mode nil "\
5193 Toggle Double mode. 5193 Toggle Double mode.
5194 Setting this variable directly does not take effect; 5194 Setting this variable directly does not take effect;
5205 When Double mode is on, some keys will insert different strings 5205 When Double mode is on, some keys will insert different strings
5206 when pressed twice. See variable `double-map' for details." t nil) 5206 when pressed twice. See variable `double-map' for details." t nil)
5207 5207
5208 ;;;*** 5208 ;;;***
5209 5209
5210 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15187 6160)) 5210 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (15192 12238))
5211 ;;; Generated autoloads from play/dunnet.el 5211 ;;; Generated autoloads from play/dunnet.el
5212 5212
5213 (autoload (quote dunnet) "dunnet" "\ 5213 (autoload (quote dunnet) "dunnet" "\
5214 Switch to *dungeon* buffer and start game." t nil) 5214 Switch to *dungeon* buffer and start game." t nil)
5215 5215
5216 ;;;*** 5216 ;;;***
5217 5217
5218 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 5218 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
5219 ;;;;;; (15232 59193)) 5219 ;;;;;; (15232 65306))
5220 ;;; Generated autoloads from gnus/earcon.el 5220 ;;; Generated autoloads from gnus/earcon.el
5221 5221
5222 (autoload (quote gnus-earcon-display) "earcon" "\ 5222 (autoload (quote gnus-earcon-display) "earcon" "\
5223 Play sounds in message buffers." t nil) 5223 Play sounds in message buffers." t nil)
5224 5224
5225 ;;;*** 5225 ;;;***
5226 5226
5227 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 5227 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
5228 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" 5228 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
5229 ;;;;;; "emacs-lisp/easy-mmode.el" (15218 41915)) 5229 ;;;;;; "emacs-lisp/easy-mmode.el" (15223 37895))
5230 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 5230 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
5231 5231
5232 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 5232 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
5233 5233
5234 (autoload (quote define-minor-mode) "easy-mmode" "\ 5234 (autoload (quote define-minor-mode) "easy-mmode" "\
5278 CSS contains a list of syntax specifications of the form (CHAR . SYNTAX)." nil (quote macro)) 5278 CSS contains a list of syntax specifications of the form (CHAR . SYNTAX)." nil (quote macro))
5279 5279
5280 ;;;*** 5280 ;;;***
5281 5281
5282 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 5282 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
5283 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15187 5283 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15192
5284 ;;;;;; 6159)) 5284 ;;;;;; 12223))
5285 ;;; Generated autoloads from emacs-lisp/easymenu.el 5285 ;;; Generated autoloads from emacs-lisp/easymenu.el
5286 5286
5287 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 5287 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
5288 5288
5289 (autoload (quote easy-menu-define) "easymenu" "\ 5289 (autoload (quote easy-menu-define) "easymenu" "\
5410 5410
5411 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style 5411 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style
5412 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup 5412 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
5413 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer 5413 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
5414 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer 5414 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer
5415 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15279 28641)) 5415 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (15281 51220))
5416 ;;; Generated autoloads from progmodes/ebnf2ps.el 5416 ;;; Generated autoloads from progmodes/ebnf2ps.el
5417 5417
5418 (autoload (quote ebnf-customize) "ebnf2ps" "\ 5418 (autoload (quote ebnf-customize) "ebnf2ps" "\
5419 Customization for ebnf group." t nil) 5419 Customization for ebnf group." t nil)
5420 5420
5525 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree 5525 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree
5526 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack 5526 ;;;;;; ebrowse-electric-position-menu ebrowse-forward-in-position-stack
5527 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use 5527 ;;;;;; ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5528 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol 5528 ;;;;;; ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5529 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse" 5529 ;;;;;; ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5530 ;;;;;; "progmodes/ebrowse.el" (15186 41424)) 5530 ;;;;;; "progmodes/ebrowse.el" (15192 12243))
5531 ;;; Generated autoloads from progmodes/ebrowse.el 5531 ;;; Generated autoloads from progmodes/ebrowse.el
5532 5532
5533 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 5533 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
5534 Major mode for Ebrowse class tree buffers. 5534 Major mode for Ebrowse class tree buffers.
5535 Each line corresponds to a class in a class tree. 5535 Each line corresponds to a class in a class tree.
5588 Display statistics for a class tree." t nil) 5588 Display statistics for a class tree." t nil)
5589 5589
5590 ;;;*** 5590 ;;;***
5591 5591
5592 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 5592 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
5593 ;;;;;; (15238 2043)) 5593 ;;;;;; (15238 19581))
5594 ;;; Generated autoloads from ebuff-menu.el 5594 ;;; Generated autoloads from ebuff-menu.el
5595 5595
5596 (autoload (quote electric-buffer-list) "ebuff-menu" "\ 5596 (autoload (quote electric-buffer-list) "ebuff-menu" "\
5597 Pops up a buffer describing the set of Emacs buffers. 5597 Pops up a buffer describing the set of Emacs buffers.
5598 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 5598 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
5611 \\{electric-buffer-menu-mode-map}" t nil) 5611 \\{electric-buffer-menu-mode-map}" t nil)
5612 5612
5613 ;;;*** 5613 ;;;***
5614 5614
5615 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 5615 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
5616 ;;;;;; "echistory.el" (15186 41418)) 5616 ;;;;;; "echistory.el" (15192 12208))
5617 ;;; Generated autoloads from echistory.el 5617 ;;; Generated autoloads from echistory.el
5618 5618
5619 (autoload (quote Electric-command-history-redo-expression) "echistory" "\ 5619 (autoload (quote Electric-command-history-redo-expression) "echistory" "\
5620 Edit current history line in minibuffer and execute result. 5620 Edit current history line in minibuffer and execute result.
5621 With prefix arg NOCONFIRM, execute current line as-is without editing." t nil) 5621 With prefix arg NOCONFIRM, execute current line as-is without editing." t nil)
5622 5622
5623 ;;;*** 5623 ;;;***
5624 5624
5625 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 5625 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
5626 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15288 6986)) 5626 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15292 25969))
5627 ;;; Generated autoloads from emacs-lisp/edebug.el 5627 ;;; Generated autoloads from emacs-lisp/edebug.el
5628 5628
5629 (defvar edebug-all-defs nil "\ 5629 (defvar edebug-all-defs nil "\
5630 *If non-nil, evaluation of any defining forms will instrument for Edebug. 5630 *If non-nil, evaluation of any defining forms will instrument for Edebug.
5631 This applies to `eval-defun', `eval-region', `eval-buffer', and 5631 This applies to `eval-defun', `eval-region', `eval-buffer', and
5833 With optional NODE, goes to that node." t nil) 5833 With optional NODE, goes to that node." t nil)
5834 5834
5835 ;;;*** 5835 ;;;***
5836 5836
5837 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 5837 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
5838 ;;;;;; (15186 41418)) 5838 ;;;;;; (15192 12209))
5839 ;;; Generated autoloads from ediff-help.el 5839 ;;; Generated autoloads from ediff-help.el
5840 5840
5841 (autoload (quote ediff-customize) "ediff-help" nil t nil) 5841 (autoload (quote ediff-customize) "ediff-help" nil t nil)
5842 5842
5843 ;;;*** 5843 ;;;***
5844 5844
5845 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15186 41418)) 5845 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (15192 12209))
5846 ;;; Generated autoloads from ediff-hook.el 5846 ;;; Generated autoloads from ediff-hook.el
5847 5847
5848 (defvar ediff-window-setup-function) 5848 (defvar ediff-window-setup-function)
5849 5849
5850 (defun ediff-xemacs-init-menus nil (if (featurep (quote menubar)) (progn (add-submenu (quote ("Tools")) ediff-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-merge-menu "OO-Browser...") (add-submenu (quote ("Tools")) epatch-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-misc-menu "OO-Browser...") (add-menu-button (quote ("Tools")) "-------" "OO-Browser...")))) 5850 (defun ediff-xemacs-init-menus nil (if (featurep (quote menubar)) (progn (add-submenu (quote ("Tools")) ediff-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-merge-menu "OO-Browser...") (add-submenu (quote ("Tools")) epatch-menu "OO-Browser...") (add-submenu (quote ("Tools")) ediff-misc-menu "OO-Browser...") (add-menu-button (quote ("Tools")) "-------" "OO-Browser..."))))
5852 (cond ((string-match "XEmacs" emacs-version) (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))) ((featurep (quote menu-bar)) (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))))) 5852 (cond ((string-match "XEmacs" emacs-version) (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))) ((featurep (quote menu-bar)) (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)))))
5853 5853
5854 ;;;*** 5854 ;;;***
5855 5855
5856 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 5856 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
5857 ;;;;;; (15284 8839)) 5857 ;;;;;; (15292 25968))
5858 ;;; Generated autoloads from ediff-mult.el 5858 ;;; Generated autoloads from ediff-mult.el
5859 5859
5860 (autoload (quote ediff-show-registry) "ediff-mult" "\ 5860 (autoload (quote ediff-show-registry) "ediff-mult" "\
5861 Display Ediff's registry." t nil) 5861 Display Ediff's registry." t nil)
5862 5862
5880 5880
5881 ;;;*** 5881 ;;;***
5882 5882
5883 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 5883 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
5884 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 5884 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
5885 ;;;;;; (15187 6158)) 5885 ;;;;;; (15192 12209))
5886 ;;; Generated autoloads from edmacro.el 5886 ;;; Generated autoloads from edmacro.el
5887 (define-key ctl-x-map "\C-k" 'edit-kbd-macro) 5887 (define-key ctl-x-map "\C-k" 'edit-kbd-macro)
5888 5888
5889 (defvar edmacro-eight-bits nil "\ 5889 (defvar edmacro-eight-bits nil "\
5890 *Non-nil if edit-kbd-macro should leave 8-bit characters intact. 5890 *Non-nil if edit-kbd-macro should leave 8-bit characters intact.
5924 or nil, use a compact 80-column format." nil nil) 5924 or nil, use a compact 80-column format." nil nil)
5925 5925
5926 ;;;*** 5926 ;;;***
5927 5927
5928 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 5928 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
5929 ;;;;;; "emulation/edt.el" (15187 6159)) 5929 ;;;;;; "emulation/edt.el" (15192 12224))
5930 ;;; Generated autoloads from emulation/edt.el 5930 ;;; Generated autoloads from emulation/edt.el
5931 5931
5932 (autoload (quote edt-set-scroll-margins) "edt" "\ 5932 (autoload (quote edt-set-scroll-margins) "edt" "\
5933 Set scroll margins. 5933 Set scroll margins.
5934 Argument TOP is the top margin in number of lines or percent of window. 5934 Argument TOP is the top margin in number of lines or percent of window.
5938 Turn on EDT Emulation." t nil) 5938 Turn on EDT Emulation." t nil)
5939 5939
5940 ;;;*** 5940 ;;;***
5941 5941
5942 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 5942 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
5943 ;;;;;; (15031 23653)) 5943 ;;;;;; (15054 32526))
5944 ;;; Generated autoloads from ehelp.el 5944 ;;; Generated autoloads from ehelp.el
5945 5945
5946 (autoload (quote with-electric-help) "ehelp" "\ 5946 (autoload (quote with-electric-help) "ehelp" "\
5947 Pop up an \"electric\" help buffer. 5947 Pop up an \"electric\" help buffer.
5948 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. 5948 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
6007 (autoload (quote turn-on-eldoc-mode) "eldoc" "\ 6007 (autoload (quote turn-on-eldoc-mode) "eldoc" "\
6008 Unequivocally turn on eldoc-mode (see variable documentation)." t nil) 6008 Unequivocally turn on eldoc-mode (see variable documentation)." t nil)
6009 6009
6010 ;;;*** 6010 ;;;***
6011 6011
6012 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15187 6012 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15192
6013 ;;;;;; 6158)) 6013 ;;;;;; 12209))
6014 ;;; Generated autoloads from elide-head.el 6014 ;;; Generated autoloads from elide-head.el
6015 6015
6016 (autoload (quote elide-head) "elide-head" "\ 6016 (autoload (quote elide-head) "elide-head" "\
6017 Hide header material in buffer according to `elide-head-headers-to-hide'. 6017 Hide header material in buffer according to `elide-head-headers-to-hide'.
6018 6018
6022 This is suitable as an entry on `find-file-hooks' or appropriate mode hooks." t nil) 6022 This is suitable as an entry on `find-file-hooks' or appropriate mode hooks." t nil)
6023 6023
6024 ;;;*** 6024 ;;;***
6025 6025
6026 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 6026 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
6027 ;;;;;; (15187 6159)) 6027 ;;;;;; (15192 12223))
6028 ;;; Generated autoloads from emacs-lisp/elint.el 6028 ;;; Generated autoloads from emacs-lisp/elint.el
6029 6029
6030 (autoload (quote elint-initialize) "elint" "\ 6030 (autoload (quote elint-initialize) "elint" "\
6031 Initialize elint." t nil) 6031 Initialize elint." t nil)
6032 6032
6033 ;;;*** 6033 ;;;***
6034 6034
6035 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 6035 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
6036 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15186 6036 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (15192
6037 ;;;;;; 41419)) 6037 ;;;;;; 12223))
6038 ;;; Generated autoloads from emacs-lisp/elp.el 6038 ;;; Generated autoloads from emacs-lisp/elp.el
6039 6039
6040 (autoload (quote elp-instrument-function) "elp" "\ 6040 (autoload (quote elp-instrument-function) "elp" "\
6041 Instrument FUNSYM for profiling. 6041 Instrument FUNSYM for profiling.
6042 FUNSYM must be a symbol of a defined function." t nil) 6042 FUNSYM must be a symbol of a defined function." t nil)
6071 6071
6072 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 6072 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
6073 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 6073 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
6074 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 6074 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
6075 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 6075 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
6076 ;;;;;; "emerge.el" (15187 6158)) 6076 ;;;;;; "emerge.el" (15192 12209))
6077 ;;; Generated autoloads from emerge.el 6077 ;;; Generated autoloads from emerge.el
6078 6078
6079 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 6079 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
6080 6080
6081 (fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu))) 6081 (fset (quote menu-bar-emerge-menu) (symbol-value (quote menu-bar-emerge-menu)))
6123 (autoload (quote emerge-merge-directories) "emerge" nil t nil) 6123 (autoload (quote emerge-merge-directories) "emerge" nil t nil)
6124 6124
6125 ;;;*** 6125 ;;;***
6126 6126
6127 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 6127 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
6128 ;;;;;; (15186 41421)) 6128 ;;;;;; (15192 12231))
6129 ;;; Generated autoloads from international/encoded-kb.el 6129 ;;; Generated autoloads from international/encoded-kb.el
6130 6130
6131 (autoload (quote encoded-kbd-mode) "encoded-kb" "\ 6131 (autoload (quote encoded-kbd-mode) "encoded-kb" "\
6132 Toggle Encoded-kbd minor mode. 6132 Toggle Encoded-kbd minor mode.
6133 With arg, turn Encoded-kbd mode on if and only if arg is positive. 6133 With arg, turn Encoded-kbd mode on if and only if arg is positive.
6141 \\[set-keyboard-coding-system]." nil nil) 6141 \\[set-keyboard-coding-system]." nil nil)
6142 6142
6143 ;;;*** 6143 ;;;***
6144 6144
6145 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 6145 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
6146 ;;;;;; "enriched" "enriched.el" (14885 22378)) 6146 ;;;;;; "enriched" "enriched.el" (14886 12681))
6147 ;;; Generated autoloads from enriched.el 6147 ;;; Generated autoloads from enriched.el
6148 6148
6149 (autoload (quote enriched-mode) "enriched" "\ 6149 (autoload (quote enriched-mode) "enriched" "\
6150 Minor mode for editing text/enriched files. 6150 Minor mode for editing text/enriched files.
6151 These are files with embedded formatting information in the MIME standard 6151 These are files with embedded formatting information in the MIME standard
6163 6163
6164 (autoload (quote enriched-decode) "enriched" nil nil nil) 6164 (autoload (quote enriched-decode) "enriched" nil nil nil)
6165 6165
6166 ;;;*** 6166 ;;;***
6167 6167
6168 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15186 6168 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (15192
6169 ;;;;;; 58625)) 6169 ;;;;;; 12227))
6170 ;;; Generated autoloads from eshell/esh-mode.el 6170 ;;; Generated autoloads from eshell/esh-mode.el
6171 6171
6172 (autoload (quote eshell-mode) "esh-mode" "\ 6172 (autoload (quote eshell-mode) "esh-mode" "\
6173 Emacs shell interactive mode. 6173 Emacs shell interactive mode.
6174 6174
6175 \\{eshell-mode-map}" nil nil) 6175 \\{eshell-mode-map}" nil nil)
6176 6176
6177 ;;;*** 6177 ;;;***
6178 6178
6179 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15186 6179 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (15192
6180 ;;;;;; 41420)) 6180 ;;;;;; 12228))
6181 ;;; Generated autoloads from eshell/esh-test.el 6181 ;;; Generated autoloads from eshell/esh-test.el
6182 6182
6183 (autoload (quote eshell-test) "esh-test" "\ 6183 (autoload (quote eshell-test) "esh-test" "\
6184 Test Eshell to verify that it works as expected." t nil) 6184 Test Eshell to verify that it works as expected." t nil)
6185 6185
6186 ;;;*** 6186 ;;;***
6187 6187
6188 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 6188 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
6189 ;;;;;; eshell) "eshell" "eshell/eshell.el" (15186 41420)) 6189 ;;;;;; eshell) "eshell" "eshell/eshell.el" (15192 12228))
6190 ;;; Generated autoloads from eshell/eshell.el 6190 ;;; Generated autoloads from eshell/eshell.el
6191 6191
6192 (autoload (quote eshell) "eshell" "\ 6192 (autoload (quote eshell) "eshell" "\
6193 Create an interactive Eshell buffer. 6193 Create an interactive Eshell buffer.
6194 The buffer used for Eshell sessions is determined by the value of 6194 The buffer used for Eshell sessions is determined by the value of
6219 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 6219 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
6220 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 6220 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
6221 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6221 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6222 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list 6222 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6223 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 6223 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6224 ;;;;;; (15127 20500)) 6224 ;;;;;; (15128 5314))
6225 ;;; Generated autoloads from progmodes/etags.el 6225 ;;; Generated autoloads from progmodes/etags.el
6226 6226
6227 (defvar tags-file-name nil "\ 6227 (defvar tags-file-name nil "\
6228 *File name of tags table. 6228 *File name of tags table.
6229 To switch to a new tags table, setting this variable is sufficient. 6229 To switch to a new tags table, setting this variable is sufficient.
6460 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel 6460 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel
6461 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker 6461 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker
6462 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 6462 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
6463 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 6463 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
6464 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 6464 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
6465 ;;;;;; "ethio-util" "language/ethio-util.el" (15187 6159)) 6465 ;;;;;; "ethio-util" "language/ethio-util.el" (15192 12234))
6466 ;;; Generated autoloads from language/ethio-util.el 6466 ;;; Generated autoloads from language/ethio-util.el
6467 6467
6468 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil) 6468 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)
6469 6469
6470 (autoload (quote ethio-sera-to-fidel-region) "ethio-util" "\ 6470 (autoload (quote ethio-sera-to-fidel-region) "ethio-util" "\
6656 6656
6657 ;;;*** 6657 ;;;***
6658 6658
6659 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 6659 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
6660 ;;;;;; eudc-display-sound eudc-display-url eudc-display-generic-binary) 6660 ;;;;;; eudc-display-sound eudc-display-url eudc-display-generic-binary)
6661 ;;;;;; "eudc-bob" "net/eudc-bob.el" (15186 41423)) 6661 ;;;;;; "eudc-bob" "net/eudc-bob.el" (15192 12237))
6662 ;;; Generated autoloads from net/eudc-bob.el 6662 ;;; Generated autoloads from net/eudc-bob.el
6663 6663
6664 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 6664 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
6665 Display a button for unidentified binary DATA." nil nil) 6665 Display a button for unidentified binary DATA." nil nil)
6666 6666
6677 Display a button for the JPEG DATA." nil nil) 6677 Display a button for the JPEG DATA." nil nil)
6678 6678
6679 ;;;*** 6679 ;;;***
6680 6680
6681 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 6681 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
6682 ;;;;;; "eudc-export" "net/eudc-export.el" (15186 41423)) 6682 ;;;;;; "eudc-export" "net/eudc-export.el" (15192 12237))
6683 ;;; Generated autoloads from net/eudc-export.el 6683 ;;; Generated autoloads from net/eudc-export.el
6684 6684
6685 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 6685 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
6686 Insert record at point into the BBDB database. 6686 Insert record at point into the BBDB database.
6687 This function can only be called from a directory query result buffer." t nil) 6687 This function can only be called from a directory query result buffer." t nil)
6690 Call `eudc-insert-record-at-point-into-bbdb' if on a record." t nil) 6690 Call `eudc-insert-record-at-point-into-bbdb' if on a record." t nil)
6691 6691
6692 ;;;*** 6692 ;;;***
6693 6693
6694 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 6694 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
6695 ;;;;;; (15186 41423)) 6695 ;;;;;; (15192 12237))
6696 ;;; Generated autoloads from net/eudc-hotlist.el 6696 ;;; Generated autoloads from net/eudc-hotlist.el
6697 6697
6698 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 6698 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
6699 Edit the hotlist of directory servers in a specialized buffer." t nil) 6699 Edit the hotlist of directory servers in a specialized buffer." t nil)
6700 6700
6701 ;;;*** 6701 ;;;***
6702 6702
6703 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 6703 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
6704 ;;;;;; executable-self-display executable-set-magic executable-find) 6704 ;;;;;; executable-self-display executable-set-magic executable-find)
6705 ;;;;;; "executable" "progmodes/executable.el" (15215 47312)) 6705 ;;;;;; "executable" "progmodes/executable.el" (15223 37897))
6706 ;;; Generated autoloads from progmodes/executable.el 6706 ;;; Generated autoloads from progmodes/executable.el
6707 6707
6708 (autoload (quote executable-find) "executable" "\ 6708 (autoload (quote executable-find) "executable" "\
6709 Search for COMMAND in exec-path and return the absolute file name. 6709 Search for COMMAND in exec-path and return the absolute file name.
6710 Return nil if COMMAND is not found anywhere in `exec-path'." nil nil) 6710 Return nil if COMMAND is not found anywhere in `exec-path'." nil nil)
6726 file modes." nil nil) 6726 file modes." nil nil)
6727 6727
6728 ;;;*** 6728 ;;;***
6729 6729
6730 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 6730 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
6731 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (15187 6158)) 6731 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (15192 12210))
6732 ;;; Generated autoloads from expand.el 6732 ;;; Generated autoloads from expand.el
6733 6733
6734 (autoload (quote expand-add-abbrevs) "expand" "\ 6734 (autoload (quote expand-add-abbrevs) "expand" "\
6735 Add a list of abbrev to abbrev table TABLE. 6735 Add a list of abbrev to abbrev table TABLE.
6736 ABBREVS is a list of abbrev definitions; each abbrev description entry 6736 ABBREVS is a list of abbrev definitions; each abbrev description entry
6763 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 6763 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
6764 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 6764 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
6765 6765
6766 ;;;*** 6766 ;;;***
6767 6767
6768 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14969 34760)) 6768 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14969 38001))
6769 ;;; Generated autoloads from progmodes/f90.el 6769 ;;; Generated autoloads from progmodes/f90.el
6770 6770
6771 (autoload (quote f90-mode) "f90" "\ 6771 (autoload (quote f90-mode) "f90" "\
6772 Major mode for editing Fortran 90 code in free format. 6772 Major mode for editing Fortran 90 code in free format.
6773 6773
6961 of colors that the current display can handle." t nil) 6961 of colors that the current display can handle." t nil)
6962 6962
6963 ;;;*** 6963 ;;;***
6964 6964
6965 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" 6965 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
6966 ;;;;;; "fast-lock.el" (15186 41418)) 6966 ;;;;;; "fast-lock.el" (15192 12210))
6967 ;;; Generated autoloads from fast-lock.el 6967 ;;; Generated autoloads from fast-lock.el
6968 6968
6969 (autoload (quote fast-lock-mode) "fast-lock" "\ 6969 (autoload (quote fast-lock-mode) "fast-lock" "\
6970 Toggle Fast Lock mode. 6970 Toggle Fast Lock mode.
6971 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer 6971 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer
6998 6998
6999 ;;;*** 6999 ;;;***
7000 7000
7001 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 7001 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
7002 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 7002 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
7003 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15283 1359)) 7003 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (15292 25972))
7004 ;;; Generated autoloads from mail/feedmail.el 7004 ;;; Generated autoloads from mail/feedmail.el
7005 7005
7006 (autoload (quote feedmail-send-it) "feedmail" "\ 7006 (autoload (quote feedmail-send-it) "feedmail" "\
7007 Send the current mail buffer using the Feedmail package. 7007 Send the current mail buffer using the Feedmail package.
7008 This is a suitable value for `send-mail-function'. It can be used 7008 This is a suitable value for `send-mail-function'. It can be used
7042 you can set feedmail-queue-reminder-alist to nil." t nil) 7042 you can set feedmail-queue-reminder-alist to nil." t nil)
7043 7043
7044 ;;;*** 7044 ;;;***
7045 7045
7046 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 7046 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
7047 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15149 49403)) 7047 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (15155 16525))
7048 ;;; Generated autoloads from ffap.el 7048 ;;; Generated autoloads from ffap.el
7049 7049
7050 (autoload (quote ffap-next) "ffap" "\ 7050 (autoload (quote ffap-next) "ffap" "\
7051 Search buffer for next file or URL, and run ffap. 7051 Search buffer for next file or URL, and run ffap.
7052 Optional argument BACK says to search backwards. 7052 Optional argument BACK says to search backwards.
7088 Evaluate the forms in variable `ffap-bindings'." t nil) 7088 Evaluate the forms in variable `ffap-bindings'." t nil)
7089 7089
7090 ;;;*** 7090 ;;;***
7091 7091
7092 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 7092 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
7093 ;;;;;; (14887 28113)) 7093 ;;;;;; (14887 35754))
7094 ;;; Generated autoloads from filecache.el 7094 ;;; Generated autoloads from filecache.el
7095 7095
7096 (autoload (quote file-cache-minibuffer-complete) "filecache" "\ 7096 (autoload (quote file-cache-minibuffer-complete) "filecache" "\
7097 Complete a filename in the minibuffer using a preloaded cache. 7097 Complete a filename in the minibuffer using a preloaded cache.
7098 Filecache does two kinds of substitution: it completes on names in 7098 Filecache does two kinds of substitution: it completes on names in
7105 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 7105 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
7106 7106
7107 ;;;*** 7107 ;;;***
7108 7108
7109 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 7109 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
7110 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15186 41418)) 7110 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (15192 12210))
7111 ;;; Generated autoloads from find-dired.el 7111 ;;; Generated autoloads from find-dired.el
7112 7112
7113 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 7113 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
7114 *Description of the option to `find' to produce an `ls -l'-type listing. 7114 *Description of the option to `find' to produce an `ls -l'-type listing.
7115 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 7115 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
7148 7148
7149 ;;;*** 7149 ;;;***
7150 7150
7151 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 7151 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
7152 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 7152 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
7153 ;;;;;; (15170 38277)) 7153 ;;;;;; (15173 51739))
7154 ;;; Generated autoloads from find-file.el 7154 ;;; Generated autoloads from find-file.el
7155 7155
7156 (autoload (quote ff-get-other-file) "find-file" "\ 7156 (autoload (quote ff-get-other-file) "find-file" "\
7157 Find the header or source file corresponding to this file. 7157 Find the header or source file corresponding to this file.
7158 See also the documentation for `ff-find-other-file'. 7158 See also the documentation for `ff-find-other-file'.
7223 ;;;### (autoloads (find-function-setup-keys find-variable-at-point 7223 ;;;### (autoloads (find-function-setup-keys find-variable-at-point
7224 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame 7224 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame
7225 ;;;;;; find-variable-other-window find-variable find-variable-noselect 7225 ;;;;;; find-variable-other-window find-variable find-variable-noselect
7226 ;;;;;; find-function-other-frame find-function-other-window find-function 7226 ;;;;;; find-function-other-frame find-function-other-window find-function
7227 ;;;;;; find-function-noselect) "find-func" "emacs-lisp/find-func.el" 7227 ;;;;;; find-function-noselect) "find-func" "emacs-lisp/find-func.el"
7228 ;;;;;; (15198 57258)) 7228 ;;;;;; (15199 61891))
7229 ;;; Generated autoloads from emacs-lisp/find-func.el 7229 ;;; Generated autoloads from emacs-lisp/find-func.el
7230 7230
7231 (autoload (quote find-function-noselect) "find-func" "\ 7231 (autoload (quote find-function-noselect) "find-func" "\
7232 Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION. 7232 Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.
7233 7233
7307 Define some key bindings for the find-function family of functions." nil nil) 7307 Define some key bindings for the find-function family of functions." nil nil)
7308 7308
7309 ;;;*** 7309 ;;;***
7310 7310
7311 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 7311 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
7312 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (15187 6158)) 7312 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (15192 12210))
7313 ;;; Generated autoloads from find-lisp.el 7313 ;;; Generated autoloads from find-lisp.el
7314 7314
7315 (autoload (quote find-lisp-find-dired) "find-lisp" "\ 7315 (autoload (quote find-lisp-find-dired) "find-lisp" "\
7316 Find files in DIR, matching REGEXP." t nil) 7316 Find files in DIR, matching REGEXP." t nil)
7317 7317
7322 Change the filter on a find-lisp-find-dired buffer to REGEXP." t nil) 7322 Change the filter on a find-lisp-find-dired buffer to REGEXP." t nil)
7323 7323
7324 ;;;*** 7324 ;;;***
7325 7325
7326 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 7326 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
7327 ;;;;;; "finder" "finder.el" (15187 6158)) 7327 ;;;;;; "finder" "finder.el" (15192 12210))
7328 ;;; Generated autoloads from finder.el 7328 ;;; Generated autoloads from finder.el
7329 7329
7330 (autoload (quote finder-list-keywords) "finder" "\ 7330 (autoload (quote finder-list-keywords) "finder" "\
7331 Display descriptions of the keywords in the Finder buffer." t nil) 7331 Display descriptions of the keywords in the Finder buffer." t nil)
7332 7332
7413 7413
7414 ;;;*** 7414 ;;;***
7415 7415
7416 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 7416 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
7417 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 7417 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
7418 ;;;;;; (15187 6158)) 7418 ;;;;;; (15192 12210))
7419 ;;; Generated autoloads from follow.el 7419 ;;; Generated autoloads from follow.el
7420 7420
7421 (autoload (quote turn-on-follow-mode) "follow" "\ 7421 (autoload (quote turn-on-follow-mode) "follow" "\
7422 Turn on Follow mode. Please see the function `follow-mode'." t nil) 7422 Turn on Follow mode. Please see the function `follow-mode'." t nil)
7423 7423
7604 Fontify the current buffer the way the function `font-lock-mode' would." t nil) 7604 Fontify the current buffer the way the function `font-lock-mode' would." t nil)
7605 7605
7606 ;;;*** 7606 ;;;***
7607 7607
7608 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 7608 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7609 ;;;;;; (15186 41421)) 7609 ;;;;;; (15192 12231))
7610 ;;; Generated autoloads from international/fontset.el 7610 ;;; Generated autoloads from international/fontset.el
7611 7611
7612 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 7612 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
7613 Create a fontset from fontset specification string FONTSET-SPEC. 7613 Create a fontset from fontset specification string FONTSET-SPEC.
7614 FONTSET-SPEC is a string of the format: 7614 FONTSET-SPEC is a string of the format:
7623 7623
7624 It returns a name of the created fontset." nil nil) 7624 It returns a name of the created fontset." nil nil)
7625 7625
7626 ;;;*** 7626 ;;;***
7627 7627
7628 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15187 7628 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15192
7629 ;;;;;; 6159)) 7629 ;;;;;; 12235))
7630 ;;; Generated autoloads from mail/footnote.el 7630 ;;; Generated autoloads from mail/footnote.el
7631 7631
7632 (autoload (quote footnote-mode) "footnote" "\ 7632 (autoload (quote footnote-mode) "footnote" "\
7633 Toggle footnote minor mode. 7633 Toggle footnote minor mode.
7634 \\<message-mode-map> 7634 \\<message-mode-map>
7644 " t nil) 7644 " t nil)
7645 7645
7646 ;;;*** 7646 ;;;***
7647 7647
7648 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 7648 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
7649 ;;;;;; "forms" "forms.el" (15187 6158)) 7649 ;;;;;; "forms" "forms.el" (15192 12211))
7650 ;;; Generated autoloads from forms.el 7650 ;;; Generated autoloads from forms.el
7651 7651
7652 (autoload (quote forms-mode) "forms" "\ 7652 (autoload (quote forms-mode) "forms" "\
7653 Major mode to visit files in a field-structured manner using a form. 7653 Major mode to visit files in a field-structured manner using a form.
7654 7654
7676 Visit a file in Forms mode in other window." t nil) 7676 Visit a file in Forms mode in other window." t nil)
7677 7677
7678 ;;;*** 7678 ;;;***
7679 7679
7680 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 7680 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
7681 ;;;;;; "progmodes/fortran.el" (15187 6160)) 7681 ;;;;;; "progmodes/fortran.el" (15192 12243))
7682 ;;; Generated autoloads from progmodes/fortran.el 7682 ;;; Generated autoloads from progmodes/fortran.el
7683 7683
7684 (defvar fortran-tab-mode-default nil "\ 7684 (defvar fortran-tab-mode-default nil "\
7685 *Default tabbing/carriage control style for empty files in Fortran mode. 7685 *Default tabbing/carriage control style for empty files in Fortran mode.
7686 A value of t specifies tab-digit style of continuation control. 7686 A value of t specifies tab-digit style of continuation control.
7758 with no args, if that value is non-nil." t nil) 7758 with no args, if that value is non-nil." t nil)
7759 7759
7760 ;;;*** 7760 ;;;***
7761 7761
7762 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 7762 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
7763 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15195 62729)) 7763 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (15197 18454))
7764 ;;; Generated autoloads from play/fortune.el 7764 ;;; Generated autoloads from play/fortune.el
7765 7765
7766 (autoload (quote fortune-add-fortune) "fortune" "\ 7766 (autoload (quote fortune-add-fortune) "fortune" "\
7767 Add STRING to a fortune file FILE. 7767 Add STRING to a fortune file FILE.
7768 7768
7798 and choose the directory as the fortune-file." t nil) 7798 and choose the directory as the fortune-file." t nil)
7799 7799
7800 ;;;*** 7800 ;;;***
7801 7801
7802 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 7802 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
7803 ;;;;;; (15187 6158)) 7803 ;;;;;; (15192 12211))
7804 ;;; Generated autoloads from generic.el 7804 ;;; Generated autoloads from generic.el
7805 7805
7806 (autoload (quote define-generic-mode) "generic" "\ 7806 (autoload (quote define-generic-mode) "generic" "\
7807 Create a new generic mode with NAME. 7807 Create a new generic mode with NAME.
7808 7808
7843 Some generic modes are defined in `generic-x.el'." t nil) 7843 Some generic modes are defined in `generic-x.el'." t nil)
7844 7844
7845 ;;;*** 7845 ;;;***
7846 7846
7847 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 7847 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
7848 ;;;;;; (15251 15681)) 7848 ;;;;;; (15251 43415))
7849 ;;; Generated autoloads from progmodes/glasses.el 7849 ;;; Generated autoloads from progmodes/glasses.el
7850 7850
7851 (autoload (quote glasses-mode) "glasses" "\ 7851 (autoload (quote glasses-mode) "glasses" "\
7852 Minor mode for making identifiers likeThis readable. 7852 Minor mode for making identifiers likeThis readable.
7853 When this mode is active, it tries to add virtual separators (like underscores) 7853 When this mode is active, it tries to add virtual separators (like underscores)
7854 at places they belong to." t nil) 7854 at places they belong to." t nil)
7855 7855
7856 ;;;*** 7856 ;;;***
7857 7857
7858 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 7858 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
7859 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15251 23519)) 7859 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (15251 43415))
7860 ;;; Generated autoloads from gnus/gnus.el 7860 ;;; Generated autoloads from gnus/gnus.el
7861 7861
7862 (autoload (quote gnus-slave-no-server) "gnus" "\ 7862 (autoload (quote gnus-slave-no-server) "gnus" "\
7863 Read network news as a slave, without connecting to local server." t nil) 7863 Read network news as a slave, without connecting to local server." t nil)
7864 7864
7884 7884
7885 ;;;*** 7885 ;;;***
7886 7886
7887 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize 7887 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize
7888 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" 7888 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"
7889 ;;;;;; (15186 41421)) 7889 ;;;;;; (15192 12228))
7890 ;;; Generated autoloads from gnus/gnus-agent.el 7890 ;;; Generated autoloads from gnus/gnus-agent.el
7891 7891
7892 (autoload (quote gnus-unplugged) "gnus-agent" "\ 7892 (autoload (quote gnus-unplugged) "gnus-agent" "\
7893 Start Gnus unplugged." t nil) 7893 Start Gnus unplugged." t nil)
7894 7894
7912 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil) 7912 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil)
7913 7913
7914 ;;;*** 7914 ;;;***
7915 7915
7916 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 7916 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
7917 ;;;;;; (15271 15682)) 7917 ;;;;;; (15271 23340))
7918 ;;; Generated autoloads from gnus/gnus-art.el 7918 ;;; Generated autoloads from gnus/gnus-art.el
7919 7919
7920 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 7920 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
7921 Make the current buffer look like a nice article." nil nil) 7921 Make the current buffer look like a nice article." nil nil)
7922 7922
7923 ;;;*** 7923 ;;;***
7924 7924
7925 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 7925 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
7926 ;;;;;; (15186 41421)) 7926 ;;;;;; (15192 12228))
7927 ;;; Generated autoloads from gnus/gnus-audio.el 7927 ;;; Generated autoloads from gnus/gnus-audio.el
7928 7928
7929 (autoload (quote gnus-audio-play) "gnus-audio" "\ 7929 (autoload (quote gnus-audio-play) "gnus-audio" "\
7930 Play a sound FILE through the speaker." t nil) 7930 Play a sound FILE through the speaker." t nil)
7931 7931
7949 Generate NOV files recursively starting in DIR." t nil) 7949 Generate NOV files recursively starting in DIR." t nil)
7950 7950
7951 ;;;*** 7951 ;;;***
7952 7952
7953 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 7953 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
7954 ;;;;;; "gnus-group" "gnus/gnus-group.el" (14875 56834)) 7954 ;;;;;; "gnus-group" "gnus/gnus-group.el" (14875 60440))
7955 ;;; Generated autoloads from gnus/gnus-group.el 7955 ;;; Generated autoloads from gnus/gnus-group.el
7956 7956
7957 (autoload (quote gnus-fetch-group) "gnus-group" "\ 7957 (autoload (quote gnus-fetch-group) "gnus-group" "\
7958 Start Gnus if necessary and enter GROUP. 7958 Start Gnus if necessary and enter GROUP.
7959 Returns whether the fetching was successful or not." t nil) 7959 Returns whether the fetching was successful or not." t nil)
7974 Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score" t nil) 7974 Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score" t nil)
7975 7975
7976 ;;;*** 7976 ;;;***
7977 7977
7978 ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) 7978 ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode)
7979 ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15186 41421)) 7979 ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (15192 12228))
7980 ;;; Generated autoloads from gnus/gnus-ml.el 7980 ;;; Generated autoloads from gnus/gnus-ml.el
7981 7981
7982 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" nil nil nil) 7982 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" nil nil nil)
7983 7983
7984 (autoload (quote gnus-mailing-list-mode) "gnus-ml" "\ 7984 (autoload (quote gnus-mailing-list-mode) "gnus-ml" "\
7988 7988
7989 ;;;*** 7989 ;;;***
7990 7990
7991 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 7991 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
7992 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 7992 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
7993 ;;;;;; (15186 41421)) 7993 ;;;;;; (15192 12228))
7994 ;;; Generated autoloads from gnus/gnus-mlspl.el 7994 ;;; Generated autoloads from gnus/gnus-mlspl.el
7995 7995
7996 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 7996 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
7997 Set up the split for nnmail-split-fancy. 7997 Set up the split for nnmail-split-fancy.
7998 Sets things up so that nnmail-split-fancy is used for mail 7998 Sets things up so that nnmail-split-fancy is used for mail
8080 \"mail.others\")" nil nil) 8080 \"mail.others\")" nil nil)
8081 8081
8082 ;;;*** 8082 ;;;***
8083 8083
8084 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 8084 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
8085 ;;;;;; (14791 27652)) 8085 ;;;;;; (14791 59015))
8086 ;;; Generated autoloads from gnus/gnus-move.el 8086 ;;; Generated autoloads from gnus/gnus-move.el
8087 8087
8088 (autoload (quote gnus-change-server) "gnus-move" "\ 8088 (autoload (quote gnus-change-server) "gnus-move" "\
8089 Move from FROM-SERVER to TO-SERVER. 8089 Move from FROM-SERVER to TO-SERVER.
8090 Update the .newsrc.eld file to reflect the change of nntp server." t nil) 8090 Update the .newsrc.eld file to reflect the change of nntp server." t nil)
8091 8091
8092 ;;;*** 8092 ;;;***
8093 8093
8094 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (14915 8094 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (14915
8095 ;;;;;; 6802)) 8095 ;;;;;; 11613))
8096 ;;; Generated autoloads from gnus/gnus-msg.el 8096 ;;; Generated autoloads from gnus/gnus-msg.el
8097 8097
8098 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 8098 (autoload (quote gnus-msg-mail) "gnus-msg" "\
8099 Start editing a mail message to be sent. 8099 Start editing a mail message to be sent.
8100 Like `message-mail', but with Gnus paraphernalia, particularly the 8100 Like `message-mail', but with Gnus paraphernalia, particularly the
8103 (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)) 8103 (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))
8104 8104
8105 ;;;*** 8105 ;;;***
8106 8106
8107 ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" 8107 ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
8108 ;;;;;; (15186 41421)) 8108 ;;;;;; (15192 12228))
8109 ;;; Generated autoloads from gnus/gnus-mule.el 8109 ;;; Generated autoloads from gnus/gnus-mule.el
8110 8110
8111 (autoload (quote gnus-mule-add-group) "gnus-mule" "\ 8111 (autoload (quote gnus-mule-add-group) "gnus-mule" "\
8112 Specify that articles of news group NAME are encoded in CODING-SYSTEM. 8112 Specify that articles of news group NAME are encoded in CODING-SYSTEM.
8113 All news groups deeper than NAME are also the target. 8113 All news groups deeper than NAME are also the target.
8119 rather than using this function." nil nil) 8119 rather than using this function." nil nil)
8120 8120
8121 ;;;*** 8121 ;;;***
8122 8122
8123 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 8123 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
8124 ;;;;;; (14791 27652)) 8124 ;;;;;; (14791 59020))
8125 ;;; Generated autoloads from gnus/gnus-soup.el 8125 ;;; Generated autoloads from gnus/gnus-soup.el
8126 8126
8127 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 8127 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
8128 Brew a SOUP packet from groups mention on the command line. 8128 Brew a SOUP packet from groups mention on the command line.
8129 Will use the remaining command line arguments as regular expressions 8129 Will use the remaining command line arguments as regular expressions
8146 Update the format specification near point." t nil) 8146 Update the format specification near point." t nil)
8147 8147
8148 ;;;*** 8148 ;;;***
8149 8149
8150 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" 8150 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
8151 ;;;;;; "gnus/gnus-start.el" (15207 56494)) 8151 ;;;;;; "gnus/gnus-start.el" (15209 13375))
8152 ;;; Generated autoloads from gnus/gnus-start.el 8152 ;;; Generated autoloads from gnus/gnus-start.el
8153 8153
8154 (autoload (quote gnus-unload) "gnus-start" "\ 8154 (autoload (quote gnus-unload) "gnus-start" "\
8155 Unload all Gnus features. 8155 Unload all Gnus features.
8156 \(For some value of `all' or `Gnus'.) Currently, features whose names 8156 \(For some value of `all' or `Gnus'.) Currently, features whose names
8161 Declare backend NAME with ABILITIES as a Gnus backend." nil nil) 8161 Declare backend NAME with ABILITIES as a Gnus backend." nil nil)
8162 8162
8163 ;;;*** 8163 ;;;***
8164 8164
8165 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 8165 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
8166 ;;;;;; (15273 39392)) 8166 ;;;;;; (15275 13005))
8167 ;;; Generated autoloads from gnus/gnus-win.el 8167 ;;; Generated autoloads from gnus/gnus-win.el
8168 8168
8169 (autoload (quote gnus-add-configuration) "gnus-win" "\ 8169 (autoload (quote gnus-add-configuration) "gnus-win" "\
8170 Add the window configuration CONF to `gnus-buffer-configuration'." nil nil) 8170 Add the window configuration CONF to `gnus-buffer-configuration'." nil nil)
8171 8171
8172 ;;;*** 8172 ;;;***
8173 8173
8174 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15149 49403)) 8174 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15155 16528))
8175 ;;; Generated autoloads from play/gomoku.el 8175 ;;; Generated autoloads from play/gomoku.el
8176 8176
8177 (autoload (quote gomoku) "gomoku" "\ 8177 (autoload (quote gomoku) "gomoku" "\
8178 Start a Gomoku game between you and Emacs. 8178 Start a Gomoku game between you and Emacs.
8179 If a game is in progress, this command allow you to resume it. 8179 If a game is in progress, this command allow you to resume it.
8189 Use \\[describe-mode] for more info." t nil) 8189 Use \\[describe-mode] for more info." t nil)
8190 8190
8191 ;;;*** 8191 ;;;***
8192 8192
8193 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) 8193 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
8194 ;;;;;; "goto-addr" "net/goto-addr.el" (15293 33678)) 8194 ;;;;;; "goto-addr" "net/goto-addr.el" (15293 42343))
8195 ;;; Generated autoloads from net/goto-addr.el 8195 ;;; Generated autoloads from net/goto-addr.el
8196 8196
8197 (autoload (quote goto-address-at-mouse) "goto-addr" "\ 8197 (autoload (quote goto-address-at-mouse) "goto-addr" "\
8198 Send to the e-mail address or load the URL clicked with the mouse. 8198 Send to the e-mail address or load the URL clicked with the mouse.
8199 Send mail to address at position of mouse click. See documentation for 8199 Send mail to address at position of mouse click. See documentation for
8215 Also fontifies the buffer appropriately (see `goto-address-fontify-p' and 8215 Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
8216 `goto-address-highlight-p' for more information)." t nil) 8216 `goto-address-highlight-p' for more information)." t nil)
8217 8217
8218 ;;;*** 8218 ;;;***
8219 8219
8220 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (15288 14302)) 8220 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (15292 25968))
8221 ;;; Generated autoloads from gs.el 8221 ;;; Generated autoloads from gs.el
8222 8222
8223 (autoload (quote gs-load-image) "gs" "\ 8223 (autoload (quote gs-load-image) "gs" "\
8224 Load a PS image for display on FRAME. 8224 Load a PS image for display on FRAME.
8225 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width 8225 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width
8272 between it and it's value." t nil) 8272 between it and it's value." t nil)
8273 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)") 8273 (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)")
8274 8274
8275 ;;;*** 8275 ;;;***
8276 8276
8277 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15187 8277 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (15192
8278 ;;;;;; 65192)) 8278 ;;;;;; 12238))
8279 ;;; Generated autoloads from play/handwrite.el 8279 ;;; Generated autoloads from play/handwrite.el
8280 8280
8281 (autoload (quote handwrite) "handwrite" "\ 8281 (autoload (quote handwrite) "handwrite" "\
8282 Turns the buffer into a \"handwritten\" document. 8282 Turns the buffer into a \"handwritten\" document.
8283 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt' 8283 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt'
8289 handwrite-pagenumbering (default nil)" t nil) 8289 handwrite-pagenumbering (default nil)" t nil)
8290 8290
8291 ;;;*** 8291 ;;;***
8292 8292
8293 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 8293 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
8294 ;;;;;; (15186 41424)) 8294 ;;;;;; (15192 12239))
8295 ;;; Generated autoloads from play/hanoi.el 8295 ;;; Generated autoloads from play/hanoi.el
8296 8296
8297 (autoload (quote hanoi) "hanoi" "\ 8297 (autoload (quote hanoi) "hanoi" "\
8298 Towers of Hanoi diversion. Use NRINGS rings." t nil) 8298 Towers of Hanoi diversion. Use NRINGS rings." t nil)
8299 8299
8311 to be updated." t nil) 8311 to be updated." t nil)
8312 8312
8313 ;;;*** 8313 ;;;***
8314 8314
8315 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 8315 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
8316 ;;;;;; (15186 41418)) 8316 ;;;;;; (15192 12211))
8317 ;;; Generated autoloads from help-macro.el 8317 ;;; Generated autoloads from help-macro.el
8318 8318
8319 (defvar three-step-help nil "\ 8319 (defvar three-step-help nil "\
8320 *Non-nil means give more info about Help command in three steps. 8320 *Non-nil means give more info about Help command in three steps.
8321 The three steps are simple prompt, prompt with all options, 8321 The three steps are simple prompt, prompt with all options,
8324 \\[help-command] \\[help-command] gives the window that lists the options.") 8324 \\[help-command] \\[help-command] gives the window that lists the options.")
8325 8325
8326 ;;;*** 8326 ;;;***
8327 8327
8328 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 8328 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
8329 ;;;;;; "emacs-lisp/helper.el" (15186 41419)) 8329 ;;;;;; "emacs-lisp/helper.el" (15192 12223))
8330 ;;; Generated autoloads from emacs-lisp/helper.el 8330 ;;; Generated autoloads from emacs-lisp/helper.el
8331 8331
8332 (autoload (quote Helper-describe-bindings) "helper" "\ 8332 (autoload (quote Helper-describe-bindings) "helper" "\
8333 Describe local key bindings of current mode." t nil) 8333 Describe local key bindings of current mode." t nil)
8334 8334
8529 be found in variable `hi-lock-interactive-patterns'." t nil) 8529 be found in variable `hi-lock-interactive-patterns'." t nil)
8530 8530
8531 ;;;*** 8531 ;;;***
8532 8532
8533 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 8533 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
8534 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15186 41424)) 8534 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15192 12243))
8535 ;;; Generated autoloads from progmodes/hideif.el 8535 ;;; Generated autoloads from progmodes/hideif.el
8536 8536
8537 (defvar hide-ifdef-mode nil "\ 8537 (defvar hide-ifdef-mode nil "\
8538 Non-nil when hide-ifdef-mode is activated.") 8538 Non-nil when hide-ifdef-mode is activated.")
8539 8539
8579 *Non-nil means hide the #ifX, #else, and #endif lines.") 8579 *Non-nil means hide the #ifX, #else, and #endif lines.")
8580 8580
8581 ;;;*** 8581 ;;;***
8582 8582
8583 ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) 8583 ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
8584 ;;;;;; "hideshow" "progmodes/hideshow.el" (15243 17691)) 8584 ;;;;;; "hideshow" "progmodes/hideshow.el" (15243 30330))
8585 ;;; Generated autoloads from progmodes/hideshow.el 8585 ;;; Generated autoloads from progmodes/hideshow.el
8586 8586
8587 (defvar hs-hide-comments-when-hiding-all t "\ 8587 (defvar hs-hide-comments-when-hiding-all t "\
8588 *Hide the comments too when you do an `hs-hide-all'.") 8588 *Hide the comments too when you do an `hs-hide-all'.")
8589 8589
8636 ;;;*** 8636 ;;;***
8637 8637
8638 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 8638 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
8639 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 8639 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change
8640 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 8640 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
8641 ;;;;;; "hilit-chg" "hilit-chg.el" (15187 6158)) 8641 ;;;;;; "hilit-chg" "hilit-chg.el" (15192 12212))
8642 ;;; Generated autoloads from hilit-chg.el 8642 ;;; Generated autoloads from hilit-chg.el
8643 8643
8644 (defvar highlight-changes-mode nil) 8644 (defvar highlight-changes-mode nil)
8645 8645
8646 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 8646 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
8740 8740
8741 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers 8741 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers
8742 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 8742 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
8743 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 8743 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
8744 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 8744 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
8745 ;;;;;; "hippie-exp.el" (15187 6158)) 8745 ;;;;;; "hippie-exp.el" (15192 12212))
8746 ;;; Generated autoloads from hippie-exp.el 8746 ;;; Generated autoloads from hippie-exp.el
8747 8747
8748 (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)) "\ 8748 (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)) "\
8749 The list of expansion functions tried in order by `hippie-expand'. 8749 The list of expansion functions tried in order by `hippie-expand'.
8750 To change the behavior of `hippie-expand', remove, change the order of, 8750 To change the behavior of `hippie-expand', remove, change the order of,
8793 argument VERBOSE non-nil makes the function verbose." nil (quote macro)) 8793 argument VERBOSE non-nil makes the function verbose." nil (quote macro))
8794 8794
8795 ;;;*** 8795 ;;;***
8796 8796
8797 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 8797 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
8798 ;;;;;; (15240 58746)) 8798 ;;;;;; (15240 62497))
8799 ;;; Generated autoloads from hl-line.el 8799 ;;; Generated autoloads from hl-line.el
8800 8800
8801 (autoload (quote hl-line-mode) "hl-line" "\ 8801 (autoload (quote hl-line-mode) "hl-line" "\
8802 Minor mode to highlight the line about point in the current window. 8802 Minor mode to highlight the line about point in the current window.
8803 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise. 8803 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
8821 in which `hl-line-mode' turns it on." t nil) 8821 in which `hl-line-mode' turns it on." t nil)
8822 8822
8823 ;;;*** 8823 ;;;***
8824 8824
8825 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 8825 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
8826 ;;;;;; (15098 25848)) 8826 ;;;;;; (15122 26745))
8827 ;;; Generated autoloads from calendar/holidays.el 8827 ;;; Generated autoloads from calendar/holidays.el
8828 8828
8829 (autoload (quote holidays) "holidays" "\ 8829 (autoload (quote holidays) "holidays" "\
8830 Display the holidays for last month, this month, and next month. 8830 Display the holidays for last month, this month, and next month.
8831 If called with an optional prefix argument, prompts for month and year. 8831 If called with an optional prefix argument, prompts for month and year.
8862 Also see `automatic-hscrolling'." t nil) 8862 Also see `automatic-hscrolling'." t nil)
8863 8863
8864 ;;;*** 8864 ;;;***
8865 8865
8866 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 8866 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
8867 ;;;;;; "icomplete.el" (15049 57897)) 8867 ;;;;;; "icomplete.el" (15054 32535))
8868 ;;; Generated autoloads from icomplete.el 8868 ;;; Generated autoloads from icomplete.el
8869 8869
8870 (autoload (quote icomplete-mode) "icomplete" "\ 8870 (autoload (quote icomplete-mode) "icomplete" "\
8871 Toggle incremental minibuffer completion for this Emacs session. 8871 Toggle incremental minibuffer completion for this Emacs session.
8872 With a numeric argument, turn Icomplete mode on iff ARG is positive." t nil) 8872 With a numeric argument, turn Icomplete mode on iff ARG is positive." t nil)
8914 with no args, if that value is non-nil." t nil) 8914 with no args, if that value is non-nil." t nil)
8915 8915
8916 ;;;*** 8916 ;;;***
8917 8917
8918 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 8918 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
8919 ;;;;;; (15187 6160)) 8919 ;;;;;; (15192 12243))
8920 ;;; Generated autoloads from progmodes/idlw-shell.el 8920 ;;; Generated autoloads from progmodes/idlw-shell.el
8921 8921
8922 (autoload (quote idlwave-shell) "idlw-shell" "\ 8922 (autoload (quote idlwave-shell) "idlw-shell" "\
8923 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 8923 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
8924 If buffer exists but shell process is not running, start new IDL. 8924 If buffer exists but shell process is not running, start new IDL.
8937 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 8937 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
8938 8938
8939 ;;;*** 8939 ;;;***
8940 8940
8941 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 8941 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
8942 ;;;;;; (15187 6160)) 8942 ;;;;;; (15192 12244))
8943 ;;; Generated autoloads from progmodes/idlwave.el 8943 ;;; Generated autoloads from progmodes/idlwave.el
8944 8944
8945 (autoload (quote idlwave-mode) "idlwave" "\ 8945 (autoload (quote idlwave-mode) "idlwave" "\
8946 Major mode for editing IDL and WAVE CL .pro files. 8946 Major mode for editing IDL and WAVE CL .pro files.
8947 8947
9067 9067
9068 ;;;*** 9068 ;;;***
9069 9069
9070 ;;;### (autoloads (defimage find-image remove-images insert-image 9070 ;;;### (autoloads (defimage find-image remove-images insert-image
9071 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 9071 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
9072 ;;;;;; image-type-from-data) "image" "image.el" (15234 6028)) 9072 ;;;;;; image-type-from-data) "image" "image.el" (15234 20126))
9073 ;;; Generated autoloads from image.el 9073 ;;; Generated autoloads from image.el
9074 9074
9075 (autoload (quote image-type-from-data) "image" "\ 9075 (autoload (quote image-type-from-data) "image" "\
9076 Determine the image type from image data DATA. 9076 Determine the image type from image data DATA.
9077 Value is a symbol specifying the image type or nil if type cannot 9077 Value is a symbol specifying the image type or nil if type cannot
9217 `image-file-name-regexps'." t nil) 9217 `image-file-name-regexps'." t nil)
9218 9218
9219 ;;;*** 9219 ;;;***
9220 9220
9221 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 9221 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
9222 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (15186 41418)) 9222 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (15192 12212))
9223 ;;; Generated autoloads from imenu.el 9223 ;;; Generated autoloads from imenu.el
9224 9224
9225 (defvar imenu-sort-function nil "\ 9225 (defvar imenu-sort-function nil "\
9226 *The function to use for sorting the index mouse-menu. 9226 *The function to use for sorting the index mouse-menu.
9227 9227
9417 9417
9418 ;;;*** 9418 ;;;***
9419 9419
9420 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 9420 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
9421 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 9421 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
9422 ;;;;;; info info-other-window) "info" "info.el" (15282 54609)) 9422 ;;;;;; info info-other-window) "info" "info.el" (15292 25968))
9423 ;;; Generated autoloads from info.el 9423 ;;; Generated autoloads from info.el
9424 9424
9425 (autoload (quote info-other-window) "info" "\ 9425 (autoload (quote info-other-window) "info" "\
9426 Like `info' but show the Info buffer in another window." t nil) 9426 Like `info' but show the Info buffer in another window." t nil)
9427 (add-hook 'same-window-buffer-names "*info*") 9427 (add-hook 'same-window-buffer-names "*info*")
9468 9468
9469 ;;;*** 9469 ;;;***
9470 9470
9471 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 9471 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
9472 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 9472 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
9473 ;;;;;; (15187 6158)) 9473 ;;;;;; (15192 12212))
9474 ;;; Generated autoloads from info-look.el 9474 ;;; Generated autoloads from info-look.el
9475 9475
9476 (autoload (quote info-lookup-reset) "info-look" "\ 9476 (autoload (quote info-lookup-reset) "info-look" "\
9477 Throw away all cached data. 9477 Throw away all cached data.
9478 This command is useful if the user wants to start at the beginning without 9478 This command is useful if the user wants to start at the beginning without
9504 Perform completion on file preceding point." t nil) 9504 Perform completion on file preceding point." t nil)
9505 9505
9506 ;;;*** 9506 ;;;***
9507 9507
9508 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 9508 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
9509 ;;;;;; "informat" "informat.el" (15186 41418)) 9509 ;;;;;; "informat" "informat.el" (15192 12212))
9510 ;;; Generated autoloads from informat.el 9510 ;;; Generated autoloads from informat.el
9511 9511
9512 (autoload (quote Info-tagify) "informat" "\ 9512 (autoload (quote Info-tagify) "informat" "\
9513 Create or update Info file tag table in current buffer or in a region." t nil) 9513 Create or update Info file tag table in current buffer or in a region." t nil)
9514 9514
9537 9537
9538 ;;;*** 9538 ;;;***
9539 9539
9540 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 9540 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
9541 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 9541 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
9542 ;;;;;; (15251 19558)) 9542 ;;;;;; (15251 43415))
9543 ;;; Generated autoloads from international/isearch-x.el 9543 ;;; Generated autoloads from international/isearch-x.el
9544 9544
9545 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 9545 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
9546 Select an input method and turn it on in interactive search." t nil) 9546 Select an input method and turn it on in interactive search." t nil)
9547 9547
9582 ;;;*** 9582 ;;;***
9583 9583
9584 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 9584 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
9585 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 9585 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
9586 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 9586 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
9587 ;;;;;; "international/iso-cvt.el" (15187 6159)) 9587 ;;;;;; "international/iso-cvt.el" (15192 12231))
9588 ;;; Generated autoloads from international/iso-cvt.el 9588 ;;; Generated autoloads from international/iso-cvt.el
9589 9589
9590 (autoload (quote iso-spanish) "iso-cvt" "\ 9590 (autoload (quote iso-spanish) "iso-cvt" "\
9591 Translate net conventions for Spanish to ISO 8859-1. 9591 Translate net conventions for Spanish to ISO 8859-1.
9592 The region between FROM and TO is translated using the table TRANS-TAB. 9592 The region between FROM and TO is translated using the table TRANS-TAB.
9642 Add submenus to the Files menu, to convert to and from various formats." t nil) 9642 Add submenus to the Files menu, to convert to and from various formats." t nil)
9643 9643
9644 ;;;*** 9644 ;;;***
9645 9645
9646 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 9646 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
9647 ;;;;;; (15189 40530)) 9647 ;;;;;; (15192 12231))
9648 ;;; Generated autoloads from international/iso-transl.el 9648 ;;; Generated autoloads from international/iso-transl.el
9649 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 9649 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
9650 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 9650 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
9651 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 9651 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
9652 9652
9969 ;;;*** 9969 ;;;***
9970 9970
9971 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 9971 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
9972 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 9972 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
9973 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 9973 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
9974 ;;;;;; "japan-util" "language/japan-util.el" (15186 41422)) 9974 ;;;;;; "japan-util" "language/japan-util.el" (15192 12234))
9975 ;;; Generated autoloads from language/japan-util.el 9975 ;;; Generated autoloads from language/japan-util.el
9976 9976
9977 (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil) 9977 (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil)
9978 9978
9979 (autoload (quote japanese-katakana) "japan-util" "\ 9979 (autoload (quote japanese-katakana) "japan-util" "\
10025 Read a Hiragana string from the minibuffer, prompting with string PROMPT. 10025 Read a Hiragana string from the minibuffer, prompting with string PROMPT.
10026 If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil nil) 10026 If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil nil)
10027 10027
10028 ;;;*** 10028 ;;;***
10029 10029
10030 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15187 10030 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15192
10031 ;;;;;; 6158)) 10031 ;;;;;; 12212))
10032 ;;; Generated autoloads from jit-lock.el 10032 ;;; Generated autoloads from jit-lock.el
10033 10033
10034 (autoload (quote jit-lock-register) "jit-lock" "\ 10034 (autoload (quote jit-lock-register) "jit-lock" "\
10035 Register FUN as a fontification function to be called in this buffer. 10035 Register FUN as a fontification function to be called in this buffer.
10036 FUN will be called with two arguments START and END indicating the region 10036 FUN will be called with two arguments START and END indicating the region
10038 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil) 10038 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil)
10039 10039
10040 ;;;*** 10040 ;;;***
10041 10041
10042 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 10042 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
10043 ;;;;;; "jka-compr" "jka-compr.el" (15186 41418)) 10043 ;;;;;; "jka-compr" "jka-compr.el" (15192 12212))
10044 ;;; Generated autoloads from jka-compr.el 10044 ;;; Generated autoloads from jka-compr.el
10045 10045
10046 (defvar auto-compression-mode nil "\ 10046 (defvar auto-compression-mode nil "\
10047 Non-nil if Auto-Compression mode is enabled. 10047 Non-nil if Auto-Compression mode is enabled.
10048 See the command `auto-compression-mode' for a description of this minor-mode. 10048 See the command `auto-compression-mode' for a description of this minor-mode.
10062 Evalute BODY with automatic file compression and uncompression enabled." nil (quote macro)) 10062 Evalute BODY with automatic file compression and uncompression enabled." nil (quote macro))
10063 10063
10064 ;;;*** 10064 ;;;***
10065 10065
10066 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 10066 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
10067 ;;;;;; (15186 41421)) 10067 ;;;;;; (15192 12231))
10068 ;;; Generated autoloads from international/kinsoku.el 10068 ;;; Generated autoloads from international/kinsoku.el
10069 10069
10070 (autoload (quote kinsoku) "kinsoku" "\ 10070 (autoload (quote kinsoku) "kinsoku" "\
10071 Go to a line breaking position near point by doing `kinsoku' processing. 10071 Go to a line breaking position near point by doing `kinsoku' processing.
10072 LINEBEG is a buffer position we can't break a line before. 10072 LINEBEG is a buffer position we can't break a line before.
10081 in one place, and is used for the text processing described above in 10081 in one place, and is used for the text processing described above in
10082 the context of text formatting." nil nil) 10082 the context of text formatting." nil nil)
10083 10083
10084 ;;;*** 10084 ;;;***
10085 10085
10086 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15186 10086 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (15192
10087 ;;;;;; 41421)) 10087 ;;;;;; 12231))
10088 ;;; Generated autoloads from international/kkc.el 10088 ;;; Generated autoloads from international/kkc.el
10089 10089
10090 (defvar kkc-after-update-conversion-functions nil "\ 10090 (defvar kkc-after-update-conversion-functions nil "\
10091 Functions to run after a conversion is selected in `japanese' input method. 10091 Functions to run after a conversion is selected in `japanese' input method.
10092 With this input method, a user can select a proper conversion from 10092 With this input method, a user can select a proper conversion from
10103 and the return value is the length of the conversion." t nil) 10103 and the return value is the length of the conversion." t nil)
10104 10104
10105 ;;;*** 10105 ;;;***
10106 10106
10107 ;;;### (autoloads (setup-korean-environment-internal) "korea-util" 10107 ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
10108 ;;;;;; "language/korea-util.el" (15186 41422)) 10108 ;;;;;; "language/korea-util.el" (15192 12234))
10109 ;;; Generated autoloads from language/korea-util.el 10109 ;;; Generated autoloads from language/korea-util.el
10110 10110
10111 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 10111 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
10112 *The kind of Korean keyboard for Korean input method. 10112 *The kind of Korean keyboard for Korean input method.
10113 \"\" for 2, \"3\" for 3.") 10113 \"\" for 2, \"3\" for 3.")
10115 (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil) 10115 (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil)
10116 10116
10117 ;;;*** 10117 ;;;***
10118 10118
10119 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 10119 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
10120 ;;;;;; (15187 65192)) 10120 ;;;;;; (15192 12239))
10121 ;;; Generated autoloads from play/landmark.el 10121 ;;; Generated autoloads from play/landmark.el
10122 10122
10123 (defalias (quote landmark-repeat) (quote lm-test-run)) 10123 (defalias (quote landmark-repeat) (quote lm-test-run))
10124 10124
10125 (autoload (quote lm-test-run) "landmark" "\ 10125 (autoload (quote lm-test-run) "landmark" "\
10145 10145
10146 ;;;*** 10146 ;;;***
10147 10147
10148 ;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 10148 ;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
10149 ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 10149 ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
10150 ;;;;;; "lao-util" "language/lao-util.el" (15186 41422)) 10150 ;;;;;; "lao-util" "language/lao-util.el" (15192 12234))
10151 ;;; Generated autoloads from language/lao-util.el 10151 ;;; Generated autoloads from language/lao-util.el
10152 10152
10153 (autoload (quote lao-compose-string) "lao-util" nil nil nil) 10153 (autoload (quote lao-compose-string) "lao-util" nil nil nil)
10154 10154
10155 (autoload (quote lao-transcribe-single-roman-syllable-to-lao) "lao-util" "\ 10155 (autoload (quote lao-transcribe-single-roman-syllable-to-lao) "lao-util" "\
10176 (autoload (quote lao-compose-region) "lao-util" nil t nil) 10176 (autoload (quote lao-compose-region) "lao-util" nil t nil)
10177 10177
10178 ;;;*** 10178 ;;;***
10179 10179
10180 ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el" 10180 ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el"
10181 ;;;;;; (15038 62392)) 10181 ;;;;;; (15054 32560))
10182 ;;; Generated autoloads from international/latin1-disp.el 10182 ;;; Generated autoloads from international/latin1-disp.el
10183 10183
10184 (defvar latin1-display nil "\ 10184 (defvar latin1-display nil "\
10185 Set up Latin-1/ASCII display for ISO8859 character sets. 10185 Set up Latin-1/ASCII display for ISO8859 character sets.
10186 This is done for each character set in the list `latin1-display-sets', 10186 This is done for each character set in the list `latin1-display-sets',
10204 display for all of `latin1-display-sets'. See also `latin1-display-setup'." nil nil) 10204 display for all of `latin1-display-sets'. See also `latin1-display-setup'." nil nil)
10205 10205
10206 ;;;*** 10206 ;;;***
10207 10207
10208 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" 10208 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
10209 ;;;;;; "lazy-lock.el" (15227 55067)) 10209 ;;;;;; "lazy-lock.el" (15229 7095))
10210 ;;; Generated autoloads from lazy-lock.el 10210 ;;; Generated autoloads from lazy-lock.el
10211 10211
10212 (autoload (quote lazy-lock-mode) "lazy-lock" "\ 10212 (autoload (quote lazy-lock-mode) "lazy-lock" "\
10213 Toggle Lazy Lock mode. 10213 Toggle Lazy Lock mode.
10214 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it 10214 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it
10264 Unconditionally turn on Lazy Lock mode." nil nil) 10264 Unconditionally turn on Lazy Lock mode." nil nil)
10265 10265
10266 ;;;*** 10266 ;;;***
10267 10267
10268 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 10268 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
10269 ;;;;;; (15186 41418)) 10269 ;;;;;; (15192 12213))
10270 ;;; Generated autoloads from ledit.el 10270 ;;; Generated autoloads from ledit.el
10271 10271
10272 (defconst ledit-save-files t "\ 10272 (defconst ledit-save-files t "\
10273 *Non-nil means Ledit should save files before transferring to Lisp.") 10273 *Non-nil means Ledit should save files before transferring to Lisp.")
10274 10274
10293 10293
10294 (autoload (quote ledit-from-lisp-mode) "ledit" nil nil nil) 10294 (autoload (quote ledit-from-lisp-mode) "ledit" nil nil nil)
10295 10295
10296 ;;;*** 10296 ;;;***
10297 10297
10298 ;;;### (autoloads (life) "life" "play/life.el" (15020 64668)) 10298 ;;;### (autoloads (life) "life" "play/life.el" (15054 32569))
10299 ;;; Generated autoloads from play/life.el 10299 ;;; Generated autoloads from play/life.el
10300 10300
10301 (autoload (quote life) "life" "\ 10301 (autoload (quote life) "life" "\
10302 Run Conway's Life simulation. 10302 Run Conway's Life simulation.
10303 The starting pattern is randomly selected. Prefix arg (optional first 10303 The starting pattern is randomly selected. Prefix arg (optional first
10316 is nil, raise an error." t nil) 10316 is nil, raise an error." t nil)
10317 10317
10318 ;;;*** 10318 ;;;***
10319 10319
10320 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 10320 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
10321 ;;;;;; (15256 52339)) 10321 ;;;;;; (15258 1046))
10322 ;;; Generated autoloads from locate.el 10322 ;;; Generated autoloads from locate.el
10323 10323
10324 (autoload (quote locate) "locate" "\ 10324 (autoload (quote locate) "locate" "\
10325 Run the program `locate', putting results in `*Locate*' buffer. 10325 Run the program `locate', putting results in `*Locate*' buffer.
10326 With prefix arg, prompt for the locate command to run." t nil) 10326 With prefix arg, prompt for the locate command to run." t nil)
10331 The filter is a regular expression. Only results matching the filter are 10331 The filter is a regular expression. Only results matching the filter are
10332 shown; this is often useful to constrain a big search." t nil) 10332 shown; this is often useful to constrain a big search." t nil)
10333 10333
10334 ;;;*** 10334 ;;;***
10335 10335
10336 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15103 34047)) 10336 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15122 26743))
10337 ;;; Generated autoloads from log-edit.el 10337 ;;; Generated autoloads from log-edit.el
10338 10338
10339 (autoload (quote log-edit) "log-edit" "\ 10339 (autoload (quote log-edit) "log-edit" "\
10340 Setup a buffer to enter a log message. 10340 Setup a buffer to enter a log message.
10341 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 10341 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
10350 log message and go back to the current buffer when done. Otherwise, it 10350 log message and go back to the current buffer when done. Otherwise, it
10351 uses the current buffer." nil nil) 10351 uses the current buffer." nil nil)
10352 10352
10353 ;;;*** 10353 ;;;***
10354 10354
10355 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (14909 10355 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (14910
10356 ;;;;;; 56659)) 10356 ;;;;;; 483))
10357 ;;; Generated autoloads from log-view.el 10357 ;;; Generated autoloads from log-view.el
10358 10358
10359 (autoload (quote log-view-mode) "log-view" "\ 10359 (autoload (quote log-view-mode) "log-view" "\
10360 Major mode for browsing CVS log output." t nil) 10360 Major mode for browsing CVS log output." t nil)
10361 10361
10362 ;;;*** 10362 ;;;***
10363 10363
10364 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 10364 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
10365 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15186 10365 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (15192
10366 ;;;;;; 41418)) 10366 ;;;;;; 12214))
10367 ;;; Generated autoloads from lpr.el 10367 ;;; Generated autoloads from lpr.el
10368 10368
10369 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 10369 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
10370 10370
10371 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) 10371 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix))))
10440 See the variables `lpr-switches' and `lpr-command' 10440 See the variables `lpr-switches' and `lpr-command'
10441 for further customization of the printer command." t nil) 10441 for further customization of the printer command." t nil)
10442 10442
10443 ;;;*** 10443 ;;;***
10444 10444
10445 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15186 41418)) 10445 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15192 12214))
10446 ;;; Generated autoloads from ls-lisp.el 10446 ;;; Generated autoloads from ls-lisp.el
10447 10447
10448 (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired)) 10448 (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired))
10449 10449
10450 ;;;*** 10450 ;;;***
10451 10451
10452 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15186 10452 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15192
10453 ;;;;;; 41419)) 10453 ;;;;;; 12221))
10454 ;;; Generated autoloads from calendar/lunar.el 10454 ;;; Generated autoloads from calendar/lunar.el
10455 10455
10456 (autoload (quote phases-of-moon) "lunar" "\ 10456 (autoload (quote phases-of-moon) "lunar" "\
10457 Display the quarters of the moon for last month, this month, and next month. 10457 Display the quarters of the moon for last month, this month, and next month.
10458 If called with an optional prefix argument, prompts for month and year. 10458 If called with an optional prefix argument, prompts for month and year.
10459 10459
10460 This function is suitable for execution in a .emacs file." t nil) 10460 This function is suitable for execution in a .emacs file." t nil)
10461 10461
10462 ;;;*** 10462 ;;;***
10463 10463
10464 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15187 10464 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (15192
10465 ;;;;;; 6160)) 10465 ;;;;;; 12244))
10466 ;;; Generated autoloads from progmodes/m4-mode.el 10466 ;;; Generated autoloads from progmodes/m4-mode.el
10467 10467
10468 (autoload (quote m4-mode) "m4-mode" "\ 10468 (autoload (quote m4-mode) "m4-mode" "\
10469 A major mode to edit m4 macro files. 10469 A major mode to edit m4 macro files.
10470 \\{m4-mode-map} 10470 \\{m4-mode-map}
10471 " t nil) 10471 " t nil)
10472 10472
10473 ;;;*** 10473 ;;;***
10474 10474
10475 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 10475 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
10476 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (15186 41418)) 10476 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (15192 12214))
10477 ;;; Generated autoloads from macros.el 10477 ;;; Generated autoloads from macros.el
10478 10478
10479 (autoload (quote name-last-kbd-macro) "macros" "\ 10479 (autoload (quote name-last-kbd-macro) "macros" "\
10480 Assign a name to the last keyboard macro defined. 10480 Assign a name to the last keyboard macro defined.
10481 Argument SYMBOL is the name to define. 10481 Argument SYMBOL is the name to define.
10552 (define-key ctl-x-map "q" 'kbd-macro-query) 10552 (define-key ctl-x-map "q" 'kbd-macro-query)
10553 10553
10554 ;;;*** 10554 ;;;***
10555 10555
10556 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 10556 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
10557 ;;;;;; "mail/mail-extr.el" (15186 41422)) 10557 ;;;;;; "mail/mail-extr.el" (15192 12235))
10558 ;;; Generated autoloads from mail/mail-extr.el 10558 ;;; Generated autoloads from mail/mail-extr.el
10559 10559
10560 (autoload (quote mail-extract-address-components) "mail-extr" "\ 10560 (autoload (quote mail-extract-address-components) "mail-extr" "\
10561 Given an RFC-822 address ADDRESS, extract full name and canonical address. 10561 Given an RFC-822 address ADDRESS, extract full name and canonical address.
10562 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). 10562 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS).
10578 10578
10579 ;;;*** 10579 ;;;***
10580 10580
10581 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 10581 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
10582 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 10582 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
10583 ;;;;;; (15187 6159)) 10583 ;;;;;; (15192 12235))
10584 ;;; Generated autoloads from mail/mail-hist.el 10584 ;;; Generated autoloads from mail/mail-hist.el
10585 10585
10586 (autoload (quote mail-hist-define-keys) "mail-hist" "\ 10586 (autoload (quote mail-hist-define-keys) "mail-hist" "\
10587 Define keys for accessing mail header history. For use in hooks." nil nil) 10587 Define keys for accessing mail header history. For use in hooks." nil nil)
10588 10588
10601 ;;;*** 10601 ;;;***
10602 10602
10603 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 10603 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
10604 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 10604 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
10605 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15205 10605 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (15205
10606 ;;;;;; 15934)) 10606 ;;;;;; 21903))
10607 ;;; Generated autoloads from mail/mail-utils.el 10607 ;;; Generated autoloads from mail/mail-utils.el
10608 10608
10609 (defvar mail-use-rfc822 nil "\ 10609 (defvar mail-use-rfc822 nil "\
10610 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 10610 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
10611 Otherwise, (the default) use a smaller, somewhat faster, and 10611 Otherwise, (the default) use a smaller, somewhat faster, and
10636 If 4th arg LIST is non-nil, return a list of all such fields." nil nil) 10636 If 4th arg LIST is non-nil, return a list of all such fields." nil nil)
10637 10637
10638 ;;;*** 10638 ;;;***
10639 10639
10640 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 10640 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
10641 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15293 33678)) 10641 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (15293 42342))
10642 ;;; Generated autoloads from mail/mailabbrev.el 10642 ;;; Generated autoloads from mail/mailabbrev.el
10643 10643
10644 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 10644 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
10645 Initialize use of the `mailabbrev' package." nil nil) 10645 Initialize use of the `mailabbrev' package." nil nil)
10646 10646
10812 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 10812 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
10813 ;;;;;; message-reply message-news message-mail message-mode message-signature-file 10813 ;;;;;; message-reply message-news message-mail message-mode message-signature-file
10814 ;;;;;; message-signature message-indent-citation-function message-cite-function 10814 ;;;;;; message-signature message-indent-citation-function message-cite-function
10815 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 10815 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
10816 ;;;;;; message-user-organization-file message-signature-separator 10816 ;;;;;; message-user-organization-file message-signature-separator
10817 ;;;;;; message-from-style) "message" "gnus/message.el" (15029 54050)) 10817 ;;;;;; message-from-style) "message" "gnus/message.el" (15054 32558))
10818 ;;; Generated autoloads from gnus/message.el 10818 ;;; Generated autoloads from gnus/message.el
10819 10819
10820 (defvar message-from-style (quote default) "\ 10820 (defvar message-from-style (quote default) "\
10821 *Specifies how \"From\" headers look. 10821 *Specifies how \"From\" headers look.
10822 10822
10971 which specify the range to operate on." t nil) 10971 which specify the range to operate on." t nil)
10972 10972
10973 ;;;*** 10973 ;;;***
10974 10974
10975 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 10975 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
10976 ;;;;;; (15187 6160)) 10976 ;;;;;; (15192 12244))
10977 ;;; Generated autoloads from progmodes/meta-mode.el 10977 ;;; Generated autoloads from progmodes/meta-mode.el
10978 10978
10979 (autoload (quote metafont-mode) "meta-mode" "\ 10979 (autoload (quote metafont-mode) "meta-mode" "\
10980 Major mode for editing Metafont sources. 10980 Major mode for editing Metafont sources.
10981 Special commands: 10981 Special commands:
11030 redisplayed as output is inserted." t nil) 11030 redisplayed as output is inserted." t nil)
11031 11031
11032 ;;;*** 11032 ;;;***
11033 11033
11034 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch 11034 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch
11035 ;;;;;; mh-smail) "mh-comp" "mail/mh-comp.el" (15186 41422)) 11035 ;;;;;; mh-smail) "mh-comp" "mail/mh-comp.el" (15192 12235))
11036 ;;; Generated autoloads from mail/mh-comp.el 11036 ;;; Generated autoloads from mail/mh-comp.el
11037 11037
11038 (autoload (quote mh-smail) "mh-comp" "\ 11038 (autoload (quote mh-smail) "mh-comp" "\
11039 Compose and send mail with the MH mail system. 11039 Compose and send mail with the MH mail system.
11040 This function is an entry point to mh-e, the Emacs front end 11040 This function is an entry point to mh-e, the Emacs front end
11087 11087
11088 This command runs the normal hooks `text-mode-hook' and `mh-letter-mode-hook'." t nil) 11088 This command runs the normal hooks `text-mode-hook' and `mh-letter-mode-hook'." t nil)
11089 11089
11090 ;;;*** 11090 ;;;***
11091 11091
11092 ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15279 11092 ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15281
11093 ;;;;;; 8859)) 11093 ;;;;;; 51219))
11094 ;;; Generated autoloads from mail/mh-e.el 11094 ;;; Generated autoloads from mail/mh-e.el
11095 11095
11096 (autoload (quote mh-rmail) "mh-e" "\ 11096 (autoload (quote mh-rmail) "mh-e" "\
11097 Inc(orporate) new mail with MH, or, with arg, scan an MH mail folder. 11097 Inc(orporate) new mail with MH, or, with arg, scan an MH mail folder.
11098 This function is an entry point to mh-e, the Emacs front end 11098 This function is an entry point to mh-e, the Emacs front end
11101 (autoload (quote mh-version) "mh-e" "\ 11101 (autoload (quote mh-version) "mh-e" "\
11102 Display version information about mh-e and the MH mail handling system." t nil) 11102 Display version information about mh-e and the MH mail handling system." t nil)
11103 11103
11104 ;;;*** 11104 ;;;***
11105 11105
11106 ;;;### (autoloads nil "mh-mime" "mail/mh-mime.el" (15186 41422)) 11106 ;;;### (autoloads nil "mh-mime" "mail/mh-mime.el" (15192 12235))
11107 ;;; Generated autoloads from mail/mh-mime.el 11107 ;;; Generated autoloads from mail/mh-mime.el
11108 11108
11109 (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))) "\ 11109 (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))) "\
11110 Legal MIME content types. See documentation for \\[mh-edit-mhn].") 11110 Legal MIME content types. See documentation for \\[mh-edit-mhn].")
11111 11111
11112 ;;;*** 11112 ;;;***
11113 11113
11114 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15190 55959)) 11114 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15192 12235))
11115 ;;; Generated autoloads from mail/mh-utils.el 11115 ;;; Generated autoloads from mail/mh-utils.el
11116 11116
11117 (put (quote mh-progs) (quote risky-local-variable) t) 11117 (put (quote mh-progs) (quote risky-local-variable) t)
11118 11118
11119 (put (quote mh-lib) (quote risky-local-variable) t) 11119 (put (quote mh-lib) (quote risky-local-variable) t)
11123 (put (quote mh-nmh-p) (quote risky-local-variable) t) 11123 (put (quote mh-nmh-p) (quote risky-local-variable) t)
11124 11124
11125 ;;;*** 11125 ;;;***
11126 11126
11127 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 11127 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
11128 ;;;;;; "midnight.el" (15186 41418)) 11128 ;;;;;; "midnight.el" (15192 12215))
11129 ;;; Generated autoloads from midnight.el 11129 ;;; Generated autoloads from midnight.el
11130 11130
11131 (autoload (quote clean-buffer-list) "midnight" "\ 11131 (autoload (quote clean-buffer-list) "midnight" "\
11132 Kill old buffers that have not been displayed recently. 11132 Kill old buffers that have not been displayed recently.
11133 The relevant variables are `clean-buffer-list-delay-general', 11133 The relevant variables are `clean-buffer-list-delay-general',
11146 to its second argument TM." nil nil) 11146 to its second argument TM." nil nil)
11147 11147
11148 ;;;*** 11148 ;;;***
11149 11149
11150 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 11150 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
11151 ;;;;;; "minibuf-eldef.el" (14897 44787)) 11151 ;;;;;; "minibuf-eldef.el" (15281 52713))
11152 ;;; Generated autoloads from minibuf-eldef.el 11152 ;;; Generated autoloads from minibuf-eldef.el
11153 11153
11154 (defvar minibuffer-electric-default-mode nil "\ 11154 (defvar minibuffer-electric-default-mode nil "\
11155 Toggle Minibuffer-Electric-Default mode on or off. 11155 Non-nil if Minibuffer-Electric-Default mode is enabled.
11156 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 11156 See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
11157 Setting this variable directly does not take effect; 11157 Setting this variable directly does not take effect;
11158 use either \\[customize] or the function `minibuffer-electric-default-mode'.") 11158 use either \\[customize] or the function `minibuffer-electric-default-mode'.")
11159 11159
11160 (custom-add-to-group (quote minibuffer) (quote minibuffer-electric-default-mode) (quote custom-variable)) 11160 (custom-add-to-group (quote minibuffer) (quote minibuffer-electric-default-mode) (quote custom-variable))
11173 Returns non-nil if the new state is enabled." t nil) 11173 Returns non-nil if the new state is enabled." t nil)
11174 11174
11175 ;;;*** 11175 ;;;***
11176 11176
11177 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulation/mlconvert.el" 11177 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulation/mlconvert.el"
11178 ;;;;;; (15186 41419)) 11178 ;;;;;; (15192 12224))
11179 ;;; Generated autoloads from emulation/mlconvert.el 11179 ;;; Generated autoloads from emulation/mlconvert.el
11180 11180
11181 (autoload (quote convert-mocklisp-buffer) "mlconvert" "\ 11181 (autoload (quote convert-mocklisp-buffer) "mlconvert" "\
11182 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil) 11182 Convert buffer of Mocklisp code to real Lisp that GNU Emacs can run." t nil)
11183 11183
11184 ;;;*** 11184 ;;;***
11185 11185
11186 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 11186 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
11187 ;;;;;; (15186 41421)) 11187 ;;;;;; (15192 12230))
11188 ;;; Generated autoloads from gnus/mm-partial.el 11188 ;;; Generated autoloads from gnus/mm-partial.el
11189 11189
11190 (autoload (quote mm-inline-partial) "mm-partial" "\ 11190 (autoload (quote mm-inline-partial) "mm-partial" "\
11191 Show the partial part of HANDLE. 11191 Show the partial part of HANDLE.
11192 This function replaces the buffer of HANDLE with a buffer contains 11192 This function replaces the buffer of HANDLE with a buffer contains
11194 If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing." nil nil) 11194 If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing." nil nil)
11195 11195
11196 ;;;*** 11196 ;;;***
11197 11197
11198 ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" 11198 ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el"
11199 ;;;;;; (15216 131)) 11199 ;;;;;; (15223 37896))
11200 ;;; Generated autoloads from gnus/mm-uu.el 11200 ;;; Generated autoloads from gnus/mm-uu.el
11201 11201
11202 (autoload (quote mm-uu-dissect) "mm-uu" "\ 11202 (autoload (quote mm-uu-dissect) "mm-uu" "\
11203 Dissect the current buffer and return a list of uu handles." nil nil) 11203 Dissect the current buffer and return a list of uu handles." nil nil)
11204 11204
11206 Check whether the current buffer contains uu stuff." nil nil) 11206 Check whether the current buffer contains uu stuff." nil nil)
11207 11207
11208 ;;;*** 11208 ;;;***
11209 11209
11210 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 11210 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
11211 ;;;;;; (15186 41424)) 11211 ;;;;;; (15192 12244))
11212 ;;; Generated autoloads from progmodes/modula2.el 11212 ;;; Generated autoloads from progmodes/modula2.el
11213 11213
11214 (autoload (quote modula-2-mode) "modula2" "\ 11214 (autoload (quote modula-2-mode) "modula2" "\
11215 This is a mode intended to support program development in Modula-2. 11215 This is a mode intended to support program development in Modula-2.
11216 All control constructs of Modula-2 can be reached by typing C-c 11216 All control constructs of Modula-2 can be reached by typing C-c
11236 `m2-link-command' holds the command to link a Modula-2 program." t nil) 11236 `m2-link-command' holds the command to link a Modula-2 program." t nil)
11237 11237
11238 ;;;*** 11238 ;;;***
11239 11239
11240 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 11240 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
11241 ;;;;;; (15187 6160)) 11241 ;;;;;; (15192 12239))
11242 ;;; Generated autoloads from play/morse.el 11242 ;;; Generated autoloads from play/morse.el
11243 11243
11244 (autoload (quote morse-region) "morse" "\ 11244 (autoload (quote morse-region) "morse" "\
11245 Convert all text in a given region to morse code." t nil) 11245 Convert all text in a given region to morse code." t nil)
11246 11246
11297 (autoload (quote mpuz) "mpuz" "\ 11297 (autoload (quote mpuz) "mpuz" "\
11298 Multiplication puzzle with GNU Emacs." t nil) 11298 Multiplication puzzle with GNU Emacs." t nil)
11299 11299
11300 ;;;*** 11300 ;;;***
11301 11301
11302 ;;;### (autoloads (msb-mode) "msb" "msb.el" (15186 41418)) 11302 ;;;### (autoloads (msb-mode) "msb" "msb.el" (15192 12215))
11303 ;;; Generated autoloads from msb.el 11303 ;;; Generated autoloads from msb.el
11304 11304
11305 (defvar msb-mode nil "\ 11305 (defvar msb-mode nil "\
11306 Non-nil if Msb mode is enabled. 11306 Non-nil if Msb mode is enabled.
11307 See the command `msb-mode' for a description of this minor-mode. 11307 See the command `msb-mode' for a description of this minor-mode.
11323 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods 11323 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods
11324 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories 11324 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories
11325 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 11325 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
11326 ;;;;;; describe-coding-system describe-char-after describe-character-set 11326 ;;;;;; describe-coding-system describe-char-after describe-character-set
11327 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" 11327 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
11328 ;;;;;; "international/mule-diag.el" (15282 61336)) 11328 ;;;;;; "international/mule-diag.el" (15292 25972))
11329 ;;; Generated autoloads from international/mule-diag.el 11329 ;;; Generated autoloads from international/mule-diag.el
11330 11330
11331 (autoload (quote list-character-sets) "mule-diag" "\ 11331 (autoload (quote list-character-sets) "mule-diag" "\
11332 Display a list of all character sets. 11332 Display a list of all character sets.
11333 11333
11450 ;;;;;; coding-system-equal coding-system-translation-table-for-encode 11450 ;;;;;; coding-system-equal coding-system-translation-table-for-encode
11451 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 11451 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
11452 ;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic 11452 ;;;;;; coding-system-post-read-conversion coding-system-eol-type-mnemonic
11453 ;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width 11453 ;;;;;; lookup-nested-alist set-nested-alist truncate-string-to-width
11454 ;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el" 11454 ;;;;;; store-substring string-to-sequence) "mule-util" "international/mule-util.el"
11455 ;;;;;; (15186 41421)) 11455 ;;;;;; (15192 12232))
11456 ;;; Generated autoloads from international/mule-util.el 11456 ;;; Generated autoloads from international/mule-util.el
11457 11457
11458 (autoload (quote string-to-sequence) "mule-util" "\ 11458 (autoload (quote string-to-sequence) "mule-util" "\
11459 Convert STRING to a sequence of TYPE which contains characters in STRING. 11459 Convert STRING to a sequence of TYPE which contains characters in STRING.
11460 TYPE should be `list' or `vector'." nil nil) 11460 TYPE should be `list' or `vector'." nil nil)
11547 language environment LANG-ENV." nil nil) 11547 language environment LANG-ENV." nil nil)
11548 11548
11549 ;;;*** 11549 ;;;***
11550 11550
11551 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 11551 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
11552 ;;;;;; (15201 10362)) 11552 ;;;;;; (15205 21902))
11553 ;;; Generated autoloads from mwheel.el 11553 ;;; Generated autoloads from mwheel.el
11554 11554
11555 (defvar mouse-wheel-mode nil "\ 11555 (defvar mouse-wheel-mode nil "\
11556 Non-nil if Mouse-Wheel mode is enabled. 11556 Non-nil if Mouse-Wheel mode is enabled.
11557 See the command `mouse-wheel-mode' for a description of this minor-mode. 11557 See the command `mouse-wheel-mode' for a description of this minor-mode.
11573 ;;;*** 11573 ;;;***
11574 11574
11575 ;;;### (autoloads (network-connection network-connection-to-service 11575 ;;;### (autoloads (network-connection network-connection-to-service
11576 ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host 11576 ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host
11577 ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el" 11577 ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el"
11578 ;;;;;; (15187 6159)) 11578 ;;;;;; (15192 12237))
11579 ;;; Generated autoloads from net/net-utils.el 11579 ;;; Generated autoloads from net/net-utils.el
11580 11580
11581 (autoload (quote traceroute) "net-utils" "\ 11581 (autoload (quote traceroute) "net-utils" "\
11582 Run traceroute program for TARGET." t nil) 11582 Run traceroute program for TARGET." t nil)
11583 11583
11632 11632
11633 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region 11633 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region
11634 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 11634 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
11635 ;;;;;; comment-indent-default comment-multi-line comment-padding 11635 ;;;;;; comment-indent-default comment-multi-line comment-padding
11636 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" 11636 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el"
11637 ;;;;;; (15284 8839)) 11637 ;;;;;; (15292 25968))
11638 ;;; Generated autoloads from newcomment.el 11638 ;;; Generated autoloads from newcomment.el
11639 11639
11640 (defalias (quote indent-for-comment) (quote comment-indent)) 11640 (defalias (quote indent-for-comment) (quote comment-indent))
11641 11641
11642 (defalias (quote set-comment-column) (quote comment-set-column)) 11642 (defalias (quote set-comment-column) (quote comment-set-column))
11764 symbol in the alist." nil nil) 11764 symbol in the alist." nil nil)
11765 11765
11766 ;;;*** 11766 ;;;***
11767 11767
11768 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 11768 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
11769 ;;;;;; (15181 30826)) 11769 ;;;;;; (15185 36003))
11770 ;;; Generated autoloads from gnus/nnfolder.el 11770 ;;; Generated autoloads from gnus/nnfolder.el
11771 11771
11772 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 11772 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
11773 Look for mbox folders in the nnfolder directory and make them into groups. 11773 Look for mbox folders in the nnfolder directory and make them into groups.
11774 This command does not work if you use short group names." t nil) 11774 This command does not work if you use short group names." t nil)
11775 11775
11776 ;;;*** 11776 ;;;***
11777 11777
11778 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 11778 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
11779 ;;;;;; (14859 52340)) 11779 ;;;;;; (14860 4779))
11780 ;;; Generated autoloads from gnus/nnkiboze.el 11780 ;;; Generated autoloads from gnus/nnkiboze.el
11781 11781
11782 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 11782 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
11783 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". 11783 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\".
11784 Finds out what articles are to be part of the nnkiboze groups." t nil) 11784 Finds out what articles are to be part of the nnkiboze groups." t nil)
11793 Generate NOV databases in all nnml directories." t nil) 11793 Generate NOV databases in all nnml directories." t nil)
11794 11794
11795 ;;;*** 11795 ;;;***
11796 11796
11797 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 11797 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
11798 ;;;;;; "nnsoup" "gnus/nnsoup.el" (14791 27653)) 11798 ;;;;;; "nnsoup" "gnus/nnsoup.el" (14791 59086))
11799 ;;; Generated autoloads from gnus/nnsoup.el 11799 ;;; Generated autoloads from gnus/nnsoup.el
11800 11800
11801 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ 11801 (autoload (quote nnsoup-pack-replies) "nnsoup" "\
11802 Make an outbound package of SOUP replies." t nil) 11802 Make an outbound package of SOUP replies." t nil)
11803 11803
11808 Revert posting and mailing methods to the standard Emacs methods." t nil) 11808 Revert posting and mailing methods to the standard Emacs methods." t nil)
11809 11809
11810 ;;;*** 11810 ;;;***
11811 11811
11812 ;;;### (autoloads (disable-command enable-command disabled-command-hook) 11812 ;;;### (autoloads (disable-command enable-command disabled-command-hook)
11813 ;;;;;; "novice" "novice.el" (15186 41418)) 11813 ;;;;;; "novice" "novice.el" (15192 12215))
11814 ;;; Generated autoloads from novice.el 11814 ;;; Generated autoloads from novice.el
11815 11815
11816 (defvar disabled-command-hook (quote disabled-command-hook) "\ 11816 (defvar disabled-command-hook (quote disabled-command-hook) "\
11817 Function to call to handle disabled commands. 11817 Function to call to handle disabled commands.
11818 If nil, the feature is disabled, i.e., all commands work normally.") 11818 If nil, the feature is disabled, i.e., all commands work normally.")
11830 to future sessions." t nil) 11830 to future sessions." t nil)
11831 11831
11832 ;;;*** 11832 ;;;***
11833 11833
11834 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 11834 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
11835 ;;;;;; (15293 33678)) 11835 ;;;;;; (15293 42343))
11836 ;;; Generated autoloads from textmodes/nroff-mode.el 11836 ;;; Generated autoloads from textmodes/nroff-mode.el
11837 11837
11838 (autoload (quote nroff-mode) "nroff-mode" "\ 11838 (autoload (quote nroff-mode) "nroff-mode" "\
11839 Major mode for editing text intended for nroff to format. 11839 Major mode for editing text intended for nroff to format.
11840 \\{nroff-mode-map} 11840 \\{nroff-mode-map}
11855 If KEY is not a string, prompt for it with completion." t nil) 11855 If KEY is not a string, prompt for it with completion." t nil)
11856 11856
11857 ;;;*** 11857 ;;;***
11858 11858
11859 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 11859 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
11860 ;;;;;; (15187 6160)) 11860 ;;;;;; (15192 12244))
11861 ;;; Generated autoloads from progmodes/octave-inf.el 11861 ;;; Generated autoloads from progmodes/octave-inf.el
11862 11862
11863 (autoload (quote inferior-octave) "octave-inf" "\ 11863 (autoload (quote inferior-octave) "octave-inf" "\
11864 Run an inferior Octave process, I/O via `inferior-octave-buffer'. 11864 Run an inferior Octave process, I/O via `inferior-octave-buffer'.
11865 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'. 11865 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'.
11973 including a reproducible test case and send the message." t nil) 11973 including a reproducible test case and send the message." t nil)
11974 11974
11975 ;;;*** 11975 ;;;***
11976 11976
11977 ;;;### (autoloads (edit-options list-options) "options" "options.el" 11977 ;;;### (autoloads (edit-options list-options) "options" "options.el"
11978 ;;;;;; (15186 41418)) 11978 ;;;;;; (15192 12215))
11979 ;;; Generated autoloads from options.el 11979 ;;; Generated autoloads from options.el
11980 11980
11981 (autoload (quote list-options) "options" "\ 11981 (autoload (quote list-options) "options" "\
11982 Display a list of Emacs user options, with values and documentation. 11982 Display a list of Emacs user options, with values and documentation.
11983 It is now better to use Customize instead." t nil) 11983 It is now better to use Customize instead." t nil)
12041 With arg, turn Outline minor mode on if arg is positive, off otherwise. 12041 With arg, turn Outline minor mode on if arg is positive, off otherwise.
12042 See the command `outline-mode' for more information on this mode." t nil) 12042 See the command `outline-mode' for more information on this mode." t nil)
12043 12043
12044 ;;;*** 12044 ;;;***
12045 12045
12046 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15186 41418)) 12046 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15192 12215))
12047 ;;; Generated autoloads from paren.el 12047 ;;; Generated autoloads from paren.el
12048 12048
12049 (defvar show-paren-mode nil "\ 12049 (defvar show-paren-mode nil "\
12050 Non-nil if Show-Paren mode is enabled. 12050 Non-nil if Show-Paren mode is enabled.
12051 See the command `show-paren-mode' for a description of this minor-mode. 12051 See the command `show-paren-mode' for a description of this minor-mode.
12116 no args, if that value is non-nil." t nil) 12116 no args, if that value is non-nil." t nil)
12117 12117
12118 ;;;*** 12118 ;;;***
12119 12119
12120 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 12120 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
12121 ;;;;;; (15215 36955)) 12121 ;;;;;; (15223 37895))
12122 ;;; Generated autoloads from emulation/pc-mode.el 12122 ;;; Generated autoloads from emulation/pc-mode.el
12123 12123
12124 (autoload (quote pc-bindings-mode) "pc-mode" "\ 12124 (autoload (quote pc-bindings-mode) "pc-mode" "\
12125 Set up certain key bindings for PC compatibility. 12125 Set up certain key bindings for PC compatibility.
12126 The keys affected are: 12126 The keys affected are:
12132 C-Escape does list-buffers." t nil) 12132 C-Escape does list-buffers." t nil)
12133 12133
12134 ;;;*** 12134 ;;;***
12135 12135
12136 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 12136 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
12137 ;;;;;; "emulation/pc-select.el" (15187 6159)) 12137 ;;;;;; "emulation/pc-select.el" (15192 12224))
12138 ;;; Generated autoloads from emulation/pc-select.el 12138 ;;; Generated autoloads from emulation/pc-select.el
12139 12139
12140 (autoload (quote pc-selection-mode) "pc-select" "\ 12140 (autoload (quote pc-selection-mode) "pc-select" "\
12141 Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style. 12141 Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style.
12142 12142
12198 12198
12199 (custom-add-load (quote pc-selection-mode) (quote pc-select)) 12199 (custom-add-load (quote pc-selection-mode) (quote pc-select))
12200 12200
12201 ;;;*** 12201 ;;;***
12202 12202
12203 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15186 12203 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (15192
12204 ;;;;;; 41418)) 12204 ;;;;;; 12215))
12205 ;;; Generated autoloads from pcmpl-cvs.el 12205 ;;; Generated autoloads from pcmpl-cvs.el
12206 12206
12207 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 12207 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
12208 Completion rules for the `cvs' command." nil nil) 12208 Completion rules for the `cvs' command." nil nil)
12209 12209
12210 ;;;*** 12210 ;;;***
12211 12211
12212 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 12212 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
12213 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (15186 41418)) 12213 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (15192 12215))
12214 ;;; Generated autoloads from pcmpl-gnu.el 12214 ;;; Generated autoloads from pcmpl-gnu.el
12215 12215
12216 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 12216 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
12217 Completion for `gzip'." nil nil) 12217 Completion for `gzip'." nil nil)
12218 12218
12228 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs)) 12228 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs))
12229 12229
12230 ;;;*** 12230 ;;;***
12231 12231
12232 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 12232 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
12233 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (15186 41418)) 12233 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (15192 12215))
12234 ;;; Generated autoloads from pcmpl-linux.el 12234 ;;; Generated autoloads from pcmpl-linux.el
12235 12235
12236 (autoload (quote pcomplete/kill) "pcmpl-linux" "\ 12236 (autoload (quote pcomplete/kill) "pcmpl-linux" "\
12237 Completion for GNU/Linux `kill', using /proc filesystem." nil nil) 12237 Completion for GNU/Linux `kill', using /proc filesystem." nil nil)
12238 12238
12242 (autoload (quote pcomplete/mount) "pcmpl-linux" "\ 12242 (autoload (quote pcomplete/mount) "pcmpl-linux" "\
12243 Completion for GNU/Linux `mount'." nil nil) 12243 Completion for GNU/Linux `mount'." nil nil)
12244 12244
12245 ;;;*** 12245 ;;;***
12246 12246
12247 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15186 12247 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (15192
12248 ;;;;;; 41418)) 12248 ;;;;;; 12215))
12249 ;;; Generated autoloads from pcmpl-rpm.el 12249 ;;; Generated autoloads from pcmpl-rpm.el
12250 12250
12251 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 12251 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
12252 Completion for RedHat's `rpm' command. 12252 Completion for RedHat's `rpm' command.
12253 These rules were taken from the output of `rpm --help' on a RedHat 6.1 12253 These rules were taken from the output of `rpm --help' on a RedHat 6.1
12257 12257
12258 ;;;*** 12258 ;;;***
12259 12259
12260 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 12260 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
12261 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 12261 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
12262 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (15186 41418)) 12262 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (15192 12215))
12263 ;;; Generated autoloads from pcmpl-unix.el 12263 ;;; Generated autoloads from pcmpl-unix.el
12264 12264
12265 (autoload (quote pcomplete/cd) "pcmpl-unix" "\ 12265 (autoload (quote pcomplete/cd) "pcmpl-unix" "\
12266 Completion for `cd'." nil nil) 12266 Completion for `cd'." nil nil)
12267 12267
12289 12289
12290 ;;;*** 12290 ;;;***
12291 12291
12292 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 12292 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
12293 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 12293 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
12294 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15187 12294 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15192
12295 ;;;;;; 6158)) 12295 ;;;;;; 12215))
12296 ;;; Generated autoloads from pcomplete.el 12296 ;;; Generated autoloads from pcomplete.el
12297 12297
12298 (autoload (quote pcomplete) "pcomplete" "\ 12298 (autoload (quote pcomplete) "pcomplete" "\
12299 Support extensible programmable completion. 12299 Support extensible programmable completion.
12300 To use this function, just bind the TAB key to it, or add it to your 12300 To use this function, just bind the TAB key to it, or add it to your
12392 Run `cvs-examine' if DIR is a CVS administrative directory. 12392 Run `cvs-examine' if DIR is a CVS administrative directory.
12393 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))))) 12393 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)))))
12394 12394
12395 ;;;*** 12395 ;;;***
12396 12396
12397 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15186 41418)) 12397 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15192 12216))
12398 ;;; Generated autoloads from pcvs-defs.el 12398 ;;; Generated autoloads from pcvs-defs.el
12399 12399
12400 (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"))) m)) 12400 (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"))) m))
12401 12401
12402 ;;;*** 12402 ;;;***
12403 12403
12404 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 12404 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
12405 ;;;;;; (15293 33678)) 12405 ;;;;;; (15293 42343))
12406 ;;; Generated autoloads from progmodes/perl-mode.el 12406 ;;; Generated autoloads from progmodes/perl-mode.el
12407 12407
12408 (autoload (quote perl-mode) "perl-mode" "\ 12408 (autoload (quote perl-mode) "perl-mode" "\
12409 Major mode for editing Perl code. 12409 Major mode for editing Perl code.
12410 Expression and list commands understand all Perl brackets. 12410 Expression and list commands understand all Perl brackets.
12454 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil) 12454 Turning on Perl mode runs the normal hook `perl-mode-hook'." t nil)
12455 12455
12456 ;;;*** 12456 ;;;***
12457 12457
12458 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 12458 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
12459 ;;;;;; (15189 40530)) 12459 ;;;;;; (15192 12247))
12460 ;;; Generated autoloads from textmodes/picture.el 12460 ;;; Generated autoloads from textmodes/picture.el
12461 12461
12462 (autoload (quote picture-mode) "picture" "\ 12462 (autoload (quote picture-mode) "picture" "\
12463 Switch to Picture mode, in which a quarter-plane screen model is used. 12463 Switch to Picture mode, in which a quarter-plane screen model is used.
12464 Printing characters replace instead of inserting themselves with motion 12464 Printing characters replace instead of inserting themselves with motion
12523 12523
12524 (defalias (quote edit-picture) (quote picture-mode)) 12524 (defalias (quote edit-picture) (quote picture-mode))
12525 12525
12526 ;;;*** 12526 ;;;***
12527 12527
12528 ;;;### (autoloads (pong) "pong" "play/pong.el" (15187 65192)) 12528 ;;;### (autoloads (pong) "pong" "play/pong.el" (15192 12239))
12529 ;;; Generated autoloads from play/pong.el 12529 ;;; Generated autoloads from play/pong.el
12530 12530
12531 (autoload (quote pong) "pong" "\ 12531 (autoload (quote pong) "pong" "\
12532 Play pong and waste time. 12532 Play pong and waste time.
12533 This is an implementation of the classical game pong. 12533 This is an implementation of the classical game pong.
12538 \\{pong-mode-map}" t nil) 12538 \\{pong-mode-map}" t nil)
12539 12539
12540 ;;;*** 12540 ;;;***
12541 12541
12542 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp) "pp" 12542 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp) "pp"
12543 ;;;;;; "emacs-lisp/pp.el" (15252 52692)) 12543 ;;;;;; "emacs-lisp/pp.el" (15254 8041))
12544 ;;; Generated autoloads from emacs-lisp/pp.el 12544 ;;; Generated autoloads from emacs-lisp/pp.el
12545 12545
12546 (autoload (quote pp) "pp" "\ 12546 (autoload (quote pp) "pp" "\
12547 Output the pretty-printed representation of OBJECT, any Lisp object. 12547 Output the pretty-printed representation of OBJECT, any Lisp object.
12548 Quoting characters are printed as needed to make output that `read' 12548 Quoting characters are printed as needed to make output that `read'
12561 Ignores leading comment characters." t nil) 12561 Ignores leading comment characters." t nil)
12562 12562
12563 ;;;*** 12563 ;;;***
12564 12564
12565 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 12565 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
12566 ;;;;;; (13446 12665)) 12566 ;;;;;; (14729 20675))
12567 ;;; Generated autoloads from progmodes/prolog.el 12567 ;;; Generated autoloads from progmodes/prolog.el
12568 12568
12569 (autoload (quote prolog-mode) "prolog" "\ 12569 (autoload (quote prolog-mode) "prolog" "\
12570 Major mode for editing Prolog code for Prologs. 12570 Major mode for editing Prolog code for Prologs.
12571 Blank lines and `%%...' separate paragraphs. `%'s start comments. 12571 Blank lines and `%%...' separate paragraphs. `%'s start comments.
12577 (autoload (quote run-prolog) "prolog" "\ 12577 (autoload (quote run-prolog) "prolog" "\
12578 Run an inferior Prolog process, input and output via buffer *prolog*." t nil) 12578 Run an inferior Prolog process, input and output via buffer *prolog*." t nil)
12579 12579
12580 ;;;*** 12580 ;;;***
12581 12581
12582 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 24803)) 12582 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (15272 39402))
12583 ;;; Generated autoloads from ps-bdf.el 12583 ;;; Generated autoloads from ps-bdf.el
12584 12584
12585 (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 12585 (defvar bdf-directory-list (if (and (memq system-type (quote (ms-dos windows-nt))) (boundp (quote installation-directory))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
12586 *List of directories to search for `BDF' font files. 12586 *List of directories to search for `BDF' font files.
12587 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 12587 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
12588 12588
12589 ;;;*** 12589 ;;;***
12590 12590
12591 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (15187 12591 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (15192
12592 ;;;;;; 6160)) 12592 ;;;;;; 12245))
12593 ;;; Generated autoloads from progmodes/ps-mode.el 12593 ;;; Generated autoloads from progmodes/ps-mode.el
12594 12594
12595 (autoload (quote ps-mode) "ps-mode" "\ 12595 (autoload (quote ps-mode) "ps-mode" "\
12596 Major mode for editing PostScript with GNU Emacs. 12596 Major mode for editing PostScript with GNU Emacs.
12597 12597
12635 ;;;*** 12635 ;;;***
12636 12636
12637 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets 12637 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets
12638 ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition 12638 ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition
12639 ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font 12639 ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
12640 ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15272 45403)) 12640 ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (15275 13004))
12641 ;;; Generated autoloads from ps-mule.el 12641 ;;; Generated autoloads from ps-mule.el
12642 12642
12643 (defvar ps-multibyte-buffer nil "\ 12643 (defvar ps-multibyte-buffer nil "\
12644 *Specifies the multi-byte buffer handling. 12644 *Specifies the multi-byte buffer handling.
12645 12645
12739 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 12739 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
12740 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 12740 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
12741 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 12741 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
12742 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 12742 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
12743 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 12743 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
12744 ;;;;;; "ps-print.el" (15272 45453)) 12744 ;;;;;; "ps-print.el" (15275 13004))
12745 ;;; Generated autoloads from ps-print.el 12745 ;;; Generated autoloads from ps-print.el
12746 12746
12747 (defvar ps-paper-type (quote letter) "\ 12747 (defvar ps-paper-type (quote letter) "\
12748 *Specify the size of paper to format for. 12748 *Specify the size of paper to format for.
12749 Should be one of the paper types defined in `ps-page-dimensions-database', for 12749 Should be one of the paper types defined in `ps-page-dimensions-database', for
13092 13092
13093 ;;;*** 13093 ;;;***
13094 13094
13095 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 13095 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
13096 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 13096 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
13097 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15187 13097 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (15192
13098 ;;;;;; 6159)) 13098 ;;;;;; 12237))
13099 ;;; Generated autoloads from net/quickurl.el 13099 ;;; Generated autoloads from net/quickurl.el
13100 13100
13101 (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" "\ 13101 (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" "\
13102 Example `quickurl-postfix' text that adds a local variable to the 13102 Example `quickurl-postfix' text that adds a local variable to the
13103 `quickurl-url-file' so that if you edit it by hand it will ensure that 13103 `quickurl-url-file' so that if you edit it by hand it will ensure that
13148 (autoload (quote quickurl-list) "quickurl" "\ 13148 (autoload (quote quickurl-list) "quickurl" "\
13149 Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil) 13149 Display `quickurl-list' as a formatted list using `quickurl-list-mode'." t nil)
13150 13150
13151 ;;;*** 13151 ;;;***
13152 13152
13153 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15186 13153 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (15192
13154 ;;;;;; 41423)) 13154 ;;;;;; 12237))
13155 ;;; Generated autoloads from net/rcompile.el 13155 ;;; Generated autoloads from net/rcompile.el
13156 13156
13157 (autoload (quote remote-compile) "rcompile" "\ 13157 (autoload (quote remote-compile) "rcompile" "\
13158 Compile the the current buffer's directory on HOST. Log in as USER. 13158 Compile the the current buffer's directory on HOST. Log in as USER.
13159 See \\[compile]." t nil) 13159 See \\[compile]." t nil)
13160 13160
13161 ;;;*** 13161 ;;;***
13162 13162
13163 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 13163 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
13164 ;;;;;; (15187 6159)) 13164 ;;;;;; (15192 12223))
13165 ;;; Generated autoloads from emacs-lisp/re-builder.el 13165 ;;; Generated autoloads from emacs-lisp/re-builder.el
13166 13166
13167 (autoload (quote re-builder) "re-builder" "\ 13167 (autoload (quote re-builder) "re-builder" "\
13168 Call up the RE Builder for the current window." t nil) 13168 Call up the RE Builder for the current window." t nil)
13169 13169
13214 13214
13215 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 13215 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
13216 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 13216 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
13217 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 13217 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
13218 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15292 13218 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (15292
13219 ;;;;;; 846)) 13219 ;;;;;; 25968))
13220 ;;; Generated autoloads from rect.el 13220 ;;; Generated autoloads from rect.el
13221 13221
13222 (autoload (quote move-to-column-force) "rect" "\ 13222 (autoload (quote move-to-column-force) "rect" "\
13223 Move point to column COLUMN rigidly in the current line. 13223 Move point to column COLUMN rigidly in the current line.
13224 If COLUMN is within a multi-column character, replace it by 13224 If COLUMN is within a multi-column character, replace it by
13310 With a prefix (or a FILL) argument, also fill with blanks the parts of the 13310 With a prefix (or a FILL) argument, also fill with blanks the parts of the
13311 rectangle which were empty." t nil) 13311 rectangle which were empty." t nil)
13312 13312
13313 ;;;*** 13313 ;;;***
13314 13314
13315 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15182 13315 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (15185
13316 ;;;;;; 61175)) 13316 ;;;;;; 36006))
13317 ;;; Generated autoloads from textmodes/refill.el 13317 ;;; Generated autoloads from textmodes/refill.el
13318 13318
13319 (autoload (quote refill-mode) "refill" "\ 13319 (autoload (quote refill-mode) "refill" "\
13320 Toggle Refill minor mode. 13320 Toggle Refill minor mode.
13321 With prefix arg, turn Refill mode on iff arg is positive. 13321 With prefix arg, turn Refill mode on iff arg is positive.
13325 refilling if they would cause auto-filling." t nil) 13325 refilling if they would cause auto-filling." t nil)
13326 13326
13327 ;;;*** 13327 ;;;***
13328 13328
13329 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" 13329 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
13330 ;;;;;; (15186 41426)) 13330 ;;;;;; (15192 12248))
13331 ;;; Generated autoloads from textmodes/reftex.el 13331 ;;; Generated autoloads from textmodes/reftex.el
13332 13332
13333 (autoload (quote turn-on-reftex) "reftex" "\ 13333 (autoload (quote turn-on-reftex) "reftex" "\
13334 Turn on RefTeX mode." nil nil) 13334 Turn on RefTeX mode." nil nil)
13335 13335
13365 ------------------------------------------------------------------------------" t nil) 13365 ------------------------------------------------------------------------------" t nil)
13366 13366
13367 ;;;*** 13367 ;;;***
13368 13368
13369 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 13369 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
13370 ;;;;;; (15186 41426)) 13370 ;;;;;; (15192 12247))
13371 ;;; Generated autoloads from textmodes/reftex-cite.el 13371 ;;; Generated autoloads from textmodes/reftex-cite.el
13372 13372
13373 (autoload (quote reftex-citation) "reftex-cite" "\ 13373 (autoload (quote reftex-citation) "reftex-cite" "\
13374 Make a citation using BibTeX database files. 13374 Make a citation using BibTeX database files.
13375 After prompting for a regular expression, scans the buffers with 13375 After prompting for a regular expression, scans the buffers with
13392 `=' is a good regular expression to match all entries in all files." t nil) 13392 `=' is a good regular expression to match all entries in all files." t nil)
13393 13393
13394 ;;;*** 13394 ;;;***
13395 13395
13396 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 13396 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
13397 ;;;;;; (15186 41426)) 13397 ;;;;;; (15192 12248))
13398 ;;; Generated autoloads from textmodes/reftex-index.el 13398 ;;; Generated autoloads from textmodes/reftex-index.el
13399 13399
13400 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 13400 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
13401 Major mode for managing the Index phrases of a LaTeX document. 13401 Major mode for managing the Index phrases of a LaTeX document.
13402 This buffer was created with RefTeX. 13402 This buffer was created with RefTeX.
13423 \\{reftex-index-phrases-map}" t nil) 13423 \\{reftex-index-phrases-map}" t nil)
13424 13424
13425 ;;;*** 13425 ;;;***
13426 13426
13427 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 13427 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
13428 ;;;;;; (15186 41419)) 13428 ;;;;;; (15192 12223))
13429 ;;; Generated autoloads from emacs-lisp/regexp-opt.el 13429 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
13430 13430
13431 (autoload (quote regexp-opt) "regexp-opt" "\ 13431 (autoload (quote regexp-opt) "regexp-opt" "\
13432 Return a regexp to match a string in STRINGS. 13432 Return a regexp to match a string in STRINGS.
13433 Each string should be unique in STRINGS and should not contain any regexps, 13433 Each string should be unique in STRINGS and should not contain any regexps,
13446 This means the number of regexp grouping constructs (parenthesised expressions) 13446 This means the number of regexp grouping constructs (parenthesised expressions)
13447 in REGEXP." nil nil) 13447 in REGEXP." nil nil)
13448 13448
13449 ;;;*** 13449 ;;;***
13450 13450
13451 ;;;### (autoloads (repeat) "repeat" "repeat.el" (15182 61026)) 13451 ;;;### (autoloads (repeat) "repeat" "repeat.el" (15185 35996))
13452 ;;; Generated autoloads from repeat.el 13452 ;;; Generated autoloads from repeat.el
13453 13453
13454 (autoload (quote repeat) "repeat" "\ 13454 (autoload (quote repeat) "repeat" "\
13455 Repeat most recently executed command. 13455 Repeat most recently executed command.
13456 With prefix arg, apply new prefix arg to that command; otherwise, use 13456 With prefix arg, apply new prefix arg to that command; otherwise, use
13462 can be modified by the global variable `repeat-on-final-keystroke'." t nil) 13462 can be modified by the global variable `repeat-on-final-keystroke'." t nil)
13463 13463
13464 ;;;*** 13464 ;;;***
13465 13465
13466 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 13466 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
13467 ;;;;;; (15186 41423)) 13467 ;;;;;; (15192 12235))
13468 ;;; Generated autoloads from mail/reporter.el 13468 ;;; Generated autoloads from mail/reporter.el
13469 13469
13470 (autoload (quote reporter-submit-bug-report) "reporter" "\ 13470 (autoload (quote reporter-submit-bug-report) "reporter" "\
13471 Begin submitting a bug report via email. 13471 Begin submitting a bug report via email.
13472 13472
13523 ;;;;;; 50658)) 13523 ;;;;;; 50658))
13524 ;;; Generated autoloads from resume.el 13524 ;;; Generated autoloads from resume.el
13525 13525
13526 (autoload (quote resume-suspend-hook) "resume" "\ 13526 (autoload (quote resume-suspend-hook) "resume" "\
13527 Clear out the file used for transmitting args when Emacs resumes." nil nil) 13527 Clear out the file used for transmitting args when Emacs resumes." nil nil)
13528
13529 ;;;***
13530
13531 ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties
13532 ;;;;;; read-file-name-electric-shadow-properties) "rfn-eshadow"
13533 ;;;;;; "rfn-eshadow.el" (15293 48131))
13534 ;;; Generated autoloads from rfn-eshadow.el
13535
13536 (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\
13537 Properties given to the `shadowed' part of a filename in the minibuffer.
13538 Only used when `read-file-name-electric-shadow-mode' is active.
13539 If emacs is not running under a window system,
13540 `read-file-name-electric-shadow-tty-properties' is used instead.")
13541
13542 (defvar read-file-name-electric-shadow-tty-properties (quote (before-string "{" after-string "} " field shadow)) "\
13543 Properties given to the `shadowed' part of a filename in the minibuffer.
13544 Only used when `read-file-name-electric-shadow-mode' is active and emacs
13545 is not running under a window-system; if emacs is running under a window
13546 system, `read-file-name-electric-shadow-properties' is used instead.")
13547
13548 (defface read-file-name-electric-shadow (quote ((((background dark)) :foreground "grey50") (t :foreground "grey70"))) "Face used by `read-file-name-electric-shadow-mode' for the shadow." :group (quote minibuffer))
13549
13550 (defvar read-file-name-electric-shadow-mode nil "\
13551 Non-nil if Read-File-Name-Electric-Shadow mode is enabled.
13552 See the command `read-file-name-electric-shadow-mode' for a description of this minor-mode.
13553 Setting this variable directly does not take effect;
13554 use either \\[customize] or the function `read-file-name-electric-shadow-mode'.")
13555
13556 (custom-add-to-group (quote minibuffer) (quote read-file-name-electric-shadow-mode) (quote custom-variable))
13557
13558 (custom-add-load (quote read-file-name-electric-shadow-mode) (quote rfn-eshadow))
13559
13560 (autoload (quote read-file-name-electric-shadow-mode) "rfn-eshadow" "\
13561 Toggle Read-File-Name Electric Shadow mode
13562 When active, any part of the a filename being read in the minibuffer
13563 that would be ignored because the result is passed through
13564 `substitute-in-file-name' is given the properties in
13565 `read-file-name-electric-shadow-properties', which can be used to make
13566 that portion dim, invisible, or otherwise less visually noticable.
13567
13568 With prefix argument ARG, turn on if positive, otherwise off.
13569 Returns non-nil if the new state is enabled." t nil)
13528 13570
13529 ;;;*** 13571 ;;;***
13530 13572
13531 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 13573 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
13532 ;;;;;; (14634 20460)) 13574 ;;;;;; (14634 20460))
13798 Set PASSWORD to be used for retrieving mail from a POP server." t nil) 13840 Set PASSWORD to be used for retrieving mail from a POP server." t nil)
13799 13841
13800 ;;;*** 13842 ;;;***
13801 13843
13802 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 13844 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
13803 ;;;;;; (15186 41423)) 13845 ;;;;;; (15192 12236))
13804 ;;; Generated autoloads from mail/rmailedit.el 13846 ;;; Generated autoloads from mail/rmailedit.el
13805 13847
13806 (autoload (quote rmail-edit-current-message) "rmailedit" "\ 13848 (autoload (quote rmail-edit-current-message) "rmailedit" "\
13807 Edit the contents of this message." t nil) 13849 Edit the contents of this message." t nil)
13808 13850
13809 ;;;*** 13851 ;;;***
13810 13852
13811 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 13853 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
13812 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 13854 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
13813 ;;;;;; "mail/rmailkwd.el" (15186 41423)) 13855 ;;;;;; "mail/rmailkwd.el" (15192 12236))
13814 ;;; Generated autoloads from mail/rmailkwd.el 13856 ;;; Generated autoloads from mail/rmailkwd.el
13815 13857
13816 (autoload (quote rmail-add-label) "rmailkwd" "\ 13858 (autoload (quote rmail-add-label) "rmailkwd" "\
13817 Add LABEL to labels associated with current RMAIL message. 13859 Add LABEL to labels associated with current RMAIL message.
13818 Completion is performed over known labels when reading." t nil) 13860 Completion is performed over known labels when reading." t nil)
13836 With prefix argument N moves forward N messages with these labels." t nil) 13878 With prefix argument N moves forward N messages with these labels." t nil)
13837 13879
13838 ;;;*** 13880 ;;;***
13839 13881
13840 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 13882 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
13841 ;;;;;; (15186 41423)) 13883 ;;;;;; (15192 12236))
13842 ;;; Generated autoloads from mail/rmailmsc.el 13884 ;;; Generated autoloads from mail/rmailmsc.el
13843 13885
13844 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 13886 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
13845 Set the inbox list of the current RMAIL file to FILE-NAME. 13887 Set the inbox list of the current RMAIL file to FILE-NAME.
13846 You can specify one file name, or several names separated by commas. 13888 You can specify one file name, or several names separated by commas.
13848 13890
13849 ;;;*** 13891 ;;;***
13850 13892
13851 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 13893 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
13852 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 13894 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
13853 ;;;;;; "mail/rmailout.el" (15186 41423)) 13895 ;;;;;; "mail/rmailout.el" (15192 12236))
13854 ;;; Generated autoloads from mail/rmailout.el 13896 ;;; Generated autoloads from mail/rmailout.el
13855 13897
13856 (defvar rmail-output-file-alist nil "\ 13898 (defvar rmail-output-file-alist nil "\
13857 *Alist matching regexps to suggested output Rmail files. 13899 *Alist matching regexps to suggested output Rmail files.
13858 This is a list of elements of the form (REGEXP . NAME-EXP). 13900 This is a list of elements of the form (REGEXP . NAME-EXP).
13905 13947
13906 ;;;*** 13948 ;;;***
13907 13949
13908 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 13950 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
13909 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 13951 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
13910 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15186 13952 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (15192
13911 ;;;;;; 41423)) 13953 ;;;;;; 12236))
13912 ;;; Generated autoloads from mail/rmailsort.el 13954 ;;; Generated autoloads from mail/rmailsort.el
13913 13955
13914 (autoload (quote rmail-sort-by-date) "rmailsort" "\ 13956 (autoload (quote rmail-sort-by-date) "rmailsort" "\
13915 Sort messages of current Rmail file by date. 13957 Sort messages of current Rmail file by date.
13916 If prefix argument REVERSE is non-nil, sort them in reverse order." t nil) 13958 If prefix argument REVERSE is non-nil, sort them in reverse order." t nil)
13944 13986
13945 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 13987 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
13946 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 13988 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
13947 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 13989 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
13948 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 13990 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
13949 ;;;;;; "rmailsum" "mail/rmailsum.el" (15293 33678)) 13991 ;;;;;; "rmailsum" "mail/rmailsum.el" (15293 42343))
13950 ;;; Generated autoloads from mail/rmailsum.el 13992 ;;; Generated autoloads from mail/rmailsum.el
13951 13993
13952 (defvar rmail-summary-scroll-between-messages t "\ 13994 (defvar rmail-summary-scroll-between-messages t "\
13953 *Non-nil means Rmail summary scroll commands move between messages.") 13995 *Non-nil means Rmail summary scroll commands move between messages.")
13954 13996
14006 Setting this variable has an effect only before reading a mail.") 14048 Setting this variable has an effect only before reading a mail.")
14007 14049
14008 ;;;*** 14050 ;;;***
14009 14051
14010 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" 14052 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
14011 ;;;;;; (15186 41423)) 14053 ;;;;;; (15192 12238))
14012 ;;; Generated autoloads from obsolete/rnewspost.el 14054 ;;; Generated autoloads from obsolete/rnewspost.el
14013 14055
14014 (autoload (quote news-post-news) "rnewspost" "\ 14056 (autoload (quote news-post-news) "rnewspost" "\
14015 Begin editing a new USENET news article to be posted. 14057 Begin editing a new USENET news article to be posted.
14016 Type \\[describe-mode] once editing the article to get a list of commands. 14058 Type \\[describe-mode] once editing the article to get a list of commands.
14017 If NOQUERY is non-nil, we do not query before doing the work." t nil) 14059 If NOQUERY is non-nil, we do not query before doing the work." t nil)
14018 14060
14019 ;;;*** 14061 ;;;***
14020 14062
14021 ;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13" 14063 ;;;### (autoloads (toggle-rot13-mode rot13-other-window) "rot13"
14022 ;;;;;; "rot13.el" (15186 41418)) 14064 ;;;;;; "rot13.el" (15192 12217))
14023 ;;; Generated autoloads from rot13.el 14065 ;;; Generated autoloads from rot13.el
14024 14066
14025 (autoload (quote rot13-other-window) "rot13" "\ 14067 (autoload (quote rot13-other-window) "rot13" "\
14026 Display current buffer in rot 13 in another window. 14068 Display current buffer in rot 13 in another window.
14027 The text itself is not modified, only the way it is displayed is affected. 14069 The text itself is not modified, only the way it is displayed is affected.
14069 (autoload (quote resize-minibuffer-mode) "rsz-mini" "\ 14111 (autoload (quote resize-minibuffer-mode) "rsz-mini" "\
14070 This function is obsolete." t nil) 14112 This function is obsolete." t nil)
14071 14113
14072 ;;;*** 14114 ;;;***
14073 14115
14074 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15286 14116 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15288
14075 ;;;;;; 9098)) 14117 ;;;;;; 6955))
14076 ;;; Generated autoloads from emacs-lisp/rx.el 14118 ;;; Generated autoloads from emacs-lisp/rx.el
14077 14119
14078 (autoload (quote rx-to-string) "rx" "\ 14120 (autoload (quote rx-to-string) "rx" "\
14079 Parse and produce code for regular expression FORM. 14121 Parse and produce code for regular expression FORM.
14080 FORM is a regular expression in sexp form. 14122 FORM is a regular expression in sexp form.
14341 include REGEXP in string notation in the result." nil (quote macro)) 14383 include REGEXP in string notation in the result." nil (quote macro))
14342 14384
14343 ;;;*** 14385 ;;;***
14344 14386
14345 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 14387 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
14346 ;;;;;; (15187 6160)) 14388 ;;;;;; (15192 12245))
14347 ;;; Generated autoloads from progmodes/scheme.el 14389 ;;; Generated autoloads from progmodes/scheme.el
14348 14390
14349 (autoload (quote scheme-mode) "scheme" "\ 14391 (autoload (quote scheme-mode) "scheme" "\
14350 Major mode for editing Scheme code. 14392 Major mode for editing Scheme code.
14351 Editing commands are similar to those of `lisp-mode'. 14393 Editing commands are similar to those of `lisp-mode'.
14379 that variable's value is a string." t nil) 14421 that variable's value is a string." t nil)
14380 14422
14381 ;;;*** 14423 ;;;***
14382 14424
14383 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 14425 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
14384 ;;;;;; (14791 27653)) 14426 ;;;;;; (14791 59103))
14385 ;;; Generated autoloads from gnus/score-mode.el 14427 ;;; Generated autoloads from gnus/score-mode.el
14386 14428
14387 (autoload (quote gnus-score-mode) "score-mode" "\ 14429 (autoload (quote gnus-score-mode) "score-mode" "\
14388 Mode for editing Gnus score files. 14430 Mode for editing Gnus score files.
14389 This mode is an extended emacs-lisp mode. 14431 This mode is an extended emacs-lisp mode.
14390 14432
14391 \\{gnus-score-mode-map}" t nil) 14433 \\{gnus-score-mode-map}" t nil)
14392 14434
14393 ;;;*** 14435 ;;;***
14394 14436
14395 ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15186 14437 ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15192
14396 ;;;;;; 41426)) 14438 ;;;;;; 12248))
14397 ;;; Generated autoloads from textmodes/scribe.el 14439 ;;; Generated autoloads from textmodes/scribe.el
14398 14440
14399 (autoload (quote scribe-mode) "scribe" "\ 14441 (autoload (quote scribe-mode) "scribe" "\
14400 Major mode for editing files of Scribe (a text formatter) source. 14442 Major mode for editing files of Scribe (a text formatter) source.
14401 Scribe-mode is similar to text-mode, with a few extra commands added. 14443 Scribe-mode is similar to text-mode, with a few extra commands added.
14414 automatically insert its close if typed after an @Command form." t nil) 14456 automatically insert its close if typed after an @Command form." t nil)
14415 14457
14416 ;;;*** 14458 ;;;***
14417 14459
14418 ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all" 14460 ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all"
14419 ;;;;;; "scroll-all.el" (15187 6158)) 14461 ;;;;;; "scroll-all.el" (15192 12217))
14420 ;;; Generated autoloads from scroll-all.el 14462 ;;; Generated autoloads from scroll-all.el
14421 14463
14422 (defvar scroll-all-mode nil "\ 14464 (defvar scroll-all-mode nil "\
14423 Control/track scroll locking. 14465 Control/track scroll locking.
14424 14466
14437 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 14479 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
14438 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to 14480 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to
14439 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function 14481 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function
14440 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind 14482 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind
14441 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" 14483 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
14442 ;;;;;; (15283 1778)) 14484 ;;;;;; (15292 25972))
14443 ;;; Generated autoloads from mail/sendmail.el 14485 ;;; Generated autoloads from mail/sendmail.el
14444 14486
14445 (defvar mail-from-style (quote angles) "\ 14487 (defvar mail-from-style (quote angles) "\
14446 *Specifies how \"From:\" fields look. 14488 *Specifies how \"From:\" fields look.
14447 14489
14603 (autoload (quote mail-other-frame) "sendmail" "\ 14645 (autoload (quote mail-other-frame) "sendmail" "\
14604 Like `mail' command, but display mail buffer in another frame." t nil) 14646 Like `mail' command, but display mail buffer in another frame." t nil)
14605 14647
14606 ;;;*** 14648 ;;;***
14607 14649
14608 ;;;### (autoloads (server-start) "server" "server.el" (15256 45312)) 14650 ;;;### (autoloads (server-start) "server" "server.el" (15256 50712))
14609 ;;; Generated autoloads from server.el 14651 ;;; Generated autoloads from server.el
14610 14652
14611 (autoload (quote server-start) "server" "\ 14653 (autoload (quote server-start) "server" "\
14612 Allow this Emacs process to be a server for client processes. 14654 Allow this Emacs process to be a server for client processes.
14613 This starts a server communications subprocess through which 14655 This starts a server communications subprocess through which
14618 Prefix arg means just kill any existing server communications subprocess." t nil) 14660 Prefix arg means just kill any existing server communications subprocess." t nil)
14619 14661
14620 ;;;*** 14662 ;;;***
14621 14663
14622 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 14664 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
14623 ;;;;;; (15187 6162)) 14665 ;;;;;; (15192 12248))
14624 ;;; Generated autoloads from textmodes/sgml-mode.el 14666 ;;; Generated autoloads from textmodes/sgml-mode.el
14625 14667
14626 (autoload (quote sgml-mode) "sgml-mode" "\ 14668 (autoload (quote sgml-mode) "sgml-mode" "\
14627 Major mode for editing SGML documents. 14669 Major mode for editing SGML documents.
14628 Makes > match <. Makes / blink matching /. 14670 Makes > match <. Makes / blink matching /.
14680 \\{html-mode-map}" t nil) 14722 \\{html-mode-map}" t nil)
14681 14723
14682 ;;;*** 14724 ;;;***
14683 14725
14684 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 14726 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
14685 ;;;;;; (15149 49404)) 14727 ;;;;;; (15155 16529))
14686 ;;; Generated autoloads from progmodes/sh-script.el 14728 ;;; Generated autoloads from progmodes/sh-script.el
14687 14729
14688 (put (quote sh-mode) (quote mode-class) (quote special)) 14730 (put (quote sh-mode) (quote mode-class) (quote special))
14689 14731
14690 (autoload (quote sh-mode) "sh-script" "\ 14732 (autoload (quote sh-mode) "sh-script" "\
14744 (defalias (quote shell-script-mode) (quote sh-mode)) 14786 (defalias (quote shell-script-mode) (quote sh-mode))
14745 14787
14746 ;;;*** 14788 ;;;***
14747 14789
14748 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 14790 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
14749 ;;;;;; (15187 6159)) 14791 ;;;;;; (15192 12223))
14750 ;;; Generated autoloads from emacs-lisp/shadow.el 14792 ;;; Generated autoloads from emacs-lisp/shadow.el
14751 14793
14752 (autoload (quote list-load-path-shadows) "shadow" "\ 14794 (autoload (quote list-load-path-shadows) "shadow" "\
14753 Display a list of Emacs Lisp files that shadow other files. 14795 Display a list of Emacs Lisp files that shadow other files.
14754 14796
14789 \(non-interactive) companion function, `find-emacs-lisp-shadows'." t nil) 14831 \(non-interactive) companion function, `find-emacs-lisp-shadows'." t nil)
14790 14832
14791 ;;;*** 14833 ;;;***
14792 14834
14793 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 14835 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
14794 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15187 14836 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (15192
14795 ;;;;;; 6158)) 14837 ;;;;;; 12217))
14796 ;;; Generated autoloads from shadowfile.el 14838 ;;; Generated autoloads from shadowfile.el
14797 14839
14798 (autoload (quote shadow-define-cluster) "shadowfile" "\ 14840 (autoload (quote shadow-define-cluster) "shadowfile" "\
14799 Edit (or create) the definition of a cluster NAME. 14841 Edit (or create) the definition of a cluster NAME.
14800 This is a group of hosts that share directories, so that copying to or from 14842 This is a group of hosts that share directories, so that copying to or from
14863 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 14905 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
14864 (add-hook 'same-window-buffer-names "*shell*") 14906 (add-hook 'same-window-buffer-names "*shell*")
14865 14907
14866 ;;;*** 14908 ;;;***
14867 14909
14868 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15187 14910 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15192
14869 ;;;;;; 6160)) 14911 ;;;;;; 12245))
14870 ;;; Generated autoloads from progmodes/simula.el 14912 ;;; Generated autoloads from progmodes/simula.el
14871 14913
14872 (autoload (quote simula-mode) "simula" "\ 14914 (autoload (quote simula-mode) "simula" "\
14873 Major mode for editing SIMULA code. 14915 Major mode for editing SIMULA code.
14874 \\{simula-mode-map} 14916 \\{simula-mode-map}
15029 the defaults are used. These are (), [], {}, <> and `' for the 15071 the defaults are used. These are (), [], {}, <> and `' for the
15030 symmetrical ones, and the same character twice for the others." t nil) 15072 symmetrical ones, and the same character twice for the others." t nil)
15031 15073
15032 ;;;*** 15074 ;;;***
15033 15075
15034 ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15206 15076 ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15209
15035 ;;;;;; 27707)) 15077 ;;;;;; 13374))
15036 ;;; Generated autoloads from smerge-mode.el 15078 ;;; Generated autoloads from smerge-mode.el
15037 15079
15038 (autoload (quote smerge-mode) "smerge-mode" "\ 15080 (autoload (quote smerge-mode) "smerge-mode" "\
15039 Minor mode to simplify editing output from the diff3 program. 15081 Minor mode to simplify editing output from the diff3 program.
15040 \\{smerge-mode-map}" t nil) 15082 \\{smerge-mode-map}" t nil)
15041 15083
15042 ;;;*** 15084 ;;;***
15043 15085
15044 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" 15086 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
15045 ;;;;;; (14903 16513)) 15087 ;;;;;; (14906 580))
15046 ;;; Generated autoloads from gnus/smiley-ems.el 15088 ;;; Generated autoloads from gnus/smiley-ems.el
15047 15089
15048 (autoload (quote smiley-region) "smiley-ems" "\ 15090 (autoload (quote smiley-region) "smiley-ems" "\
15049 Display textual smileys as images. 15091 Display textual smileys as images.
15050 START and END specify the region; interactively, use the values 15092 START and END specify the region; interactively, use the values
15052 which smileys to operate on and which images to use for them." t nil) 15094 which smileys to operate on and which images to use for them." t nil)
15053 15095
15054 ;;;*** 15096 ;;;***
15055 15097
15056 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el" 15098 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
15057 ;;;;;; (15215 65170)) 15099 ;;;;;; (15223 37897))
15058 ;;; Generated autoloads from mail/smtpmail.el 15100 ;;; Generated autoloads from mail/smtpmail.el
15059 15101
15060 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil) 15102 (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
15061 15103
15062 ;;;*** 15104 ;;;***
15063 15105
15064 ;;;### (autoloads (snake) "snake" "play/snake.el" (15288 5158)) 15106 ;;;### (autoloads (snake) "snake" "play/snake.el" (15292 25972))
15065 ;;; Generated autoloads from play/snake.el 15107 ;;; Generated autoloads from play/snake.el
15066 15108
15067 (autoload (quote snake) "snake" "\ 15109 (autoload (quote snake) "snake" "\
15068 Play the Snake game. 15110 Play the Snake game.
15069 Move the snake around without colliding with its tail or with the border. 15111 Move the snake around without colliding with its tail or with the border.
15083 " t nil) 15125 " t nil)
15084 15126
15085 ;;;*** 15127 ;;;***
15086 15128
15087 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 15129 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
15088 ;;;;;; (15187 6159)) 15130 ;;;;;; (15192 12237))
15089 ;;; Generated autoloads from net/snmp-mode.el 15131 ;;; Generated autoloads from net/snmp-mode.el
15090 15132
15091 (autoload (quote snmp-mode) "snmp-mode" "\ 15133 (autoload (quote snmp-mode) "snmp-mode" "\
15092 Major mode for editing SNMP MIBs. 15134 Major mode for editing SNMP MIBs.
15093 Expression and list commands understand all C brackets. 15135 Expression and list commands understand all C brackets.
15110 15152
15111 ;;;*** 15153 ;;;***
15112 15154
15113 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 15155 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
15114 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 15156 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
15115 ;;;;;; "solar" "calendar/solar.el" (15186 41419)) 15157 ;;;;;; "solar" "calendar/solar.el" (15192 12221))
15116 ;;; Generated autoloads from calendar/solar.el 15158 ;;; Generated autoloads from calendar/solar.el
15117 15159
15118 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 15160 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
15119 *The pseudo-pattern that governs the way a time of day is formatted. 15161 *The pseudo-pattern that governs the way a time of day is formatted.
15120 15162
15245 15287
15246 ;;;*** 15288 ;;;***
15247 15289
15248 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 15290 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
15249 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 15291 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
15250 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15186 41418)) 15292 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (15192 12217))
15251 ;;; Generated autoloads from sort.el 15293 ;;; Generated autoloads from sort.el
15252 15294
15253 (autoload (quote sort-subr) "sort" "\ 15295 (autoload (quote sort-subr) "sort" "\
15254 General text sorting routine to divide buffer into records and sort them. 15296 General text sorting routine to divide buffer into records and sort them.
15255 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. 15297 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN.
15368 From a program takes two point or marker arguments, BEG and END." t nil) 15410 From a program takes two point or marker arguments, BEG and END." t nil)
15369 15411
15370 ;;;*** 15412 ;;;***
15371 15413
15372 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 15414 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
15373 ;;;;;; "speedbar.el" (15187 6159)) 15415 ;;;;;; "speedbar.el" (15192 12218))
15374 ;;; Generated autoloads from speedbar.el 15416 ;;; Generated autoloads from speedbar.el
15375 15417
15376 (defalias (quote speedbar) (quote speedbar-frame-mode)) 15418 (defalias (quote speedbar) (quote speedbar-frame-mode))
15377 15419
15378 (autoload (quote speedbar-frame-mode) "speedbar" "\ 15420 (autoload (quote speedbar-frame-mode) "speedbar" "\
15389 selected. If the speedbar frame is active, then select the attached frame." t nil) 15431 selected. If the speedbar frame is active, then select the attached frame." t nil)
15390 15432
15391 ;;;*** 15433 ;;;***
15392 15434
15393 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 15435 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
15394 ;;;;;; "spell" "textmodes/spell.el" (15186 41426)) 15436 ;;;;;; "spell" "textmodes/spell.el" (15192 12248))
15395 ;;; Generated autoloads from textmodes/spell.el 15437 ;;; Generated autoloads from textmodes/spell.el
15396 15438
15397 (put (quote spell-filter) (quote risky-local-variable) t) 15439 (put (quote spell-filter) (quote risky-local-variable) t)
15398 15440
15399 (autoload (quote spell-buffer) "spell" "\ 15441 (autoload (quote spell-buffer) "spell" "\
15431 15473
15432 ;;;*** 15474 ;;;***
15433 15475
15434 ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres 15476 ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres
15435 ;;;;;; sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode 15477 ;;;;;; sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode
15436 ;;;;;; sql-help) "sql" "progmodes/sql.el" (15232 57264)) 15478 ;;;;;; sql-help) "sql" "progmodes/sql.el" (15232 65306))
15437 ;;; Generated autoloads from progmodes/sql.el 15479 ;;; Generated autoloads from progmodes/sql.el
15438 15480
15439 (autoload (quote sql-help) "sql" "\ 15481 (autoload (quote sql-help) "sql" "\
15440 Show short help for the SQL modes. 15482 Show short help for the SQL modes.
15441 15483
15742 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 15784 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
15743 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 15785 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
15744 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 15786 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
15745 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 15787 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
15746 ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el" 15788 ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el"
15747 ;;;;;; (14787 15136)) 15789 ;;;;;; (14788 10033))
15748 ;;; Generated autoloads from strokes.el 15790 ;;; Generated autoloads from strokes.el
15749 15791
15750 (defvar strokes-mode nil "\ 15792 (defvar strokes-mode nil "\
15751 Non-nil when `strokes' is globally enabled. 15793 Non-nil when `strokes' is globally enabled.
15752 Setting this variable directly does not take effect. Use either Customize 15794 Setting this variable directly does not take effect. Use either Customize
15834 Read a complex stroke and insert its glyph into the current buffer." t nil) 15876 Read a complex stroke and insert its glyph into the current buffer." t nil)
15835 15877
15836 ;;;*** 15878 ;;;***
15837 15879
15838 ;;;### (autoloads (studlify-word studlify-region) "studly" "play/studly.el" 15880 ;;;### (autoloads (studlify-word studlify-region) "studly" "play/studly.el"
15839 ;;;;;; (15215 36988)) 15881 ;;;;;; (15223 37897))
15840 ;;; Generated autoloads from play/studly.el 15882 ;;; Generated autoloads from play/studly.el
15841 15883
15842 (autoload (quote studlify-region) "studly" "\ 15884 (autoload (quote studlify-region) "studly" "\
15843 Studlify-case the region" t nil) 15885 Studlify-case the region" t nil)
15844 15886
15846 Studlify-case the current word, or COUNT words if given an argument" t nil) 15888 Studlify-case the current word, or COUNT words if given an argument" t nil)
15847 15889
15848 ;;;*** 15890 ;;;***
15849 15891
15850 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 15892 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
15851 ;;;;;; (15187 6159)) 15893 ;;;;;; (15192 12236))
15852 ;;; Generated autoloads from mail/supercite.el 15894 ;;; Generated autoloads from mail/supercite.el
15853 15895
15854 (autoload (quote sc-cite-original) "supercite" "\ 15896 (autoload (quote sc-cite-original) "supercite" "\
15855 Workhorse citing function which performs the initial citation. 15897 Workhorse citing function which performs the initial citation.
15856 This is callable from the various mail and news readers' reply 15898 This is callable from the various mail and news readers' reply
15894 START and END, rather than by the position of point and mark. 15936 START and END, rather than by the position of point and mark.
15895 The variable `tab-width' controls the spacing of tab stops." t nil) 15937 The variable `tab-width' controls the spacing of tab stops." t nil)
15896 15938
15897 ;;;*** 15939 ;;;***
15898 15940
15899 ;;;### (autoloads (talk-connect) "talk" "talk.el" (15186 41418)) 15941 ;;;### (autoloads (talk-connect) "talk" "talk.el" (15192 12218))
15900 ;;; Generated autoloads from talk.el 15942 ;;; Generated autoloads from talk.el
15901 15943
15902 (autoload (quote talk-connect) "talk" "\ 15944 (autoload (quote talk-connect) "talk" "\
15903 Connect to display DISPLAY for the Emacs talk group." t nil) 15945 Connect to display DISPLAY for the Emacs talk group." t nil)
15904 15946
15905 ;;;*** 15947 ;;;***
15906 15948
15907 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15282 56996)) 15949 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15292 25969))
15908 ;;; Generated autoloads from tar-mode.el 15950 ;;; Generated autoloads from tar-mode.el
15909 15951
15910 (autoload (quote tar-mode) "tar-mode" "\ 15952 (autoload (quote tar-mode) "tar-mode" "\
15911 Major mode for viewing a tar file as a dired-like listing of its contents. 15953 Major mode for viewing a tar file as a dired-like listing of its contents.
15912 You can move around using the usual cursor motion commands. 15954 You can move around using the usual cursor motion commands.
15924 \\{tar-mode-map}" nil nil) 15966 \\{tar-mode-map}" nil nil)
15925 15967
15926 ;;;*** 15968 ;;;***
15927 15969
15928 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 15970 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
15929 ;;;;;; "progmodes/tcl.el" (15189 19270)) 15971 ;;;;;; "progmodes/tcl.el" (15192 12245))
15930 ;;; Generated autoloads from progmodes/tcl.el 15972 ;;; Generated autoloads from progmodes/tcl.el
15931 15973
15932 (autoload (quote tcl-mode) "tcl" "\ 15974 (autoload (quote tcl-mode) "tcl" "\
15933 Major mode for editing Tcl code. 15975 Major mode for editing Tcl code.
15934 Expression and list commands understand all Tcl brackets. 15976 Expression and list commands understand all Tcl brackets.
15975 Get help on Tcl command. Default is word at point. 16017 Get help on Tcl command. Default is word at point.
15976 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil) 16018 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil)
15977 16019
15978 ;;;*** 16020 ;;;***
15979 16021
15980 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15241 58886)) 16022 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (15242 17023))
15981 ;;; Generated autoloads from net/telnet.el 16023 ;;; Generated autoloads from net/telnet.el
15982 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 16024 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
15983 16025
15984 (autoload (quote telnet) "telnet" "\ 16026 (autoload (quote telnet) "telnet" "\
15985 Open a network login connection to host named HOST (a string). 16027 Open a network login connection to host named HOST (a string).
15995 Communication with HOST is recorded in a buffer `*rsh-HOST*'. 16037 Communication with HOST is recorded in a buffer `*rsh-HOST*'.
15996 Normally input is edited in Emacs and sent a line at a time." t nil) 16038 Normally input is edited in Emacs and sent a line at a time." t nil)
15997 16039
15998 ;;;*** 16040 ;;;***
15999 16041
16000 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15186 16042 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15192
16001 ;;;;;; 41419)) 16043 ;;;;;; 12218))
16002 ;;; Generated autoloads from term.el 16044 ;;; Generated autoloads from term.el
16003 16045
16004 (autoload (quote make-term) "term" "\ 16046 (autoload (quote make-term) "term" "\
16005 Make a term process NAME in a buffer, running PROGRAM. 16047 Make a term process NAME in a buffer, running PROGRAM.
16006 The name of the buffer is made by surrounding NAME with `*'s. 16048 The name of the buffer is made by surrounding NAME with `*'s.
16014 (autoload (quote ansi-term) "term" "\ 16056 (autoload (quote ansi-term) "term" "\
16015 Start a terminal-emulator in a new buffer." t nil) 16057 Start a terminal-emulator in a new buffer." t nil)
16016 16058
16017 ;;;*** 16059 ;;;***
16018 16060
16019 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15186 16061 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15192
16020 ;;;;;; 41419)) 16062 ;;;;;; 12218))
16021 ;;; Generated autoloads from terminal.el 16063 ;;; Generated autoloads from terminal.el
16022 16064
16023 (autoload (quote terminal-emulator) "terminal" "\ 16065 (autoload (quote terminal-emulator) "terminal" "\
16024 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 16066 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
16025 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 16067 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
16049 and is non-nil after the terminal buffer has been set up and the 16091 and is non-nil after the terminal buffer has been set up and the
16050 subprocess started." t nil) 16092 subprocess started." t nil)
16051 16093
16052 ;;;*** 16094 ;;;***
16053 16095
16054 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15288 5158)) 16096 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15292 25972))
16055 ;;; Generated autoloads from play/tetris.el 16097 ;;; Generated autoloads from play/tetris.el
16056 16098
16057 (autoload (quote tetris) "tetris" "\ 16099 (autoload (quote tetris) "tetris" "\
16058 Play the Tetris game. 16100 Play the Tetris game.
16059 Shapes drop from the top of the screen, and the user has to move and 16101 Shapes drop from the top of the screen, and the user has to move and
16080 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command 16122 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
16081 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 16123 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
16082 ;;;;;; tex-start-options-string slitex-run-command latex-run-command 16124 ;;;;;; tex-start-options-string slitex-run-command latex-run-command
16083 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 16125 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
16084 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 16126 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
16085 ;;;;;; (15186 41426)) 16127 ;;;;;; (15192 12248))
16086 ;;; Generated autoloads from textmodes/tex-mode.el 16128 ;;; Generated autoloads from textmodes/tex-mode.el
16087 16129
16088 (defvar tex-shell-file-name nil "\ 16130 (defvar tex-shell-file-name nil "\
16089 *If non-nil, the shell file name to run in the subshell used to run TeX.") 16131 *If non-nil, the shell file name to run in the subshell used to run TeX.")
16090 16132
16328 (autoload (quote tex-start-shell) "tex-mode" nil nil nil) 16370 (autoload (quote tex-start-shell) "tex-mode" nil nil nil)
16329 16371
16330 ;;;*** 16372 ;;;***
16331 16373
16332 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 16374 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
16333 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (15187 6162)) 16375 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (15192 12249))
16334 ;;; Generated autoloads from textmodes/texinfmt.el 16376 ;;; Generated autoloads from textmodes/texinfmt.el
16335 16377
16336 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 16378 (autoload (quote texinfo-format-buffer) "texinfmt" "\
16337 Process the current buffer as texinfo code, into an Info file. 16379 Process the current buffer as texinfo code, into an Info file.
16338 The Info file output is generated in a buffer visiting the Info file 16380 The Info file output is generated in a buffer visiting the Info file
16362 if large. You can use Info-split to do this manually." t nil) 16404 if large. You can use Info-split to do this manually." t nil)
16363 16405
16364 ;;;*** 16406 ;;;***
16365 16407
16366 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 16408 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
16367 ;;;;;; "texinfo" "textmodes/texinfo.el" (15187 6162)) 16409 ;;;;;; "texinfo" "textmodes/texinfo.el" (15192 12249))
16368 ;;; Generated autoloads from textmodes/texinfo.el 16410 ;;; Generated autoloads from textmodes/texinfo.el
16369 16411
16370 (defvar texinfo-open-quote "``" "\ 16412 (defvar texinfo-open-quote "``" "\
16371 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 16413 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
16372 16414
16443 16485
16444 ;;;*** 16486 ;;;***
16445 16487
16446 ;;;### (autoloads (thai-composition-function thai-post-read-conversion 16488 ;;;### (autoloads (thai-composition-function thai-post-read-conversion
16447 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) 16489 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region)
16448 ;;;;;; "thai-util" "language/thai-util.el" (15186 41422)) 16490 ;;;;;; "thai-util" "language/thai-util.el" (15192 12234))
16449 ;;; Generated autoloads from language/thai-util.el 16491 ;;; Generated autoloads from language/thai-util.el
16450 16492
16451 (autoload (quote thai-compose-region) "thai-util" "\ 16493 (autoload (quote thai-compose-region) "thai-util" "\
16452 Compose Thai characters in the region. 16494 Compose Thai characters in the region.
16453 When called from a program, expects two arguments, 16495 When called from a program, expects two arguments,
16471 16513
16472 ;;;*** 16514 ;;;***
16473 16515
16474 ;;;### (autoloads (list-at-point number-at-point symbol-at-point 16516 ;;;### (autoloads (list-at-point number-at-point symbol-at-point
16475 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 16517 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
16476 ;;;;;; "thingatpt" "thingatpt.el" (15186 41419)) 16518 ;;;;;; "thingatpt" "thingatpt.el" (15192 12218))
16477 ;;; Generated autoloads from thingatpt.el 16519 ;;; Generated autoloads from thingatpt.el
16478 16520
16479 (autoload (quote forward-thing) "thingatpt" "\ 16521 (autoload (quote forward-thing) "thingatpt" "\
16480 Move forward to the end of the next THING." nil nil) 16522 Move forward to the end of the next THING." nil nil)
16481 16523
16512 16554
16513 ;;;### (autoloads (tibetan-pre-write-conversion tibetan-post-read-conversion 16555 ;;;### (autoloads (tibetan-pre-write-conversion tibetan-post-read-conversion
16514 ;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function 16556 ;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function
16515 ;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region 16557 ;;;;;; tibetan-decompose-string tibetan-decompose-region tibetan-compose-region
16516 ;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription 16558 ;;;;;; tibetan-compose-string tibetan-transcription-to-tibetan tibetan-tibetan-to-transcription
16517 ;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (15187 16559 ;;;;;; tibetan-char-p) "tibet-util" "language/tibet-util.el" (15192
16518 ;;;;;; 6159)) 16560 ;;;;;; 12234))
16519 ;;; Generated autoloads from language/tibet-util.el 16561 ;;; Generated autoloads from language/tibet-util.el
16520 16562
16521 (autoload (quote tibetan-char-p) "tibet-util" "\ 16563 (autoload (quote tibetan-char-p) "tibet-util" "\
16522 Check if char CH is Tibetan character. 16564 Check if char CH is Tibetan character.
16523 Returns non-nil if CH is Tibetan. Otherwise, returns nil." nil nil) 16565 Returns non-nil if CH is Tibetan. Otherwise, returns nil." nil nil)
16560 (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil) 16602 (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil)
16561 16603
16562 ;;;*** 16604 ;;;***
16563 16605
16564 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 16606 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
16565 ;;;;;; (15214 19672)) 16607 ;;;;;; (15223 37897))
16566 ;;; Generated autoloads from textmodes/tildify.el 16608 ;;; Generated autoloads from textmodes/tildify.el
16567 16609
16568 (autoload (quote tildify-region) "tildify" "\ 16610 (autoload (quote tildify-region) "tildify" "\
16569 Add hard spaces in the region between BEG and END. 16611 Add hard spaces in the region between BEG and END.
16570 See variables `tildify-pattern-alist', `tildify-string-alist', and 16612 See variables `tildify-pattern-alist', `tildify-string-alist', and
16580 This function performs no refilling of the changed text." t nil) 16622 This function performs no refilling of the changed text." t nil)
16581 16623
16582 ;;;*** 16624 ;;;***
16583 16625
16584 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 16626 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
16585 ;;;;;; "time" "time.el" (15218 40540)) 16627 ;;;;;; "time" "time.el" (15223 37890))
16586 ;;; Generated autoloads from time.el 16628 ;;; Generated autoloads from time.el
16587 16629
16588 (defvar display-time-day-and-date nil "\ 16630 (defvar display-time-day-and-date nil "\
16589 *Non-nil means \\[display-time] should display day and date as well as time.") 16631 *Non-nil means \\[display-time] should display day and date as well as time.")
16590 16632
16615 This runs the normal hook `display-time-hook' after each update." t nil) 16657 This runs the normal hook `display-time-hook' after each update." t nil)
16616 16658
16617 ;;;*** 16659 ;;;***
16618 16660
16619 ;;;### (autoloads (safe-date-to-time date-to-time) "time-date" "gnus/time-date.el" 16661 ;;;### (autoloads (safe-date-to-time date-to-time) "time-date" "gnus/time-date.el"
16620 ;;;;;; (15186 41421)) 16662 ;;;;;; (15192 12231))
16621 ;;; Generated autoloads from gnus/time-date.el 16663 ;;; Generated autoloads from gnus/time-date.el
16622 16664
16623 (autoload (quote date-to-time) "time-date" "\ 16665 (autoload (quote date-to-time) "time-date" "\
16624 Convert DATE into time." nil nil) 16666 Convert DATE into time." nil nil)
16625 16667
16628 If DATE is malformed, a zero time will be returned." nil nil) 16670 If DATE is malformed, a zero time will be returned." nil nil)
16629 16671
16630 ;;;*** 16672 ;;;***
16631 16673
16632 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 16674 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
16633 ;;;;;; "time-stamp.el" (15275 885)) 16675 ;;;;;; "time-stamp.el" (15275 13004))
16634 ;;; Generated autoloads from time-stamp.el 16676 ;;; Generated autoloads from time-stamp.el
16635 16677
16636 (autoload (quote time-stamp) "time-stamp" "\ 16678 (autoload (quote time-stamp) "time-stamp" "\
16637 Update the time stamp string(s) in the buffer. 16679 Update the time stamp string(s) in the buffer.
16638 A template in a file can be automatically updated with a new time stamp 16680 A template in a file can be automatically updated with a new time stamp
16658 16700
16659 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 16701 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
16660 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 16702 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
16661 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 16703 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
16662 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 16704 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
16663 ;;;;;; (15098 25848)) 16705 ;;;;;; (15122 26745))
16664 ;;; Generated autoloads from calendar/timeclock.el 16706 ;;; Generated autoloads from calendar/timeclock.el
16665 16707
16666 (autoload (quote timeclock-modeline-display) "timeclock" "\ 16708 (autoload (quote timeclock-modeline-display) "timeclock" "\
16667 Toggle display of the amount of time left today in the modeline. 16709 Toggle display of the amount of time left today in the modeline.
16668 If `timeclock-use-display-time' is non-nil, the modeline will be 16710 If `timeclock-use-display-time' is non-nil, the modeline will be
16737 16779
16738 ;;;*** 16780 ;;;***
16739 16781
16740 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 16782 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
16741 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 16783 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
16742 ;;;;;; "timer.el" (15293 33677)) 16784 ;;;;;; "timer.el" (15293 42340))
16743 ;;; Generated autoloads from timer.el 16785 ;;; Generated autoloads from timer.el
16744 16786
16745 (defalias (quote disable-timeout) (quote cancel-timer)) 16787 (defalias (quote disable-timeout) (quote cancel-timer))
16746 16788
16747 (autoload (quote cancel-timer) "timer" "\ 16789 (autoload (quote cancel-timer) "timer" "\
16796 be detected." nil (quote macro)) 16838 be detected." nil (quote macro))
16797 16839
16798 ;;;*** 16840 ;;;***
16799 16841
16800 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 16842 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
16801 ;;;;;; "international/titdic-cnv.el" (15186 41421)) 16843 ;;;;;; "international/titdic-cnv.el" (15192 12233))
16802 ;;; Generated autoloads from international/titdic-cnv.el 16844 ;;; Generated autoloads from international/titdic-cnv.el
16803 16845
16804 (autoload (quote titdic-convert) "titdic-cnv" "\ 16846 (autoload (quote titdic-convert) "titdic-cnv" "\
16805 Convert a TIT dictionary of FILENAME into a Quail package. 16847 Convert a TIT dictionary of FILENAME into a Quail package.
16806 Optional argument DIRNAME if specified is the directory name under which 16848 Optional argument DIRNAME if specified is the directory name under which
16815 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil nil) 16857 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil nil)
16816 16858
16817 ;;;*** 16859 ;;;***
16818 16860
16819 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 16861 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
16820 ;;;;;; "tmm.el" (15109 7851)) 16862 ;;;;;; "tmm.el" (15122 26744))
16821 ;;; Generated autoloads from tmm.el 16863 ;;; Generated autoloads from tmm.el
16822 (define-key global-map "\M-`" 'tmm-menubar) 16864 (define-key global-map "\M-`" 'tmm-menubar)
16823 (define-key global-map [f10] 'tmm-menubar) 16865 (define-key global-map [f10] 'tmm-menubar)
16824 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 16866 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
16825 16867
16850 16892
16851 ;;;*** 16893 ;;;***
16852 16894
16853 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 16895 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
16854 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 16896 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
16855 ;;;;;; "todo-mode" "calendar/todo-mode.el" (15187 6159)) 16897 ;;;;;; "todo-mode" "calendar/todo-mode.el" (15192 12221))
16856 ;;; Generated autoloads from calendar/todo-mode.el 16898 ;;; Generated autoloads from calendar/todo-mode.el
16857 16899
16858 (autoload (quote todo-add-category) "todo-mode" "\ 16900 (autoload (quote todo-add-category) "todo-mode" "\
16859 Add new category CAT to the TODO list." t nil) 16901 Add new category CAT to the TODO list." t nil)
16860 16902
16944 function." nil nil) 16986 function." nil nil)
16945 16987
16946 ;;;*** 16988 ;;;***
16947 16989
16948 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 16990 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
16949 ;;;;;; (15106 37826)) 16991 ;;;;;; (15122 26744))
16950 ;;; Generated autoloads from tooltip.el 16992 ;;; Generated autoloads from tooltip.el
16951 16993
16952 (autoload (quote tooltip-mode) "tooltip" "\ 16994 (autoload (quote tooltip-mode) "tooltip" "\
16953 Mode for tooltip display. 16995 Mode for tooltip display.
16954 With ARG, turn tooltip mode on if and only if ARG is positive." t nil) 16996 With ARG, turn tooltip mode on if and only if ARG is positive." t nil)
16963 (custom-add-load (quote tooltip-mode) (quote tooltip)) 17005 (custom-add-load (quote tooltip-mode) (quote tooltip))
16964 17006
16965 ;;;*** 17007 ;;;***
16966 17008
16967 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15292 17009 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (15292
16968 ;;;;;; 1106)) 17010 ;;;;;; 25971))
16969 ;;; Generated autoloads from emulation/tpu-edt.el 17011 ;;; Generated autoloads from emulation/tpu-edt.el
16970 17012
16971 (fset (quote tpu-edt-mode) (quote tpu-edt-on)) 17013 (fset (quote tpu-edt-mode) (quote tpu-edt-on))
16972 17014
16973 (fset (quote tpu-edt) (quote tpu-edt-on)) 17015 (fset (quote tpu-edt) (quote tpu-edt-on))
16976 Turn on TPU/edt emulation." t nil) 17018 Turn on TPU/edt emulation." t nil)
16977 17019
16978 ;;;*** 17020 ;;;***
16979 17021
16980 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 17022 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
16981 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (15187 6159)) 17023 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (15192 12224))
16982 ;;; Generated autoloads from emulation/tpu-extras.el 17024 ;;; Generated autoloads from emulation/tpu-extras.el
16983 17025
16984 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 17026 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
16985 Set scroll margins." t nil) 17027 Set scroll margins." t nil)
16986 17028
16990 (autoload (quote tpu-set-cursor-bound) "tpu-extras" "\ 17032 (autoload (quote tpu-set-cursor-bound) "tpu-extras" "\
16991 Constrain the cursor to the flow of the text." t nil) 17033 Constrain the cursor to the flow of the text." t nil)
16992 17034
16993 ;;;*** 17035 ;;;***
16994 17036
16995 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15293 33678)) 17037 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (15293 42342))
16996 ;;; Generated autoloads from emacs-lisp/tq.el 17038 ;;; Generated autoloads from emacs-lisp/tq.el
16997 17039
16998 (autoload (quote tq-create) "tq" "\ 17040 (autoload (quote tq-create) "tq" "\
16999 Create and return a transaction queue communicating with PROCESS. 17041 Create and return a transaction queue communicating with PROCESS.
17000 PROCESS should be a subprocess capable of sending and receiving 17042 PROCESS should be a subprocess capable of sending and receiving
17028 the window or buffer configuration at all." t nil) 17070 the window or buffer configuration at all." t nil)
17029 17071
17030 ;;;*** 17072 ;;;***
17031 17073
17032 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 17074 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
17033 ;;;;;; "textmodes/two-column.el" (15215 36988)) 17075 ;;;;;; "textmodes/two-column.el" (15223 37897))
17034 ;;; Generated autoloads from textmodes/two-column.el 17076 ;;; Generated autoloads from textmodes/two-column.el
17035 (autoload '2C-command "two-column" () t 'keymap) 17077 (autoload '2C-command "two-column" () t 'keymap)
17036 (global-set-key "\C-x6" '2C-command) 17078 (global-set-key "\C-x6" '2C-command)
17037 (global-set-key [f2] '2C-command) 17079 (global-set-key [f2] '2C-command)
17038 17080
17219 2 would mean to use one half, a value of 4 would mean to use one quarter, etc." t nil) 17261 2 would mean to use one half, a value of 4 would mean to use one quarter, etc." t nil)
17220 17262
17221 ;;;*** 17263 ;;;***
17222 17264
17223 ;;;### (autoloads (ununderline-region underline-region) "underline" 17265 ;;;### (autoloads (ununderline-region underline-region) "underline"
17224 ;;;;;; "textmodes/underline.el" (15186 41426)) 17266 ;;;;;; "textmodes/underline.el" (15192 12249))
17225 ;;; Generated autoloads from textmodes/underline.el 17267 ;;; Generated autoloads from textmodes/underline.el
17226 17268
17227 (autoload (quote underline-region) "underline" "\ 17269 (autoload (quote underline-region) "underline" "\
17228 Underline all nonblank characters in the region. 17270 Underline all nonblank characters in the region.
17229 Works by overstriking underscores. 17271 Works by overstriking underscores.
17251 following the containing message." t nil) 17293 following the containing message." t nil)
17252 17294
17253 ;;;*** 17295 ;;;***
17254 17296
17255 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 17297 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
17256 ;;;;;; (15215 36988)) 17298 ;;;;;; (15223 37897))
17257 ;;; Generated autoloads from mail/unrmail.el 17299 ;;; Generated autoloads from mail/unrmail.el
17258 17300
17259 (autoload (quote batch-unrmail) "unrmail" "\ 17301 (autoload (quote batch-unrmail) "unrmail" "\
17260 Convert Rmail files to system inbox format. 17302 Convert Rmail files to system inbox format.
17261 Specify the input Rmail file names as command line arguments. 17303 Specify the input Rmail file names as command line arguments.
17292 The buffer in question is current when this function is called." nil nil) 17334 The buffer in question is current when this function is called." nil nil)
17293 17335
17294 ;;;*** 17336 ;;;***
17295 17337
17296 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) 17338 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external)
17297 ;;;;;; "uudecode" "gnus/uudecode.el" (15186 41421)) 17339 ;;;;;; "uudecode" "gnus/uudecode.el" (15192 12231))
17298 ;;; Generated autoloads from gnus/uudecode.el 17340 ;;; Generated autoloads from gnus/uudecode.el
17299 17341
17300 (autoload (quote uudecode-decode-region-external) "uudecode" "\ 17342 (autoload (quote uudecode-decode-region-external) "uudecode" "\
17301 Uudecode region between START and END using external program. 17343 Uudecode region between START and END using external program.
17302 If FILE-NAME is non-nil, save the result to FILE-NAME. The program 17344 If FILE-NAME is non-nil, save the result to FILE-NAME. The program
17312 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-revert-buffer 17354 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-revert-buffer
17313 ;;;;;; vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory 17355 ;;;;;; vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory
17314 ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window 17356 ;;;;;; vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window
17315 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 17357 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
17316 ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) 17358 ;;;;;; with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
17317 ;;;;;; "vc" "vc.el" (15280 15313)) 17359 ;;;;;; "vc" "vc.el" (15281 51219))
17318 ;;; Generated autoloads from vc.el 17360 ;;; Generated autoloads from vc.el
17319 17361
17320 (defvar vc-checkout-hook nil "\ 17362 (defvar vc-checkout-hook nil "\
17321 *Normal hook (list of functions) run after a file has been checked out. 17363 *Normal hook (list of functions) run after a file has been checked out.
17322 See `run-hooks'.") 17364 See `run-hooks'.")
17534 `vc-annotate-very-old-color' defines the mapping of time to 17576 `vc-annotate-very-old-color' defines the mapping of time to
17535 colors. `vc-annotate-background' specifies the background color." t nil) 17577 colors. `vc-annotate-background' specifies the background color." t nil)
17536 17578
17537 ;;;*** 17579 ;;;***
17538 17580
17539 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15244 40663)) 17581 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15244 62593))
17540 ;;; Generated autoloads from vc-cvs.el 17582 ;;; Generated autoloads from vc-cvs.el
17541 (defun vc-cvs-registered (f) 17583 (defun vc-cvs-registered (f)
17542 (when (file-readable-p (expand-file-name 17584 (when (file-readable-p (expand-file-name
17543 "CVS/Entries" (file-name-directory f))) 17585 "CVS/Entries" (file-name-directory f)))
17544 (require 'vc-cvs) 17586 (require 'vc-cvs)
17545 (vc-cvs-registered f))) 17587 (vc-cvs-registered f)))
17546 17588
17547 ;;;*** 17589 ;;;***
17548 17590
17549 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 17591 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
17550 ;;;;;; (15244 40663)) 17592 ;;;;;; (15244 62593))
17551 ;;; Generated autoloads from vc-rcs.el 17593 ;;; Generated autoloads from vc-rcs.el
17552 17594
17553 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 17595 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
17554 *Where to look for RCS master files. 17596 *Where to look for RCS master files.
17555 For a description of possible values, see `vc-check-master-templates'.") 17597 For a description of possible values, see `vc-check-master-templates'.")
17557 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f)) 17599 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f))
17558 17600
17559 ;;;*** 17601 ;;;***
17560 17602
17561 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 17603 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
17562 ;;;;;; (15244 40663)) 17604 ;;;;;; (15244 62593))
17563 ;;; Generated autoloads from vc-sccs.el 17605 ;;; Generated autoloads from vc-sccs.el
17564 17606
17565 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 17607 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
17566 *Where to look for SCCS master files. 17608 *Where to look for SCCS master files.
17567 For a description of possible values, see `vc-check-master-templates'.") 17609 For a description of possible values, see `vc-check-master-templates'.")
17849 17891
17850 \\{vhdl-mode-map}" t nil) 17892 \\{vhdl-mode-map}" t nil)
17851 17893
17852 ;;;*** 17894 ;;;***
17853 17895
17854 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15187 6159)) 17896 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (15192 12224))
17855 ;;; Generated autoloads from emulation/vi.el 17897 ;;; Generated autoloads from emulation/vi.el
17856 17898
17857 (autoload (quote vi-mode) "vi" "\ 17899 (autoload (quote vi-mode) "vi" "\
17858 Major mode that acts like the `vi' editor. 17900 Major mode that acts like the `vi' editor.
17859 The purpose of this mode is to provide you the combined power of vi (namely, 17901 The purpose of this mode is to provide you the combined power of vi (namely,
17902 ;;;*** 17944 ;;;***
17903 17945
17904 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 17946 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
17905 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 17947 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
17906 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 17948 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
17907 ;;;;;; "language/viet-util.el" (15186 41422)) 17949 ;;;;;; "language/viet-util.el" (15192 12234))
17908 ;;; Generated autoloads from language/viet-util.el 17950 ;;; Generated autoloads from language/viet-util.el
17909 17951
17910 (autoload (quote viet-encode-viscii-char) "viet-util" "\ 17952 (autoload (quote viet-encode-viscii-char) "viet-util" "\
17911 Return VISCII character code of CHAR if appropriate." nil nil) 17953 Return VISCII character code of CHAR if appropriate." nil nil)
17912 17954
17932 17974
17933 ;;;*** 17975 ;;;***
17934 17976
17935 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 17977 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
17936 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame 17978 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
17937 ;;;;;; view-file-other-window view-file) "view" "view.el" (15252 17979 ;;;;;; view-file-other-window view-file) "view" "view.el" (15254
17938 ;;;;;; 52591)) 17980 ;;;;;; 8041))
17939 ;;; Generated autoloads from view.el 17981 ;;; Generated autoloads from view.el
17940 17982
17941 (defvar view-mode nil "\ 17983 (defvar view-mode nil "\
17942 Non-nil if View mode is enabled. 17984 Non-nil if View mode is enabled.
17943 Don't change this variable directly, you must change it by one of the 17985 Don't change this variable directly, you must change it by one of the
18120 (autoload (quote View-exit-and-edit) "view" "\ 18162 (autoload (quote View-exit-and-edit) "view" "\
18121 Exit View mode and make the current buffer editable." t nil) 18163 Exit View mode and make the current buffer editable." t nil)
18122 18164
18123 ;;;*** 18165 ;;;***
18124 18166
18125 ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15187 6159)) 18167 ;;;### (autoloads (vip-mode) "vip" "emulation/vip.el" (15192 12224))
18126 ;;; Generated autoloads from emulation/vip.el 18168 ;;; Generated autoloads from emulation/vip.el
18127 18169
18128 (autoload (quote vip-mode) "vip" "\ 18170 (autoload (quote vip-mode) "vip" "\
18129 Turn on VIP emulation of VI." t nil) 18171 Turn on VIP emulation of VI." t nil)
18130 18172
18131 ;;;*** 18173 ;;;***
18132 18174
18133 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 18175 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
18134 ;;;;;; (15260 30414)) 18176 ;;;;;; (15260 46307))
18135 ;;; Generated autoloads from emulation/viper.el 18177 ;;; Generated autoloads from emulation/viper.el
18136 18178
18137 (autoload (quote toggle-viper-mode) "viper" "\ 18179 (autoload (quote toggle-viper-mode) "viper" "\
18138 Toggle Viper on/off. 18180 Toggle Viper on/off.
18139 If Viper is enabled, turn it off. Otherwise, turn it on." t nil) 18181 If Viper is enabled, turn it off. Otherwise, turn it on." t nil)
18141 (autoload (quote viper-mode) "viper" "\ 18183 (autoload (quote viper-mode) "viper" "\
18142 Turn on Viper emulation of Vi." t nil) 18184 Turn on Viper emulation of Vi." t nil)
18143 18185
18144 ;;;*** 18186 ;;;***
18145 18187
18146 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15187 6159)) 18188 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15192 12237))
18147 ;;; Generated autoloads from net/webjump.el 18189 ;;; Generated autoloads from net/webjump.el
18148 18190
18149 (autoload (quote webjump) "webjump" "\ 18191 (autoload (quote webjump) "webjump" "\
18150 Jumps to a Web site from a programmable hotlist. 18192 Jumps to a Web site from a programmable hotlist.
18151 18193
18156 <nwv@acm.org>." t nil) 18198 <nwv@acm.org>." t nil)
18157 18199
18158 ;;;*** 18200 ;;;***
18159 18201
18160 ;;;### (autoloads (which-function-mode) "which-func" "which-func.el" 18202 ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"
18161 ;;;;;; (15187 6159)) 18203 ;;;;;; (15192 12219))
18162 ;;; Generated autoloads from which-func.el 18204 ;;; Generated autoloads from which-func.el
18163 18205
18164 (defalias (quote which-func-mode) (quote which-function-mode)) 18206 (defalias (quote which-func-mode) (quote which-function-mode))
18165 18207
18166 (defvar which-function-mode nil "\ 18208 (defvar which-function-mode nil "\
18186 ;;;### (autoloads (whitespace-describe whitespace-write-file-hook 18228 ;;;### (autoloads (whitespace-describe whitespace-write-file-hook
18187 ;;;;;; whitespace-global-mode whitespace-global-mode whitespace-cleanup-region 18229 ;;;;;; whitespace-global-mode whitespace-global-mode whitespace-cleanup-region
18188 ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check 18230 ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check
18189 ;;;;;; whitespace-toggle-spacetab-check whitespace-toggle-indent-check 18231 ;;;;;; whitespace-toggle-spacetab-check whitespace-toggle-indent-check
18190 ;;;;;; whitespace-toggle-trailing-check whitespace-toggle-leading-check) 18232 ;;;;;; whitespace-toggle-trailing-check whitespace-toggle-leading-check)
18191 ;;;;;; "whitespace" "whitespace.el" (15234 1650)) 18233 ;;;;;; "whitespace" "whitespace.el" (15234 20126))
18192 ;;; Generated autoloads from whitespace.el 18234 ;;; Generated autoloads from whitespace.el
18193 18235
18194 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 18236 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
18195 Toggle the check for leading space in the local buffer." t nil) 18237 Toggle the check for leading space in the local buffer." t nil)
18196 18238
18307 whitespaces during the process of your editing)." t nil) 18349 whitespaces during the process of your editing)." t nil)
18308 18350
18309 ;;;*** 18351 ;;;***
18310 18352
18311 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 18353 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
18312 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15187 6159)) 18354 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (15192 12219))
18313 ;;; Generated autoloads from wid-browse.el 18355 ;;; Generated autoloads from wid-browse.el
18314 18356
18315 (autoload (quote widget-browse-at) "wid-browse" "\ 18357 (autoload (quote widget-browse-at) "wid-browse" "\
18316 Browse the widget under point." t nil) 18358 Browse the widget under point." t nil)
18317 18359
18344 18386
18345 ;;;*** 18387 ;;;***
18346 18388
18347 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 18389 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
18348 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15293 18390 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (15293
18349 ;;;;;; 33677)) 18391 ;;;;;; 42340))
18350 ;;; Generated autoloads from windmove.el 18392 ;;; Generated autoloads from windmove.el
18351 18393
18352 (autoload (quote windmove-left) "windmove" "\ 18394 (autoload (quote windmove-left) "windmove" "\
18353 Select the window to the left of the current one. 18395 Select the window to the left of the current one.
18354 With no prefix argument, or with prefix argument equal to zero, 18396 With no prefix argument, or with prefix argument equal to zero,
18385 Set up default keybindings for `windmove'." t nil) 18427 Set up default keybindings for `windmove'." t nil)
18386 18428
18387 ;;;*** 18429 ;;;***
18388 18430
18389 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 18431 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
18390 ;;;;;; (15177 40761)) 18432 ;;;;;; (15185 36001))
18391 ;;; Generated autoloads from winner.el 18433 ;;; Generated autoloads from winner.el
18392 18434
18393 (defvar winner-mode nil "\ 18435 (defvar winner-mode nil "\
18394 Toggle winner-mode. 18436 Toggle winner-mode.
18395 Setting this variable directly does not take effect; 18437 Setting this variable directly does not take effect;
18404 With arg, turn Winner mode on if and only if arg is positive." t nil) 18446 With arg, turn Winner mode on if and only if arg is positive." t nil)
18405 18447
18406 ;;;*** 18448 ;;;***
18407 18449
18408 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 18450 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
18409 ;;;;;; "woman.el" (15187 6159)) 18451 ;;;;;; "woman.el" (15192 12220))
18410 ;;; Generated autoloads from woman.el 18452 ;;; Generated autoloads from woman.el
18411 18453
18412 (autoload (quote woman) "woman" "\ 18454 (autoload (quote woman) "woman" "\
18413 Browse UN*X man page for TOPIC (Without using external Man program). 18455 Browse UN*X man page for TOPIC (Without using external Man program).
18414 The major browsing mode used is essentially the standard Man mode. 18456 The major browsing mode used is essentially the standard Man mode.
18546 " t nil) 18588 " t nil)
18547 18589
18548 ;;;*** 18590 ;;;***
18549 18591
18550 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15199 18592 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15199
18551 ;;;;;; 1015)) 18593 ;;;;;; 61891))
18552 ;;; Generated autoloads from xt-mouse.el 18594 ;;; Generated autoloads from xt-mouse.el
18553 18595
18554 (autoload (quote xterm-mouse-mode) "xt-mouse" "\ 18596 (autoload (quote xterm-mouse-mode) "xt-mouse" "\
18555 Toggle XTerm mouse mode. 18597 Toggle XTerm mouse mode.
18556 With prefix arg, turn XTerm mouse mode on iff arg is positive. 18598 With prefix arg, turn XTerm mouse mode on iff arg is positive.
18576 (autoload (quote psychoanalyze-pinhead) "yow" "\ 18618 (autoload (quote psychoanalyze-pinhead) "yow" "\
18577 Zippy goes to the analyst." t nil) 18619 Zippy goes to the analyst." t nil)
18578 18620
18579 ;;;*** 18621 ;;;***
18580 18622
18581 ;;;### (autoloads (zone) "zone" "play/zone.el" (15210 39100)) 18623 ;;;### (autoloads (zone) "zone" "play/zone.el" (15210 44097))
18582 ;;; Generated autoloads from play/zone.el 18624 ;;; Generated autoloads from play/zone.el
18583 18625
18584 (autoload (quote zone) "zone" "\ 18626 (autoload (quote zone) "zone" "\
18585 Zone out, completely." t nil) 18627 Zone out, completely." t nil)
18586 18628
18587 ;;;*** 18629 ;;;***
18588 18630
18589 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 18631 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
18590 ;;;;;; "net/zone-mode.el" (15187 6159)) 18632 ;;;;;; "net/zone-mode.el" (15192 12237))
18591 ;;; Generated autoloads from net/zone-mode.el 18633 ;;; Generated autoloads from net/zone-mode.el
18592 18634
18593 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 18635 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
18594 Update the serial number in a zone if the file was modified" t nil) 18636 Update the serial number in a zone if the file was modified" t nil)
18595 18637
18603 18645
18604 - fontification" t nil) 18646 - fontification" t nil)
18605 18647
18606 ;;;*** 18648 ;;;***
18607 18649
18608 ;;;### (autoloads nil nil ("textmodes/text-mode.el" "textmodes/texnfo-upd.el" 18650 ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "allout.el"
18609 ;;;;;; "textmodes/reftex-vars.el" "textmodes/reftex-toc.el" "textmodes/reftex-sel.el" 18651 ;;;;;; "buff-menu.el" "byte-run.el" "case-table.el" "cdl.el" "cus-dep.el"
18610 ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-parse.el" "textmodes/reftex-global.el" 18652 ;;;;;; "cus-load.el" "cus-start.el" "custom.el" "dos-fns.el" "dos-vars.el"
18611 ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el" "textmodes/refer.el" 18653 ;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el"
18612 ;;;;;; "textmodes/refbib.el" "textmodes/paragraphs.el" "textmodes/page.el" 18654 ;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el"
18613 ;;;;;; "textmodes/page-ext.el" "textmodes/makeinfo.el" "textmodes/fill.el" 18655 ;;;;;; "emacs-lock.el" "finder-inf.el" "float-sup.el" "foldout.el"
18614 ;;;;;; "textmodes/bib-mode.el" "term/xterm.el" "term/x-win.el" "term/wyse50.el" 18656 ;;;;;; "format.el" "forms-d2.el" "forms-pass.el" "frame.el" "generic-x.el"
18615 ;;;;;; "term/w32-win.el" "term/vt420.el" "term/vt400.el" "term/vt320.el" 18657 ;;;;;; "help.el" "indent.el" "kermit.el" "loadup.el" "map-ynp.el"
18616 ;;;;;; "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el" 18658 ;;;;;; "menu-bar.el" "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el"
18617 ;;;;;; "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el" 18659 ;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el"
18618 ;;;;;; "term/tvi970.el" "term/tty-colors.el" "term/sup-mouse.el" 18660 ;;;;;; "regi.el" "register.el" "replace.el" "s-region.el" "saveplace.el"
18619 ;;;;;; "term/sun.el" "term/sun-mouse.el" "term/pc-win.el" "term/news.el" 18661 ;;;;;; "scroll-bar.el" "select.el" "simple.el" "soundex.el" "subdirs.el"
18620 ;;;;;; "term/mac-win.el" "term/lk201.el" "term/linux.el" "term/keyswap.el" 18662 ;;;;;; "tcp.el" "tempo.el" "timezone.el" "unused.el" "vc-hooks.el"
18621 ;;;;;; "term/iris-ansi.el" "term/internal.el" "term/bobcat.el" "term/bg-mouse.el" 18663 ;;;;;; "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
18622 ;;;;;; "term/apollo.el" "term/AT386.el" "progmodes/mantemp.el" "progmodes/idlw-toolbar.el" 18664 ;;;;;; "vt100-led.el" "w32-fns.el" "widget.el" "window.el" "xml.el"
18623 ;;;;;; "progmodes/idlw-rinfo.el" "progmodes/ebnf-yac.el" "progmodes/ebnf-otz.el" 18665 ;;;;;; "xscheme.el" "international/characters.el" "international/iso-ascii.el"
18624 ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el" 18666 ;;;;;; "international/iso-insert.el" "international/iso-swed.el"
18625 ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-defs.el" "progmodes/cc-compat.el" 18667 ;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el"
18626 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-bytecomp.el" "progmodes/cc-align.el" 18668 ;;;;;; "international/latin-1.el" "international/latin-2.el" "international/latin-3.el"
18627 ;;;;;; "progmodes/ada-xref.el" "progmodes/ada-prj.el" "play/meese.el" 18669 ;;;;;; "international/latin-4.el" "international/latin-5.el" "international/latin-8.el"
18628 ;;;;;; "play/gametree.el" "play/gamegrid.el" "obsolete/x-menu.el" 18670 ;;;;;; "international/latin-9.el" "international/mule-cmds.el" "international/mule-conf.el"
18629 ;;;;;; "obsolete/x-apollo.el" "obsolete/uncompress.el" "obsolete/sun-fns.el" 18671 ;;;;;; "international/mule.el" "international/ogonek.el" "international/swedish.el"
18630 ;;;;;; "obsolete/sun-curs.el" "obsolete/sc.el" "obsolete/rnews.el" 18672 ;;;;;; "international/utf-8.el" "net/eudc-vars.el" "net/eudcb-bbdb.el"
18631 ;;;;;; "obsolete/profile.el" "obsolete/ooutline.el" "obsolete/hilit19.el" 18673 ;;;;;; "net/eudcb-ldap.el" "net/eudcb-ph.el" "net/ldap.el" "calendar/cal-china.el"
18632 ;;;;;; "obsolete/cplus-md.el" "obsolete/c-mode.el" "mail/vms-pmail.el" 18674 ;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-islam.el"
18633 ;;;;;; "mail/uce.el" "mail/rfc822.el" "mail/rfc2368.el" "mail/mspools.el" 18675 ;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-mayan.el"
18634 ;;;;;; "mail/mh-seq.el" "mail/mh-pick.el" "mail/mh-funcs.el" "mail/mailpost.el" 18676 ;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
18635 ;;;;;; "mail/mailheader.el" "mail/blessmail.el" "language/vietnamese.el" 18677 ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "emacs-lisp/assoc.el"
18636 ;;;;;; "language/tibetan.el" "language/thai.el" "language/slovak.el" 18678 ;;;;;; "emacs-lisp/authors.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-compat.el"
18637 ;;;;;; "language/romanian.el" "language/misc-lang.el" "language/lao.el" 18679 ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
18638 ;;;;;; "language/korean.el" "language/japanese.el" "language/indian.el" 18680 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el"
18639 ;;;;;; "language/hebrew.el" "language/greek.el" "language/european.el" 18681 ;;;;;; "emacs-lisp/float.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el"
18640 ;;;;;; "language/ethiopic.el" "language/english.el" "language/devanagari.el" 18682 ;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el"
18641 ;;;;;; "language/czech.el" "language/cyrillic.el" "language/chinese.el" 18683 ;;;;;; "emacs-lisp/sregex.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el"
18642 ;;;;;; "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el" "gnus/rfc2231.el" 18684 ;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/mlsupport.el"
18643 ;;;;;; "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el" "gnus/rfc1843.el" 18685 ;;;;;; "emulation/tpu-mapper.el" "emulation/viper-cmd.el" "emulation/viper-ex.el"
18644 ;;;;;; "gnus/qp.el" "gnus/pop3.el" "gnus/parse-time.el" "gnus/nnweb.el" 18686 ;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el"
18645 ;;;;;; "gnus/nnwarchive.el" "gnus/nnvirtual.el" "gnus/nnultimate.el" 18687 ;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "eshell/em-alias.el"
18646 ;;;;;; "gnus/nntp.el" "gnus/nnspool.el" "gnus/nnslashdot.el" "gnus/nnoo.el" 18688 ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
18647 ;;;;;; "gnus/nnmh.el" "gnus/nnmbox.el" "gnus/nnmail.el" "gnus/nnlistserv.el" 18689 ;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
18648 ;;;;;; "gnus/nnimap.el" "gnus/nnheader.el" "gnus/nngateway.el" "gnus/nneething.el" 18690 ;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
18649 ;;;;;; "gnus/nndraft.el" "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el" 18691 ;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
18650 ;;;;;; "gnus/mml.el" "gnus/mm-view.el" "gnus/mm-util.el" "gnus/mm-encode.el" 18692 ;;;;;; "eshell/em-term.el" "eshell/em-unix.el" "eshell/em-xtra.el"
18651 ;;;;;; "gnus/mm-decode.el" "gnus/mm-bodies.el" "gnus/messcompat.el" 18693 ;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el"
18652 ;;;;;; "gnus/mailcap.el" "gnus/mail-source.el" "gnus/mail-prsvr.el" 18694 ;;;;;; "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-maint.el"
18653 ;;;;;; "gnus/mail-parse.el" "gnus/imap.el" "gnus/ietf-drums.el" 18695 ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
18654 ;;;;;; "gnus/gnus-vm.el" "gnus/gnus-uu.el" "gnus/gnus-util.el" "gnus/gnus-undo.el" 18696 ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "gnus/flow-fill.el"
18655 ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-sum.el" "gnus/gnus-srvr.el" 18697 ;;;;;; "gnus/format-spec.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
18656 ;;;;;; "gnus/gnus-setup.el" "gnus/gnus-score.el" "gnus/gnus-salt.el" 18698 ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el"
18657 ;;;;;; "gnus/gnus-range.el" "gnus/gnus-nocem.el" "gnus/gnus-mh.el" 18699 ;;;;;; "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
18658 ;;;;;; "gnus/gnus-logic.el" "gnus/gnus-int.el" "gnus/gnus-gl.el" 18700 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
18659 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-eform.el" "gnus/gnus-dup.el" 18701 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"
18660 ;;;;;; "gnus/gnus-draft.el" "gnus/gnus-demon.el" "gnus/gnus-cus.el" 18702 ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"
18661 ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-bcklg.el" "gnus/gnus-async.el" 18703 ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
18662 ;;;;;; "gnus/format-spec.el" "gnus/flow-fill.el" "eshell/esh-var.el" 18704 ;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"
18663 ;;;;;; "eshell/esh-util.el" "eshell/esh-proc.el" "eshell/esh-opt.el" 18705 ;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/mail-parse.el"
18664 ;;;;;; "eshell/esh-module.el" "eshell/esh-maint.el" "eshell/esh-io.el" 18706 ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"
18665 ;;;;;; "eshell/esh-groups.el" "eshell/esh-ext.el" "eshell/esh-cmd.el" 18707 ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
18666 ;;;;;; "eshell/esh-arg.el" "eshell/em-xtra.el" "eshell/em-unix.el" 18708 ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el"
18667 ;;;;;; "eshell/em-term.el" "eshell/em-smart.el" "eshell/em-script.el" 18709 ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
18668 ;;;;;; "eshell/em-rebind.el" "eshell/em-prompt.el" "eshell/em-pred.el" 18710 ;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
18669 ;;;;;; "eshell/em-ls.el" "eshell/em-hist.el" "eshell/em-glob.el" 18711 ;;;;;; "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmbox.el"
18670 ;;;;;; "eshell/em-dirs.el" "eshell/em-cmpl.el" "eshell/em-basic.el" 18712 ;;;;;; "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el"
18671 ;;;;;; "eshell/em-banner.el" "eshell/em-alias.el" "emulation/viper-util.el" 18713 ;;;;;; "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el"
18672 ;;;;;; "emulation/viper-mous.el" "emulation/viper-macs.el" "emulation/viper-keym.el" 18714 ;;;;;; "gnus/nnweb.el" "gnus/parse-time.el" "gnus/pop3.el" "gnus/qp.el"
18673 ;;;;;; "emulation/viper-init.el" "emulation/viper-ex.el" "emulation/viper-cmd.el" 18715 ;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
18674 ;;;;;; "emulation/tpu-mapper.el" "emulation/mlsupport.el" "emulation/edt-vt100.el" 18716 ;;;;;; "gnus/rfc2231.el" "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el"
18675 ;;;;;; "emulation/edt-pc.el" "emulation/edt-mapper.el" "emulation/edt-lk201.el" 18717 ;;;;;; "language/chinese.el" "language/cyrillic.el" "language/czech.el"
18676 ;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/lucid.el" "emacs-lisp/lselect.el" 18718 ;;;;;; "language/devanagari.el" "language/english.el" "language/ethiopic.el"
18677 ;;;;;; "emacs-lisp/lmenu.el" "emacs-lisp/lisp.el" "emacs-lisp/lisp-mode.el" 18719 ;;;;;; "language/european.el" "language/greek.el" "language/hebrew.el"
18678 ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/levents.el" "emacs-lisp/gulp.el" 18720 ;;;;;; "language/indian.el" "language/japanese.el" "language/korean.el"
18679 ;;;;;; "emacs-lisp/float.el" "emacs-lisp/find-gc.el" "emacs-lisp/ewoc.el" 18721 ;;;;;; "language/lao.el" "language/misc-lang.el" "language/romanian.el"
18680 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cl-seq.el" 18722 ;;;;;; "language/slovak.el" "language/thai.el" "language/tibetan.el"
18681 ;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-compat.el" 18723 ;;;;;; "language/vietnamese.el" "mail/blessmail.el" "mail/mailheader.el"
18682 ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/authors.el" "emacs-lisp/assoc.el" 18724 ;;;;;; "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-pick.el" "mail/mh-seq.el"
18683 ;;;;;; "calendar/cal-x.el" "calendar/cal-tex.el" "calendar/cal-persia.el" 18725 ;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"
18684 ;;;;;; "calendar/cal-move.el" "calendar/cal-menu.el" "calendar/cal-mayan.el" 18726 ;;;;;; "mail/vms-pmail.el" "obsolete/c-mode.el" "obsolete/cplus-md.el"
18685 ;;;;;; "calendar/cal-julian.el" "calendar/cal-iso.el" "calendar/cal-islam.el" 18727 ;;;;;; "obsolete/hilit19.el" "obsolete/ooutline.el" "obsolete/profile.el"
18686 ;;;;;; "calendar/cal-french.el" "calendar/cal-coptic.el" "calendar/cal-china.el" 18728 ;;;;;; "obsolete/rnews.el" "obsolete/sc.el" "obsolete/sun-curs.el"
18687 ;;;;;; "net/ldap.el" "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el" 18729 ;;;;;; "obsolete/sun-fns.el" "obsolete/uncompress.el" "obsolete/x-apollo.el"
18688 ;;;;;; "net/eudc-vars.el" "international/utf-8.el" "international/swedish.el" 18730 ;;;;;; "obsolete/x-menu.el" "play/gamegrid.el" "play/gametree.el"
18689 ;;;;;; "international/ogonek.el" "international/mule.el" "international/mule-conf.el" 18731 ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/ada-xref.el"
18690 ;;;;;; "international/mule-cmds.el" "international/latin-9.el" "international/latin-8.el" 18732 ;;;;;; "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
18691 ;;;;;; "international/latin-5.el" "international/latin-4.el" "international/latin-3.el" 18733 ;;;;;; "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-engine.el"
18692 ;;;;;; "international/latin-2.el" "international/latin-1.el" "international/ja-dic-utl.el" 18734 ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el"
18693 ;;;;;; "international/ja-dic-cnv.el" "international/iso-swed.el" 18735 ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el"
18694 ;;;;;; "international/iso-insert.el" "international/iso-ascii.el" 18736 ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "term/AT386.el"
18695 ;;;;;; "international/characters.el" "xscheme.el" "xml.el" "window.el" 18737 ;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el"
18696 ;;;;;; "widget.el" "w32-fns.el" "vt100-led.el" "vt-control.el" "vmsproc.el" 18738 ;;;;;; "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el"
18697 ;;;;;; "vms-patch.el" "version.el" "vcursor.el" "vc-hooks.el" "unused.el" 18739 ;;;;;; "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/sun-mouse.el"
18698 ;;;;;; "uniquify.el" "timezone.el" "tempo.el" "tcp.el" "subr.el" 18740 ;;;;;; "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"
18699 ;;;;;; "subdirs.el" "startup.el" "soundex.el" "simple.el" "select.el" 18741 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
18700 ;;;;;; "scroll-bar.el" "saveplace.el" "s-region.el" "replace.el" 18742 ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
18701 ;;;;;; "register.el" "regi.el" "pcvs-util.el" "pcvs-parse.el" "pcvs-info.el" 18743 ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el"
18702 ;;;;;; "paths.el" "patcomp.el" "mouse.el" "mouse-drag.el" "mouse-copy.el" 18744 ;;;;;; "term/wyse50.el" "term/x-win.el" "term/xterm.el" "textmodes/bib-mode.el"
18703 ;;;;;; "misc.el" "menu-bar.el" "map-ynp.el" "loadup.el" "kermit.el" 18745 ;;;;;; "textmodes/fill.el" "textmodes/makeinfo.el" "textmodes/page-ext.el"
18704 ;;;;;; "isearch.el" "indent.el" "help.el" "generic-x.el" "frame.el" 18746 ;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"
18705 ;;;;;; "forms-pass.el" "forms-d2.el" "format.el" "foldout.el" "float-sup.el" 18747 ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
18706 ;;;;;; "finder-inf.el" "files.el" "faces.el" "env.el" "emacs-lock.el" 18748 ;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-parse.el"
18707 ;;;;;; "electric.el" "ediff-wind.el" "ediff-vers.el" "ediff-ptch.el" 18749 ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
18708 ;;;;;; "ediff-merg.el" "ediff-init.el" "ediff-diff.el" "dos-w32.el" 18750 ;;;;;; "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el"
18709 ;;;;;; "dos-vars.el" "dos-fns.el" "custom.el" "cus-start.el" "cus-load.el" 18751 ;;;;;; "bindings.el" "env.el" "faces.el" "files.el" "isearch.el"
18710 ;;;;;; "cus-dep.el" "cdl.el" "case-table.el" "byte-run.el" "buff-menu.el" 18752 ;;;;;; "startup.el" "subr.el" "uniquify.el" "emacs-lisp/cl-macs.el"
18711 ;;;;;; "allout.el" "abbrevlist.el" "abbrev.el" "bindings.el") (15293 18753 ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lselect.el")
18712 ;;;;;; 34415 828265)) 18754 ;;;;;; (15293 48433 582017))
18713 18755
18714 ;;;*** 18756 ;;;***
18715 18757
18716 ;;; Local Variables: 18758 ;;; Local Variables:
18717 ;;; version-control: never 18759 ;;; version-control: never