comparison lisp/ldefs-boot.el @ 83467:d04d8ccb3c41

Merged from emacs@sv.gnu.org Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-41 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-42 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-43 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-44 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-45 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-46 Merge from erc--emacs--0 * emacs@sv.gnu.org/emacs--devo--0--patch-47 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-48 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-14 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-15 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-16 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-17 Merge from emacs--devo--0 git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-507
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 06 Feb 2006 18:44:57 +0000
parents 8438f5473d99 2313f6def361
children c1e013e3dc0e
comparison
equal deleted inserted replaced
83466:9bec09743395 83467:d04d8ccb3c41
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" (17187 59902)) 7 ;;;;;; "play/5x5.el" (17279 27123))
8 ;;; Generated autoloads from play/5x5.el 8 ;;; Generated autoloads from play/5x5.el
9 9
10 (autoload (quote 5x5) "5x5" "\ 10 (autoload (quote 5x5) "5x5" "\
11 Play 5x5. 11 Play 5x5.
12 12
62 \(fn BREEDER)" t nil) 62 \(fn BREEDER)" t nil)
63 63
64 ;;;*** 64 ;;;***
65 65
66 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 66 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
67 ;;;;;; (17277 60154)) 67 ;;;;;; (17279 27203))
68 ;;; Generated autoloads from progmodes/ada-mode.el 68 ;;; Generated autoloads from progmodes/ada-mode.el
69 69
70 (autoload (quote ada-add-extensions) "ada-mode" "\ 70 (autoload (quote ada-add-extensions) "ada-mode" "\
71 Define SPEC and BODY as being valid extensions for Ada files. 71 Define SPEC and BODY as being valid extensions for Ada files.
72 Going from body to spec with `ff-find-other-file' used these 72 Going from body to spec with `ff-find-other-file' used these
123 \(fn)" t nil) 123 \(fn)" t nil)
124 124
125 ;;;*** 125 ;;;***
126 126
127 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 127 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
128 ;;;;;; (17187 59902)) 128 ;;;;;; (17279 27123))
129 ;;; Generated autoloads from progmodes/ada-stmt.el 129 ;;; Generated autoloads from progmodes/ada-stmt.el
130 130
131 (autoload (quote ada-header) "ada-stmt" "\ 131 (autoload (quote ada-header) "ada-stmt" "\
132 Insert a descriptive header at the top of the file. 132 Insert a descriptive header at the top of the file.
133 133
134 \(fn)" t nil) 134 \(fn)" t nil)
135 135
136 ;;;*** 136 ;;;***
137 137
138 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 138 ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
139 ;;;;;; (17226 24577)) 139 ;;;;;; (17279 27172))
140 ;;; Generated autoloads from progmodes/ada-xref.el 140 ;;; Generated autoloads from progmodes/ada-xref.el
141 141
142 (autoload (quote ada-find-file) "ada-xref" "\ 142 (autoload (quote ada-find-file) "ada-xref" "\
143 Open a file anywhere in the source path. 143 Open a file anywhere in the source path.
144 Completion is available. 144 Completion is available.
149 149
150 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 150 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
151 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 151 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
152 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 152 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
153 ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" 153 ;;;;;; add-log-full-name add-log-current-defun-function) "add-log"
154 ;;;;;; "add-log.el" (17277 60153)) 154 ;;;;;; "add-log.el" (17356 16192))
155 ;;; Generated autoloads from add-log.el 155 ;;; Generated autoloads from add-log.el
156 156
157 (defvar add-log-current-defun-function nil "\ 157 (defvar add-log-current-defun-function nil "\
158 *If non-nil, function to guess name of surrounding function. 158 *If non-nil, function to guess name of surrounding function.
159 It is used by `add-log-current-defun' in preference to built-in rules. 159 It is used by `add-log-current-defun' in preference to built-in rules.
286 \(fn)" t nil) 286 \(fn)" t nil)
287 287
288 ;;;*** 288 ;;;***
289 289
290 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action 290 ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
291 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17257 291 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17279
292 ;;;;;; 22482)) 292 ;;;;;; 27196))
293 ;;; Generated autoloads from emacs-lisp/advice.el 293 ;;; Generated autoloads from emacs-lisp/advice.el
294 294
295 (defvar ad-redefinition-action (quote warn) "\ 295 (defvar ad-redefinition-action (quote warn) "\
296 *Defines what to do with redefinitions during Advice de/activation. 296 *Defines what to do with redefinitions during Advice de/activation.
297 Redefinition occurs if a previously activated function that already has an 297 Redefinition occurs if a previously activated function that already has an
386 386
387 ;;;*** 387 ;;;***
388 388
389 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 389 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
390 ;;;;;; align-highlight-rule align-current align-entire align-regexp 390 ;;;;;; align-highlight-rule align-current align-entire align-regexp
391 ;;;;;; align) "align" "align.el" (17187 59901)) 391 ;;;;;; align) "align" "align.el" (17327 23538))
392 ;;; Generated autoloads from align.el 392 ;;; Generated autoloads from align.el
393 393
394 (autoload (quote align) "align" "\ 394 (autoload (quote align) "align" "\
395 Attempt to align a region based on a set of alignment rules. 395 Attempt to align a region based on a set of alignment rules.
396 BEG and END mark the region. If BEG and END are specifically set to 396 BEG and END mark the region. If BEG and END are specifically set to
476 \(fn)" t nil) 476 \(fn)" t nil)
477 477
478 ;;;*** 478 ;;;***
479 479
480 ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el" 480 ;;;### (autoloads (outlineify-sticky allout-mode) "allout" "allout.el"
481 ;;;;;; (17257 22482)) 481 ;;;;;; (17307 17624))
482 ;;; Generated autoloads from allout.el 482 ;;; Generated autoloads from allout.el
483 483
484 (autoload (quote allout-mode) "allout" "\ 484 (autoload (quote allout-mode) "allout" "\
485 Toggle minor mode for controlling exposure and editing of text outlines. 485 Toggle minor mode for controlling exposure and editing of text outlines.
486 486
579 mode, and auto-encryption of topics pending encryption on save. The aim is 579 mode, and auto-encryption of topics pending encryption on save. The aim is
580 to enable reliable topic privacy while preventing accidents like neglected 580 to enable reliable topic privacy while preventing accidents like neglected
581 encryption, encryption with a mistaken passphrase, forgetting which 581 encryption, encryption with a mistaken passphrase, forgetting which
582 passphrase was used, and other practical pitfalls. 582 passphrase was used, and other practical pitfalls.
583 583
584 See the `allout-toggle-current-subtree-encryption' function and 584 See `allout-toggle-current-subtree-encryption' function docstring and
585 `allout-encrypt-unencrypted-on-saves' customization variable for details. 585 `allout-encrypt-unencrypted-on-saves' customization variable for details.
586 586
587 HOT-SPOT Operation 587 HOT-SPOT Operation
588 588
589 Hot-spot operation provides a means for easy, single-keystroke outline 589 Hot-spot operation provides a means for easy, single-keystroke outline
692 \(fn &optional ARG)" t nil) 692 \(fn &optional ARG)" t nil)
693 693
694 ;;;*** 694 ;;;***
695 695
696 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 696 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
697 ;;;;;; "net/ange-ftp.el" (17257 22483)) 697 ;;;;;; "net/ange-ftp.el" (17279 27196))
698 ;;; Generated autoloads from net/ange-ftp.el 698 ;;; Generated autoloads from net/ange-ftp.el
699 699
700 (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) 700 (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
701 701
702 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 702 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
714 \(fn OPERATION &rest ARGS)" nil nil) 714 \(fn OPERATION &rest ARGS)" nil nil)
715 715
716 ;;;*** 716 ;;;***
717 717
718 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) 718 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
719 ;;;;;; "animate" "play/animate.el" (17226 24576)) 719 ;;;;;; "animate" "play/animate.el" (17279 27172))
720 ;;; Generated autoloads from play/animate.el 720 ;;; Generated autoloads from play/animate.el
721 721
722 (autoload (quote animate-string) "animate" "\ 722 (autoload (quote animate-string) "animate" "\
723 Display STRING starting at position VPOS, HPOS, using animation. 723 Display STRING starting at position VPOS, HPOS, using animation.
724 The characters start at randomly chosen places, 724 The characters start at randomly chosen places,
742 \(fn &optional NAME)" t nil) 742 \(fn &optional NAME)" t nil)
743 743
744 ;;;*** 744 ;;;***
745 745
746 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 746 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
747 ;;;;;; "ansi-color" "ansi-color.el" (17187 59901)) 747 ;;;;;; "ansi-color" "ansi-color.el" (17279 27122))
748 ;;; Generated autoloads from ansi-color.el 748 ;;; Generated autoloads from ansi-color.el
749 749
750 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ 750 (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
751 Set `ansi-color-for-comint-mode' to t. 751 Set `ansi-color-for-comint-mode' to t.
752 752
768 \(fn STRING)" nil nil) 768 \(fn STRING)" nil nil)
769 769
770 ;;;*** 770 ;;;***
771 771
772 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 772 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
773 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17187 59902)) 773 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (17279 27123))
774 ;;; Generated autoloads from progmodes/antlr-mode.el 774 ;;; Generated autoloads from progmodes/antlr-mode.el
775 775
776 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ 776 (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
777 Show Makefile rules for all grammar files in the current directory. 777 Show Makefile rules for all grammar files in the current directory.
778 If the `major-mode' of the current buffer has the value `makefile-mode', 778 If the `major-mode' of the current buffer has the value `makefile-mode',
807 ;;;*** 807 ;;;***
808 808
809 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add 809 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add
810 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line 810 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line
811 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time 811 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time
812 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17229 28052)) 812 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17308 43144))
813 ;;; Generated autoloads from calendar/appt.el 813 ;;; Generated autoloads from calendar/appt.el
814 814
815 (defvar appt-issue-message t "\ 815 (defvar appt-issue-message t "\
816 *Non-nil means check for appointments in the diary buffer. 816 *Non-nil means check for appointments in the diary buffer.
817 To be detected, the diary entry must have the format described in the 817 To be detected, the diary entry must have the format described in the
895 895
896 ;;;*** 896 ;;;***
897 897
898 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property 898 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property
899 ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos" 899 ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos"
900 ;;;;;; "apropos.el" (17277 59649)) 900 ;;;;;; "apropos.el" (17331 26860))
901 ;;; Generated autoloads from apropos.el 901 ;;; Generated autoloads from apropos.el
902 902
903 (autoload (quote apropos-read-pattern) "apropos" "\ 903 (autoload (quote apropos-read-pattern) "apropos" "\
904 Read an apropos pattern, either a word list or a regexp. 904 Read an apropos pattern, either a word list or a regexp.
905 Returns the user pattern, either a list of words which are matched 905 Returns the user pattern, either a list of words which are matched
946 Like (documentation-property SYMBOL PROPERTY RAW) but handle errors. 946 Like (documentation-property SYMBOL PROPERTY RAW) but handle errors.
947 947
948 \(fn SYMBOL PROPERTY RAW)" nil nil) 948 \(fn SYMBOL PROPERTY RAW)" nil nil)
949 949
950 (autoload (quote apropos) "apropos" "\ 950 (autoload (quote apropos) "apropos" "\
951 Show all bound symbols whose names match PATTERN. 951 Show all meaningful Lisp symbols whose names match PATTERN.
952 Symbols are shown if they are defined as functions, variables, or
953 faces, or if they have nonempty property lists.
954
952 PATTERN can be a word, a list of words (separated by spaces), 955 PATTERN can be a word, a list of words (separated by spaces),
953 or a regexp (using some regexp special characters). If it is a word, 956 or a regexp (using some regexp special characters). If it is a word,
954 search for matches for that word as a substring. If it is a list of words, 957 search for matches for that word as a substring. If it is a list of words,
955 search for matches for any two (or more) of those words. 958 search for matches for any two (or more) of those words.
956 959
957 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also 960 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil,
958 show unbound symbols and key bindings, which is a little more 961 consider all symbols (if they match PATTERN).
959 time-consuming. Returns list of symbols and documentation found. 962
963 Returns list of symbols and documentation found.
960 964
961 \(fn PATTERN &optional DO-ALL)" t nil) 965 \(fn PATTERN &optional DO-ALL)" t nil)
962 966
963 (autoload (quote apropos-value) "apropos" "\ 967 (autoload (quote apropos-value) "apropos" "\
964 Show all symbols whose value's printed image matches PATTERN. 968 Show all symbols whose value's printed representation matches PATTERN.
965 PATTERN can be a word, a list of words (separated by spaces), 969 PATTERN can be a word, a list of words (separated by spaces),
966 or a regexp (using some regexp special characters). If it is a word, 970 or a regexp (using some regexp special characters). If it is a word,
967 search for matches for that word as a substring. If it is a list of words, 971 search for matches for that word as a substring. If it is a list of words,
968 search for matches for any two (or more) of those words. 972 search for matches for any two (or more) of those words.
969 973
972 Returns list of symbols and values found. 976 Returns list of symbols and values found.
973 977
974 \(fn PATTERN &optional DO-ALL)" t nil) 978 \(fn PATTERN &optional DO-ALL)" t nil)
975 979
976 (autoload (quote apropos-documentation) "apropos" "\ 980 (autoload (quote apropos-documentation) "apropos" "\
977 Show symbols whose documentation contain matches for PATTERN. 981 Show symbols whose documentation contains matches for PATTERN.
978 PATTERN can be a word, a list of words (separated by spaces), 982 PATTERN can be a word, a list of words (separated by spaces),
979 or a regexp (using some regexp special characters). If it is a word, 983 or a regexp (using some regexp special characters). If it is a word,
980 search for matches for that word as a substring. If it is a list of words, 984 search for matches for that word as a substring. If it is a list of words,
981 search for matches for any two (or more) of those words. 985 search for matches for any two (or more) of those words.
982 986
987 991
988 \(fn PATTERN &optional DO-ALL)" t nil) 992 \(fn PATTERN &optional DO-ALL)" t nil)
989 993
990 ;;;*** 994 ;;;***
991 995
992 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17238 996 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17379
993 ;;;;;; 21257)) 997 ;;;;;; 30027))
994 ;;; Generated autoloads from arc-mode.el 998 ;;; Generated autoloads from arc-mode.el
995 999
996 (autoload (quote archive-mode) "arc-mode" "\ 1000 (autoload (quote archive-mode) "arc-mode" "\
997 Major mode for viewing an archive file in a dired-like way. 1001 Major mode for viewing an archive file in a dired-like way.
998 You can move around using the usual cursor motion commands. 1002 You can move around using the usual cursor motion commands.
1008 1012
1009 \(fn &optional FORCE)" nil nil) 1013 \(fn &optional FORCE)" nil nil)
1010 1014
1011 ;;;*** 1015 ;;;***
1012 1016
1013 ;;;### (autoloads (array-mode) "array" "array.el" (17187 59901)) 1017 ;;;### (autoloads (array-mode) "array" "array.el" (17374 21266))
1014 ;;; Generated autoloads from array.el 1018 ;;; Generated autoloads from array.el
1015 1019
1016 (autoload (quote array-mode) "array" "\ 1020 (autoload (quote array-mode) "array" "\
1017 Major mode for editing arrays. 1021 Major mode for editing arrays.
1018 1022
1079 1083
1080 \(fn)" t nil) 1084 \(fn)" t nil)
1081 1085
1082 ;;;*** 1086 ;;;***
1083 1087
1084 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17229 1088 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (17279
1085 ;;;;;; 28057)) 1089 ;;;;;; 27174))
1086 ;;; Generated autoloads from textmodes/artist.el 1090 ;;; Generated autoloads from textmodes/artist.el
1087 1091
1088 (autoload (quote artist-mode) "artist" "\ 1092 (autoload (quote artist-mode) "artist" "\
1089 Toggle artist mode. With arg, turn artist mode on if arg is positive. 1093 Toggle artist mode. With arg, turn artist mode on if arg is positive.
1090 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 1094 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
1285 1289
1286 \(fn &optional STATE)" t nil) 1290 \(fn &optional STATE)" t nil)
1287 1291
1288 ;;;*** 1292 ;;;***
1289 1293
1290 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17277 1294 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17356
1291 ;;;;;; 60154)) 1295 ;;;;;; 16046))
1292 ;;; Generated autoloads from progmodes/asm-mode.el 1296 ;;; Generated autoloads from progmodes/asm-mode.el
1293 1297
1294 (autoload (quote asm-mode) "asm-mode" "\ 1298 (autoload (quote asm-mode) "asm-mode" "\
1295 Major mode for editing typical assembler code. 1299 Major mode for editing typical assembler code.
1296 Features a private abbrev table and the following bindings: 1300 Features a private abbrev table and the following bindings:
1314 \(fn)" t nil) 1318 \(fn)" t nil)
1315 1319
1316 ;;;*** 1320 ;;;***
1317 1321
1318 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" 1322 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"
1319 ;;;;;; (17187 59881)) 1323 ;;;;;; (17279 27080))
1320 ;;; Generated autoloads from obsolete/auto-show.el 1324 ;;; Generated autoloads from obsolete/auto-show.el
1321 1325
1322 (defvar auto-show-mode nil "\ 1326 (defvar auto-show-mode nil "\
1323 Obsolete.") 1327 Obsolete.")
1324 1328
1330 \(fn ARG)" t nil) 1334 \(fn ARG)" t nil)
1331 1335
1332 ;;;*** 1336 ;;;***
1333 1337
1334 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" 1338 ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el"
1335 ;;;;;; (17187 59901)) 1339 ;;;;;; (17279 27122))
1336 ;;; Generated autoloads from autoarg.el 1340 ;;; Generated autoloads from autoarg.el
1337 1341
1338 (defvar autoarg-mode nil "\ 1342 (defvar autoarg-mode nil "\
1339 Non-nil if Autoarg mode is enabled. 1343 Non-nil if Autoarg mode is enabled.
1340 See the command `autoarg-mode' for a description of this minor-mode.") 1344 See the command `autoarg-mode' for a description of this minor-mode.")
1387 \(fn &optional ARG)" t nil) 1391 \(fn &optional ARG)" t nil)
1388 1392
1389 ;;;*** 1393 ;;;***
1390 1394
1391 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" 1395 ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
1392 ;;;;;; (17187 59902)) 1396 ;;;;;; (17279 27123))
1393 ;;; Generated autoloads from progmodes/autoconf.el 1397 ;;; Generated autoloads from progmodes/autoconf.el
1394 1398
1395 (autoload (quote autoconf-mode) "autoconf" "\ 1399 (autoload (quote autoconf-mode) "autoconf" "\
1396 Major mode for editing Autoconf configure.in files. 1400 Major mode for editing Autoconf configure.in files.
1397 1401
1398 \(fn)" t nil) 1402 \(fn)" t nil)
1399 1403
1400 ;;;*** 1404 ;;;***
1401 1405
1402 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1406 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1403 ;;;;;; "autoinsert" "autoinsert.el" (17187 59901)) 1407 ;;;;;; "autoinsert" "autoinsert.el" (17279 27122))
1404 ;;; Generated autoloads from autoinsert.el 1408 ;;; Generated autoloads from autoinsert.el
1405 1409
1406 (autoload (quote auto-insert) "autoinsert" "\ 1410 (autoload (quote auto-insert) "autoinsert" "\
1407 Insert default contents into new files if variable `auto-insert' is non-nil. 1411 Insert default contents into new files if variable `auto-insert' is non-nil.
1408 Matches the visited file name against the elements of `auto-insert-alist'. 1412 Matches the visited file name against the elements of `auto-insert-alist'.
1438 1442
1439 ;;;*** 1443 ;;;***
1440 1444
1441 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1445 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1442 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1446 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1443 ;;;;;; (17277 59649)) 1447 ;;;;;; (17307 17624))
1444 ;;; Generated autoloads from emacs-lisp/autoload.el 1448 ;;; Generated autoloads from emacs-lisp/autoload.el
1445 1449
1446 (autoload (quote update-file-autoloads) "autoload" "\ 1450 (autoload (quote update-file-autoloads) "autoload" "\
1447 Update the autoloads for FILE in `generated-autoload-file' 1451 Update the autoloads for FILE in `generated-autoload-file'
1448 \(which FILE might bind in its local variables). 1452 \(which FILE might bind in its local variables).
1473 1477
1474 ;;;*** 1478 ;;;***
1475 1479
1476 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode 1480 ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode
1477 ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) 1481 ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode)
1478 ;;;;;; "autorevert" "autorevert.el" (17187 59901)) 1482 ;;;;;; "autorevert" "autorevert.el" (17279 27122))
1479 ;;; Generated autoloads from autorevert.el 1483 ;;; Generated autoloads from autorevert.el
1480 1484
1481 (autoload (quote auto-revert-mode) "autorevert" "\ 1485 (autoload (quote auto-revert-mode) "autorevert" "\
1482 Toggle reverting buffer when file on disk changes. 1486 Toggle reverting buffer when file on disk changes.
1483 1487
1543 \(fn &optional ARG)" t nil) 1547 \(fn &optional ARG)" t nil)
1544 1548
1545 ;;;*** 1549 ;;;***
1546 1550
1547 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" 1551 ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid"
1548 ;;;;;; "avoid.el" (17187 59901)) 1552 ;;;;;; "avoid.el" (17279 27122))
1549 ;;; Generated autoloads from avoid.el 1553 ;;; Generated autoloads from avoid.el
1550 1554
1551 (defvar mouse-avoidance-mode nil "\ 1555 (defvar mouse-avoidance-mode nil "\
1552 Activate mouse avoidance mode. 1556 Activate mouse avoidance mode.
1553 See function `mouse-avoidance-mode' for possible values. 1557 See function `mouse-avoidance-mode' for possible values.
1584 \(fn &optional MODE)" t nil) 1588 \(fn &optional MODE)" t nil)
1585 1589
1586 ;;;*** 1590 ;;;***
1587 1591
1588 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" 1592 ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el"
1589 ;;;;;; (17187 59901)) 1593 ;;;;;; (17279 27122))
1590 ;;; Generated autoloads from emacs-lisp/backquote.el 1594 ;;; Generated autoloads from emacs-lisp/backquote.el
1591 1595
1592 (autoload (quote backquote) "backquote" "\ 1596 (autoload (quote backquote) "backquote" "\
1593 Argument STRUCTURE describes a template to build. 1597 Argument STRUCTURE describes a template to build.
1594 1598
1609 (defalias (quote \`) (symbol-function (quote backquote))) 1613 (defalias (quote \`) (symbol-function (quote backquote)))
1610 1614
1611 ;;;*** 1615 ;;;***
1612 1616
1613 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1617 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1614 ;;;;;; (17187 59901)) 1618 ;;;;;; (17374 21274))
1615 ;;; Generated autoloads from battery.el 1619 ;;; Generated autoloads from battery.el
1616 (put 'battery-mode-line-string 'risky-local-variable t) 1620 (put 'battery-mode-line-string 'risky-local-variable t)
1617 1621
1618 (autoload (quote battery) "battery" "\ 1622 (autoload (quote battery) "battery" "\
1619 Display battery status information in the echo area. 1623 Display battery status information in the echo area.
1642 \(fn &optional ARG)" t nil) 1646 \(fn &optional ARG)" t nil)
1643 1647
1644 ;;;*** 1648 ;;;***
1645 1649
1646 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1650 ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1647 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17187 59901)) 1651 ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (17279 27122))
1648 ;;; Generated autoloads from emacs-lisp/benchmark.el 1652 ;;; Generated autoloads from emacs-lisp/benchmark.el
1649 1653
1650 (autoload (quote benchmark-run) "benchmark" "\ 1654 (autoload (quote benchmark-run) "benchmark" "\
1651 Time execution of FORMS. 1655 Time execution of FORMS.
1652 If REPETITIONS is supplied as a number, run forms that many times, 1656 If REPETITIONS is supplied as a number, run forms that many times,
1674 1678
1675 \(fn REPETITIONS FORM)" t nil) 1679 \(fn REPETITIONS FORM)" t nil)
1676 1680
1677 ;;;*** 1681 ;;;***
1678 1682
1679 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17238 1683 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17374
1680 ;;;;;; 21257)) 1684 ;;;;;; 21275))
1681 ;;; Generated autoloads from textmodes/bibtex.el 1685 ;;; Generated autoloads from textmodes/bibtex.el
1682 1686
1683 (autoload (quote bibtex-mode) "bibtex" "\ 1687 (autoload (quote bibtex-mode) "bibtex" "\
1684 Major mode for editing BibTeX files. 1688 Major mode for editing BibTeX files.
1685 1689
1737 1741
1738 ;;;*** 1742 ;;;***
1739 1743
1740 ;;;### (autoloads (binhex-decode-region binhex-decode-region-external 1744 ;;;### (autoloads (binhex-decode-region binhex-decode-region-external
1741 ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" 1745 ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el"
1742 ;;;;;; (17187 59901)) 1746 ;;;;;; (17279 27122))
1743 ;;; Generated autoloads from gnus/binhex.el 1747 ;;; Generated autoloads from gnus/binhex.el
1744 1748
1745 (defconst binhex-begin-line "^:...............................................................$") 1749 (defconst binhex-begin-line "^:...............................................................$")
1746 1750
1747 (autoload (quote binhex-decode-region-internal) "binhex" "\ 1751 (autoload (quote binhex-decode-region-internal) "binhex" "\
1760 1764
1761 \(fn START END)" t nil) 1765 \(fn START END)" t nil)
1762 1766
1763 ;;;*** 1767 ;;;***
1764 1768
1765 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17257 1769 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17279
1766 ;;;;;; 22483)) 1770 ;;;;;; 27196))
1767 ;;; Generated autoloads from play/blackbox.el 1771 ;;; Generated autoloads from play/blackbox.el
1768 1772
1769 (autoload (quote blackbox) "blackbox" "\ 1773 (autoload (quote blackbox) "blackbox" "\
1770 Play blackbox. 1774 Play blackbox.
1771 Optional prefix argument is the number of balls; the default is 4. 1775 Optional prefix argument is the number of balls; the default is 4.
1883 ;;;*** 1887 ;;;***
1884 1888
1885 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 1889 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
1886 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 1890 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
1887 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump 1891 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
1888 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17277 59649)) 1892 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17279 27201))
1889 ;;; Generated autoloads from bookmark.el 1893 ;;; Generated autoloads from bookmark.el
1890 (define-key ctl-x-map "rb" 'bookmark-jump) 1894 (define-key ctl-x-map "rb" 'bookmark-jump)
1891 (define-key ctl-x-map "rm" 'bookmark-set) 1895 (define-key ctl-x-map "rm" 'bookmark-set)
1892 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 1896 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
1893 1897
2073 ;;;;;; browse-url-galeon browse-url-firefox browse-url-mozilla browse-url-netscape 2077 ;;;;;; browse-url-galeon browse-url-firefox browse-url-mozilla browse-url-netscape
2074 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point 2078 ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point
2075 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2079 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2076 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point 2080 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-url-at-point
2077 ;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function) 2081 ;;;;;; browse-url-galeon-program browse-url-firefox-program browse-url-browser-function)
2078 ;;;;;; "browse-url" "net/browse-url.el" (17257 22483)) 2082 ;;;;;; "browse-url" "net/browse-url.el" (17283 59911))
2079 ;;; Generated autoloads from net/browse-url.el 2083 ;;; Generated autoloads from net/browse-url.el
2080 2084
2081 (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ 2085 (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\
2082 *Function to display the current buffer in a WWW browser. 2086 *Function to display the current buffer in a WWW browser.
2083 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 2087 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
2404 2408
2405 \(fn URL &optional NEW-WINDOW)" t nil) 2409 \(fn URL &optional NEW-WINDOW)" t nil)
2406 2410
2407 ;;;*** 2411 ;;;***
2408 2412
2409 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17187 2413 ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (17279
2410 ;;;;;; 59902)) 2414 ;;;;;; 27123))
2411 ;;; Generated autoloads from play/bruce.el 2415 ;;; Generated autoloads from play/bruce.el
2412 2416
2413 (autoload (quote bruce) "bruce" "\ 2417 (autoload (quote bruce) "bruce" "\
2414 Adds that special touch of class to your outgoing mail. 2418 Adds that special touch of class to your outgoing mail.
2415 2419
2421 \(fn)" nil nil) 2425 \(fn)" nil nil)
2422 2426
2423 ;;;*** 2427 ;;;***
2424 2428
2425 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2429 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2426 ;;;;;; "bs" "bs.el" (17187 59901)) 2430 ;;;;;; "bs" "bs.el" (17379 24708))
2427 ;;; Generated autoloads from bs.el 2431 ;;; Generated autoloads from bs.el
2428 2432
2429 (autoload (quote bs-cycle-next) "bs" "\ 2433 (autoload (quote bs-cycle-next) "bs" "\
2430 Select next buffer defined by buffer cycling. 2434 Select next buffer defined by buffer cycling.
2431 The buffers taking part in buffer cycling are defined 2435 The buffers taking part in buffer cycling are defined
2462 \(fn ARG)" t nil) 2466 \(fn ARG)" t nil)
2463 2467
2464 ;;;*** 2468 ;;;***
2465 2469
2466 ;;;### (autoloads (insert-text-button make-text-button insert-button 2470 ;;;### (autoloads (insert-text-button make-text-button insert-button
2467 ;;;;;; make-button define-button-type) "button" "button.el" (17187 2471 ;;;;;; make-button define-button-type) "button" "button.el" (17331
2468 ;;;;;; 59901)) 2472 ;;;;;; 26860))
2469 ;;; Generated autoloads from button.el 2473 ;;; Generated autoloads from button.el
2470 2474
2471 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " 2475 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
2472 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2476 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
2473 Keymap used by buttons.") 2477 Keymap used by buttons.")
2474 2478
2475 (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) map) "\ 2479 (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map " " (quote backward-button)) (define-key map [backtab] (quote backward-button)) map) "\
2476 Keymap useful for buffers containing buttons. 2480 Keymap useful for buffers containing buttons.
2477 Mode-specific keymaps may want to use this as their parent keymap.") 2481 Mode-specific keymaps may want to use this as their parent keymap.")
2478 2482
2479 (autoload (quote define-button-type) "button" "\ 2483 (autoload (quote define-button-type) "button" "\
2480 Define a `button type' called NAME. 2484 Define a `button type' called NAME.
2552 2556
2553 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2557 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2554 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2558 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2555 ;;;;;; compile-defun byte-compile-file byte-recompile-directory 2559 ;;;;;; compile-defun byte-compile-file byte-recompile-directory
2556 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2560 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2557 ;;;;;; (17257 22482)) 2561 ;;;;;; (17356 16192))
2558 ;;; Generated autoloads from emacs-lisp/bytecomp.el 2562 ;;; Generated autoloads from emacs-lisp/bytecomp.el
2559 2563
2560 (autoload (quote byte-force-recompile) "bytecomp" "\ 2564 (autoload (quote byte-force-recompile) "bytecomp" "\
2561 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 2565 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
2562 Files in subdirectories of DIRECTORY are processed also. 2566 Files in subdirectories of DIRECTORY are processed also.
2640 (autoload (quote batch-byte-recompile-directory) "bytecomp" "\ 2644 (autoload (quote batch-byte-recompile-directory) "bytecomp" "\
2641 Run `byte-recompile-directory' on the dirs remaining on the command line. 2645 Run `byte-recompile-directory' on the dirs remaining on the command line.
2642 Must be used only with `-batch', and kills Emacs on completion. 2646 Must be used only with `-batch', and kills Emacs on completion.
2643 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. 2647 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2644 2648
2649 Optional argument ARG is passed as second argument ARG to
2650 `batch-recompile-directory'; see there for its possible values
2651 and corresponding effects.
2652
2645 \(fn &optional ARG)" nil nil) 2653 \(fn &optional ARG)" nil nil)
2646 2654
2647 ;;;*** 2655 ;;;***
2648 2656
2649 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17187 59880)) 2657 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17308 43144))
2650 ;;; Generated autoloads from calendar/cal-dst.el 2658 ;;; Generated autoloads from calendar/cal-dst.el
2651 2659
2652 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2660 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
2653 2661
2654 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) 2662 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t)
2655 2663
2656 ;;;*** 2664 ;;;***
2657 2665
2658 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2666 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2659 ;;;;;; (17187 59901)) 2667 ;;;;;; (17308 43144))
2660 ;;; Generated autoloads from calendar/cal-hebrew.el 2668 ;;; Generated autoloads from calendar/cal-hebrew.el
2661 2669
2662 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2670 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
2663 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. 2671 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR.
2664 When called interactively from the calendar window, the date of death is taken 2672 When called interactively from the calendar window, the date of death is taken
2669 ;;;*** 2677 ;;;***
2670 2678
2671 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2679 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2672 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2680 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2673 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2681 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2674 ;;;;;; (17277 59649)) 2682 ;;;;;; (17297 42808))
2675 ;;; Generated autoloads from calc/calc.el 2683 ;;; Generated autoloads from calc/calc.el
2676 2684
2677 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2685 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
2678 *File in which to record permanent settings.") 2686 *File in which to record permanent settings.")
2679 2687
2680 (custom-autoload (quote calc-settings-file) "calc") 2688 (custom-autoload (quote calc-settings-file) "calc")
2681 (global-set-key "\e#" 'calc-dispatch) 2689 (define-key ctl-x-map "*" 'calc-dispatch)
2682 2690
2683 (autoload (quote calc-dispatch) "calc" "\ 2691 (autoload (quote calc-dispatch) "calc" "\
2684 Invoke the GNU Emacs Calculator. See `calc-dispatch-help' for details. 2692 Invoke the GNU Emacs Calculator. See `calc-dispatch-help' for details.
2685 2693
2686 \(fn &optional ARG)" t nil) 2694 \(fn &optional ARG)" t nil)
2747 2755
2748 \(fn FUNC ARGS &rest BODY)" nil (quote macro)) 2756 \(fn FUNC ARGS &rest BODY)" nil (quote macro))
2749 2757
2750 ;;;*** 2758 ;;;***
2751 2759
2752 ;;;### (autoloads (calculator) "calculator" "calculator.el" (17187 2760 ;;;### (autoloads (calculator) "calculator" "calculator.el" (17279
2753 ;;;;;; 59901)) 2761 ;;;;;; 27122))
2754 ;;; Generated autoloads from calculator.el 2762 ;;; Generated autoloads from calculator.el
2755 2763
2756 (autoload (quote calculator) "calculator" "\ 2764 (autoload (quote calculator) "calculator" "\
2757 Run the Emacs calculator. 2765 Run the Emacs calculator.
2758 See the documentation for `calculator-mode' for more information. 2766 See the documentation for `calculator-mode' for more information.
2776 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays 2784 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays
2777 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays 2785 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays
2778 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2786 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2779 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2787 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2780 ;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2788 ;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2781 ;;;;;; "calendar/calendar.el" (17229 28052)) 2789 ;;;;;; "calendar/calendar.el" (17374 21531))
2782 ;;; Generated autoloads from calendar/calendar.el 2790 ;;; Generated autoloads from calendar/calendar.el
2783 2791
2784 (defvar calendar-offset 0 "\ 2792 (defvar calendar-offset 0 "\
2785 *The offset of the principal month from the center of the calendar window. 2793 The offset of the principal month from the center of the calendar window.
2786 0 means the principal month is in the center (default), -1 means on the left, 2794 0 means the principal month is in the center (default), -1 means on the left,
2787 +1 means on the right. Larger (or smaller) values push the principal month off 2795 +1 means on the right. Larger (or smaller) values push the principal month off
2788 the screen.") 2796 the screen.")
2789 2797
2790 (custom-autoload (quote calendar-offset) "calendar") 2798 (custom-autoload (quote calendar-offset) "calendar")
2791 2799
2792 (defvar view-diary-entries-initially nil "\ 2800 (defvar view-diary-entries-initially nil "\
2793 *Non-nil means display current date's diary entries on entry to calendar. 2801 Non-nil means display current date's diary entries on entry to calendar.
2794 The diary is displayed in another window when the calendar is first displayed, 2802 The diary is displayed in another window when the calendar is first displayed,
2795 if the current date is visible. The number of days of diary entries displayed 2803 if the current date is visible. The number of days of diary entries displayed
2796 is governed by the variable `number-of-diary-entries'. This variable can 2804 is governed by the variable `number-of-diary-entries'. This variable can
2797 be overridden by the value of `calendar-setup'.") 2805 be overridden by the value of `calendar-setup'.")
2798 2806
2799 (custom-autoload (quote view-diary-entries-initially) "calendar") 2807 (custom-autoload (quote view-diary-entries-initially) "calendar")
2800 2808
2801 (defvar mark-diary-entries-in-calendar nil "\ 2809 (defvar mark-diary-entries-in-calendar nil "\
2802 *Non-nil means mark dates with diary entries, in the calendar window. 2810 Non-nil means mark dates with diary entries, in the calendar window.
2803 The marking symbol is specified by the variable `diary-entry-marker'.") 2811 The marking symbol is specified by the variable `diary-entry-marker'.")
2804 2812
2805 (custom-autoload (quote mark-diary-entries-in-calendar) "calendar") 2813 (custom-autoload (quote mark-diary-entries-in-calendar) "calendar")
2806 2814
2807 (defvar calendar-remove-frame-by-deleting nil "\ 2815 (defvar calendar-remove-frame-by-deleting nil "\
2808 *Determine how the calendar mode removes a frame no longer needed. 2816 Determine how the calendar mode removes a frame no longer needed.
2809 If nil, make an icon of the frame. If non-nil, delete the frame.") 2817 If nil, make an icon of the frame. If non-nil, delete the frame.")
2810 2818
2811 (custom-autoload (quote calendar-remove-frame-by-deleting) "calendar") 2819 (custom-autoload (quote calendar-remove-frame-by-deleting) "calendar")
2812 2820
2813 (defvar view-calendar-holidays-initially nil "\ 2821 (defvar view-calendar-holidays-initially nil "\
2814 *Non-nil means display holidays for current three month period on entry. 2822 Non-nil means display holidays for current three month period on entry.
2815 The holidays are displayed in another window when the calendar is first 2823 The holidays are displayed in another window when the calendar is first
2816 displayed.") 2824 displayed.")
2817 2825
2818 (custom-autoload (quote view-calendar-holidays-initially) "calendar") 2826 (custom-autoload (quote view-calendar-holidays-initially) "calendar")
2819 2827
2820 (defvar mark-holidays-in-calendar nil "\ 2828 (defvar mark-holidays-in-calendar nil "\
2821 *Non-nil means mark dates of holidays in the calendar window. 2829 Non-nil means mark dates of holidays in the calendar window.
2822 The marking symbol is specified by the variable `calendar-holiday-marker'.") 2830 The marking symbol is specified by the variable `calendar-holiday-marker'.")
2823 2831
2824 (custom-autoload (quote mark-holidays-in-calendar) "calendar") 2832 (custom-autoload (quote mark-holidays-in-calendar) "calendar")
2825 2833
2826 (defvar all-hebrew-calendar-holidays nil "\ 2834 (defvar all-hebrew-calendar-holidays nil "\
2827 *If nil, show only major holidays from the Hebrew calendar. 2835 If nil, show only major holidays from the Hebrew calendar.
2828 This means only those Jewish holidays that appear on secular calendars. 2836 This means only those Jewish holidays that appear on secular calendars.
2829 2837
2830 If t, show all the holidays that would appear in a complete Hebrew calendar.") 2838 If t, show all the holidays that would appear in a complete Hebrew calendar.")
2831 2839
2832 (custom-autoload (quote all-hebrew-calendar-holidays) "calendar") 2840 (custom-autoload (quote all-hebrew-calendar-holidays) "calendar")
2833 2841
2834 (defvar all-christian-calendar-holidays nil "\ 2842 (defvar all-christian-calendar-holidays nil "\
2835 *If nil, show only major holidays from the Christian calendar. 2843 If nil, show only major holidays from the Christian calendar.
2836 This means only those Christian holidays that appear on secular calendars. 2844 This means only those Christian holidays that appear on secular calendars.
2837 2845
2838 If t, show all the holidays that would appear in a complete Christian 2846 If t, show all the holidays that would appear in a complete Christian
2839 calendar.") 2847 calendar.")
2840 2848
2841 (custom-autoload (quote all-christian-calendar-holidays) "calendar") 2849 (custom-autoload (quote all-christian-calendar-holidays) "calendar")
2842 2850
2843 (defvar all-islamic-calendar-holidays nil "\ 2851 (defvar all-islamic-calendar-holidays nil "\
2844 *If nil, show only major holidays from the Islamic calendar. 2852 If nil, show only major holidays from the Islamic calendar.
2845 This means only those Islamic holidays that appear on secular calendars. 2853 This means only those Islamic holidays that appear on secular calendars.
2846 2854
2847 If t, show all the holidays that would appear in a complete Islamic 2855 If t, show all the holidays that would appear in a complete Islamic
2848 calendar.") 2856 calendar.")
2849 2857
2850 (custom-autoload (quote all-islamic-calendar-holidays) "calendar") 2858 (custom-autoload (quote all-islamic-calendar-holidays) "calendar")
2851 2859
2852 (defvar all-bahai-calendar-holidays nil "\ 2860 (defvar all-bahai-calendar-holidays nil "\
2853 *If nil, show only major holidays from the Baha'i calendar. 2861 If nil, show only major holidays from the Baha'i calendar.
2854 These are the days on which work and school must be suspended. 2862 These are the days on which work and school must be suspended.
2855 2863
2856 If t, show all the holidays that would appear in a complete Baha'i 2864 If t, show all the holidays that would appear in a complete Baha'i
2857 calendar.") 2865 calendar.")
2858 2866
2859 (custom-autoload (quote all-bahai-calendar-holidays) "calendar") 2867 (custom-autoload (quote all-bahai-calendar-holidays) "calendar")
2860 2868
2861 (defvar calendar-load-hook nil "\ 2869 (defvar calendar-load-hook nil "\
2862 *List of functions to be called after the calendar is first loaded. 2870 List of functions to be called after the calendar is first loaded.
2863 This is the place to add key bindings to `calendar-mode-map'.") 2871 This is the place to add key bindings to `calendar-mode-map'.")
2864 2872
2865 (custom-autoload (quote calendar-load-hook) "calendar") 2873 (custom-autoload (quote calendar-load-hook) "calendar")
2866 2874
2867 (defvar initial-calendar-window-hook nil "\ 2875 (defvar initial-calendar-window-hook nil "\
2868 *List of functions to be called when the calendar window is first opened. 2876 List of functions to be called when the calendar window is first opened.
2869 The functions invoked are called after the calendar window is opened, but 2877 The functions invoked are called after the calendar window is opened, but
2870 once opened is never called again. Leaving the calendar with the `q' command 2878 once opened is never called again. Leaving the calendar with the `q' command
2871 and reentering it will cause these functions to be called again.") 2879 and reentering it will cause these functions to be called again.")
2872 2880
2873 (custom-autoload (quote initial-calendar-window-hook) "calendar") 2881 (custom-autoload (quote initial-calendar-window-hook) "calendar")
2874 2882
2875 (defvar today-visible-calendar-hook nil "\ 2883 (defvar today-visible-calendar-hook nil "\
2876 *List of functions called whenever the current date is visible. 2884 List of functions called whenever the current date is visible.
2877 This can be used, for example, to replace today's date with asterisks; a 2885 This can be used, for example, to replace today's date with asterisks; a
2878 function `calendar-star-date' is included for this purpose: 2886 function `calendar-star-date' is included for this purpose:
2879 (setq today-visible-calendar-hook 'calendar-star-date) 2887 (setq today-visible-calendar-hook 'calendar-star-date)
2880 It can also be used to mark the current date with `calendar-today-marker'; 2888 It can also be used to mark the current date with `calendar-today-marker';
2881 a function is also provided for this: 2889 a function is also provided for this:
2890 functions that move by days and weeks.") 2898 functions that move by days and weeks.")
2891 2899
2892 (custom-autoload (quote today-visible-calendar-hook) "calendar") 2900 (custom-autoload (quote today-visible-calendar-hook) "calendar")
2893 2901
2894 (defvar today-invisible-calendar-hook nil "\ 2902 (defvar today-invisible-calendar-hook nil "\
2895 *List of functions called whenever the current date is not visible. 2903 List of functions called whenever the current date is not visible.
2896 2904
2897 The corresponding variable `today-visible-calendar-hook' is the list of 2905 The corresponding variable `today-visible-calendar-hook' is the list of
2898 functions called when the calendar function was called when the current 2906 functions called when the calendar function was called when the current
2899 date is visible in the window. 2907 date is visible in the window.
2900 2908
2903 functions that move by days and weeks.") 2911 functions that move by days and weeks.")
2904 2912
2905 (custom-autoload (quote today-invisible-calendar-hook) "calendar") 2913 (custom-autoload (quote today-invisible-calendar-hook) "calendar")
2906 2914
2907 (defvar calendar-move-hook nil "\ 2915 (defvar calendar-move-hook nil "\
2908 *List of functions called whenever the cursor moves in the calendar. 2916 List of functions called whenever the cursor moves in the calendar.
2909 2917
2910 For example, 2918 For example,
2911 2919
2912 (add-hook 'calendar-move-hook (lambda () (diary-view-entries 1))) 2920 (add-hook 'calendar-move-hook (lambda () (diary-view-entries 1)))
2913 2921
2914 redisplays the diary for whatever date the cursor is moved to.") 2922 redisplays the diary for whatever date the cursor is moved to.")
2915 2923
2916 (custom-autoload (quote calendar-move-hook) "calendar") 2924 (custom-autoload (quote calendar-move-hook) "calendar")
2917 2925
2918 (defvar diary-file "~/diary" "\ 2926 (defvar diary-file "~/diary" "\
2919 *Name of the file in which one's personal diary of dates is kept. 2927 Name of the file in which one's personal diary of dates is kept.
2920 2928
2921 The file's entries are lines beginning with any of the forms 2929 The file's entries are lines beginning with any of the forms
2922 specified by the variable `american-date-diary-pattern', by default: 2930 specified by the variable `american-date-diary-pattern', by default:
2923 2931
2924 MONTH/DAY 2932 MONTH/DAY
3021 details, see the documentation for the variable `list-diary-entries-hook'.") 3029 details, see the documentation for the variable `list-diary-entries-hook'.")
3022 3030
3023 (custom-autoload (quote diary-file) "calendar") 3031 (custom-autoload (quote diary-file) "calendar")
3024 3032
3025 (defvar diary-nonmarking-symbol "&" "\ 3033 (defvar diary-nonmarking-symbol "&" "\
3026 *Symbol indicating that a diary entry is not to be marked in the calendar.") 3034 Symbol indicating that a diary entry is not to be marked in the calendar.")
3027 3035
3028 (custom-autoload (quote diary-nonmarking-symbol) "calendar") 3036 (custom-autoload (quote diary-nonmarking-symbol) "calendar")
3029 3037
3030 (defvar hebrew-diary-entry-symbol "H" "\ 3038 (defvar hebrew-diary-entry-symbol "H" "\
3031 *Symbol indicating a diary entry according to the Hebrew calendar.") 3039 Symbol indicating a diary entry according to the Hebrew calendar.")
3032 3040
3033 (custom-autoload (quote hebrew-diary-entry-symbol) "calendar") 3041 (custom-autoload (quote hebrew-diary-entry-symbol) "calendar")
3034 3042
3035 (defvar islamic-diary-entry-symbol "I" "\ 3043 (defvar islamic-diary-entry-symbol "I" "\
3036 *Symbol indicating a diary entry according to the Islamic calendar.") 3044 Symbol indicating a diary entry according to the Islamic calendar.")
3037 3045
3038 (custom-autoload (quote islamic-diary-entry-symbol) "calendar") 3046 (custom-autoload (quote islamic-diary-entry-symbol) "calendar")
3039 3047
3040 (defvar bahai-diary-entry-symbol "B" "\ 3048 (defvar bahai-diary-entry-symbol "B" "\
3041 *Symbol indicating a diary entry according to the Baha'i calendar.") 3049 Symbol indicating a diary entry according to the Baha'i calendar.")
3042 3050
3043 (custom-autoload (quote bahai-diary-entry-symbol) "calendar") 3051 (custom-autoload (quote bahai-diary-entry-symbol) "calendar")
3044 3052
3045 (defvar diary-include-string "#include" "\ 3053 (defvar diary-include-string "#include" "\
3046 *The string indicating inclusion of another file of diary entries. 3054 The string indicating inclusion of another file of diary entries.
3047 See the documentation for the function `include-other-diary-files'.") 3055 See the documentation for the function `include-other-diary-files'.")
3048 3056
3049 (custom-autoload (quote diary-include-string) "calendar") 3057 (custom-autoload (quote diary-include-string) "calendar")
3050 3058
3051 (defvar sexp-diary-entry-symbol "%%" "\ 3059 (defvar sexp-diary-entry-symbol "%%" "\
3052 *The string used to indicate a sexp diary entry in `diary-file'. 3060 The string used to indicate a sexp diary entry in `diary-file'.
3053 See the documentation for the function `list-sexp-diary-entries'.") 3061 See the documentation for the function `list-sexp-diary-entries'.")
3054 3062
3055 (custom-autoload (quote sexp-diary-entry-symbol) "calendar") 3063 (custom-autoload (quote sexp-diary-entry-symbol) "calendar")
3056 3064
3057 (defvar abbreviated-calendar-year t "\ 3065 (defvar abbreviated-calendar-year t "\
3058 *Interpret a two-digit year DD in a diary entry as either 19DD or 20DD. 3066 Interpret a two-digit year DD in a diary entry as either 19DD or 20DD.
3059 For the Gregorian calendar; similarly for the Hebrew, Islamic and 3067 For the Gregorian calendar; similarly for the Hebrew, Islamic and
3060 Baha'i calendars. If this variable is nil, years must be written in 3068 Baha'i calendars. If this variable is nil, years must be written in
3061 full.") 3069 full.")
3062 3070
3063 (custom-autoload (quote abbreviated-calendar-year) "calendar") 3071 (custom-autoload (quote abbreviated-calendar-year) "calendar")
3064 3072
3065 (defvar european-calendar-style nil "\ 3073 (defvar european-calendar-style nil "\
3066 *Use the European style of dates in the diary and in any displays. 3074 Use the European style of dates in the diary and in any displays.
3067 If this variable is t, a date 1/2/1990 would be interpreted as February 1, 3075 If this variable is t, a date 1/2/1990 would be interpreted as February 1,
3068 1990. The default European date styles (see `european-date-diary-pattern') 3076 1990. The default European date styles (see `european-date-diary-pattern')
3069 are 3077 are
3070 3078
3071 DAY/MONTH 3079 DAY/MONTH
3082 `american-calendar' to force the appropriate update.") 3090 `american-calendar' to force the appropriate update.")
3083 3091
3084 (custom-autoload (quote european-calendar-style) "calendar") 3092 (custom-autoload (quote european-calendar-style) "calendar")
3085 3093
3086 (defvar american-date-diary-pattern (quote ((month "/" day "[^/0-9]") (month "/" day "/" year "[^0-9]") (monthname " *" day "[^,0-9]") (monthname " *" day ", *" year "[^0-9]") (dayname "\\W"))) "\ 3094 (defvar american-date-diary-pattern (quote ((month "/" day "[^/0-9]") (month "/" day "/" year "[^0-9]") (monthname " *" day "[^,0-9]") (monthname " *" day ", *" year "[^0-9]") (dayname "\\W"))) "\
3087 *List of pseudo-patterns describing the American patterns of date used. 3095 List of pseudo-patterns describing the American patterns of date used.
3088 See the documentation of `diary-date-forms' for an explanation.") 3096 See the documentation of `diary-date-forms' for an explanation.")
3089 3097
3090 (custom-autoload (quote american-date-diary-pattern) "calendar") 3098 (custom-autoload (quote american-date-diary-pattern) "calendar")
3091 3099
3092 (defvar european-date-diary-pattern (quote ((day "/" month "[^/0-9]") (day "/" month "/" year "[^0-9]") (backup day " *" monthname "\\W+\\<\\([^*0-9]\\|\\([0-9]+[:aApP]\\)\\)") (day " *" monthname " *" year "[^0-9]") (dayname "\\W"))) "\ 3100 (defvar european-date-diary-pattern (quote ((day "/" month "[^/0-9]") (day "/" month "/" year "[^0-9]") (backup day " *" monthname "\\W+\\<\\([^*0-9]\\|\\([0-9]+[:aApP]\\)\\)") (day " *" monthname " *" year "[^0-9]") (dayname "\\W"))) "\
3093 *List of pseudo-patterns describing the European patterns of date used. 3101 List of pseudo-patterns describing the European patterns of date used.
3094 See the documentation of `diary-date-forms' for an explanation.") 3102 See the documentation of `diary-date-forms' for an explanation.")
3095 3103
3096 (custom-autoload (quote european-date-diary-pattern) "calendar") 3104 (custom-autoload (quote european-date-diary-pattern) "calendar")
3097 3105
3098 (defvar european-calendar-display-form (quote ((if dayname (concat dayname ", ")) day " " monthname " " year)) "\ 3106 (defvar european-calendar-display-form (quote ((if dayname (concat dayname ", ")) day " " monthname " " year)) "\
3099 *Pseudo-pattern governing the way a date appears in the European style. 3107 Pseudo-pattern governing the way a date appears in the European style.
3100 See the documentation of `calendar-date-display-form' for an explanation.") 3108 See the documentation of `calendar-date-display-form' for an explanation.")
3101 3109
3102 (custom-autoload (quote european-calendar-display-form) "calendar") 3110 (custom-autoload (quote european-calendar-display-form) "calendar")
3103 3111
3104 (defvar american-calendar-display-form (quote ((if dayname (concat dayname ", ")) monthname " " day ", " year)) "\ 3112 (defvar american-calendar-display-form (quote ((if dayname (concat dayname ", ")) monthname " " day ", " year)) "\
3105 *Pseudo-pattern governing the way a date appears in the American style. 3113 Pseudo-pattern governing the way a date appears in the American style.
3106 See the documentation of `calendar-date-display-form' for an explanation.") 3114 See the documentation of `calendar-date-display-form' for an explanation.")
3107 3115
3108 (custom-autoload (quote american-calendar-display-form) "calendar") 3116 (custom-autoload (quote american-calendar-display-form) "calendar")
3109 3117
3110 (defvar print-diary-entries-hook (quote lpr-buffer) "\ 3118 (defvar print-diary-entries-hook (quote lpr-buffer) "\
3111 *List of functions called after a temporary diary buffer is prepared. 3119 List of functions called after a temporary diary buffer is prepared.
3112 The buffer shows only the diary entries currently visible in the diary 3120 The buffer shows only the diary entries currently visible in the diary
3113 buffer. The default just does the printing. Other uses might include, for 3121 buffer. The default just does the printing. Other uses might include, for
3114 example, rearranging the lines into order by day and time, saving the buffer 3122 example, rearranging the lines into order by day and time, saving the buffer
3115 instead of deleting it, or changing the function used to do the printing.") 3123 instead of deleting it, or changing the function used to do the printing.")
3116 3124
3117 (custom-autoload (quote print-diary-entries-hook) "calendar") 3125 (custom-autoload (quote print-diary-entries-hook) "calendar")
3118 3126
3119 (defvar list-diary-entries-hook nil "\ 3127 (defvar list-diary-entries-hook nil "\
3120 *List of functions called after diary file is culled for relevant entries. 3128 List of functions called after diary file is culled for relevant entries.
3121 It is to be used for diary entries that are not found in the diary file. 3129 It is to be used for diary entries that are not found in the diary file.
3122 3130
3123 A function `include-other-diary-files' is provided for use as the value of 3131 A function `include-other-diary-files' is provided for use as the value of
3124 this hook. This function enables you to use shared diary files together 3132 this hook. This function enables you to use shared diary files together
3125 with your own. The files included are specified in the diary file by lines 3133 with your own. The files included are specified in the diary file by lines
3144 lexicographic order.") 3152 lexicographic order.")
3145 3153
3146 (custom-autoload (quote list-diary-entries-hook) "calendar") 3154 (custom-autoload (quote list-diary-entries-hook) "calendar")
3147 3155
3148 (defvar diary-hook nil "\ 3156 (defvar diary-hook nil "\
3149 *List of functions called after the display of the diary. 3157 List of functions called after the display of the diary.
3150 Can be used for appointment notification.") 3158 Can be used for appointment notification.")
3151 3159
3152 (custom-autoload (quote diary-hook) "calendar") 3160 (custom-autoload (quote diary-hook) "calendar")
3153 3161
3154 (defvar diary-display-hook nil "\ 3162 (defvar diary-display-hook nil "\
3155 *List of functions that handle the display of the diary. 3163 List of functions that handle the display of the diary.
3156 If nil (the default), `simple-diary-display' is used. Use `ignore' for no 3164 If nil (the default), `simple-diary-display' is used. Use `ignore' for no
3157 diary display. 3165 diary display.
3158 3166
3159 Ordinarily, this just displays the diary buffer (with holidays indicated in 3167 Ordinarily, this just displays the diary buffer (with holidays indicated in
3160 the mode line), if there are any relevant entries. At the time these 3168 the mode line), if there are any relevant entries. At the time these
3174 diary buffer, set the variable `diary-list-include-blanks' to t.") 3182 diary buffer, set the variable `diary-list-include-blanks' to t.")
3175 3183
3176 (custom-autoload (quote diary-display-hook) "calendar") 3184 (custom-autoload (quote diary-display-hook) "calendar")
3177 3185
3178 (defvar nongregorian-diary-listing-hook nil "\ 3186 (defvar nongregorian-diary-listing-hook nil "\
3179 *List of functions called for listing diary file and included files. 3187 List of functions called for listing diary file and included files.
3180 As the files are processed for diary entries, these functions are used 3188 As the files are processed for diary entries, these functions are used
3181 to cull relevant entries. You can use either or both of 3189 to cull relevant entries. You can use either or both of
3182 `list-hebrew-diary-entries', `list-islamic-diary-entries' and 3190 `list-hebrew-diary-entries', `list-islamic-diary-entries' and
3183 `list-bahai-diary-entries'. The documentation for these functions 3191 `list-bahai-diary-entries'. The documentation for these functions
3184 describes the style of such diary entries.") 3192 describes the style of such diary entries.")
3185 3193
3186 (custom-autoload (quote nongregorian-diary-listing-hook) "calendar") 3194 (custom-autoload (quote nongregorian-diary-listing-hook) "calendar")
3187 3195
3188 (defvar mark-diary-entries-hook nil "\ 3196 (defvar mark-diary-entries-hook nil "\
3189 *List of functions called after marking diary entries in the calendar. 3197 List of functions called after marking diary entries in the calendar.
3190 3198
3191 A function `mark-included-diary-files' is also provided for use as the 3199 A function `mark-included-diary-files' is also provided for use as the
3192 `mark-diary-entries-hook'; it enables you to use shared diary files together 3200 `mark-diary-entries-hook'; it enables you to use shared diary files together
3193 with your own. The files included are specified in the diary file by lines 3201 with your own. The files included are specified in the diary file by lines
3194 of the form 3202 of the form
3200 function `include-other-diary-files' as part of `list-diary-entries-hook'.") 3208 function `include-other-diary-files' as part of `list-diary-entries-hook'.")
3201 3209
3202 (custom-autoload (quote mark-diary-entries-hook) "calendar") 3210 (custom-autoload (quote mark-diary-entries-hook) "calendar")
3203 3211
3204 (defvar nongregorian-diary-marking-hook nil "\ 3212 (defvar nongregorian-diary-marking-hook nil "\
3205 *List of functions called for marking diary file and included files. 3213 List of functions called for marking diary file and included files.
3206 As the files are processed for diary entries, these functions are used 3214 As the files are processed for diary entries, these functions are used
3207 to cull relevant entries. You can use either or both of 3215 to cull relevant entries. You can use either or both of
3208 `mark-hebrew-diary-entries', `mark-islamic-diary-entries' and 3216 `mark-hebrew-diary-entries', `mark-islamic-diary-entries' and
3209 `mark-bahai-diary-entries'. The documentation for these functions 3217 `mark-bahai-diary-entries'. The documentation for these functions
3210 describes the style of such diary entries.") 3218 describes the style of such diary entries.")
3211 3219
3212 (custom-autoload (quote nongregorian-diary-marking-hook) "calendar") 3220 (custom-autoload (quote nongregorian-diary-marking-hook) "calendar")
3213 3221
3214 (defvar diary-list-include-blanks nil "\ 3222 (defvar diary-list-include-blanks nil "\
3215 *If nil, do not include days with no diary entry in the list of diary entries. 3223 If nil, do not include days with no diary entry in the list of diary entries.
3216 Such days will then not be shown in the fancy diary buffer, even if they 3224 Such days will then not be shown in the fancy diary buffer, even if they
3217 are holidays.") 3225 are holidays.")
3218 3226
3219 (custom-autoload (quote diary-list-include-blanks) "calendar") 3227 (custom-autoload (quote diary-list-include-blanks) "calendar")
3220 3228
3221 (defvar holidays-in-diary-buffer t "\ 3229 (defvar holidays-in-diary-buffer t "\
3222 *Non-nil means include holidays in the diary display. 3230 Non-nil means include holidays in the diary display.
3223 The holidays appear in the mode line of the diary buffer, or in the 3231 The holidays appear in the mode line of the diary buffer, or in the
3224 fancy diary buffer next to the date. This slows down the diary functions 3232 fancy diary buffer next to the date. This slows down the diary functions
3225 somewhat; setting it to nil makes the diary display faster.") 3233 somewhat; setting it to nil makes the diary display faster.")
3226 3234
3227 (custom-autoload (quote holidays-in-diary-buffer) "calendar") 3235 (custom-autoload (quote holidays-in-diary-buffer) "calendar")
3228 3236
3229 (put (quote general-holidays) (quote risky-local-variable) t) 3237 (put (quote general-holidays) (quote risky-local-variable) t)
3230 3238
3231 (defvar general-holidays (quote ((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ 3239 (defvar general-holidays (quote ((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\
3232 *General holidays. Default value is for the United States. 3240 General holidays. Default value is for the United States.
3233 See the documentation for `calendar-holidays' for details.") 3241 See the documentation for `calendar-holidays' for details.")
3234 3242
3235 (custom-autoload (quote general-holidays) "calendar") 3243 (custom-autoload (quote general-holidays) "calendar")
3236 3244
3237 (put (quote oriental-holidays) (quote risky-local-variable) t) 3245 (put (quote oriental-holidays) (quote risky-local-variable) t)
3238 3246
3239 (defvar oriental-holidays (quote ((if (fboundp (quote atan)) (holiday-chinese-new-year)))) "\ 3247 (defvar oriental-holidays (quote ((if (fboundp (quote atan)) (holiday-chinese-new-year)))) "\
3240 *Oriental holidays. 3248 Oriental holidays.
3241 See the documentation for `calendar-holidays' for details.") 3249 See the documentation for `calendar-holidays' for details.")
3242 3250
3243 (custom-autoload (quote oriental-holidays) "calendar") 3251 (custom-autoload (quote oriental-holidays) "calendar")
3244 3252
3245 (put (quote local-holidays) (quote risky-local-variable) t) 3253 (put (quote local-holidays) (quote risky-local-variable) t)
3246 3254
3247 (defvar local-holidays nil "\ 3255 (defvar local-holidays nil "\
3248 *Local holidays. 3256 Local holidays.
3249 See the documentation for `calendar-holidays' for details.") 3257 See the documentation for `calendar-holidays' for details.")
3250 3258
3251 (custom-autoload (quote local-holidays) "calendar") 3259 (custom-autoload (quote local-holidays) "calendar")
3252 3260
3253 (put (quote other-holidays) (quote risky-local-variable) t) 3261 (put (quote other-holidays) (quote risky-local-variable) t)
3254 3262
3255 (defvar other-holidays nil "\ 3263 (defvar other-holidays nil "\
3256 *User defined holidays. 3264 User defined holidays.
3257 See the documentation for `calendar-holidays' for details.") 3265 See the documentation for `calendar-holidays' for details.")
3258 3266
3259 (custom-autoload (quote other-holidays) "calendar") 3267 (custom-autoload (quote other-holidays) "calendar")
3260 3268
3261 (put (quote hebrew-holidays-1) (quote risky-local-variable) t) 3269 (put (quote hebrew-holidays-1) (quote risky-local-variable) t)
3275 (defvar hebrew-holidays-4 (quote ((holiday-passover-etc) (if (and all-hebrew-calendar-holidays (let* ((m displayed-month) (y displayed-year) (year)) (increment-calendar-month m y -1) (let ((year (extract-calendar-year (calendar-julian-from-absolute (calendar-absolute-from-gregorian (list m 1 y)))))) (= 21 (% year 28))))) (holiday-julian 3 26 "Kiddush HaHamah")) (if all-hebrew-calendar-holidays (holiday-tisha-b-av-etc))))) 3283 (defvar hebrew-holidays-4 (quote ((holiday-passover-etc) (if (and all-hebrew-calendar-holidays (let* ((m displayed-month) (y displayed-year) (year)) (increment-calendar-month m y -1) (let ((year (extract-calendar-year (calendar-julian-from-absolute (calendar-absolute-from-gregorian (list m 1 y)))))) (= 21 (% year 28))))) (holiday-julian 3 26 "Kiddush HaHamah")) (if all-hebrew-calendar-holidays (holiday-tisha-b-av-etc)))))
3276 3284
3277 (put (quote hebrew-holidays) (quote risky-local-variable) t) 3285 (put (quote hebrew-holidays) (quote risky-local-variable) t)
3278 3286
3279 (defvar hebrew-holidays (append hebrew-holidays-1 hebrew-holidays-2 hebrew-holidays-3 hebrew-holidays-4) "\ 3287 (defvar hebrew-holidays (append hebrew-holidays-1 hebrew-holidays-2 hebrew-holidays-3 hebrew-holidays-4) "\
3280 *Jewish holidays. 3288 Jewish holidays.
3281 See the documentation for `calendar-holidays' for details.") 3289 See the documentation for `calendar-holidays' for details.")
3282 3290
3283 (custom-autoload (quote hebrew-holidays) "calendar") 3291 (custom-autoload (quote hebrew-holidays) "calendar")
3284 3292
3285 (put (quote christian-holidays) (quote risky-local-variable) t) 3293 (put (quote christian-holidays) (quote risky-local-variable) t)
3286 3294
3287 (defvar christian-holidays (quote ((if all-christian-calendar-holidays (holiday-fixed 1 6 "Epiphany")) (holiday-easter-etc 0 "Easter Sunday") (holiday-easter-etc -2 "Good Friday") (holiday-easter-etc -46 "Ash Wednesday") (if all-christian-calendar-holidays (holiday-easter-etc -63 "Septuagesima Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -56 "Sexagesima Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -49 "Shrove Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -48 "Shrove Monday")) (if all-christian-calendar-holidays (holiday-easter-etc -47 "Shrove Tuesday")) (if all-christian-calendar-holidays (holiday-easter-etc -14 "Passion Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -7 "Palm Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -3 "Maundy Thursday")) (if all-christian-calendar-holidays (holiday-easter-etc 35 "Rogation Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc 39 "Ascension Day")) (if all-christian-calendar-holidays (holiday-easter-etc 49 "Pentecost (Whitsunday)")) (if all-christian-calendar-holidays (holiday-easter-etc 50 "Whitmonday")) (if all-christian-calendar-holidays (holiday-easter-etc 56 "Trinity Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc 60 "Corpus Christi")) (if all-christian-calendar-holidays (holiday-greek-orthodox-easter)) (if all-christian-calendar-holidays (holiday-fixed 8 15 "Assumption")) (if all-christian-calendar-holidays (holiday-advent 0 "Advent")) (holiday-fixed 12 25 "Christmas") (if all-christian-calendar-holidays (holiday-julian 12 25 "Eastern Orthodox Christmas")))) "\ 3295 (defvar christian-holidays (quote ((if all-christian-calendar-holidays (holiday-fixed 1 6 "Epiphany")) (holiday-easter-etc 0 "Easter Sunday") (holiday-easter-etc -2 "Good Friday") (holiday-easter-etc -46 "Ash Wednesday") (if all-christian-calendar-holidays (holiday-easter-etc -63 "Septuagesima Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -56 "Sexagesima Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -49 "Shrove Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -48 "Shrove Monday")) (if all-christian-calendar-holidays (holiday-easter-etc -47 "Shrove Tuesday")) (if all-christian-calendar-holidays (holiday-easter-etc -14 "Passion Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -7 "Palm Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -3 "Maundy Thursday")) (if all-christian-calendar-holidays (holiday-easter-etc 35 "Rogation Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc 39 "Ascension Day")) (if all-christian-calendar-holidays (holiday-easter-etc 49 "Pentecost (Whitsunday)")) (if all-christian-calendar-holidays (holiday-easter-etc 50 "Whitmonday")) (if all-christian-calendar-holidays (holiday-easter-etc 56 "Trinity Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc 60 "Corpus Christi")) (if all-christian-calendar-holidays (holiday-greek-orthodox-easter)) (if all-christian-calendar-holidays (holiday-fixed 8 15 "Assumption")) (if all-christian-calendar-holidays (holiday-advent 0 "Advent")) (holiday-fixed 12 25 "Christmas") (if all-christian-calendar-holidays (holiday-julian 12 25 "Eastern Orthodox Christmas")))) "\
3288 *Christian holidays. 3296 Christian holidays.
3289 See the documentation for `calendar-holidays' for details.") 3297 See the documentation for `calendar-holidays' for details.")
3290 3298
3291 (custom-autoload (quote christian-holidays) "calendar") 3299 (custom-autoload (quote christian-holidays) "calendar")
3292 3300
3293 (put (quote islamic-holidays) (quote risky-local-variable) t) 3301 (put (quote islamic-holidays) (quote risky-local-variable) t)
3294 3302
3295 (defvar islamic-holidays (quote ((holiday-islamic 1 1 (format "Islamic New Year %d" (let ((m displayed-month) (y displayed-year)) (increment-calendar-month m y 1) (extract-calendar-year (calendar-islamic-from-absolute (calendar-absolute-from-gregorian (list m (calendar-last-day-of-month m y) y))))))) (if all-islamic-calendar-holidays (holiday-islamic 1 10 "Ashura")) (if all-islamic-calendar-holidays (holiday-islamic 3 12 "Mulad-al-Nabi")) (if all-islamic-calendar-holidays (holiday-islamic 7 26 "Shab-e-Mi'raj")) (if all-islamic-calendar-holidays (holiday-islamic 8 15 "Shab-e-Bara't")) (holiday-islamic 9 1 "Ramadan Begins") (if all-islamic-calendar-holidays (holiday-islamic 9 27 "Shab-e Qadr")) (if all-islamic-calendar-holidays (holiday-islamic 10 1 "Id-al-Fitr")) (if all-islamic-calendar-holidays (holiday-islamic 12 10 "Id-al-Adha")))) "\ 3303 (defvar islamic-holidays (quote ((holiday-islamic 1 1 (format "Islamic New Year %d" (let ((m displayed-month) (y displayed-year)) (increment-calendar-month m y 1) (extract-calendar-year (calendar-islamic-from-absolute (calendar-absolute-from-gregorian (list m (calendar-last-day-of-month m y) y))))))) (if all-islamic-calendar-holidays (holiday-islamic 1 10 "Ashura")) (if all-islamic-calendar-holidays (holiday-islamic 3 12 "Mulad-al-Nabi")) (if all-islamic-calendar-holidays (holiday-islamic 7 26 "Shab-e-Mi'raj")) (if all-islamic-calendar-holidays (holiday-islamic 8 15 "Shab-e-Bara't")) (holiday-islamic 9 1 "Ramadan Begins") (if all-islamic-calendar-holidays (holiday-islamic 9 27 "Shab-e Qadr")) (if all-islamic-calendar-holidays (holiday-islamic 10 1 "Id-al-Fitr")) (if all-islamic-calendar-holidays (holiday-islamic 12 10 "Id-al-Adha")))) "\
3296 *Islamic holidays. 3304 Islamic holidays.
3297 See the documentation for `calendar-holidays' for details.") 3305 See the documentation for `calendar-holidays' for details.")
3298 3306
3299 (custom-autoload (quote islamic-holidays) "calendar") 3307 (custom-autoload (quote islamic-holidays) "calendar")
3300 3308
3301 (put (quote bahai-holidays) (quote risky-local-variable) t) 3309 (put (quote bahai-holidays) (quote risky-local-variable) t)
3302 3310
3303 (defvar bahai-holidays (quote ((holiday-fixed 3 21 (format "Baha'i New Year (Naw-Ruz) %d" (- displayed-year (1- 1844)))) (holiday-fixed 4 21 "First Day of Ridvan") (if all-bahai-calendar-holidays (holiday-fixed 4 22 "Second Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 23 "Third Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 24 "Fourth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 25 "Fifth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 26 "Sixth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 27 "Seventh Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 28 "Eighth Day of Ridvan")) (holiday-fixed 4 29 "Ninth Day of Ridvan") (if all-bahai-calendar-holidays (holiday-fixed 4 30 "Tenth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 5 1 "Eleventh Day of Ridvan")) (holiday-fixed 5 2 "Twelfth Day of Ridvan") (holiday-fixed 5 23 "Declaration of the Bab") (holiday-fixed 5 29 "Ascension of Baha'u'llah") (holiday-fixed 7 9 "Martyrdom of the Bab") (holiday-fixed 10 20 "Birth of the Bab") (holiday-fixed 11 12 "Birth of Baha'u'llah") (if all-bahai-calendar-holidays (holiday-fixed 11 26 "Day of the Covenant")) (if all-bahai-calendar-holidays (holiday-fixed 11 28 "Ascension of `Abdu'l-Baha")))) "\ 3311 (defvar bahai-holidays (quote ((holiday-fixed 3 21 (format "Baha'i New Year (Naw-Ruz) %d" (- displayed-year (1- 1844)))) (holiday-fixed 4 21 "First Day of Ridvan") (if all-bahai-calendar-holidays (holiday-fixed 4 22 "Second Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 23 "Third Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 24 "Fourth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 25 "Fifth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 26 "Sixth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 27 "Seventh Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 28 "Eighth Day of Ridvan")) (holiday-fixed 4 29 "Ninth Day of Ridvan") (if all-bahai-calendar-holidays (holiday-fixed 4 30 "Tenth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 5 1 "Eleventh Day of Ridvan")) (holiday-fixed 5 2 "Twelfth Day of Ridvan") (holiday-fixed 5 23 "Declaration of the Bab") (holiday-fixed 5 29 "Ascension of Baha'u'llah") (holiday-fixed 7 9 "Martyrdom of the Bab") (holiday-fixed 10 20 "Birth of the Bab") (holiday-fixed 11 12 "Birth of Baha'u'llah") (if all-bahai-calendar-holidays (holiday-fixed 11 26 "Day of the Covenant")) (if all-bahai-calendar-holidays (holiday-fixed 11 28 "Ascension of `Abdu'l-Baha")))) "\
3304 *Baha'i holidays. 3312 Baha'i holidays.
3305 See the documentation for `calendar-holidays' for details.") 3313 See the documentation for `calendar-holidays' for details.")
3306 3314
3307 (custom-autoload (quote bahai-holidays) "calendar") 3315 (custom-autoload (quote bahai-holidays) "calendar")
3308 3316
3309 (put (quote solar-holidays) (quote risky-local-variable) t) 3317 (put (quote solar-holidays) (quote risky-local-variable) t)
3310 3318
3311 (defvar solar-holidays (quote ((if (fboundp (quote atan)) (solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight Savings Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format "Daylight Savings Time Ends %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) "")))))) "\ 3319 (defvar solar-holidays (quote ((if (fboundp (quote atan)) (solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight Savings Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format "Daylight Savings Time Ends %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) "")))))) "\
3312 *Sun-related holidays. 3320 Sun-related holidays.
3313 See the documentation for `calendar-holidays' for details.") 3321 See the documentation for `calendar-holidays' for details.")
3314 3322
3315 (custom-autoload (quote solar-holidays) "calendar") 3323 (custom-autoload (quote solar-holidays) "calendar")
3316 3324
3317 (put (quote calendar-holidays) (quote risky-local-variable) t) 3325 (put (quote calendar-holidays) (quote risky-local-variable) t)
3334 See the documentation of that function for more information. 3342 See the documentation of that function for more information.
3335 3343
3336 \(fn &optional ARG)" t nil) 3344 \(fn &optional ARG)" t nil)
3337 3345
3338 (defvar calendar-week-start-day 0 "\ 3346 (defvar calendar-week-start-day 0 "\
3339 *The day of the week on which a week in the calendar begins. 3347 The day of the week on which a week in the calendar begins.
3340 0 means Sunday (default), 1 means Monday, and so on. 3348 0 means Sunday (default), 1 means Monday, and so on.
3341 3349
3342 If you change this variable directly (without using customize) 3350 If you change this variable directly (without using customize)
3343 after starting `calendar', you should call `redraw-calendar' to 3351 after starting `calendar', you should call `redraw-calendar' to
3344 update the calendar display to reflect the change, otherwise 3352 update the calendar display to reflect the change, otherwise
3347 (custom-autoload (quote calendar-week-start-day) "calendar") 3355 (custom-autoload (quote calendar-week-start-day) "calendar")
3348 3356
3349 ;;;*** 3357 ;;;***
3350 3358
3351 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" 3359 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3352 ;;;;;; "gnus/canlock.el" (17187 59901)) 3360 ;;;;;; "gnus/canlock.el" (17279 27122))
3353 ;;; Generated autoloads from gnus/canlock.el 3361 ;;; Generated autoloads from gnus/canlock.el
3354 3362
3355 (autoload (quote canlock-insert-header) "canlock" "\ 3363 (autoload (quote canlock-insert-header) "canlock" "\
3356 Insert a Cancel-Key and/or a Cancel-Lock header if possible. 3364 Insert a Cancel-Key and/or a Cancel-Lock header if possible.
3357 3365
3365 \(fn &optional BUFFER)" t nil) 3373 \(fn &optional BUFFER)" t nil)
3366 3374
3367 ;;;*** 3375 ;;;***
3368 3376
3369 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3377 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3370 ;;;;;; (17187 59902)) 3378 ;;;;;; (17319 2459))
3371 ;;; Generated autoloads from progmodes/cc-engine.el 3379 ;;; Generated autoloads from progmodes/cc-engine.el
3372 3380
3373 (autoload (quote c-guess-basic-syntax) "cc-engine" "\ 3381 (autoload (quote c-guess-basic-syntax) "cc-engine" "\
3374 Return the syntactic context of the current line. 3382 Return the syntactic context of the current line.
3375 This function does not do any hidden buffer changes.
3376 3383
3377 \(fn)" nil nil) 3384 \(fn)" nil nil)
3378 3385
3379 ;;;*** 3386 ;;;***
3380 3387
3381 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3388 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3382 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3389 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3383 ;;;;;; (17226 24577)) 3390 ;;;;;; (17307 17625))
3384 ;;; Generated autoloads from progmodes/cc-mode.el 3391 ;;; Generated autoloads from progmodes/cc-mode.el
3385 3392
3386 (autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3393 (autoload (quote c-initialize-cc-mode) "cc-mode" "\
3387 Initialize CC Mode for use in the current buffer. 3394 Initialize CC Mode for use in the current buffer.
3388 If the optional NEW-STYLE-INIT is nil or left out then all necessary 3395 If the optional NEW-STYLE-INIT is nil or left out then all necessary
3536 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code." t) 3543 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code." t)
3537 3544
3538 ;;;*** 3545 ;;;***
3539 3546
3540 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3547 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3541 ;;;;;; "progmodes/cc-styles.el" (17226 24577)) 3548 ;;;;;; "progmodes/cc-styles.el" (17307 17625))
3542 ;;; Generated autoloads from progmodes/cc-styles.el 3549 ;;; Generated autoloads from progmodes/cc-styles.el
3543 3550
3544 (autoload (quote c-set-style) "cc-styles" "\ 3551 (autoload (quote c-set-style) "cc-styles" "\
3545 Set CC Mode variables to use one of several different indentation styles. 3552 Set the current buffer to use the style STYLENAME.
3546 STYLENAME is a string representing the desired style from the list of 3553 STYLENAME, a string, must be an existing CC Mode style - These are contained
3547 styles described in the variable `c-style-alist'. See that variable 3554 in the variable `c-style-alist'.
3548 for details of setting up styles. 3555
3549 3556 The variable `c-indentation-style' will get set to STYLENAME.
3550 The variable `c-indentation-style' always contains the buffer's current 3557
3551 style name. 3558 \"Setting the style\" is done by setting CC Mode's \"style variables\" to the
3552 3559 values indicated by the pertinent entry in `c-style-alist'. Other variables
3553 If the optional argument DONT-OVERRIDE is t, no style variables that 3560 might get set too.
3554 already have values will be overridden. I.e. in the case of 3561
3555 `c-offsets-alist', syntactic symbols will only be added, and in the 3562 If DONT-OVERRIDE is neither nil nor t, style variables whose default values
3556 case of all other style variables, only those set to `set-from-style' 3563 have been set (more precisely, whose default values are not the symbol
3557 will be reassigned. 3564 `set-from-style') will not be changed. This avoids overriding global settings
3558 3565 done in ~/.emacs. It is useful to call c-set-style from a mode hook in this
3559 If DONT-OVERRIDE is neither nil nor t, only those style variables that 3566 way.
3560 have default (i.e. non-buffer local) values will keep their settings 3567
3561 while the rest will be overridden. This is useful to avoid overriding 3568 If DONT-OVERRIDE is t, style variables that already have values (i.e., whose
3562 global settings done in ~/.emacs when setting a style from a mode hook 3569 values are not the symbol `set-from-style') will not be overridden. CC Mode
3563 \(providing the style variables are buffer local, which is the 3570 calls c-set-style internally in this way whilst initializing a buffer; if
3564 default). 3571 cc-set-style is called like this from anywhere else, it will usually behave as
3565 3572 a null operation.
3566 Obviously, setting DONT-OVERRIDE to t is useful mainly when the
3567 initial style is chosen for a CC Mode buffer by a major mode. Since
3568 that is done internally by CC Mode, it typically won't have any effect
3569 when used elsewhere.
3570 3573
3571 \(fn STYLENAME &optional DONT-OVERRIDE)" t nil) 3574 \(fn STYLENAME &optional DONT-OVERRIDE)" t nil)
3572 3575
3573 (autoload (quote c-add-style) "cc-styles" "\ 3576 (autoload (quote c-add-style) "cc-styles" "\
3574 Adds a style to `c-style-alist', or updates an existing one. 3577 Adds a style to `c-style-alist', or updates an existing one.
3591 3594
3592 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) 3595 \(fn SYMBOL OFFSET &optional IGNORED)" t nil)
3593 3596
3594 ;;;*** 3597 ;;;***
3595 3598
3599 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17307
3600 ;;;;;; 17623))
3601 ;;; Generated autoloads from progmodes/cc-subword.el
3602 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t)
3603
3604 ;;;***
3605
3596 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3606 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3597 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3607 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3598 ;;;;;; (17187 59880)) 3608 ;;;;;; (17279 27079))
3599 ;;; Generated autoloads from international/ccl.el 3609 ;;; Generated autoloads from international/ccl.el
3600 3610
3601 (autoload (quote ccl-compile) "ccl" "\ 3611 (autoload (quote ccl-compile) "ccl" "\
3602 Return the compiled code of CCL-PROGRAM as a vector of integers. 3612 Return the compiled code of CCL-PROGRAM as a vector of integers.
3603 3613
3852 \(fn CCL-PROG &rest ARGS)" nil nil) 3862 \(fn CCL-PROG &rest ARGS)" nil nil)
3853 3863
3854 ;;;*** 3864 ;;;***
3855 3865
3856 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 3866 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
3857 ;;;;;; (17187 59902)) 3867 ;;;;;; (17279 27123))
3858 ;;; Generated autoloads from progmodes/cfengine.el 3868 ;;; Generated autoloads from progmodes/cfengine.el
3859 3869
3860 (autoload (quote cfengine-mode) "cfengine" "\ 3870 (autoload (quote cfengine-mode) "cfengine" "\
3861 Major mode for editing cfengine input. 3871 Major mode for editing cfengine input.
3862 There are no special keybindings by default. 3872 There are no special keybindings by default.
3874 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 3884 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
3875 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 3885 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
3876 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3886 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3877 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3887 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3878 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3888 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3879 ;;;;;; (17226 24574)) 3889 ;;;;;; (17279 27171))
3880 ;;; Generated autoloads from emacs-lisp/checkdoc.el 3890 ;;; Generated autoloads from emacs-lisp/checkdoc.el
3881 3891
3882 (autoload (quote checkdoc) "checkdoc" "\ 3892 (autoload (quote checkdoc) "checkdoc" "\
3883 Interactively check the entire buffer for style errors. 3893 Interactively check the entire buffer for style errors.
3884 The current status of the check will be displayed in a buffer which 3894 The current status of the check will be displayed in a buffer which
4057 \(fn &optional ARG)" t nil) 4067 \(fn &optional ARG)" t nil)
4058 4068
4059 ;;;*** 4069 ;;;***
4060 4070
4061 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 4071 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
4062 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17187 4072 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (17279
4063 ;;;;;; 59881)) 4073 ;;;;;; 27080))
4064 ;;; Generated autoloads from language/china-util.el 4074 ;;; Generated autoloads from language/china-util.el
4065 4075
4066 (autoload (quote decode-hz-region) "china-util" "\ 4076 (autoload (quote decode-hz-region) "china-util" "\
4067 Decode HZ/ZW encoded text in the current region. 4077 Decode HZ/ZW encoded text in the current region.
4068 Return the length of resulting text. 4078 Return the length of resulting text.
4086 \(fn)" t nil) 4096 \(fn)" t nil)
4087 4097
4088 ;;;*** 4098 ;;;***
4089 4099
4090 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 4100 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
4091 ;;;;;; "chistory" "chistory.el" (17187 59901)) 4101 ;;;;;; "chistory" "chistory.el" (17279 27122))
4092 ;;; Generated autoloads from chistory.el 4102 ;;; Generated autoloads from chistory.el
4093 4103
4094 (autoload (quote repeat-matching-complex-command) "chistory" "\ 4104 (autoload (quote repeat-matching-complex-command) "chistory" "\
4095 Edit and re-evaluate complex command with name matching PATTERN. 4105 Edit and re-evaluate complex command with name matching PATTERN.
4096 Matching occurrences are displayed, most recent first, until you select 4106 Matching occurrences are displayed, most recent first, until you select
4125 4135
4126 \(fn)" t nil) 4136 \(fn)" t nil)
4127 4137
4128 ;;;*** 4138 ;;;***
4129 4139
4130 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17187 59901)) 4140 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17376 5576))
4131 ;;; Generated autoloads from emacs-lisp/cl.el 4141 ;;; Generated autoloads from emacs-lisp/cl.el
4132 4142
4133 (defvar custom-print-functions nil "\ 4143 (defvar custom-print-functions nil "\
4134 This is a list of functions that format user objects for printing. 4144 This is a list of functions that format user objects for printing.
4135 Each function is called in turn with three arguments: the object, the 4145 Each function is called in turn with three arguments: the object, the
4141 a future Emacs interpreter will be able to use it.") 4151 a future Emacs interpreter will be able to use it.")
4142 4152
4143 ;;;*** 4153 ;;;***
4144 4154
4145 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 4155 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
4146 ;;;;;; (17187 59901)) 4156 ;;;;;; (17279 27122))
4147 ;;; Generated autoloads from emacs-lisp/cl-indent.el 4157 ;;; Generated autoloads from emacs-lisp/cl-indent.el
4148 4158
4149 (autoload (quote common-lisp-indent-function) "cl-indent" "\ 4159 (autoload (quote common-lisp-indent-function) "cl-indent" "\
4150 Not documented 4160 Not documented
4151 4161
4152 \(fn INDENT-POINT STATE)" nil nil) 4162 \(fn INDENT-POINT STATE)" nil nil)
4153 4163
4154 ;;;*** 4164 ;;;***
4155 4165
4156 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4166 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4157 ;;;;;; (17226 24577)) 4167 ;;;;;; (17279 27172))
4158 ;;; Generated autoloads from progmodes/cmacexp.el 4168 ;;; Generated autoloads from progmodes/cmacexp.el
4159 4169
4160 (autoload (quote c-macro-expand) "cmacexp" "\ 4170 (autoload (quote c-macro-expand) "cmacexp" "\
4161 Expand C macros in the region, using the C preprocessor. 4171 Expand C macros in the region, using the C preprocessor.
4162 Normally display output in temp buffer, but 4172 Normally display output in temp buffer, but
4172 4182
4173 \(fn START END SUBST)" t nil) 4183 \(fn START END SUBST)" t nil)
4174 4184
4175 ;;;*** 4185 ;;;***
4176 4186
4177 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17187 4187 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (17279
4178 ;;;;;; 59901)) 4188 ;;;;;; 27122))
4179 ;;; Generated autoloads from cmuscheme.el 4189 ;;; Generated autoloads from cmuscheme.el
4180 4190
4181 (autoload (quote run-scheme) "cmuscheme" "\ 4191 (autoload (quote run-scheme) "cmuscheme" "\
4182 Run an inferior Scheme process, input and output via buffer `*scheme*'. 4192 Run an inferior Scheme process, input and output via buffer `*scheme*'.
4183 If there is a process already running in `*scheme*', switch to that buffer. 4193 If there is a process already running in `*scheme*', switch to that buffer.
4194 (add-hook 'same-window-buffer-names "*scheme*") 4204 (add-hook 'same-window-buffer-names "*scheme*")
4195 4205
4196 ;;;*** 4206 ;;;***
4197 4207
4198 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 4208 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
4199 ;;;;;; (17226 24576)) 4209 ;;;;;; (17357 6508))
4200 ;;; Generated autoloads from international/code-pages.el 4210 ;;; Generated autoloads from international/code-pages.el
4201 4211
4202 (autoload (quote cp-make-coding-system) "code-pages" "\ 4212 (autoload (quote cp-make-coding-system) "code-pages" "\
4203 Make coding system NAME for and 8-bit, extended-ASCII character set. 4213 Make coding system NAME for and 8-bit, extended-ASCII character set.
4204 V is a 128-long vector of characters to translate the upper half of 4214 V is a 128-long vector of characters to translate the upper half of
4224 (autoload-coding-system 'cp865 '(require 'code-pages)) 4234 (autoload-coding-system 'cp865 '(require 'code-pages))
4225 (autoload-coding-system 'cp866 '(require 'code-pages)) 4235 (autoload-coding-system 'cp866 '(require 'code-pages))
4226 (autoload-coding-system 'cp869 '(require 'code-pages)) 4236 (autoload-coding-system 'cp869 '(require 'code-pages))
4227 (autoload-coding-system 'cp874 '(require 'code-pages)) 4237 (autoload-coding-system 'cp874 '(require 'code-pages))
4228 (autoload-coding-system 'windows-1250 '(require 'code-pages)) 4238 (autoload-coding-system 'windows-1250 '(require 'code-pages))
4239 (autoload-coding-system 'cp1250 '(require 'code-pages))
4229 (autoload-coding-system 'windows-1253 '(require 'code-pages)) 4240 (autoload-coding-system 'windows-1253 '(require 'code-pages))
4241 (autoload-coding-system 'cp1253 '(require 'code-pages))
4230 (autoload-coding-system 'windows-1254 '(require 'code-pages)) 4242 (autoload-coding-system 'windows-1254 '(require 'code-pages))
4243 (autoload-coding-system 'cp1254 '(require 'code-pages))
4231 (autoload-coding-system 'windows-1255 '(require 'code-pages)) 4244 (autoload-coding-system 'windows-1255 '(require 'code-pages))
4245 (autoload-coding-system 'cp1255 '(require 'code-pages))
4232 (autoload-coding-system 'windows-1256 '(require 'code-pages)) 4246 (autoload-coding-system 'windows-1256 '(require 'code-pages))
4247 (autoload-coding-system 'cp1256 '(require 'code-pages))
4233 (autoload-coding-system 'windows-1257 '(require 'code-pages)) 4248 (autoload-coding-system 'windows-1257 '(require 'code-pages))
4249 (autoload-coding-system 'cp1257 '(require 'code-pages))
4234 (autoload-coding-system 'windows-1258 '(require 'code-pages)) 4250 (autoload-coding-system 'windows-1258 '(require 'code-pages))
4251 (autoload-coding-system 'cp1258 '(require 'code-pages))
4235 (autoload-coding-system 'next '(require 'code-pages)) 4252 (autoload-coding-system 'next '(require 'code-pages))
4236 (autoload-coding-system 'koi8-t '(require 'code-pages)) 4253 (autoload-coding-system 'koi8-t '(require 'code-pages))
4237 (autoload-coding-system 'iso-8859-16 '(require 'code-pages)) 4254 (autoload-coding-system 'iso-8859-16 '(require 'code-pages))
4238 (autoload-coding-system 'iso-8859-6 '(require 'code-pages)) 4255 (autoload-coding-system 'iso-8859-6 '(require 'code-pages))
4239 (autoload-coding-system 'iso-8859-10 '(require 'code-pages)) 4256 (autoload-coding-system 'iso-8859-10 '(require 'code-pages))
4247 4264
4248 ;;;*** 4265 ;;;***
4249 4266
4250 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 4267 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
4251 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 4268 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
4252 ;;;;;; "codepage" "international/codepage.el" (17226 24576)) 4269 ;;;;;; "codepage" "international/codepage.el" (17279 27171))
4253 ;;; Generated autoloads from international/codepage.el 4270 ;;; Generated autoloads from international/codepage.el
4254 4271
4255 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 4272 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
4256 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME 4273 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME
4257 whose first character is at offset OFFSET from the beginning of 8-bit 4274 whose first character is at offset OFFSET from the beginning of 8-bit
4306 ;;;*** 4323 ;;;***
4307 4324
4308 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4325 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4309 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4326 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4310 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4327 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4311 ;;;;;; (17277 60153)) 4328 ;;;;;; (17279 27202))
4312 ;;; Generated autoloads from comint.el 4329 ;;; Generated autoloads from comint.el
4313 4330
4314 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ 4331 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
4315 Functions to call after output is inserted into the buffer. 4332 Functions to call after output is inserted into the buffer.
4316 One possible function is `comint-postoutput-scroll-to-bottom'. 4333 One possible function is `comint-postoutput-scroll-to-bottom'.
4396 4413
4397 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil) 4414 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil)
4398 4415
4399 ;;;*** 4416 ;;;***
4400 4417
4401 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17187 4418 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17308
4402 ;;;;;; 59901)) 4419 ;;;;;; 43144))
4403 ;;; Generated autoloads from compare-w.el 4420 ;;; Generated autoloads from compare-w.el
4404 4421
4405 (autoload (quote compare-windows) "compare-w" "\ 4422 (autoload (quote compare-windows) "compare-w" "\
4406 Compare text in current window with text in next window. 4423 Compare text in current window with text in next window.
4407 Compares the text starting at point in each window, 4424 Compares the text starting at point in each window,
4434 4451
4435 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode 4452 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4436 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4453 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4437 ;;;;;; compile compilation-disable-input compile-command compilation-search-path 4454 ;;;;;; compile compilation-disable-input compile-command compilation-search-path
4438 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4455 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4439 ;;;;;; "compile" "progmodes/compile.el" (17263 27852)) 4456 ;;;;;; "compile" "progmodes/compile.el" (17319 1478))
4440 ;;; Generated autoloads from progmodes/compile.el 4457 ;;; Generated autoloads from progmodes/compile.el
4441 4458
4442 (defvar compilation-mode-hook nil "\ 4459 (defvar compilation-mode-hook nil "\
4443 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').") 4460 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').")
4444 4461
4595 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode))) 4612 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode)))
4596 4613
4597 ;;;*** 4614 ;;;***
4598 4615
4599 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4616 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4600 ;;;;;; (17187 59901)) 4617 ;;;;;; (17319 2459))
4601 ;;; Generated autoloads from complete.el 4618 ;;; Generated autoloads from complete.el
4602 4619
4603 (defvar partial-completion-mode nil "\ 4620 (defvar partial-completion-mode nil "\
4604 Non-nil if Partial-Completion mode is enabled. 4621 Non-nil if Partial-Completion mode is enabled.
4605 See the command `partial-completion-mode' for a description of this minor-mode. 4622 See the command `partial-completion-mode' for a description of this minor-mode.
4627 Unless `PC-disable-includes' is non-nil, the `<...>' sequence is interpreted 4644 Unless `PC-disable-includes' is non-nil, the `<...>' sequence is interpreted
4628 specially in \\[find-file]. For example, 4645 specially in \\[find-file]. For example,
4629 \\[find-file] <sys/time.h> RET finds the file `/usr/include/sys/time.h'. 4646 \\[find-file] <sys/time.h> RET finds the file `/usr/include/sys/time.h'.
4630 See also the variable `PC-include-file-path'. 4647 See also the variable `PC-include-file-path'.
4631 4648
4649 Partial Completion mode extends the meaning of `completion-auto-help' (which
4650 see), so that if it is neither nil nor t, Emacs shows the `*Completions*'
4651 buffer only on the second attempt to complete. That is, if TAB finds nothing
4652 to complete, the first TAB just says \"Next char not unique\" and the
4653 second TAB brings up the `*Completions*' buffer.
4654
4632 \(fn &optional ARG)" t nil) 4655 \(fn &optional ARG)" t nil)
4633 4656
4634 ;;;*** 4657 ;;;***
4635 4658
4636 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4659 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4637 ;;;;;; (17226 24571)) 4660 ;;;;;; (17374 21534))
4638 ;;; Generated autoloads from completion.el 4661 ;;; Generated autoloads from completion.el
4662
4663 (defvar dynamic-completion-mode nil "\
4664 Non-nil if Dynamic-Completion mode is enabled.
4665 See the command `dynamic-completion-mode' for a description of this minor-mode.
4666 Setting this variable directly does not take effect;
4667 use either \\[customize] or the function `dynamic-completion-mode'.")
4668
4669 (custom-autoload (quote dynamic-completion-mode) "completion")
4670
4671 (put (quote dynamic-completion-mode) (quote custom-set) (quote custom-set-minor-mode))
4639 4672
4640 (autoload (quote dynamic-completion-mode) "completion" "\ 4673 (autoload (quote dynamic-completion-mode) "completion" "\
4641 Enable dynamic word-completion. 4674 Enable dynamic word-completion.
4642 4675
4643 \(fn)" t nil) 4676 \(fn &optional ARG)" t nil)
4644 4677
4645 ;;;*** 4678 ;;;***
4646 4679
4647 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4680 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4648 ;;;;;; find-composition compose-chars decompose-string compose-string 4681 ;;;;;; find-composition compose-chars decompose-string compose-string
4649 ;;;;;; decompose-region compose-region encode-composition-rule) 4682 ;;;;;; decompose-region compose-region encode-composition-rule)
4650 ;;;;;; "composite" "composite.el" (17187 59901)) 4683 ;;;;;; "composite" "composite.el" (17327 23539))
4651 ;;; Generated autoloads from composite.el 4684 ;;; Generated autoloads from composite.el
4652 4685
4653 (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))) "\ 4686 (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))) "\
4654 Alist of symbols vs integer codes of glyph reference points. 4687 Alist of symbols vs integer codes of glyph reference points.
4655 A glyph reference point symbol is to be used to specify a composition 4688 A glyph reference point symbol is to be used to specify a composition
4866 4899
4867 ;;;*** 4900 ;;;***
4868 4901
4869 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4902 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4870 ;;;;;; conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode 4903 ;;;;;; conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode
4871 ;;;;;; conf-mode) "conf-mode" "textmodes/conf-mode.el" (17263 27852)) 4904 ;;;;;; conf-mode) "conf-mode" "textmodes/conf-mode.el" (17279 27198))
4872 ;;; Generated autoloads from textmodes/conf-mode.el 4905 ;;; Generated autoloads from textmodes/conf-mode.el
4873 4906
4874 (autoload (quote conf-mode) "conf-mode" "\ 4907 (autoload (quote conf-mode) "conf-mode" "\
4875 Mode for Unix and Windows Conf files and Java properties. 4908 Mode for Unix and Windows Conf files and Java properties.
4876 Most conf files know only three kinds of constructs: parameter 4909 Most conf files know only three kinds of constructs: parameter
5015 \(fn)" t nil) 5048 \(fn)" t nil)
5016 5049
5017 ;;;*** 5050 ;;;***
5018 5051
5019 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 5052 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
5020 ;;;;;; "cookie1" "play/cookie1.el" (17187 59902)) 5053 ;;;;;; "cookie1" "play/cookie1.el" (17279 27123))
5021 ;;; Generated autoloads from play/cookie1.el 5054 ;;; Generated autoloads from play/cookie1.el
5022 5055
5023 (autoload (quote cookie) "cookie1" "\ 5056 (autoload (quote cookie) "cookie1" "\
5024 Return a random phrase from PHRASE-FILE. 5057 Return a random phrase from PHRASE-FILE.
5025 When the phrase file is read in, display STARTMSG at the beginning 5058 When the phrase file is read in, display STARTMSG at the beginning
5047 \(fn VECTOR)" nil nil) 5080 \(fn VECTOR)" nil nil)
5048 5081
5049 ;;;*** 5082 ;;;***
5050 5083
5051 ;;;### (autoloads (copyright copyright-fix-years copyright-update) 5084 ;;;### (autoloads (copyright copyright-fix-years copyright-update)
5052 ;;;;;; "copyright" "emacs-lisp/copyright.el" (17187 59901)) 5085 ;;;;;; "copyright" "emacs-lisp/copyright.el" (17279 27122))
5053 ;;; Generated autoloads from emacs-lisp/copyright.el 5086 ;;; Generated autoloads from emacs-lisp/copyright.el
5054 5087
5055 (autoload (quote copyright-update) "copyright" "\ 5088 (autoload (quote copyright-update) "copyright" "\
5056 Update copyright notice at beginning of buffer to indicate the current year. 5089 Update copyright notice at beginning of buffer to indicate the current year.
5057 With prefix ARG, replace the years in the notice rather than adding 5090 With prefix ARG, replace the years in the notice rather than adding
5075 \(fn &optional STR ARG)" t nil) 5108 \(fn &optional STR ARG)" t nil)
5076 5109
5077 ;;;*** 5110 ;;;***
5078 5111
5079 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 5112 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
5080 ;;;;;; (17277 60154)) 5113 ;;;;;; (17279 27203))
5081 ;;; Generated autoloads from progmodes/cperl-mode.el 5114 ;;; Generated autoloads from progmodes/cperl-mode.el
5082 5115
5083 (autoload (quote cperl-mode) "cperl-mode" "\ 5116 (autoload (quote cperl-mode) "cperl-mode" "\
5084 Major mode for editing Perl code. 5117 Major mode for editing Perl code.
5085 Expression and list commands understand all C brackets. 5118 Expression and list commands understand all C brackets.
5248 \(fn)" t nil) 5281 \(fn)" t nil)
5249 5282
5250 ;;;*** 5283 ;;;***
5251 5284
5252 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5285 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5253 ;;;;;; (17277 60154)) 5286 ;;;;;; (17374 21275))
5254 ;;; Generated autoloads from progmodes/cpp.el 5287 ;;; Generated autoloads from progmodes/cpp.el
5255 5288
5256 (autoload (quote cpp-highlight-buffer) "cpp" "\ 5289 (autoload (quote cpp-highlight-buffer) "cpp" "\
5257 Highlight C code according to preprocessor conditionals. 5290 Highlight C code according to preprocessor conditionals.
5258 This command pops up a buffer which you should edit to specify 5291 This command pops up a buffer which you should edit to specify
5267 \(fn)" t nil) 5300 \(fn)" t nil)
5268 5301
5269 ;;;*** 5302 ;;;***
5270 5303
5271 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 5304 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
5272 ;;;;;; (17187 59901)) 5305 ;;;;;; (17279 27122))
5273 ;;; Generated autoloads from emulation/crisp.el 5306 ;;; Generated autoloads from emulation/crisp.el
5274 5307
5275 (defvar crisp-mode nil "\ 5308 (defvar crisp-mode nil "\
5276 Track status of CRiSP emulation mode. 5309 Track status of CRiSP emulation mode.
5277 A value of nil means CRiSP mode is not enabled. A value of t 5310 A value of nil means CRiSP mode is not enabled. A value of t
5291 (defalias (quote brief-mode) (quote crisp-mode)) 5324 (defalias (quote brief-mode) (quote crisp-mode))
5292 5325
5293 ;;;*** 5326 ;;;***
5294 5327
5295 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5328 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5296 ;;;;;; (17187 59901)) 5329 ;;;;;; (17319 2459))
5297 ;;; Generated autoloads from emacs-lisp/crm.el 5330 ;;; Generated autoloads from emacs-lisp/crm.el
5298 5331
5299 (autoload (quote completing-read-multiple) "crm" "\ 5332 (autoload (quote completing-read-multiple) "crm" "\
5300 Read multiple strings in the minibuffer, with completion. 5333 Read multiple strings in the minibuffer, with completion.
5301 By using this functionality, a user may specify multiple strings at a 5334 By using this functionality, a user may specify multiple strings at a
5327 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil) 5360 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil)
5328 5361
5329 ;;;*** 5362 ;;;***
5330 5363
5331 ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5364 ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5332 ;;;;;; (17251 25141)) 5365 ;;;;;; (17379 24714))
5333 ;;; Generated autoloads from emulation/cua-base.el 5366 ;;; Generated autoloads from emulation/cua-base.el
5334 5367
5335 (defvar cua-mode nil "\ 5368 (defvar cua-mode nil "\
5336 Non-nil if Cua mode is enabled. 5369 Non-nil if Cua mode is enabled.
5337 See the command `cua-mode' for a description of this minor-mode. 5370 See the command `cua-mode' for a description of this minor-mode.
5362 - use the SHIFT key with the prefix key, i.e. C-S-x or C-S-c. 5395 - use the SHIFT key with the prefix key, i.e. C-S-x or C-S-c.
5363 5396
5364 You can customize `cua-enable-cua-keys' to completely disable the 5397 You can customize `cua-enable-cua-keys' to completely disable the
5365 CUA bindings, or `cua-prefix-override-inhibit-delay' to change 5398 CUA bindings, or `cua-prefix-override-inhibit-delay' to change
5366 the prefix fallback behavior. 5399 the prefix fallback behavior.
5400
5401 CUA mode manages Transient Mark mode internally. Trying to disable
5402 Transient Mark mode while CUA mode is enabled does not work; if you
5403 only want to highlight the region when it is selected using a
5404 shifted movement key, set `cua-highlight-region-shift-only'.
5367 5405
5368 \(fn &optional ARG)" t nil) 5406 \(fn &optional ARG)" t nil)
5369 5407
5370 (autoload (quote cua-selection-mode) "cua-base" "\ 5408 (autoload (quote cua-selection-mode) "cua-base" "\
5371 Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. 5409 Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5389 ;;;;;; customize-apropos-options customize-apropos customize-saved 5427 ;;;;;; customize-apropos-options customize-apropos customize-saved
5390 ;;;;;; customize-rogue customize-customized customize-face-other-window 5428 ;;;;;; customize-rogue customize-customized customize-face-other-window
5391 ;;;;;; customize-face customize-changed-options customize-option-other-window 5429 ;;;;;; customize-face customize-changed-options customize-option-other-window
5392 ;;;;;; customize-option customize-group-other-window customize-group 5430 ;;;;;; customize-option customize-group-other-window customize-group
5393 ;;;;;; customize-mode customize customize-save-variable customize-set-variable 5431 ;;;;;; customize-mode customize customize-save-variable customize-set-variable
5394 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (17277 60153)) 5432 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (17374 21544))
5395 ;;; Generated autoloads from cus-edit.el 5433 ;;; Generated autoloads from cus-edit.el
5396 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 5434 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
5397 5435
5398 (autoload (quote customize-set-value) "cus-edit" "\ 5436 (autoload (quote customize-set-value) "cus-edit" "\
5399 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. 5437 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object.
5486 Customize SYMBOL, which must be a user option variable. 5524 Customize SYMBOL, which must be a user option variable.
5487 Show the buffer in another window, but don't select it. 5525 Show the buffer in another window, but don't select it.
5488 5526
5489 \(fn SYMBOL)" t nil) 5527 \(fn SYMBOL)" t nil)
5490 5528
5529 (defalias (quote customize-changed) (quote customize-changed-options))
5530
5491 (autoload (quote customize-changed-options) "cus-edit" "\ 5531 (autoload (quote customize-changed-options) "cus-edit" "\
5492 Customize all user option variables changed in Emacs itself. 5532 Customize all settings whose meanings have changed in Emacs itself.
5493 This includes new user option variables and faces, and new 5533 This includes new user option variables and faces, and new
5494 customization groups, as well as older options and faces whose default 5534 customization groups, as well as older options and faces whose meanings
5495 values have changed since the previous major Emacs release. 5535 or default values have changed since the previous major Emacs release.
5496 5536
5497 With argument SINCE-VERSION (a string), customize all user option 5537 With argument SINCE-VERSION (a string), customize all settings
5498 variables that were added (or their meanings were changed) since that 5538 that were added or redefined since that version.
5499 version.
5500 5539
5501 \(fn SINCE-VERSION)" t nil) 5540 \(fn SINCE-VERSION)" t nil)
5502 5541
5503 (autoload (quote customize-face) "cus-edit" "\ 5542 (autoload (quote customize-face) "cus-edit" "\
5504 Customize FACE, which should be a face name or nil. 5543 Customize FACE, which should be a face name or nil.
5523 Customize all user options set since the last save in this session. 5562 Customize all user options set since the last save in this session.
5524 5563
5525 \(fn)" t nil) 5564 \(fn)" t nil)
5526 5565
5527 (autoload (quote customize-rogue) "cus-edit" "\ 5566 (autoload (quote customize-rogue) "cus-edit" "\
5528 Customize all user variable modified outside customize. 5567 Customize all user variables modified outside customize.
5529 5568
5530 \(fn)" t nil) 5569 \(fn)" t nil)
5531 5570
5532 (autoload (quote customize-saved) "cus-edit" "\ 5571 (autoload (quote customize-saved) "cus-edit" "\
5533 Customize all already saved user options. 5572 Customize all already saved user options.
5534 5573
5535 \(fn)" t nil) 5574 \(fn)" t nil)
5536 5575
5537 (autoload (quote customize-apropos) "cus-edit" "\ 5576 (autoload (quote customize-apropos) "cus-edit" "\
5538 Customize all user options matching REGEXP. 5577 Customize all loaded options, faces and groups matching REGEXP.
5539 If ALL is `options', include only options. 5578 If ALL is `options', include only options.
5540 If ALL is `faces', include only faces. 5579 If ALL is `faces', include only faces.
5541 If ALL is `groups', include only groups. 5580 If ALL is `groups', include only groups.
5542 If ALL is t (interactively, with prefix arg), include options which are not 5581 If ALL is t (interactively, with prefix arg), include variables
5543 user-settable, as well as faces and groups. 5582 that are not customizable options, as well as faces and groups
5583 \(but we recommend using `apropos-variable' instead).
5544 5584
5545 \(fn REGEXP &optional ALL)" t nil) 5585 \(fn REGEXP &optional ALL)" t nil)
5546 5586
5547 (autoload (quote customize-apropos-options) "cus-edit" "\ 5587 (autoload (quote customize-apropos-options) "cus-edit" "\
5548 Customize all user options matching REGEXP. 5588 Customize all loaded customizable options matching REGEXP.
5549 With prefix arg, include options which are not user-settable. 5589 With prefix arg, include variables that are not customizable options
5590 \(but we recommend using `apropos-variable' instead).
5550 5591
5551 \(fn REGEXP &optional ARG)" t nil) 5592 \(fn REGEXP &optional ARG)" t nil)
5552 5593
5553 (autoload (quote customize-apropos-faces) "cus-edit" "\ 5594 (autoload (quote customize-apropos-faces) "cus-edit" "\
5554 Customize all user faces matching REGEXP. 5595 Customize all loaded faces matching REGEXP.
5555 5596
5556 \(fn REGEXP)" t nil) 5597 \(fn REGEXP)" t nil)
5557 5598
5558 (autoload (quote customize-apropos-groups) "cus-edit" "\ 5599 (autoload (quote customize-apropos-groups) "cus-edit" "\
5559 Customize all user groups matching REGEXP. 5600 Customize all loaded groups matching REGEXP.
5560 5601
5561 \(fn REGEXP)" t nil) 5602 \(fn REGEXP)" t nil)
5562 5603
5563 (autoload (quote custom-buffer-create) "cus-edit" "\ 5604 (autoload (quote custom-buffer-create) "cus-edit" "\
5564 Create a buffer containing OPTIONS. 5605 Create a buffer containing OPTIONS.
5644 \(fn SYMBOL &optional NAME)" nil nil) 5685 \(fn SYMBOL &optional NAME)" nil nil)
5645 5686
5646 ;;;*** 5687 ;;;***
5647 5688
5648 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 5689 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
5649 ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17244 4913)) 5690 ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17342 36796))
5650 ;;; Generated autoloads from cus-face.el 5691 ;;; Generated autoloads from cus-face.el
5651 5692
5652 (autoload (quote custom-declare-face) "cus-face" "\ 5693 (autoload (quote custom-declare-face) "cus-face" "\
5653 Like `defface', but FACE is evaluated as a normal argument. 5694 Like `defface', but FACE is evaluated as a normal argument.
5654 5695
5693 5734
5694 (autoload (quote custom-theme-reset-faces) "cus-face" "\ 5735 (autoload (quote custom-theme-reset-faces) "cus-face" "\
5695 Reset the specs in THEME of some faces to their specs in other themes. 5736 Reset the specs in THEME of some faces to their specs in other themes.
5696 Each of the arguments ARGS has this form: 5737 Each of the arguments ARGS has this form:
5697 5738
5698 (FACE FROM-THEME) 5739 (FACE IGNORED)
5699 5740
5700 This means reset FACE to its value in FROM-THEME. 5741 This means reset FACE. The argument IGNORED is ignored.
5701 5742
5702 \(fn THEME &rest ARGS)" nil nil) 5743 \(fn THEME &rest ARGS)" nil nil)
5703 5744
5704 (autoload (quote custom-reset-faces) "cus-face" "\ 5745 (autoload (quote custom-reset-faces) "cus-face" "\
5705 Reset the specs of some faces to their specs in specified themes. 5746 Reset the specs of some faces to their specs in specified themes.
5714 \(fn &rest ARGS)" nil nil) 5755 \(fn &rest ARGS)" nil nil)
5715 5756
5716 ;;;*** 5757 ;;;***
5717 5758
5718 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5759 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5719 ;;;;;; (17187 59914)) 5760 ;;;;;; (17356 16191))
5720 ;;; Generated autoloads from cus-theme.el 5761 ;;; Generated autoloads from cus-theme.el
5721 5762
5722 (autoload (quote customize-create-theme) "cus-theme" "\ 5763 (autoload (quote customize-create-theme) "cus-theme" "\
5723 Create a custom theme. 5764 Create a custom theme.
5724 5765
5725 \(fn)" t nil) 5766 \(fn)" t nil)
5726 5767
5727 ;;;*** 5768 ;;;***
5728 5769
5729 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5770 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5730 ;;;;;; (17187 59901)) 5771 ;;;;;; (17279 27122))
5731 ;;; Generated autoloads from cvs-status.el 5772 ;;; Generated autoloads from cvs-status.el
5732 5773
5733 (autoload (quote cvs-status-mode) "cvs-status" "\ 5774 (autoload (quote cvs-status-mode) "cvs-status" "\
5734 Mode used for cvs status output. 5775 Mode used for cvs status output.
5735 5776
5736 \(fn)" t nil) 5777 \(fn)" t nil)
5737 5778
5738 ;;;*** 5779 ;;;***
5739 5780
5740 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5781 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5741 ;;;;;; "cwarn" "progmodes/cwarn.el" (17187 59902)) 5782 ;;;;;; "cwarn" "progmodes/cwarn.el" (17307 17625))
5742 ;;; Generated autoloads from progmodes/cwarn.el 5783 ;;; Generated autoloads from progmodes/cwarn.el
5743 5784
5744 (autoload (quote cwarn-mode) "cwarn" "\ 5785 (autoload (quote cwarn-mode) "cwarn" "\
5745 Minor mode that highlights suspicious C and C++ constructions. 5786 Minor mode that highlights suspicious C and C++ constructions.
5746 5787
5780 5821
5781 ;;;*** 5822 ;;;***
5782 5823
5783 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5824 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5784 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5825 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5785 ;;;;;; (17187 59881)) 5826 ;;;;;; (17279 27080))
5786 ;;; Generated autoloads from language/cyril-util.el 5827 ;;; Generated autoloads from language/cyril-util.el
5787 5828
5788 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 5829 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
5789 Return KOI8-R external character code of CHAR if appropriate. 5830 Return KOI8-R external character code of CHAR if appropriate.
5790 5831
5809 \(fn &optional CYRILLIC-LANGUAGE)" t nil) 5850 \(fn &optional CYRILLIC-LANGUAGE)" t nil)
5810 5851
5811 ;;;*** 5852 ;;;***
5812 5853
5813 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5854 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5814 ;;;;;; (17238 21257)) 5855 ;;;;;; (17297 42806))
5815 ;;; Generated autoloads from dabbrev.el 5856 ;;; Generated autoloads from dabbrev.el
5816 (define-key esc-map "/" 'dabbrev-expand) 5857 (define-key esc-map "/" 'dabbrev-expand)
5817 (define-key esc-map [?\C-/] 'dabbrev-completion) 5858 (define-key esc-map [?\C-/] 'dabbrev-completion)
5818 5859
5819 (autoload (quote dabbrev-completion) "dabbrev" "\ 5860 (autoload (quote dabbrev-completion) "dabbrev" "\
5825 function pointed out by `dabbrev-friend-buffer-function' to find the 5866 function pointed out by `dabbrev-friend-buffer-function' to find the
5826 completions. 5867 completions.
5827 5868
5828 If the prefix argument is 16 (which comes from C-u C-u), 5869 If the prefix argument is 16 (which comes from C-u C-u),
5829 then it searches *all* buffers. 5870 then it searches *all* buffers.
5830
5831 With no prefix argument, it reuses an old completion list
5832 if there is a suitable one already.
5833 5871
5834 \(fn &optional ARG)" t nil) 5872 \(fn &optional ARG)" t nil)
5835 5873
5836 (autoload (quote dabbrev-expand) "dabbrev" "\ 5874 (autoload (quote dabbrev-expand) "dabbrev" "\
5837 Expand previous word \"dynamically\". 5875 Expand previous word \"dynamically\".
5856 5894
5857 \(fn ARG)" t nil) 5895 \(fn ARG)" t nil)
5858 5896
5859 ;;;*** 5897 ;;;***
5860 5898
5861 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17277 5899 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17279
5862 ;;;;;; 60154)) 5900 ;;;;;; 27203))
5863 ;;; Generated autoloads from progmodes/dcl-mode.el 5901 ;;; Generated autoloads from progmodes/dcl-mode.el
5864 5902
5865 (autoload (quote dcl-mode) "dcl-mode" "\ 5903 (autoload (quote dcl-mode) "dcl-mode" "\
5866 Major mode for editing DCL-files. 5904 Major mode for editing DCL-files.
5867 5905
5984 \(fn)" t nil) 6022 \(fn)" t nil)
5985 6023
5986 ;;;*** 6024 ;;;***
5987 6025
5988 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 6026 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5989 ;;;;;; "emacs-lisp/debug.el" (17257 22482)) 6027 ;;;;;; "emacs-lisp/debug.el" (17279 27196))
5990 ;;; Generated autoloads from emacs-lisp/debug.el 6028 ;;; Generated autoloads from emacs-lisp/debug.el
5991 6029
5992 (setq debugger (quote debug)) 6030 (setq debugger (quote debug))
5993 6031
5994 (autoload (quote debug) "debug" "\ 6032 (autoload (quote debug) "debug" "\
6028 \(fn &optional FUNCTION)" t nil) 6066 \(fn &optional FUNCTION)" t nil)
6029 6067
6030 ;;;*** 6068 ;;;***
6031 6069
6032 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 6070 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
6033 ;;;;;; (17226 24576)) 6071 ;;;;;; (17279 27172))
6034 ;;; Generated autoloads from play/decipher.el 6072 ;;; Generated autoloads from play/decipher.el
6035 6073
6036 (autoload (quote decipher) "decipher" "\ 6074 (autoload (quote decipher) "decipher" "\
6037 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode. 6075 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode.
6038 6076
6057 \(fn)" t nil) 6095 \(fn)" t nil)
6058 6096
6059 ;;;*** 6097 ;;;***
6060 6098
6061 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 6099 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
6062 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17187 6100 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (17279
6063 ;;;;;; 59901)) 6101 ;;;;;; 27122))
6064 ;;; Generated autoloads from delim-col.el 6102 ;;; Generated autoloads from delim-col.el
6065 6103
6066 (autoload (quote delimit-columns-customize) "delim-col" "\ 6104 (autoload (quote delimit-columns-customize) "delim-col" "\
6067 Customization of `columns' group. 6105 Customization of `columns' group.
6068 6106
6082 6120
6083 \(fn START END)" t nil) 6121 \(fn START END)" t nil)
6084 6122
6085 ;;;*** 6123 ;;;***
6086 6124
6087 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17187 6125 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17337
6088 ;;;;;; 59914)) 6126 ;;;;;; 56255))
6089 ;;; Generated autoloads from progmodes/delphi.el 6127 ;;; Generated autoloads from progmodes/delphi.el
6090 6128
6091 (autoload (quote delphi-mode) "delphi" "\ 6129 (autoload (quote delphi-mode) "delphi" "\
6092 Major mode for editing Delphi code. \\<delphi-mode-map> 6130 Major mode for editing Delphi code. \\<delphi-mode-map>
6093 \\[delphi-tab] - Indents the current line for Delphi code. 6131 \\[delphi-tab] - Indents the current line for Delphi code.
6133 6171
6134 \(fn &optional SKIP-INITIAL-PARSING)" t nil) 6172 \(fn &optional SKIP-INITIAL-PARSING)" t nil)
6135 6173
6136 ;;;*** 6174 ;;;***
6137 6175
6138 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17187 6176 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (17279
6139 ;;;;;; 59901)) 6177 ;;;;;; 27122))
6140 ;;; Generated autoloads from delsel.el 6178 ;;; Generated autoloads from delsel.el
6141 6179
6142 (defalias (quote pending-delete-mode) (quote delete-selection-mode)) 6180 (defalias (quote pending-delete-mode) (quote delete-selection-mode))
6143 6181
6144 (defvar delete-selection-mode nil "\ 6182 (defvar delete-selection-mode nil "\
6164 \(fn &optional ARG)" t nil) 6202 \(fn &optional ARG)" t nil)
6165 6203
6166 ;;;*** 6204 ;;;***
6167 6205
6168 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 6206 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
6169 ;;;;;; "derived" "emacs-lisp/derived.el" (17277 59649)) 6207 ;;;;;; "derived" "emacs-lisp/derived.el" (17307 17624))
6170 ;;; Generated autoloads from emacs-lisp/derived.el 6208 ;;; Generated autoloads from emacs-lisp/derived.el
6171 6209
6172 (autoload (quote define-derived-mode) "derived" "\ 6210 (autoload (quote define-derived-mode) "derived" "\
6173 Create a new mode as a variant of an existing mode. 6211 Create a new mode as a variant of an existing mode.
6174 6212
6229 \(fn MODE)" nil nil) 6267 \(fn MODE)" nil nil)
6230 6268
6231 ;;;*** 6269 ;;;***
6232 6270
6233 ;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6271 ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6234 ;;;;;; "descr-text.el" (17187 59914)) 6272 ;;;;;; "descr-text.el" (17331 26860))
6235 ;;; Generated autoloads from descr-text.el 6273 ;;; Generated autoloads from descr-text.el
6236 6274
6237 (autoload (quote describe-text-properties) "descr-text" "\ 6275 (autoload (quote describe-text-properties) "descr-text" "\
6238 Describe widgets, buttons, overlays and text properties at POS. 6276 Describe widgets, buttons, overlays and text properties at POS.
6239 Interactively, describe them for the character after point. 6277 Interactively, describe them for the character after point.
6254 6292
6255 ;;;*** 6293 ;;;***
6256 6294
6257 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6295 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6258 ;;;;;; desktop-load-default desktop-read desktop-locals-to-save 6296 ;;;;;; desktop-load-default desktop-read desktop-locals-to-save
6259 ;;;;;; desktop-save-mode) "desktop" "desktop.el" (17244 4913)) 6297 ;;;;;; desktop-save-mode) "desktop" "desktop.el" (17374 21429))
6260 ;;; Generated autoloads from desktop.el 6298 ;;; Generated autoloads from desktop.el
6261 6299
6262 (defvar desktop-save-mode nil "\ 6300 (defvar desktop-save-mode nil "\
6263 Non-nil if Desktop-Save mode is enabled. 6301 Non-nil if Desktop-Save mode is enabled.
6264 See the command `desktop-save-mode' for a description of this minor-mode.") 6302 See the command `desktop-save-mode' for a description of this minor-mode.")
6419 6457
6420 ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article 6458 ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
6421 ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines 6459 ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines
6422 ;;;;;; gnus-outlook-display-hook gnus-outlook-deuglify-unwrap-max 6460 ;;;;;; gnus-outlook-display-hook gnus-outlook-deuglify-unwrap-max
6423 ;;;;;; gnus-outlook-deuglify-unwrap-min) "deuglify" "gnus/deuglify.el" 6461 ;;;;;; gnus-outlook-deuglify-unwrap-min) "deuglify" "gnus/deuglify.el"
6424 ;;;;;; (17187 59879)) 6462 ;;;;;; (17279 27079))
6425 ;;; Generated autoloads from gnus/deuglify.el 6463 ;;; Generated autoloads from gnus/deuglify.el
6426 6464
6427 (defvar gnus-outlook-deuglify-unwrap-min 45 "\ 6465 (defvar gnus-outlook-deuglify-unwrap-min 45 "\
6428 Minimum length of the cited line above the (possibly) wrapped line.") 6466 Minimum length of the cited line above the (possibly) wrapped line.")
6429 6467
6468 \(fn)" t nil) 6506 \(fn)" t nil)
6469 6507
6470 ;;;*** 6508 ;;;***
6471 6509
6472 ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) 6510 ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region)
6473 ;;;;;; "devan-util" "language/devan-util.el" (17187 59881)) 6511 ;;;;;; "devan-util" "language/devan-util.el" (17279 27080))
6474 ;;; Generated autoloads from language/devan-util.el 6512 ;;; Generated autoloads from language/devan-util.el
6475 6513
6476 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 6514 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
6477 6515
6478 (autoload (quote devanagari-compose-region) "devan-util" "\ 6516 (autoload (quote devanagari-compose-region) "devan-util" "\
6486 \(fn LEN)" nil nil) 6524 \(fn LEN)" nil nil)
6487 6525
6488 ;;;*** 6526 ;;;***
6489 6527
6490 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6528 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6491 ;;;;;; "calendar/diary-lib.el" (17277 59649)) 6529 ;;;;;; "calendar/diary-lib.el" (17308 43144))
6492 ;;; Generated autoloads from calendar/diary-lib.el 6530 ;;; Generated autoloads from calendar/diary-lib.el
6493 6531
6494 (autoload (quote diary) "diary-lib" "\ 6532 (autoload (quote diary) "diary-lib" "\
6495 Generate the diary window for ARG days starting with the current date. 6533 Generate the diary window for ARG days starting with the current date.
6496 If no argument is provided, the number of days of diary entries is governed 6534 If no argument is provided, the number of days of diary entries is governed
6532 \(fn)" t nil) 6570 \(fn)" t nil)
6533 6571
6534 ;;;*** 6572 ;;;***
6535 6573
6536 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 6574 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
6537 ;;;;;; "diff.el" (17226 24572)) 6575 ;;;;;; "diff.el" (17279 27171))
6538 ;;; Generated autoloads from diff.el 6576 ;;; Generated autoloads from diff.el
6539 6577
6540 (defvar diff-switches "-c" "\ 6578 (defvar diff-switches "-c" "\
6541 *A string or list of strings specifying switches to be passed to diff.") 6579 *A string or list of strings specifying switches to be passed to diff.")
6542 6580
6566 \(fn FILE &optional SWITCHES)" t nil) 6604 \(fn FILE &optional SWITCHES)" t nil)
6567 6605
6568 ;;;*** 6606 ;;;***
6569 6607
6570 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6608 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6571 ;;;;;; (17238 21257)) 6609 ;;;;;; (17279 27185))
6572 ;;; Generated autoloads from diff-mode.el 6610 ;;; Generated autoloads from diff-mode.el
6573 6611
6574 (autoload (quote diff-mode) "diff-mode" "\ 6612 (autoload (quote diff-mode) "diff-mode" "\
6575 Major mode for viewing/editing context diffs. 6613 Major mode for viewing/editing context diffs.
6576 Supports unified and context diffs as well as (to a lesser extent) 6614 Supports unified and context diffs as well as (to a lesser extent)
6595 6633
6596 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6634 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6597 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6635 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6598 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6636 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6599 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6637 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6600 ;;;;;; "dired" "dired.el" (17257 22482)) 6638 ;;;;;; "dired" "dired.el" (17374 21275))
6601 ;;; Generated autoloads from dired.el 6639 ;;; Generated autoloads from dired.el
6602 6640
6603 (defvar dired-listing-switches "-al" "\ 6641 (defvar dired-listing-switches "-al" "\
6604 *Switches passed to `ls' for Dired. MUST contain the `l' option. 6642 *Switches passed to `ls' for Dired. MUST contain the `l' option.
6605 May contain all other options that don't contradict `-l'; 6643 May contain all other options that don't contradict `-l';
6800 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 6838 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
6801 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines 6839 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines
6802 ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 6840 ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
6803 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 6841 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
6804 ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 6842 ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
6805 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17226 24572)) 6843 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17357 6510))
6806 ;;; Generated autoloads from dired-aux.el 6844 ;;; Generated autoloads from dired-aux.el
6807 6845
6808 (autoload (quote dired-diff) "dired-aux" "\ 6846 (autoload (quote dired-diff) "dired-aux" "\
6809 Compare file at point with file FILE using `diff'. 6847 Compare file at point with file FILE using `diff'.
6810 FILE defaults to the file at the mark. (That's the mark set by 6848 FILE defaults to the file at the mark. (That's the mark set by
6811 \\[set-mark-command], not by Dired's \\[dired-mark] command.) 6849 \\[set-mark-command], not by Dired's \\[dired-mark] command.)
6812 The prompted-for file is the first file given to `diff'. 6850 The prompted-for file is the first file given to `diff'.
6813 With prefix arg, prompt for second argument SWITCHES, 6851 With prefix arg, prompt for second argument SWITCHES,
6814 which is options for `diff'. 6852 which is options for `diff'.
6815 6853
6816 \(fn FILE &optional SWITCHES)" t nil) 6854 \(fn FILE &optional SWITCHES)" t nil)
6817 6855
6818 (autoload (quote dired-backup-diff) "dired-aux" "\ 6856 (autoload (quote dired-backup-diff) "dired-aux" "\
6819 Diff this file with its backup file or vice versa. 6857 Diff this file with its backup file or vice versa.
7208 7246
7209 \(fn FILE &optional DEREF-SYMLINKS)" t nil) 7247 \(fn FILE &optional DEREF-SYMLINKS)" t nil)
7210 7248
7211 ;;;*** 7249 ;;;***
7212 7250
7213 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17277 59649)) 7251 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17279 27201))
7214 ;;; Generated autoloads from dired-x.el 7252 ;;; Generated autoloads from dired-x.el
7215 7253
7216 (autoload (quote dired-jump) "dired-x" "\ 7254 (autoload (quote dired-jump) "dired-x" "\
7217 Jump to dired buffer corresponding to current buffer. 7255 Jump to dired buffer corresponding to current buffer.
7218 If in a file, dired the current directory and move to file's line. 7256 If in a file, dired the current directory and move to file's line.
7222 7260
7223 \(fn &optional OTHER-WINDOW)" t nil) 7261 \(fn &optional OTHER-WINDOW)" t nil)
7224 7262
7225 ;;;*** 7263 ;;;***
7226 7264
7227 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17187 59901)) 7265 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (17279 27122))
7228 ;;; Generated autoloads from dirtrack.el 7266 ;;; Generated autoloads from dirtrack.el
7229 7267
7230 (autoload (quote dirtrack) "dirtrack" "\ 7268 (autoload (quote dirtrack) "dirtrack" "\
7231 Determine the current directory by scanning the process output for a prompt. 7269 Determine the current directory by scanning the process output for a prompt.
7232 The prompt to look for is the first item in `dirtrack-list'. 7270 The prompt to look for is the first item in `dirtrack-list'.
7241 7279
7242 \(fn INPUT)" nil nil) 7280 \(fn INPUT)" nil nil)
7243 7281
7244 ;;;*** 7282 ;;;***
7245 7283
7246 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17187 7284 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (17279
7247 ;;;;;; 59901)) 7285 ;;;;;; 27122))
7248 ;;; Generated autoloads from emacs-lisp/disass.el 7286 ;;; Generated autoloads from emacs-lisp/disass.el
7249 7287
7250 (autoload (quote disassemble) "disass" "\ 7288 (autoload (quote disassemble) "disass" "\
7251 Print disassembled code for OBJECT in (optional) BUFFER. 7289 Print disassembled code for OBJECT in (optional) BUFFER.
7252 OBJECT can be a symbol defined as a function, or a function itself 7290 OBJECT can be a symbol defined as a function, or a function itself
7260 7298
7261 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline 7299 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline
7262 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 7300 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
7263 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table 7301 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table
7264 ;;;;;; describe-display-table set-display-table-slot display-table-slot 7302 ;;;;;; describe-display-table set-display-table-slot display-table-slot
7265 ;;;;;; make-display-table) "disp-table" "disp-table.el" (17277 59649)) 7303 ;;;;;; make-display-table) "disp-table" "disp-table.el" (17307 17624))
7266 ;;; Generated autoloads from disp-table.el 7304 ;;; Generated autoloads from disp-table.el
7267 7305
7268 (autoload (quote make-display-table) "disp-table" "\ 7306 (autoload (quote make-display-table) "disp-table" "\
7269 Return a new, empty display table. 7307 Return a new, empty display table.
7270 7308
7361 \(fn ARG)" nil nil) 7399 \(fn ARG)" nil nil)
7362 7400
7363 ;;;*** 7401 ;;;***
7364 7402
7365 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 7403 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
7366 ;;;;;; (17187 59902)) 7404 ;;;;;; (17279 27123))
7367 ;;; Generated autoloads from play/dissociate.el 7405 ;;; Generated autoloads from play/dissociate.el
7368 7406
7369 (autoload (quote dissociated-press) "dissociate" "\ 7407 (autoload (quote dissociated-press) "dissociate" "\
7370 Dissociate the text of the current buffer. 7408 Dissociate the text of the current buffer.
7371 Output goes in buffer named *Dissociation*, 7409 Output goes in buffer named *Dissociation*,
7377 7415
7378 \(fn &optional ARG)" t nil) 7416 \(fn &optional ARG)" t nil)
7379 7417
7380 ;;;*** 7418 ;;;***
7381 7419
7382 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17226 24572)) 7420 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17279 27171))
7383 ;;; Generated autoloads from dnd.el 7421 ;;; Generated autoloads from dnd.el
7384 7422
7385 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file))) "\ 7423 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file))) "\
7386 The functions to call for different protocols when a drop is made. 7424 The functions to call for different protocols when a drop is made.
7387 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'. 7425 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'.
7398 (custom-autoload (quote dnd-protocol-alist) "dnd") 7436 (custom-autoload (quote dnd-protocol-alist) "dnd")
7399 7437
7400 ;;;*** 7438 ;;;***
7401 7439
7402 ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" 7440 ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
7403 ;;;;;; "textmodes/dns-mode.el" (17187 59902)) 7441 ;;;;;; "textmodes/dns-mode.el" (17279 27123))
7404 ;;; Generated autoloads from textmodes/dns-mode.el 7442 ;;; Generated autoloads from textmodes/dns-mode.el
7405 7443
7406 (autoload (quote dns-mode) "dns-mode" "\ 7444 (autoload (quote dns-mode) "dns-mode" "\
7407 Major mode for viewing and editing DNS master files. 7445 Major mode for viewing and editing DNS master files.
7408 This mode is inherited from text mode. It add syntax 7446 This mode is inherited from text mode. It add syntax
7421 \(fn)" t nil) 7459 \(fn)" t nil)
7422 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode)) 7460 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode))
7423 7461
7424 ;;;*** 7462 ;;;***
7425 7463
7426 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17257 22483)) 7464 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17374 21430))
7427 ;;; Generated autoloads from play/doctor.el 7465 ;;; Generated autoloads from play/doctor.el
7428 7466
7429 (autoload (quote doctor) "doctor" "\ 7467 (autoload (quote doctor) "doctor" "\
7430 Switch to *doctor* buffer and start giving psychotherapy. 7468 Switch to *doctor* buffer and start giving psychotherapy.
7431 7469
7432 \(fn)" t nil) 7470 \(fn)" t nil)
7433 7471
7434 ;;;*** 7472 ;;;***
7435 7473
7436 ;;;### (autoloads (double-mode double-mode) "double" "double.el" 7474 ;;;### (autoloads (double-mode double-mode) "double" "double.el"
7437 ;;;;;; (17187 59901)) 7475 ;;;;;; (17279 27122))
7438 ;;; Generated autoloads from double.el 7476 ;;; Generated autoloads from double.el
7439 7477
7440 (defvar double-mode nil "\ 7478 (defvar double-mode nil "\
7441 Toggle Double mode. 7479 Toggle Double mode.
7442 Setting this variable directly does not take effect; 7480 Setting this variable directly does not take effect;
7453 7491
7454 \(fn ARG)" t nil) 7492 \(fn ARG)" t nil)
7455 7493
7456 ;;;*** 7494 ;;;***
7457 7495
7458 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17187 59902)) 7496 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (17279 27123))
7459 ;;; Generated autoloads from play/dunnet.el 7497 ;;; Generated autoloads from play/dunnet.el
7460 7498
7461 (autoload (quote dunnet) "dunnet" "\ 7499 (autoload (quote dunnet) "dunnet" "\
7462 Switch to *dungeon* buffer and start game. 7500 Switch to *dungeon* buffer and start game.
7463 7501
7464 \(fn)" t nil) 7502 \(fn)" t nil)
7465 7503
7466 ;;;*** 7504 ;;;***
7467 7505
7468 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 7506 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
7469 ;;;;;; (17187 59901)) 7507 ;;;;;; (17279 27122))
7470 ;;; Generated autoloads from gnus/earcon.el 7508 ;;; Generated autoloads from gnus/earcon.el
7471 7509
7472 (autoload (quote gnus-earcon-display) "earcon" "\ 7510 (autoload (quote gnus-earcon-display) "earcon" "\
7473 Play sounds in message buffers. 7511 Play sounds in message buffers.
7474 7512
7476 7514
7477 ;;;*** 7515 ;;;***
7478 7516
7479 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 7517 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7480 ;;;;;; define-global-minor-mode define-minor-mode) "easy-mmode" 7518 ;;;;;; define-global-minor-mode define-minor-mode) "easy-mmode"
7481 ;;;;;; "emacs-lisp/easy-mmode.el" (17263 27852)) 7519 ;;;;;; "emacs-lisp/easy-mmode.el" (17307 17624))
7482 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 7520 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
7483 7521
7484 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 7522 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
7485 7523
7486 (autoload (quote define-minor-mode) "easy-mmode" "\ 7524 (autoload (quote define-minor-mode) "easy-mmode" "\
7568 \(fn ST CSS DOC &rest ARGS)" nil (quote macro)) 7606 \(fn ST CSS DOC &rest ARGS)" nil (quote macro))
7569 7607
7570 ;;;*** 7608 ;;;***
7571 7609
7572 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7610 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7573 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17263 7611 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17279
7574 ;;;;;; 27852)) 7612 ;;;;;; 27198))
7575 ;;; Generated autoloads from emacs-lisp/easymenu.el 7613 ;;; Generated autoloads from emacs-lisp/easymenu.el
7576 7614
7577 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 7615 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
7578 7616
7579 (autoload (quote easy-menu-define) "easymenu" "\ 7617 (autoload (quote easy-menu-define) "easymenu" "\
7714 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file 7752 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file
7715 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file 7753 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file
7716 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file 7754 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
7717 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7755 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7718 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7756 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7719 ;;;;;; "progmodes/ebnf2ps.el" (17226 24577)) 7757 ;;;;;; "progmodes/ebnf2ps.el" (17279 27172))
7720 ;;; Generated autoloads from progmodes/ebnf2ps.el 7758 ;;; Generated autoloads from progmodes/ebnf2ps.el
7721 7759
7722 (autoload (quote ebnf-customize) "ebnf2ps" "\ 7760 (autoload (quote ebnf-customize) "ebnf2ps" "\
7723 Customization for ebnf group. 7761 Customization for ebnf group.
7724 7762
7973 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame 8011 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame
7974 ;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window 8012 ;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window
7975 ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 8013 ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7976 ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 8014 ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7977 ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 8015 ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7978 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17226 8016 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (17322
7979 ;;;;;; 24577)) 8017 ;;;;;; 60506))
7980 ;;; Generated autoloads from progmodes/ebrowse.el 8018 ;;; Generated autoloads from progmodes/ebrowse.el
7981 8019
7982 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 8020 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
7983 Major mode for Ebrowse class tree buffers. 8021 Major mode for Ebrowse class tree buffers.
7984 Each line corresponds to a class in a class tree. 8022 Each line corresponds to a class in a class tree.
8125 \(fn)" t nil) 8163 \(fn)" t nil)
8126 8164
8127 ;;;*** 8165 ;;;***
8128 8166
8129 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 8167 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
8130 ;;;;;; (17187 59901)) 8168 ;;;;;; (17322 60322))
8131 ;;; Generated autoloads from ebuff-menu.el 8169 ;;; Generated autoloads from ebuff-menu.el
8132 8170
8133 (autoload (quote electric-buffer-list) "ebuff-menu" "\ 8171 (autoload (quote electric-buffer-list) "ebuff-menu" "\
8134 Pop up a buffer describing the set of Emacs buffers. 8172 Pop up a buffer describing the set of Emacs buffers.
8135 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 8173 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
8150 \(fn ARG)" t nil) 8188 \(fn ARG)" t nil)
8151 8189
8152 ;;;*** 8190 ;;;***
8153 8191
8154 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 8192 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
8155 ;;;;;; "echistory.el" (17226 24572)) 8193 ;;;;;; "echistory.el" (17322 60525))
8156 ;;; Generated autoloads from echistory.el 8194 ;;; Generated autoloads from echistory.el
8157 8195
8158 (autoload (quote Electric-command-history-redo-expression) "echistory" "\ 8196 (autoload (quote Electric-command-history-redo-expression) "echistory" "\
8159 Edit current history line in minibuffer and execute result. 8197 Edit current history line in minibuffer and execute result.
8160 With prefix arg NOCONFIRM, execute current line as-is without editing. 8198 With prefix arg NOCONFIRM, execute current line as-is without editing.
8161 8199
8162 \(fn &optional NOCONFIRM)" t nil) 8200 \(fn &optional NOCONFIRM)" t nil)
8163 8201
8164 ;;;*** 8202 ;;;***
8165 8203
8166 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 8204 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8167 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (17187 59901)) 8205 ;;;;;; def-edebug-spec edebug-all-forms edebug-all-defs) "edebug"
8206 ;;;;;; "emacs-lisp/edebug.el" (17331 26267))
8168 ;;; Generated autoloads from emacs-lisp/edebug.el 8207 ;;; Generated autoloads from emacs-lisp/edebug.el
8169 8208
8170 (defvar edebug-all-defs nil "\ 8209 (defvar edebug-all-defs nil "\
8171 *If non-nil, evaluating defining forms instruments for Edebug. 8210 *If non-nil, evaluating defining forms instruments for Edebug.
8172 This applies to `eval-defun', `eval-region', `eval-buffer', and 8211 This applies to `eval-defun', `eval-region', `eval-buffer', and
8211 If the current defun is actually a call to `defvar' or `defcustom', 8250 If the current defun is actually a call to `defvar' or `defcustom',
8212 evaluating it this way resets the variable using its initial value 8251 evaluating it this way resets the variable using its initial value
8213 expression even if the variable already has some other value. 8252 expression even if the variable already has some other value.
8214 \(Normally `defvar' and `defcustom' do not alter the value if there 8253 \(Normally `defvar' and `defcustom' do not alter the value if there
8215 already is one.) 8254 already is one.)
8255
8256 \(fn)" t nil)
8257
8258 (autoload (quote edebug-all-defs) "edebug" "\
8259 Toggle edebugging of all definitions.
8260
8261 \(fn)" t nil)
8262
8263 (autoload (quote edebug-all-forms) "edebug" "\
8264 Toggle edebugging of all forms.
8216 8265
8217 \(fn)" t nil) 8266 \(fn)" t nil)
8218 8267
8219 ;;;*** 8268 ;;;***
8220 8269
8225 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 8274 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
8226 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 8275 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
8227 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 8276 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
8228 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 8277 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
8229 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 8278 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
8230 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17229 28053)) 8279 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17297 42806))
8231 ;;; Generated autoloads from ediff.el 8280 ;;; Generated autoloads from ediff.el
8232 8281
8233 (autoload (quote ediff-files) "ediff" "\ 8282 (autoload (quote ediff-files) "ediff" "\
8234 Run Ediff on a pair of files, FILE-A and FILE-B. 8283 Run Ediff on a pair of files, FILE-A and FILE-B.
8235 8284
8463 \(fn &optional NODE)" t nil) 8512 \(fn &optional NODE)" t nil)
8464 8513
8465 ;;;*** 8514 ;;;***
8466 8515
8467 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 8516 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
8468 ;;;;;; (17187 59901)) 8517 ;;;;;; (17279 27122))
8469 ;;; Generated autoloads from ediff-help.el 8518 ;;; Generated autoloads from ediff-help.el
8470 8519
8471 (autoload (quote ediff-customize) "ediff-help" "\ 8520 (autoload (quote ediff-customize) "ediff-help" "\
8472 Not documented 8521 Not documented
8473 8522
8474 \(fn)" t nil) 8523 \(fn)" t nil)
8475 8524
8476 ;;;*** 8525 ;;;***
8477 8526
8478 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17187 59901)) 8527 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (17279 27122))
8479 ;;; Generated autoloads from ediff-hook.el 8528 ;;; Generated autoloads from ediff-hook.el
8480 8529
8481 (defvar ediff-window-setup-function) 8530 (defvar ediff-window-setup-function)
8482 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form)) 8531 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form))
8483 8532
8486 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame" . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions" . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff" . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual" . ediff-documentation)))))) 8535 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual" ediff-documentation t] ["Customize Ediff" ediff-customize t] ["List Ediff Sessions" ediff-show-registry t] ["Use separate frame for Ediff control buffer" ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame" . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions" . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff" . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual" . ediff-documentation))))))
8487 8536
8488 ;;;*** 8537 ;;;***
8489 8538
8490 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 8539 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8491 ;;;;;; (17229 28052)) 8540 ;;;;;; (17376 5576))
8492 ;;; Generated autoloads from ediff-mult.el 8541 ;;; Generated autoloads from ediff-mult.el
8493 8542
8494 (autoload (quote ediff-show-registry) "ediff-mult" "\ 8543 (autoload (quote ediff-show-registry) "ediff-mult" "\
8495 Display Ediff's registry. 8544 Display Ediff's registry.
8496 8545
8499 (defalias (quote eregistry) (quote ediff-show-registry)) 8548 (defalias (quote eregistry) (quote ediff-show-registry))
8500 8549
8501 ;;;*** 8550 ;;;***
8502 8551
8503 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8552 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8504 ;;;;;; "ediff-util" "ediff-util.el" (17277 59649)) 8553 ;;;;;; "ediff-util" "ediff-util.el" (17279 27201))
8505 ;;; Generated autoloads from ediff-util.el 8554 ;;; Generated autoloads from ediff-util.el
8506 8555
8507 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 8556 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
8508 Switch from multiframe display to single-frame display and back. 8557 Switch from multiframe display to single-frame display and back.
8509 To change the default, set the variable `ediff-window-setup-function', 8558 To change the default, set the variable `ediff-window-setup-function',
8520 8569
8521 ;;;*** 8570 ;;;***
8522 8571
8523 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 8572 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
8524 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 8573 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
8525 ;;;;;; (17251 25141)) 8574 ;;;;;; (17279 27194))
8526 ;;; Generated autoloads from edmacro.el 8575 ;;; Generated autoloads from edmacro.el
8527 8576
8528 (defvar edmacro-eight-bits nil "\ 8577 (defvar edmacro-eight-bits nil "\
8529 *Non-nil if edit-kbd-macro should leave 8-bit characters intact. 8578 *Non-nil if edit-kbd-macro should leave 8-bit characters intact.
8530 Default nil means to write characters above \\177 in octal notation.") 8579 Default nil means to write characters above \\177 in octal notation.")
8573 \(fn &optional MACRO VERBOSE)" nil nil) 8622 \(fn &optional MACRO VERBOSE)" nil nil)
8574 8623
8575 ;;;*** 8624 ;;;***
8576 8625
8577 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8626 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8578 ;;;;;; "emulation/edt.el" (17187 59901)) 8627 ;;;;;; "emulation/edt.el" (17279 27122))
8579 ;;; Generated autoloads from emulation/edt.el 8628 ;;; Generated autoloads from emulation/edt.el
8580 8629
8581 (autoload (quote edt-set-scroll-margins) "edt" "\ 8630 (autoload (quote edt-set-scroll-margins) "edt" "\
8582 Set scroll margins. 8631 Set scroll margins.
8583 Argument TOP is the top margin in number of lines or percent of window. 8632 Argument TOP is the top margin in number of lines or percent of window.
8591 \(fn)" t nil) 8640 \(fn)" t nil)
8592 8641
8593 ;;;*** 8642 ;;;***
8594 8643
8595 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8644 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8596 ;;;;;; (17187 59901)) 8645 ;;;;;; (17279 27122))
8597 ;;; Generated autoloads from ehelp.el 8646 ;;; Generated autoloads from ehelp.el
8598 8647
8599 (autoload (quote with-electric-help) "ehelp" "\ 8648 (autoload (quote with-electric-help) "ehelp" "\
8600 Pop up an \"electric\" help buffer. 8649 Pop up an \"electric\" help buffer.
8601 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. 8650 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
8629 \(fn FUN &optional NAME)" nil nil) 8678 \(fn FUN &optional NAME)" nil nil)
8630 8679
8631 ;;;*** 8680 ;;;***
8632 8681
8633 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 8682 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
8634 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17226 24574)) 8683 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (17279 27171))
8635 ;;; Generated autoloads from emacs-lisp/eldoc.el 8684 ;;; Generated autoloads from emacs-lisp/eldoc.el
8636 8685
8637 (defvar eldoc-minor-mode-string " ElDoc" "\ 8686 (defvar eldoc-minor-mode-string " ElDoc" "\
8638 *String to display in mode line when Eldoc Mode is enabled; nil for none.") 8687 *String to display in mode line when Eldoc Mode is enabled; nil for none.")
8639 8688
8667 This variable is expected to be made buffer-local by modes (other than 8716 This variable is expected to be made buffer-local by modes (other than
8668 Emacs Lisp mode) that support Eldoc.") 8717 Emacs Lisp mode) that support Eldoc.")
8669 8718
8670 ;;;*** 8719 ;;;***
8671 8720
8672 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17187 8721 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (17279
8673 ;;;;;; 59901)) 8722 ;;;;;; 27122))
8674 ;;; Generated autoloads from elide-head.el 8723 ;;; Generated autoloads from elide-head.el
8675 8724
8676 (autoload (quote elide-head) "elide-head" "\ 8725 (autoload (quote elide-head) "elide-head" "\
8677 Hide header material in buffer according to `elide-head-headers-to-hide'. 8726 Hide header material in buffer according to `elide-head-headers-to-hide'.
8678 8727
8684 \(fn &optional ARG)" t nil) 8733 \(fn &optional ARG)" t nil)
8685 8734
8686 ;;;*** 8735 ;;;***
8687 8736
8688 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 8737 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
8689 ;;;;;; (17187 59901)) 8738 ;;;;;; (17279 27122))
8690 ;;; Generated autoloads from emacs-lisp/elint.el 8739 ;;; Generated autoloads from emacs-lisp/elint.el
8691 8740
8692 (autoload (quote elint-initialize) "elint" "\ 8741 (autoload (quote elint-initialize) "elint" "\
8693 Initialize elint. 8742 Initialize elint.
8694 8743
8695 \(fn)" t nil) 8744 \(fn)" t nil)
8696 8745
8697 ;;;*** 8746 ;;;***
8698 8747
8699 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8748 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8700 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17187 8749 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17297
8701 ;;;;;; 59901)) 8750 ;;;;;; 42808))
8702 ;;; Generated autoloads from emacs-lisp/elp.el 8751 ;;; Generated autoloads from emacs-lisp/elp.el
8703 8752
8704 (autoload (quote elp-instrument-function) "elp" "\ 8753 (autoload (quote elp-instrument-function) "elp" "\
8705 Instrument FUNSYM for profiling. 8754 Instrument FUNSYM for profiling.
8706 FUNSYM must be a symbol of a defined function. 8755 FUNSYM must be a symbol of a defined function.
8730 \(fn)" t nil) 8779 \(fn)" t nil)
8731 8780
8732 ;;;*** 8781 ;;;***
8733 8782
8734 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 8783 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
8735 ;;;;;; (17187 59901)) 8784 ;;;;;; (17350 14840))
8736 ;;; Generated autoloads from mail/emacsbug.el 8785 ;;; Generated autoloads from mail/emacsbug.el
8737 8786
8738 (autoload (quote report-emacs-bug) "emacsbug" "\ 8787 (autoload (quote report-emacs-bug) "emacsbug" "\
8739 Report a bug in GNU Emacs. 8788 Report a bug in GNU Emacs.
8740 Prompts for bug subject. Leaves you in a mail buffer. 8789 Prompts for bug subject. Leaves you in a mail buffer.
8745 8794
8746 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 8795 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
8747 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8796 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8748 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8797 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8749 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8798 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8750 ;;;;;; "emerge.el" (17187 59901)) 8799 ;;;;;; "emerge.el" (17279 27122))
8751 ;;; Generated autoloads from emerge.el 8800 ;;; Generated autoloads from emerge.el
8752 8801
8753 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 8802 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
8754 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu)) 8803 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu))
8755 (define-key menu-bar-emerge-menu [emerge-merge-directories] 8804 (define-key menu-bar-emerge-menu [emerge-merge-directories]
8823 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil) 8872 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil)
8824 8873
8825 ;;;*** 8874 ;;;***
8826 8875
8827 ;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el" 8876 ;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el"
8828 ;;;;;; (17251 25141)) 8877 ;;;;;; (17323 25934))
8829 ;;; Generated autoloads from international/encoded-kb.el 8878 ;;; Generated autoloads from international/encoded-kb.el
8830 8879
8831 (autoload (quote encoded-kbd-setup-display) "encoded-kb" "\ 8880 (autoload (quote encoded-kbd-setup-display) "encoded-kb" "\
8832 Set up a `key-translation-map' for `keyboard-coding-system' on DISPLAY. 8881 Set up a `key-translation-map' for `keyboard-coding-system' on DISPLAY.
8833 8882
8836 \(fn DISPLAY)" nil nil) 8885 \(fn DISPLAY)" nil nil)
8837 8886
8838 ;;;*** 8887 ;;;***
8839 8888
8840 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8889 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
8841 ;;;;;; "enriched" "textmodes/enriched.el" (17187 59902)) 8890 ;;;;;; "enriched" "textmodes/enriched.el" (17279 27123))
8842 ;;; Generated autoloads from textmodes/enriched.el 8891 ;;; Generated autoloads from textmodes/enriched.el
8843 8892
8844 (autoload (quote enriched-mode) "enriched" "\ 8893 (autoload (quote enriched-mode) "enriched" "\
8845 Minor mode for editing text/enriched files. 8894 Minor mode for editing text/enriched files.
8846 These are files with embedded formatting information in the MIME standard 8895 These are files with embedded formatting information in the MIME standard
8866 8915
8867 \(fn FROM TO)" nil nil) 8916 \(fn FROM TO)" nil nil)
8868 8917
8869 ;;;*** 8918 ;;;***
8870 8919
8871 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17187 8920 ;;;### (autoloads (erc-select erc-select-read-args) "erc" "erc/erc.el"
8872 ;;;;;; 59901)) 8921 ;;;;;; (17383 37956))
8922 ;;; Generated autoloads from erc/erc.el
8923
8924 (autoload (quote erc-select-read-args) "erc" "\
8925 Prompt the user for values of nick, server, port, and password.
8926
8927 \(fn)" nil nil)
8928
8929 (autoload (quote erc-select) "erc" "\
8930 Select connection parameters and run ERC.
8931 Non-interactively, it takes keyword arguments
8932 (server (erc-compute-server))
8933 (port (erc-compute-port))
8934 (nick (erc-compute-nick))
8935 password
8936 (full-name (erc-compute-full-name)))
8937
8938 That is, if called with
8939 (erc-select :server \"irc.freenode.net\" :full-name \"Harry S Truman\")
8940 server and full-name will be set to those values, whereas
8941 erc-compute-port, erc-compute-nick and erc-compute-full-name will
8942 be invoked for those parameters' values
8943
8944 \(fn &key (SERVER (erc-compute-server)) (PORT (erc-compute-port)) (NICK (erc-compute-nick)) PASSWORD (FULL-NAME (erc-compute-full-name)))" t nil)
8945
8946 ;;;***
8947
8948 ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17374
8949 ;;;;;; 21559))
8950 ;;; Generated autoloads from erc/erc-autoaway.el
8951 (autoload 'erc-autoaway-mode "erc-autoaway")
8952
8953 ;;;***
8954
8955 ;;;### (autoloads nil "erc-autojoin" "erc/erc-autojoin.el" (17383
8956 ;;;;;; 37955))
8957 ;;; Generated autoloads from erc/erc-autojoin.el
8958 (autoload 'erc-autojoin-mode "erc-autojoin" nil t)
8959
8960 ;;;***
8961
8962 ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17374 21559))
8963 ;;; Generated autoloads from erc/erc-button.el
8964 (autoload 'erc-button-mode "erc-button" nil t)
8965
8966 ;;;***
8967
8968 ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17374 21559))
8969 ;;; Generated autoloads from erc/erc-compat.el
8970 (autoload 'erc-define-minor-mode "erc-compat")
8971
8972 ;;;***
8973
8974 ;;;### (autoloads (erc-complete) "erc-complete" "erc/erc-complete.el"
8975 ;;;;;; (17383 37956))
8976 ;;; Generated autoloads from erc/erc-complete.el
8977
8978 (autoload (quote erc-complete) "erc-complete" "\
8979 Complete nick at point.
8980 See `erc-try-complete-nick' for more technical info.
8981 This function is obsolete, use `erc-pcomplete' instead.
8982
8983 \(fn)" t nil)
8984
8985 ;;;***
8986
8987 ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
8988 ;;;;;; "erc-dcc" "erc/erc-dcc.el" (17374 21559))
8989 ;;; Generated autoloads from erc/erc-dcc.el
8990
8991 (autoload (quote erc-cmd-DCC) "erc-dcc" "\
8992 Parser for /dcc command.
8993 This figures out the dcc subcommand and calls the appropriate routine to
8994 handle it. The function dispatched should be named \"erc-dcc-do-FOO-command\",
8995 where FOO is one of CLOSE, GET, SEND, LIST, CHAT, etc.
8996
8997 \(fn CMD &rest ARGS)" nil nil)
8998
8999 (autoload (quote pcomplete/erc-mode/DCC) "erc-dcc" "\
9000 Provides completion for the /DCC command.
9001
9002 \(fn)" nil nil)
9003
9004 (defvar erc-ctcp-query-DCC-hook (quote (erc-ctcp-query-DCC)) "\
9005 Hook variable for CTCP DCC queries")
9006
9007 (autoload (quote erc-ctcp-query-DCC) "erc-dcc" "\
9008 The function called when a CTCP DCC request is detected by the client.
9009 It examines the DCC subcommand, and calls the appropriate routine for
9010 that subcommand.
9011
9012 \(fn PROC NICK LOGIN HOST TO QUERY)" nil nil)
9013
9014 ;;;***
9015
9016 ;;;### (autoloads (erc-ezb-initialize erc-ezb-select-session erc-ezb-select
9017 ;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
9018 ;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9019 ;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
9020 ;;;;;; (17374 21559))
9021 ;;; Generated autoloads from erc/erc-ezbounce.el
9022
9023 (autoload (quote erc-cmd-ezb) "erc-ezbounce" "\
9024 Send EZB commands to the EZBouncer verbatim.
9025
9026 \(fn LINE &optional FORCE)" nil nil)
9027
9028 (autoload (quote erc-ezb-get-login) "erc-ezbounce" "\
9029 Return an appropriate EZBounce login for SERVER and PORT.
9030 Look up entries in `erc-ezb-login-alist'. If the username or password
9031 in the alist is `nil', prompt for the appropriate values.
9032
9033 \(fn SERVER PORT)" nil nil)
9034
9035 (autoload (quote erc-ezb-lookup-action) "erc-ezbounce" "\
9036 Not documented
9037
9038 \(fn MESSAGE)" nil nil)
9039
9040 (autoload (quote erc-ezb-notice-autodetect) "erc-ezbounce" "\
9041 React on an EZBounce NOTICE request.
9042
9043 \(fn PROC PARSED)" nil nil)
9044
9045 (autoload (quote erc-ezb-identify) "erc-ezbounce" "\
9046 Identify to the EZBouncer server.
9047
9048 \(fn MESSAGE)" nil nil)
9049
9050 (autoload (quote erc-ezb-init-session-list) "erc-ezbounce" "\
9051 Reset the EZBounce session list to NIL.
9052
9053 \(fn MESSAGE)" nil nil)
9054
9055 (autoload (quote erc-ezb-end-of-session-list) "erc-ezbounce" "\
9056 Indicate the end of the EZBounce session listing.
9057
9058 \(fn MESSAGE)" nil nil)
9059
9060 (autoload (quote erc-ezb-add-session) "erc-ezbounce" "\
9061 Add an EZBounce session to the session list.
9062
9063 \(fn MESSAGE)" nil nil)
9064
9065 (autoload (quote erc-ezb-select) "erc-ezbounce" "\
9066 Select an IRC server to use by EZBounce, in ERC style.
9067
9068 \(fn MESSAGE)" nil nil)
9069
9070 (autoload (quote erc-ezb-select-session) "erc-ezbounce" "\
9071 Select a detached EZBounce session.
9072
9073 \(fn)" nil nil)
9074
9075 (autoload (quote erc-ezb-initialize) "erc-ezbounce" "\
9076 Add EZBouncer convenience functions to ERC.
9077
9078 \(fn)" nil nil)
9079
9080 ;;;***
9081
9082 ;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17374
9083 ;;;;;; 21559))
9084 ;;; Generated autoloads from erc/erc-fill.el
9085 (autoload 'erc-fill-mode "erc-fill" nil t)
9086
9087 (autoload (quote erc-fill) "erc-fill" "\
9088 Fill a region using the function referenced in `erc-fill-function'.
9089 You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9090
9091 \(fn)" nil nil)
9092
9093 ;;;***
9094
9095 ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9096 ;;;;;; (17374 21559))
9097 ;;; Generated autoloads from erc/erc-imenu.el
9098
9099 (autoload (quote erc-create-imenu-index) "erc-imenu" "\
9100 Not documented
9101
9102 \(fn)" nil nil)
9103
9104 ;;;***
9105
9106 ;;;### (autoloads (erc-chanlist erc-cmd-LIST) "erc-list" "erc/erc-list.el"
9107 ;;;;;; (17374 21559))
9108 ;;; Generated autoloads from erc/erc-list.el
9109
9110 (autoload (quote erc-cmd-LIST) "erc-list" "\
9111 Display a buffer containing a list of channels on the current server.
9112 Optional argument CHANNEL specifies a single channel to list (instead of every
9113 available channel).
9114
9115 \(fn &rest CHANNEL)" t nil)
9116
9117 (autoload (quote erc-chanlist) "erc-list" "\
9118 Show a channel listing of the current server in a special mode.
9119 Please note that this function only works with IRC servers which conform
9120 to RFC and send the LIST header (#321) at start of list transmission.
9121
9122 \(fn &optional CHANNELS)" t nil)
9123
9124 ;;;***
9125
9126 ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9127 ;;;;;; "erc/erc-log.el" (17374 21559))
9128 ;;; Generated autoloads from erc/erc-log.el
9129 (autoload 'erc-log-mode "erc-log" nil t)
9130
9131 (autoload (quote erc-logging-enabled) "erc-log" "\
9132 Return non-nil if logging is enabled for BUFFER.
9133 If BUFFER is nil, the value of `current-buffer' is used.
9134 Logging is enabled if `erc-log-channels-directory' is non-nil, the directory
9135 is writeable (it will be created as necessary) and
9136 `erc-enable-logging' returns a non-nil value.
9137
9138 \(fn &optional BUFFER)" nil nil)
9139
9140 (autoload (quote erc-save-buffer-in-logs) "erc-log" "\
9141 Append BUFFER contents to the log file, if logging is enabled.
9142 If BUFFER is not provided, current buffer is used.
9143 Logging is enabled if `erc-logging-enabled' returns non-nil.
9144
9145 This is normally done on exit, to save the unsaved portion of the
9146 buffer, since only the text that runs off the buffer limit is logged
9147 automatically.
9148
9149 You can save every individual message by putting this function on
9150 `erc-insert-post-hook'.
9151
9152 \(fn &optional BUFFER)" t nil)
9153
9154 ;;;***
9155
9156 ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9157 ;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9158 ;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9159 ;;;;;; (17374 21559))
9160 ;;; Generated autoloads from erc/erc-match.el
9161 (autoload 'erc-match-mode "erc-match")
9162
9163 (autoload (quote erc-add-pal) "erc-match" "\
9164 Add pal interactively to `erc-pals'.
9165
9166 \(fn)" t nil)
9167
9168 (autoload (quote erc-delete-pal) "erc-match" "\
9169 Delete pal interactively to `erc-pals'.
9170
9171 \(fn)" t nil)
9172
9173 (autoload (quote erc-add-fool) "erc-match" "\
9174 Add fool interactively to `erc-fools'.
9175
9176 \(fn)" t nil)
9177
9178 (autoload (quote erc-delete-fool) "erc-match" "\
9179 Delete fool interactively to `erc-fools'.
9180
9181 \(fn)" t nil)
9182
9183 (autoload (quote erc-add-keyword) "erc-match" "\
9184 Add keyword interactively to `erc-keywords'.
9185
9186 \(fn)" t nil)
9187
9188 (autoload (quote erc-delete-keyword) "erc-match" "\
9189 Delete keyword interactively to `erc-keywords'.
9190
9191 \(fn)" t nil)
9192
9193 (autoload (quote erc-add-dangerous-host) "erc-match" "\
9194 Add dangerous-host interactively to `erc-dangerous-hosts'.
9195
9196 \(fn)" t nil)
9197
9198 (autoload (quote erc-delete-dangerous-host) "erc-match" "\
9199 Delete dangerous-host interactively to `erc-dangerous-hosts'.
9200
9201 \(fn)" t nil)
9202
9203 ;;;***
9204
9205 ;;;### (autoloads (erc-server-select erc-determine-network) "erc-nets"
9206 ;;;;;; "erc/erc-nets.el" (17374 21559))
9207 ;;; Generated autoloads from erc/erc-nets.el
9208
9209 (autoload (quote erc-determine-network) "erc-nets" "\
9210 Return the name of the network or \"Unknown\" as a symbol. Use the
9211 server parameter NETWORK if provided, otherwise parse the server name and
9212 search for a match in `erc-networks-alist'.
9213
9214 \(fn)" nil nil)
9215
9216 (autoload (quote erc-server-select) "erc-nets" "\
9217 Interactively select a server to connect to using `erc-server-alist'.
9218
9219 \(fn)" t nil)
9220
9221 ;;;***
9222
9223 ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9224 ;;;;;; (17374 21559))
9225 ;;; Generated autoloads from erc/erc-netsplit.el
9226 (autoload 'erc-netsplit-mode "erc-netsplit")
9227
9228 (autoload (quote erc-cmd-WHOLEFT) "erc-netsplit" "\
9229 Show who's gone.
9230
9231 \(fn)" nil nil)
9232
9233 ;;;***
9234
9235 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9236 ;;;;;; "erc-nickserv" "erc/erc-nickserv.el" (17374 21559))
9237 ;;; Generated autoloads from erc/erc-nickserv.el
9238 (autoload 'erc-services-mode "erc-nickserv" nil t)
9239
9240 (autoload (quote erc-nickserv-identify-mode) "erc-nickserv" "\
9241 Set up hooks according to which MODE the user has chosen.
9242
9243 \(fn MODE)" t nil)
9244
9245 (autoload (quote erc-nickserv-identify) "erc-nickserv" "\
9246 Send an \"identify <PASSWORD>\" message to NickServ.
9247 When called interactively, read the password using `read-passwd'.
9248
9249 \(fn PASSWORD)" t nil)
9250
9251 ;;;***
9252
9253 ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9254 ;;;;;; "erc/erc-notify.el" (17374 21559))
9255 ;;; Generated autoloads from erc/erc-notify.el
9256 (autoload 'erc-notify-mode "erc-notify" nil t)
9257
9258 (autoload (quote erc-cmd-NOTIFY) "erc-notify" "\
9259 Change `erc-notify-list' or list current notify-list members online.
9260 Without args, list the current list of notificated people online,
9261 with args, toggle notify status of people.
9262
9263 \(fn &rest ARGS)" nil nil)
9264
9265 (autoload (quote pcomplete/erc-mode/NOTIFY) "erc-notify" "\
9266 Not documented
9267
9268 \(fn)" nil nil)
9269
9270 ;;;***
9271
9272 ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17374 21559))
9273 ;;; Generated autoloads from erc/erc-page.el
9274 (autoload 'erc-page-mode "erc-page")
9275
9276 ;;;***
9277
9278 ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17374
9279 ;;;;;; 21559))
9280 ;;; Generated autoloads from erc/erc-pcomplete.el
9281 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9282
9283 ;;;***
9284
9285 ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17374 21559))
9286 ;;; Generated autoloads from erc/erc-replace.el
9287 (autoload 'erc-replace-mode "erc-replace")
9288
9289 ;;;***
9290
9291 ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17374 21559))
9292 ;;; Generated autoloads from erc/erc-ring.el
9293 (autoload 'erc-ring-mode "erc-ring" nil t)
9294
9295 ;;;***
9296
9297 ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17374 21559))
9298 ;;; Generated autoloads from erc/erc-sound.el
9299 (autoload 'erc-sound-mode "erc-sound")
9300
9301 ;;;***
9302
9303 ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9304 ;;;;;; (17374 21565))
9305 ;;; Generated autoloads from erc/erc-speedbar.el
9306
9307 (autoload (quote erc-speedbar-browser) "erc-speedbar" "\
9308 Initialize speedbar to display an ERC browser.
9309 This will add a speedbar major display mode.
9310
9311 \(fn)" t nil)
9312
9313 ;;;***
9314
9315 ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17383
9316 ;;;;;; 37956))
9317 ;;; Generated autoloads from erc/erc-spelling.el
9318 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9319
9320 ;;;***
9321
9322 ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17383 37955))
9323 ;;; Generated autoloads from erc/erc-stamp.el
9324 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9325
9326 ;;;***
9327
9328 ;;;### (autoloads nil "erc-track" "erc/erc-track.el" (17374 21559))
9329 ;;; Generated autoloads from erc/erc-track.el
9330 (autoload 'erc-track-mode "erc-track" nil t)
9331 (autoload 'erc-track-when-inactive-mode "erc-track" nil t)
9332
9333 ;;;***
9334
9335 ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9336 ;;;;;; "erc-truncate" "erc/erc-truncate.el" (17374 21559))
9337 ;;; Generated autoloads from erc/erc-truncate.el
9338 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9339
9340 (autoload (quote erc-truncate-buffer-to-size) "erc-truncate" "\
9341 Truncates the buffer to the size SIZE.
9342 If BUFFER is not provided, the current buffer is assumed. The deleted
9343 region is logged if `erc-logging-enabled' returns non-nil.
9344
9345 \(fn SIZE &optional BUFFER)" nil nil)
9346
9347 (autoload (quote erc-truncate-buffer) "erc-truncate" "\
9348 Truncates the current buffer to `erc-max-buffer-size'.
9349 Meant to be used in hooks, like `erc-insert-post-hook'.
9350
9351 \(fn)" t nil)
9352
9353 ;;;***
9354
9355 ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9356 ;;;;;; (17374 21559))
9357 ;;; Generated autoloads from erc/erc-xdcc.el
9358
9359 (autoload (quote erc-xdcc-add-file) "erc-xdcc" "\
9360 Add a file to `erc-xdcc-files'.
9361
9362 \(fn FILE)" t nil)
9363
9364 ;;;***
9365
9366 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17279
9367 ;;;;;; 27122))
8873 ;;; Generated autoloads from eshell/esh-mode.el 9368 ;;; Generated autoloads from eshell/esh-mode.el
8874 9369
8875 (autoload (quote eshell-mode) "esh-mode" "\ 9370 (autoload (quote eshell-mode) "esh-mode" "\
8876 Emacs shell interactive mode. 9371 Emacs shell interactive mode.
8877 9372
8879 9374
8880 \(fn)" nil nil) 9375 \(fn)" nil nil)
8881 9376
8882 ;;;*** 9377 ;;;***
8883 9378
8884 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17187 9379 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (17279
8885 ;;;;;; 59901)) 9380 ;;;;;; 27122))
8886 ;;; Generated autoloads from eshell/esh-test.el 9381 ;;; Generated autoloads from eshell/esh-test.el
8887 9382
8888 (autoload (quote eshell-test) "esh-test" "\ 9383 (autoload (quote eshell-test) "esh-test" "\
8889 Test Eshell to verify that it works as expected. 9384 Test Eshell to verify that it works as expected.
8890 9385
8891 \(fn &optional ARG)" t nil) 9386 \(fn &optional ARG)" t nil)
8892 9387
8893 ;;;*** 9388 ;;;***
8894 9389
8895 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 9390 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
8896 ;;;;;; eshell) "eshell" "eshell/eshell.el" (17187 59901)) 9391 ;;;;;; eshell) "eshell" "eshell/eshell.el" (17279 27122))
8897 ;;; Generated autoloads from eshell/eshell.el 9392 ;;; Generated autoloads from eshell/eshell.el
8898 9393
8899 (autoload (quote eshell) "eshell" "\ 9394 (autoload (quote eshell) "eshell" "\
8900 Create an interactive Eshell buffer. 9395 Create an interactive Eshell buffer.
8901 The buffer used for Eshell sessions is determined by the value of 9396 The buffer used for Eshell sessions is determined by the value of
8937 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 9432 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
8938 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer 9433 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer
8939 ;;;;;; visit-tags-table tags-table-mode find-tag-default-function 9434 ;;;;;; visit-tags-table tags-table-mode find-tag-default-function
8940 ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list 9435 ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list
8941 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" 9436 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
8942 ;;;;;; (17244 4914)) 9437 ;;;;;; (17279 27189))
8943 ;;; Generated autoloads from progmodes/etags.el 9438 ;;; Generated autoloads from progmodes/etags.el
8944 9439
8945 (defvar tags-file-name nil "\ 9440 (defvar tags-file-name nil "\
8946 *File name of tags table. 9441 *File name of tags table.
8947 To switch to a new tags table, setting this variable is sufficient. 9442 To switch to a new tags table, setting this variable is sufficient.
9239 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel 9734 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel
9240 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker 9735 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker
9241 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 9736 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
9242 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 9737 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
9243 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 9738 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
9244 ;;;;;; "ethio-util" "language/ethio-util.el" (17187 59901)) 9739 ;;;;;; "ethio-util" "language/ethio-util.el" (17327 23539))
9245 ;;; Generated autoloads from language/ethio-util.el 9740 ;;; Generated autoloads from language/ethio-util.el
9246 9741
9247 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 9742 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
9248 Not documented 9743 Not documented
9249 9744
9285 `ethio-use-three-dot-question'. 9780 `ethio-use-three-dot-question'.
9286 9781
9287 \(fn &optional SECONDARY FORCE)" t nil) 9782 \(fn &optional SECONDARY FORCE)" t nil)
9288 9783
9289 (autoload (quote ethio-sera-to-fidel-mail-or-marker) "ethio-util" "\ 9784 (autoload (quote ethio-sera-to-fidel-mail-or-marker) "ethio-util" "\
9290 Execute ethio-sera-to-fidel-mail or ethio-sera-to-fidel-marker depending on the current major mode. 9785 Execute `ethio-sera-to-fidel-mail' or `ethio-sera-to-fidel-marker' depending on the current major mode.
9291 If in rmail-mode or in mail-mode, execute the former; otherwise latter. 9786 If in rmail-mode or in mail-mode, execute the former; otherwise latter.
9292 9787
9293 \(fn &optional ARG)" t nil) 9788 \(fn &optional ARG)" t nil)
9294 9789
9295 (autoload (quote ethio-sera-to-fidel-mail) "ethio-util" "\ 9790 (autoload (quote ethio-sera-to-fidel-mail) "ethio-util" "\
9345 `ethio-quote-vowel-always' and `ethio-numeric-reduction'. 9840 `ethio-quote-vowel-always' and `ethio-numeric-reduction'.
9346 9841
9347 \(fn &optional SECONDARY FORCE)" t nil) 9842 \(fn &optional SECONDARY FORCE)" t nil)
9348 9843
9349 (autoload (quote ethio-fidel-to-sera-mail-or-marker) "ethio-util" "\ 9844 (autoload (quote ethio-fidel-to-sera-mail-or-marker) "ethio-util" "\
9350 Execute ethio-fidel-to-sera-mail or ethio-fidel-to-sera-marker depending on the current major mode. 9845 Execute `ethio-fidel-to-sera-mail' or `ethio-fidel-to-sera-marker' depending on the current major mode.
9351 If in rmail-mode or in mail-mode, execute the former; otherwise latter. 9846 If in rmail-mode or in mail-mode, execute the former; otherwise latter.
9352 9847
9353 \(fn &optional ARG)" t nil) 9848 \(fn &optional ARG)" t nil)
9354 9849
9355 (autoload (quote ethio-fidel-to-sera-mail) "ethio-util" "\ 9850 (autoload (quote ethio-fidel-to-sera-mail) "ethio-util" "\
9434 9929
9435 ;;;*** 9930 ;;;***
9436 9931
9437 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9932 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9438 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9933 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9439 ;;;;;; (17263 27852)) 9934 ;;;;;; (17279 27198))
9440 ;;; Generated autoloads from net/eudc.el 9935 ;;; Generated autoloads from net/eudc.el
9441 9936
9442 (autoload (quote eudc-set-server) "eudc" "\ 9937 (autoload (quote eudc-set-server) "eudc" "\
9443 Set the directory server to SERVER using PROTOCOL. 9938 Set the directory server to SERVER using PROTOCOL.
9444 Unless NO-SAVE is non-nil, the server is saved as the default 9939 Unless NO-SAVE is non-nil, the server is saved as the default
9490 9985
9491 ;;;*** 9986 ;;;***
9492 9987
9493 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 9988 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
9494 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 9989 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
9495 ;;;;;; "eudc-bob" "net/eudc-bob.el" (17187 59902)) 9990 ;;;;;; "eudc-bob" "net/eudc-bob.el" (17279 27123))
9496 ;;; Generated autoloads from net/eudc-bob.el 9991 ;;; Generated autoloads from net/eudc-bob.el
9497 9992
9498 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 9993 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
9499 Display a button for unidentified binary DATA. 9994 Display a button for unidentified binary DATA.
9500 9995
9526 \(fn DATA)" nil nil) 10021 \(fn DATA)" nil nil)
9527 10022
9528 ;;;*** 10023 ;;;***
9529 10024
9530 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 10025 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
9531 ;;;;;; "eudc-export" "net/eudc-export.el" (17187 59902)) 10026 ;;;;;; "eudc-export" "net/eudc-export.el" (17279 27123))
9532 ;;; Generated autoloads from net/eudc-export.el 10027 ;;; Generated autoloads from net/eudc-export.el
9533 10028
9534 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 10029 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
9535 Insert record at point into the BBDB database. 10030 Insert record at point into the BBDB database.
9536 This function can only be called from a directory query result buffer. 10031 This function can only be called from a directory query result buffer.
9543 \(fn)" t nil) 10038 \(fn)" t nil)
9544 10039
9545 ;;;*** 10040 ;;;***
9546 10041
9547 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 10042 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
9548 ;;;;;; (17187 59902)) 10043 ;;;;;; (17279 27123))
9549 ;;; Generated autoloads from net/eudc-hotlist.el 10044 ;;; Generated autoloads from net/eudc-hotlist.el
9550 10045
9551 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 10046 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
9552 Edit the hotlist of directory servers in a specialized buffer. 10047 Edit the hotlist of directory servers in a specialized buffer.
9553 10048
9556 ;;;*** 10051 ;;;***
9557 10052
9558 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 10053 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
9559 ;;;;;; executable-self-display executable-set-magic executable-interpret 10054 ;;;;;; executable-self-display executable-set-magic executable-interpret
9560 ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" 10055 ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
9561 ;;;;;; (17187 59902)) 10056 ;;;;;; (17279 27123))
9562 ;;; Generated autoloads from progmodes/executable.el 10057 ;;; Generated autoloads from progmodes/executable.el
9563 10058
9564 (autoload (quote executable-command-find-posix-p) "executable" "\ 10059 (autoload (quote executable-command-find-posix-p) "executable" "\
9565 Check if PROGRAM handles arguments Posix-style. 10060 Check if PROGRAM handles arguments Posix-style.
9566 If PROGRAM is non-nil, use that instead of \"find\". 10061 If PROGRAM is non-nil, use that instead of \"find\".
9598 \(fn)" nil nil) 10093 \(fn)" nil nil)
9599 10094
9600 ;;;*** 10095 ;;;***
9601 10096
9602 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 10097 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
9603 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (17187 59901)) 10098 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (17279 27122))
9604 ;;; Generated autoloads from expand.el 10099 ;;; Generated autoloads from expand.el
9605 10100
9606 (autoload (quote expand-add-abbrevs) "expand" "\ 10101 (autoload (quote expand-add-abbrevs) "expand" "\
9607 Add a list of abbrev to abbrev table TABLE. 10102 Add a list of abbrev to abbrev table TABLE.
9608 ABBREVS is a list of abbrev definitions; each abbrev description entry 10103 ABBREVS is a list of abbrev definitions; each abbrev description entry
9641 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 10136 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
9642 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 10137 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
9643 10138
9644 ;;;*** 10139 ;;;***
9645 10140
9646 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17277 60154)) 10141 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17279 27203))
9647 ;;; Generated autoloads from progmodes/f90.el 10142 ;;; Generated autoloads from progmodes/f90.el
9648 10143
9649 (autoload (quote f90-mode) "f90" "\ 10144 (autoload (quote f90-mode) "f90" "\
9650 Major mode for editing Fortran 90,95 code in free format. 10145 Major mode for editing Fortran 90,95 code in free format.
9651 For fixed format code, use `fortran-mode'. 10146 For fixed format code, use `fortran-mode'.
9708 10203
9709 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special 10204 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special
9710 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 10205 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
9711 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 10206 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
9712 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 10207 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
9713 ;;;;;; "facemenu" "facemenu.el" (17187 59901)) 10208 ;;;;;; "facemenu" "facemenu.el" (17307 25810))
9714 ;;; Generated autoloads from facemenu.el 10209 ;;; Generated autoloads from facemenu.el
9715 (define-key global-map "\M-o" 'facemenu-keymap) 10210 (define-key global-map "\M-o" 'facemenu-keymap)
9716 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 10211 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
9717 10212
9718 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 10213 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
9871 \(fn &optional LIST BUFFER-NAME)" t nil) 10366 \(fn &optional LIST BUFFER-NAME)" t nil)
9872 10367
9873 ;;;*** 10368 ;;;***
9874 10369
9875 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" 10370 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
9876 ;;;;;; "obsolete/fast-lock.el" (17226 24576)) 10371 ;;;;;; "obsolete/fast-lock.el" (17279 27172))
9877 ;;; Generated autoloads from obsolete/fast-lock.el 10372 ;;; Generated autoloads from obsolete/fast-lock.el
9878 10373
9879 (autoload (quote fast-lock-mode) "fast-lock" "\ 10374 (autoload (quote fast-lock-mode) "fast-lock" "\
9880 Toggle Fast Lock mode. 10375 Toggle Fast Lock mode.
9881 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer 10376 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer
9912 10407
9913 ;;;*** 10408 ;;;***
9914 10409
9915 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10410 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
9916 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10411 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
9917 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17263 27852)) 10412 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17279 27198))
9918 ;;; Generated autoloads from mail/feedmail.el 10413 ;;; Generated autoloads from mail/feedmail.el
9919 10414
9920 (autoload (quote feedmail-send-it) "feedmail" "\ 10415 (autoload (quote feedmail-send-it) "feedmail" "\
9921 Send the current mail buffer using the Feedmail package. 10416 Send the current mail buffer using the Feedmail package.
9922 This is a suitable value for `send-mail-function'. It can be used 10417 This is a suitable value for `send-mail-function'. It can be used
9966 \(fn &optional WHAT-EVENT)" t nil) 10461 \(fn &optional WHAT-EVENT)" t nil)
9967 10462
9968 ;;;*** 10463 ;;;***
9969 10464
9970 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10465 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
9971 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17238 21257)) 10466 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17307 25810))
9972 ;;; Generated autoloads from ffap.el 10467 ;;; Generated autoloads from ffap.el
9973 10468
9974 (autoload (quote ffap-next) "ffap" "\ 10469 (autoload (quote ffap-next) "ffap" "\
9975 Search buffer for next file or URL, and run ffap. 10470 Search buffer for next file or URL, and run ffap.
9976 Optional argument BACK says to search backwards. 10471 Optional argument BACK says to search backwards.
10023 \(fn)" t nil) 10518 \(fn)" t nil)
10024 10519
10025 ;;;*** 10520 ;;;***
10026 10521
10027 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 10522 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
10028 ;;;;;; (17238 21257)) 10523 ;;;;;; (17307 25810))
10029 ;;; Generated autoloads from filecache.el 10524 ;;; Generated autoloads from filecache.el
10030 10525
10031 (autoload (quote file-cache-minibuffer-complete) "filecache" "\ 10526 (autoload (quote file-cache-minibuffer-complete) "filecache" "\
10032 Complete a filename in the minibuffer using a preloaded cache. 10527 Complete a filename in the minibuffer using a preloaded cache.
10033 Filecache does two kinds of substitution: it completes on names in 10528 Filecache does two kinds of substitution: it completes on names in
10041 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete) 10536 (define-key minibuffer-local-map [C-tab] 'file-cache-minibuffer-complete)
10042 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 10537 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
10043 10538
10044 ;;;*** 10539 ;;;***
10045 10540
10046 ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17187 10541 ;;;### (autoloads (filesets-init) "filesets" "filesets.el" (17307
10047 ;;;;;; 59901)) 10542 ;;;;;; 25810))
10048 ;;; Generated autoloads from filesets.el 10543 ;;; Generated autoloads from filesets.el
10049 10544
10050 (autoload (quote filesets-init) "filesets" "\ 10545 (autoload (quote filesets-init) "filesets" "\
10051 Filesets initialization. 10546 Filesets initialization.
10052 Set up hooks, load the cache file -- if existing -- and build the menu. 10547 Set up hooks, load the cache file -- if existing -- and build the menu.
10055 10550
10056 ;;;*** 10551 ;;;***
10057 10552
10058 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10553 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
10059 ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10554 ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
10060 ;;;;;; (17187 59901)) 10555 ;;;;;; (17307 25810))
10061 ;;; Generated autoloads from find-dired.el 10556 ;;; Generated autoloads from find-dired.el
10062 10557
10063 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 10558 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
10064 *Description of the option to `find' to produce an `ls -l'-type listing. 10559 *Description of the option to `find' to produce an `ls -l'-type listing.
10065 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 10560 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
10116 10611
10117 ;;;*** 10612 ;;;***
10118 10613
10119 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 10614 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
10120 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 10615 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
10121 ;;;;;; (17187 59901)) 10616 ;;;;;; (17307 25810))
10122 ;;; Generated autoloads from find-file.el 10617 ;;; Generated autoloads from find-file.el
10123 10618
10124 (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\ 10619 (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\
10125 *A list of regular expressions for `ff-find-file'. 10620 *A list of regular expressions for `ff-find-file'.
10126 Specifies how to recognize special constructs such as include files 10621 Specifies how to recognize special constructs such as include files
10208 ;;;;;; find-function-at-point find-function-on-key find-face-definition 10703 ;;;;;; find-function-at-point find-function-on-key find-face-definition
10209 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window 10704 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window
10210 ;;;;;; find-variable find-variable-noselect find-function-other-frame 10705 ;;;;;; find-variable find-variable-noselect find-function-other-frame
10211 ;;;;;; find-function-other-window find-function find-function-noselect 10706 ;;;;;; find-function-other-window find-function find-function-noselect
10212 ;;;;;; find-function-search-for-symbol find-library) "find-func" 10707 ;;;;;; find-function-search-for-symbol find-library) "find-func"
10213 ;;;;;; "emacs-lisp/find-func.el" (17257 22482)) 10708 ;;;;;; "emacs-lisp/find-func.el" (17383 37959))
10214 ;;; Generated autoloads from emacs-lisp/find-func.el 10709 ;;; Generated autoloads from emacs-lisp/find-func.el
10215 10710
10216 (autoload (quote find-library) "find-func" "\ 10711 (autoload (quote find-library) "find-func" "\
10217 Find the elisp source of LIBRARY. 10712 Find the elisp source of LIBRARY.
10218 10713
10228 \(fn SYMBOL TYPE LIBRARY)" nil nil) 10723 \(fn SYMBOL TYPE LIBRARY)" nil nil)
10229 10724
10230 (autoload (quote find-function-noselect) "find-func" "\ 10725 (autoload (quote find-function-noselect) "find-func" "\
10231 Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION. 10726 Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.
10232 10727
10233 Finds the Emacs Lisp library containing the definition of FUNCTION 10728 Finds the source file containing the definition of FUNCTION
10234 in a buffer and the point of the definition. The buffer is 10729 in a buffer and the point of the definition. The buffer is
10235 not selected. 10730 not selected.
10236 10731
10237 If the file where FUNCTION is defined is not known, then it is 10732 If the file where FUNCTION is defined is not known, then it is
10238 searched for in `find-function-source-path' if non nil, otherwise 10733 searched for in `find-function-source-path' if non nil, otherwise
10241 \(fn FUNCTION)" nil nil) 10736 \(fn FUNCTION)" nil nil)
10242 10737
10243 (autoload (quote find-function) "find-func" "\ 10738 (autoload (quote find-function) "find-func" "\
10244 Find the definition of the FUNCTION near point. 10739 Find the definition of the FUNCTION near point.
10245 10740
10246 Finds the Emacs Lisp library containing the definition of the function 10741 Finds the source file containing the definition of the function
10247 near point (selected by `function-called-at-point') in a buffer and 10742 near point (selected by `function-called-at-point') in a buffer and
10248 places point before the definition. 10743 places point before the definition.
10249 Set mark before moving, if the buffer already existed. 10744 Set mark before moving, if the buffer already existed.
10250 10745
10251 The library where FUNCTION is defined is searched for in 10746 The library where FUNCTION is defined is searched for in
10260 See `find-function' for more details. 10755 See `find-function' for more details.
10261 10756
10262 \(fn FUNCTION)" t nil) 10757 \(fn FUNCTION)" t nil)
10263 10758
10264 (autoload (quote find-function-other-frame) "find-func" "\ 10759 (autoload (quote find-function-other-frame) "find-func" "\
10265 Find, in ananother frame, the definition of FUNCTION near point. 10760 Find, in another frame, the definition of FUNCTION near point.
10266 10761
10267 See `find-function' for more details. 10762 See `find-function' for more details.
10268 10763
10269 \(fn FUNCTION)" t nil) 10764 \(fn FUNCTION)" t nil)
10270 10765
10271 (autoload (quote find-variable-noselect) "find-func" "\ 10766 (autoload (quote find-variable-noselect) "find-func" "\
10272 Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL. 10767 Return a pair `(BUFFER . POINT)' pointing to the definition of VARIABLE.
10273 10768
10274 Finds the Emacs Lisp library containing the definition of SYMBOL 10769 Finds the library containing the definition of VARIABLE in a buffer and
10275 in a buffer, and the point of the definition. It does not switch 10770 the point of the definition. The buffer is not selected.
10276 to the buffer or display it.
10277 10771
10278 The library where VARIABLE is defined is searched for in FILE or 10772 The library where VARIABLE is defined is searched for in FILE or
10279 `find-function-source-path', if non nil, otherwise in `load-path'. 10773 `find-function-source-path', if non nil, otherwise in `load-path'.
10280 10774
10281 \(fn VARIABLE &optional FILE)" nil nil) 10775 \(fn VARIABLE &optional FILE)" nil nil)
10282 10776
10283 (autoload (quote find-variable) "find-func" "\ 10777 (autoload (quote find-variable) "find-func" "\
10284 Find the definition of the VARIABLE near point. 10778 Find the definition of the VARIABLE near point.
10285 10779
10286 Finds the Emacs Lisp library containing the definition of the variable 10780 Finds the library containing the definition of the variable
10287 near point (selected by `variable-at-point') in a buffer and 10781 near point (selected by `variable-at-point') in a buffer and
10288 places point before the definition. 10782 places point before the definition.
10289 10783
10290 Set mark before moving, if the buffer already existed. 10784 Set mark before moving, if the buffer already existed.
10291 10785
10301 See `find-variable' for more details. 10795 See `find-variable' for more details.
10302 10796
10303 \(fn VARIABLE)" t nil) 10797 \(fn VARIABLE)" t nil)
10304 10798
10305 (autoload (quote find-variable-other-frame) "find-func" "\ 10799 (autoload (quote find-variable-other-frame) "find-func" "\
10306 Find, in annother frame, the definition of VARIABLE near point. 10800 Find, in another frame, the definition of VARIABLE near point.
10307 10801
10308 See `find-variable' for more details. 10802 See `find-variable' for more details.
10309 10803
10310 \(fn VARIABLE)" t nil) 10804 \(fn VARIABLE)" t nil)
10311 10805
10312 (autoload (quote find-definition-noselect) "find-func" "\ 10806 (autoload (quote find-definition-noselect) "find-func" "\
10313 Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL. 10807 Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL.
10314 TYPE says what type of definition: nil for a function, 10808 TYPE says what type of definition: nil for a function, `defvar' for a
10315 `defvar' or `defface' for a variable or face. This function 10809 variable, `defface' for a face. This function does not switch to the
10316 does not switch to the buffer or display it. 10810 buffer nor display it.
10317 10811
10318 The library where SYMBOL is defined is searched for in FILE or 10812 The library where SYMBOL is defined is searched for in FILE or
10319 `find-function-source-path', if non nil, otherwise in `load-path'. 10813 `find-function-source-path', if non nil, otherwise in `load-path'.
10320 10814
10321 \(fn SYMBOL TYPE &optional FILE)" nil nil) 10815 \(fn SYMBOL TYPE &optional FILE)" nil nil)
10345 Find directly the function at point in the other window. 10839 Find directly the function at point in the other window.
10346 10840
10347 \(fn)" t nil) 10841 \(fn)" t nil)
10348 10842
10349 (autoload (quote find-variable-at-point) "find-func" "\ 10843 (autoload (quote find-variable-at-point) "find-func" "\
10350 Find directly the function at point in the other window. 10844 Find directly the variable at point in the other window.
10351 10845
10352 \(fn)" t nil) 10846 \(fn)" t nil)
10353 10847
10354 (autoload (quote find-function-setup-keys) "find-func" "\ 10848 (autoload (quote find-function-setup-keys) "find-func" "\
10355 Define some key bindings for the find-function family of functions. 10849 Define some key bindings for the find-function family of functions.
10357 \(fn)" nil nil) 10851 \(fn)" nil nil)
10358 10852
10359 ;;;*** 10853 ;;;***
10360 10854
10361 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10855 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10362 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17277 59649)) 10856 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17307 25810))
10363 ;;; Generated autoloads from find-lisp.el 10857 ;;; Generated autoloads from find-lisp.el
10364 10858
10365 (autoload (quote find-lisp-find-dired) "find-lisp" "\ 10859 (autoload (quote find-lisp-find-dired) "find-lisp" "\
10366 Find files in DIR, matching REGEXP. 10860 Find files in DIR, matching REGEXP.
10367 10861
10378 \(fn REGEXP)" t nil) 10872 \(fn REGEXP)" t nil)
10379 10873
10380 ;;;*** 10874 ;;;***
10381 10875
10382 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10876 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10383 ;;;;;; "finder" "finder.el" (17257 22482)) 10877 ;;;;;; "finder" "finder.el" (17307 25810))
10384 ;;; Generated autoloads from finder.el 10878 ;;; Generated autoloads from finder.el
10385 10879
10386 (autoload (quote finder-list-keywords) "finder" "\ 10880 (autoload (quote finder-list-keywords) "finder" "\
10387 Display descriptions of the keywords in the Finder buffer. 10881 Display descriptions of the keywords in the Finder buffer.
10388 10882
10400 \(fn)" t nil) 10894 \(fn)" t nil)
10401 10895
10402 ;;;*** 10896 ;;;***
10403 10897
10404 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 10898 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
10405 ;;;;;; "flow-ctrl.el" (17187 59901)) 10899 ;;;;;; "flow-ctrl.el" (17323 25263))
10406 ;;; Generated autoloads from flow-ctrl.el 10900 ;;; Generated autoloads from flow-ctrl.el
10407 10901
10408 (autoload (quote enable-flow-control) "flow-ctrl" "\ 10902 (autoload (quote enable-flow-control) "flow-ctrl" "\
10409 Toggle flow control handling. 10903 Toggle flow control handling.
10410 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. 10904 When handling is enabled, user can type C-s as C-\\, and C-q as C-^.
10422 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil) 10916 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil)
10423 10917
10424 ;;;*** 10918 ;;;***
10425 10919
10426 ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10920 ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10427 ;;;;;; (17263 27852)) 10921 ;;;;;; (17279 27198))
10428 ;;; Generated autoloads from gnus/flow-fill.el 10922 ;;; Generated autoloads from gnus/flow-fill.el
10429 10923
10430 (autoload (quote fill-flowed-encode) "flow-fill" "\ 10924 (autoload (quote fill-flowed-encode) "flow-fill" "\
10431 Not documented 10925 Not documented
10432 10926
10438 \(fn &optional BUFFER)" nil nil) 10932 \(fn &optional BUFFER)" nil nil)
10439 10933
10440 ;;;*** 10934 ;;;***
10441 10935
10442 ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 10936 ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
10443 ;;;;;; "flymake" "progmodes/flymake.el" (17226 24577)) 10937 ;;;;;; "flymake" "progmodes/flymake.el" (17350 14840))
10444 ;;; Generated autoloads from progmodes/flymake.el 10938 ;;; Generated autoloads from progmodes/flymake.el
10445 10939
10446 (autoload (quote flymake-mode) "flymake" "\ 10940 (autoload (quote flymake-mode) "flymake" "\
10447 Minor mode to do on-the-fly syntax checking. 10941 Minor mode to do on-the-fly syntax checking.
10448 When called interactively, toggles the minor mode. 10942 When called interactively, toggles the minor mode.
10462 10956
10463 ;;;*** 10957 ;;;***
10464 10958
10465 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10959 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10466 ;;;;;; flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el" 10960 ;;;;;; flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el"
10467 ;;;;;; (17277 59650)) 10961 ;;;;;; (17374 21550))
10468 ;;; Generated autoloads from textmodes/flyspell.el 10962 ;;; Generated autoloads from textmodes/flyspell.el
10469 10963
10470 (autoload (quote flyspell-prog-mode) "flyspell" "\ 10964 (autoload (quote flyspell-prog-mode) "flyspell" "\
10471 Turn on `flyspell-mode' for comments and strings. 10965 Turn on `flyspell-mode' for comments and strings.
10472 10966
10521 11015
10522 ;;;*** 11016 ;;;***
10523 11017
10524 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11018 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
10525 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11019 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
10526 ;;;;;; (17196 27217)) 11020 ;;;;;; (17307 25810))
10527 ;;; Generated autoloads from follow.el 11021 ;;; Generated autoloads from follow.el
10528 11022
10529 (autoload (quote turn-on-follow-mode) "follow" "\ 11023 (autoload (quote turn-on-follow-mode) "follow" "\
10530 Turn on Follow mode. Please see the function `follow-mode'. 11024 Turn on Follow mode. Please see the function `follow-mode'.
10531 11025
10595 11089
10596 \(fn &optional ARG)" t nil) 11090 \(fn &optional ARG)" t nil)
10597 11091
10598 ;;;*** 11092 ;;;***
10599 11093
10600 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17187 11094 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17279
10601 ;;;;;; 59901)) 11095 ;;;;;; 27123))
10602 ;;; Generated autoloads from mail/footnote.el 11096 ;;; Generated autoloads from mail/footnote.el
10603 11097
10604 (autoload (quote footnote-mode) "footnote" "\ 11098 (autoload (quote footnote-mode) "footnote" "\
10605 Toggle footnote minor mode. 11099 Toggle footnote minor mode.
10606 \\<message-mode-map> 11100 \\<message-mode-map>
10617 \(fn &optional ARG)" t nil) 11111 \(fn &optional ARG)" t nil)
10618 11112
10619 ;;;*** 11113 ;;;***
10620 11114
10621 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11115 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
10622 ;;;;;; "forms" "forms.el" (17226 24575)) 11116 ;;;;;; "forms" "forms.el" (17307 25810))
10623 ;;; Generated autoloads from forms.el 11117 ;;; Generated autoloads from forms.el
10624 11118
10625 (autoload (quote forms-mode) "forms" "\ 11119 (autoload (quote forms-mode) "forms" "\
10626 Major mode to visit files in a field-structured manner using a form. 11120 Major mode to visit files in a field-structured manner using a form.
10627 11121
10654 \(fn FN)" t nil) 11148 \(fn FN)" t nil)
10655 11149
10656 ;;;*** 11150 ;;;***
10657 11151
10658 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 11152 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
10659 ;;;;;; "progmodes/fortran.el" (17277 60154)) 11153 ;;;;;; "progmodes/fortran.el" (17374 21266))
10660 ;;; Generated autoloads from progmodes/fortran.el 11154 ;;; Generated autoloads from progmodes/fortran.el
10661 11155
10662 (defvar fortran-tab-mode-default nil "\ 11156 (defvar fortran-tab-mode-default nil "\
10663 *Default tabbing/carriage control style for empty files in Fortran mode. 11157 *Default tabbing/carriage control style for empty files in Fortran mode.
10664 A non-nil value specifies tab-digit style of continuation control. 11158 A non-nil value specifies tab-digit style of continuation control.
10740 \(fn)" t nil) 11234 \(fn)" t nil)
10741 11235
10742 ;;;*** 11236 ;;;***
10743 11237
10744 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 11238 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
10745 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17187 59902)) 11239 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (17279 27123))
10746 ;;; Generated autoloads from play/fortune.el 11240 ;;; Generated autoloads from play/fortune.el
10747 11241
10748 (autoload (quote fortune-add-fortune) "fortune" "\ 11242 (autoload (quote fortune-add-fortune) "fortune" "\
10749 Add STRING to a fortune file FILE. 11243 Add STRING to a fortune file FILE.
10750 11244
10790 \(fn &optional FILE)" t nil) 11284 \(fn &optional FILE)" t nil)
10791 11285
10792 ;;;*** 11286 ;;;***
10793 11287
10794 ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" 11288 ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe"
10795 ;;;;;; "fringe.el" (17187 59901)) 11289 ;;;;;; "fringe.el" (17307 25810))
10796 ;;; Generated autoloads from fringe.el 11290 ;;; Generated autoloads from fringe.el
10797 11291
10798 (defvar fringe-mode nil "\ 11292 (defvar fringe-mode nil "\
10799 *Specify appearance of fringes on all frames. 11293 *Specify appearance of fringes on all frames.
10800 This variable can be nil (the default) meaning the fringes should have 11294 This variable can be nil (the default) meaning the fringes should have
10861 \(fn &optional MODE)" t nil) 11355 \(fn &optional MODE)" t nil)
10862 11356
10863 ;;;*** 11357 ;;;***
10864 11358
10865 ;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el" 11359 ;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el"
10866 ;;;;;; (17277 60154)) 11360 ;;;;;; (17331 26860))
10867 ;;; Generated autoloads from progmodes/gdb-ui.el 11361 ;;; Generated autoloads from progmodes/gdb-ui.el
10868 11362
10869 (autoload (quote gdba) "gdb-ui" "\ 11363 (autoload (quote gdba) "gdb-ui" "\
10870 Run gdb on program FILE in buffer *gud-FILE*. 11364 Run gdb on program FILE in buffer *gud-FILE*.
10871 The directory containing FILE becomes the initial working directory 11365 The directory containing FILE becomes the initial working directory
10924 (custom-autoload (quote gdb-enable-debug-log) "gdb-ui") 11418 (custom-autoload (quote gdb-enable-debug-log) "gdb-ui")
10925 11419
10926 ;;;*** 11420 ;;;***
10927 11421
10928 ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal 11422 ;;;### (autoloads (generic-make-keywords-list generic-mode generic-mode-internal
10929 ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17187 11423 ;;;;;; define-generic-mode) "generic" "emacs-lisp/generic.el" (17279
10930 ;;;;;; 59901)) 11424 ;;;;;; 27122))
10931 ;;; Generated autoloads from emacs-lisp/generic.el 11425 ;;; Generated autoloads from emacs-lisp/generic.el
10932 11426
10933 (defvar generic-mode-list nil "\ 11427 (defvar generic-mode-list nil "\
10934 A list of mode names for `generic-mode'. 11428 A list of mode names for `generic-mode'.
10935 Do not add entries to this list directly; use `define-generic-mode' 11429 Do not add entries to this list directly; use `define-generic-mode'
11000 \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil) 11494 \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil)
11001 11495
11002 ;;;*** 11496 ;;;***
11003 11497
11004 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11498 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11005 ;;;;;; (17226 24577)) 11499 ;;;;;; (17337 56256))
11006 ;;; Generated autoloads from progmodes/glasses.el 11500 ;;; Generated autoloads from progmodes/glasses.el
11007 11501
11008 (autoload (quote glasses-mode) "glasses" "\ 11502 (autoload (quote glasses-mode) "glasses" "\
11009 Minor mode for making identifiers likeThis readable. 11503 Minor mode for making identifiers likeThis readable.
11010 When this mode is active, it tries to add virtual separators (like underscores) 11504 When this mode is active, it tries to add virtual separators (like underscores)
11013 \(fn &optional ARG)" t nil) 11507 \(fn &optional ARG)" t nil)
11014 11508
11015 ;;;*** 11509 ;;;***
11016 11510
11017 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11511 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11018 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17277 59649)) 11512 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17319 2463))
11019 ;;; Generated autoloads from gnus/gnus.el 11513 ;;; Generated autoloads from gnus/gnus.el
11020 11514
11021 (autoload (quote gnus-slave-no-server) "gnus" "\ 11515 (autoload (quote gnus-slave-no-server) "gnus" "\
11022 Read network news as a slave, without connecting to the local server. 11516 Read network news as a slave, without connecting to the local server.
11023 11517
11064 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch 11558 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch
11065 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active 11559 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active
11066 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11560 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11067 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11561 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11068 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11562 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11069 ;;;;;; "gnus/gnus-agent.el" (17226 24575)) 11563 ;;;;;; "gnus/gnus-agent.el" (17319 2463))
11070 ;;; Generated autoloads from gnus/gnus-agent.el 11564 ;;; Generated autoloads from gnus/gnus-agent.el
11071 11565
11072 (autoload (quote gnus-unplugged) "gnus-agent" "\ 11566 (autoload (quote gnus-unplugged) "gnus-agent" "\
11073 Start Gnus unplugged. 11567 Start Gnus unplugged.
11074 11568
11101 Save GCC if Gnus is unplugged. 11595 Save GCC if Gnus is unplugged.
11102 11596
11103 \(fn)" nil nil) 11597 \(fn)" nil nil)
11104 11598
11105 (autoload (quote gnus-agent-rename-group) "gnus-agent" "\ 11599 (autoload (quote gnus-agent-rename-group) "gnus-agent" "\
11106 Rename fully-qualified OLD-GROUP as NEW-GROUP. Always updates the agent, even when 11600 Rename fully-qualified OLD-GROUP as NEW-GROUP.
11107 disabled, as the old agent files would corrupt gnus when the agent was 11601 Always updates the agent, even when disabled, as the old agent
11108 next enabled. Depends upon the caller to determine whether group renaming is supported. 11602 files would corrupt gnus when the agent was next enabled.
11603 Depends upon the caller to determine whether group renaming is
11604 supported.
11109 11605
11110 \(fn OLD-GROUP NEW-GROUP)" nil nil) 11606 \(fn OLD-GROUP NEW-GROUP)" nil nil)
11111 11607
11112 (autoload (quote gnus-agent-delete-group) "gnus-agent" "\ 11608 (autoload (quote gnus-agent-delete-group) "gnus-agent" "\
11113 Delete fully-qualified GROUP. Always updates the agent, even when 11609 Delete fully-qualified GROUP.
11114 disabled, as the old agent files would corrupt gnus when the agent was 11610 Always updates the agent, even when disabled, as the old agent
11115 next enabled. Depends upon the caller to determine whether group deletion is supported. 11611 files would corrupt gnus when the agent was next enabled.
11612 Depends upon the caller to determine whether group deletion is
11613 supported.
11116 11614
11117 \(fn GROUP)" nil nil) 11615 \(fn GROUP)" nil nil)
11118 11616
11119 (autoload (quote gnus-agent-get-undownloaded-list) "gnus-agent" "\ 11617 (autoload (quote gnus-agent-get-undownloaded-list) "gnus-agent" "\
11120 Construct list of articles that have not been downloaded. 11618 Construct list of articles that have not been downloaded.
11151 \(fn &optional CLEAN REREAD)" t nil) 11649 \(fn &optional CLEAN REREAD)" t nil)
11152 11650
11153 ;;;*** 11651 ;;;***
11154 11652
11155 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11653 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11156 ;;;;;; (17257 22483)) 11654 ;;;;;; (17374 21536))
11157 ;;; Generated autoloads from gnus/gnus-art.el 11655 ;;; Generated autoloads from gnus/gnus-art.el
11158 11656
11159 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 11657 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
11160 Make the current buffer look like a nice article. 11658 Make the current buffer look like a nice article.
11161 11659
11162 \(fn)" nil nil) 11660 \(fn)" nil nil)
11163 11661
11164 ;;;*** 11662 ;;;***
11165 11663
11166 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 11664 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
11167 ;;;;;; (17187 59901)) 11665 ;;;;;; (17279 27122))
11168 ;;; Generated autoloads from gnus/gnus-audio.el 11666 ;;; Generated autoloads from gnus/gnus-audio.el
11169 11667
11170 (autoload (quote gnus-audio-play) "gnus-audio" "\ 11668 (autoload (quote gnus-audio-play) "gnus-audio" "\
11171 Play a sound FILE through the speaker. 11669 Play a sound FILE through the speaker.
11172 11670
11174 11672
11175 ;;;*** 11673 ;;;***
11176 11674
11177 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11675 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11178 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11676 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11179 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17187 11677 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17308
11180 ;;;;;; 59901)) 11678 ;;;;;; 43142))
11181 ;;; Generated autoloads from gnus/gnus-cache.el 11679 ;;; Generated autoloads from gnus/gnus-cache.el
11182 11680
11183 (autoload (quote gnus-jog-cache) "gnus-cache" "\ 11681 (autoload (quote gnus-jog-cache) "gnus-cache" "\
11184 Go through all groups and put the articles into the cache. 11682 Go through all groups and put the articles into the cache.
11185 11683
11197 Generate NOV files recursively starting in DIR. 11695 Generate NOV files recursively starting in DIR.
11198 11696
11199 \(fn DIR)" t nil) 11697 \(fn DIR)" t nil)
11200 11698
11201 (autoload (quote gnus-cache-rename-group) "gnus-cache" "\ 11699 (autoload (quote gnus-cache-rename-group) "gnus-cache" "\
11202 Rename OLD-GROUP as NEW-GROUP. Always updates the cache, even when 11700 Rename OLD-GROUP as NEW-GROUP.
11203 disabled, as the old cache files would corrupt gnus when the cache was 11701 Always updates the cache, even when disabled, as the old cache
11204 next enabled. Depends upon the caller to determine whether group renaming is supported. 11702 files would corrupt Gnus when the cache was next enabled. It
11703 depends on the caller to determine whether group renaming is
11704 supported.
11205 11705
11206 \(fn OLD-GROUP NEW-GROUP)" nil nil) 11706 \(fn OLD-GROUP NEW-GROUP)" nil nil)
11207 11707
11208 (autoload (quote gnus-cache-delete-group) "gnus-cache" "\ 11708 (autoload (quote gnus-cache-delete-group) "gnus-cache" "\
11209 Delete GROUP. Always updates the cache, even when 11709 Delete GROUP from the cache.
11210 disabled, as the old cache files would corrupt gnus when the cache was 11710 Always updates the cache, even when disabled, as the old cache
11211 next enabled. Depends upon the caller to determine whether group deletion is supported. 11711 files would corrupt gnus when the cache was next enabled.
11712 Depends upon the caller to determine whether group deletion is
11713 supported.
11212 11714
11213 \(fn GROUP)" nil nil) 11715 \(fn GROUP)" nil nil)
11214 11716
11215 ;;;*** 11717 ;;;***
11216 11718
11217 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11719 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11218 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17187 59901)) 11720 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17297 42917))
11219 ;;; Generated autoloads from gnus/gnus-delay.el 11721 ;;; Generated autoloads from gnus/gnus-delay.el
11220
11221 (defgroup gnus-delay nil "Arrange for sending postings later." :version "22.1" :group (quote gnus))
11222 11722
11223 (autoload (quote gnus-delay-article) "gnus-delay" "\ 11723 (autoload (quote gnus-delay-article) "gnus-delay" "\
11224 Delay this article by some time. 11724 Delay this article by some time.
11225 DELAY is a string, giving the length of the time. Possible values are: 11725 DELAY is a string, giving the length of the time. Possible values are:
11226 11726
11251 \(fn &optional NO-KEYMAP NO-CHECK)" nil nil) 11751 \(fn &optional NO-KEYMAP NO-CHECK)" nil nil)
11252 11752
11253 ;;;*** 11753 ;;;***
11254 11754
11255 ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" 11755 ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
11256 ;;;;;; (17187 59901)) 11756 ;;;;;; (17279 27122))
11257 ;;; Generated autoloads from gnus/gnus-dired.el 11757 ;;; Generated autoloads from gnus/gnus-dired.el
11258 11758
11259 (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ 11759 (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\
11260 Convenience method to turn on gnus-dired-mode. 11760 Convenience method to turn on gnus-dired-mode.
11261 11761
11262 \(fn)" nil nil) 11762 \(fn)" nil nil)
11263 11763
11264 ;;;*** 11764 ;;;***
11265 11765
11266 ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11766 ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11267 ;;;;;; (17187 59901)) 11767 ;;;;;; (17279 27122))
11268 ;;; Generated autoloads from gnus/gnus-draft.el 11768 ;;; Generated autoloads from gnus/gnus-draft.el
11269 11769
11270 (autoload (quote gnus-draft-reminder) "gnus-draft" "\ 11770 (autoload (quote gnus-draft-reminder) "gnus-draft" "\
11271 Reminder user if there are unsent drafts. 11771 Reminder user if there are unsent drafts.
11272 11772
11274 11774
11275 ;;;*** 11775 ;;;***
11276 11776
11277 ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11777 ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11278 ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11778 ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11279 ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17187 11779 ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (17279
11280 ;;;;;; 59914)) 11780 ;;;;;; 27150))
11281 ;;; Generated autoloads from gnus/gnus-fun.el 11781 ;;; Generated autoloads from gnus/gnus-fun.el
11282 11782
11283 (autoload (quote gnus-random-x-face) "gnus-fun" "\ 11783 (autoload (quote gnus-random-x-face) "gnus-fun" "\
11284 Return X-Face header data chosen randomly from `gnus-x-face-directory'. 11784 Return X-Face header data chosen randomly from `gnus-x-face-directory'.
11285 11785
11314 \(fn FILE)" nil nil) 11814 \(fn FILE)" nil nil)
11315 11815
11316 ;;;*** 11816 ;;;***
11317 11817
11318 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11818 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11319 ;;;;;; "gnus-group" "gnus/gnus-group.el" (17187 59901)) 11819 ;;;;;; "gnus-group" "gnus/gnus-group.el" (17357 6512))
11320 ;;; Generated autoloads from gnus/gnus-group.el 11820 ;;; Generated autoloads from gnus/gnus-group.el
11321 11821
11322 (autoload (quote gnus-fetch-group) "gnus-group" "\ 11822 (autoload (quote gnus-fetch-group) "gnus-group" "\
11323 Start Gnus if necessary and enter GROUP. 11823 Start Gnus if necessary and enter GROUP.
11324 Returns whether the fetching was successful or not. 11824 Returns whether the fetching was successful or not.
11331 \(fn GROUP)" t nil) 11831 \(fn GROUP)" t nil)
11332 11832
11333 ;;;*** 11833 ;;;***
11334 11834
11335 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 11835 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
11336 ;;;;;; (17187 59901)) 11836 ;;;;;; (17279 27122))
11337 ;;; Generated autoloads from gnus/gnus-kill.el 11837 ;;; Generated autoloads from gnus/gnus-kill.el
11338 11838
11339 (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 11839 (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
11340 11840
11341 (autoload (quote gnus-batch-score) "gnus-kill" "\ 11841 (autoload (quote gnus-batch-score) "gnus-kill" "\
11346 11846
11347 ;;;*** 11847 ;;;***
11348 11848
11349 ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate 11849 ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
11350 ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" 11850 ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
11351 ;;;;;; (17187 59901)) 11851 ;;;;;; (17279 27122))
11352 ;;; Generated autoloads from gnus/gnus-ml.el 11852 ;;; Generated autoloads from gnus/gnus-ml.el
11353 11853
11354 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 11854 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
11355 Not documented 11855 Not documented
11356 11856
11371 11871
11372 ;;;*** 11872 ;;;***
11373 11873
11374 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 11874 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
11375 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 11875 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
11376 ;;;;;; (17187 59901)) 11876 ;;;;;; (17279 27122))
11377 ;;; Generated autoloads from gnus/gnus-mlspl.el 11877 ;;; Generated autoloads from gnus/gnus-mlspl.el
11378 11878
11379 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 11879 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
11380 Set up the split for nnmail-split-fancy. 11880 Set up the split for nnmail-split-fancy.
11381 Sets things up so that nnmail-split-fancy is used for mail 11881 Sets things up so that nnmail-split-fancy is used for mail
11472 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil) 11972 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil)
11473 11973
11474 ;;;*** 11974 ;;;***
11475 11975
11476 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 11976 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
11477 ;;;;;; (17187 59901)) 11977 ;;;;;; (17279 27122))
11478 ;;; Generated autoloads from gnus/gnus-move.el 11978 ;;; Generated autoloads from gnus/gnus-move.el
11479 11979
11480 (autoload (quote gnus-change-server) "gnus-move" "\ 11980 (autoload (quote gnus-change-server) "gnus-move" "\
11481 Move from FROM-SERVER to TO-SERVER. 11981 Move from FROM-SERVER to TO-SERVER.
11482 Update the .newsrc.eld file to reflect the change of nntp server. 11982 Update the .newsrc.eld file to reflect the change of nntp server.
11484 \(fn FROM-SERVER TO-SERVER)" t nil) 11984 \(fn FROM-SERVER TO-SERVER)" t nil)
11485 11985
11486 ;;;*** 11986 ;;;***
11487 11987
11488 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 11988 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11489 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17187 59914)) 11989 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17350 14841))
11490 ;;; Generated autoloads from gnus/gnus-msg.el 11990 ;;; Generated autoloads from gnus/gnus-msg.el
11491 11991
11492 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 11992 (autoload (quote gnus-msg-mail) "gnus-msg" "\
11493 Start editing a mail message to be sent. 11993 Start editing a mail message to be sent.
11494 Like `message-mail', but with Gnus paraphernalia, particularly the 11994 Like `message-mail', but with Gnus paraphernalia, particularly the
11510 12010
11511 ;;;*** 12011 ;;;***
11512 12012
11513 ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon 12013 ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
11514 ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" 12014 ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
11515 ;;;;;; (17187 59901)) 12015 ;;;;;; (17279 27122))
11516 ;;; Generated autoloads from gnus/gnus-picon.el 12016 ;;; Generated autoloads from gnus/gnus-picon.el
11517 12017
11518 (autoload (quote gnus-treat-from-picon) "gnus-picon" "\ 12018 (autoload (quote gnus-treat-from-picon) "gnus-picon" "\
11519 Display picons in the From header. 12019 Display picons in the From header.
11520 If picons are already displayed, remove them. 12020 If picons are already displayed, remove them.
11537 12037
11538 ;;;### (autoloads (gnus-add-to-sorted-list gnus-sorted-nunion gnus-sorted-union 12038 ;;;### (autoloads (gnus-add-to-sorted-list gnus-sorted-nunion gnus-sorted-union
11539 ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection 12039 ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
11540 ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement 12040 ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
11541 ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" 12041 ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
11542 ;;;;;; "gnus/gnus-range.el" (17187 59901)) 12042 ;;;;;; "gnus/gnus-range.el" (17279 27122))
11543 ;;; Generated autoloads from gnus/gnus-range.el 12043 ;;; Generated autoloads from gnus/gnus-range.el
11544 12044
11545 (autoload (quote gnus-sorted-difference) "gnus-range" "\ 12045 (autoload (quote gnus-sorted-difference) "gnus-range" "\
11546 Return a list of elements of LIST1 that do not appear in LIST2. 12046 Return a list of elements of LIST1 that do not appear in LIST2.
11547 Both lists have to be sorted over <. 12047 Both lists have to be sorted over <.
11605 \(fn LIST NUM)" nil nil) 12105 \(fn LIST NUM)" nil nil)
11606 12106
11607 ;;;*** 12107 ;;;***
11608 12108
11609 ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 12109 ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
11610 ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17187 59901)) 12110 ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (17279 27122))
11611 ;;; Generated autoloads from gnus/gnus-registry.el 12111 ;;; Generated autoloads from gnus/gnus-registry.el
11612 12112
11613 (autoload (quote gnus-registry-initialize) "gnus-registry" "\ 12113 (autoload (quote gnus-registry-initialize) "gnus-registry" "\
11614 Not documented 12114 Not documented
11615 12115
11621 \(fn)" t nil) 12121 \(fn)" t nil)
11622 12122
11623 ;;;*** 12123 ;;;***
11624 12124
11625 ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate 12125 ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
11626 ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17187 12126 ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (17279
11627 ;;;;;; 59901)) 12127 ;;;;;; 27122))
11628 ;;; Generated autoloads from gnus/gnus-sieve.el 12128 ;;; Generated autoloads from gnus/gnus-sieve.el
11629 12129
11630 (autoload (quote gnus-sieve-update) "gnus-sieve" "\ 12130 (autoload (quote gnus-sieve-update) "gnus-sieve" "\
11631 Update the Sieve script in gnus-sieve-file, by replacing the region 12131 Update the Sieve script in gnus-sieve-file, by replacing the region
11632 between gnus-sieve-region-start and gnus-sieve-region-end with 12132 between gnus-sieve-region-start and gnus-sieve-region-end with
11650 \(fn)" t nil) 12150 \(fn)" t nil)
11651 12151
11652 ;;;*** 12152 ;;;***
11653 12153
11654 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 12154 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
11655 ;;;;;; (17187 59901)) 12155 ;;;;;; (17279 27122))
11656 ;;; Generated autoloads from gnus/gnus-soup.el 12156 ;;; Generated autoloads from gnus/gnus-soup.el
11657 12157
11658 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 12158 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
11659 Brew a SOUP packet from groups mention on the command line. 12159 Brew a SOUP packet from groups mention on the command line.
11660 Will use the remaining command line arguments as regular expressions 12160 Will use the remaining command line arguments as regular expressions
11670 \(fn)" t nil) 12170 \(fn)" t nil)
11671 12171
11672 ;;;*** 12172 ;;;***
11673 12173
11674 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12174 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
11675 ;;;;;; (17187 59901)) 12175 ;;;;;; (17279 27122))
11676 ;;; Generated autoloads from gnus/gnus-spec.el 12176 ;;; Generated autoloads from gnus/gnus-spec.el
11677 12177
11678 (autoload (quote gnus-update-format) "gnus-spec" "\ 12178 (autoload (quote gnus-update-format) "gnus-spec" "\
11679 Update the format specification near point. 12179 Update the format specification near point.
11680 12180
11681 \(fn VAR)" t nil) 12181 \(fn VAR)" t nil)
11682 12182
11683 ;;;*** 12183 ;;;***
11684 12184
11685 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12185 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
11686 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17226 12186 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17357
11687 ;;;;;; 24575)) 12187 ;;;;;; 6512))
11688 ;;; Generated autoloads from gnus/gnus-start.el 12188 ;;; Generated autoloads from gnus/gnus-start.el
11689 12189
11690 (autoload (quote gnus-declare-backend) "gnus-start" "\ 12190 (autoload (quote gnus-declare-backend) "gnus-start" "\
11691 Declare back end NAME with ABILITIES as a Gnus back end. 12191 Declare back end NAME with ABILITIES as a Gnus back end.
11692 12192
11698 \(fn)" nil nil) 12198 \(fn)" nil nil)
11699 12199
11700 ;;;*** 12200 ;;;***
11701 12201
11702 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12202 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
11703 ;;;;;; (17187 59901)) 12203 ;;;;;; (17279 27122))
11704 ;;; Generated autoloads from gnus/gnus-win.el 12204 ;;; Generated autoloads from gnus/gnus-win.el
11705 12205
11706 (autoload (quote gnus-add-configuration) "gnus-win" "\ 12206 (autoload (quote gnus-add-configuration) "gnus-win" "\
11707 Add the window configuration CONF to `gnus-buffer-configuration'. 12207 Add the window configuration CONF to `gnus-buffer-configuration'.
11708 12208
11709 \(fn CONF)" nil nil) 12209 \(fn CONF)" nil nil)
11710 12210
11711 ;;;*** 12211 ;;;***
11712 12212
11713 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17226 24576)) 12213 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (17279 27172))
11714 ;;; Generated autoloads from play/gomoku.el 12214 ;;; Generated autoloads from play/gomoku.el
11715 12215
11716 (autoload (quote gomoku) "gomoku" "\ 12216 (autoload (quote gomoku) "gomoku" "\
11717 Start a Gomoku game between you and Emacs. 12217 Start a Gomoku game between you and Emacs.
11718 12218
11735 \(fn &optional N M)" t nil) 12235 \(fn &optional N M)" t nil)
11736 12236
11737 ;;;*** 12237 ;;;***
11738 12238
11739 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12239 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
11740 ;;;;;; "net/goto-addr.el" (17263 27852)) 12240 ;;;;;; "net/goto-addr.el" (17337 56255))
11741 ;;; Generated autoloads from net/goto-addr.el 12241 ;;; Generated autoloads from net/goto-addr.el
11742 12242
11743 (define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1") 12243 (define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1")
11744 12244
11745 (autoload (quote goto-address-at-point) "goto-addr" "\ 12245 (autoload (quote goto-address-at-point) "goto-addr" "\
11752 12252
11753 (autoload (quote goto-address) "goto-addr" "\ 12253 (autoload (quote goto-address) "goto-addr" "\
11754 Sets up goto-address functionality in the current buffer. 12254 Sets up goto-address functionality in the current buffer.
11755 Allows user to use mouse/keyboard command to click to go to a URL 12255 Allows user to use mouse/keyboard command to click to go to a URL
11756 or to send e-mail. 12256 or to send e-mail.
11757 By default, goto-address binds to mouse-2 and C-c RET. 12257 By default, goto-address binds `goto-address-at-point' to mouse-2 and C-c RET
12258 only on URLs and e-mail addresses.
11758 12259
11759 Also fontifies the buffer appropriately (see `goto-address-fontify-p' and 12260 Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
11760 `goto-address-highlight-p' for more information). 12261 `goto-address-highlight-p' for more information).
11761 12262
11762 \(fn)" t nil) 12263 \(fn)" t nil)
11763 12264
11764 ;;;*** 12265 ;;;***
11765 12266
11766 ;;;### (autoloads (grep-tree grep-find grep-mode grep grep-compute-defaults 12267 ;;;### (autoloads (grep-tree grep-find grep-mode grep grep-compute-defaults
11767 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12268 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
11768 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17187 59902)) 12269 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17279 27123))
11769 ;;; Generated autoloads from progmodes/grep.el 12270 ;;; Generated autoloads from progmodes/grep.el
11770 12271
11771 (defvar grep-window-height nil "\ 12272 (defvar grep-window-height nil "\
11772 *Number of lines in a grep window. If nil, use `compilation-window-height'.") 12273 *Number of lines in a grep window. If nil, use `compilation-window-height'.")
11773 12274
11887 12388
11888 \(fn REGEXP FILES DIR &optional SUBDIRS)" t nil) 12389 \(fn REGEXP FILES DIR &optional SUBDIRS)" t nil)
11889 12390
11890 ;;;*** 12391 ;;;***
11891 12392
11892 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (17187 59901)) 12393 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (17279 27123))
11893 ;;; Generated autoloads from gs.el 12394 ;;; Generated autoloads from gs.el
11894 12395
11895 (autoload (quote gs-load-image) "gs" "\ 12396 (autoload (quote gs-load-image) "gs" "\
11896 Load a PS image for display on FRAME. 12397 Load a PS image for display on FRAME.
11897 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width 12398 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width
11901 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) 12402 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil)
11902 12403
11903 ;;;*** 12404 ;;;***
11904 12405
11905 ;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb 12406 ;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb
11906 ;;;;;; perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17277 60154)) 12407 ;;;;;; perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17350 14833))
11907 ;;; Generated autoloads from progmodes/gud.el 12408 ;;; Generated autoloads from progmodes/gud.el
11908 12409
11909 (autoload (quote gdb) "gud" "\ 12410 (autoload (quote gdb) "gud" "\
11910 Run gdb on program FILE in buffer *gud-FILE*. 12411 Run gdb on program FILE in buffer *gud-FILE*.
11911 The directory containing FILE becomes the initial working directory 12412 The directory containing FILE becomes the initial working directory
11997 12498
11998 \(fn &optional ARG)" t nil) 12499 \(fn &optional ARG)" t nil)
11999 12500
12000 ;;;*** 12501 ;;;***
12001 12502
12002 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17187 12503 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (17279
12003 ;;;;;; 59902)) 12504 ;;;;;; 27123))
12004 ;;; Generated autoloads from play/handwrite.el 12505 ;;; Generated autoloads from play/handwrite.el
12005 12506
12006 (autoload (quote handwrite) "handwrite" "\ 12507 (autoload (quote handwrite) "handwrite" "\
12007 Turns the buffer into a \"handwritten\" document. 12508 Turns the buffer into a \"handwritten\" document.
12008 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt' 12509 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt'
12016 \(fn)" t nil) 12517 \(fn)" t nil)
12017 12518
12018 ;;;*** 12519 ;;;***
12019 12520
12020 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12521 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12021 ;;;;;; (17187 59879)) 12522 ;;;;;; (17279 27079))
12022 ;;; Generated autoloads from play/hanoi.el 12523 ;;; Generated autoloads from play/hanoi.el
12023 12524
12024 (autoload (quote hanoi) "hanoi" "\ 12525 (autoload (quote hanoi) "hanoi" "\
12025 Towers of Hanoi diversion. Use NRINGS rings. 12526 Towers of Hanoi diversion. Use NRINGS rings.
12026 12527
12046 ;;;*** 12547 ;;;***
12047 12548
12048 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12549 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12049 ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12550 ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12050 ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12551 ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12051 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17187 59901)) 12552 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17279 27123))
12052 ;;; Generated autoloads from help-at-pt.el 12553 ;;; Generated autoloads from help-at-pt.el
12053 12554
12054 (autoload (quote help-at-pt-string) "help-at-pt" "\ 12555 (autoload (quote help-at-pt-string) "help-at-pt" "\
12055 Return the help-echo string at point. 12556 Return the help-echo string at point.
12056 Normally, the string produced by the `help-echo' text or overlay 12557 Normally, the string produced by the `help-echo' text or overlay
12176 ;;;*** 12677 ;;;***
12177 12678
12178 ;;;### (autoloads (describe-categories describe-syntax describe-variable 12679 ;;;### (autoloads (describe-categories describe-syntax describe-variable
12179 ;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name 12680 ;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
12180 ;;;;;; help-C-file-name describe-function help-with-tutorial) "help-fns" 12681 ;;;;;; help-C-file-name describe-function help-with-tutorial) "help-fns"
12181 ;;;;;; "help-fns.el" (17277 59649)) 12682 ;;;;;; "help-fns.el" (17374 21544))
12182 ;;; Generated autoloads from help-fns.el 12683 ;;; Generated autoloads from help-fns.el
12183 12684
12184 (autoload (quote help-with-tutorial) "help-fns" "\ 12685 (autoload (quote help-with-tutorial) "help-fns" "\
12185 Select the Emacs learn-by-doing tutorial. 12686 Select the Emacs learn-by-doing tutorial.
12186 If there is a tutorial version written in the language 12687 If there is a tutorial version written in the language
12199 Return the name of the C file where SUBR-OR-VAR is defined. 12700 Return the name of the C file where SUBR-OR-VAR is defined.
12200 KIND should be `var' for a variable or `subr' for a subroutine. 12701 KIND should be `var' for a variable or `subr' for a subroutine.
12201 12702
12202 \(fn SUBR-OR-VAR KIND)" nil nil) 12703 \(fn SUBR-OR-VAR KIND)" nil nil)
12203 12704
12204 (defface help-argument-name (quote ((((supports :slant italic)) :inherit italic))) "\
12205 Face to highlight argument names in *Help* buffers." :group (quote help))
12206
12207 (autoload (quote describe-simplify-lib-file-name) "help-fns" "\ 12705 (autoload (quote describe-simplify-lib-file-name) "help-fns" "\
12208 Simplify a library name FILE to a relative name, and make it a source file. 12706 Simplify a library name FILE to a relative name, and make it a source file.
12209 12707
12210 \(fn FILE)" nil nil) 12708 \(fn FILE)" nil nil)
12211 12709
12246 \(fn &optional BUFFER)" t nil) 12744 \(fn &optional BUFFER)" t nil)
12247 12745
12248 ;;;*** 12746 ;;;***
12249 12747
12250 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12748 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12251 ;;;;;; (17187 59901)) 12749 ;;;;;; (17319 2454))
12252 ;;; Generated autoloads from help-macro.el 12750 ;;; Generated autoloads from help-macro.el
12253 12751
12254 (defvar three-step-help nil "\ 12752 (defvar three-step-help nil "\
12255 *Non-nil means give more info about Help command in three steps. 12753 *Non-nil means give more info about Help command in three steps.
12256 The three steps are simple prompt, prompt with all options, 12754 The three steps are simple prompt, prompt with all options,
12262 12760
12263 ;;;*** 12761 ;;;***
12264 12762
12265 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12763 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12266 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 12764 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
12267 ;;;;;; help-mode) "help-mode" "help-mode.el" (17277 59649)) 12765 ;;;;;; help-mode) "help-mode" "help-mode.el" (17331 26860))
12268 ;;; Generated autoloads from help-mode.el 12766 ;;; Generated autoloads from help-mode.el
12269 12767
12270 (autoload (quote help-mode) "help-mode" "\ 12768 (autoload (quote help-mode) "help-mode" "\
12271 Major mode for viewing help text and navigating references in it. 12769 Major mode for viewing help text and navigating references in it.
12272 Entry to this mode runs the normal hook `help-mode-hook'. 12770 Entry to this mode runs the normal hook `help-mode-hook'.
12345 \(fn FROM TO)" nil nil) 12843 \(fn FROM TO)" nil nil)
12346 12844
12347 ;;;*** 12845 ;;;***
12348 12846
12349 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 12847 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
12350 ;;;;;; "emacs-lisp/helper.el" (17187 59901)) 12848 ;;;;;; "emacs-lisp/helper.el" (17279 27122))
12351 ;;; Generated autoloads from emacs-lisp/helper.el 12849 ;;; Generated autoloads from emacs-lisp/helper.el
12352 12850
12353 (autoload (quote Helper-describe-bindings) "helper" "\ 12851 (autoload (quote Helper-describe-bindings) "helper" "\
12354 Describe local key bindings of current mode. 12852 Describe local key bindings of current mode.
12355 12853
12361 \(fn)" t nil) 12859 \(fn)" t nil)
12362 12860
12363 ;;;*** 12861 ;;;***
12364 12862
12365 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 12863 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
12366 ;;;;;; "hexl.el" (17187 59901)) 12864 ;;;;;; "hexl.el" (17279 27123))
12367 ;;; Generated autoloads from hexl.el 12865 ;;; Generated autoloads from hexl.el
12368 12866
12369 (autoload (quote hexl-mode) "hexl" "\ 12867 (autoload (quote hexl-mode) "hexl" "\
12370 \\<hexl-mode-map>A mode for editing binary files in hex dump format. 12868 \\<hexl-mode-map>A mode for editing binary files in hex dump format.
12371 This is not an ordinary major mode; it alters some aspects 12869 This is not an ordinary major mode; it alters some aspects
12456 12954
12457 ;;;*** 12955 ;;;***
12458 12956
12459 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 12957 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
12460 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 12958 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
12461 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (17277 12959 ;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
12462 ;;;;;; 60154)) 12960 ;;;;;; (17379 24714))
12463 ;;; Generated autoloads from hi-lock.el 12961 ;;; Generated autoloads from hi-lock.el
12464
12465 (defvar hi-lock-mode nil "\
12466 Toggle hi-lock, for interactively adding font-lock text-highlighting patterns.")
12467
12468 (custom-autoload (quote hi-lock-mode) "hi-lock")
12469 12962
12470 (autoload (quote hi-lock-mode) "hi-lock" "\ 12963 (autoload (quote hi-lock-mode) "hi-lock" "\
12471 Toggle minor mode for interactively adding font-lock highlighting patterns. 12964 Toggle minor mode for interactively adding font-lock highlighting patterns.
12472 12965
12473 If ARG positive turn hi-lock on. Issuing a hi-lock command will also 12966 If ARG positive, turn hi-lock on. Issuing a hi-lock command will also
12474 turn hi-lock on. When hi-lock is turned on, a \"Regexp Highlighting\" 12967 turn hi-lock on. To turn hi-lock on in all buffers use
12475 submenu is added to the \"Edit\" menu. The commands in the submenu, 12968 `global-hi-lock-mode' or in your .emacs file (global-hi-lock-mode 1).
12476 which can be called interactively, are: 12969 When hi-lock is turned on, a \"Regexp Highlighting\" submenu is added
12970 to the \"Edit\" menu. The commands in the submenu, which can be
12971 called interactively, are:
12477 12972
12478 \\[highlight-regexp] REGEXP FACE 12973 \\[highlight-regexp] REGEXP FACE
12479 Highlight matches of pattern REGEXP in current buffer with FACE. 12974 Highlight matches of pattern REGEXP in current buffer with FACE.
12480 12975
12481 \\[highlight-phrase] PHRASE FACE 12976 \\[highlight-phrase] PHRASE FACE
12488 12983
12489 \\[unhighlight-regexp] REGEXP 12984 \\[unhighlight-regexp] REGEXP
12490 Remove highlighting on matches of REGEXP in current buffer. 12985 Remove highlighting on matches of REGEXP in current buffer.
12491 12986
12492 \\[hi-lock-write-interactive-patterns] 12987 \\[hi-lock-write-interactive-patterns]
12493 Write active REGEXPs into buffer as comments (if possible). They will 12988 Write active REGEXPs into buffer as comments (if possible). They will
12494 be read the next time file is loaded or when the \\[hi-lock-find-patterns] command 12989 be read the next time file is loaded or when the \\[hi-lock-find-patterns] command
12495 is issued. The inserted regexps are in the form of font lock keywords. 12990 is issued. The inserted regexps are in the form of font lock keywords.
12496 (See `font-lock-keywords') They may be edited and re-loaded with \\[hi-lock-find-patterns], 12991 (See `font-lock-keywords'.) They may be edited and re-loaded with \\[hi-lock-find-patterns],
12497 any valid `font-lock-keywords' form is acceptable. 12992 any valid `font-lock-keywords' form is acceptable.
12498 12993
12499 \\[hi-lock-find-patterns] 12994 \\[hi-lock-find-patterns]
12500 Re-read patterns stored in buffer (in the format produced by \\[hi-lock-write-interactive-patterns]). 12995 Re-read patterns stored in buffer (in the format produced by \\[hi-lock-write-interactive-patterns]).
12501 12996
12502 When hi-lock is started and if the mode is not excluded, the 12997 When hi-lock is started and if the mode is not excluded, the
12503 beginning of the buffer is searched for lines of the form: 12998 beginning of the buffer is searched for lines of the form:
12504 Hi-lock: FOO 12999 Hi-lock: FOO
12505 where FOO is a list of patterns. These are added to the font lock keywords 13000 where FOO is a list of patterns. These are added to the font lock
12506 already present. The patterns must start before position (number 13001 keywords already present. The patterns must start before position
12507 of characters into buffer) `hi-lock-file-patterns-range'. Patterns 13002 \(number of characters into buffer) `hi-lock-file-patterns-range'.
12508 will be read until 13003 Patterns will be read until
12509 Hi-lock: end 13004 Hi-lock: end
12510 is found. A mode is excluded if it's in the list `hi-lock-exclude-modes'. 13005 is found. A mode is excluded if it's in the list `hi-lock-exclude-modes'.
13006
13007 \(fn &optional ARG)" t nil)
13008
13009 (defvar global-hi-lock-mode nil "\
13010 Non-nil if Global-Hi-Lock mode is enabled.
13011 See the command `global-hi-lock-mode' for a description of this minor-mode.
13012 Setting this variable directly does not take effect;
13013 use either \\[customize] or the function `global-hi-lock-mode'.")
13014
13015 (custom-autoload (quote global-hi-lock-mode) "hi-lock")
13016
13017 (put (quote global-hi-lock-mode) (quote custom-set) (quote custom-set-minor-mode))
13018
13019 (autoload (quote global-hi-lock-mode) "hi-lock" "\
13020 Toggle Hi-Lock mode in every buffer.
13021 With prefix ARG, turn Global-Hi-Lock mode on if and only if ARG is positive.
13022 Hi-Lock mode is actually not turned on in every buffer but only in those
13023 in which `turn-on-hi-lock-if-enabled' turns it on.
12511 13024
12512 \(fn &optional ARG)" t nil) 13025 \(fn &optional ARG)" t nil)
12513 13026
12514 (defalias (quote highlight-lines-matching-regexp) (quote hi-lock-line-face-buffer)) 13027 (defalias (quote highlight-lines-matching-regexp) (quote hi-lock-line-face-buffer))
12515 13028
12517 Set face of all lines containing a match of REGEXP to FACE. 13030 Set face of all lines containing a match of REGEXP to FACE.
12518 13031
12519 Interactively, prompt for REGEXP then FACE. Buffer-local history 13032 Interactively, prompt for REGEXP then FACE. Buffer-local history
12520 list maintained for regexps, global history maintained for faces. 13033 list maintained for regexps, global history maintained for faces.
12521 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item. 13034 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item.
12522 \(See info node `Minibuffer History') 13035 \(See info node `Minibuffer History'.)
12523 13036
12524 \(fn REGEXP &optional FACE)" t nil) 13037 \(fn REGEXP &optional FACE)" t nil)
12525 13038
12526 (defalias (quote highlight-regexp) (quote hi-lock-face-buffer)) 13039 (defalias (quote highlight-regexp) (quote hi-lock-face-buffer))
12527 13040
12529 Set face of each match of REGEXP to FACE. 13042 Set face of each match of REGEXP to FACE.
12530 13043
12531 Interactively, prompt for REGEXP then FACE. Buffer-local history 13044 Interactively, prompt for REGEXP then FACE. Buffer-local history
12532 list maintained for regexps, global history maintained for faces. 13045 list maintained for regexps, global history maintained for faces.
12533 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item. 13046 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item.
12534 \(See info node `Minibuffer History') 13047 \(See info node `Minibuffer History'.)
12535 13048
12536 \(fn REGEXP &optional FACE)" t nil) 13049 \(fn REGEXP &optional FACE)" t nil)
12537 13050
12538 (defalias (quote highlight-phrase) (quote hi-lock-face-phrase-buffer)) 13051 (defalias (quote highlight-phrase) (quote hi-lock-face-phrase-buffer))
12539 13052
12568 \(fn)" t nil) 13081 \(fn)" t nil)
12569 13082
12570 ;;;*** 13083 ;;;***
12571 13084
12572 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 13085 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
12573 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17187 59902)) 13086 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (17279 27123))
12574 ;;; Generated autoloads from progmodes/hideif.el 13087 ;;; Generated autoloads from progmodes/hideif.el
12575 13088
12576 (autoload (quote hide-ifdef-mode) "hideif" "\ 13089 (autoload (quote hide-ifdef-mode) "hideif" "\
12577 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one. 13090 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one.
12578 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise. 13091 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.
12623 (custom-autoload (quote hide-ifdef-lines) "hideif") 13136 (custom-autoload (quote hide-ifdef-lines) "hideif")
12624 13137
12625 ;;;*** 13138 ;;;***
12626 13139
12627 ;;;### (autoloads (hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13140 ;;;### (autoloads (hs-minor-mode) "hideshow" "progmodes/hideshow.el"
12628 ;;;;;; (17196 27217)) 13141 ;;;;;; (17279 27169))
12629 ;;; Generated autoloads from progmodes/hideshow.el 13142 ;;; Generated autoloads from progmodes/hideshow.el
12630 13143
12631 (defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\ 13144 (defvar hs-special-modes-alist (quote ((c-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (c++-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning) (bibtex-mode ("^@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil hs-c-like-adjust-block-beginning))) "\
12632 *Alist for initializing the hideshow variables for different modes. 13145 *Alist for initializing the hideshow variables for different modes.
12633 Each element has the form 13146 Each element has the form
12681 13194
12682 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 13195 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
12683 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13196 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
12684 ;;;;;; highlight-changes-previous-change highlight-changes-next-change 13197 ;;;;;; highlight-changes-previous-change highlight-changes-next-change
12685 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) 13198 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
12686 ;;;;;; "hilit-chg" "hilit-chg.el" (17187 59901)) 13199 ;;;;;; "hilit-chg" "hilit-chg.el" (17379 24711))
12687 ;;; Generated autoloads from hilit-chg.el 13200 ;;; Generated autoloads from hilit-chg.el
12688 13201
12689 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 13202 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
12690 Remove the change face from the region between BEG and END. 13203 Remove the change face from the region between BEG and END.
12691 This allows you to manually remove highlighting from uninteresting changes. 13204 This allows you to manually remove highlighting from uninteresting changes.
12789 Turn on or off global Highlight Changes mode. 13302 Turn on or off global Highlight Changes mode.
12790 13303
12791 When called interactively: 13304 When called interactively:
12792 - if no prefix, toggle global Highlight Changes mode on or off 13305 - if no prefix, toggle global Highlight Changes mode on or off
12793 - if called with a positive prefix (or just C-u) turn it on in active mode 13306 - if called with a positive prefix (or just C-u) turn it on in active mode
12794 - if called with a zero prefix turn it on in passive mode 13307 - if called with a zero prefix turn it on in passive mode
12795 - if called with a negative prefix turn it off 13308 - if called with a negative prefix turn it off
12796 13309
12797 When called from a program: 13310 When called from a program:
12798 - if ARG is nil or omitted, turn it off 13311 - if ARG is nil or omitted, turn it off
12799 - if ARG is `active', turn it on in active mode 13312 - if ARG is `active', turn it on in active mode
12811 13324
12812 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers 13325 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers
12813 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13326 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
12814 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 13327 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
12815 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 13328 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
12816 ;;;;;; "hippie-exp.el" (17187 59901)) 13329 ;;;;;; "hippie-exp.el" (17279 27123))
12817 ;;; Generated autoloads from hippie-exp.el 13330 ;;; Generated autoloads from hippie-exp.el
12818 13331
12819 (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)) "\ 13332 (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)) "\
12820 The list of expansion functions tried in order by `hippie-expand'. 13333 The list of expansion functions tried in order by `hippie-expand'.
12821 To change the behavior of `hippie-expand', remove, change the order of, 13334 To change the behavior of `hippie-expand', remove, change the order of,
12884 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro)) 13397 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro))
12885 13398
12886 ;;;*** 13399 ;;;***
12887 13400
12888 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13401 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
12889 ;;;;;; (17187 59901)) 13402 ;;;;;; (17374 21429))
12890 ;;; Generated autoloads from hl-line.el 13403 ;;; Generated autoloads from hl-line.el
12891 13404
12892 (autoload (quote hl-line-mode) "hl-line" "\ 13405 (autoload (quote hl-line-mode) "hl-line" "\
12893 Buffer-local minor mode to highlight the line about point. 13406 Buffer-local minor mode to highlight the line about point.
12894 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise. 13407 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
12926 \(fn &optional ARG)" t nil) 13439 \(fn &optional ARG)" t nil)
12927 13440
12928 ;;;*** 13441 ;;;***
12929 13442
12930 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 13443 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
12931 ;;;;;; (17229 28052)) 13444 ;;;;;; (17308 43144))
12932 ;;; Generated autoloads from calendar/holidays.el 13445 ;;; Generated autoloads from calendar/holidays.el
12933 13446
12934 (autoload (quote holidays) "holidays" "\ 13447 (autoload (quote holidays) "holidays" "\
12935 Display the holidays for last month, this month, and next month. 13448 Display the holidays for last month, this month, and next month.
12936 If called with an optional prefix argument, prompts for month and year. 13449 If called with an optional prefix argument, prompts for month and year.
12950 \(fn Y1 Y2 &optional L LABEL)" t nil) 13463 \(fn Y1 Y2 &optional L LABEL)" t nil)
12951 13464
12952 ;;;*** 13465 ;;;***
12953 13466
12954 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) 13467 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
12955 ;;;;;; "hscroll" "obsolete/hscroll.el" (17187 59902)) 13468 ;;;;;; "hscroll" "obsolete/hscroll.el" (17279 27123))
12956 ;;; Generated autoloads from obsolete/hscroll.el 13469 ;;; Generated autoloads from obsolete/hscroll.el
12957 13470
12958 (autoload (quote turn-on-hscroll) "hscroll" "\ 13471 (autoload (quote turn-on-hscroll) "hscroll" "\
12959 This function is obsolete. 13472 This function is obsolete.
12960 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. 13473 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
12976 13489
12977 \(fn &optional ARG)" t nil) 13490 \(fn &optional ARG)" t nil)
12978 13491
12979 ;;;*** 13492 ;;;***
12980 13493
12981 ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17187 13494 ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (17279
12982 ;;;;;; 59901)) 13495 ;;;;;; 27122))
12983 ;;; Generated autoloads from gnus/html2text.el 13496 ;;; Generated autoloads from gnus/html2text.el
12984 13497
12985 (autoload (quote html2text) "html2text" "\ 13498 (autoload (quote html2text) "html2text" "\
12986 Convert HTML to plain text in the current buffer. 13499 Convert HTML to plain text in the current buffer.
12987 13500
12988 \(fn)" t nil) 13501 \(fn)" t nil)
12989 13502
12990 ;;;*** 13503 ;;;***
12991 13504
12992 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers 13505 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers
12993 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-help-buffers 13506 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-compressed-file-buffers
12994 ;;;;;; ibuffer-mark-dissociated-buffers ibuffer-mark-unsaved-buffers 13507 ;;;;;; ibuffer-mark-help-buffers ibuffer-mark-dissociated-buffers
12995 ;;;;;; ibuffer-mark-modified-buffers ibuffer-mark-by-mode ibuffer-mark-by-file-name-regexp 13508 ;;;;;; ibuffer-mark-unsaved-buffers ibuffer-mark-modified-buffers
12996 ;;;;;; ibuffer-mark-by-mode-regexp ibuffer-mark-by-name-regexp ibuffer-copy-filename-as-kill 13509 ;;;;;; ibuffer-mark-by-mode ibuffer-mark-by-file-name-regexp ibuffer-mark-by-mode-regexp
13510 ;;;;;; ibuffer-mark-by-name-regexp ibuffer-copy-filename-as-kill
12997 ;;;;;; ibuffer-diff-with-file ibuffer-jump-to-buffer ibuffer-do-kill-lines 13511 ;;;;;; ibuffer-diff-with-file ibuffer-jump-to-buffer ibuffer-do-kill-lines
12998 ;;;;;; ibuffer-backwards-next-marked ibuffer-forward-next-marked 13512 ;;;;;; ibuffer-backwards-next-marked ibuffer-forward-next-marked
12999 ;;;;;; ibuffer-add-to-tmp-show ibuffer-add-to-tmp-hide ibuffer-bs-show 13513 ;;;;;; ibuffer-add-to-tmp-show ibuffer-add-to-tmp-hide ibuffer-bs-show
13000 ;;;;;; ibuffer-invert-sorting ibuffer-toggle-sorting-mode ibuffer-switch-to-saved-filters 13514 ;;;;;; ibuffer-invert-sorting ibuffer-toggle-sorting-mode ibuffer-switch-to-saved-filters
13001 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters 13515 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters
13008 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode 13522 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode
13009 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p 13523 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p
13010 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 13524 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
13011 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 13525 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
13012 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 13526 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
13013 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17277 60154)) 13527 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17379 30025))
13014 ;;; Generated autoloads from ibuf-ext.el 13528 ;;; Generated autoloads from ibuf-ext.el
13015 13529
13016 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 13530 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
13017 Toggle use of Ibuffer's auto-update facility. 13531 Toggle use of Ibuffer's auto-update facility.
13018 With numeric ARG, enable auto-update if and only if ARG is positive. 13532 With numeric ARG, enable auto-update if and only if ARG is positive.
13339 (autoload (quote ibuffer-mark-help-buffers) "ibuf-ext" "\ 13853 (autoload (quote ibuffer-mark-help-buffers) "ibuf-ext" "\
13340 Mark buffers like *Help*, *Apropos*, *Info*. 13854 Mark buffers like *Help*, *Apropos*, *Info*.
13341 13855
13342 \(fn)" t nil) 13856 \(fn)" t nil)
13343 13857
13858 (autoload (quote ibuffer-mark-compressed-file-buffers) "ibuf-ext" "\
13859 Mark buffers whose associated file is compressed.
13860
13861 \(fn)" t nil)
13862
13344 (autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\ 13863 (autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\
13345 Mark buffers which have not been viewed in `ibuffer-old-time' days. 13864 Mark buffers which have not been viewed in `ibuffer-old-time' days.
13346 13865
13347 \(fn)" t nil) 13866 \(fn)" t nil)
13348 13867
13369 \(fn REGEXP &optional NLINES)" t nil) 13888 \(fn REGEXP &optional NLINES)" t nil)
13370 13889
13371 ;;;*** 13890 ;;;***
13372 13891
13373 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 13892 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
13374 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17226 13893 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (17279
13375 ;;;;;; 24576)) 13894 ;;;;;; 27171))
13376 ;;; Generated autoloads from ibuf-macs.el 13895 ;;; Generated autoloads from ibuf-macs.el
13377 13896
13378 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ 13897 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
13379 Define a column SYMBOL for use with `ibuffer-formats'. 13898 Define a column SYMBOL for use with `ibuffer-formats'.
13380 13899
13456 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro)) 13975 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro))
13457 13976
13458 ;;;*** 13977 ;;;***
13459 13978
13460 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13979 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13461 ;;;;;; "ibuffer" "ibuffer.el" (17263 27852)) 13980 ;;;;;; "ibuffer" "ibuffer.el" (17379 30025))
13462 ;;; Generated autoloads from ibuffer.el 13981 ;;; Generated autoloads from ibuffer.el
13463 13982
13464 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ 13983 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
13465 Display a list of buffers, in another window. 13984 Display a list of buffers, in another window.
13466 If optional argument FILES-ONLY is non-nil, then add a filter for 13985 If optional argument FILES-ONLY is non-nil, then add a filter for
13497 14016
13498 ;;;*** 14017 ;;;***
13499 14018
13500 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14019 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
13501 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14020 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
13502 ;;;;;; "calendar/icalendar.el" (17257 22482)) 14021 ;;;;;; "calendar/icalendar.el" (17279 27196))
13503 ;;; Generated autoloads from calendar/icalendar.el 14022 ;;; Generated autoloads from calendar/icalendar.el
13504 14023
13505 (autoload (quote icalendar-export-file) "icalendar" "\ 14024 (autoload (quote icalendar-export-file) "icalendar" "\
13506 Export diary file to iCalendar format. 14025 Export diary file to iCalendar format.
13507 All diary entries in the file DIARY-FILENAME are converted to iCalendar 14026 All diary entries in the file DIARY-FILENAME are converted to iCalendar
13549 14068
13550 \(fn &optional DIARY-FILE DO-NOT-ASK NON-MARKING)" t nil) 14069 \(fn &optional DIARY-FILE DO-NOT-ASK NON-MARKING)" t nil)
13551 14070
13552 ;;;*** 14071 ;;;***
13553 14072
13554 ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17187 14073 ;;;### (autoloads (icomplete-mode) "icomplete" "icomplete.el" (17279
13555 ;;;;;; 59901)) 14074 ;;;;;; 27123))
13556 ;;; Generated autoloads from icomplete.el 14075 ;;; Generated autoloads from icomplete.el
13557 14076
13558 (defvar icomplete-mode nil "\ 14077 (defvar icomplete-mode nil "\
13559 Non-nil if Icomplete mode is enabled. 14078 Non-nil if Icomplete mode is enabled.
13560 See the command `icomplete-mode' for a description of this minor-mode. 14079 See the command `icomplete-mode' for a description of this minor-mode.
13571 14090
13572 \(fn &optional ARG)" t nil) 14091 \(fn &optional ARG)" t nil)
13573 14092
13574 ;;;*** 14093 ;;;***
13575 14094
13576 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17277 60154)) 14095 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17279 27203))
13577 ;;; Generated autoloads from progmodes/icon.el 14096 ;;; Generated autoloads from progmodes/icon.el
13578 14097
13579 (autoload (quote icon-mode) "icon" "\ 14098 (autoload (quote icon-mode) "icon" "\
13580 Major mode for editing Icon code. 14099 Major mode for editing Icon code.
13581 Expression and list commands understand all Icon brackets. 14100 Expression and list commands understand all Icon brackets.
13612 \(fn)" t nil) 14131 \(fn)" t nil)
13613 14132
13614 ;;;*** 14133 ;;;***
13615 14134
13616 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14135 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
13617 ;;;;;; (17226 24577)) 14136 ;;;;;; (17307 17625))
13618 ;;; Generated autoloads from progmodes/idlw-shell.el 14137 ;;; Generated autoloads from progmodes/idlw-shell.el
13619 14138
13620 (autoload (quote idlwave-shell) "idlw-shell" "\ 14139 (autoload (quote idlwave-shell) "idlw-shell" "\
13621 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 14140 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
13622 If buffer exists but shell process is not running, start new IDL. 14141 If buffer exists but shell process is not running, start new IDL.
13638 \(fn &optional ARG QUICK)" t nil) 14157 \(fn &optional ARG QUICK)" t nil)
13639 14158
13640 ;;;*** 14159 ;;;***
13641 14160
13642 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14161 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
13643 ;;;;;; (17277 60154)) 14162 ;;;;;; (17279 27203))
13644 ;;; Generated autoloads from progmodes/idlwave.el 14163 ;;; Generated autoloads from progmodes/idlwave.el
13645 14164
13646 (autoload (quote idlwave-mode) "idlwave" "\ 14165 (autoload (quote idlwave-mode) "idlwave" "\
13647 Major mode for editing IDL source files (version 5.7_22). 14166 Major mode for editing IDL source files (version 5.7_22).
13648 14167
13774 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame 14293 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame
13775 ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only 14294 ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only
13776 ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14295 ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
13777 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14296 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
13778 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14297 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
13779 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17244 14298 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17308
13780 ;;;;;; 4913)) 14299 ;;;;;; 43140))
13781 ;;; Generated autoloads from ido.el 14300 ;;; Generated autoloads from ido.el
13782 14301
13783 (defvar ido-mode nil "\ 14302 (defvar ido-mode nil "\
13784 Determines for which functional group (buffer and files) ido behavior 14303 Determines for which functional group (buffer and files) ido behavior
13785 should be enabled. The following values are possible: 14304 should be enabled. The following values are possible:
13814 14333
13815 As you type in a string, all of the buffers matching the string are 14334 As you type in a string, all of the buffers matching the string are
13816 displayed if substring-matching is used (default). Look at 14335 displayed if substring-matching is used (default). Look at
13817 `ido-enable-prefix' and `ido-toggle-prefix'. When you have found the 14336 `ido-enable-prefix' and `ido-toggle-prefix'. When you have found the
13818 buffer you want, it can then be selected. As you type, most keys have 14337 buffer you want, it can then be selected. As you type, most keys have
13819 their normal keybindings, except for the following: \\<ido-mode-map> 14338 their normal keybindings, except for the following: \\<ido-buffer-completion-map>
13820 14339
13821 RET Select the buffer at the front of the list of matches. If the 14340 RET Select the buffer at the front of the list of matches. If the
13822 list is empty, possibly prompt to create new buffer. 14341 list is empty, possibly prompt to create new buffer.
13823 14342
13824 \\[ido-select-text] Select the current prompt as the buffer. 14343 \\[ido-select-text] Select the current prompt as the buffer.
13891 The file name is selected interactively by typing a substring. As you 14410 The file name is selected interactively by typing a substring. As you
13892 type in a string, all of the filenames matching the string are displayed 14411 type in a string, all of the filenames matching the string are displayed
13893 if substring-matching is used (default). Look at `ido-enable-prefix' and 14412 if substring-matching is used (default). Look at `ido-enable-prefix' and
13894 `ido-toggle-prefix'. When you have found the filename you want, it can 14413 `ido-toggle-prefix'. When you have found the filename you want, it can
13895 then be selected. As you type, most keys have their normal keybindings, 14414 then be selected. As you type, most keys have their normal keybindings,
13896 except for the following: \\<ido-mode-map> 14415 except for the following: \\<ido-file-completion-map>
13897 14416
13898 RET Select the file at the front of the list of matches. If the 14417 RET Select the file at the front of the list of matches. If the
13899 list is empty, possibly prompt to create new file. 14418 list is empty, possibly prompt to create new file.
13900 14419
13901 \\[ido-select-text] Select the current prompt as the buffer or file. 14420 \\[ido-select-text] Select the current prompt as the buffer or file.
13910 \\[ido-edit-input] Edit input string (including directory). 14429 \\[ido-edit-input] Edit input string (including directory).
13911 \\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history. 14430 \\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history.
13912 \\[ido-merge-work-directories] search for file in the work directory history. 14431 \\[ido-merge-work-directories] search for file in the work directory history.
13913 \\[ido-forget-work-directory] removes current directory from the work directory history. 14432 \\[ido-forget-work-directory] removes current directory from the work directory history.
13914 \\[ido-prev-work-file] or \\[ido-next-work-file] cycle through the work file history. 14433 \\[ido-prev-work-file] or \\[ido-next-work-file] cycle through the work file history.
13915 \\[ido-wide-find-file] and \\[ido-wide-find-dir] prompts and uses find to locate files or directories. 14434 \\[ido-wide-find-file-or-pop-dir] and \\[ido-wide-find-dir-or-delete-dir] prompts and uses find to locate files or directories.
13916 \\[ido-make-directory] prompts for a directory to create in current directory. 14435 \\[ido-make-directory] prompts for a directory to create in current directory.
13917 \\[ido-fallback-command] Fallback to non-ido version of current command. 14436 \\[ido-fallback-command] Fallback to non-ido version of current command.
13918 \\[ido-toggle-regexp] Toggle regexp searching. 14437 \\[ido-toggle-regexp] Toggle regexp searching.
13919 \\[ido-toggle-prefix] Toggle between substring and prefix matching. 14438 \\[ido-toggle-prefix] Toggle between substring and prefix matching.
13920 \\[ido-toggle-case] Toggle case-sensitive searching of file names. 14439 \\[ido-toggle-case] Toggle case-sensitive searching of file names.
14036 14555
14037 \(fn PROMPT CHOICES &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF)" nil nil) 14556 \(fn PROMPT CHOICES &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF)" nil nil)
14038 14557
14039 ;;;*** 14558 ;;;***
14040 14559
14041 ;;;### (autoloads (ielm) "ielm" "ielm.el" (17187 59901)) 14560 ;;;### (autoloads (ielm) "ielm" "ielm.el" (17279 27123))
14042 ;;; Generated autoloads from ielm.el 14561 ;;; Generated autoloads from ielm.el
14043 (add-hook 'same-window-buffer-names "*ielm*") 14562 (add-hook 'same-window-buffer-names "*ielm*")
14044 14563
14045 (autoload (quote ielm) "ielm" "\ 14564 (autoload (quote ielm) "ielm" "\
14046 Interactively evaluate Emacs Lisp expressions. 14565 Interactively evaluate Emacs Lisp expressions.
14049 \(fn)" t nil) 14568 \(fn)" t nil)
14050 14569
14051 ;;;*** 14570 ;;;***
14052 14571
14053 ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" 14572 ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
14054 ;;;;;; (17187 59901)) 14573 ;;;;;; (17279 27123))
14055 ;;; Generated autoloads from iimage.el 14574 ;;; Generated autoloads from iimage.el
14056 14575
14057 (autoload (quote turn-on-iimage-mode) "iimage" "\ 14576 (autoload (quote turn-on-iimage-mode) "iimage" "\
14058 Unconditionally turn on iimage mode. 14577 Unconditionally turn on iimage mode.
14059 14578
14067 ;;;*** 14586 ;;;***
14068 14587
14069 ;;;### (autoloads (defimage find-image remove-images insert-sliced-image 14588 ;;;### (autoloads (defimage find-image remove-images insert-sliced-image
14070 ;;;;;; insert-image put-image create-image image-type-available-p 14589 ;;;;;; insert-image put-image create-image image-type-available-p
14071 ;;;;;; image-type-from-file-name image-type-from-file-header image-type-from-buffer 14590 ;;;;;; image-type-from-file-name image-type-from-file-header image-type-from-buffer
14072 ;;;;;; image-type-from-data) "image" "image.el" (17257 22483)) 14591 ;;;;;; image-type-from-data) "image" "image.el" (17279 27196))
14073 ;;; Generated autoloads from image.el 14592 ;;; Generated autoloads from image.el
14074 14593
14075 (autoload (quote image-type-from-data) "image" "\ 14594 (autoload (quote image-type-from-data) "image" "\
14076 Determine the image type from image data DATA. 14595 Determine the image type from image data DATA.
14077 Value is a symbol specifying the image type or nil if type cannot 14596 Value is a symbol specifying the image type or nil if type cannot
14218 14737
14219 ;;;*** 14738 ;;;***
14220 14739
14221 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14740 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14222 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14741 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14223 ;;;;;; "image-file.el" (17187 59901)) 14742 ;;;;;; "image-file.el" (17279 27123))
14224 ;;; Generated autoloads from image-file.el 14743 ;;; Generated autoloads from image-file.el
14225 14744
14226 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 14745 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
14227 *A list of image-file filename extensions. 14746 *A list of image-file filename extensions.
14228 Filenames having one of these extensions are considered image files, 14747 Filenames having one of these extensions are considered image files,
14281 \(fn &optional ARG)" t nil) 14800 \(fn &optional ARG)" t nil)
14282 14801
14283 ;;;*** 14802 ;;;***
14284 14803
14285 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 14804 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
14286 ;;;;;; "image-mode" "image-mode.el" (17226 24576)) 14805 ;;;;;; "image-mode" "image-mode.el" (17376 5576))
14287 ;;; Generated autoloads from image-mode.el 14806 ;;; Generated autoloads from image-mode.el
14288 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 14807 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
14289 (push '("\\.png\\'" . image-mode) auto-mode-alist) 14808 (push '("\\.png\\'" . image-mode) auto-mode-alist)
14290 (push '("\\.gif\\'" . image-mode) auto-mode-alist) 14809 (push '("\\.gif\\'" . image-mode) auto-mode-alist)
14291 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist) 14810 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist)
14319 \(fn)" t nil) 14838 \(fn)" t nil)
14320 14839
14321 ;;;*** 14840 ;;;***
14322 14841
14323 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 14842 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
14324 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (17187 59901)) 14843 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (17279 27123))
14325 ;;; Generated autoloads from imenu.el 14844 ;;; Generated autoloads from imenu.el
14326 14845
14327 (defvar imenu-sort-function nil "\ 14846 (defvar imenu-sort-function nil "\
14328 *The function to use for sorting the index mouse-menu. 14847 *The function to use for sorting the index mouse-menu.
14329 14848
14439 14958
14440 ;;;*** 14959 ;;;***
14441 14960
14442 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 14961 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
14443 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 14962 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
14444 ;;;;;; "ind-util" "language/ind-util.el" (17187 59881)) 14963 ;;;;;; "ind-util" "language/ind-util.el" (17342 36796))
14445 ;;; Generated autoloads from language/ind-util.el 14964 ;;; Generated autoloads from language/ind-util.el
14446 14965
14447 (autoload (quote indian-compose-region) "ind-util" "\ 14966 (autoload (quote indian-compose-region) "ind-util" "\
14448 Compose the region according to `composition-function-table'. 14967 Compose the region according to `composition-function-table'.
14449 14968
14450 \(fn FROM TO)" t nil) 14969 \(fn FROM TO)" t nil)
14451 14970
14452 (autoload (quote indian-compose-string) "ind-util" "\ 14971 (autoload (quote indian-compose-string) "ind-util" "\
14453 Not documented 14972 Not documented
14482 15001
14483 ;;;*** 15002 ;;;***
14484 15003
14485 ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15004 ;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
14486 ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15005 ;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
14487 ;;;;;; "progmodes/inf-lisp.el" (17187 59902)) 15006 ;;;;;; "progmodes/inf-lisp.el" (17279 27123))
14488 ;;; Generated autoloads from progmodes/inf-lisp.el 15007 ;;; Generated autoloads from progmodes/inf-lisp.el
14489 15008
14490 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 15009 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
14491 *What not to save on inferior Lisp's input history. 15010 *What not to save on inferior Lisp's input history.
14492 Input matching this regexp is not saved on the input history in Inferior Lisp 15011 Input matching this regexp is not saved on the input history in Inferior Lisp
14548 15067
14549 ;;;*** 15068 ;;;***
14550 15069
14551 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 15070 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
14552 ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15071 ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
14553 ;;;;;; Info-directory info-standalone info-emacs-manual info info-other-window) 15072 ;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
14554 ;;;;;; "info" "info.el" (17263 27852)) 15073 ;;;;;; info info-other-window) "info" "info.el" (17383 37904))
14555 ;;; Generated autoloads from info.el 15074 ;;; Generated autoloads from info.el
14556 15075
14557 (autoload (quote info-other-window) "info" "\ 15076 (autoload (quote info-other-window) "info" "\
14558 Like `info' but show the Info buffer in another window. 15077 Like `info' but show the Info buffer in another window.
14559 15078
14560 \(fn &optional FILE)" t nil) 15079 \(fn &optional FILE-OR-NODE)" t nil)
14561 (add-hook 'same-window-regexps "\\*info\\*\\(\\|<[0-9]+>\\)") 15080 (add-hook 'same-window-regexps "\\*info\\*\\(\\|<[0-9]+>\\)")
14562 (put 'info 'info-file "emacs") 15081 (put 'info 'info-file "emacs")
14563 15082
14564 (autoload (quote info) "info" "\ 15083 (autoload (quote info) "info" "\
14565 Enter Info, the documentation browser. 15084 Enter Info, the documentation browser.
14566 Optional argument FILE specifies the file to examine; 15085 Optional argument FILE-OR-NODE specifies the file to examine;
14567 the default is the top-level directory of Info. 15086 the default is the top-level directory of Info.
14568 Called from a program, FILE may specify an Info node of the form 15087 Called from a program, FILE-OR-NODE may specify an Info node of the form
14569 `(FILENAME)NODENAME'. 15088 `(FILENAME)NODENAME'.
14570 Optional argument BUFFER specifies the Info buffer name; 15089 Optional argument BUFFER specifies the Info buffer name;
14571 the default buffer name is *info*. If BUFFER exists, 15090 the default buffer name is *info*. If BUFFER exists,
14572 just switch to BUFFER. Otherwise, create a new buffer 15091 just switch to BUFFER. Otherwise, create a new buffer
14573 with the top-level Info directory. 15092 with the top-level Info directory.
14579 15098
14580 The search path for Info files is in the variable `Info-directory-list'. 15099 The search path for Info files is in the variable `Info-directory-list'.
14581 The top-level Info directory is made by combining all the files named `dir' 15100 The top-level Info directory is made by combining all the files named `dir'
14582 in all the directories in that path. 15101 in all the directories in that path.
14583 15102
14584 \(fn &optional FILE BUFFER)" t nil) 15103 \(fn &optional FILE-OR-NODE BUFFER)" t nil)
14585 15104
14586 (autoload (quote info-emacs-manual) "info" "\ 15105 (autoload (quote info-emacs-manual) "info" "\
14587 Display the Emacs manual in Info mode. 15106 Display the Emacs manual in Info mode.
14588 15107
14589 \(fn)" t nil) 15108 \(fn)" t nil)
14593 Usage: emacs -f info-standalone [filename] 15112 Usage: emacs -f info-standalone [filename]
14594 In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself. 15113 In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself.
14595 15114
14596 \(fn)" nil nil) 15115 \(fn)" nil nil)
14597 15116
15117 (autoload (quote Info-on-current-buffer) "info" "\
15118 Use Info mode to browse the current Info buffer.
15119 With a prefix arg, this queries for the node name to visit first;
15120 otherwise, that defaults to `Top'.
15121
15122 \(fn &optional NODENAME)" t nil)
15123
14598 (autoload (quote Info-directory) "info" "\ 15124 (autoload (quote Info-directory) "info" "\
14599 Go to the Info directory node. 15125 Go to the Info directory node.
14600 15126
14601 \(fn)" t nil) 15127 \(fn)" t nil)
14602 15128
14603 (autoload (quote Info-index) "info" "\ 15129 (autoload (quote Info-index) "info" "\
14604 Look up a string TOPIC in the index for this file. 15130 Look up a string TOPIC in the index for this manual and go to that entry.
14605 If there are no exact matches to the specified topic, this chooses 15131 If there are no exact matches to the specified topic, this chooses
14606 the first match which is a case-insensitive substring of a topic. 15132 the first match which is a case-insensitive substring of a topic.
14607 Use the \\<Info-mode-map>\\[Info-index-next] command to see the other matches. 15133 Use the \\<Info-mode-map>\\[Info-index-next] command to see the other matches.
14608 Give a blank topic name to go to the Index node itself. 15134 Give an empty topic name to go to the Index node itself.
14609 15135
14610 \(fn TOPIC)" t nil) 15136 \(fn TOPIC)" t nil)
14611 15137
14612 (autoload (quote info-apropos) "info" "\ 15138 (autoload (quote info-apropos) "info" "\
14613 Grovel indices of all known Info files on your system for STRING. 15139 Grovel indices of all known Info files on your system for STRING.
14663 \\[Info-search] Search through this Info file for specified regexp, 15189 \\[Info-search] Search through this Info file for specified regexp,
14664 and select the node in which the next occurrence is found. 15190 and select the node in which the next occurrence is found.
14665 \\[Info-search-case-sensitively] Search through this Info file for specified regexp case-sensitively. 15191 \\[Info-search-case-sensitively] Search through this Info file for specified regexp case-sensitively.
14666 \\[Info-search-next] Search for another occurrence of regexp 15192 \\[Info-search-next] Search for another occurrence of regexp
14667 from a previous \\<Info-mode-map>\\[Info-search] command. 15193 from a previous \\<Info-mode-map>\\[Info-search] command.
14668 \\[Info-index] Look up a topic in this file's Index and move to that node. 15194 \\[Info-index] Look up a topic in this manual's Index and move to that index entry.
14669 \\[Info-index-next] (comma) Move to the next match from a previous \\<Info-mode-map>\\[Info-index] command. 15195 \\[Info-index-next] (comma) Move to the next match from a previous \\<Info-mode-map>\\[Info-index] command.
14670 \\[info-apropos] Look for a string in the indices of all manuals. 15196 \\[info-apropos] Look for a string in the indices of all manuals.
14671 \\[Info-goto-node] Move to node specified by name. 15197 \\[Info-goto-node] Move to node specified by name.
14672 You may include a filename as well, as (FILENAME)NODENAME. 15198 You may include a filename as well, as (FILENAME)NODENAME.
14673 1 .. 9 Pick first ... ninth item in node's menu. 15199 1 .. 9 Pick first ... ninth item in node's menu.
14708 15234
14709 ;;;*** 15235 ;;;***
14710 15236
14711 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 15237 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
14712 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 15238 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
14713 ;;;;;; (17187 59901)) 15239 ;;;;;; (17279 27123))
14714 ;;; Generated autoloads from info-look.el 15240 ;;; Generated autoloads from info-look.el
14715 15241
14716 (autoload (quote info-lookup-reset) "info-look" "\ 15242 (autoload (quote info-lookup-reset) "info-look" "\
14717 Throw away all cached data. 15243 Throw away all cached data.
14718 This command is useful if the user wants to start at the beginning without 15244 This command is useful if the user wants to start at the beginning without
14756 \(fn &optional MODE)" t nil) 15282 \(fn &optional MODE)" t nil)
14757 15283
14758 ;;;*** 15284 ;;;***
14759 15285
14760 ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all 15286 ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
14761 ;;;;;; info-xref-check) "info-xref" "info-xref.el" (17187 59901)) 15287 ;;;;;; info-xref-check) "info-xref" "info-xref.el" (17279 27123))
14762 ;;; Generated autoloads from info-xref.el 15288 ;;; Generated autoloads from info-xref.el
14763 15289
14764 (autoload (quote info-xref-check) "info-xref" "\ 15290 (autoload (quote info-xref-check) "info-xref" "\
14765 Check external references in FILENAME, an info document. 15291 Check external references in FILENAME, an info document.
14766 15292
14783 \(fn)" t nil) 15309 \(fn)" t nil)
14784 15310
14785 ;;;*** 15311 ;;;***
14786 15312
14787 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 15313 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
14788 ;;;;;; "informat" "informat.el" (17187 59901)) 15314 ;;;;;; "informat" "informat.el" (17279 27123))
14789 ;;; Generated autoloads from informat.el 15315 ;;; Generated autoloads from informat.el
14790 15316
14791 (autoload (quote Info-tagify) "informat" "\ 15317 (autoload (quote Info-tagify) "informat" "\
14792 Create or update Info file tag table in current buffer or in a region. 15318 Create or update Info file tag table in current buffer or in a region.
14793 15319
14824 15350
14825 ;;;*** 15351 ;;;***
14826 15352
14827 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 15353 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
14828 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 15354 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
14829 ;;;;;; (17187 59901)) 15355 ;;;;;; (17279 27123))
14830 ;;; Generated autoloads from international/isearch-x.el 15356 ;;; Generated autoloads from international/isearch-x.el
14831 15357
14832 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 15358 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
14833 Select an input method and turn it on in interactive search. 15359 Select an input method and turn it on in interactive search.
14834 15360
14844 15370
14845 \(fn LAST-CHAR)" nil nil) 15371 \(fn LAST-CHAR)" nil nil)
14846 15372
14847 ;;;*** 15373 ;;;***
14848 15374
14849 ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17187 15375 ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (17279
14850 ;;;;;; 59901)) 15376 ;;;;;; 27123))
14851 ;;; Generated autoloads from isearchb.el 15377 ;;; Generated autoloads from isearchb.el
14852 15378
14853 (autoload (quote isearchb-activate) "isearchb" "\ 15379 (autoload (quote isearchb-activate) "isearchb" "\
14854 Active isearchb mode for subsequent alphanumeric keystrokes. 15380 Active isearchb mode for subsequent alphanumeric keystrokes.
14855 Executing this command again will terminate the search; or, if 15381 Executing this command again will terminate the search; or, if
14859 \(fn)" t nil) 15385 \(fn)" t nil)
14860 15386
14861 ;;;*** 15387 ;;;***
14862 15388
14863 ;;;### (autoloads (iso-accents-mode) "iso-acc" "obsolete/iso-acc.el" 15389 ;;;### (autoloads (iso-accents-mode) "iso-acc" "obsolete/iso-acc.el"
14864 ;;;;;; (17187 59902)) 15390 ;;;;;; (17279 27123))
14865 ;;; Generated autoloads from obsolete/iso-acc.el 15391 ;;; Generated autoloads from obsolete/iso-acc.el
14866 15392
14867 (autoload (quote iso-accents-mode) "iso-acc" "\ 15393 (autoload (quote iso-accents-mode) "iso-acc" "\
14868 Toggle ISO Accents mode, in which accents modify the following letter. 15394 Toggle ISO Accents mode, in which accents modify the following letter.
14869 This permits easy insertion of accented characters according to ISO-8859-1. 15395 This permits easy insertion of accented characters according to ISO-8859-1.
14892 ;;;*** 15418 ;;;***
14893 15419
14894 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 15420 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
14895 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 15421 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
14896 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 15422 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
14897 ;;;;;; "international/iso-cvt.el" (17187 59880)) 15423 ;;;;;; "international/iso-cvt.el" (17279 27079))
14898 ;;; Generated autoloads from international/iso-cvt.el 15424 ;;; Generated autoloads from international/iso-cvt.el
14899 15425
14900 (autoload (quote iso-spanish) "iso-cvt" "\ 15426 (autoload (quote iso-spanish) "iso-cvt" "\
14901 Translate net conventions for Spanish to ISO 8859-1. 15427 Translate net conventions for Spanish to ISO 8859-1.
14902 The region between FROM and TO is translated using the table TRANS-TAB. 15428 The region between FROM and TO is translated using the table TRANS-TAB.
14976 \(fn)" t nil) 15502 \(fn)" t nil)
14977 15503
14978 ;;;*** 15504 ;;;***
14979 15505
14980 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 15506 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
14981 ;;;;;; (17187 59894)) 15507 ;;;;;; (17279 27115))
14982 ;;; Generated autoloads from international/iso-transl.el 15508 ;;; Generated autoloads from international/iso-transl.el
14983 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 15509 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
14984 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 15510 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
14985 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 15511 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
14986 15512
14989 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 15515 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
14990 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15516 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
14991 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15517 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
14992 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 15518 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
14993 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 15519 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
14994 ;;;;;; (17263 27852)) 15520 ;;;;;; (17374 21550))
14995 ;;; Generated autoloads from textmodes/ispell.el 15521 ;;; Generated autoloads from textmodes/ispell.el
14996 15522
14997 (defvar ispell-personal-dictionary nil "\ 15523 (defvar ispell-personal-dictionary nil "\
14998 *File name of your personal spelling dictionary, or nil. 15524 *File name of your personal spelling dictionary, or nil.
14999 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used, 15525 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
15275 15801
15276 \(fn)" t nil) 15802 \(fn)" t nil)
15277 15803
15278 ;;;*** 15804 ;;;***
15279 15805
15280 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17263 15806 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17356
15281 ;;;;;; 27852)) 15807 ;;;;;; 16193))
15282 ;;; Generated autoloads from iswitchb.el 15808 ;;; Generated autoloads from iswitchb.el
15283 15809
15284 (defvar iswitchb-mode nil "\ 15810 (defvar iswitchb-mode nil "\
15285 Non-nil if Iswitchb mode is enabled. 15811 Non-nil if Iswitchb mode is enabled.
15286 See the command `iswitchb-mode' for a description of this minor-mode. 15812 See the command `iswitchb-mode' for a description of this minor-mode.
15302 ;;;*** 15828 ;;;***
15303 15829
15304 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 15830 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
15305 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 15831 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
15306 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 15832 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
15307 ;;;;;; "japan-util" "language/japan-util.el" (17187 59881)) 15833 ;;;;;; "japan-util" "language/japan-util.el" (17279 27080))
15308 ;;; Generated autoloads from language/japan-util.el 15834 ;;; Generated autoloads from language/japan-util.el
15309 15835
15310 (autoload (quote setup-japanese-environment-internal) "japan-util" "\ 15836 (autoload (quote setup-japanese-environment-internal) "japan-util" "\
15311 Not documented 15837 Not documented
15312 15838
15380 \(fn PROMPT &optional INITIAL-INPUT)" nil nil) 15906 \(fn PROMPT &optional INITIAL-INPUT)" nil nil)
15381 15907
15382 ;;;*** 15908 ;;;***
15383 15909
15384 ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 15910 ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
15385 ;;;;;; "jka-compr.el" (17277 59649)) 15911 ;;;;;; "jka-compr.el" (17279 27201))
15386 ;;; Generated autoloads from jka-compr.el 15912 ;;; Generated autoloads from jka-compr.el
15387 15913
15388 (defvar jka-compr-inhibit nil "\ 15914 (defvar jka-compr-inhibit nil "\
15389 Non-nil means inhibit automatic uncompression temporarily. 15915 Non-nil means inhibit automatic uncompression temporarily.
15390 Lisp programs can bind this to t to do that. 15916 Lisp programs can bind this to t to do that.
15405 15931
15406 ;;;*** 15932 ;;;***
15407 15933
15408 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 15934 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
15409 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 15935 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
15410 ;;;;;; (17187 59901)) 15936 ;;;;;; (17279 27122))
15411 ;;; Generated autoloads from emulation/keypad.el 15937 ;;; Generated autoloads from emulation/keypad.el
15412 15938
15413 (defvar keypad-setup nil "\ 15939 (defvar keypad-setup nil "\
15414 Specifies the keypad setup for unshifted keypad keys when NumLock is off. 15940 Specifies the keypad setup for unshifted keypad keys when NumLock is off.
15415 When selecting the plain numeric keypad setup, the character returned by the 15941 When selecting the plain numeric keypad setup, the character returned by the
15461 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil) 15987 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil)
15462 15988
15463 ;;;*** 15989 ;;;***
15464 15990
15465 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 15991 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
15466 ;;;;;; (17187 59880)) 15992 ;;;;;; (17307 17630))
15467 ;;; Generated autoloads from international/kinsoku.el 15993 ;;; Generated autoloads from international/kinsoku.el
15468 15994
15469 (autoload (quote kinsoku) "kinsoku" "\ 15995 (autoload (quote kinsoku) "kinsoku" "\
15470 Go to a line breaking position near point by doing `kinsoku' processing. 15996 Go to a line breaking position near point by doing `kinsoku' processing.
15471 LINEBEG is a buffer position we can't break a line before. 15997 LINEBEG is a buffer position we can't break a line before.
15482 16008
15483 \(fn LINEBEG)" nil nil) 16009 \(fn LINEBEG)" nil nil)
15484 16010
15485 ;;;*** 16011 ;;;***
15486 16012
15487 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17187 16013 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (17279
15488 ;;;;;; 59880)) 16014 ;;;;;; 27079))
15489 ;;; Generated autoloads from international/kkc.el 16015 ;;; Generated autoloads from international/kkc.el
15490 16016
15491 (defvar kkc-after-update-conversion-functions nil "\ 16017 (defvar kkc-after-update-conversion-functions nil "\
15492 Functions to run after a conversion is selected in `japanese' input method. 16018 Functions to run after a conversion is selected in `japanese' input method.
15493 With this input method, a user can select a proper conversion from 16019 With this input method, a user can select a proper conversion from
15508 ;;;*** 16034 ;;;***
15509 16035
15510 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16036 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
15511 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16037 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
15512 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 16038 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
15513 ;;;;;; "kmacro.el" (17187 59901)) 16039 ;;;;;; "kmacro.el" (17279 27123))
15514 ;;; Generated autoloads from kmacro.el 16040 ;;; Generated autoloads from kmacro.el
15515 (global-set-key "\C-x(" 'kmacro-start-macro) 16041 (global-set-key "\C-x(" 'kmacro-start-macro)
15516 (global-set-key "\C-x)" 'kmacro-end-macro) 16042 (global-set-key "\C-x)" 'kmacro-end-macro)
15517 (global-set-key "\C-xe" 'kmacro-end-and-call-macro) 16043 (global-set-key "\C-xe" 'kmacro-end-and-call-macro)
15518 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter) 16044 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter)
15615 16141
15616 ;;;*** 16142 ;;;***
15617 16143
15618 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string 16144 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
15619 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" 16145 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
15620 ;;;;;; (17187 59881)) 16146 ;;;;;; (17279 27080))
15621 ;;; Generated autoloads from language/knd-util.el 16147 ;;; Generated autoloads from language/knd-util.el
15622 16148
15623 (defconst kannada-consonant "[\x51f75-\x51fb9]") 16149 (defconst kannada-consonant "[\x51f75-\x51fb9]")
15624 16150
15625 (autoload (quote kannada-compose-region) "knd-util" "\ 16151 (autoload (quote kannada-compose-region) "knd-util" "\
15638 \(fn LEN)" nil nil) 16164 \(fn LEN)" nil nil)
15639 16165
15640 ;;;*** 16166 ;;;***
15641 16167
15642 ;;;### (autoloads (setup-korean-environment-internal) "korea-util" 16168 ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
15643 ;;;;;; "language/korea-util.el" (17187 59881)) 16169 ;;;;;; "language/korea-util.el" (17279 27080))
15644 ;;; Generated autoloads from language/korea-util.el 16170 ;;; Generated autoloads from language/korea-util.el
15645 16171
15646 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 16172 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
15647 *The kind of Korean keyboard for Korean input method. 16173 *The kind of Korean keyboard for Korean input method.
15648 \"\" for 2, \"3\" for 3.") 16174 \"\" for 2, \"3\" for 3.")
15653 \(fn)" nil nil) 16179 \(fn)" nil nil)
15654 16180
15655 ;;;*** 16181 ;;;***
15656 16182
15657 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 16183 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
15658 ;;;;;; (17226 24576)) 16184 ;;;;;; (17279 27172))
15659 ;;; Generated autoloads from play/landmark.el 16185 ;;; Generated autoloads from play/landmark.el
15660 16186
15661 (defalias (quote landmark-repeat) (quote lm-test-run)) 16187 (defalias (quote landmark-repeat) (quote lm-test-run))
15662 16188
15663 (autoload (quote lm-test-run) "landmark" "\ 16189 (autoload (quote lm-test-run) "landmark" "\
15687 16213
15688 ;;;*** 16214 ;;;***
15689 16215
15690 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 16216 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
15691 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 16217 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
15692 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17187 16218 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17279
15693 ;;;;;; 59881)) 16219 ;;;;;; 27080))
15694 ;;; Generated autoloads from language/lao-util.el 16220 ;;; Generated autoloads from language/lao-util.el
15695 16221
15696 (autoload (quote lao-compose-string) "lao-util" "\ 16222 (autoload (quote lao-compose-string) "lao-util" "\
15697 Not documented 16223 Not documented
15698 16224
15737 16263
15738 ;;;*** 16264 ;;;***
15739 16265
15740 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16266 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
15741 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16267 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
15742 ;;;;;; "latexenc" "international/latexenc.el" (17187 59880)) 16268 ;;;;;; "latexenc" "international/latexenc.el" (17374 21550))
15743 ;;; Generated autoloads from international/latexenc.el 16269 ;;; Generated autoloads from international/latexenc.el
15744 16270
15745 (defvar latex-inputenc-coding-alist (quote (("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ 16271 (defvar latex-inputenc-coding-alist (quote (("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\
15746 Mapping from encoding names used by LaTeX's \"inputenc.sty\" to Emacs coding systems. 16272 Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems.
16273 LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".
15747 Used by the function `latexenc-find-file-coding-system'.") 16274 Used by the function `latexenc-find-file-coding-system'.")
15748 16275
15749 (custom-autoload (quote latex-inputenc-coding-alist) "latexenc") 16276 (custom-autoload (quote latex-inputenc-coding-alist) "latexenc")
15750 16277
15751 (autoload (quote latexenc-inputenc-to-coding-system) "latexenc" "\ 16278 (autoload (quote latexenc-inputenc-to-coding-system) "latexenc" "\
15768 \(fn ARG-LIST)" nil nil) 16295 \(fn ARG-LIST)" nil nil)
15769 16296
15770 ;;;*** 16297 ;;;***
15771 16298
15772 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16299 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
15773 ;;;;;; "latin1-disp" "international/latin1-disp.el" (17187 59880)) 16300 ;;;;;; "latin1-disp" "international/latin1-disp.el" (17279 27079))
15774 ;;; Generated autoloads from international/latin1-disp.el 16301 ;;; Generated autoloads from international/latin1-disp.el
15775 16302
15776 (defvar latin1-display nil "\ 16303 (defvar latin1-display nil "\
15777 Set up Latin-1/ASCII display for ISO8859 character sets. 16304 Set up Latin-1/ASCII display for ISO8859 character sets.
15778 This is done for each character set in the list `latin1-display-sets', 16305 This is done for each character set in the list `latin1-display-sets',
15812 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp") 16339 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp")
15813 16340
15814 ;;;*** 16341 ;;;***
15815 16342
15816 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" 16343 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
15817 ;;;;;; "obsolete/lazy-lock.el" (17187 59902)) 16344 ;;;;;; "obsolete/lazy-lock.el" (17279 27123))
15818 ;;; Generated autoloads from obsolete/lazy-lock.el 16345 ;;; Generated autoloads from obsolete/lazy-lock.el
15819 16346
15820 (autoload (quote lazy-lock-mode) "lazy-lock" "\ 16347 (autoload (quote lazy-lock-mode) "lazy-lock" "\
15821 Toggle Lazy Lock mode. 16348 Toggle Lazy Lock mode.
15822 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it 16349 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it
15880 \(fn)" nil nil) 16407 \(fn)" nil nil)
15881 16408
15882 ;;;*** 16409 ;;;***
15883 16410
15884 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16411 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
15885 ;;;;;; (17263 27852)) 16412 ;;;;;; (17356 16192))
15886 ;;; Generated autoloads from progmodes/ld-script.el 16413 ;;; Generated autoloads from progmodes/ld-script.el
15887 16414
15888 (add-to-list (quote auto-mode-alist) (quote ("\\.ld[s]?\\(\\.in\\)?$" . ld-script-mode))) 16415 (add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode)))
16416
16417 (add-to-list (quote auto-mode-alist) (quote ("\\.x[bdsru]?[cn]?\\'" . ld-script-mode)))
15889 16418
15890 (autoload (quote ld-script-mode) "ld-script" "\ 16419 (autoload (quote ld-script-mode) "ld-script" "\
15891 A major mode to edit GNU ld script files 16420 A major mode to edit GNU ld script files
15892 16421
15893 \(fn)" t nil) 16422 \(fn)" t nil)
15894 16423
15895 ;;;*** 16424 ;;;***
15896 16425
15897 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 16426 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
15898 ;;;;;; (17187 59901)) 16427 ;;;;;; (17279 27123))
15899 ;;; Generated autoloads from ledit.el 16428 ;;; Generated autoloads from ledit.el
15900 16429
15901 (defconst ledit-save-files t "\ 16430 (defconst ledit-save-files t "\
15902 *Non-nil means Ledit should save files before transferring to Lisp.") 16431 *Non-nil means Ledit should save files before transferring to Lisp.")
15903 16432
15927 16456
15928 \(fn)" nil nil) 16457 \(fn)" nil nil)
15929 16458
15930 ;;;*** 16459 ;;;***
15931 16460
15932 ;;;### (autoloads (life) "life" "play/life.el" (17187 59902)) 16461 ;;;### (autoloads (life) "life" "play/life.el" (17279 27123))
15933 ;;; Generated autoloads from play/life.el 16462 ;;; Generated autoloads from play/life.el
15934 16463
15935 (autoload (quote life) "life" "\ 16464 (autoload (quote life) "life" "\
15936 Run Conway's Life simulation. 16465 Run Conway's Life simulation.
15937 The starting pattern is randomly selected. Prefix arg (optional first 16466 The starting pattern is randomly selected. Prefix arg (optional first
15940 16469
15941 \(fn &optional SLEEPTIME)" t nil) 16470 \(fn &optional SLEEPTIME)" t nil)
15942 16471
15943 ;;;*** 16472 ;;;***
15944 16473
15945 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17244 16474 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17279
15946 ;;;;;; 4913)) 16475 ;;;;;; 27189))
15947 ;;; Generated autoloads from loadhist.el 16476 ;;; Generated autoloads from loadhist.el
15948 16477
15949 (autoload (quote unload-feature) "loadhist" "\ 16478 (autoload (quote unload-feature) "loadhist" "\
15950 Unload the library that provided FEATURE, restoring all its autoloads. 16479 Unload the library that provided FEATURE, restoring all its autoloads.
15951 If the feature is required by any other loaded code, and prefix arg FORCE 16480 If the feature is required by any other loaded code, and prefix arg FORCE
15964 \(fn FEATURE &optional FORCE)" t nil) 16493 \(fn FEATURE &optional FORCE)" t nil)
15965 16494
15966 ;;;*** 16495 ;;;***
15967 16496
15968 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16497 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
15969 ;;;;;; "locate" "locate.el" (17257 22483)) 16498 ;;;;;; "locate" "locate.el" (17337 56254))
15970 ;;; Generated autoloads from locate.el 16499 ;;; Generated autoloads from locate.el
15971 16500
15972 (defvar locate-ls-subdir-switches "-al" "\ 16501 (defvar locate-ls-subdir-switches "-al" "\
15973 `ls' switches for inserting subdirectories in `*Locate*' buffers. 16502 `ls' switches for inserting subdirectories in `*Locate*' buffers.
15974 This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches.") 16503 This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches.")
15989 16518
15990 \(fn SEARCH-STRING FILTER)" t nil) 16519 \(fn SEARCH-STRING FILTER)" t nil)
15991 16520
15992 ;;;*** 16521 ;;;***
15993 16522
15994 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17226 24576)) 16523 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17297 42808))
15995 ;;; Generated autoloads from log-edit.el 16524 ;;; Generated autoloads from log-edit.el
15996 16525
15997 (autoload (quote log-edit) "log-edit" "\ 16526 (autoload (quote log-edit) "log-edit" "\
15998 Setup a buffer to enter a log message. 16527 Setup a buffer to enter a log message.
15999 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 16528 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
16010 16539
16011 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) 16540 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil)
16012 16541
16013 ;;;*** 16542 ;;;***
16014 16543
16015 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17187 16544 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17374
16016 ;;;;;; 59901)) 16545 ;;;;;; 21531))
16017 ;;; Generated autoloads from log-view.el 16546 ;;; Generated autoloads from log-view.el
16018 16547
16019 (autoload (quote log-view-mode) "log-view" "\ 16548 (autoload (quote log-view-mode) "log-view" "\
16020 Major mode for browsing CVS log output. 16549 Major mode for browsing CVS log output.
16021 16550
16022 \(fn)" t nil) 16551 \(fn)" t nil)
16023 16552
16024 ;;;*** 16553 ;;;***
16025 16554
16026 ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17257 16555 ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17327
16027 ;;;;;; 22483)) 16556 ;;;;;; 23539))
16028 ;;; Generated autoloads from longlines.el 16557 ;;; Generated autoloads from longlines.el
16029 16558
16030 (autoload (quote longlines-mode) "longlines" "\ 16559 (autoload (quote longlines-mode) "longlines" "\
16031 Toggle Long Lines mode. 16560 Toggle Long Lines mode.
16032 In Long Lines mode, long lines are wrapped if they extend beyond 16561 In Long Lines mode, long lines are wrapped if they extend beyond
16043 \(fn &optional ARG)" t nil) 16572 \(fn &optional ARG)" t nil)
16044 16573
16045 ;;;*** 16574 ;;;***
16046 16575
16047 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 16576 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
16048 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17187 16577 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (17279
16049 ;;;;;; 59901)) 16578 ;;;;;; 27123))
16050 ;;; Generated autoloads from lpr.el 16579 ;;; Generated autoloads from lpr.el
16051 16580
16052 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 16581 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
16053 16582
16054 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) 16583 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix))))
16138 \(fn START END)" t nil) 16667 \(fn START END)" t nil)
16139 16668
16140 ;;;*** 16669 ;;;***
16141 16670
16142 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16671 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16143 ;;;;;; (17187 59901)) 16672 ;;;;;; (17297 42802))
16144 ;;; Generated autoloads from ls-lisp.el 16673 ;;; Generated autoloads from ls-lisp.el
16145 16674
16146 (defvar ls-lisp-support-shell-wildcards t "\ 16675 (defvar ls-lisp-support-shell-wildcards t "\
16147 *Non-nil means ls-lisp treats file patterns as shell wildcards. 16676 *Non-nil means ls-lisp treats file patterns as shell wildcards.
16148 Otherwise they are treated as Emacs regexps (for backward compatibility).") 16677 Otherwise they are treated as Emacs regexps (for backward compatibility).")
16149 16678
16150 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp") 16679 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp")
16151 16680
16152 ;;;*** 16681 ;;;***
16153 16682
16154 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17187 16683 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17308
16155 ;;;;;; 59901)) 16684 ;;;;;; 43144))
16156 ;;; Generated autoloads from calendar/lunar.el 16685 ;;; Generated autoloads from calendar/lunar.el
16157 16686
16158 (autoload (quote phases-of-moon) "lunar" "\ 16687 (autoload (quote phases-of-moon) "lunar" "\
16159 Display the quarters of the moon for last month, this month, and next month. 16688 Display the quarters of the moon for last month, this month, and next month.
16160 If called with an optional prefix argument, prompts for month and year. 16689 If called with an optional prefix argument, prompts for month and year.
16163 16692
16164 \(fn &optional ARG)" t nil) 16693 \(fn &optional ARG)" t nil)
16165 16694
16166 ;;;*** 16695 ;;;***
16167 16696
16168 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17277 16697 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17279
16169 ;;;;;; 60154)) 16698 ;;;;;; 27203))
16170 ;;; Generated autoloads from progmodes/m4-mode.el 16699 ;;; Generated autoloads from progmodes/m4-mode.el
16171 16700
16172 (autoload (quote m4-mode) "m4-mode" "\ 16701 (autoload (quote m4-mode) "m4-mode" "\
16173 A major mode to edit m4 macro files. 16702 A major mode to edit m4 macro files.
16174 \\{m4-mode-map} 16703 \\{m4-mode-map}
16176 \(fn)" t nil) 16705 \(fn)" t nil)
16177 16706
16178 ;;;*** 16707 ;;;***
16179 16708
16180 ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" 16709 ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
16181 ;;;;;; (17187 59901)) 16710 ;;;;;; (17279 27122))
16182 ;;; Generated autoloads from emacs-lisp/macroexp.el 16711 ;;; Generated autoloads from emacs-lisp/macroexp.el
16183 16712
16184 (autoload (quote macroexpand-all) "macroexp" "\ 16713 (autoload (quote macroexpand-all) "macroexp" "\
16185 Return result of expanding macros at all levels in FORM. 16714 Return result of expanding macros at all levels in FORM.
16186 If no macros are expanded, FORM is returned unchanged. 16715 If no macros are expanded, FORM is returned unchanged.
16190 \(fn FORM &optional ENVIRONMENT)" nil nil) 16719 \(fn FORM &optional ENVIRONMENT)" nil nil)
16191 16720
16192 ;;;*** 16721 ;;;***
16193 16722
16194 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 16723 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
16195 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (17187 59901)) 16724 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (17279 27123))
16196 ;;; Generated autoloads from macros.el 16725 ;;; Generated autoloads from macros.el
16197 16726
16198 (autoload (quote name-last-kbd-macro) "macros" "\ 16727 (autoload (quote name-last-kbd-macro) "macros" "\
16199 Assign a name to the last keyboard macro defined. 16728 Assign a name to the last keyboard macro defined.
16200 Argument SYMBOL is the name to define. 16729 Argument SYMBOL is the name to define.
16279 (define-key ctl-x-map "q" 'kbd-macro-query) 16808 (define-key ctl-x-map "q" 'kbd-macro-query)
16280 16809
16281 ;;;*** 16810 ;;;***
16282 16811
16283 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16812 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16284 ;;;;;; "mail/mail-extr.el" (17187 59901)) 16813 ;;;;;; "mail/mail-extr.el" (17308 43144))
16285 ;;; Generated autoloads from mail/mail-extr.el 16814 ;;; Generated autoloads from mail/mail-extr.el
16286 16815
16287 (autoload (quote mail-extract-address-components) "mail-extr" "\ 16816 (autoload (quote mail-extract-address-components) "mail-extr" "\
16288 Given an RFC-822 address ADDRESS, extract full name and canonical address. 16817 Given an RFC-822 address ADDRESS, extract full name and canonical address.
16289 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). 16818 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). If no
16290 If no name can be extracted, FULL-NAME will be nil. Also see 16819 name can be extracted, FULL-NAME will be nil. Also see
16291 `mail-extr-ignore-single-names' and `mail-extr-ignore-realname-equals-mailbox-name'. 16820 `mail-extr-ignore-single-names' and
16821 `mail-extr-ignore-realname-equals-mailbox-name'.
16292 16822
16293 If the optional argument ALL is non-nil, then ADDRESS can contain zero 16823 If the optional argument ALL is non-nil, then ADDRESS can contain zero
16294 or more recipients, separated by commas, and we return a list of 16824 or more recipients, separated by commas, and we return a list of
16295 the form ((FULL-NAME CANONICAL-ADDRESS) ...) with one element for 16825 the form ((FULL-NAME CANONICAL-ADDRESS) ...) with one element for
16296 each recipient. If ALL is nil, then if ADDRESS contains more than 16826 each recipient. If ALL is nil, then if ADDRESS contains more than
16310 16840
16311 ;;;*** 16841 ;;;***
16312 16842
16313 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 16843 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
16314 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 16844 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
16315 ;;;;;; (17187 59901)) 16845 ;;;;;; (17279 27123))
16316 ;;; Generated autoloads from mail/mail-hist.el 16846 ;;; Generated autoloads from mail/mail-hist.el
16317 16847
16318 (autoload (quote mail-hist-define-keys) "mail-hist" "\ 16848 (autoload (quote mail-hist-define-keys) "mail-hist" "\
16319 Define keys for accessing mail header history. For use in hooks. 16849 Define keys for accessing mail header history. For use in hooks.
16320 16850
16341 16871
16342 ;;;*** 16872 ;;;***
16343 16873
16344 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 16874 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
16345 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 16875 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
16346 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17187 16876 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (17279
16347 ;;;;;; 59902)) 16877 ;;;;;; 27123))
16348 ;;; Generated autoloads from mail/mail-utils.el 16878 ;;; Generated autoloads from mail/mail-utils.el
16349 16879
16350 (defvar mail-use-rfc822 nil "\ 16880 (defvar mail-use-rfc822 nil "\
16351 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 16881 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
16352 Otherwise, (the default) use a smaller, somewhat faster, and 16882 Otherwise, (the default) use a smaller, somewhat faster, and
16394 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil) 16924 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil)
16395 16925
16396 ;;;*** 16926 ;;;***
16397 16927
16398 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 16928 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
16399 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (17238 21257)) 16929 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (17279 27185))
16400 ;;; Generated autoloads from mail/mailabbrev.el 16930 ;;; Generated autoloads from mail/mailabbrev.el
16401 16931
16402 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 16932 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
16403 Initialize use of the `mailabbrev' package. 16933 Initialize use of the `mailabbrev' package.
16404 16934
16417 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) 16947 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil)
16418 16948
16419 ;;;*** 16949 ;;;***
16420 16950
16421 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 16951 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
16422 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17187 16952 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (17279
16423 ;;;;;; 59902)) 16953 ;;;;;; 27123))
16424 ;;; Generated autoloads from mail/mailalias.el 16954 ;;; Generated autoloads from mail/mailalias.el
16425 16955
16426 (defvar mail-complete-style (quote angles) "\ 16956 (defvar mail-complete-style (quote angles) "\
16427 *Specifies how \\[mail-complete] formats the full name when it completes. 16957 *Specifies how \\[mail-complete] formats the full name when it completes.
16428 If `nil', they contain just the return address like: 16958 If `nil', they contain just the return address like:
16464 \(fn ARG)" t nil) 16994 \(fn ARG)" t nil)
16465 16995
16466 ;;;*** 16996 ;;;***
16467 16997
16468 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 16998 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
16469 ;;;;;; (17226 24564)) 16999 ;;;;;; (17379 24714))
16470 ;;; Generated autoloads from mail/mailclient.el 17000 ;;; Generated autoloads from mail/mailclient.el
16471 17001
16472 (autoload (quote mailclient-send-it) "mailclient" "\ 17002 (autoload (quote mailclient-send-it) "mailclient" "\
16473 Pass current buffer on to the system's mail client. 17003 Pass current buffer on to the system's mail client.
16474 Suitable value for `send-mail-function'. 17004 Suitable value for `send-mail-function'.
16476 17006
16477 \(fn)" nil nil) 17007 \(fn)" nil nil)
16478 17008
16479 ;;;*** 17009 ;;;***
16480 17010
16481 ;;;### (autoloads (makefile-bsdmake-mode makefile-makepp-mode makefile-gmake-mode 17011 ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
16482 ;;;;;; makefile-automake-mode makefile-mode) "make-mode" "progmodes/make-mode.el" 17012 ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
16483 ;;;;;; (17277 60154)) 17013 ;;;;;; "make-mode" "progmodes/make-mode.el" (17374 21244))
16484 ;;; Generated autoloads from progmodes/make-mode.el 17014 ;;; Generated autoloads from progmodes/make-mode.el
16485 17015
16486 (autoload (quote makefile-mode) "make-mode" "\ 17016 (autoload (quote makefile-mode) "make-mode" "\
16487 Major mode for editing standard Makefiles. 17017 Major mode for editing standard Makefiles.
16488 17018
16489 If you are editing a file for a different make, try one of the 17019 If you are editing a file for a different make, try one of the
16490 variants `makefile-automake-mode', `makefile-gmake-mode', 17020 variants `makefile-automake-mode', `makefile-gmake-mode',
16491 `makefile-makepp-mode' or `makefile-bsdmake-mode'. All but the 17021 `makefile-makepp-mode', `makefile-bsdmake-mode' or,
17022 `makefile-imake-mode'All but the
16492 last should be correctly chosen based on the file name, except if 17023 last should be correctly chosen based on the file name, except if
16493 it is *.mk. This function ends by invoking the function(s) 17024 it is *.mk. This function ends by invoking the function(s)
16494 `makefile-mode-hook'. 17025 `makefile-mode-hook'.
16495 17026
16496 It is strongly recommended to use `font-lock-mode', because that 17027 It is strongly recommended to use `font-lock-mode', because that
16588 (autoload (quote makefile-bsdmake-mode) "make-mode" "\ 17119 (autoload (quote makefile-bsdmake-mode) "make-mode" "\
16589 An adapted `makefile-mode' that knows about BSD make. 17120 An adapted `makefile-mode' that knows about BSD make.
16590 17121
16591 \(fn)" t nil) 17122 \(fn)" t nil)
16592 17123
16593 ;;;*** 17124 (autoload (quote makefile-imake-mode) "make-mode" "\
16594 17125 An adapted `makefile-mode' that knows about imake.
16595 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17187 17126
16596 ;;;;;; 59902)) 17127 \(fn)" t nil)
17128
17129 ;;;***
17130
17131 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17279
17132 ;;;;;; 27123))
16597 ;;; Generated autoloads from makesum.el 17133 ;;; Generated autoloads from makesum.el
16598 17134
16599 (autoload (quote make-command-summary) "makesum" "\ 17135 (autoload (quote make-command-summary) "makesum" "\
16600 Make a summary of current key bindings in the buffer *Summary*. 17136 Make a summary of current key bindings in the buffer *Summary*.
16601 Previous contents of that buffer are killed first. 17137 Previous contents of that buffer are killed first.
16602 17138
16603 \(fn)" t nil) 17139 \(fn)" t nil)
16604 17140
16605 ;;;*** 17141 ;;;***
16606 17142
16607 ;;;### (autoloads (man-follow man) "man" "man.el" (17277 59650)) 17143 ;;;### (autoloads (man-follow man) "man" "man.el" (17357 6510))
16608 ;;; Generated autoloads from man.el 17144 ;;; Generated autoloads from man.el
16609 17145
16610 (defalias (quote manual-entry) (quote man)) 17146 (defalias (quote manual-entry) (quote man))
16611 17147
16612 (autoload (quote man) "man" "\ 17148 (autoload (quote man) "man" "\
16629 17165
16630 \(fn MAN-ARGS)" t nil) 17166 \(fn MAN-ARGS)" t nil)
16631 17167
16632 ;;;*** 17168 ;;;***
16633 17169
16634 ;;;### (autoloads (master-mode) "master" "master.el" (17187 59902)) 17170 ;;;### (autoloads (master-mode) "master" "master.el" (17279 27123))
16635 ;;; Generated autoloads from master.el 17171 ;;; Generated autoloads from master.el
16636 17172
16637 (autoload (quote master-mode) "master" "\ 17173 (autoload (quote master-mode) "master" "\
16638 Toggle Master mode. 17174 Toggle Master mode.
16639 With no argument, this command toggles the mode. 17175 With no argument, this command toggles the mode.
16651 17187
16652 \(fn &optional ARG)" t nil) 17188 \(fn &optional ARG)" t nil)
16653 17189
16654 ;;;*** 17190 ;;;***
16655 17191
16656 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17277 17192 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17331
16657 ;;;;;; 59650)) 17193 ;;;;;; 26267))
16658 ;;; Generated autoloads from menu-bar.el 17194 ;;; Generated autoloads from menu-bar.el
16659 17195
16660 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) 17196 (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
16661 17197
16662 (defvar menu-bar-mode nil "\ 17198 (defvar menu-bar-mode nil "\
16688 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line 17224 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line
16689 ;;;;;; message-signature-file message-signature message-indent-citation-function 17225 ;;;;;; message-signature-file message-signature message-indent-citation-function
16690 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function 17226 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function
16691 ;;;;;; message-send-mail-function message-user-organization-file 17227 ;;;;;; message-send-mail-function message-user-organization-file
16692 ;;;;;; message-signature-separator message-from-style) "message" 17228 ;;;;;; message-signature-separator message-from-style) "message"
16693 ;;;;;; "gnus/message.el" (17277 60154)) 17229 ;;;;;; "gnus/message.el" (17379 24711))
16694 ;;; Generated autoloads from gnus/message.el 17230 ;;; Generated autoloads from gnus/message.el
16695 17231
16696 (defvar message-from-style (quote default) "\ 17232 (defvar message-from-style (quote default) "\
16697 *Specifies how \"From\" headers look. 17233 *Specifies how \"From\" headers look.
16698 17234
16942 \(fn START END)" t nil) 17478 \(fn START END)" t nil)
16943 17479
16944 ;;;*** 17480 ;;;***
16945 17481
16946 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17482 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
16947 ;;;;;; (17277 60154)) 17483 ;;;;;; (17279 27203))
16948 ;;; Generated autoloads from progmodes/meta-mode.el 17484 ;;; Generated autoloads from progmodes/meta-mode.el
16949 17485
16950 (autoload (quote metafont-mode) "meta-mode" "\ 17486 (autoload (quote metafont-mode) "meta-mode" "\
16951 Major mode for editing Metafont sources. 17487 Major mode for editing Metafont sources.
16952 Special commands: 17488 Special commands:
16969 17505
16970 ;;;*** 17506 ;;;***
16971 17507
16972 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 17508 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
16973 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 17509 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
16974 ;;;;;; (17187 59902)) 17510 ;;;;;; (17279 27123))
16975 ;;; Generated autoloads from mail/metamail.el 17511 ;;; Generated autoloads from mail/metamail.el
16976 17512
16977 (autoload (quote metamail-interpret-header) "metamail" "\ 17513 (autoload (quote metamail-interpret-header) "metamail" "\
16978 Interpret a header part of a MIME message in current buffer. 17514 Interpret a header part of a MIME message in current buffer.
16979 Its body part is not interpreted at all. 17515 Its body part is not interpreted at all.
17012 17548
17013 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil) 17549 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil)
17014 17550
17015 ;;;*** 17551 ;;;***
17016 17552
17017 ;;;### (autoloads (mh-letter-mode mh-user-agent-compose mh-smail-batch 17553 ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17018 ;;;;;; mh-smail-other-window mh-smail) "mh-comp" "mh-e/mh-comp.el" 17554 ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17019 ;;;;;; (17263 27852)) 17555 ;;;;;; "mh-e/mh-comp.el" (17379 24713))
17020 ;;; Generated autoloads from mh-e/mh-comp.el 17556 ;;; Generated autoloads from mh-e/mh-comp.el
17021 17557
17022 (autoload (quote mh-smail) "mh-comp" "\ 17558 (autoload (quote mh-smail) "mh-comp" "\
17023 Compose a message with the MH mail system. 17559 Compose a message with the MH mail system.
17024 See `mh-send' for more details on composing mail. 17560 See `mh-send' for more details on composing mail.
17032 \(fn)" t nil) 17568 \(fn)" t nil)
17033 17569
17034 (autoload (quote mh-smail-batch) "mh-comp" "\ 17570 (autoload (quote mh-smail-batch) "mh-comp" "\
17035 Compose a message with the MH mail system. 17571 Compose a message with the MH mail system.
17036 17572
17037 This function does not prompt the user for any header fields, and thus 17573 This function does not prompt the user for any header fields, and
17038 is suitable for use by programs that want to create a mail buffer. Users 17574 thus is suitable for use by programs that want to create a mail
17039 should use \\[mh-smail] to compose mail. 17575 buffer. Users should use \\[mh-smail] to compose mail.
17040 17576
17041 Optional arguments for setting certain fields include TO, SUBJECT, and 17577 Optional arguments for setting certain fields include TO,
17042 OTHER-HEADERS. Additional arguments are IGNORED. 17578 SUBJECT, and OTHER-HEADERS. Additional arguments are IGNORED.
17579
17580 This function remains for Emacs 21 compatibility. New
17581 applications should use `mh-user-agent-compose'.
17043 17582
17044 \(fn &optional TO SUBJECT OTHER-HEADERS &rest IGNORED)" nil nil) 17583 \(fn &optional TO SUBJECT OTHER-HEADERS &rest IGNORED)" nil nil)
17584
17585 (define-mail-user-agent (quote mh-e-user-agent) (quote mh-user-agent-compose) (quote mh-send-letter) (quote mh-fully-kill-draft) (quote mh-before-send-letter-hook))
17045 17586
17046 (autoload (quote mh-user-agent-compose) "mh-comp" "\ 17587 (autoload (quote mh-user-agent-compose) "mh-comp" "\
17047 Set up mail composition draft with the MH mail system. 17588 Set up mail composition draft with the MH mail system.
17048 This is `mail-user-agent' entry point to MH-E. 17589 This is the `mail-user-agent' entry point to MH-E. This function
17590 conforms to the contract specified by `define-mail-user-agent'
17591 which means that this function should accept the same arguments
17592 as `compose-mail'.
17049 17593
17050 The optional arguments TO and SUBJECT specify recipients and the 17594 The optional arguments TO and SUBJECT specify recipients and the
17051 initial Subject field, respectively. 17595 initial Subject field, respectively.
17052 17596
17053 OTHER-HEADERS is an alist specifying additional 17597 OTHER-HEADERS is an alist specifying additional header fields.
17054 header fields. Elements look like (HEADER . VALUE) where both 17598 Elements look like (HEADER . VALUE) where both HEADER and VALUE
17055 HEADER and VALUE are strings. 17599 are strings.
17056 17600
17057 CONTINUE, SWITCH-FUNCTION, YANK-ACTION and SEND-ACTIONS are ignored. 17601 CONTINUE, SWITCH-FUNCTION, YANK-ACTION and SEND-ACTIONS are
17602 ignored.
17058 17603
17059 \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS)" nil nil) 17604 \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS)" nil nil)
17060 17605
17061 (autoload (quote mh-letter-mode) "mh-comp" "\ 17606 (autoload (quote mh-send-letter) "mh-comp" "\
17062 Mode for composing letters in MH-E.\\<mh-letter-mode-map> 17607 Save draft and send message.
17063 17608
17064 When you have finished composing, type \\[mh-send-letter] to send the message 17609 When you are all through editing a message, you send it with this
17065 using the MH mail handling system. 17610 command. You can give a prefix argument ARG to monitor the first stage
17066 17611 of the delivery; this output can be found in a buffer called \"*MH-E
17067 There are two types of tags used by MH-E when composing MIME messages: MML and 17612 Mail Delivery*\".
17068 MH. The option `mh-compose-insertion' controls what type of tags are inserted 17613
17069 by MH-E commands. These tags can be converted to MIME body parts by running 17614 The hook `mh-before-send-letter-hook' is run at the beginning of
17070 \\[mh-mh-to-mime] for MH-style directives or \\[mh-mml-to-mime] for MML tags. 17615 this command. For example, if you want to check your spelling in
17071 17616 your message before sending, add the function `ispell-message'.
17072 Options that control this mode can be changed with \\[customize-group]; 17617
17073 specify the \"mh-compose\" group. 17618 In case the MH \"send\" program is installed under a different name,
17074 17619 use `mh-send-prog' to tell MH-E the name.
17075 When a message is composed, the hooks `text-mode-hook' and 17620
17076 `mh-letter-mode-hook' are run. 17621 \(fn &optional ARG)" t nil)
17077 17622
17078 \\{mh-letter-mode-map} 17623 (autoload (quote mh-fully-kill-draft) "mh-comp" "\
17079 17624 Quit editing and delete draft message.
17080 \(fn)" t nil) 17625
17081 17626 If for some reason you are not happy with the draft, you can use
17082 ;;;*** 17627 this command to kill the draft buffer and delete the draft
17083 17628 message. Use the command \\[kill-buffer] if you don't want to
17084 ;;;### (autoloads (mh-folder-mode mh-version mh-nmail mh-rmail) "mh-e" 17629 delete the draft message.
17085 ;;;;;; "mh-e/mh-e.el" (17263 27852)) 17630
17631 \(fn)" t nil)
17632
17633 ;;;***
17634
17635 ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17383 37960))
17086 ;;; Generated autoloads from mh-e/mh-e.el 17636 ;;; Generated autoloads from mh-e/mh-e.el
17087 17637
17088 (autoload (quote mh-rmail) "mh-e" "\ 17638 (put (quote mh-progs) (quote risky-local-variable) t)
17089 Inc(orporate) new mail with MH. 17639
17090 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, 17640 (put (quote mh-lib) (quote risky-local-variable) t)
17091 the Emacs interface to the MH mail system. 17641
17092 17642 (put (quote mh-lib-progs) (quote risky-local-variable) t)
17093 \(fn &optional ARG)" t nil)
17094
17095 (autoload (quote mh-nmail) "mh-e" "\
17096 Check for new mail in inbox folder.
17097 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E,
17098 the Emacs interface to the MH mail system.
17099
17100 \(fn &optional ARG)" t nil)
17101 17643
17102 (autoload (quote mh-version) "mh-e" "\ 17644 (autoload (quote mh-version) "mh-e" "\
17103 Display version information about MH-E and the MH mail handling system. 17645 Display version information about MH-E and the MH mail handling system.
17104 17646
17105 \(fn)" t nil) 17647 \(fn)" t nil)
17106 17648
17107 (autoload (quote mh-folder-mode) "mh-e" "\ 17649 ;;;***
17650
17651 ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17652 ;;;;;; "mh-e/mh-folder.el" (17379 24713))
17653 ;;; Generated autoloads from mh-e/mh-folder.el
17654
17655 (autoload (quote mh-rmail) "mh-folder" "\
17656 Incorporate new mail with MH.
17657 Scan an MH folder if ARG is non-nil.
17658
17659 This function is an entry point to MH-E, the Emacs interface to
17660 the MH mail system.
17661
17662 \(fn &optional ARG)" t nil)
17663
17664 (autoload (quote mh-nmail) "mh-folder" "\
17665 Check for new mail in inbox folder.
17666 Scan an MH folder if ARG is non-nil.
17667
17668 This function is an entry point to MH-E, the Emacs interface to
17669 the MH mail system.
17670
17671 \(fn &optional ARG)" t nil)
17672
17673 (autoload (quote mh-folder-mode) "mh-folder" "\
17108 Major MH-E mode for \"editing\" an MH folder scan listing.\\<mh-folder-mode-map> 17674 Major MH-E mode for \"editing\" an MH folder scan listing.\\<mh-folder-mode-map>
17109 17675
17110 You can show the message the cursor is pointing to, and step through the 17676 You can show the message the cursor is pointing to, and step through
17111 messages. Messages can be marked for deletion or refiling into another 17677 the messages. Messages can be marked for deletion or refiling into
17112 folder; these commands are executed all at once with a separate command. 17678 another folder; these commands are executed all at once with a
17113 17679 separate command.
17114 Options that control this mode can be changed with \\[customize-group]; 17680
17115 specify the \"mh\" group. In particular, please see the `mh-scan-format-file' 17681 Options that control this mode can be changed with
17116 option if you wish to modify scan's format. 17682 \\[customize-group]; specify the \"mh\" group. In particular, please
17683 see the `mh-scan-format-file' option if you wish to modify scan's
17684 format.
17117 17685
17118 When a folder is visited, the hook `mh-folder-mode-hook' is run. 17686 When a folder is visited, the hook `mh-folder-mode-hook' is run.
17119 17687
17120 Ranges 17688 Ranges
17121 ====== 17689 ======
17122 Many commands that operate on individual messages, such as `mh-forward' or 17690 Many commands that operate on individual messages, such as
17123 `mh-refile-msg' take a RANGE argument. This argument can be used in several 17691 `mh-forward' or `mh-refile-msg' take a RANGE argument. This argument
17124 ways. 17692 can be used in several ways.
17125 17693
17126 If you provide the prefix argument (\\[universal-argument]) to these commands, 17694 If you provide the prefix argument (\\[universal-argument]) to
17127 then you will be prompted for the message range. This can be any valid MH 17695 these commands, then you will be prompted for the message range.
17128 range which can include messages, sequences, and the abbreviations (described 17696 This can be any valid MH range which can include messages,
17129 in the mh(1) man page): 17697 sequences, and the abbreviations (described in the mh(1) man
17698 page):
17130 17699
17131 <num1>-<num2> 17700 <num1>-<num2>
17132 Indicates all messages in the range <num1> to <num2>, inclusive. The range 17701 Indicates all messages in the range <num1> to <num2>, inclusive.
17133 must be nonempty. 17702 The range must be nonempty.
17134 17703
17135 `<num>:N' 17704 <num>:N
17136 `<num>:+N' 17705 <num>:+N
17137 `<num>:-N' 17706 <num>:-N
17138 Up to N messages beginning with (or ending with) message num. Num may be 17707 Up to N messages beginning with (or ending with) message num. Num
17139 any of the pre-defined symbols: first, prev, cur, next or last. 17708 may be any of the predefined symbols: first, prev, cur, next or
17140 17709 last.
17141 `first:N' 17710
17142 `prev:N' 17711 first:N
17143 `next:N' 17712 prev:N
17144 `last:N' 17713 next:N
17714 last:N
17145 The first, previous, next or last messages, if they exist. 17715 The first, previous, next or last messages, if they exist.
17146 17716
17147 `all' 17717 all
17148 All of the messages. 17718 All of the messages.
17149 17719
17150 For example, a range that shows all of these things is `1 2 3 5-10 last:5 17720 For example, a range that shows all of these things is `1 2 3
17151 unseen'. 17721 5-10 last:5 unseen'.
17152 17722
17153 If the option `transient-mark-mode' is set to t and you set a region in the 17723 If the option `transient-mark-mode' is set to t and you set a
17154 MH-Folder buffer, then the MH-E command will perform the operation on all 17724 region in the MH-Folder buffer, then the MH-E command will
17155 messages in that region. 17725 perform the operation on all messages in that region.
17156 17726
17157 \\{mh-folder-mode-map} 17727 \\{mh-folder-mode-map}
17158 17728
17159 \(fn)" t nil) 17729 \(fn)" t nil)
17160 17730
17161 ;;;*** 17731 ;;;***
17162 17732
17163 ;;;### (autoloads nil "mh-init" "mh-e/mh-init.el" (17263 27852))
17164 ;;; Generated autoloads from mh-e/mh-init.el
17165
17166 (put (quote mh-progs) (quote risky-local-variable) t)
17167
17168 (put (quote mh-lib) (quote risky-local-variable) t)
17169
17170 (put (quote mh-lib-progs) (quote risky-local-variable) t)
17171
17172 ;;;***
17173
17174 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17733 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17175 ;;;;;; "midnight.el" (17187 59902)) 17734 ;;;;;; "midnight.el" (17279 27123))
17176 ;;; Generated autoloads from midnight.el 17735 ;;; Generated autoloads from midnight.el
17177 17736
17178 (autoload (quote clean-buffer-list) "midnight" "\ 17737 (autoload (quote clean-buffer-list) "midnight" "\
17179 Kill old buffers that have not been displayed recently. 17738 Kill old buffers that have not been displayed recently.
17180 The relevant variables are `clean-buffer-list-delay-general', 17739 The relevant variables are `clean-buffer-list-delay-general',
17197 \(fn SYMB TM)" nil nil) 17756 \(fn SYMB TM)" nil nil)
17198 17757
17199 ;;;*** 17758 ;;;***
17200 17759
17201 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 17760 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
17202 ;;;;;; "minibuf-eldef.el" (17187 59902)) 17761 ;;;;;; "minibuf-eldef.el" (17279 27123))
17203 ;;; Generated autoloads from minibuf-eldef.el 17762 ;;; Generated autoloads from minibuf-eldef.el
17204 17763
17205 (defvar minibuffer-electric-default-mode nil "\ 17764 (defvar minibuffer-electric-default-mode nil "\
17206 Non-nil if Minibuffer-Electric-Default mode is enabled. 17765 Non-nil if Minibuffer-Electric-Default mode is enabled.
17207 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 17766 See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
17226 \(fn &optional ARG)" t nil) 17785 \(fn &optional ARG)" t nil)
17227 17786
17228 ;;;*** 17787 ;;;***
17229 17788
17230 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 17789 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
17231 ;;;;;; (17238 21095)) 17790 ;;;;;; (17279 27183))
17232 ;;; Generated autoloads from progmodes/mixal-mode.el 17791 ;;; Generated autoloads from progmodes/mixal-mode.el
17233 17792
17234 (autoload (quote mixal-mode) "mixal-mode" "\ 17793 (autoload (quote mixal-mode) "mixal-mode" "\
17235 Major mode for the mixal asm language. 17794 Major mode for the mixal asm language.
17236 \\{mixal-mode-map} 17795 \\{mixal-mode-map}
17241 17800
17242 ;;;*** 17801 ;;;***
17243 17802
17244 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 17803 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
17245 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 17804 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
17246 ;;;;;; (17187 59881)) 17805 ;;;;;; (17342 36796))
17247 ;;; Generated autoloads from language/mlm-util.el 17806 ;;; Generated autoloads from language/mlm-util.el
17248 17807
17249 (autoload (quote malayalam-compose-region) "mlm-util" "\ 17808 (autoload (quote malayalam-compose-region) "mlm-util" "\
17250 Not documented 17809 Not documented
17251 17810
17256 17815
17257 \(fn LEN)" nil nil) 17816 \(fn LEN)" nil nil)
17258 17817
17259 (autoload (quote malayalam-composition-function) "mlm-util" "\ 17818 (autoload (quote malayalam-composition-function) "mlm-util" "\
17260 Compose Malayalam characters in REGION, or STRING if specified. 17819 Compose Malayalam characters in REGION, or STRING if specified.
17261 Assume that the REGION or STRING must fully match the composable 17820 Assume that the REGION or STRING must fully match the composable
17262 PATTERN regexp. 17821 PATTERN regexp.
17263 17822
17264 \(fn FROM TO PATTERN &optional STRING)" nil nil) 17823 \(fn FROM TO PATTERN &optional STRING)" nil nil)
17265 17824
17266 ;;;*** 17825 ;;;***
17267 17826
17268 ;;;### (autoloads (mm-inline-external-body) "mm-extern" "gnus/mm-extern.el" 17827 ;;;### (autoloads (mm-inline-external-body) "mm-extern" "gnus/mm-extern.el"
17269 ;;;;;; (17187 59901)) 17828 ;;;;;; (17279 27122))
17270 ;;; Generated autoloads from gnus/mm-extern.el 17829 ;;; Generated autoloads from gnus/mm-extern.el
17271 17830
17272 (autoload (quote mm-inline-external-body) "mm-extern" "\ 17831 (autoload (quote mm-inline-external-body) "mm-extern" "\
17273 Show the external-body part of HANDLE. 17832 Show the external-body part of HANDLE.
17274 This function replaces the buffer of HANDLE with a buffer contains 17833 This function replaces the buffer of HANDLE with a buffer contains
17278 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 17837 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
17279 17838
17280 ;;;*** 17839 ;;;***
17281 17840
17282 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 17841 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
17283 ;;;;;; (17187 59901)) 17842 ;;;;;; (17279 27122))
17284 ;;; Generated autoloads from gnus/mm-partial.el 17843 ;;; Generated autoloads from gnus/mm-partial.el
17285 17844
17286 (autoload (quote mm-inline-partial) "mm-partial" "\ 17845 (autoload (quote mm-inline-partial) "mm-partial" "\
17287 Show the partial part of HANDLE. 17846 Show the partial part of HANDLE.
17288 This function replaces the buffer of HANDLE with a buffer contains 17847 This function replaces the buffer of HANDLE with a buffer contains
17292 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 17851 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
17293 17852
17294 ;;;*** 17853 ;;;***
17295 17854
17296 ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 17855 ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
17297 ;;;;;; "mm-url" "gnus/mm-url.el" (17226 24575)) 17856 ;;;;;; "mm-url" "gnus/mm-url.el" (17319 1473))
17298 ;;; Generated autoloads from gnus/mm-url.el 17857 ;;; Generated autoloads from gnus/mm-url.el
17299 17858
17300 (autoload (quote mm-url-insert-file-contents) "mm-url" "\ 17859 (autoload (quote mm-url-insert-file-contents) "mm-url" "\
17301 Insert file contents of URL. 17860 Insert file contents of URL.
17302 If `mm-url-use-external' is non-nil, use `mm-url-program'. 17861 If `mm-url-use-external' is non-nil, use `mm-url-program'.
17308 17867
17309 \(fn URL)" nil nil) 17868 \(fn URL)" nil nil)
17310 17869
17311 ;;;*** 17870 ;;;***
17312 17871
17313 ;;;### (autoloads (mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" (17226 17872 ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
17314 ;;;;;; 24575)) 17873 ;;;;;; "gnus/mm-uu.el" (17379 24711))
17315 ;;; Generated autoloads from gnus/mm-uu.el 17874 ;;; Generated autoloads from gnus/mm-uu.el
17316 17875
17317 (autoload (quote mm-uu-dissect) "mm-uu" "\ 17876 (autoload (quote mm-uu-dissect) "mm-uu" "\
17318 Dissect the current buffer and return a list of uu handles. 17877 Dissect the current buffer and return a list of uu handles.
17319 17878 The optional NOHEADER means there's no header in the buffer.
17320 \(fn)" nil nil) 17879 MIME-TYPE specifies a MIME type and parameters, which defaults to the
17880 value of `mm-uu-text-plain-type'.
17881
17882 \(fn &optional NOHEADER MIME-TYPE)" nil nil)
17883
17884 (autoload (quote mm-uu-dissect-text-parts) "mm-uu" "\
17885 Dissect text parts and put uu handles into HANDLE.
17886 Assume text has been decoded if DECODED is non-nil.
17887
17888 \(fn HANDLE &optional DECODED)" nil nil)
17321 17889
17322 ;;;*** 17890 ;;;***
17323 17891
17324 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 17892 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
17325 ;;;;;; (17187 59901)) 17893 ;;;;;; (17279 27122))
17326 ;;; Generated autoloads from gnus/mml1991.el 17894 ;;; Generated autoloads from gnus/mml1991.el
17327 17895
17328 (autoload (quote mml1991-encrypt) "mml1991" "\ 17896 (autoload (quote mml1991-encrypt) "mml1991" "\
17329 Not documented 17897 Not documented
17330 17898
17337 17905
17338 ;;;*** 17906 ;;;***
17339 17907
17340 ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 17908 ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
17341 ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 17909 ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
17342 ;;;;;; "mml2015" "gnus/mml2015.el" (17187 59901)) 17910 ;;;;;; "mml2015" "gnus/mml2015.el" (17279 27122))
17343 ;;; Generated autoloads from gnus/mml2015.el 17911 ;;; Generated autoloads from gnus/mml2015.el
17344 17912
17345 (autoload (quote mml2015-decrypt) "mml2015" "\ 17913 (autoload (quote mml2015-decrypt) "mml2015" "\
17346 Not documented 17914 Not documented
17347 17915
17378 \(fn)" nil nil) 17946 \(fn)" nil nil)
17379 17947
17380 ;;;*** 17948 ;;;***
17381 17949
17382 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 17950 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
17383 ;;;;;; (17277 60154)) 17951 ;;;;;; (17322 60488))
17384 ;;; Generated autoloads from progmodes/modula2.el 17952 ;;; Generated autoloads from progmodes/modula2.el
17385 17953
17386 (autoload (quote modula-2-mode) "modula2" "\ 17954 (autoload (quote modula-2-mode) "modula2" "\
17387 This is a mode intended to support program development in Modula-2. 17955 This is a mode intended to support program development in Modula-2.
17388 All control constructs of Modula-2 can be reached by typing C-c 17956 All control constructs of Modula-2 can be reached by typing C-c
17410 \(fn)" t nil) 17978 \(fn)" t nil)
17411 17979
17412 ;;;*** 17980 ;;;***
17413 17981
17414 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 17982 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
17415 ;;;;;; (17187 59902)) 17983 ;;;;;; (17279 27123))
17416 ;;; Generated autoloads from play/morse.el 17984 ;;; Generated autoloads from play/morse.el
17417 17985
17418 (autoload (quote morse-region) "morse" "\ 17986 (autoload (quote morse-region) "morse" "\
17419 Convert all text in a given region to morse code. 17987 Convert all text in a given region to morse code.
17420 17988
17425 17993
17426 \(fn BEG END)" t nil) 17994 \(fn BEG END)" t nil)
17427 17995
17428 ;;;*** 17996 ;;;***
17429 17997
17430 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17187 17998 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (17279
17431 ;;;;;; 59902)) 17999 ;;;;;; 27123))
17432 ;;; Generated autoloads from mouse-sel.el 18000 ;;; Generated autoloads from mouse-sel.el
17433 18001
17434 (defvar mouse-sel-mode nil "\ 18002 (defvar mouse-sel-mode nil "\
17435 Non-nil if Mouse-Sel mode is enabled. 18003 Non-nil if Mouse-Sel mode is enabled.
17436 See the command `mouse-sel-mode' for a description of this minor-mode. 18004 See the command `mouse-sel-mode' for a description of this minor-mode.
17479 18047
17480 \(fn &optional ARG)" t nil) 18048 \(fn &optional ARG)" t nil)
17481 18049
17482 ;;;*** 18050 ;;;***
17483 18051
17484 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17226 24576)) 18052 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (17279 27172))
17485 ;;; Generated autoloads from play/mpuz.el 18053 ;;; Generated autoloads from play/mpuz.el
17486 18054
17487 (autoload (quote mpuz) "mpuz" "\ 18055 (autoload (quote mpuz) "mpuz" "\
17488 Multiplication puzzle with GNU Emacs. 18056 Multiplication puzzle with GNU Emacs.
17489 18057
17490 \(fn)" t nil) 18058 \(fn)" t nil)
17491 18059
17492 ;;;*** 18060 ;;;***
17493 18061
17494 ;;;### (autoloads (msb-mode) "msb" "msb.el" (17187 59914)) 18062 ;;;### (autoloads (msb-mode) "msb" "msb.el" (17279 27150))
17495 ;;; Generated autoloads from msb.el 18063 ;;; Generated autoloads from msb.el
17496 18064
17497 (defvar msb-mode nil "\ 18065 (defvar msb-mode nil "\
17498 Non-nil if Msb mode is enabled. 18066 Non-nil if Msb mode is enabled.
17499 See the command `msb-mode' for a description of this minor-mode. 18067 See the command `msb-mode' for a description of this minor-mode.
17517 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset 18085 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset
17518 ;;;;;; describe-font list-coding-categories list-coding-systems 18086 ;;;;;; describe-font list-coding-categories list-coding-systems
17519 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18087 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly
17520 ;;;;;; describe-coding-system describe-character-set list-charset-chars 18088 ;;;;;; describe-coding-system describe-character-set list-charset-chars
17521 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18089 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
17522 ;;;;;; (17226 24576)) 18090 ;;;;;; (17279 27171))
17523 ;;; Generated autoloads from international/mule-diag.el 18091 ;;; Generated autoloads from international/mule-diag.el
17524 18092
17525 (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ 18093 (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\
17526 Alist of charset names vs the corresponding information. 18094 Alist of charset names vs the corresponding information.
17527 This is mis-named for historical reasons. The charsets are actually 18095 This is mis-named for historical reasons. The charsets are actually
17690 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment 18258 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
17691 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode 18259 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode
17692 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18260 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
17693 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18261 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
17694 ;;;;;; truncate-string-to-width store-substring string-to-sequence) 18262 ;;;;;; truncate-string-to-width store-substring string-to-sequence)
17695 ;;;;;; "mule-util" "international/mule-util.el" (17187 59880)) 18263 ;;;;;; "mule-util" "international/mule-util.el" (17279 27079))
17696 ;;; Generated autoloads from international/mule-util.el 18264 ;;; Generated autoloads from international/mule-util.el
17697 18265
17698 (autoload (quote string-to-sequence) "mule-util" "\ 18266 (autoload (quote string-to-sequence) "mule-util" "\
17699 Convert STRING to a sequence of TYPE which contains characters in STRING. 18267 Convert STRING to a sequence of TYPE which contains characters in STRING.
17700 TYPE should be `list' or `vector'. 18268 TYPE should be `list' or `vector'.
17819 \(fn CHAR)" nil nil) 18387 \(fn CHAR)" nil nil)
17820 18388
17821 ;;;*** 18389 ;;;***
17822 18390
17823 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 18391 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
17824 ;;;;;; (17263 27079)) 18392 ;;;;;; (17279 27123))
17825 ;;; Generated autoloads from mwheel.el 18393 ;;; Generated autoloads from mwheel.el
17826 18394
17827 (defvar mouse-wheel-mode nil "\ 18395 (defvar mouse-wheel-mode nil "\
17828 Non-nil if Mouse-Wheel mode is enabled. 18396 Non-nil if Mouse-Wheel mode is enabled.
17829 See the command `mouse-wheel-mode' for a description of this minor-mode. 18397 See the command `mouse-wheel-mode' for a description of this minor-mode.
17849 ;;;*** 18417 ;;;***
17850 18418
17851 ;;;### (autoloads (network-connection network-connection-to-service 18419 ;;;### (autoloads (network-connection network-connection-to-service
17852 ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host 18420 ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host
17853 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 18421 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
17854 ;;;;;; "net-utils" "net/net-utils.el" (17187 59902)) 18422 ;;;;;; "net-utils" "net/net-utils.el" (17279 27123))
17855 ;;; Generated autoloads from net/net-utils.el 18423 ;;; Generated autoloads from net/net-utils.el
17856 18424
17857 (autoload (quote traceroute) "net-utils" "\ 18425 (autoload (quote traceroute) "net-utils" "\
17858 Run traceroute program for TARGET. 18426 Run traceroute program for TARGET.
17859 18427
17945 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments 18513 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments
17946 ;;;;;; comment-dwim comment-or-uncomment-region comment-region uncomment-region 18514 ;;;;;; comment-dwim comment-or-uncomment-region comment-region uncomment-region
17947 ;;;;;; comment-kill comment-set-column comment-indent comment-indent-default 18515 ;;;;;; comment-kill comment-set-column comment-indent comment-indent-default
17948 ;;;;;; comment-normalize-vars comment-multi-line comment-padding 18516 ;;;;;; comment-normalize-vars comment-multi-line comment-padding
17949 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" 18517 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el"
17950 ;;;;;; (17263 27852)) 18518 ;;;;;; (17383 37889))
17951 ;;; Generated autoloads from newcomment.el 18519 ;;; Generated autoloads from newcomment.el
17952 18520
17953 (defalias (quote indent-for-comment) (quote comment-indent)) 18521 (defalias (quote indent-for-comment) (quote comment-indent))
17954 18522
17955 (defalias (quote set-comment-column) (quote comment-set-column)) 18523 (defalias (quote set-comment-column) (quote comment-set-column))
17964 be used to try to determine whether syntax-tables should be trusted 18532 be used to try to determine whether syntax-tables should be trusted
17965 to understand comments or not in the given buffer. 18533 to understand comments or not in the given buffer.
17966 Major modes should set this variable.") 18534 Major modes should set this variable.")
17967 18535
17968 (defvar comment-column 32 "\ 18536 (defvar comment-column 32 "\
17969 *Column to indent right-margin comments to. 18537 Column to indent right-margin comments to.
17970 Each mode establishes a different default value for this variable; you 18538 Each mode establishes a different default value for this variable; you
17971 can set the value for a particular mode using that mode's hook. 18539 can set the value for a particular mode using that mode's hook.
17972 Comments might be indented to a value smaller than this in order 18540 Comments might be indented to a value smaller than this in order
17973 not to go beyond `comment-fill-column'.") 18541 not to go beyond `comment-fill-column'.")
17974 18542
18002 18570
18003 Applicable at least in modes for languages like fixed-format Fortran where 18571 Applicable at least in modes for languages like fixed-format Fortran where
18004 comments always start in column zero.") 18572 comments always start in column zero.")
18005 18573
18006 (defvar comment-style (quote plain) "\ 18574 (defvar comment-style (quote plain) "\
18007 *Style to be used for `comment-region'. 18575 Style to be used for `comment-region'.
18008 See `comment-styles' for a list of available styles.") 18576 See `comment-styles' for a list of available styles.")
18009 18577
18010 (custom-autoload (quote comment-style) "newcomment") 18578 (custom-autoload (quote comment-style) "newcomment")
18011 18579
18012 (defvar comment-padding " " "\ 18580 (defvar comment-padding " " "\
18018 makes the comment easier to read. Default is 1. nil means 0.") 18586 makes the comment easier to read. Default is 1. nil means 0.")
18019 18587
18020 (custom-autoload (quote comment-padding) "newcomment") 18588 (custom-autoload (quote comment-padding) "newcomment")
18021 18589
18022 (defvar comment-multi-line nil "\ 18590 (defvar comment-multi-line nil "\
18023 *Non-nil means `comment-indent-new-line' continues comments. 18591 Non-nil means `comment-indent-new-line' continues comments.
18024 That is, it inserts no new terminator or starter. 18592 That is, it inserts no new terminator or starter.
18025 This affects `auto-fill-mode', which is the main reason to 18593 This affects `auto-fill-mode', which is the main reason to
18026 customize this variable. 18594 customize this variable.
18027 18595
18028 It also affects \\[indent-new-comment-line]. However, if you want this 18596 It also affects \\[indent-new-comment-line]. However, if you want this
18098 `comment-region' (unless it only consists of comments, in which 18666 `comment-region' (unless it only consists of comments, in which
18099 case it calls `uncomment-region'). 18667 case it calls `uncomment-region').
18100 Else, if the current line is empty, insert a comment and indent it. 18668 Else, if the current line is empty, insert a comment and indent it.
18101 Else if a prefix ARG is specified, call `comment-kill'. 18669 Else if a prefix ARG is specified, call `comment-kill'.
18102 Else, call `comment-indent'. 18670 Else, call `comment-indent'.
18671 You can configure `comment-style' to change the way regions are commented.
18103 18672
18104 \(fn ARG)" t nil) 18673 \(fn ARG)" t nil)
18105 18674
18106 (defvar comment-auto-fill-only-comments nil "\ 18675 (defvar comment-auto-fill-only-comments nil "\
18107 Non-nil means to only auto-fill inside comments. 18676 Non-nil means to only auto-fill inside comments.
18126 18695
18127 \(fn &optional SOFT)" t nil) 18696 \(fn &optional SOFT)" t nil)
18128 18697
18129 ;;;*** 18698 ;;;***
18130 18699
18131 ;;;### (autoloads (newsticker-ticker-running-p newsticker-running-p 18700 ;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start
18132 ;;;;;; newsticker-show-news newsticker-start-ticker newsticker-start) 18701 ;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker"
18133 ;;;;;; "newsticker" "net/newsticker.el" (17263 27852)) 18702 ;;;;;; "net/newsticker.el" (17379 30025))
18134 ;;; Generated autoloads from net/newsticker.el 18703 ;;; Generated autoloads from net/newsticker.el
18704
18705 (autoload (quote newsticker-running-p) "newsticker" "\
18706 Check whether newsticker is running.
18707 Return t if newsticker is running, nil otherwise. Newsticker is
18708 considered to be running if the newsticker timer list is not empty.
18709
18710 \(fn)" nil nil)
18711
18712 (autoload (quote newsticker-ticker-running-p) "newsticker" "\
18713 Check whether newsticker's actual ticker is running.
18714 Return t if ticker is running, nil otherwise. Newsticker is
18715 considered to be running if the newsticker timer list is not
18716 empty.
18717
18718 \(fn)" nil nil)
18135 18719
18136 (autoload (quote newsticker-start) "newsticker" "\ 18720 (autoload (quote newsticker-start) "newsticker" "\
18137 Start the newsticker. 18721 Start the newsticker.
18138 Start the timers for display and retrieval. If the newsticker, i.e. the 18722 Start the timers for display and retrieval. If the newsticker, i.e. the
18139 timers, are running already a warning message is printed unless 18723 timers, are running already a warning message is printed unless
18152 (autoload (quote newsticker-show-news) "newsticker" "\ 18736 (autoload (quote newsticker-show-news) "newsticker" "\
18153 Switch to newsticker buffer. You may want to bind this to a key. 18737 Switch to newsticker buffer. You may want to bind this to a key.
18154 18738
18155 \(fn)" t nil) 18739 \(fn)" t nil)
18156 18740
18157 (autoload (quote newsticker-running-p) "newsticker" "\
18158 Check whether newsticker is running.
18159 Return t if newsticker is running, nil otherwise. Newsticker is
18160 considered to be running if the newsticker timer list is not empty.
18161
18162 \(fn)" nil nil)
18163
18164 (autoload (quote newsticker-ticker-running-p) "newsticker" "\
18165 Check whether newsticker's actual ticker is running.
18166 Return t if ticker is running, nil otherwise. Newsticker is
18167 considered to be running if the newsticker timer list is not
18168 empty.
18169
18170 \(fn)" nil nil)
18171
18172 ;;;*** 18741 ;;;***
18173 18742
18174 ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 18743 ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
18175 ;;;;;; (17187 59901)) 18744 ;;;;;; (17279 27122))
18176 ;;; Generated autoloads from gnus/nndiary.el 18745 ;;; Generated autoloads from gnus/nndiary.el
18177 18746
18178 (autoload (quote nndiary-generate-nov-databases) "nndiary" "\ 18747 (autoload (quote nndiary-generate-nov-databases) "nndiary" "\
18179 Generate NOV databases in all nndiary directories. 18748 Generate NOV databases in all nndiary directories.
18180 18749
18181 \(fn &optional SERVER)" t nil) 18750 \(fn &optional SERVER)" t nil)
18182 18751
18183 ;;;*** 18752 ;;;***
18184 18753
18185 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17187 18754 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (17279
18186 ;;;;;; 59901)) 18755 ;;;;;; 27122))
18187 ;;; Generated autoloads from gnus/nndoc.el 18756 ;;; Generated autoloads from gnus/nndoc.el
18188 18757
18189 (autoload (quote nndoc-add-type) "nndoc" "\ 18758 (autoload (quote nndoc-add-type) "nndoc" "\
18190 Add document DEFINITION to the list of nndoc document definitions. 18759 Add document DEFINITION to the list of nndoc document definitions.
18191 If POSITION is nil or `last', the definition will be added 18760 If POSITION is nil or `last', the definition will be added
18196 \(fn DEFINITION &optional POSITION)" nil nil) 18765 \(fn DEFINITION &optional POSITION)" nil nil)
18197 18766
18198 ;;;*** 18767 ;;;***
18199 18768
18200 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 18769 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
18201 ;;;;;; (17187 59901)) 18770 ;;;;;; (17279 27122))
18202 ;;; Generated autoloads from gnus/nnfolder.el 18771 ;;; Generated autoloads from gnus/nnfolder.el
18203 18772
18204 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 18773 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
18205 Look for mbox folders in the nnfolder directory and make them into groups. 18774 Look for mbox folders in the nnfolder directory and make them into groups.
18206 This command does not work if you use short group names. 18775 This command does not work if you use short group names.
18208 \(fn)" t nil) 18777 \(fn)" t nil)
18209 18778
18210 ;;;*** 18779 ;;;***
18211 18780
18212 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 18781 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
18213 ;;;;;; (17187 59901)) 18782 ;;;;;; (17279 27122))
18214 ;;; Generated autoloads from gnus/nnkiboze.el 18783 ;;; Generated autoloads from gnus/nnkiboze.el
18215 18784
18216 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 18785 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
18217 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". 18786 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\".
18218 Finds out what articles are to be part of the nnkiboze groups. 18787 Finds out what articles are to be part of the nnkiboze groups.
18220 \(fn)" t nil) 18789 \(fn)" t nil)
18221 18790
18222 ;;;*** 18791 ;;;***
18223 18792
18224 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 18793 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
18225 ;;;;;; (17187 59901)) 18794 ;;;;;; (17279 27122))
18226 ;;; Generated autoloads from gnus/nnml.el 18795 ;;; Generated autoloads from gnus/nnml.el
18227 18796
18228 (autoload (quote nnml-generate-nov-databases) "nnml" "\ 18797 (autoload (quote nnml-generate-nov-databases) "nnml" "\
18229 Generate NOV databases in all nnml directories. 18798 Generate NOV databases in all nnml directories.
18230 18799
18231 \(fn &optional SERVER)" t nil) 18800 \(fn &optional SERVER)" t nil)
18232 18801
18233 ;;;*** 18802 ;;;***
18234 18803
18235 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 18804 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
18236 ;;;;;; "nnsoup" "gnus/nnsoup.el" (17187 59901)) 18805 ;;;;;; "nnsoup" "gnus/nnsoup.el" (17279 27122))
18237 ;;; Generated autoloads from gnus/nnsoup.el 18806 ;;; Generated autoloads from gnus/nnsoup.el
18238 18807
18239 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ 18808 (autoload (quote nnsoup-pack-replies) "nnsoup" "\
18240 Make an outbound package of SOUP replies. 18809 Make an outbound package of SOUP replies.
18241 18810
18252 \(fn)" t nil) 18821 \(fn)" t nil)
18253 18822
18254 ;;;*** 18823 ;;;***
18255 18824
18256 ;;;### (autoloads (disable-command enable-command disabled-command-function) 18825 ;;;### (autoloads (disable-command enable-command disabled-command-function)
18257 ;;;;;; "novice" "novice.el" (17187 59902)) 18826 ;;;;;; "novice" "novice.el" (17279 27123))
18258 ;;; Generated autoloads from novice.el 18827 ;;; Generated autoloads from novice.el
18259 18828
18260 (defvar disabled-command-function (quote disabled-command-function) "\ 18829 (defvar disabled-command-function (quote disabled-command-function) "\
18261 Function to call to handle disabled commands. 18830 Function to call to handle disabled commands.
18262 If nil, the feature is disabled, i.e., all commands work normally.") 18831 If nil, the feature is disabled, i.e., all commands work normally.")
18285 \(fn COMMAND)" t nil) 18854 \(fn COMMAND)" t nil)
18286 18855
18287 ;;;*** 18856 ;;;***
18288 18857
18289 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 18858 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
18290 ;;;;;; (17277 60154)) 18859 ;;;;;; (17383 37890))
18291 ;;; Generated autoloads from textmodes/nroff-mode.el 18860 ;;; Generated autoloads from textmodes/nroff-mode.el
18292 18861
18293 (autoload (quote nroff-mode) "nroff-mode" "\ 18862 (autoload (quote nroff-mode) "nroff-mode" "\
18294 Major mode for editing text intended for nroff to format. 18863 Major mode for editing text intended for nroff to format.
18295 \\{nroff-mode-map} 18864 \\{nroff-mode-map}
18300 \(fn)" t nil) 18869 \(fn)" t nil)
18301 18870
18302 ;;;*** 18871 ;;;***
18303 18872
18304 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 18873 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
18305 ;;;;;; (17187 59902)) 18874 ;;;;;; (17279 27123))
18306 ;;; Generated autoloads from progmodes/octave-hlp.el 18875 ;;; Generated autoloads from progmodes/octave-hlp.el
18307 18876
18308 (autoload (quote octave-help) "octave-hlp" "\ 18877 (autoload (quote octave-help) "octave-hlp" "\
18309 Get help on Octave symbols from the Octave info files. 18878 Get help on Octave symbols from the Octave info files.
18310 Look up KEY in the function, operator and variable indices of the files 18879 Look up KEY in the function, operator and variable indices of the files
18314 \(fn KEY)" t nil) 18883 \(fn KEY)" t nil)
18315 18884
18316 ;;;*** 18885 ;;;***
18317 18886
18318 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 18887 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
18319 ;;;;;; (17187 59926)) 18888 ;;;;;; (17297 42806))
18320 ;;; Generated autoloads from progmodes/octave-inf.el 18889 ;;; Generated autoloads from progmodes/octave-inf.el
18321 18890
18322 (autoload (quote inferior-octave) "octave-inf" "\ 18891 (autoload (quote inferior-octave) "octave-inf" "\
18323 Run an inferior Octave process, I/O via `inferior-octave-buffer'. 18892 Run an inferior Octave process, I/O via `inferior-octave-buffer'.
18324 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'. 18893 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'.
18337 (defalias (quote run-octave) (quote inferior-octave)) 18906 (defalias (quote run-octave) (quote inferior-octave))
18338 18907
18339 ;;;*** 18908 ;;;***
18340 18909
18341 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 18910 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
18342 ;;;;;; (17277 60154)) 18911 ;;;;;; (17308 43144))
18343 ;;; Generated autoloads from progmodes/octave-mod.el 18912 ;;; Generated autoloads from progmodes/octave-mod.el
18344 18913
18345 (autoload (quote octave-mode) "octave-mod" "\ 18914 (autoload (quote octave-mode) "octave-mod" "\
18346 Major mode for editing Octave code. 18915 Major mode for editing Octave code.
18347 18916
18436 \(fn)" t nil) 19005 \(fn)" t nil)
18437 19006
18438 ;;;*** 19007 ;;;***
18439 19008
18440 ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" 19009 ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el"
18441 ;;;;;; (17187 59902)) 19010 ;;;;;; (17279 27123))
18442 ;;; Generated autoloads from obsolete/options.el 19011 ;;; Generated autoloads from obsolete/options.el
18443 19012
18444 (autoload (quote list-options) "options" "\ 19013 (autoload (quote list-options) "options" "\
18445 Display a list of Emacs user options, with values and documentation. 19014 Display a list of Emacs user options, with values and documentation.
18446 It is now better to use Customize instead. 19015 It is now better to use Customize instead.
18459 19028
18460 ;;;*** 19029 ;;;***
18461 19030
18462 ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19031 ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
18463 ;;;;;; orgtbl-mode turn-on-orgtbl org-remember-handler org-remember-annotation 19032 ;;;;;; orgtbl-mode turn-on-orgtbl org-remember-handler org-remember-annotation
18464 ;;;;;; org-store-link org-diary org-agenda org-agenda-mode org-mode) 19033 ;;;;;; org-store-link org-tags-view org-diary org-todo-list org-agenda-list
18465 ;;;;;; "org" "textmodes/org.el" (17277 59650)) 19034 ;;;;;; org-agenda org-agenda-mode org-mode) "org" "textmodes/org.el"
19035 ;;;;;; (17374 21578))
18466 ;;; Generated autoloads from textmodes/org.el 19036 ;;; Generated autoloads from textmodes/org.el
18467 19037
18468 (autoload (quote org-mode) "org" "\ 19038 (autoload (quote org-mode) "org" "\
18469 Outline-based notes management and organizer, alias 19039 Outline-based notes management and organizer, alias
18470 \"Carstens outline-mode for keeping track of everything.\" 19040 \"Carsten's outline-mode for keeping track of everything.\"
18471 19041
18472 Org-mode develops organizational tasks around a NOTES file which 19042 Org-mode develops organizational tasks around a NOTES file which
18473 contains information about projects as plain text. Org-mode is 19043 contains information about projects as plain text. Org-mode is
18474 implemented on top of outline-mode, which is ideal to keep the content 19044 implemented on top of outline-mode, which is ideal to keep the content
18475 of large files well structured. It supports ToDo items, deadlines and 19045 of large files well structured. It supports ToDo items, deadlines and
18494 \\{org-agenda-mode-map} 19064 \\{org-agenda-mode-map}
18495 19065
18496 \(fn)" t nil) 19066 \(fn)" t nil)
18497 19067
18498 (autoload (quote org-agenda) "org" "\ 19068 (autoload (quote org-agenda) "org" "\
19069 Dispatch agenda commands to collect entries to the agenda buffer.
19070 Prompts for a character to select a command. Any prefix arg will be passed
19071 on to the selected command. The default selections are:
19072
19073 a Call `org-agenda' to display the agenda for the current day or week.
19074 t Call `org-todo-list' to display the global todo list.
19075 T Call `org-todo-list' to display the global todo list, select only
19076 entries with a specific TODO keyword (the user gets a prompt).
19077 m Call `org-tags-view' to display headlines with tags matching
19078 a condition (the user is prompted for the condition).
19079 M Like `m', but select only TODO entries, no ordinary headlines.
19080
19081 More commands can be added by configuring the variable
19082 `org-agenda-custom-commands'. In particular, specific tags and TODO keyword
19083 searches can be pre-defined in this way.
19084
19085 If the current buffer is in Org-mode and visiting a file, you can also
19086 first press `1' to indicate that the agenda should be temporarily (until the
19087 next use of \\[org-agenda]) restricted to the current file.
19088
19089 \(fn ARG)" t nil)
19090
19091 (autoload (quote org-agenda-list) "org" "\
18499 Produce a weekly view from all files in variable `org-agenda-files'. 19092 Produce a weekly view from all files in variable `org-agenda-files'.
18500 The view will be for the current week, but from the overview buffer you 19093 The view will be for the current week, but from the overview buffer you
18501 will be able to go to other weeks. 19094 will be able to go to other weeks.
18502 With one \\[universal-argument] prefix argument INCLUDE-ALL, all unfinished TODO items will 19095 With one \\[universal-argument] prefix argument INCLUDE-ALL, all unfinished TODO items will
18503 also be shown, under the current date. 19096 also be shown, under the current date.
19097 With two \\[universal-argument] prefix argument INCLUDE-ALL, all TODO entries marked DONE
19098 on the days are also shown. See the variable `org-log-done' for how
19099 to turn on logging.
18504 START-DAY defaults to TODAY, or to the most recent match for the weekday 19100 START-DAY defaults to TODAY, or to the most recent match for the weekday
18505 given in `org-agenda-start-on-weekday'. 19101 given in `org-agenda-start-on-weekday'.
18506 NDAYS defaults to `org-agenda-ndays'. 19102 NDAYS defaults to `org-agenda-ndays'.
18507 19103
18508 \(fn &optional INCLUDE-ALL START-DAY NDAYS)" t nil) 19104 \(fn &optional INCLUDE-ALL START-DAY NDAYS KEEP-MODES)" t nil)
19105
19106 (autoload (quote org-todo-list) "org" "\
19107 Show all TODO entries from all agenda file in a single list.
19108 The prefix arg can be used to select a specific TODO keyword and limit
19109 the list to these. When using \\[universal-argument], you will be prompted
19110 for a keyword. A numeric prefix directly selects the Nth keyword in
19111 `org-todo-keywords'.
19112
19113 \(fn ARG &optional KEEP-MODES)" t nil)
18509 19114
18510 (autoload (quote org-diary) "org" "\ 19115 (autoload (quote org-diary) "org" "\
18511 Return diary information from org-files. 19116 Return diary information from org-files.
18512 This function can be used in a \"sexp\" diary entry in the Emacs calendar. 19117 This function can be used in a \"sexp\" diary entry in the Emacs calendar.
18513 It accesses org files and extracts information from those files to be 19118 It accesses org files and extracts information from those files to be
18551 by the caller, because this is how the calendar works. Don't use this 19156 by the caller, because this is how the calendar works. Don't use this
18552 function from a program - use `org-agenda-get-day-entries' instead. 19157 function from a program - use `org-agenda-get-day-entries' instead.
18553 19158
18554 \(fn &rest ARGS)" nil nil) 19159 \(fn &rest ARGS)" nil nil)
18555 19160
19161 (autoload (quote org-tags-view) "org" "\
19162 Show all headlines for all `org-agenda-files' matching a TAGS criterion.
19163 The prefix arg TODO-ONLY limits the search to TODO entries.
19164
19165 \(fn &optional TODO-ONLY MATCH KEEP-MODES)" t nil)
19166
18556 (autoload (quote org-store-link) "org" "\ 19167 (autoload (quote org-store-link) "org" "\
18557 \\<org-mode-map>Store an org-link to the current location. 19168 \\<org-mode-map>Store an org-link to the current location.
18558 This link can later be inserted into an org-buffer with 19169 This link can later be inserted into an org-buffer with
18559 \\[org-insert-link]. 19170 \\[org-insert-link].
18560 For some link types, a prefix arg is interpreted: 19171 For some link types, a prefix arg is interpreted:
18561 For links to usenet articles, arg negates `org-usenet-links-prefer-google'. 19172 For links to usenet articles, arg negates `org-usenet-links-prefer-google'.
18562 For file links, arg negates `org-line-numbers-in-file-links'. 19173 For file links, arg negates `org-context-in-file-links'.
18563 19174
18564 \(fn ARG)" t nil) 19175 \(fn ARG)" t nil)
18565 19176
18566 (autoload (quote org-remember-annotation) "org" "\ 19177 (autoload (quote org-remember-annotation) "org" "\
18567 Return a link to the current location as an annotation for remember.el. 19178 Return a link to the current location as an annotation for remember.el.
18576 First prompts for an org file. If the user just presses return, the value 19187 First prompts for an org file. If the user just presses return, the value
18577 of `org-default-notes-file' is used. 19188 of `org-default-notes-file' is used.
18578 Then the command offers the headings tree of the selected file in order to 19189 Then the command offers the headings tree of the selected file in order to
18579 file the text at a specific location. 19190 file the text at a specific location.
18580 You can either immediately press RET to get the note appended to the 19191 You can either immediately press RET to get the note appended to the
18581 file. Or you can use vertical cursor motion and visibility cycling (TAB) to 19192 file, or you can use vertical cursor motion and visibility cycling (TAB) to
18582 find a better place. Then press RET or <left> or <right> in insert the note. 19193 find a better place. Then press RET or <left> or <right> in insert the note.
18583 19194
18584 Key Cursor position Note gets inserted 19195 Key Cursor position Note gets inserted
18585 ----------------------------------------------------------------------------- 19196 -----------------------------------------------------------------------------
18586 RET buffer-start as level 2 heading at end of file 19197 RET buffer-start as level 2 heading at end of file
18631 \(fn)" t nil) 19242 \(fn)" t nil)
18632 19243
18633 ;;;*** 19244 ;;;***
18634 19245
18635 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19246 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
18636 ;;;;;; (17226 24576)) 19247 ;;;;;; (17374 21284))
18637 ;;; Generated autoloads from outline.el 19248 ;;; Generated autoloads from outline.el
18638 19249
18639 (autoload (quote outline-mode) "outline" "\ 19250 (autoload (quote outline-mode) "outline" "\
18640 Set major mode for editing outlines with selective display. 19251 Set major mode for editing outlines with selective display.
18641 Headings are lines which start with asterisks: one for major headings, 19252 Headings are lines which start with asterisks: one for major headings,
18686 19297
18687 \(fn &optional ARG)" t nil) 19298 \(fn &optional ARG)" t nil)
18688 19299
18689 ;;;*** 19300 ;;;***
18690 19301
18691 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17187 59902)) 19302 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17337 56255))
18692 ;;; Generated autoloads from paren.el 19303 ;;; Generated autoloads from paren.el
18693 19304
18694 (defvar show-paren-mode nil "\ 19305 (defvar show-paren-mode nil "\
18695 Non-nil if Show-Paren mode is enabled. 19306 Non-nil if Show-Paren mode is enabled.
18696 See the command `show-paren-mode' for a description of this minor-mode. 19307 See the command `show-paren-mode' for a description of this minor-mode.
18712 \(fn &optional ARG)" t nil) 19323 \(fn &optional ARG)" t nil)
18713 19324
18714 ;;;*** 19325 ;;;***
18715 19326
18716 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 19327 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
18717 ;;;;;; (17187 59880)) 19328 ;;;;;; (17308 43144))
18718 ;;; Generated autoloads from calendar/parse-time.el 19329 ;;; Generated autoloads from calendar/parse-time.el
18719 19330
18720 (autoload (quote parse-time-string) "parse-time" "\ 19331 (autoload (quote parse-time-string) "parse-time" "\
18721 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). 19332 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
18722 The values are identical to those of `decode-time', but any values that are 19333 The values are identical to those of `decode-time', but any values that are
18724 19335
18725 \(fn STRING)" nil nil) 19336 \(fn STRING)" nil nil)
18726 19337
18727 ;;;*** 19338 ;;;***
18728 19339
18729 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17277 19340 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17279
18730 ;;;;;; 60154)) 19341 ;;;;;; 27203))
18731 ;;; Generated autoloads from progmodes/pascal.el 19342 ;;; Generated autoloads from progmodes/pascal.el
18732 19343
18733 (autoload (quote pascal-mode) "pascal" "\ 19344 (autoload (quote pascal-mode) "pascal" "\
18734 Major mode for editing Pascal code. \\<pascal-mode-map> 19345 Major mode for editing Pascal code. \\<pascal-mode-map>
18735 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 19346 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
18778 \(fn)" t nil) 19389 \(fn)" t nil)
18779 19390
18780 ;;;*** 19391 ;;;***
18781 19392
18782 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 19393 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
18783 ;;;;;; (17187 59901)) 19394 ;;;;;; (17279 27122))
18784 ;;; Generated autoloads from emulation/pc-mode.el 19395 ;;; Generated autoloads from emulation/pc-mode.el
18785 19396
18786 (autoload (quote pc-bindings-mode) "pc-mode" "\ 19397 (autoload (quote pc-bindings-mode) "pc-mode" "\
18787 Set up certain key bindings for PC compatibility. 19398 Set up certain key bindings for PC compatibility.
18788 The keys affected are: 19399 The keys affected are:
18796 \(fn)" t nil) 19407 \(fn)" t nil)
18797 19408
18798 ;;;*** 19409 ;;;***
18799 19410
18800 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 19411 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
18801 ;;;;;; "emulation/pc-select.el" (17187 59901)) 19412 ;;;;;; "emulation/pc-select.el" (17279 27122))
18802 ;;; Generated autoloads from emulation/pc-select.el 19413 ;;; Generated autoloads from emulation/pc-select.el
18803 19414
18804 (defvar pc-selection-mode nil "\ 19415 (defvar pc-selection-mode nil "\
18805 Non-nil if Pc-Selection mode is enabled. 19416 Non-nil if Pc-Selection mode is enabled.
18806 See the command `pc-selection-mode' for a description of this minor-mode. 19417 See the command `pc-selection-mode' for a description of this minor-mode.
18873 19484
18874 (custom-autoload (quote pc-selection-mode) "pc-select") 19485 (custom-autoload (quote pc-selection-mode) "pc-select")
18875 19486
18876 ;;;*** 19487 ;;;***
18877 19488
18878 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17187 19489 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (17279
18879 ;;;;;; 59902)) 19490 ;;;;;; 27123))
18880 ;;; Generated autoloads from pcmpl-cvs.el 19491 ;;; Generated autoloads from pcmpl-cvs.el
18881 19492
18882 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 19493 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
18883 Completion rules for the `cvs' command. 19494 Completion rules for the `cvs' command.
18884 19495
18885 \(fn)" nil nil) 19496 \(fn)" nil nil)
18886 19497
18887 ;;;*** 19498 ;;;***
18888 19499
18889 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 19500 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
18890 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17187 59902)) 19501 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (17279 27123))
18891 ;;; Generated autoloads from pcmpl-gnu.el 19502 ;;; Generated autoloads from pcmpl-gnu.el
18892 19503
18893 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 19504 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
18894 Completion for `gzip'. 19505 Completion for `gzip'.
18895 19506
18913 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs)) 19524 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs))
18914 19525
18915 ;;;*** 19526 ;;;***
18916 19527
18917 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 19528 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
18918 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17187 59902)) 19529 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (17279 27123))
18919 ;;; Generated autoloads from pcmpl-linux.el 19530 ;;; Generated autoloads from pcmpl-linux.el
18920 19531
18921 (autoload (quote pcomplete/kill) "pcmpl-linux" "\ 19532 (autoload (quote pcomplete/kill) "pcmpl-linux" "\
18922 Completion for GNU/Linux `kill', using /proc filesystem. 19533 Completion for GNU/Linux `kill', using /proc filesystem.
18923 19534
18933 19544
18934 \(fn)" nil nil) 19545 \(fn)" nil nil)
18935 19546
18936 ;;;*** 19547 ;;;***
18937 19548
18938 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17187 19549 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (17279
18939 ;;;;;; 59902)) 19550 ;;;;;; 27123))
18940 ;;; Generated autoloads from pcmpl-rpm.el 19551 ;;; Generated autoloads from pcmpl-rpm.el
18941 19552
18942 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 19553 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
18943 Completion for RedHat's `rpm' command. 19554 Completion for RedHat's `rpm' command.
18944 These rules were taken from the output of `rpm --help' on a RedHat 6.1 19555 These rules were taken from the output of `rpm --help' on a RedHat 6.1
18950 19561
18951 ;;;*** 19562 ;;;***
18952 19563
18953 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 19564 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
18954 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 19565 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
18955 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17187 59902)) 19566 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (17279 27123))
18956 ;;; Generated autoloads from pcmpl-unix.el 19567 ;;; Generated autoloads from pcmpl-unix.el
18957 19568
18958 (autoload (quote pcomplete/cd) "pcmpl-unix" "\ 19569 (autoload (quote pcomplete/cd) "pcmpl-unix" "\
18959 Completion for `cd'. 19570 Completion for `cd'.
18960 19571
18996 19607
18997 ;;;*** 19608 ;;;***
18998 19609
18999 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 19610 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
19000 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 19611 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
19001 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17226 19612 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17279
19002 ;;;;;; 24576)) 19613 ;;;;;; 27172))
19003 ;;; Generated autoloads from pcomplete.el 19614 ;;; Generated autoloads from pcomplete.el
19004 19615
19005 (autoload (quote pcomplete) "pcomplete" "\ 19616 (autoload (quote pcomplete) "pcomplete" "\
19006 Support extensible programmable completion. 19617 Support extensible programmable completion.
19007 To use this function, just bind the TAB key to it, or add it to your 19618 To use this function, just bind the TAB key to it, or add it to your
19056 19667
19057 ;;;*** 19668 ;;;***
19058 19669
19059 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 19670 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
19060 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 19671 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
19061 ;;;;;; "pcvs.el" (17238 21257)) 19672 ;;;;;; "pcvs.el" (17308 43140))
19062 ;;; Generated autoloads from pcvs.el 19673 ;;; Generated autoloads from pcvs.el
19063 19674
19064 (autoload (quote cvs-checkout) "pcvs" "\ 19675 (autoload (quote cvs-checkout) "pcvs" "\
19065 Run a 'cvs checkout MODULES' in DIR. 19676 Run a 'cvs checkout MODULES' in DIR.
19066 Feed the output to a *cvs* buffer, display it in the current window, 19677 Feed the output to a *cvs* buffer, display it in the current window,
19133 Run `cvs-examine' if DIR is a CVS administrative directory. 19744 Run `cvs-examine' if DIR is a CVS administrative directory.
19134 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))))) 19745 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)))))
19135 19746
19136 ;;;*** 19747 ;;;***
19137 19748
19138 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17196 27217)) 19749 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (17279 27169))
19139 ;;; Generated autoloads from pcvs-defs.el 19750 ;;; Generated autoloads from pcvs-defs.el
19140 19751
19141 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) 19752 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m)))
19142 19753
19143 ;;;*** 19754 ;;;***
19144 19755
19145 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 19756 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
19146 ;;;;;; (17277 60154)) 19757 ;;;;;; (17279 27203))
19147 ;;; Generated autoloads from progmodes/perl-mode.el 19758 ;;; Generated autoloads from progmodes/perl-mode.el
19148 19759
19149 (autoload (quote perl-mode) "perl-mode" "\ 19760 (autoload (quote perl-mode) "perl-mode" "\
19150 Major mode for editing Perl code. 19761 Major mode for editing Perl code.
19151 Expression and list commands understand all Perl brackets. 19762 Expression and list commands understand all Perl brackets.
19199 ;;;*** 19810 ;;;***
19200 19811
19201 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 19812 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
19202 ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 19813 ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
19203 ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region 19814 ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
19204 ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17263 27852)) 19815 ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17279 27198))
19205 ;;; Generated autoloads from pgg.el 19816 ;;; Generated autoloads from pgg.el
19206 19817
19207 (autoload (quote pgg-encrypt-region) "pgg" "\ 19818 (autoload (quote pgg-encrypt-region) "pgg" "\
19208 Encrypt the current region between START and END for RCPTS. 19819 Encrypt the current region between START and END for RCPTS.
19209 19820
19333 \(fn)" t nil) 19944 \(fn)" t nil)
19334 19945
19335 ;;;*** 19946 ;;;***
19336 19947
19337 ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" 19948 ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
19338 ;;;;;; (17263 27852)) 19949 ;;;;;; (17279 27198))
19339 ;;; Generated autoloads from pgg-gpg.el 19950 ;;; Generated autoloads from pgg-gpg.el
19340 19951
19341 (autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\ 19952 (autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\
19342 True if decoded armor MESSAGE-KEYS has symmetric encryption indicator. 19953 True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
19343 19954
19344 \(fn MESSAGE-KEYS)" nil nil) 19955 \(fn MESSAGE-KEYS)" nil nil)
19345 19956
19346 ;;;*** 19957 ;;;***
19347 19958
19348 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 19959 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
19349 ;;;;;; (17187 59902)) 19960 ;;;;;; (17327 23539))
19350 ;;; Generated autoloads from textmodes/picture.el 19961 ;;; Generated autoloads from textmodes/picture.el
19351 19962
19352 (autoload (quote picture-mode) "picture" "\ 19963 (autoload (quote picture-mode) "picture" "\
19353 Switch to Picture mode, in which a quarter-plane screen model is used. 19964 Switch to Picture mode, in which a quarter-plane screen model is used.
19965 \\<picture-mode-map>
19354 Printing characters replace instead of inserting themselves with motion 19966 Printing characters replace instead of inserting themselves with motion
19355 afterwards settable by these commands: 19967 afterwards settable by these commands:
19356 C-c < Move left after insertion. 19968
19357 C-c > Move right after insertion. 19969 Move left after insertion: \\[picture-movement-left]
19358 C-c ^ Move up after insertion. 19970 Move right after insertion: \\[picture-movement-right]
19359 C-c . Move down after insertion. 19971 Move up after insertion: \\[picture-movement-up]
19360 C-c ` Move northwest (nw) after insertion. 19972 Move down after insertion: \\[picture-movement-down]
19361 C-c ' Move northeast (ne) after insertion. 19973
19362 C-c / Move southwest (sw) after insertion. 19974 Move northwest (nw) after insertion: \\[picture-movement-nw]
19363 C-c \\ Move southeast (se) after insertion. 19975 Move northeast (ne) after insertion: \\[picture-movement-ne]
19364 C-u C-c ` Move westnorthwest (wnw) after insertion. 19976 Move southwest (sw) after insertion: \\[picture-movement-sw]
19365 C-u C-c ' Move eastnortheast (ene) after insertion. 19977 Move southeast (se) after insertion: \\[picture-movement-se]
19366 C-u C-c / Move westsouthwest (wsw) after insertion. 19978
19367 C-u C-c \\ Move eastsoutheast (ese) after insertion. 19979 Move westnorthwest (wnw) after insertion: C-u \\[picture-movement-nw]
19980 Move eastnortheast (ene) after insertion: C-u \\[picture-movement-ne]
19981 Move westsouthwest (wsw) after insertion: C-u \\[picture-movement-sw]
19982 Move eastsoutheast (ese) after insertion: C-u \\[picture-movement-se]
19983
19368 The current direction is displayed in the mode line. The initial 19984 The current direction is displayed in the mode line. The initial
19369 direction is right. Whitespace is inserted and tabs are changed to 19985 direction is right. Whitespace is inserted and tabs are changed to
19370 spaces when required by movement. You can move around in the buffer 19986 spaces when required by movement. You can move around in the buffer
19371 with these commands: 19987 with these commands:
19372 \\[picture-move-down] Move vertically to SAME column in previous line. 19988
19373 \\[picture-move-up] Move vertically to SAME column in next line. 19989 Move vertically to SAME column in previous line: \\[picture-move-down]
19374 \\[picture-end-of-line] Move to column following last non-whitespace character. 19990 Move vertically to SAME column in next line: \\[picture-move-up]
19375 \\[picture-forward-column] Move right inserting spaces if required. 19991 Move to column following last
19376 \\[picture-backward-column] Move left changing tabs to spaces if required. 19992 non-whitespace character: \\[picture-end-of-line]
19377 C-c C-f Move in direction of current picture motion. 19993 Move right, inserting spaces if required: \\[picture-forward-column]
19378 C-c C-b Move in opposite direction of current picture motion. 19994 Move left changing tabs to spaces if required: \\[picture-backward-column]
19379 Return Move to beginning of next line. 19995 Move in direction of current picture motion: \\[picture-motion]
19996 Move opposite to current picture motion: \\[picture-motion-reverse]
19997 Move to beginning of next line: \\[next-line]
19998
19380 You can edit tabular text with these commands: 19999 You can edit tabular text with these commands:
19381 M-Tab Move to column beneath (or at) next interesting character. 20000
19382 `Indents' relative to a previous line. 20001 Move to column beneath (or at) next interesting
19383 Tab Move to next stop in tab stop list. 20002 character (see variable `picture-tab-chars'): \\[picture-tab-search]
19384 C-c Tab Set tab stops according to context of this line. 20003 Move to next stop in tab stop list: \\[picture-tab]
19385 With ARG resets tab stops to default (global) value. 20004 Set tab stops according to context of this line: \\[picture-set-tab-stops]
19386 See also documentation of variable picture-tab-chars 20005 (With ARG, resets tab stops to default value.)
19387 which defines \"interesting character\". You can manually 20006 Change the tab stop list: \\[edit-tab-stops]
19388 change the tab stop list with command \\[edit-tab-stops]. 20007
19389 You can manipulate text with these commands: 20008 You can manipulate text with these commands:
19390 C-d Clear (replace) ARG columns after point without moving. 20009 Clear ARG columns after point without moving: \\[picture-clear-column]
19391 C-c C-d Delete char at point - the command normally assigned to C-d. 20010 Delete char at point: \\[delete-char]
19392 \\[picture-backward-clear-column] Clear (replace) ARG columns before point, moving back over them. 20011 Clear ARG columns backward: \\[picture-backward-clear-column]
19393 \\[picture-clear-line] Clear ARG lines, advancing over them. The cleared 20012 Clear ARG lines, advancing over them: \\[picture-clear-line]
19394 text is saved in the kill ring. 20013 (the cleared text is saved in the kill ring)
19395 \\[picture-open-line] Open blank line(s) beneath current line. 20014 Open blank line(s) beneath current line: \\[picture-open-line]
20015
19396 You can manipulate rectangles with these commands: 20016 You can manipulate rectangles with these commands:
19397 C-c C-k Clear (or kill) a rectangle and save it. 20017 Clear a rectangle and save it: \\[picture-clear-rectangle]
19398 C-c C-w Like C-c C-k except rectangle is saved in named register. 20018 Clear a rectangle, saving in a named register: \\[picture-clear-rectangle-to-register]
19399 C-c C-y Overlay (or insert) currently saved rectangle at point. 20019 Insert currently saved rectangle at point: \\[picture-yank-rectangle]
19400 C-c C-x Like C-c C-y except rectangle is taken from named register. 20020 Insert rectangle from named register: \\[picture-yank-rectangle-from-register]
19401 C-c C-r Draw a rectangular box around mark and point. 20021 Draw a rectangular box around mark and point: \\[picture-draw-rectangle]
19402 \\[copy-rectangle-to-register] Copies a rectangle to a register. 20022 Copies a rectangle to a register: \\[copy-rectangle-to-register]
19403 \\[advertised-undo] Can undo effects of rectangle overlay commands 20023 Undo effects of rectangle overlay commands: \\[advertised-undo]
19404 if invoked soon enough. 20024
19405 You can return to the previous mode with: 20025 You can return to the previous mode with \\[picture-mode-exit], which
19406 C-c C-c Which also strips trailing whitespace from every line. 20026 also strips trailing whitespace from every line. Stripping is suppressed
19407 Stripping is suppressed by supplying an argument. 20027 by supplying an argument.
19408 20028
19409 Entry to this mode calls the value of `picture-mode-hook' if non-nil. 20029 Entry to this mode calls the value of `picture-mode-hook' if non-nil.
19410 20030
19411 Note that Picture mode commands will work outside of Picture mode, but 20031 Note that Picture mode commands will work outside of Picture mode, but
19412 they are not defaultly assigned to keys. 20032 they are not defaultly assigned to keys.
19416 (defalias (quote edit-picture) (quote picture-mode)) 20036 (defalias (quote edit-picture) (quote picture-mode))
19417 20037
19418 ;;;*** 20038 ;;;***
19419 20039
19420 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 20040 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
19421 ;;;;;; (17187 59902)) 20041 ;;;;;; (17279 27123))
19422 ;;; Generated autoloads from textmodes/po.el 20042 ;;; Generated autoloads from textmodes/po.el
19423 20043
19424 (autoload (quote po-find-file-coding-system) "po" "\ 20044 (autoload (quote po-find-file-coding-system) "po" "\
19425 Return a (DECODING . ENCODING) pair, according to PO file's charset. 20045 Return a (DECODING . ENCODING) pair, according to PO file's charset.
19426 Called through `file-coding-system-alist', before the file is visited for real. 20046 Called through `file-coding-system-alist', before the file is visited for real.
19427 20047
19428 \(fn ARG-LIST)" nil nil) 20048 \(fn ARG-LIST)" nil nil)
19429 20049
19430 ;;;*** 20050 ;;;***
19431 20051
19432 ;;;### (autoloads (pong) "pong" "play/pong.el" (17187 59902)) 20052 ;;;### (autoloads (pong) "pong" "play/pong.el" (17279 27123))
19433 ;;; Generated autoloads from play/pong.el 20053 ;;; Generated autoloads from play/pong.el
19434 20054
19435 (autoload (quote pong) "pong" "\ 20055 (autoload (quote pong) "pong" "\
19436 Play pong and waste time. 20056 Play pong and waste time.
19437 This is an implementation of the classical game pong. 20057 This is an implementation of the classical game pong.
19444 \(fn)" t nil) 20064 \(fn)" t nil)
19445 20065
19446 ;;;*** 20066 ;;;***
19447 20067
19448 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer 20068 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
19449 ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17187 59901)) 20069 ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17279 27122))
19450 ;;; Generated autoloads from emacs-lisp/pp.el 20070 ;;; Generated autoloads from emacs-lisp/pp.el
19451 20071
19452 (autoload (quote pp-to-string) "pp" "\ 20072 (autoload (quote pp-to-string) "pp" "\
19453 Return a string containing the pretty-printed representation of OBJECT. 20073 Return a string containing the pretty-printed representation of OBJECT.
19454 OBJECT can be any Lisp object. Quoting characters are used as needed 20074 OBJECT can be any Lisp object. Quoting characters are used as needed
19502 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print 20122 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print
19503 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print 20123 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print
19504 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20124 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
19505 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20125 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
19506 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20126 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
19507 ;;;;;; (17277 59650)) 20127 ;;;;;; (17279 27201))
19508 ;;; Generated autoloads from printing.el 20128 ;;; Generated autoloads from printing.el
19509 20129
19510 (autoload (quote pr-interface) "printing" "\ 20130 (autoload (quote pr-interface) "printing" "\
19511 Activate the printing interface buffer. 20131 Activate the printing interface buffer.
19512 20132
20090 \(fn &optional SELECT-PRINTER)" t nil) 20710 \(fn &optional SELECT-PRINTER)" t nil)
20091 20711
20092 ;;;*** 20712 ;;;***
20093 20713
20094 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 20714 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
20095 ;;;;;; (17277 60154)) 20715 ;;;;;; (17279 27203))
20096 ;;; Generated autoloads from progmodes/prolog.el 20716 ;;; Generated autoloads from progmodes/prolog.el
20097 20717
20098 (autoload (quote prolog-mode) "prolog" "\ 20718 (autoload (quote prolog-mode) "prolog" "\
20099 Major mode for editing Prolog code for Prologs. 20719 Major mode for editing Prolog code for Prologs.
20100 Blank lines and `%%...' separate paragraphs. `%'s start comments. 20720 Blank lines and `%%...' separate paragraphs. `%'s start comments.
20110 20730
20111 \(fn)" t nil) 20731 \(fn)" t nil)
20112 20732
20113 ;;;*** 20733 ;;;***
20114 20734
20115 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17187 59902)) 20735 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17327 23539))
20116 ;;; Generated autoloads from ps-bdf.el 20736 ;;; Generated autoloads from ps-bdf.el
20117 20737
20118 (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 20738 (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
20119 *List of directories to search for `BDF' font files. 20739 *List of directories to search for `BDF' font files.
20120 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 20740 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
20121 20741
20122 ;;;*** 20742 ;;;***
20123 20743
20124 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17277 20744 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17279
20125 ;;;;;; 60154)) 20745 ;;;;;; 27203))
20126 ;;; Generated autoloads from progmodes/ps-mode.el 20746 ;;; Generated autoloads from progmodes/ps-mode.el
20127 20747
20128 (autoload (quote ps-mode) "ps-mode" "\ 20748 (autoload (quote ps-mode) "ps-mode" "\
20129 Major mode for editing PostScript with GNU Emacs. 20749 Major mode for editing PostScript with GNU Emacs.
20130 20750
20169 ;;;*** 20789 ;;;***
20170 20790
20171 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string 20791 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
20172 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string 20792 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
20173 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) 20793 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
20174 ;;;;;; "ps-mule" "ps-mule.el" (17226 24577)) 20794 ;;;;;; "ps-mule" "ps-mule.el" (17279 27172))
20175 ;;; Generated autoloads from ps-mule.el 20795 ;;; Generated autoloads from ps-mule.el
20176 20796
20177 (defvar ps-multibyte-buffer nil "\ 20797 (defvar ps-multibyte-buffer nil "\
20178 *Specifies the multi-byte buffer handling. 20798 *Specifies the multi-byte buffer handling.
20179 20799
20290 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 20910 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
20291 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 20911 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
20292 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 20912 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
20293 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 20913 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
20294 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 20914 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
20295 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17226 20915 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (17279
20296 ;;;;;; 24577)) 20916 ;;;;;; 27172))
20297 ;;; Generated autoloads from ps-print.el 20917 ;;; Generated autoloads from ps-print.el
20298 20918
20299 (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ 20919 (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\
20300 *List associating a symbolic paper type to its width, height and doc media. 20920 *List associating a symbolic paper type to its width, height and doc media.
20301 See `ps-paper-type'.") 20921 See `ps-paper-type'.")
20488 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) 21108 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil)
20489 21109
20490 ;;;*** 21110 ;;;***
20491 21111
20492 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21112 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
20493 ;;;;;; (17238 21257)) 21113 ;;;;;; (17374 21423))
20494 ;;; Generated autoloads from progmodes/python.el 21114 ;;; Generated autoloads from progmodes/python.el
20495 21115
20496 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21116 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
20497 21117
20498 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode))) 21118 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode)))
20552 \(fn)" t nil) 21172 \(fn)" t nil)
20553 21173
20554 ;;;*** 21174 ;;;***
20555 21175
20556 ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 21176 ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
20557 ;;;;;; (17187 59901)) 21177 ;;;;;; (17279 27122))
20558 ;;; Generated autoloads from gnus/qp.el 21178 ;;; Generated autoloads from gnus/qp.el
20559 21179
20560 (autoload (quote quoted-printable-decode-region) "qp" "\ 21180 (autoload (quote quoted-printable-decode-region) "qp" "\
20561 Decode quoted-printable in the region between FROM and TO, per RFC 2045. 21181 Decode quoted-printable in the region between FROM and TO, per RFC 2045.
20562 If CODING-SYSTEM is non-nil, decode bytes into characters with that 21182 If CODING-SYSTEM is non-nil, decode bytes into characters with that
20575 21195
20576 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 21196 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
20577 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 21197 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
20578 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21198 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
20579 ;;;;;; quail-define-package quail-use-package quail-title) "quail" 21199 ;;;;;; quail-define-package quail-use-package quail-title) "quail"
20580 ;;;;;; "international/quail.el" (17257 22483)) 21200 ;;;;;; "international/quail.el" (17279 27196))
20581 ;;; Generated autoloads from international/quail.el 21201 ;;; Generated autoloads from international/quail.el
20582 21202
20583 (autoload (quote quail-title) "quail" "\ 21203 (autoload (quote quail-title) "quail" "\
20584 Return the title of the current Quail package. 21204 Return the title of the current Quail package.
20585 21205
20806 21426
20807 ;;;*** 21427 ;;;***
20808 21428
20809 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 21429 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
20810 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 21430 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
20811 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17187 21431 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (17279
20812 ;;;;;; 59902)) 21432 ;;;;;; 27123))
20813 ;;; Generated autoloads from net/quickurl.el 21433 ;;; Generated autoloads from net/quickurl.el
20814 21434
20815 (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" "\ 21435 (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" "\
20816 Example `quickurl-postfix' text that adds a local variable to the 21436 Example `quickurl-postfix' text that adds a local variable to the
20817 `quickurl-url-file' so that if you edit it by hand it will ensure that 21437 `quickurl-url-file' so that if you edit it by hand it will ensure that
20878 21498
20879 \(fn)" t nil) 21499 \(fn)" t nil)
20880 21500
20881 ;;;*** 21501 ;;;***
20882 21502
20883 ;;;### (autoloads (rcirc) "rcirc" "net/rcirc.el" (17263 27852)) 21503 ;;;### (autoloads (rcirc) "rcirc" "net/rcirc.el" (17379 30025))
20884 ;;; Generated autoloads from net/rcirc.el 21504 ;;; Generated autoloads from net/rcirc.el
20885 21505
20886 (autoload (quote rcirc) "rcirc" "\ 21506 (autoload (quote rcirc) "rcirc" "\
20887 Connect to IRC. 21507 Connect to IRC.
20888 21508
20895 21515
20896 (defalias (quote irc) (quote rcirc)) 21516 (defalias (quote irc) (quote rcirc))
20897 21517
20898 ;;;*** 21518 ;;;***
20899 21519
20900 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17226 21520 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (17279
20901 ;;;;;; 24576)) 21521 ;;;;;; 27172))
20902 ;;; Generated autoloads from net/rcompile.el 21522 ;;; Generated autoloads from net/rcompile.el
20903 21523
20904 (autoload (quote remote-compile) "rcompile" "\ 21524 (autoload (quote remote-compile) "rcompile" "\
20905 Compile the current buffer's directory on HOST. Log in as USER. 21525 Compile the current buffer's directory on HOST. Log in as USER.
20906 See \\[compile]. 21526 See \\[compile].
20908 \(fn HOST USER COMMAND)" t nil) 21528 \(fn HOST USER COMMAND)" t nil)
20909 21529
20910 ;;;*** 21530 ;;;***
20911 21531
20912 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 21532 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
20913 ;;;;;; (17187 59901)) 21533 ;;;;;; (17279 27122))
20914 ;;; Generated autoloads from emacs-lisp/re-builder.el 21534 ;;; Generated autoloads from emacs-lisp/re-builder.el
20915 21535
20916 (defalias (quote regexp-builder) (quote re-builder)) 21536 (defalias (quote regexp-builder) (quote re-builder))
20917 21537
20918 (autoload (quote re-builder) "re-builder" "\ 21538 (autoload (quote re-builder) "re-builder" "\
20920 21540
20921 \(fn)" t nil) 21541 \(fn)" t nil)
20922 21542
20923 ;;;*** 21543 ;;;***
20924 21544
20925 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17238 21257)) 21545 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17319 2458))
20926 ;;; Generated autoloads from recentf.el 21546 ;;; Generated autoloads from recentf.el
20927 21547
20928 (defvar recentf-mode nil "\ 21548 (defvar recentf-mode nil "\
20929 Non-nil if Recentf mode is enabled. 21549 Non-nil if Recentf mode is enabled.
20930 See the command `recentf-mode' for a description of this minor-mode. 21550 See the command `recentf-mode' for a description of this minor-mode.
20950 ;;;*** 21570 ;;;***
20951 21571
20952 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 21572 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
20953 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 21573 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
20954 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 21574 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
20955 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17226 21575 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (17279
20956 ;;;;;; 24577)) 21576 ;;;;;; 27172))
20957 ;;; Generated autoloads from rect.el 21577 ;;; Generated autoloads from rect.el
20958 21578
20959 (autoload (quote move-to-column-force) "rect" "\ 21579 (autoload (quote move-to-column-force) "rect" "\
20960 If COLUMN is within a multi-column character, replace it by spaces and tab. 21580 If COLUMN is within a multi-column character, replace it by spaces and tab.
20961 As for `move-to-column', passing anything but nil or t in FLAG will move to 21581 As for `move-to-column', passing anything but nil or t in FLAG will move to
21073 21693
21074 \(fn START END &optional FILL)" t nil) 21694 \(fn START END &optional FILL)" t nil)
21075 21695
21076 ;;;*** 21696 ;;;***
21077 21697
21078 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17187 21698 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (17279
21079 ;;;;;; 59902)) 21699 ;;;;;; 27123))
21080 ;;; Generated autoloads from textmodes/refill.el 21700 ;;; Generated autoloads from textmodes/refill.el
21081 21701
21082 (autoload (quote refill-mode) "refill" "\ 21702 (autoload (quote refill-mode) "refill" "\
21083 Toggle Refill minor mode. 21703 Toggle Refill minor mode.
21084 With prefix arg, turn Refill mode on iff arg is positive. 21704 With prefix arg, turn Refill mode on iff arg is positive.
21090 \(fn &optional ARG)" t nil) 21710 \(fn &optional ARG)" t nil)
21091 21711
21092 ;;;*** 21712 ;;;***
21093 21713
21094 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode 21714 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode
21095 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17277 59650)) 21715 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17279 27201))
21096 ;;; Generated autoloads from textmodes/reftex.el 21716 ;;; Generated autoloads from textmodes/reftex.el
21097 21717
21098 (autoload (quote turn-on-reftex) "reftex" "\ 21718 (autoload (quote turn-on-reftex) "reftex" "\
21099 Turn on RefTeX mode. 21719 Turn on RefTeX mode.
21100 21720
21140 \(fn)" nil nil) 21760 \(fn)" nil nil)
21141 21761
21142 ;;;*** 21762 ;;;***
21143 21763
21144 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 21764 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
21145 ;;;;;; (17226 24577)) 21765 ;;;;;; (17279 27172))
21146 ;;; Generated autoloads from textmodes/reftex-cite.el 21766 ;;; Generated autoloads from textmodes/reftex-cite.el
21147 21767
21148 (autoload (quote reftex-citation) "reftex-cite" "\ 21768 (autoload (quote reftex-citation) "reftex-cite" "\
21149 Make a citation using BibTeX database files. 21769 Make a citation using BibTeX database files.
21150 After prompting for a regular expression, scans the buffers with 21770 After prompting for a regular expression, scans the buffers with
21170 \(fn &optional NO-INSERT FORMAT-KEY)" t nil) 21790 \(fn &optional NO-INSERT FORMAT-KEY)" t nil)
21171 21791
21172 ;;;*** 21792 ;;;***
21173 21793
21174 ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 21794 ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
21175 ;;;;;; (17226 24577)) 21795 ;;;;;; (17279 27172))
21176 ;;; Generated autoloads from textmodes/reftex-global.el 21796 ;;; Generated autoloads from textmodes/reftex-global.el
21177 21797
21178 (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\ 21798 (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\
21179 When on, isearch searches the whole document, not only the current file. 21799 When on, isearch searches the whole document, not only the current file.
21180 This minor mode allows isearch to search through all the files of 21800 This minor mode allows isearch to search through all the files of
21187 \(fn &optional ARG)" t nil) 21807 \(fn &optional ARG)" t nil)
21188 21808
21189 ;;;*** 21809 ;;;***
21190 21810
21191 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 21811 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
21192 ;;;;;; (17226 24577)) 21812 ;;;;;; (17279 27172))
21193 ;;; Generated autoloads from textmodes/reftex-index.el 21813 ;;; Generated autoloads from textmodes/reftex-index.el
21194 21814
21195 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 21815 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
21196 Major mode for managing the Index phrases of a LaTeX document. 21816 Major mode for managing the Index phrases of a LaTeX document.
21197 This buffer was created with RefTeX. 21817 This buffer was created with RefTeX.
21220 \(fn)" t nil) 21840 \(fn)" t nil)
21221 21841
21222 ;;;*** 21842 ;;;***
21223 21843
21224 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 21844 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
21225 ;;;;;; (17226 24578)) 21845 ;;;;;; (17279 27172))
21226 ;;; Generated autoloads from textmodes/reftex-parse.el 21846 ;;; Generated autoloads from textmodes/reftex-parse.el
21227 21847
21228 (autoload (quote reftex-all-document-files) "reftex-parse" "\ 21848 (autoload (quote reftex-all-document-files) "reftex-parse" "\
21229 Return a list of all files belonging to the current document. 21849 Return a list of all files belonging to the current document.
21230 When RELATIVE is non-nil, give file names relative to directory 21850 When RELATIVE is non-nil, give file names relative to directory
21233 \(fn &optional RELATIVE)" nil nil) 21853 \(fn &optional RELATIVE)" nil nil)
21234 21854
21235 ;;;*** 21855 ;;;***
21236 21856
21237 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 21857 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
21238 ;;;;;; (17187 59901)) 21858 ;;;;;; (17279 27122))
21239 ;;; Generated autoloads from emacs-lisp/regexp-opt.el 21859 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
21240 21860
21241 (autoload (quote regexp-opt) "regexp-opt" "\ 21861 (autoload (quote regexp-opt) "regexp-opt" "\
21242 Return a regexp to match a string in STRINGS. 21862 Return a regexp to match a string in STRINGS.
21243 Each string should be unique in STRINGS and should not contain any regexps, 21863 Each string should be unique in STRINGS and should not contain any regexps,
21260 21880
21261 \(fn REGEXP)" nil nil) 21881 \(fn REGEXP)" nil nil)
21262 21882
21263 ;;;*** 21883 ;;;***
21264 21884
21265 ;;;### (autoloads (repeat) "repeat" "repeat.el" (17187 59902)) 21885 ;;;### (autoloads (repeat) "repeat" "repeat.el" (17279 27123))
21266 ;;; Generated autoloads from repeat.el 21886 ;;; Generated autoloads from repeat.el
21267 21887
21268 (autoload (quote repeat) "repeat" "\ 21888 (autoload (quote repeat) "repeat" "\
21269 Repeat most recently executed command. 21889 Repeat most recently executed command.
21270 With prefix arg, apply new prefix arg to that command; otherwise, use 21890 With prefix arg, apply new prefix arg to that command; otherwise, use
21278 \(fn REPEAT-ARG)" t nil) 21898 \(fn REPEAT-ARG)" t nil)
21279 21899
21280 ;;;*** 21900 ;;;***
21281 21901
21282 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 21902 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
21283 ;;;;;; (17187 59902)) 21903 ;;;;;; (17279 27123))
21284 ;;; Generated autoloads from mail/reporter.el 21904 ;;; Generated autoloads from mail/reporter.el
21285 21905
21286 (autoload (quote reporter-submit-bug-report) "reporter" "\ 21906 (autoload (quote reporter-submit-bug-report) "reporter" "\
21287 Begin submitting a bug report via email. 21907 Begin submitting a bug report via email.
21288 21908
21310 \(fn ADDRESS PKGNAME VARLIST &optional PRE-HOOKS POST-HOOKS SALUTATION)" nil nil) 21930 \(fn ADDRESS PKGNAME VARLIST &optional PRE-HOOKS POST-HOOKS SALUTATION)" nil nil)
21311 21931
21312 ;;;*** 21932 ;;;***
21313 21933
21314 ;;;### (autoloads (reposition-window) "reposition" "reposition.el" 21934 ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
21315 ;;;;;; (17187 59902)) 21935 ;;;;;; (17279 27123))
21316 ;;; Generated autoloads from reposition.el 21936 ;;; Generated autoloads from reposition.el
21317 21937
21318 (autoload (quote reposition-window) "reposition" "\ 21938 (autoload (quote reposition-window) "reposition" "\
21319 Make the current definition and/or comment visible. 21939 Make the current definition and/or comment visible.
21320 Further invocations move it to the top of the window or toggle the 21940 Further invocations move it to the top of the window or toggle the
21337 \(fn &optional ARG)" t nil) 21957 \(fn &optional ARG)" t nil)
21338 (define-key esc-map "\C-l" 'reposition-window) 21958 (define-key esc-map "\C-l" 'reposition-window)
21339 21959
21340 ;;;*** 21960 ;;;***
21341 21961
21342 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17187 21962 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (17279
21343 ;;;;;; 59902)) 21963 ;;;;;; 27123))
21344 ;;; Generated autoloads from resume.el 21964 ;;; Generated autoloads from resume.el
21345 21965
21346 (autoload (quote resume-suspend-hook) "resume" "\ 21966 (autoload (quote resume-suspend-hook) "resume" "\
21347 Clear out the file used for transmitting args when Emacs resumes. 21967 Clear out the file used for transmitting args when Emacs resumes.
21348 21968
21349 \(fn)" nil nil) 21969 \(fn)" nil nil)
21350 21970
21351 ;;;*** 21971 ;;;***
21352 21972
21353 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 21973 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
21354 ;;;;;; (17277 59650)) 21974 ;;;;;; (17356 16046))
21355 ;;; Generated autoloads from reveal.el 21975 ;;; Generated autoloads from reveal.el
21356 21976
21357 (autoload (quote reveal-mode) "reveal" "\ 21977 (autoload (quote reveal-mode) "reveal" "\
21358 Toggle Reveal mode on or off. 21978 Toggle Reveal mode on or off.
21359 Reveal mode renders invisible text around point visible again. 21979 Reveal mode renders invisible text around point visible again.
21385 \(fn &optional ARG)" t nil) 22005 \(fn &optional ARG)" t nil)
21386 22006
21387 ;;;*** 22007 ;;;***
21388 22008
21389 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 22009 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
21390 ;;;;;; (17187 59901)) 22010 ;;;;;; (17279 27122))
21391 ;;; Generated autoloads from emacs-lisp/ring.el 22011 ;;; Generated autoloads from emacs-lisp/ring.el
21392 22012
21393 (autoload (quote ring-p) "ring" "\ 22013 (autoload (quote ring-p) "ring" "\
21394 Return t if X is a ring; nil otherwise. 22014 Return t if X is a ring; nil otherwise.
21395 22015
21400 22020
21401 \(fn SIZE)" nil nil) 22021 \(fn SIZE)" nil nil)
21402 22022
21403 ;;;*** 22023 ;;;***
21404 22024
21405 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17187 59902)) 22025 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (17279 27123))
21406 ;;; Generated autoloads from net/rlogin.el 22026 ;;; Generated autoloads from net/rlogin.el
21407 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 22027 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
21408 22028
21409 (autoload (quote rlogin) "rlogin" "\ 22029 (autoload (quote rlogin) "rlogin" "\
21410 Open a network login connection via `rlogin' with args INPUT-ARGS. 22030 Open a network login connection via `rlogin' with args INPUT-ARGS.
21451 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 22071 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
21452 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 22072 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
21453 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 22073 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
21454 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 22074 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
21455 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names 22075 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names
21456 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17226 22076 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17374
21457 ;;;;;; 24576)) 22077 ;;;;;; 21275))
21458 ;;; Generated autoloads from mail/rmail.el 22078 ;;; Generated autoloads from mail/rmail.el
21459 22079
21460 (autoload (quote rmail-movemail-variant-p) "rmail" "\ 22080 (autoload (quote rmail-movemail-variant-p) "rmail" "\
21461 Return t if the current movemail variant is any of VARIANTS. 22081 Return t if the current movemail variant is any of VARIANTS.
21462 Currently known variants are 'emacs and 'mailutils. 22082 Currently known variants are 'emacs and 'mailutils.
21574 22194
21575 (defvar rmail-enable-mime nil "\ 22195 (defvar rmail-enable-mime nil "\
21576 *If non-nil, RMAIL uses MIME feature. 22196 *If non-nil, RMAIL uses MIME feature.
21577 If the value is t, RMAIL automatically shows MIME decoded message. 22197 If the value is t, RMAIL automatically shows MIME decoded message.
21578 If the value is neither t nor nil, RMAIL does not show MIME decoded message 22198 If the value is neither t nor nil, RMAIL does not show MIME decoded message
21579 until a user explicitly requires it.") 22199 until a user explicitly requires it.
22200
22201 Even if the value is non-nil, you can't use MIME feature
22202 if the feature specified by `rmail-mime-feature' is not available
22203 in your session.")
21580 22204
21581 (custom-autoload (quote rmail-enable-mime) "rmail") 22205 (custom-autoload (quote rmail-enable-mime) "rmail")
21582 22206
21583 (defvar rmail-show-mime-function nil "\ 22207 (defvar rmail-show-mime-function nil "\
21584 Function to show MIME decoded message of RMAIL file. 22208 Function to show MIME decoded message of RMAIL file.
21615 LIMIT is the position specifying the end of header.") 22239 LIMIT is the position specifying the end of header.")
21616 22240
21617 (defvar rmail-mime-feature (quote rmail-mime) "\ 22241 (defvar rmail-mime-feature (quote rmail-mime) "\
21618 Feature to require to load MIME support in Rmail. 22242 Feature to require to load MIME support in Rmail.
21619 When starting Rmail, if `rmail-enable-mime' is non-nil, 22243 When starting Rmail, if `rmail-enable-mime' is non-nil,
21620 this feature is required with `require'.") 22244 this feature is required with `require'.
22245
22246 The default value is `rmail-mime'. This feature is provided by
22247 the rmail-mime package available at <http://www.m17n.org/rmail-mime/>.")
21621 22248
21622 (defvar rmail-decode-mime-charset t "\ 22249 (defvar rmail-decode-mime-charset t "\
21623 *Non-nil means a message is decoded by MIME's charset specification. 22250 *Non-nil means a message is decoded by MIME's charset specification.
21624 If this variable is nil, or the message has not MIME specification, 22251 If this variable is nil, or the message has not MIME specification,
21625 the message is decoded as normal way. 22252 the message is decoded as normal way.
21710 \(fn PASSWORD)" t nil) 22337 \(fn PASSWORD)" t nil)
21711 22338
21712 ;;;*** 22339 ;;;***
21713 22340
21714 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 22341 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
21715 ;;;;;; (17187 59902)) 22342 ;;;;;; (17279 27123))
21716 ;;; Generated autoloads from mail/rmailedit.el 22343 ;;; Generated autoloads from mail/rmailedit.el
21717 22344
21718 (autoload (quote rmail-edit-current-message) "rmailedit" "\ 22345 (autoload (quote rmail-edit-current-message) "rmailedit" "\
21719 Edit the contents of this message. 22346 Edit the contents of this message.
21720 22347
21722 22349
21723 ;;;*** 22350 ;;;***
21724 22351
21725 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 22352 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
21726 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 22353 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
21727 ;;;;;; "mail/rmailkwd.el" (17187 59902)) 22354 ;;;;;; "mail/rmailkwd.el" (17279 27123))
21728 ;;; Generated autoloads from mail/rmailkwd.el 22355 ;;; Generated autoloads from mail/rmailkwd.el
21729 22356
21730 (autoload (quote rmail-add-label) "rmailkwd" "\ 22357 (autoload (quote rmail-add-label) "rmailkwd" "\
21731 Add LABEL to labels associated with current RMAIL message. 22358 Add LABEL to labels associated with current RMAIL message.
21732 Completion is performed over known labels when reading. 22359 Completion is performed over known labels when reading.
21761 \(fn N LABELS)" t nil) 22388 \(fn N LABELS)" t nil)
21762 22389
21763 ;;;*** 22390 ;;;***
21764 22391
21765 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 22392 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
21766 ;;;;;; (17187 59902)) 22393 ;;;;;; (17279 27123))
21767 ;;; Generated autoloads from mail/rmailmsc.el 22394 ;;; Generated autoloads from mail/rmailmsc.el
21768 22395
21769 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 22396 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
21770 Set the inbox list of the current RMAIL file to FILE-NAME. 22397 Set the inbox list of the current RMAIL file to FILE-NAME.
21771 You can specify one file name, or several names separated by commas. 22398 You can specify one file name, or several names separated by commas.
21775 22402
21776 ;;;*** 22403 ;;;***
21777 22404
21778 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 22405 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
21779 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 22406 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
21780 ;;;;;; "mail/rmailout.el" (17263 27852)) 22407 ;;;;;; "mail/rmailout.el" (17374 21423))
21781 ;;; Generated autoloads from mail/rmailout.el 22408 ;;; Generated autoloads from mail/rmailout.el
21782 22409
21783 (defvar rmail-output-file-alist nil "\ 22410 (defvar rmail-output-file-alist nil "\
21784 *Alist matching regexps to suggested output Rmail files. 22411 *Alist matching regexps to suggested output Rmail files.
21785 This is a list of elements of the form (REGEXP . NAME-EXP). 22412 This is a list of elements of the form (REGEXP . NAME-EXP).
21842 22469
21843 ;;;*** 22470 ;;;***
21844 22471
21845 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 22472 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
21846 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 22473 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
21847 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17187 22474 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (17279
21848 ;;;;;; 59902)) 22475 ;;;;;; 27123))
21849 ;;; Generated autoloads from mail/rmailsort.el 22476 ;;; Generated autoloads from mail/rmailsort.el
21850 22477
21851 (autoload (quote rmail-sort-by-date) "rmailsort" "\ 22478 (autoload (quote rmail-sort-by-date) "rmailsort" "\
21852 Sort messages of current Rmail file by date. 22479 Sort messages of current Rmail file by date.
21853 If prefix argument REVERSE is non-nil, sort them in reverse order. 22480 If prefix argument REVERSE is non-nil, sort them in reverse order.
21895 22522
21896 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 22523 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
21897 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 22524 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
21898 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 22525 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
21899 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 22526 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
21900 ;;;;;; "rmailsum" "mail/rmailsum.el" (17226 24576)) 22527 ;;;;;; "rmailsum" "mail/rmailsum.el" (17374 21544))
21901 ;;; Generated autoloads from mail/rmailsum.el 22528 ;;; Generated autoloads from mail/rmailsum.el
21902 22529
21903 (defvar rmail-summary-scroll-between-messages t "\ 22530 (defvar rmail-summary-scroll-between-messages t "\
21904 *Non-nil means Rmail summary scroll commands move between messages.") 22531 *Non-nil means Rmail summary scroll commands move between messages.")
21905 22532
21977 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum") 22604 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum")
21978 22605
21979 ;;;*** 22606 ;;;***
21980 22607
21981 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" 22608 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
21982 ;;;;;; (17187 59902)) 22609 ;;;;;; (17279 27123))
21983 ;;; Generated autoloads from obsolete/rnewspost.el 22610 ;;; Generated autoloads from obsolete/rnewspost.el
21984 22611
21985 (autoload (quote news-post-news) "rnewspost" "\ 22612 (autoload (quote news-post-news) "rnewspost" "\
21986 Begin editing a new USENET news article to be posted. 22613 Begin editing a new USENET news article to be posted.
21987 Type \\[describe-mode] once editing the article to get a list of commands. 22614 Type \\[describe-mode] once editing the article to get a list of commands.
21990 \(fn &optional NOQUERY)" t nil) 22617 \(fn &optional NOQUERY)" t nil)
21991 22618
21992 ;;;*** 22619 ;;;***
21993 22620
21994 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 22621 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
21995 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (17187 59902)) 22622 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (17279 27123))
21996 ;;; Generated autoloads from rot13.el 22623 ;;; Generated autoloads from rot13.el
21997 22624
21998 (autoload (quote rot13) "rot13" "\ 22625 (autoload (quote rot13) "rot13" "\
21999 Return Rot13 encryption of OBJECT, a buffer or string. 22626 Return Rot13 encryption of OBJECT, a buffer or string.
22000 22627
22031 22658
22032 ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly 22659 ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly
22033 ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame 22660 ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame
22034 ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height 22661 ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height
22035 ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" 22662 ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"
22036 ;;;;;; (17187 59902)) 22663 ;;;;;; (17279 27123))
22037 ;;; Generated autoloads from obsolete/rsz-mini.el 22664 ;;; Generated autoloads from obsolete/rsz-mini.el
22038 22665
22039 (defvar resize-minibuffer-mode nil "\ 22666 (defvar resize-minibuffer-mode nil "\
22040 *This variable is obsolete.") 22667 *This variable is obsolete.")
22041 22668
22071 22698
22072 \(fn &optional PREFIX)" t nil) 22699 \(fn &optional PREFIX)" t nil)
22073 22700
22074 ;;;*** 22701 ;;;***
22075 22702
22076 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17187 22703 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (17279
22077 ;;;;;; 59902)) 22704 ;;;;;; 27123))
22078 ;;; Generated autoloads from ruler-mode.el 22705 ;;; Generated autoloads from ruler-mode.el
22079 22706
22080 (autoload (quote ruler-mode) "ruler-mode" "\ 22707 (autoload (quote ruler-mode) "ruler-mode" "\
22081 Display a ruler in the header line if ARG > 0. 22708 Display a ruler in the header line if ARG > 0.
22082 22709
22083 \(fn &optional ARG)" t nil) 22710 \(fn &optional ARG)" t nil)
22084 22711
22085 ;;;*** 22712 ;;;***
22086 22713
22087 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17187 22714 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (17279
22088 ;;;;;; 59901)) 22715 ;;;;;; 27122))
22089 ;;; Generated autoloads from emacs-lisp/rx.el 22716 ;;; Generated autoloads from emacs-lisp/rx.el
22090 22717
22091 (autoload (quote rx-to-string) "rx" "\ 22718 (autoload (quote rx-to-string) "rx" "\
22092 Parse and produce code for regular expression FORM. 22719 Parse and produce code for regular expression FORM.
22093 FORM is a regular expression in sexp form. 22720 FORM is a regular expression in sexp form.
22391 \(fn &rest REGEXPS)" nil (quote macro)) 23018 \(fn &rest REGEXPS)" nil (quote macro))
22392 23019
22393 ;;;*** 23020 ;;;***
22394 23021
22395 ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el" 23022 ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
22396 ;;;;;; (17277 59650)) 23023 ;;;;;; (17379 24714))
22397 ;;; Generated autoloads from savehist.el 23024 ;;; Generated autoloads from savehist.el
22398 23025
22399 (defvar savehist-mode nil "\ 23026 (defvar savehist-mode nil "\
22400 Mode for automatic saving of minibuffer history. 23027 Mode for automatic saving of minibuffer history.
22401 Set this by calling the `savehist-mode' function or using the customize 23028 Set this by calling the `savehist-mode' function or using the customize
22417 \(fn ARG)" t nil) 23044 \(fn ARG)" t nil)
22418 23045
22419 ;;;*** 23046 ;;;***
22420 23047
22421 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23048 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
22422 ;;;;;; (17277 60154)) 23049 ;;;;;; (17279 27203))
22423 ;;; Generated autoloads from progmodes/scheme.el 23050 ;;; Generated autoloads from progmodes/scheme.el
22424 23051
22425 (autoload (quote scheme-mode) "scheme" "\ 23052 (autoload (quote scheme-mode) "scheme" "\
22426 Major mode for editing Scheme code. 23053 Major mode for editing Scheme code.
22427 Editing commands are similar to those of `lisp-mode'. 23054 Editing commands are similar to those of `lisp-mode'.
22459 \(fn)" t nil) 23086 \(fn)" t nil)
22460 23087
22461 ;;;*** 23088 ;;;***
22462 23089
22463 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 23090 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
22464 ;;;;;; (17187 59901)) 23091 ;;;;;; (17279 27122))
22465 ;;; Generated autoloads from gnus/score-mode.el 23092 ;;; Generated autoloads from gnus/score-mode.el
22466 23093
22467 (autoload (quote gnus-score-mode) "score-mode" "\ 23094 (autoload (quote gnus-score-mode) "score-mode" "\
22468 Mode for editing Gnus score files. 23095 Mode for editing Gnus score files.
22469 This mode is an extended emacs-lisp mode. 23096 This mode is an extended emacs-lisp mode.
22472 23099
22473 \(fn)" t nil) 23100 \(fn)" t nil)
22474 23101
22475 ;;;*** 23102 ;;;***
22476 23103
22477 ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (17187 23104 ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (17279
22478 ;;;;;; 59902)) 23105 ;;;;;; 27123))
22479 ;;; Generated autoloads from obsolete/scribe.el 23106 ;;; Generated autoloads from obsolete/scribe.el
22480 23107
22481 (autoload (quote scribe-mode) "scribe" "\ 23108 (autoload (quote scribe-mode) "scribe" "\
22482 Major mode for editing files of Scribe (a text formatter) source. 23109 Major mode for editing files of Scribe (a text formatter) source.
22483 Scribe-mode is similar to text-mode, with a few extra commands added. 23110 Scribe-mode is similar to text-mode, with a few extra commands added.
22498 \(fn)" t nil) 23125 \(fn)" t nil)
22499 23126
22500 ;;;*** 23127 ;;;***
22501 23128
22502 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 23129 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
22503 ;;;;;; (17187 59902)) 23130 ;;;;;; (17279 27123))
22504 ;;; Generated autoloads from scroll-all.el 23131 ;;; Generated autoloads from scroll-all.el
22505 23132
22506 (defvar scroll-all-mode nil "\ 23133 (defvar scroll-all-mode nil "\
22507 Non-nil if Scroll-All mode is enabled. 23134 Non-nil if Scroll-All mode is enabled.
22508 See the command `scroll-all-mode' for a description of this minor-mode. 23135 See the command `scroll-all-mode' for a description of this minor-mode.
22522 \(fn &optional ARG)" t nil) 23149 \(fn &optional ARG)" t nil)
22523 23150
22524 ;;;*** 23151 ;;;***
22525 23152
22526 ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el" 23153 ;;;### (autoloads (scroll-lock-mode) "scroll-lock" "scroll-lock.el"
22527 ;;;;;; (17187 59900)) 23154 ;;;;;; (17279 27122))
22528 ;;; Generated autoloads from scroll-lock.el 23155 ;;; Generated autoloads from scroll-lock.el
22529 23156
22530 (autoload (quote scroll-lock-mode) "scroll-lock" "\ 23157 (autoload (quote scroll-lock-mode) "scroll-lock" "\
22531 Minor mode for pager-like scrolling. 23158 Minor mode for pager-like scrolling.
22532 Keys which normally move point by line or paragraph will scroll 23159 Keys which normally move point by line or paragraph will scroll
22542 ;;;;;; mail-mode mail-send-nonascii mail-bury-selects-summary mail-default-headers 23169 ;;;;;; mail-mode mail-send-nonascii mail-bury-selects-summary mail-default-headers
22543 ;;;;;; mail-default-directory mail-signature-file mail-signature 23170 ;;;;;; mail-default-directory mail-signature-file mail-signature
22544 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 23171 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
22545 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 23172 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
22546 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23173 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
22547 ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers 23174 ;;;;;; mail-header-separator send-mail-function mail-interactive
22548 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 23175 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
22549 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (17277 60154)) 23176 ;;;;;; "sendmail" "mail/sendmail.el" (17331 26860))
22550 ;;; Generated autoloads from mail/sendmail.el 23177 ;;; Generated autoloads from mail/sendmail.el
22551 23178
22552 (defvar mail-from-style (quote angles) "\ 23179 (defvar mail-from-style (quote angles) "\
22553 *Specifies how \"From:\" fields look. 23180 Specifies how \"From:\" fields look.
22554 23181
22555 If `nil', they contain just the return address like: 23182 If `nil', they contain just the return address like:
22556 king@grassland.com 23183 king@grassland.com
22557 If `parens', they look like: 23184 If `parens', they look like:
22558 king@grassland.com (Elvis Parsley) 23185 king@grassland.com (Elvis Parsley)
22567 controlled by a separate variable, `mail-specify-envelope-from'.") 23194 controlled by a separate variable, `mail-specify-envelope-from'.")
22568 23195
22569 (custom-autoload (quote mail-from-style) "sendmail") 23196 (custom-autoload (quote mail-from-style) "sendmail")
22570 23197
22571 (defvar mail-specify-envelope-from nil "\ 23198 (defvar mail-specify-envelope-from nil "\
22572 *If non-nil, specify the envelope-from address when sending mail. 23199 If non-nil, specify the envelope-from address when sending mail.
22573 The value used to specify it is whatever is found in 23200 The value used to specify it is whatever is found in
22574 the variable `mail-envelope-from', with `user-mail-address' as fallback. 23201 the variable `mail-envelope-from', with `user-mail-address' as fallback.
22575 23202
22576 On most systems, specifying the envelope-from address is a 23203 On most systems, specifying the envelope-from address is a
22577 privileged operation. This variable affects sendmail and 23204 privileged operation. This variable affects sendmail and
22579 variable `feedmail-deduce-envelope-from'.") 23206 variable `feedmail-deduce-envelope-from'.")
22580 23207
22581 (custom-autoload (quote mail-specify-envelope-from) "sendmail") 23208 (custom-autoload (quote mail-specify-envelope-from) "sendmail")
22582 23209
22583 (defvar mail-self-blind nil "\ 23210 (defvar mail-self-blind nil "\
22584 *Non-nil means insert BCC to self in messages to be sent. 23211 Non-nil means insert BCC to self in messages to be sent.
22585 This is done when the message is initialized, 23212 This is done when the message is initialized,
22586 so you can remove or alter the BCC field to override the default.") 23213 so you can remove or alter the BCC field to override the default.")
22587 23214
22588 (custom-autoload (quote mail-self-blind) "sendmail") 23215 (custom-autoload (quote mail-self-blind) "sendmail")
22589 23216
22590 (defvar mail-interactive nil "\ 23217 (defvar mail-interactive nil "\
22591 *Non-nil means when sending a message wait for and display errors. 23218 Non-nil means when sending a message wait for and display errors.
22592 nil means let mailer mail back a message to report errors.") 23219 nil means let mailer mail back a message to report errors.")
22593 23220
22594 (custom-autoload (quote mail-interactive) "sendmail") 23221 (custom-autoload (quote mail-interactive) "sendmail")
22595 23222
22596 (defvar mail-yank-ignored-headers "^via:\\|^mail-from:\\|^origin:\\|^status:\\|^remailed\\|^received:\\|^message-id:\\|^summary-line:\\|^to:\\|^subject:\\|^in-reply-to:\\|^return-path:\\|^mail-reply-to:\\|^mail-followup-to:" "\ 23223 (put (quote send-mail-function) (quote standard-value) (quote ((if (and window-system (memq system-type (quote (darwin windows-nt)))) (quote mailclient-send-it) (quote sendmail-send-it)))))
22597 *Delete these headers from old message when it's inserted in a reply.")
22598
22599 (custom-autoload (quote mail-yank-ignored-headers) "sendmail")
22600 23224
22601 (defvar send-mail-function (if (and window-system (memq system-type (quote (darwin windows-nt)))) (quote mailclient-send-it) (quote sendmail-send-it)) "\ 23225 (defvar send-mail-function (if (and window-system (memq system-type (quote (darwin windows-nt)))) (quote mailclient-send-it) (quote sendmail-send-it)) "\
22602 Function to call to send the current buffer as mail. 23226 Function to call to send the current buffer as mail.
22603 The headers should be delimited by a line which is 23227 The headers should be delimited by a line which is
22604 not a valid RFC822 header or continuation line, 23228 not a valid RFC822 header or continuation line,
22607 `message-send-mail-function' for use with the Message package.") 23231 `message-send-mail-function' for use with the Message package.")
22608 23232
22609 (custom-autoload (quote send-mail-function) "sendmail") 23233 (custom-autoload (quote send-mail-function) "sendmail")
22610 23234
22611 (defvar mail-header-separator "--text follows this line--" "\ 23235 (defvar mail-header-separator "--text follows this line--" "\
22612 *Line used to separate headers from text in messages being composed.") 23236 Line used to separate headers from text in messages being composed.")
22613 23237
22614 (custom-autoload (quote mail-header-separator) "sendmail") 23238 (custom-autoload (quote mail-header-separator) "sendmail")
22615 23239
22616 (defvar mail-archive-file-name nil "\ 23240 (defvar mail-archive-file-name nil "\
22617 *Name of file to write all outgoing messages in, or nil for none. 23241 Name of file to write all outgoing messages in, or nil for none.
22618 This can be an inbox file or an Rmail file.") 23242 This can be an inbox file or an Rmail file.")
22619 23243
22620 (custom-autoload (quote mail-archive-file-name) "sendmail") 23244 (custom-autoload (quote mail-archive-file-name) "sendmail")
22621 23245
22622 (defvar mail-default-reply-to nil "\ 23246 (defvar mail-default-reply-to nil "\
22623 *Address to insert as default Reply-to field of outgoing messages. 23247 Address to insert as default Reply-to field of outgoing messages.
22624 If nil, it will be initialized from the REPLYTO environment variable 23248 If nil, it will be initialized from the REPLYTO environment variable
22625 when you first send mail.") 23249 when you first send mail.")
22626 23250
22627 (custom-autoload (quote mail-default-reply-to) "sendmail") 23251 (custom-autoload (quote mail-default-reply-to) "sendmail")
22628 23252
22629 (defvar mail-alias-file nil "\ 23253 (defvar mail-alias-file nil "\
22630 *If non-nil, the name of a file to use instead of `/usr/lib/aliases'. 23254 If non-nil, the name of a file to use instead of `/usr/lib/aliases'.
22631 This file defines aliases to be expanded by the mailer; this is a different 23255 This file defines aliases to be expanded by the mailer; this is a different
22632 feature from that of defining aliases in `.mailrc' to be expanded in Emacs. 23256 feature from that of defining aliases in `.mailrc' to be expanded in Emacs.
22633 This variable has no effect unless your system uses sendmail as its mailer.") 23257 This variable has no effect unless your system uses sendmail as its mailer.")
22634 23258
22635 (custom-autoload (quote mail-alias-file) "sendmail") 23259 (custom-autoload (quote mail-alias-file) "sendmail")
22636 23260
22637 (defvar mail-personal-alias-file "~/.mailrc" "\ 23261 (defvar mail-personal-alias-file "~/.mailrc" "\
22638 *If non-nil, the name of the user's personal mail alias file. 23262 If non-nil, the name of the user's personal mail alias file.
22639 This file typically should be in same format as the `.mailrc' file used by 23263 This file typically should be in same format as the `.mailrc' file used by
22640 the `Mail' or `mailx' program. 23264 the `Mail' or `mailx' program.
22641 This file need not actually exist.") 23265 This file need not actually exist.")
22642 23266
22643 (custom-autoload (quote mail-personal-alias-file) "sendmail") 23267 (custom-autoload (quote mail-personal-alias-file) "sendmail")
22655 can specify a different file name.) 23279 can specify a different file name.)
22656 The alias definitions in the file have this form: 23280 The alias definitions in the file have this form:
22657 alias ALIAS MEANING") 23281 alias ALIAS MEANING")
22658 23282
22659 (defvar mail-yank-prefix nil "\ 23283 (defvar mail-yank-prefix nil "\
22660 *Prefix insert on lines of yanked message being replied to. 23284 Prefix insert on lines of yanked message being replied to.
22661 nil means use indentation.") 23285 nil means use indentation.")
22662 23286
22663 (custom-autoload (quote mail-yank-prefix) "sendmail") 23287 (custom-autoload (quote mail-yank-prefix) "sendmail")
22664 23288
22665 (defvar mail-indentation-spaces 3 "\ 23289 (defvar mail-indentation-spaces 3 "\
22666 *Number of spaces to insert at the beginning of each cited line. 23290 Number of spaces to insert at the beginning of each cited line.
22667 Used by `mail-yank-original' via `mail-indent-citation'.") 23291 Used by `mail-yank-original' via `mail-indent-citation'.")
22668 23292
22669 (custom-autoload (quote mail-indentation-spaces) "sendmail") 23293 (custom-autoload (quote mail-indentation-spaces) "sendmail")
22670 23294
22671 (defvar mail-citation-hook nil "\ 23295 (defvar mail-citation-hook nil "\
22672 *Hook for modifying a citation just inserted in the mail buffer. 23296 Hook for modifying a citation just inserted in the mail buffer.
22673 Each hook function can find the citation between (point) and (mark t), 23297 Each hook function can find the citation between (point) and (mark t),
22674 and should leave point and mark around the citation text as modified. 23298 and should leave point and mark around the citation text as modified.
22675 The hook functions can find the header of the cited message 23299 The hook functions can find the header of the cited message
22676 in the variable `mail-citation-header', whether or not this is included 23300 in the variable `mail-citation-header', whether or not this is included
22677 in the cited portion of the message. 23301 in the cited portion of the message.
22680 instead of no action.") 23304 instead of no action.")
22681 23305
22682 (custom-autoload (quote mail-citation-hook) "sendmail") 23306 (custom-autoload (quote mail-citation-hook) "sendmail")
22683 23307
22684 (defvar mail-citation-prefix-regexp "[ ]*[-a-z0-9A-Z]*>+[ ]*\\|[ ]*" "\ 23308 (defvar mail-citation-prefix-regexp "[ ]*[-a-z0-9A-Z]*>+[ ]*\\|[ ]*" "\
22685 *Regular expression to match a citation prefix plus whitespace. 23309 Regular expression to match a citation prefix plus whitespace.
22686 It should match whatever sort of citation prefixes you want to handle, 23310 It should match whatever sort of citation prefixes you want to handle,
22687 with whitespace before and after; it should also match just whitespace. 23311 with whitespace before and after; it should also match just whitespace.
22688 The default value matches citations like `foo-bar>' plus whitespace.") 23312 The default value matches citations like `foo-bar>' plus whitespace.")
22689 23313
22690 (custom-autoload (quote mail-citation-prefix-regexp) "sendmail") 23314 (custom-autoload (quote mail-citation-prefix-regexp) "sendmail")
22691 23315
22692 (defvar mail-signature nil "\ 23316 (defvar mail-signature nil "\
22693 *Text inserted at end of mail buffer when a message is initialized. 23317 Text inserted at end of mail buffer when a message is initialized.
22694 If t, it means to insert the contents of the file `mail-signature-file'. 23318 If t, it means to insert the contents of the file `mail-signature-file'.
22695 If a string, that string is inserted. 23319 If a string, that string is inserted.
22696 (To make a proper signature, the string should begin with \\n\\n-- \\n, 23320 (To make a proper signature, the string should begin with \\n\\n-- \\n,
22697 which is the standard way to delimit a signature in a message.) 23321 which is the standard way to delimit a signature in a message.)
22698 Otherwise, it should be an expression; it is evaluated 23322 Otherwise, it should be an expression; it is evaluated
22699 and should insert whatever you want to insert.") 23323 and should insert whatever you want to insert.")
22700 23324
22701 (custom-autoload (quote mail-signature) "sendmail") 23325 (custom-autoload (quote mail-signature) "sendmail")
22702 23326
22703 (defvar mail-signature-file "~/.signature" "\ 23327 (defvar mail-signature-file "~/.signature" "\
22704 *File containing the text inserted at end of mail buffer.") 23328 File containing the text inserted at end of mail buffer.")
22705 23329
22706 (custom-autoload (quote mail-signature-file) "sendmail") 23330 (custom-autoload (quote mail-signature-file) "sendmail")
22707 23331
22708 (defvar mail-default-directory "~/" "\ 23332 (defvar mail-default-directory "~/" "\
22709 *Directory for mail buffers. 23333 Directory for mail buffers.
22710 Value of `default-directory' for mail buffers. 23334 Value of `default-directory' for mail buffers.
22711 This directory is used for auto-save files of mail buffers.") 23335 This directory is used for auto-save files of mail buffers.")
22712 23336
22713 (custom-autoload (quote mail-default-directory) "sendmail") 23337 (custom-autoload (quote mail-default-directory) "sendmail")
22714 23338
22715 (defvar mail-default-headers nil "\ 23339 (defvar mail-default-headers nil "\
22716 *A string containing header lines, to be inserted in outgoing messages. 23340 A string containing header lines, to be inserted in outgoing messages.
22717 It is inserted before you edit the message, 23341 It is inserted before you edit the message,
22718 so you can edit or delete these lines.") 23342 so you can edit or delete these lines.")
22719 23343
22720 (custom-autoload (quote mail-default-headers) "sendmail") 23344 (custom-autoload (quote mail-default-headers) "sendmail")
22721 23345
22722 (defvar mail-bury-selects-summary t "\ 23346 (defvar mail-bury-selects-summary t "\
22723 *If non-nil, try to show RMAIL summary buffer after returning from mail. 23347 If non-nil, try to show RMAIL summary buffer after returning from mail.
22724 The functions \\[mail-send-on-exit] or \\[mail-dont-send] select 23348 The functions \\[mail-send-on-exit] or \\[mail-dont-send] select
22725 the RMAIL summary buffer before returning, if it exists and this variable 23349 the RMAIL summary buffer before returning, if it exists and this variable
22726 is non-nil.") 23350 is non-nil.")
22727 23351
22728 (custom-autoload (quote mail-bury-selects-summary) "sendmail") 23352 (custom-autoload (quote mail-bury-selects-summary) "sendmail")
22729 23353
22730 (defvar mail-send-nonascii (quote mime) "\ 23354 (defvar mail-send-nonascii (quote mime) "\
22731 *Specify whether to allow sending non-ASCII characters in mail. 23355 Specify whether to allow sending non-ASCII characters in mail.
22732 If t, that means do allow it. nil means don't allow it. 23356 If t, that means do allow it. nil means don't allow it.
22733 `query' means ask the user each time. 23357 `query' means ask the user each time.
22734 `mime' means add an appropriate MIME header if none already present. 23358 `mime' means add an appropriate MIME header if none already present.
22735 The default is `mime'. 23359 The default is `mime'.
22736 Including non-ASCII characters in a mail message can be problematical 23360 Including non-ASCII characters in a mail message can be problematical
22739 (custom-autoload (quote mail-send-nonascii) "sendmail") 23363 (custom-autoload (quote mail-send-nonascii) "sendmail")
22740 23364
22741 (autoload (quote mail-mode) "sendmail" "\ 23365 (autoload (quote mail-mode) "sendmail" "\
22742 Major mode for editing mail to be sent. 23366 Major mode for editing mail to be sent.
22743 Like Text Mode but with these additional commands: 23367 Like Text Mode but with these additional commands:
22744 \\[mail-send] mail-send (send the message) \\[mail-send-and-exit] mail-send-and-exit 23368
23369 \\[mail-send] mail-send (send the message)
23370 \\[mail-send-and-exit] mail-send-and-exit (send the message and exit)
23371
22745 Here are commands that move to a header field (and create it if there isn't): 23372 Here are commands that move to a header field (and create it if there isn't):
22746 \\[mail-to] move to To: \\[mail-subject] move to Subject: 23373 \\[mail-to] move to To: \\[mail-subject] move to Subject:
22747 \\[mail-cc] move to CC: \\[mail-bcc] move to BCC: 23374 \\[mail-cc] move to CC: \\[mail-bcc] move to BCC:
22748 \\[mail-fcc] move to FCC: \\[mail-reply-to] move to Reply-To: 23375 \\[mail-fcc] move to FCC: \\[mail-reply-to] move to Reply-To:
22749 \\[mail-mail-reply-to] move to Mail-Reply-To: 23376 \\[mail-mail-reply-to] move to Mail-Reply-To:
22844 23471
22845 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil) 23472 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil)
22846 23473
22847 ;;;*** 23474 ;;;***
22848 23475
22849 ;;;### (autoloads (server-mode server-start) "server" "server.el" 23476 ;;;### (autoloads (server-save-buffers-kill-terminal server-mode
22850 ;;;;;; (17279 19612)) 23477 ;;;;;; server-start) "server" "server.el" (17337 53564))
22851 ;;; Generated autoloads from server.el 23478 ;;; Generated autoloads from server.el
22852 23479
22853 (autoload (quote server-start) "server" "\ 23480 (autoload (quote server-start) "server" "\
22854 Allow this Emacs process to be a server for client processes. 23481 Allow this Emacs process to be a server for client processes.
22855 This starts a server communications subprocess through which 23482 This starts a server communications subprocess through which
22878 Server mode runs a process that accepts commands from the 23505 Server mode runs a process that accepts commands from the
22879 `emacsclient' program. See `server-start' and Info node `Emacs server'. 23506 `emacsclient' program. See `server-start' and Info node `Emacs server'.
22880 23507
22881 \(fn &optional ARG)" t nil) 23508 \(fn &optional ARG)" t nil)
22882 23509
22883 ;;;*** 23510 (autoload (quote server-save-buffers-kill-terminal) "server" "\
22884 23511 Offer to save each buffer, then kill PROC.
22885 ;;;### (autoloads (ses-mode) "ses" "ses.el" (17226 24577)) 23512
23513 With prefix arg, silently save all file-visiting buffers, then kill.
23514
23515 If emacsclient was started with a list of filenames to edit, then
23516 only these files will be asked to be saved.
23517
23518 \(fn PROC &optional ARG)" nil nil)
23519
23520 ;;;***
23521
23522 ;;;### (autoloads (ses-mode) "ses" "ses.el" (17374 21531))
22886 ;;; Generated autoloads from ses.el 23523 ;;; Generated autoloads from ses.el
22887 23524
22888 (autoload (quote ses-mode) "ses" "\ 23525 (autoload (quote ses-mode) "ses" "\
22889 Major mode for Simple Emacs Spreadsheet. 23526 Major mode for Simple Emacs Spreadsheet.
22890 See \"ses-example.ses\" (in the etc data directory) for more info. 23527 See \"ses-example.ses\" (in the etc data directory) for more info.
22899 \(fn)" t nil) 23536 \(fn)" t nil)
22900 23537
22901 ;;;*** 23538 ;;;***
22902 23539
22903 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 23540 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
22904 ;;;;;; (17277 60154)) 23541 ;;;;;; (17357 6510))
22905 ;;; Generated autoloads from textmodes/sgml-mode.el 23542 ;;; Generated autoloads from textmodes/sgml-mode.el
22906 23543
22907 (autoload (quote sgml-mode) "sgml-mode" "\ 23544 (autoload (quote sgml-mode) "sgml-mode" "\
22908 Major mode for editing SGML documents. 23545 Major mode for editing SGML documents.
22909 Makes > match <. 23546 Makes > match <.
22967 \(fn)" t nil) 23604 \(fn)" t nil)
22968 23605
22969 ;;;*** 23606 ;;;***
22970 23607
22971 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 23608 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
22972 ;;;;;; (17277 60154)) 23609 ;;;;;; (17327 23539))
22973 ;;; Generated autoloads from progmodes/sh-script.el 23610 ;;; Generated autoloads from progmodes/sh-script.el
22974 23611
22975 (autoload (quote sh-mode) "sh-script" "\ 23612 (autoload (quote sh-mode) "sh-script" "\
22976 Major mode for editing shell scripts. 23613 Major mode for editing shell scripts.
22977 This mode works for many shells, since they all have roughly the same syntax, 23614 This mode works for many shells, since they all have roughly the same syntax,
22985 shell-specific features. 23622 shell-specific features.
22986 23623
22987 The default style of this mode is that of Rosenblatt's Korn shell book. 23624 The default style of this mode is that of Rosenblatt's Korn shell book.
22988 The syntax of the statements varies with the shell being used. The 23625 The syntax of the statements varies with the shell being used. The
22989 following commands are available, based on the current shell's syntax: 23626 following commands are available, based on the current shell's syntax:
22990 23627 \\<sh-mode-map>
22991 \\[sh-case] case statement 23628 \\[sh-case] case statement
22992 \\[sh-for] for loop 23629 \\[sh-for] for loop
22993 \\[sh-function] function definition 23630 \\[sh-function] function definition
22994 \\[sh-if] if statement 23631 \\[sh-if] if statement
22995 \\[sh-indexed-loop] indexed loop from 1 to n 23632 \\[sh-indexed-loop] indexed loop from 1 to n
23030 23667
23031 (defalias (quote shell-script-mode) (quote sh-mode)) 23668 (defalias (quote shell-script-mode) (quote sh-mode))
23032 23669
23033 ;;;*** 23670 ;;;***
23034 23671
23035 ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17187 59901)) 23672 ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (17279 27122))
23036 ;;; Generated autoloads from gnus/sha1.el 23673 ;;; Generated autoloads from gnus/sha1.el
23037 23674
23038 (autoload (quote sha1) "sha1" "\ 23675 (autoload (quote sha1) "sha1" "\
23039 Return the SHA1 (Secure Hash Algorithm) of an object. 23676 Return the SHA1 (Secure Hash Algorithm) of an object.
23040 OBJECT is either a string or a buffer. 23677 OBJECT is either a string or a buffer.
23045 \(fn OBJECT &optional BEG END BINARY)" nil nil) 23682 \(fn OBJECT &optional BEG END BINARY)" nil nil)
23046 23683
23047 ;;;*** 23684 ;;;***
23048 23685
23049 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 23686 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
23050 ;;;;;; (17187 59901)) 23687 ;;;;;; (17283 59910))
23051 ;;; Generated autoloads from emacs-lisp/shadow.el 23688 ;;; Generated autoloads from emacs-lisp/shadow.el
23052 23689
23053 (autoload (quote list-load-path-shadows) "shadow" "\ 23690 (autoload (quote list-load-path-shadows) "shadow" "\
23054 Display a list of Emacs Lisp files that shadow other files. 23691 Display a list of Emacs Lisp files that shadow other files.
23055 23692
23092 \(fn)" t nil) 23729 \(fn)" t nil)
23093 23730
23094 ;;;*** 23731 ;;;***
23095 23732
23096 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 23733 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
23097 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17226 23734 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (17279
23098 ;;;;;; 24577)) 23735 ;;;;;; 27172))
23099 ;;; Generated autoloads from shadowfile.el 23736 ;;; Generated autoloads from shadowfile.el
23100 23737
23101 (autoload (quote shadow-define-cluster) "shadowfile" "\ 23738 (autoload (quote shadow-define-cluster) "shadowfile" "\
23102 Edit (or create) the definition of a cluster NAME. 23739 Edit (or create) the definition of a cluster NAME.
23103 This is a group of hosts that share directories, so that copying to or from 23740 This is a group of hosts that share directories, so that copying to or from
23132 \(fn)" t nil) 23769 \(fn)" t nil)
23133 23770
23134 ;;;*** 23771 ;;;***
23135 23772
23136 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 23773 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
23137 ;;;;;; (17226 24577)) 23774 ;;;;;; (17279 27172))
23138 ;;; Generated autoloads from shell.el 23775 ;;; Generated autoloads from shell.el
23139 23776
23140 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 23777 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
23141 Regexp to match shells that don't save their command history, and 23778 Regexp to match shells that don't save their command history, and
23142 don't handle the backslash as a quote character. For shells that 23779 don't handle the backslash as a quote character. For shells that
23179 (add-hook 'same-window-buffer-names "*shell*") 23816 (add-hook 'same-window-buffer-names "*shell*")
23180 23817
23181 ;;;*** 23818 ;;;***
23182 23819
23183 ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) 23820 ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
23184 ;;;;;; "sieve" "gnus/sieve.el" (17226 24575)) 23821 ;;;;;; "sieve" "gnus/sieve.el" (17279 27171))
23185 ;;; Generated autoloads from gnus/sieve.el 23822 ;;; Generated autoloads from gnus/sieve.el
23186 23823
23187 (autoload (quote sieve-manage) "sieve" "\ 23824 (autoload (quote sieve-manage) "sieve" "\
23188 Not documented 23825 Not documented
23189 23826
23200 \(fn &optional NAME)" t nil) 23837 \(fn &optional NAME)" t nil)
23201 23838
23202 ;;;*** 23839 ;;;***
23203 23840
23204 ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" 23841 ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
23205 ;;;;;; (17187 59901)) 23842 ;;;;;; (17279 27122))
23206 ;;; Generated autoloads from gnus/sieve-mode.el 23843 ;;; Generated autoloads from gnus/sieve-mode.el
23207 23844
23208 (autoload (quote sieve-mode) "sieve-mode" "\ 23845 (autoload (quote sieve-mode) "sieve-mode" "\
23209 Major mode for editing Sieve code. 23846 Major mode for editing Sieve code.
23210 This is much like C mode except for the syntax of comments. Its keymap 23847 This is much like C mode except for the syntax of comments. Its keymap
23215 23852
23216 \(fn)" t nil) 23853 \(fn)" t nil)
23217 23854
23218 ;;;*** 23855 ;;;***
23219 23856
23220 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17277 23857 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17279
23221 ;;;;;; 60154)) 23858 ;;;;;; 27203))
23222 ;;; Generated autoloads from progmodes/simula.el 23859 ;;; Generated autoloads from progmodes/simula.el
23223 23860
23224 (autoload (quote simula-mode) "simula" "\ 23861 (autoload (quote simula-mode) "simula" "\
23225 Major mode for editing SIMULA code. 23862 Major mode for editing SIMULA code.
23226 \\{simula-mode-map} 23863 \\{simula-mode-map}
23265 \(fn)" t nil) 23902 \(fn)" t nil)
23266 23903
23267 ;;;*** 23904 ;;;***
23268 23905
23269 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 23906 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
23270 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (17187 59902)) 23907 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (17279 27123))
23271 ;;; Generated autoloads from skeleton.el 23908 ;;; Generated autoloads from skeleton.el
23272 23909
23273 (defvar skeleton-filter (quote identity) "\ 23910 (defvar skeleton-filter (quote identity) "\
23274 Function for transforming a skeleton proxy's aliases' variable value.") 23911 Function for transforming a skeleton proxy's aliases' variable value.")
23275 23912
23375 \(fn ARG)" t nil) 24012 \(fn ARG)" t nil)
23376 24013
23377 ;;;*** 24014 ;;;***
23378 24015
23379 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 24016 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
23380 ;;;;;; (17257 22483)) 24017 ;;;;;; (17279 27196))
23381 ;;; Generated autoloads from smerge-mode.el 24018 ;;; Generated autoloads from smerge-mode.el
23382 24019
23383 (autoload (quote smerge-ediff) "smerge-mode" "\ 24020 (autoload (quote smerge-ediff) "smerge-mode" "\
23384 Invoke ediff to resolve the conflicts. 24021 Invoke ediff to resolve the conflicts.
23385 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the 24022 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the
23394 \(fn &optional ARG)" t nil) 24031 \(fn &optional ARG)" t nil)
23395 24032
23396 ;;;*** 24033 ;;;***
23397 24034
23398 ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" 24035 ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
23399 ;;;;;; (17187 59901)) 24036 ;;;;;; (17279 27122))
23400 ;;; Generated autoloads from gnus/smiley.el 24037 ;;; Generated autoloads from gnus/smiley.el
23401 24038
23402 (autoload (quote smiley-region) "smiley" "\ 24039 (autoload (quote smiley-region) "smiley" "\
23403 Replace in the region `smiley-regexp-alist' matches with corresponding images. 24040 Replace in the region `smiley-regexp-alist' matches with corresponding images.
23404 A list of images is returned. 24041 A list of images is returned.
23412 \(fn &optional BUFFER)" t nil) 24049 \(fn &optional BUFFER)" t nil)
23413 24050
23414 ;;;*** 24051 ;;;***
23415 24052
23416 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24053 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
23417 ;;;;;; "mail/smtpmail.el" (17277 59650)) 24054 ;;;;;; "mail/smtpmail.el" (17374 21266))
23418 ;;; Generated autoloads from mail/smtpmail.el 24055 ;;; Generated autoloads from mail/smtpmail.el
23419 24056
23420 (autoload (quote smtpmail-send-it) "smtpmail" "\ 24057 (autoload (quote smtpmail-send-it) "smtpmail" "\
23421 Not documented 24058 Not documented
23422 24059
23427 24064
23428 \(fn)" t nil) 24065 \(fn)" t nil)
23429 24066
23430 ;;;*** 24067 ;;;***
23431 24068
23432 ;;;### (autoloads (snake) "snake" "play/snake.el" (17187 59902)) 24069 ;;;### (autoloads (snake) "snake" "play/snake.el" (17279 27123))
23433 ;;; Generated autoloads from play/snake.el 24070 ;;; Generated autoloads from play/snake.el
23434 24071
23435 (autoload (quote snake) "snake" "\ 24072 (autoload (quote snake) "snake" "\
23436 Play the Snake game. 24073 Play the Snake game.
23437 Move the snake around without colliding with its tail or with the border. 24074 Move the snake around without colliding with its tail or with the border.
23451 \(fn)" t nil) 24088 \(fn)" t nil)
23452 24089
23453 ;;;*** 24090 ;;;***
23454 24091
23455 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 24092 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
23456 ;;;;;; (17187 59902)) 24093 ;;;;;; (17279 27123))
23457 ;;; Generated autoloads from net/snmp-mode.el 24094 ;;; Generated autoloads from net/snmp-mode.el
23458 24095
23459 (autoload (quote snmp-mode) "snmp-mode" "\ 24096 (autoload (quote snmp-mode) "snmp-mode" "\
23460 Major mode for editing SNMP MIBs. 24097 Major mode for editing SNMP MIBs.
23461 Expression and list commands understand all C brackets. 24098 Expression and list commands understand all C brackets.
23482 24119
23483 ;;;*** 24120 ;;;***
23484 24121
23485 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 24122 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
23486 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 24123 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
23487 ;;;;;; "solar" "calendar/solar.el" (17229 28052)) 24124 ;;;;;; "solar" "calendar/solar.el" (17308 43144))
23488 ;;; Generated autoloads from calendar/solar.el 24125 ;;; Generated autoloads from calendar/solar.el
23489 24126
23490 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 24127 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
23491 *The pseudo-pattern that governs the way a time of day is formatted. 24128 *The pseudo-pattern that governs the way a time of day is formatted.
23492 24129
23553 24190
23554 \(fn)" nil nil) 24191 \(fn)" nil nil)
23555 24192
23556 ;;;*** 24193 ;;;***
23557 24194
23558 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17187 24195 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (17279
23559 ;;;;;; 59902)) 24196 ;;;;;; 27123))
23560 ;;; Generated autoloads from play/solitaire.el 24197 ;;; Generated autoloads from play/solitaire.el
23561 24198
23562 (autoload (quote solitaire) "solitaire" "\ 24199 (autoload (quote solitaire) "solitaire" "\
23563 Play Solitaire. 24200 Play Solitaire.
23564 24201
23631 24268
23632 ;;;*** 24269 ;;;***
23633 24270
23634 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 24271 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
23635 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 24272 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
23636 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (17187 59902)) 24273 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (17279 27123))
23637 ;;; Generated autoloads from sort.el 24274 ;;; Generated autoloads from sort.el
23638 24275
23639 (autoload (quote sort-subr) "sort" "\ 24276 (autoload (quote sort-subr) "sort" "\
23640 General text sorting routine to divide buffer into records and sort them. 24277 General text sorting routine to divide buffer into records and sort them.
23641 24278
23773 24410
23774 \(fn BEG END)" t nil) 24411 \(fn BEG END)" t nil)
23775 24412
23776 ;;;*** 24413 ;;;***
23777 24414
23778 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17187 24415 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17374
23779 ;;;;;; 59901)) 24416 ;;;;;; 21275))
23780 ;;; Generated autoloads from gnus/spam.el 24417 ;;; Generated autoloads from gnus/spam.el
23781 24418
23782 (autoload (quote spam-initialize) "spam" "\ 24419 (autoload (quote spam-initialize) "spam" "\
23783 Install the spam.el hooks and do other initialization 24420 Install the spam.el hooks and do other initialization
23784 24421
23786 24423
23787 ;;;*** 24424 ;;;***
23788 24425
23789 ;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file 24426 ;;;### (autoloads (spam-report-deagentize spam-report-agentize spam-report-url-to-file
23790 ;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report" 24427 ;;;;;; spam-report-url-ping-mm-url spam-report-process-queue) "spam-report"
23791 ;;;;;; "gnus/spam-report.el" (17226 24576)) 24428 ;;;;;; "gnus/spam-report.el" (17279 27171))
23792 ;;; Generated autoloads from gnus/spam-report.el 24429 ;;; Generated autoloads from gnus/spam-report.el
23793 24430
23794 (autoload (quote spam-report-process-queue) "spam-report" "\ 24431 (autoload (quote spam-report-process-queue) "spam-report" "\
23795 Report all queued requests from `spam-report-requests-file'. 24432 Report all queued requests from `spam-report-requests-file'.
23796 24433
23829 \(fn)" t nil) 24466 \(fn)" t nil)
23830 24467
23831 ;;;*** 24468 ;;;***
23832 24469
23833 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 24470 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
23834 ;;;;;; "speedbar.el" (17238 21257)) 24471 ;;;;;; "speedbar.el" (17297 42917))
23835 ;;; Generated autoloads from speedbar.el 24472 ;;; Generated autoloads from speedbar.el
23836 24473
23837 (defalias (quote speedbar) (quote speedbar-frame-mode)) 24474 (defalias (quote speedbar) (quote speedbar-frame-mode))
23838 24475
23839 (autoload (quote speedbar-frame-mode) "speedbar" "\ 24476 (autoload (quote speedbar-frame-mode) "speedbar" "\
23854 \(fn)" t nil) 24491 \(fn)" t nil)
23855 24492
23856 ;;;*** 24493 ;;;***
23857 24494
23858 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 24495 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
23859 ;;;;;; "spell" "textmodes/spell.el" (17187 59902)) 24496 ;;;;;; "spell" "textmodes/spell.el" (17279 27123))
23860 ;;; Generated autoloads from textmodes/spell.el 24497 ;;; Generated autoloads from textmodes/spell.el
23861 24498
23862 (put (quote spell-filter) (quote risky-local-variable) t) 24499 (put (quote spell-filter) (quote risky-local-variable) t)
23863 24500
23864 (autoload (quote spell-buffer) "spell" "\ 24501 (autoload (quote spell-buffer) "spell" "\
23890 24527
23891 \(fn STRING)" t nil) 24528 \(fn STRING)" t nil)
23892 24529
23893 ;;;*** 24530 ;;;***
23894 24531
23895 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17187 24532 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (17279
23896 ;;;;;; 59902)) 24533 ;;;;;; 27123))
23897 ;;; Generated autoloads from play/spook.el 24534 ;;; Generated autoloads from play/spook.el
23898 24535
23899 (autoload (quote spook) "spook" "\ 24536 (autoload (quote spook) "spook" "\
23900 Adds that special touch of class to your outgoing mail. 24537 Adds that special touch of class to your outgoing mail.
23901 24538
23909 ;;;*** 24546 ;;;***
23910 24547
23911 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 24548 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
23912 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 24549 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
23913 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 24550 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
23914 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17187 24551 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (17279
23915 ;;;;;; 59902)) 24552 ;;;;;; 27123))
23916 ;;; Generated autoloads from progmodes/sql.el 24553 ;;; Generated autoloads from progmodes/sql.el
23917 24554
23918 (autoload (quote sql-add-product-keywords) "sql" "\ 24555 (autoload (quote sql-add-product-keywords) "sql" "\
23919 Add highlighting KEYWORDS for SQL PRODUCT. 24556 Add highlighting KEYWORDS for SQL PRODUCT.
23920 24557
24341 24978
24342 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 24979 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
24343 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 24980 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
24344 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 24981 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
24345 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 24982 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
24346 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17226 24983 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (17279
24347 ;;;;;; 24577)) 24984 ;;;;;; 27172))
24348 ;;; Generated autoloads from strokes.el 24985 ;;; Generated autoloads from strokes.el
24349 24986
24350 (autoload (quote strokes-global-set-stroke) "strokes" "\ 24987 (autoload (quote strokes-global-set-stroke) "strokes" "\
24351 Interactively give STROKE the global binding as COMMAND. 24988 Interactively give STROKE the global binding as COMMAND.
24352 Operated just like `global-set-key', except for strokes. 24989 Operated just like `global-set-key', except for strokes.
24453 \(fn)" t nil) 25090 \(fn)" t nil)
24454 25091
24455 ;;;*** 25092 ;;;***
24456 25093
24457 ;;;### (autoloads (studlify-buffer studlify-word studlify-region) 25094 ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
24458 ;;;;;; "studly" "play/studly.el" (17187 59879)) 25095 ;;;;;; "studly" "play/studly.el" (17279 27079))
24459 ;;; Generated autoloads from play/studly.el 25096 ;;; Generated autoloads from play/studly.el
24460 25097
24461 (autoload (quote studlify-region) "studly" "\ 25098 (autoload (quote studlify-region) "studly" "\
24462 Studlify-case the region. 25099 Studlify-case the region.
24463 25100
24473 25110
24474 \(fn)" t nil) 25111 \(fn)" t nil)
24475 25112
24476 ;;;*** 25113 ;;;***
24477 25114
24478 ;;;### (autoloads (locate-library) "subr" "subr.el" (17263 27852)) 25115 ;;;### (autoloads (locate-library) "subr" "subr.el" (17376 5576))
24479 ;;; Generated autoloads from subr.el 25116 ;;; Generated autoloads from subr.el
24480 25117
24481 (autoload (quote locate-library) "subr" "\ 25118 (autoload (quote locate-library) "subr" "\
24482 Show the precise file name of Emacs library LIBRARY. 25119 Show the precise file name of Emacs library LIBRARY.
24483 This command searches the directories in `load-path' like `\\[load-library]' 25120 This command searches the directories in `load-path' like `\\[load-library]'
24495 \(fn LIBRARY &optional NOSUFFIX PATH INTERACTIVE-CALL)" t nil) 25132 \(fn LIBRARY &optional NOSUFFIX PATH INTERACTIVE-CALL)" t nil)
24496 25133
24497 ;;;*** 25134 ;;;***
24498 25135
24499 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 25136 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
24500 ;;;;;; (17229 28053)) 25137 ;;;;;; (17279 27174))
24501 ;;; Generated autoloads from mail/supercite.el 25138 ;;; Generated autoloads from mail/supercite.el
24502 25139
24503 (autoload (quote sc-cite-original) "supercite" "\ 25140 (autoload (quote sc-cite-original) "supercite" "\
24504 Workhorse citing function which performs the initial citation. 25141 Workhorse citing function which performs the initial citation.
24505 This is callable from the various mail and news readers' reply 25142 This is callable from the various mail and news readers' reply
24527 25164
24528 \(fn)" nil nil) 25165 \(fn)" nil nil)
24529 25166
24530 ;;;*** 25167 ;;;***
24531 25168
24532 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17187 59902)) 25169 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17279 27123))
24533 ;;; Generated autoloads from tabify.el 25170 ;;; Generated autoloads from tabify.el
24534 25171
24535 (autoload (quote untabify) "tabify" "\ 25172 (autoload (quote untabify) "tabify" "\
24536 Convert all tabs in region to multiple spaces, preserving columns. 25173 Convert all tabs in region to multiple spaces, preserving columns.
24537 Called non-interactively, the region is specified by arguments 25174 Called non-interactively, the region is specified by arguments
24562 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table 25199 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table
24563 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize 25200 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize
24564 ;;;;;; table-recognize table-insert-row-column table-insert-column 25201 ;;;;;; table-recognize table-insert-row-column table-insert-column
24565 ;;;;;; table-insert-row table-insert table-point-left-cell-hook 25202 ;;;;;; table-insert-row table-insert table-point-left-cell-hook
24566 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25203 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
24567 ;;;;;; "table" "textmodes/table.el" (17187 59902)) 25204 ;;;;;; "table" "textmodes/table.el" (17379 30025))
24568 ;;; Generated autoloads from textmodes/table.el 25205 ;;; Generated autoloads from textmodes/table.el
24569 25206
24570 (defvar table-cell-map-hook nil "\ 25207 (defvar table-cell-map-hook nil "\
24571 *Normal hooks run when finishing construction of `table-cell-map'. 25208 *Normal hooks run when finishing construction of `table-cell-map'.
24572 User can modify `table-cell-map' by adding custom functions here.") 25209 User can modify `table-cell-map' by adding custom functions here.")
25150 25787
25151 \(fn)" t nil) 25788 \(fn)" t nil)
25152 25789
25153 ;;;*** 25790 ;;;***
25154 25791
25155 ;;;### (autoloads (talk talk-connect) "talk" "talk.el" (17187 59902)) 25792 ;;;### (autoloads (talk talk-connect) "talk" "talk.el" (17332 7267))
25156 ;;; Generated autoloads from talk.el 25793 ;;; Generated autoloads from talk.el
25157 25794
25158 (autoload (quote talk-connect) "talk" "\ 25795 (autoload (quote talk-connect) "talk" "\
25159 Connect to display DISPLAY for the Emacs talk group. 25796 Connect to display DISPLAY for the Emacs talk group.
25160 25797
25165 25802
25166 \(fn)" t nil) 25803 \(fn)" t nil)
25167 25804
25168 ;;;*** 25805 ;;;***
25169 25806
25170 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17277 59650)) 25807 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17279 27201))
25171 ;;; Generated autoloads from tar-mode.el 25808 ;;; Generated autoloads from tar-mode.el
25172 25809
25173 (autoload (quote tar-mode) "tar-mode" "\ 25810 (autoload (quote tar-mode) "tar-mode" "\
25174 Major mode for viewing a tar file as a dired-like listing of its contents. 25811 Major mode for viewing a tar file as a dired-like listing of its contents.
25175 You can move around using the usual cursor motion commands. 25812 You can move around using the usual cursor motion commands.
25189 \(fn)" t nil) 25826 \(fn)" t nil)
25190 25827
25191 ;;;*** 25828 ;;;***
25192 25829
25193 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 25830 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
25194 ;;;;;; "progmodes/tcl.el" (17277 60154)) 25831 ;;;;;; "progmodes/tcl.el" (17350 14840))
25195 ;;; Generated autoloads from progmodes/tcl.el 25832 ;;; Generated autoloads from progmodes/tcl.el
25196 25833
25197 (autoload (quote tcl-mode) "tcl" "\ 25834 (autoload (quote tcl-mode) "tcl" "\
25198 Major mode for editing Tcl code. 25835 Major mode for editing Tcl code.
25199 Expression and list commands understand all Tcl brackets. 25836 Expression and list commands understand all Tcl brackets.
25240 25877
25241 \(fn COMMAND &optional ARG)" t nil) 25878 \(fn COMMAND &optional ARG)" t nil)
25242 25879
25243 ;;;*** 25880 ;;;***
25244 25881
25245 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17187 59902)) 25882 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (17279 27123))
25246 ;;; Generated autoloads from net/telnet.el 25883 ;;; Generated autoloads from net/telnet.el
25247 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 25884 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
25248 25885
25249 (autoload (quote telnet) "telnet" "\ 25886 (autoload (quote telnet) "telnet" "\
25250 Open a network login connection to host named HOST (a string). 25887 Open a network login connection to host named HOST (a string).
25267 25904
25268 \(fn HOST)" t nil) 25905 \(fn HOST)" t nil)
25269 25906
25270 ;;;*** 25907 ;;;***
25271 25908
25272 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17277 25909 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17356
25273 ;;;;;; 59650)) 25910 ;;;;;; 16193))
25274 ;;; Generated autoloads from term.el 25911 ;;; Generated autoloads from term.el
25275 25912
25276 (autoload (quote make-term) "term" "\ 25913 (autoload (quote make-term) "term" "\
25277 Make a term process NAME in a buffer, running PROGRAM. 25914 Make a term process NAME in a buffer, running PROGRAM.
25278 The name of the buffer is made by surrounding NAME with `*'s. 25915 The name of the buffer is made by surrounding NAME with `*'s.
25296 25933
25297 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil) 25934 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil)
25298 25935
25299 ;;;*** 25936 ;;;***
25300 25937
25301 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17226 25938 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (17279
25302 ;;;;;; 24577)) 25939 ;;;;;; 27172))
25303 ;;; Generated autoloads from terminal.el 25940 ;;; Generated autoloads from terminal.el
25304 25941
25305 (autoload (quote terminal-emulator) "terminal" "\ 25942 (autoload (quote terminal-emulator) "terminal" "\
25306 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 25943 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
25307 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 25944 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
25334 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil) 25971 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil)
25335 25972
25336 ;;;*** 25973 ;;;***
25337 25974
25338 ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 25975 ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
25339 ;;;;;; (17187 59901)) 25976 ;;;;;; (17279 27122))
25340 ;;; Generated autoloads from emacs-lisp/testcover.el 25977 ;;; Generated autoloads from emacs-lisp/testcover.el
25341 25978
25342 (autoload (quote testcover-this-defun) "testcover" "\ 25979 (autoload (quote testcover-this-defun) "testcover" "\
25343 Start coverage on function under point. 25980 Start coverage on function under point.
25344 25981
25345 \(fn)" t nil) 25982 \(fn)" t nil)
25346 25983
25347 ;;;*** 25984 ;;;***
25348 25985
25349 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17187 59902)) 25986 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (17279 27123))
25350 ;;; Generated autoloads from play/tetris.el 25987 ;;; Generated autoloads from play/tetris.el
25351 25988
25352 (autoload (quote tetris) "tetris" "\ 25989 (autoload (quote tetris) "tetris" "\
25353 Play the Tetris game. 25990 Play the Tetris game.
25354 Shapes drop from the top of the screen, and the user has to move and 25991 Shapes drop from the top of the screen, and the user has to move and
25375 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command 26012 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
25376 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 26013 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
25377 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 26014 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
25378 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 26015 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
25379 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 26016 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
25380 ;;;;;; (17238 21257)) 26017 ;;;;;; (17279 27185))
25381 ;;; Generated autoloads from textmodes/tex-mode.el 26018 ;;; Generated autoloads from textmodes/tex-mode.el
25382 26019
25383 (defvar tex-shell-file-name nil "\ 26020 (defvar tex-shell-file-name nil "\
25384 *If non-nil, the shell file name to run in the subshell used to run TeX.") 26021 *If non-nil, the shell file name to run in the subshell used to run TeX.")
25385 26022
25677 \(fn)" t nil) 26314 \(fn)" t nil)
25678 26315
25679 ;;;*** 26316 ;;;***
25680 26317
25681 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26318 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
25682 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17187 59902)) 26319 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17319 2455))
25683 ;;; Generated autoloads from textmodes/texinfmt.el 26320 ;;; Generated autoloads from textmodes/texinfmt.el
25684 26321
25685 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 26322 (autoload (quote texinfo-format-buffer) "texinfmt" "\
25686 Process the current buffer as texinfo code, into an Info file. 26323 Process the current buffer as texinfo code, into an Info file.
25687 The Info file output is generated in a buffer visiting the Info file 26324 The Info file output is generated in a buffer visiting the Info file
25717 \(fn &optional NOSPLIT)" t nil) 26354 \(fn &optional NOSPLIT)" t nil)
25718 26355
25719 ;;;*** 26356 ;;;***
25720 26357
25721 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 26358 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
25722 ;;;;;; "texinfo" "textmodes/texinfo.el" (17277 60154)) 26359 ;;;;;; "texinfo" "textmodes/texinfo.el" (17279 27203))
25723 ;;; Generated autoloads from textmodes/texinfo.el 26360 ;;; Generated autoloads from textmodes/texinfo.el
25724 26361
25725 (defvar texinfo-open-quote "``" "\ 26362 (defvar texinfo-open-quote "``" "\
25726 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 26363 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
25727 26364
25804 ;;;*** 26441 ;;;***
25805 26442
25806 ;;;### (autoloads (thai-auto-composition-mode thai-composition-function 26443 ;;;### (autoloads (thai-auto-composition-mode thai-composition-function
25807 ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string 26444 ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string
25808 ;;;;;; thai-compose-region) "thai-util" "language/thai-util.el" 26445 ;;;;;; thai-compose-region) "thai-util" "language/thai-util.el"
25809 ;;;;;; (17187 59901)) 26446 ;;;;;; (17279 27123))
25810 ;;; Generated autoloads from language/thai-util.el 26447 ;;; Generated autoloads from language/thai-util.el
25811 26448
25812 (autoload (quote thai-compose-region) "thai-util" "\ 26449 (autoload (quote thai-compose-region) "thai-util" "\
25813 Compose Thai characters in the region. 26450 Compose Thai characters in the region.
25814 When called from a program, expects two arguments, 26451 When called from a program, expects two arguments,
25848 26485
25849 ;;;*** 26486 ;;;***
25850 26487
25851 ;;;### (autoloads (list-at-point number-at-point symbol-at-point 26488 ;;;### (autoloads (list-at-point number-at-point symbol-at-point
25852 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 26489 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
25853 ;;;;;; "thingatpt" "thingatpt.el" (17187 59902)) 26490 ;;;;;; "thingatpt" "thingatpt.el" (17279 27123))
25854 ;;; Generated autoloads from thingatpt.el 26491 ;;; Generated autoloads from thingatpt.el
25855 26492
25856 (autoload (quote forward-thing) "thingatpt" "\ 26493 (autoload (quote forward-thing) "thingatpt" "\
25857 Move forward to the end of the next THING. 26494 Move forward to the end of the next THING.
25858 26495
25903 26540
25904 \(fn)" nil nil) 26541 \(fn)" nil nil)
25905 26542
25906 ;;;*** 26543 ;;;***
25907 26544
25908 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all thumbs-dired-show-marked 26545 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
25909 ;;;;;; thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 26546 ;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
25910 ;;;;;; (17263 27852)) 26547 ;;;;;; (17376 5576))
25911 ;;; Generated autoloads from thumbs.el 26548 ;;; Generated autoloads from thumbs.el
25912 26549
25913 (autoload (quote thumbs-find-thumb) "thumbs" "\ 26550 (autoload (quote thumbs-find-thumb) "thumbs" "\
25914 Display the thumbnail for IMG. 26551 Display the thumbnail for IMG.
25915 26552
25916 \(fn IMG)" t nil) 26553 \(fn IMG)" t nil)
25917 26554
25918 (autoload (quote thumbs-show-all-from-dir) "thumbs" "\ 26555 (autoload (quote thumbs-show-from-dir) "thumbs" "\
25919 Make a preview buffer for all images in DIR. 26556 Make a preview buffer for all images in DIR.
25920 Optional argument REG to select file matching a regexp, 26557 Optional argument REG to select file matching a regexp,
25921 and SAME-WINDOW to show thumbs in the same window. 26558 and SAME-WINDOW to show thumbs in the same window.
25922 26559
25923 \(fn DIR &optional REG SAME-WINDOW)" t nil) 26560 \(fn DIR &optional REG SAME-WINDOW)" t nil)
25924 26561
25925 (autoload (quote thumbs-dired-show-marked) "thumbs" "\ 26562 (autoload (quote thumbs-dired-show-marked) "thumbs" "\
25926 In dired, make a thumbs buffer with all marked files. 26563 In dired, make a thumbs buffer with marked files.
25927 26564
25928 \(fn)" t nil) 26565 \(fn)" t nil)
25929 26566
25930 (autoload (quote thumbs-dired-show-all) "thumbs" "\ 26567 (autoload (quote thumbs-dired-show) "thumbs" "\
25931 In dired, make a thumbs buffer with all files in current directory. 26568 In dired, make a thumbs buffer with all files in current directory.
25932 26569
25933 \(fn)" t nil) 26570 \(fn)" t nil)
25934 26571
25935 (defalias (quote thumbs) (quote thumbs-show-all-from-dir)) 26572 (defalias (quote thumbs) (quote thumbs-show-from-dir))
25936 26573
25937 (autoload (quote thumbs-dired-setroot) "thumbs" "\ 26574 (autoload (quote thumbs-dired-setroot) "thumbs" "\
25938 In dired, call the setroot program on the image at point. 26575 In dired, call the setroot program on the image at point.
25939 26576
25940 \(fn)" t nil) 26577 \(fn)" t nil)
25944 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion 26581 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion
25945 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 26582 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
25946 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 26583 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
25947 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 26584 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
25948 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 26585 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
25949 ;;;;;; "language/tibet-util.el" (17187 59881)) 26586 ;;;;;; "language/tibet-util.el" (17279 27080))
25950 ;;; Generated autoloads from language/tibet-util.el 26587 ;;; Generated autoloads from language/tibet-util.el
25951 26588
25952 (autoload (quote tibetan-char-p) "tibet-util" "\ 26589 (autoload (quote tibetan-char-p) "tibet-util" "\
25953 Check if char CH is Tibetan character. 26590 Check if char CH is Tibetan character.
25954 Returns non-nil if CH is Tibetan. Otherwise, returns nil. 26591 Returns non-nil if CH is Tibetan. Otherwise, returns nil.
26023 \(fn FROM TO)" nil nil) 26660 \(fn FROM TO)" nil nil)
26024 26661
26025 ;;;*** 26662 ;;;***
26026 26663
26027 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 26664 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
26028 ;;;;;; (17226 24578)) 26665 ;;;;;; (17350 14833))
26029 ;;; Generated autoloads from textmodes/tildify.el 26666 ;;; Generated autoloads from textmodes/tildify.el
26030 26667
26031 (autoload (quote tildify-region) "tildify" "\ 26668 (autoload (quote tildify-region) "tildify" "\
26032 Add hard spaces in the region between BEG and END. 26669 Add hard spaces in the region between BEG and END.
26033 See variables `tildify-pattern-alist', `tildify-string-alist', and 26670 See variables `tildify-pattern-alist', `tildify-string-alist', and
26047 \(fn)" t nil) 26684 \(fn)" t nil)
26048 26685
26049 ;;;*** 26686 ;;;***
26050 26687
26051 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 26688 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
26052 ;;;;;; "time" "time.el" (17187 59902)) 26689 ;;;;;; "time" "time.el" (17357 6510))
26053 ;;; Generated autoloads from time.el 26690 ;;; Generated autoloads from time.el
26054 26691
26055 (defvar display-time-day-and-date nil "\ 26692 (defvar display-time-day-and-date nil "\
26056 *Non-nil means \\[display-time] should display day and date as well as time.") 26693 *Non-nil means \\[display-time] should display day and date as well as time.")
26057 26694
26090 ;;;*** 26727 ;;;***
26091 26728
26092 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 26729 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
26093 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 26730 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
26094 ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds 26731 ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds
26095 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17226 26732 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17308
26096 ;;;;;; 24571)) 26733 ;;;;;; 43144))
26097 ;;; Generated autoloads from calendar/time-date.el 26734 ;;; Generated autoloads from calendar/time-date.el
26098 26735
26099 (autoload (quote date-to-time) "time-date" "\ 26736 (autoload (quote date-to-time) "time-date" "\
26100 Parse a string that represents a date-time and return a time value. 26737 Parse a string that represents a date-time and return a time value.
26101 26738
26177 \(fn DATE)" nil nil) 26814 \(fn DATE)" nil nil)
26178 26815
26179 ;;;*** 26816 ;;;***
26180 26817
26181 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 26818 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
26182 ;;;;;; "time-stamp.el" (17196 26624)) 26819 ;;;;;; "time-stamp.el" (17279 27167))
26183 ;;; Generated autoloads from time-stamp.el 26820 ;;; Generated autoloads from time-stamp.el
26184 26821
26185 (autoload (quote time-stamp) "time-stamp" "\ 26822 (autoload (quote time-stamp) "time-stamp" "\
26186 Update the time stamp string(s) in the buffer. 26823 Update the time stamp string(s) in the buffer.
26187 A template in a file can be automatically updated with a new time stamp 26824 A template in a file can be automatically updated with a new time stamp
26213 26850
26214 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 26851 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
26215 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 26852 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
26216 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 26853 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
26217 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 26854 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
26218 ;;;;;; (17226 24571)) 26855 ;;;;;; (17308 43144))
26219 ;;; Generated autoloads from calendar/timeclock.el 26856 ;;; Generated autoloads from calendar/timeclock.el
26220 26857
26221 (autoload (quote timeclock-modeline-display) "timeclock" "\ 26858 (autoload (quote timeclock-modeline-display) "timeclock" "\
26222 Toggle display of the amount of time left today in the modeline. 26859 Toggle display of the amount of time left today in the modeline.
26223 If `timeclock-use-display-time' is non-nil (the default), then 26860 If `timeclock-use-display-time' is non-nil (the default), then
26314 26951
26315 ;;;*** 26952 ;;;***
26316 26953
26317 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 26954 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
26318 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 26955 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
26319 ;;;;;; "emacs-lisp/timer.el" (17263 27852)) 26956 ;;;;;; "emacs-lisp/timer.el" (17279 27198))
26320 ;;; Generated autoloads from emacs-lisp/timer.el 26957 ;;; Generated autoloads from emacs-lisp/timer.el
26321 26958
26322 (defalias (quote disable-timeout) (quote cancel-timer)) 26959 (defalias (quote disable-timeout) (quote cancel-timer))
26323 26960
26324 (autoload (quote cancel-timer) "timer" "\ 26961 (autoload (quote cancel-timer) "timer" "\
26385 \(fn (SECONDS TIMEOUT-FORMS...) BODY)" nil (quote macro)) 27022 \(fn (SECONDS TIMEOUT-FORMS...) BODY)" nil (quote macro))
26386 27023
26387 ;;;*** 27024 ;;;***
26388 27025
26389 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 27026 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
26390 ;;;;;; "international/titdic-cnv.el" (17187 59880)) 27027 ;;;;;; "international/titdic-cnv.el" (17279 27079))
26391 ;;; Generated autoloads from international/titdic-cnv.el 27028 ;;; Generated autoloads from international/titdic-cnv.el
26392 27029
26393 (autoload (quote titdic-convert) "titdic-cnv" "\ 27030 (autoload (quote titdic-convert) "titdic-cnv" "\
26394 Convert a TIT dictionary of FILENAME into a Quail package. 27031 Convert a TIT dictionary of FILENAME into a Quail package.
26395 Optional argument DIRNAME if specified is the directory name under which 27032 Optional argument DIRNAME if specified is the directory name under which
26408 \(fn &optional FORCE)" nil nil) 27045 \(fn &optional FORCE)" nil nil)
26409 27046
26410 ;;;*** 27047 ;;;***
26411 27048
26412 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 27049 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
26413 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17187 27050 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (17279
26414 ;;;;;; 59881)) 27051 ;;;;;; 27080))
26415 ;;; Generated autoloads from language/tml-util.el 27052 ;;; Generated autoloads from language/tml-util.el
26416 27053
26417 (autoload (quote tamil-compose-region) "tml-util" "\ 27054 (autoload (quote tamil-compose-region) "tml-util" "\
26418 Not documented 27055 Not documented
26419 27056
26432 \(fn FROM TO PATTERN &optional STRING)" nil nil) 27069 \(fn FROM TO PATTERN &optional STRING)" nil nil)
26433 27070
26434 ;;;*** 27071 ;;;***
26435 27072
26436 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 27073 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
26437 ;;;;;; "tmm.el" (17187 59902)) 27074 ;;;;;; "tmm.el" (17279 27123))
26438 ;;; Generated autoloads from tmm.el 27075 ;;; Generated autoloads from tmm.el
26439 (define-key global-map "\M-`" 'tmm-menubar) 27076 (define-key global-map "\M-`" 'tmm-menubar)
26440 (define-key global-map [f10] 'tmm-menubar) 27077 (define-key global-map [f10] 'tmm-menubar)
26441 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 27078 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
26442 27079
26473 27110
26474 ;;;*** 27111 ;;;***
26475 27112
26476 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27113 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
26477 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27114 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
26478 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17187 59880)) 27115 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17308 43144))
26479 ;;; Generated autoloads from calendar/todo-mode.el 27116 ;;; Generated autoloads from calendar/todo-mode.el
26480 27117
26481 (autoload (quote todo-add-category) "todo-mode" "\ 27118 (autoload (quote todo-add-category) "todo-mode" "\
26482 Add new category CAT to the TODO list. 27119 Add new category CAT to the TODO list.
26483 27120
26534 27171
26535 ;;;*** 27172 ;;;***
26536 27173
26537 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27174 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
26538 ;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el" 27175 ;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
26539 ;;;;;; (17263 27852)) 27176 ;;;;;; (17331 26268))
26540 ;;; Generated autoloads from tool-bar.el 27177 ;;; Generated autoloads from tool-bar.el
26541 27178
26542 (put (quote tool-bar-mode) (quote standard-value) (quote (t))) 27179 (put (quote tool-bar-mode) (quote standard-value) (quote (t)))
26543 27180
26544 (autoload (quote tool-bar-add-item) "tool-bar" "\ 27181 (autoload (quote tool-bar-add-item) "tool-bar" "\
26601 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil) 27238 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil)
26602 27239
26603 ;;;*** 27240 ;;;***
26604 27241
26605 ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 27242 ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
26606 ;;;;;; (17187 59901)) 27243 ;;;;;; (17279 27122))
26607 ;;; Generated autoloads from emulation/tpu-edt.el 27244 ;;; Generated autoloads from emulation/tpu-edt.el
26608 27245
26609 (defvar tpu-edt-mode nil "\ 27246 (defvar tpu-edt-mode nil "\
26610 Non-nil if Tpu-Edt mode is enabled. 27247 Non-nil if Tpu-Edt mode is enabled.
26611 See the command `tpu-edt-mode' for a description of this minor-mode. 27248 See the command `tpu-edt-mode' for a description of this minor-mode.
26629 \(fn)" t nil) 27266 \(fn)" t nil)
26630 27267
26631 ;;;*** 27268 ;;;***
26632 27269
26633 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 27270 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
26634 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17187 59901)) 27271 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (17279 27122))
26635 ;;; Generated autoloads from emulation/tpu-extras.el 27272 ;;; Generated autoloads from emulation/tpu-extras.el
26636 27273
26637 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 27274 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
26638 Set scroll margins. 27275 Set scroll margins.
26639 27276
26649 27286
26650 \(fn)" t nil) 27287 \(fn)" t nil)
26651 27288
26652 ;;;*** 27289 ;;;***
26653 27290
26654 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17187 59901)) 27291 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (17279 27122))
26655 ;;; Generated autoloads from emacs-lisp/tq.el 27292 ;;; Generated autoloads from emacs-lisp/tq.el
26656 27293
26657 (autoload (quote tq-create) "tq" "\ 27294 (autoload (quote tq-create) "tq" "\
26658 Create and return a transaction queue communicating with PROCESS. 27295 Create and return a transaction queue communicating with PROCESS.
26659 PROCESS should be a subprocess capable of sending and receiving 27296 PROCESS should be a subprocess capable of sending and receiving
26663 \(fn PROCESS)" nil nil) 27300 \(fn PROCESS)" nil nil)
26664 27301
26665 ;;;*** 27302 ;;;***
26666 27303
26667 ;;;### (autoloads (trace-function-background trace-function trace-buffer) 27304 ;;;### (autoloads (trace-function-background trace-function trace-buffer)
26668 ;;;;;; "trace" "emacs-lisp/trace.el" (17187 59901)) 27305 ;;;;;; "trace" "emacs-lisp/trace.el" (17279 27122))
26669 ;;; Generated autoloads from emacs-lisp/trace.el 27306 ;;; Generated autoloads from emacs-lisp/trace.el
26670 27307
26671 (defvar trace-buffer "*trace-output*" "\ 27308 (defvar trace-buffer "*trace-output*" "\
26672 *Trace output will by default go to that buffer.") 27309 *Trace output will by default go to that buffer.")
26673 27310
26694 27331
26695 \(fn FUNCTION &optional BUFFER)" t nil) 27332 \(fn FUNCTION &optional BUFFER)" t nil)
26696 27333
26697 ;;;*** 27334 ;;;***
26698 27335
26699 ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler 27336 ;;;### (autoloads (tramp-unload-tramp tramp-unload-file-name-handler-alist
27337 ;;;;;; tramp-completion-file-name-handler tramp-file-name-handler
26700 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) 27338 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp)
26701 ;;;;;; "tramp" "net/tramp.el" (17263 27852)) 27339 ;;;;;; "tramp" "net/tramp.el" (17379 24712))
26702 ;;; Generated autoloads from net/tramp.el 27340 ;;; Generated autoloads from net/tramp.el
26703 27341
26704 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 27342 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
26705 Non-nil means to use unified Ange-FTP/Tramp filename syntax. 27343 Non-nil means to use unified Ange-FTP/Tramp filename syntax.
26706 Nil means to use a separate filename syntax for Tramp.") 27344 Nil means to use a separate filename syntax for Tramp.")
26770 27408
26771 (put (quote tramp-completion-file-name-handler) (quote safe-magic) t) 27409 (put (quote tramp-completion-file-name-handler) (quote safe-magic) t)
26772 27410
26773 (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) 27411 (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler)))
26774 27412
27413 (autoload (quote tramp-unload-file-name-handler-alist) "tramp" "\
27414 Not documented
27415
27416 \(fn)" nil nil)
27417
27418 (autoload (quote tramp-unload-tramp) "tramp" "\
27419 Not documented
27420
27421 \(fn)" t nil)
27422
27423 ;;;***
27424
27425 ;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
27426 ;;;;;; (17374 21429))
27427 ;;; Generated autoloads from net/tramp-ftp.el
27428
27429 (autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\
27430 Not documented
27431
27432 \(fn)" nil nil)
27433
27434 ;;;***
27435
27436 ;;;### (autoloads (tumme-setup-dired-keybindings tumme-dired) "tumme"
27437 ;;;;;; "tumme.el" (17374 21544))
27438 ;;; Generated autoloads from tumme.el
27439
27440 (autoload (quote tumme-dired) "tumme" "\
27441 Open directory DIR and create a default window configuration.
27442
27443 Convenience command that:
27444
27445 - Opens dired in folder DIR
27446 - Splits windows in most useful (?) way
27447 - Set `truncate-lines' to t
27448
27449 If called with prefix argument ARG, skip splitting of windows.
27450
27451 \(fn DIR &optional ARG)" t nil)
27452
27453 (autoload (quote tumme-setup-dired-keybindings) "tumme" "\
27454 Setup easy-to-use keybindings for the commands to be used in dired mode.
27455 Note that n, p and <down> and <up> will be hijacked and bound to
27456 `tumme-dired-x-line'.
27457
27458 \(fn)" t nil)
27459
26775 ;;;*** 27460 ;;;***
26776 27461
26777 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 27462 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
26778 ;;;;;; "textmodes/two-column.el" (17187 59902)) 27463 ;;;;;; "textmodes/two-column.el" (17279 27123))
26779 ;;; Generated autoloads from textmodes/two-column.el 27464 ;;; Generated autoloads from textmodes/two-column.el
26780 (autoload '2C-command "two-column" () t 'keymap) 27465 (autoload '2C-command "two-column" () t 'keymap)
26781 (global-set-key "\C-x6" '2C-command) 27466 (global-set-key "\C-x6" '2C-command)
26782 (global-set-key [f2] '2C-command) 27467 (global-set-key [f2] '2C-command)
26783 27468
26824 27509
26825 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 27510 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
26826 ;;;;;; type-break type-break-mode type-break-keystroke-threshold 27511 ;;;;;; type-break type-break-mode type-break-keystroke-threshold
26827 ;;;;;; type-break-good-break-interval type-break-good-rest-interval 27512 ;;;;;; type-break-good-break-interval type-break-good-rest-interval
26828 ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 27513 ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
26829 ;;;;;; (17187 59902)) 27514 ;;;;;; (17279 27123))
26830 ;;; Generated autoloads from type-break.el 27515 ;;; Generated autoloads from type-break.el
26831 27516
26832 (defvar type-break-mode nil "\ 27517 (defvar type-break-mode nil "\
26833 Toggle typing break mode. 27518 Toggle typing break mode.
26834 See the docstring for the `type-break-mode' command for more information. 27519 See the docstring for the `type-break-mode' command for more information.
27007 \(fn WPM &optional WORDLEN FRAC)" t nil) 27692 \(fn WPM &optional WORDLEN FRAC)" t nil)
27008 27693
27009 ;;;*** 27694 ;;;***
27010 27695
27011 ;;;### (autoloads (ununderline-region underline-region) "underline" 27696 ;;;### (autoloads (ununderline-region underline-region) "underline"
27012 ;;;;;; "textmodes/underline.el" (17187 59902)) 27697 ;;;;;; "textmodes/underline.el" (17279 27123))
27013 ;;; Generated autoloads from textmodes/underline.el 27698 ;;; Generated autoloads from textmodes/underline.el
27014 27699
27015 (autoload (quote underline-region) "underline" "\ 27700 (autoload (quote underline-region) "underline" "\
27016 Underline all nonblank characters in the region. 27701 Underline all nonblank characters in the region.
27017 Works by overstriking underscores. 27702 Works by overstriking underscores.
27028 \(fn START END)" t nil) 27713 \(fn START END)" t nil)
27029 27714
27030 ;;;*** 27715 ;;;***
27031 27716
27032 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 27717 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
27033 ;;;;;; "undigest" "mail/undigest.el" (17187 59902)) 27718 ;;;;;; "undigest" "mail/undigest.el" (17279 27123))
27034 ;;; Generated autoloads from mail/undigest.el 27719 ;;; Generated autoloads from mail/undigest.el
27035 27720
27036 (autoload (quote undigestify-rmail-message) "undigest" "\ 27721 (autoload (quote undigestify-rmail-message) "undigest" "\
27037 Break up a digest message into its constituent messages. 27722 Break up a digest message into its constituent messages.
27038 Leaves original message, deleted, before the undigestified messages. 27723 Leaves original message, deleted, before the undigestified messages.
27047 \(fn)" t nil) 27732 \(fn)" t nil)
27048 27733
27049 ;;;*** 27734 ;;;***
27050 27735
27051 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 27736 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
27052 ;;;;;; (17187 59902)) 27737 ;;;;;; (17279 27123))
27053 ;;; Generated autoloads from mail/unrmail.el 27738 ;;; Generated autoloads from mail/unrmail.el
27054 27739
27055 (autoload (quote batch-unrmail) "unrmail" "\ 27740 (autoload (quote batch-unrmail) "unrmail" "\
27056 Convert Rmail files to system inbox format. 27741 Convert Rmail files to system inbox format.
27057 Specify the input Rmail file names as command line arguments. 27742 Specify the input Rmail file names as command line arguments.
27066 27751
27067 \(fn FILE TO-FILE)" t nil) 27752 \(fn FILE TO-FILE)" t nil)
27068 27753
27069 ;;;*** 27754 ;;;***
27070 27755
27071 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17187 27756 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17379
27072 ;;;;;; 59901)) 27757 ;;;;;; 24712))
27073 ;;; Generated autoloads from emacs-lisp/unsafep.el 27758 ;;; Generated autoloads from emacs-lisp/unsafep.el
27074 27759
27075 (autoload (quote unsafep) "unsafep" "\ 27760 (autoload (quote unsafep) "unsafep" "\
27076 Return nil if evaluating FORM couldn't possibly do any harm; 27761 Return nil if evaluating FORM couldn't possibly do any harm;
27077 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list 27762 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list
27079 27764
27080 \(fn FORM &optional UNSAFEP-VARS)" nil nil) 27765 \(fn FORM &optional UNSAFEP-VARS)" nil nil)
27081 27766
27082 ;;;*** 27767 ;;;***
27083 27768
27084 ;;;### (autoloads nil "url" "url/url.el" (17238 21257)) 27769 ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
27770 ;;;;;; "url/url.el" (17350 14840))
27085 ;;; Generated autoloads from url/url.el 27771 ;;; Generated autoloads from url/url.el
27086 27772
27087 (defvar url-configuration-directory "~/.url") 27773 (autoload (quote url-retrieve) "url" "\
27774 Retrieve URL asynchronously and call CALLBACK with CBARGS when finished.
27775 URL is either a string or a parsed URL.
27776
27777 CALLBACK is called when the object has been completely retrieved, with
27778 the current buffer containing the object, and any MIME headers associated
27779 with it. Normally it gets the arguments in the list CBARGS.
27780 However, if what we find is a redirect, CALLBACK is given
27781 two additional args, `:redirect' and the redirected URL,
27782 followed by CBARGS.
27783
27784 Return the buffer URL will load into, or nil if the process has
27785 already completed.
27786
27787 \(fn URL CALLBACK &optional CBARGS)" nil nil)
27788
27789 (autoload (quote url-retrieve-synchronously) "url" "\
27790 Retrieve URL synchronously.
27791 Return the buffer containing the data, or nil if there are no data
27792 associated with it (the case for dired, info, or mailto URLs that need
27793 no further processing). URL is either a string or a parsed URL.
27794
27795 \(fn URL)" nil nil)
27088 27796
27089 ;;;*** 27797 ;;;***
27090 27798
27091 ;;;### (autoloads (url-register-auth-scheme url-get-authentication) 27799 ;;;### (autoloads (url-register-auth-scheme url-get-authentication)
27092 ;;;;;; "url-auth" "url/url-auth.el" (17187 59902)) 27800 ;;;;;; "url-auth" "url/url-auth.el" (17279 27123))
27093 ;;; Generated autoloads from url/url-auth.el 27801 ;;; Generated autoloads from url/url-auth.el
27094 27802
27095 (autoload (quote url-get-authentication) "url-auth" "\ 27803 (autoload (quote url-get-authentication) "url-auth" "\
27096 Return an authorization string suitable for use in the WWW-Authenticate 27804 Return an authorization string suitable for use in the WWW-Authenticate
27097 header in an HTTP/1.0 request. 27805 header in an HTTP/1.0 request.
27129 \(fn TYPE &optional FUNCTION RATING)" nil nil) 27837 \(fn TYPE &optional FUNCTION RATING)" nil nil)
27130 27838
27131 ;;;*** 27839 ;;;***
27132 27840
27133 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 27841 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
27134 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17187 27842 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17337
27135 ;;;;;; 59902)) 27843 ;;;;;; 56256))
27136 ;;; Generated autoloads from url/url-cache.el 27844 ;;; Generated autoloads from url/url-cache.el
27137 27845
27138 (autoload (quote url-store-in-cache) "url-cache" "\ 27846 (autoload (quote url-store-in-cache) "url-cache" "\
27139 Store buffer BUFF in the cache. 27847 Store buffer BUFF in the cache.
27140 27848
27155 27863
27156 \(fn URL MOD)" nil nil) 27864 \(fn URL MOD)" nil nil)
27157 27865
27158 ;;;*** 27866 ;;;***
27159 27867
27160 ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17187 59902)) 27868 ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (17279 27123))
27161 ;;; Generated autoloads from url/url-cid.el 27869 ;;; Generated autoloads from url/url-cid.el
27162 27870
27163 (autoload (quote url-cid) "url-cid" "\ 27871 (autoload (quote url-cid) "url-cid" "\
27164 Not documented 27872 Not documented
27165 27873
27166 \(fn URL)" nil nil) 27874 \(fn URL)" nil nil)
27167 27875
27168 ;;;*** 27876 ;;;***
27169 27877
27170 ;;;### (autoloads (url-cookie-setup-save-timer url-cookie-handle-set-cookie
27171 ;;;;;; url-cookie-generate-header-lines url-cookie-retrieve url-cookie-write-file
27172 ;;;;;; url-cookie-parse-file) "url-cookie" "url/url-cookie.el" (17187
27173 ;;;;;; 59902))
27174 ;;; Generated autoloads from url/url-cookie.el
27175
27176 (autoload (quote url-cookie-parse-file) "url-cookie" "\
27177 Not documented
27178
27179 \(fn &optional FNAME)" nil nil)
27180
27181 (autoload (quote url-cookie-write-file) "url-cookie" "\
27182 Not documented
27183
27184 \(fn &optional FNAME)" nil nil)
27185
27186 (autoload (quote url-cookie-retrieve) "url-cookie" "\
27187 Retrieve all the netscape-style cookies for a specified HOST and LOCALPART.
27188
27189 \(fn HOST LOCALPART &optional SECURE)" nil nil)
27190
27191 (autoload (quote url-cookie-generate-header-lines) "url-cookie" "\
27192 Not documented
27193
27194 \(fn HOST LOCALPART SECURE)" nil nil)
27195
27196 (autoload (quote url-cookie-handle-set-cookie) "url-cookie" "\
27197 Not documented
27198
27199 \(fn STR)" nil nil)
27200
27201 (autoload (quote url-cookie-setup-save-timer) "url-cookie" "\
27202 Reset the cookie saver timer.
27203
27204 \(fn)" t nil)
27205
27206 ;;;***
27207
27208 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 27878 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
27209 ;;;;;; "url/url-dav.el" (17187 59902)) 27879 ;;;;;; "url/url-dav.el" (17279 27123))
27210 ;;; Generated autoloads from url/url-dav.el 27880 ;;; Generated autoloads from url/url-dav.el
27211 27881
27212 (autoload (quote url-dav-supported-p) "url-dav" "\ 27882 (autoload (quote url-dav-supported-p) "url-dav" "\
27213 Not documented 27883 Not documented
27214 27884
27219 27889
27220 \(fn URL)" nil nil) 27890 \(fn URL)" nil nil)
27221 27891
27222 ;;;*** 27892 ;;;***
27223 27893
27224 ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17244 27894 ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (17279
27225 ;;;;;; 4914)) 27895 ;;;;;; 27189))
27226 ;;; Generated autoloads from url/url-file.el 27896 ;;; Generated autoloads from url/url-file.el
27227 27897
27228 (autoload (quote url-file) "url-file" "\ 27898 (autoload (quote url-file) "url-file" "\
27229 Handle file: and ftp: URLs. 27899 Handle file: and ftp: URLs.
27230 27900
27231 \(fn URL CALLBACK CBARGS)" nil nil) 27901 \(fn URL CALLBACK CBARGS)" nil nil)
27232 27902
27233 ;;;*** 27903 ;;;***
27234 27904
27235 ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 27905 ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
27236 ;;;;;; "url/url-gw.el" (17187 59902)) 27906 ;;;;;; "url/url-gw.el" (17279 27123))
27237 ;;; Generated autoloads from url/url-gw.el 27907 ;;; Generated autoloads from url/url-gw.el
27238 27908
27239 (autoload (quote url-gateway-nslookup-host) "url-gw" "\ 27909 (autoload (quote url-gateway-nslookup-host) "url-gw" "\
27240 Attempt to resolve the given HOST using nslookup if possible. 27910 Attempt to resolve the given HOST using nslookup if possible.
27241 27911
27249 \(fn NAME BUFFER HOST SERVICE)" nil nil) 27919 \(fn NAME BUFFER HOST SERVICE)" nil nil)
27250 27920
27251 ;;;*** 27921 ;;;***
27252 27922
27253 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 27923 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
27254 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17277 27924 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17337
27255 ;;;;;; 59650)) 27925 ;;;;;; 56256))
27256 ;;; Generated autoloads from url/url-handlers.el 27926 ;;; Generated autoloads from url/url-handlers.el
27257 27927
27258 (defvar url-handler-mode nil "\ 27928 (defvar url-handler-mode nil "\
27259 Non-nil if Url-Handler mode is enabled. 27929 Non-nil if Url-Handler mode is enabled.
27260 See the command `url-handler-mode' for a description of this minor-mode. 27930 See the command `url-handler-mode' for a description of this minor-mode.
27294 27964
27295 \(fn URL &optional VISIT BEG END REPLACE)" nil nil) 27965 \(fn URL &optional VISIT BEG END REPLACE)" nil nil)
27296 27966
27297 ;;;*** 27967 ;;;***
27298 27968
27299 ;;;### (autoloads (url-history-save-history url-history-parse-history
27300 ;;;;;; url-history-setup-save-timer) "url-history" "url/url-history.el"
27301 ;;;;;; (17187 59902))
27302 ;;; Generated autoloads from url/url-history.el
27303
27304 (autoload (quote url-history-setup-save-timer) "url-history" "\
27305 Reset the history list timer.
27306
27307 \(fn)" t nil)
27308
27309 (autoload (quote url-history-parse-history) "url-history" "\
27310 Parse a history file stored in FNAME.
27311
27312 \(fn &optional FNAME)" nil nil)
27313
27314 (autoload (quote url-history-save-history) "url-history" "\
27315 Write the global history file into `url-history-file'.
27316 The type of data written is determined by what is in the file to begin
27317 with. If the type of storage cannot be determined, then prompt the
27318 user for what type to save as.
27319
27320 \(fn &optional FNAME)" t nil)
27321
27322 ;;;***
27323
27324 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 27969 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
27325 ;;;;;; url-http) "url-http" "url/url-http.el" (17244 4914)) 27970 ;;;;;; url-http) "url-http" "url/url-http.el" (17283 59911))
27326 ;;; Generated autoloads from url/url-http.el 27971 ;;; Generated autoloads from url/url-http.el
27327 27972
27328 (autoload (quote url-http) "url-http" "\ 27973 (autoload (quote url-http) "url-http" "\
27329 Retrieve URL via HTTP asynchronously. 27974 Retrieve URL via HTTP asynchronously.
27330 URL must be a parsed URL. See `url-generic-parse-url' for details. 27975 URL must be a parsed URL. See `url-generic-parse-url' for details.
27373 28018
27374 \(fn URL)" nil nil) 28019 \(fn URL)" nil nil)
27375 28020
27376 ;;;*** 28021 ;;;***
27377 28022
27378 ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17187 59902)) 28023 ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (17279 27123))
27379 ;;; Generated autoloads from url/url-irc.el 28024 ;;; Generated autoloads from url/url-irc.el
27380 28025
27381 (autoload (quote url-irc) "url-irc" "\ 28026 (autoload (quote url-irc) "url-irc" "\
27382 Not documented 28027 Not documented
27383 28028
27384 \(fn URL)" nil nil) 28029 \(fn URL)" nil nil)
27385 28030
27386 ;;;*** 28031 ;;;***
27387 28032
27388 ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17187 28033 ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (17279
27389 ;;;;;; 59902)) 28034 ;;;;;; 27123))
27390 ;;; Generated autoloads from url/url-ldap.el 28035 ;;; Generated autoloads from url/url-ldap.el
27391 28036
27392 (autoload (quote url-ldap) "url-ldap" "\ 28037 (autoload (quote url-ldap) "url-ldap" "\
27393 Perform an LDAP search specified by URL. 28038 Perform an LDAP search specified by URL.
27394 The return value is a buffer displaying the search results in HTML. 28039 The return value is a buffer displaying the search results in HTML.
27398 \(fn URL)" nil nil) 28043 \(fn URL)" nil nil)
27399 28044
27400 ;;;*** 28045 ;;;***
27401 28046
27402 ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" 28047 ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
27403 ;;;;;; (17226 24578)) 28048 ;;;;;; (17279 27172))
27404 ;;; Generated autoloads from url/url-mailto.el 28049 ;;; Generated autoloads from url/url-mailto.el
27405 28050
27406 (autoload (quote url-mail) "url-mailto" "\ 28051 (autoload (quote url-mail) "url-mailto" "\
27407 Not documented 28052 Not documented
27408 28053
27414 \(fn URL)" nil nil) 28059 \(fn URL)" nil nil)
27415 28060
27416 ;;;*** 28061 ;;;***
27417 28062
27418 ;;;### (autoloads (url-data url-generic-emulator-loader url-info 28063 ;;;### (autoloads (url-data url-generic-emulator-loader url-info
27419 ;;;;;; url-man) "url-misc" "url/url-misc.el" (17187 59902)) 28064 ;;;;;; url-man) "url-misc" "url/url-misc.el" (17279 27123))
27420 ;;; Generated autoloads from url/url-misc.el 28065 ;;; Generated autoloads from url/url-misc.el
27421 28066
27422 (autoload (quote url-man) "url-misc" "\ 28067 (autoload (quote url-man) "url-misc" "\
27423 Fetch a Unix manual page URL. 28068 Fetch a Unix manual page URL.
27424 28069
27446 \(fn URL)" nil nil) 28091 \(fn URL)" nil nil)
27447 28092
27448 ;;;*** 28093 ;;;***
27449 28094
27450 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28095 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
27451 ;;;;;; (17187 59902)) 28096 ;;;;;; (17374 21266))
27452 ;;; Generated autoloads from url/url-news.el 28097 ;;; Generated autoloads from url/url-news.el
27453 28098
27454 (autoload (quote url-news) "url-news" "\ 28099 (autoload (quote url-news) "url-news" "\
27455 Not documented 28100 Not documented
27456 28101
27463 28108
27464 ;;;*** 28109 ;;;***
27465 28110
27466 ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable 28111 ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
27467 ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" 28112 ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
27468 ;;;;;; (17187 59902)) 28113 ;;;;;; (17279 27123))
27469 ;;; Generated autoloads from url/url-ns.el 28114 ;;; Generated autoloads from url/url-ns.el
27470 28115
27471 (autoload (quote isPlainHostName) "url-ns" "\ 28116 (autoload (quote isPlainHostName) "url-ns" "\
27472 Not documented 28117 Not documented
27473 28118
27504 \(fn KEY &optional DEFAULT)" nil nil) 28149 \(fn KEY &optional DEFAULT)" nil nil)
27505 28150
27506 ;;;*** 28151 ;;;***
27507 28152
27508 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 28153 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
27509 ;;;;;; "url/url-parse.el" (17187 59902)) 28154 ;;;;;; "url/url-parse.el" (17279 27123))
27510 ;;; Generated autoloads from url/url-parse.el 28155 ;;; Generated autoloads from url/url-parse.el
27511 28156
27512 (autoload (quote url-recreate-url) "url-parse" "\ 28157 (autoload (quote url-recreate-url) "url-parse" "\
27513 Recreate a URL string from the parsed URLOBJ. 28158 Recreate a URL string from the parsed URLOBJ.
27514 28159
27522 \(fn URL)" nil nil) 28167 \(fn URL)" nil nil)
27523 28168
27524 ;;;*** 28169 ;;;***
27525 28170
27526 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28171 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
27527 ;;;;;; (17187 59902)) 28172 ;;;;;; (17350 14840))
27528 ;;; Generated autoloads from url/url-privacy.el 28173 ;;; Generated autoloads from url/url-privacy.el
27529 28174
27530 (autoload (quote url-setup-privacy-info) "url-privacy" "\ 28175 (autoload (quote url-setup-privacy-info) "url-privacy" "\
27531 Not documented 28176 Setup variables that expose info about you and your system.
27532 28177
27533 \(fn)" t nil) 28178 \(fn)" t nil)
27534 28179
27535 ;;;*** 28180 ;;;***
27536 28181
27538 ;;;;;; url-hexify-string url-unhex-string url-parse-query-string 28183 ;;;;;; url-hexify-string url-unhex-string url-parse-query-string
27539 ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length 28184 ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length
27540 ;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date 28185 ;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date
27541 ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string 28186 ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string
27542 ;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el" 28187 ;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el"
27543 ;;;;;; (17187 59902)) 28188 ;;;;;; (17279 27123))
27544 ;;; Generated autoloads from url/url-util.el 28189 ;;; Generated autoloads from url/url-util.el
27545 28190
27546 (defvar url-debug nil "\ 28191 (defvar url-debug nil "\
27547 *What types of debug messages from the URL library to show. 28192 *What types of debug messages from the URL library to show.
27548 Debug messages are logged to the *URL-DEBUG* buffer. 28193 Debug messages are logged to the *URL-DEBUG* buffer.
27663 \(fn &optional NO-SHOW)" t nil) 28308 \(fn &optional NO-SHOW)" t nil)
27664 28309
27665 ;;;*** 28310 ;;;***
27666 28311
27667 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 28312 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
27668 ;;;;;; "userlock" "userlock.el" (17187 59902)) 28313 ;;;;;; "userlock" "userlock.el" (17279 27123))
27669 ;;; Generated autoloads from userlock.el 28314 ;;; Generated autoloads from userlock.el
27670 28315
27671 (autoload (quote ask-user-about-lock) "userlock" "\ 28316 (autoload (quote ask-user-about-lock) "userlock" "\
27672 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT. 28317 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT.
27673 This function has a choice of three things to do: 28318 This function has a choice of three things to do:
27691 28336
27692 \(fn FN)" nil nil) 28337 \(fn FN)" nil nil)
27693 28338
27694 ;;;*** 28339 ;;;***
27695 28340
27696 ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17257 22483)) 28341 ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17279 27196))
27697 ;;; Generated autoloads from international/utf-7.el 28342 ;;; Generated autoloads from international/utf-7.el
27698 (autoload-coding-system 'utf-7 '(require 'utf-7)) 28343 (autoload-coding-system 'utf-7 '(require 'utf-7))
27699 28344
27700 ;;;*** 28345 ;;;***
27701 28346
27702 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 28347 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
27703 ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" 28348 ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
27704 ;;;;;; (17187 59901)) 28349 ;;;;;; (17279 27122))
27705 ;;; Generated autoloads from gnus/uudecode.el 28350 ;;; Generated autoloads from gnus/uudecode.el
27706 28351
27707 (autoload (quote uudecode-decode-region-external) "uudecode" "\ 28352 (autoload (quote uudecode-decode-region-external) "uudecode" "\
27708 Uudecode region between START and END using external program. 28353 Uudecode region between START and END using external program.
27709 If FILE-NAME is non-nil, save the result to FILE-NAME. The program 28354 If FILE-NAME is non-nil, save the result to FILE-NAME. The program
27729 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update 28374 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update
27730 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot 28375 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
27731 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 28376 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
27732 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 28377 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
27733 ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook 28378 ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
27734 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17263 27852)) 28379 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17374 21541))
27735 ;;; Generated autoloads from vc.el 28380 ;;; Generated autoloads from vc.el
27736 28381
27737 (defvar vc-checkout-hook nil "\ 28382 (defvar vc-checkout-hook nil "\
27738 *Normal hook (list of functions) run after checking out a file. 28383 Normal hook (list of functions) run after checking out a file.
27739 See `run-hooks'.") 28384 See `run-hooks'.")
27740 28385
27741 (custom-autoload (quote vc-checkout-hook) "vc") 28386 (custom-autoload (quote vc-checkout-hook) "vc")
27742 28387
27743 (defvar vc-checkin-hook nil "\ 28388 (defvar vc-checkin-hook nil "\
27744 *Normal hook (list of functions) run after a checkin is done. 28389 Normal hook (list of functions) run after a checkin is done.
27745 See also `log-edit-done-hook'.") 28390 See also `log-edit-done-hook'.")
27746 28391
27747 (custom-autoload (quote vc-checkin-hook) "vc") 28392 (custom-autoload (quote vc-checkin-hook) "vc")
27748 28393
27749 (defvar vc-before-checkin-hook nil "\ 28394 (defvar vc-before-checkin-hook nil "\
27750 *Normal hook (list of functions) run before a file is checked in. 28395 Normal hook (list of functions) run before a file is checked in.
27751 See `run-hooks'.") 28396 See `run-hooks'.")
27752 28397
27753 (custom-autoload (quote vc-before-checkin-hook) "vc") 28398 (custom-autoload (quote vc-before-checkin-hook) "vc")
27754 28399
27755 (autoload (quote vc-trunk-p) "vc" "\ 28400 (autoload (quote vc-trunk-p) "vc" "\
27783 Execute a VC command, notifying user and checking for errors. 28428 Execute a VC command, notifying user and checking for errors.
27784 Output from COMMAND goes to BUFFER, or *vc* if BUFFER is nil or the 28429 Output from COMMAND goes to BUFFER, or *vc* if BUFFER is nil or the
27785 current buffer if BUFFER is t. If the destination buffer is not 28430 current buffer if BUFFER is t. If the destination buffer is not
27786 already current, set it up properly and erase it. The command is 28431 already current, set it up properly and erase it. The command is
27787 considered successful if its exit status does not exceed OKSTATUS (if 28432 considered successful if its exit status does not exceed OKSTATUS (if
27788 OKSTATUS is nil, that means to ignore errors, if it is 'async, that 28433 OKSTATUS is nil, that means to ignore error status, if it is `async', that
27789 means not to wait for termination of the subprocess). FILE is the 28434 means not to wait for termination of the subprocess; if it is t it means to
28435 ignore all execution errors). FILE is the
27790 name of the working file (may also be nil, to execute commands that 28436 name of the working file (may also be nil, to execute commands that
27791 don't expect a file name). If an optional list of FLAGS is present, 28437 don't expect a file name). If an optional list of FLAGS is present,
27792 that is inserted into the command line before the filename. 28438 that is inserted into the command line before the filename.
27793 28439
27794 \(fn BUFFER OKSTATUS COMMAND FILE &rest FLAGS)" nil nil) 28440 \(fn BUFFER OKSTATUS COMMAND FILE &rest FLAGS)" nil nil)
28012 `vc-annotate-menu-elements' customizes the menu elements of the 28658 `vc-annotate-menu-elements' customizes the menu elements of the
28013 mode-specific menu. `vc-annotate-color-map' and 28659 mode-specific menu. `vc-annotate-color-map' and
28014 `vc-annotate-very-old-color' defines the mapping of time to 28660 `vc-annotate-very-old-color' defines the mapping of time to
28015 colors. `vc-annotate-background' specifies the background color. 28661 colors. `vc-annotate-background' specifies the background color.
28016 28662
28017 \(fn PREFIX &optional REVISION DISPLAY-MODE)" t nil) 28663 \(fn FILE REV &optional DISPLAY-MODE BUF)" t nil)
28018 28664
28019 ;;;*** 28665 ;;;***
28020 28666
28021 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (17187 59902)) 28667 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (17279 27123))
28022 ;;; Generated autoloads from vc-arch.el 28668 ;;; Generated autoloads from vc-arch.el
28023 (defun vc-arch-registered (file) 28669 (defun vc-arch-registered (file)
28024 (if (vc-find-root file "{arch}/=tagging-method") 28670 (if (vc-find-root file "{arch}/=tagging-method")
28025 (progn 28671 (progn
28026 (load "vc-arch") 28672 (load "vc-arch")
28027 (vc-arch-registered file)))) 28673 (vc-arch-registered file))))
28028 28674
28029 ;;;*** 28675 ;;;***
28030 28676
28031 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17263 27852)) 28677 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17279 27198))
28032 ;;; Generated autoloads from vc-cvs.el 28678 ;;; Generated autoloads from vc-cvs.el
28033 (defun vc-cvs-registered (f) 28679 (defun vc-cvs-registered (f)
28034 (when (file-readable-p (expand-file-name 28680 (when (file-readable-p (expand-file-name
28035 "CVS/Entries" (file-name-directory f))) 28681 "CVS/Entries" (file-name-directory f)))
28036 (load "vc-cvs") 28682 (load "vc-cvs")
28037 (vc-cvs-registered f))) 28683 (vc-cvs-registered f)))
28038 28684
28039 ;;;*** 28685 ;;;***
28040 28686
28041 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17226 24578)) 28687 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17319 2456))
28042 ;;; Generated autoloads from vc-mcvs.el 28688 ;;; Generated autoloads from vc-mcvs.el
28043 (defun vc-mcvs-registered (file) 28689 (defun vc-mcvs-registered (file)
28044 (if (vc-find-root file "MCVS/CVS") 28690 (if (vc-find-root file "MCVS/CVS")
28045 (progn 28691 (progn
28046 (load "vc-mcvs") 28692 (load "vc-mcvs")
28047 (vc-mcvs-registered file)))) 28693 (vc-mcvs-registered file))))
28048 28694
28049 ;;;*** 28695 ;;;***
28050 28696
28051 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 28697 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
28052 ;;;;;; (17187 59902)) 28698 ;;;;;; (17374 21550))
28053 ;;; Generated autoloads from vc-rcs.el 28699 ;;; Generated autoloads from vc-rcs.el
28054 28700
28055 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 28701 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
28056 *Where to look for RCS master files. 28702 *Where to look for RCS master files.
28057 For a description of possible values, see `vc-check-master-templates'.") 28703 For a description of possible values, see `vc-check-master-templates'.")
28060 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) 28706 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
28061 28707
28062 ;;;*** 28708 ;;;***
28063 28709
28064 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 28710 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
28065 ;;;;;; (17263 27852)) 28711 ;;;;;; (17374 21550))
28066 ;;; Generated autoloads from vc-sccs.el 28712 ;;; Generated autoloads from vc-sccs.el
28067 28713
28068 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 28714 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
28069 *Where to look for SCCS master files. 28715 *Where to look for SCCS master files.
28070 For a description of possible values, see `vc-check-master-templates'.") 28716 For a description of possible values, see `vc-check-master-templates'.")
28077 Does not check whether the file exists but returns nil if it does not 28723 Does not check whether the file exists but returns nil if it does not
28078 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir))))) 28724 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir)))))
28079 28725
28080 ;;;*** 28726 ;;;***
28081 28727
28082 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (17277 59650)) 28728 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (17319 1481))
28083 ;;; Generated autoloads from vc-svn.el 28729 ;;; Generated autoloads from vc-svn.el
28084 (defun vc-svn-registered (f) 28730 (defun vc-svn-registered (f)
28085 (when (file-readable-p (expand-file-name 28731 (when (file-readable-p (expand-file-name
28086 ".svn/entries" (file-name-directory f))) 28732 ".svn/entries" (file-name-directory f)))
28087 (load "vc-svn") 28733 (load "vc-svn")
28090 (add-to-list (quote completion-ignored-extensions) ".svn/") 28736 (add-to-list (quote completion-ignored-extensions) ".svn/")
28091 28737
28092 ;;;*** 28738 ;;;***
28093 28739
28094 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 28740 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
28095 ;;;;;; (17229 28055)) 28741 ;;;;;; (17279 27174))
28096 ;;; Generated autoloads from progmodes/vhdl-mode.el 28742 ;;; Generated autoloads from progmodes/vhdl-mode.el
28097 28743
28098 (autoload (quote vhdl-mode) "vhdl-mode" "\ 28744 (autoload (quote vhdl-mode) "vhdl-mode" "\
28099 Major mode for editing VHDL code. 28745 Major mode for editing VHDL code.
28100 28746
28631 29277
28632 \(fn)" t nil) 29278 \(fn)" t nil)
28633 29279
28634 ;;;*** 29280 ;;;***
28635 29281
28636 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17187 59879)) 29282 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (17279 27079))
28637 ;;; Generated autoloads from emulation/vi.el 29283 ;;; Generated autoloads from emulation/vi.el
28638 29284
28639 (autoload (quote vi-mode) "vi" "\ 29285 (autoload (quote vi-mode) "vi" "\
28640 Major mode that acts like the `vi' editor. 29286 Major mode that acts like the `vi' editor.
28641 The purpose of this mode is to provide you the combined power of vi (namely, 29287 The purpose of this mode is to provide you the combined power of vi (namely,
28686 ;;;*** 29332 ;;;***
28687 29333
28688 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 29334 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
28689 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 29335 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
28690 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 29336 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
28691 ;;;;;; "language/viet-util.el" (17187 59881)) 29337 ;;;;;; "language/viet-util.el" (17279 27080))
28692 ;;; Generated autoloads from language/viet-util.el 29338 ;;; Generated autoloads from language/viet-util.el
28693 29339
28694 (autoload (quote viet-encode-viscii-char) "viet-util" "\ 29340 (autoload (quote viet-encode-viscii-char) "viet-util" "\
28695 Return VISCII character code of CHAR if appropriate. 29341 Return VISCII character code of CHAR if appropriate.
28696 29342
28732 29378
28733 ;;;*** 29379 ;;;***
28734 29380
28735 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 29381 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
28736 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame 29382 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
28737 ;;;;;; view-file-other-window view-file) "view" "view.el" (17263 29383 ;;;;;; view-file-other-window view-file) "view" "view.el" (17307
28738 ;;;;;; 27852)) 29384 ;;;;;; 17625))
28739 ;;; Generated autoloads from view.el 29385 ;;; Generated autoloads from view.el
28740 29386
28741 (defvar view-mode nil "\ 29387 (defvar view-mode nil "\
28742 Non-nil if View mode is enabled. 29388 Non-nil if View mode is enabled.
28743 Don't change this variable directly, you must change it by one of the 29389 Don't change this variable directly, you must change it by one of the
28897 \\[View-quit-all] quit View mode, restoring all windows to previous state. 29543 \\[View-quit-all] quit View mode, restoring all windows to previous state.
28898 \\[View-leave] quit View mode and maybe switch buffers, but don't kill this buffer. 29544 \\[View-leave] quit View mode and maybe switch buffers, but don't kill this buffer.
28899 \\[View-kill-and-leave] quit View mode, kill current buffer and go back to other buffer. 29545 \\[View-kill-and-leave] quit View mode, kill current buffer and go back to other buffer.
28900 29546
28901 The effect of \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] depends on how view-mode was entered. If it was 29547 The effect of \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] depends on how view-mode was entered. If it was
28902 entered by view-file, view-file-other-window or view-file-other-frame 29548 entered by view-file, view-file-other-window, view-file-other-frame, or
28903 \(\\[view-file], \\[view-file-other-window], \\[view-file-other-frame] or the dired mode v command), then \\[View-quit] will 29549 \\[dired-view-file] (\\[view-file], \\[view-file-other-window],
28904 try to kill the current buffer. If view-mode was entered from another buffer 29550 \\[view-file-other-frame], or the Dired mode v command),
28905 as is done by View-buffer, View-buffer-other-window, View-buffer-other frame, 29551 then \\[View-quit] will try to kill the current buffer.
28906 View-file, View-file-other-window or View-file-other-frame then \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] 29552 If view-mode was entered from another buffer, by \\[view-buffer],
28907 will return to that buffer. 29553 \\[view-buffer-other-window], \\[view-buffer-other frame], \\[view-file],
29554 \\[view-file-other-window], or \\[view-file-other-frame],
29555 then \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] will return to that buffer.
28908 29556
28909 Entry to view-mode runs the normal hook `view-mode-hook'. 29557 Entry to view-mode runs the normal hook `view-mode-hook'.
28910 29558
28911 \(fn &optional ARG)" t nil) 29559 \(fn &optional ARG)" t nil)
28912 29560
28940 29588
28941 \(fn)" t nil) 29589 \(fn)" t nil)
28942 29590
28943 ;;;*** 29591 ;;;***
28944 29592
28945 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17226 29593 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (17279
28946 ;;;;;; 24575)) 29594 ;;;;;; 27171))
28947 ;;; Generated autoloads from emulation/vip.el 29595 ;;; Generated autoloads from emulation/vip.el
28948 29596
28949 (autoload (quote vip-setup) "vip" "\ 29597 (autoload (quote vip-setup) "vip" "\
28950 Set up bindings for C-x 7 and C-z that are useful for VIP users. 29598 Set up bindings for C-x 7 and C-z that are useful for VIP users.
28951 29599
28957 \(fn)" t nil) 29605 \(fn)" t nil)
28958 29606
28959 ;;;*** 29607 ;;;***
28960 29608
28961 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 29609 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
28962 ;;;;;; (17277 59649)) 29610 ;;;;;; (17374 21575))
28963 ;;; Generated autoloads from emulation/viper.el 29611 ;;; Generated autoloads from emulation/viper.el
28964 29612
28965 (autoload (quote toggle-viper-mode) "viper" "\ 29613 (autoload (quote toggle-viper-mode) "viper" "\
28966 Toggle Viper on/off. 29614 Toggle Viper on/off.
28967 If Viper is enabled, turn it off. Otherwise, turn it on. 29615 If Viper is enabled, turn it off. Otherwise, turn it on.
28974 \(fn)" t nil) 29622 \(fn)" t nil)
28975 29623
28976 ;;;*** 29624 ;;;***
28977 29625
28978 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 29626 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
28979 ;;;;;; (17187 59901)) 29627 ;;;;;; (17279 27122))
28980 ;;; Generated autoloads from emacs-lisp/warnings.el 29628 ;;; Generated autoloads from emacs-lisp/warnings.el
28981 29629
28982 (defvar warning-prefix-function nil "\ 29630 (defvar warning-prefix-function nil "\
28983 Function to generate warning prefixes. 29631 Function to generate warning prefixes.
28984 This function, if non-nil, is called with two arguments, 29632 This function, if non-nil, is called with two arguments,
29062 \(fn MESSAGE &rest ARGS)" nil nil) 29710 \(fn MESSAGE &rest ARGS)" nil nil)
29063 29711
29064 ;;;*** 29712 ;;;***
29065 29713
29066 ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 29714 ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
29067 ;;;;;; (17226 24579)) 29715 ;;;;;; (17356 16048))
29068 ;;; Generated autoloads from wdired.el 29716 ;;; Generated autoloads from wdired.el
29069 29717
29070 (autoload (quote wdired-change-to-wdired-mode) "wdired" "\ 29718 (autoload (quote wdired-change-to-wdired-mode) "wdired" "\
29071 Put a dired buffer in a mode in which filenames are editable. 29719 Put a dired buffer in a mode in which filenames are editable.
29072 \\<wdired-mode-map> 29720 \\<wdired-mode-map>
29078 29726
29079 \(fn)" t nil) 29727 \(fn)" t nil)
29080 29728
29081 ;;;*** 29729 ;;;***
29082 29730
29083 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17187 59902)) 29731 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17337 56255))
29084 ;;; Generated autoloads from net/webjump.el 29732 ;;; Generated autoloads from net/webjump.el
29085 29733
29086 (autoload (quote webjump) "webjump" "\ 29734 (autoload (quote webjump) "webjump" "\
29087 Jumps to a Web site from a programmable hotlist. 29735 Jumps to a Web site from a programmable hotlist.
29088 29736
29095 \(fn)" t nil) 29743 \(fn)" t nil)
29096 29744
29097 ;;;*** 29745 ;;;***
29098 29746
29099 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 29747 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
29100 ;;;;;; (17187 59902)) 29748 ;;;;;; (17279 27123))
29101 ;;; Generated autoloads from progmodes/which-func.el 29749 ;;; Generated autoloads from progmodes/which-func.el
29102 (put 'which-func-format 'risky-local-variable t) 29750 (put 'which-func-format 'risky-local-variable t)
29103 (put 'which-func-current 'risky-local-variable t) 29751 (put 'which-func-current 'risky-local-variable t)
29104 29752
29105 (defalias (quote which-func-mode) (quote which-function-mode)) 29753 (defalias (quote which-func-mode) (quote which-function-mode))
29129 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode 29777 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode
29130 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region 29778 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region
29131 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 29779 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
29132 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 29780 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
29133 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 29781 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
29134 ;;;;;; (17257 22483)) 29782 ;;;;;; (17279 27196))
29135 ;;; Generated autoloads from whitespace.el 29783 ;;; Generated autoloads from whitespace.el
29136 29784
29137 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 29785 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
29138 Toggle the check for leading space in the local buffer. 29786 Toggle the check for leading space in the local buffer.
29139 29787
29219 \(fn)" t nil) 29867 \(fn)" t nil)
29220 29868
29221 ;;;*** 29869 ;;;***
29222 29870
29223 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 29871 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
29224 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17187 59902)) 29872 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (17279 27123))
29225 ;;; Generated autoloads from wid-browse.el 29873 ;;; Generated autoloads from wid-browse.el
29226 29874
29227 (autoload (quote widget-browse-at) "wid-browse" "\ 29875 (autoload (quote widget-browse-at) "wid-browse" "\
29228 Browse the widget under point. 29876 Browse the widget under point.
29229 29877
29246 \(fn &optional ARG)" t nil) 29894 \(fn &optional ARG)" t nil)
29247 29895
29248 ;;;*** 29896 ;;;***
29249 29897
29250 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 29898 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
29251 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17277 29899 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17374
29252 ;;;;;; 59650)) 29900 ;;;;;; 21544))
29253 ;;; Generated autoloads from wid-edit.el 29901 ;;; Generated autoloads from wid-edit.el
29254 29902
29255 (autoload (quote widgetp) "wid-edit" "\ 29903 (autoload (quote widgetp) "wid-edit" "\
29256 Return non-nil iff WIDGET is a widget. 29904 Return non-nil iff WIDGET is a widget.
29257 29905
29277 (autoload (quote widget-insert) "wid-edit" "\ 29925 (autoload (quote widget-insert) "wid-edit" "\
29278 Call `insert' with ARGS even if surrounding text is read only. 29926 Call `insert' with ARGS even if surrounding text is read only.
29279 29927
29280 \(fn &rest ARGS)" nil nil) 29928 \(fn &rest ARGS)" nil nil)
29281 29929
29282 (defvar widget-keymap (let ((map (make-sparse-keymap))) (define-key map " " (quote widget-forward)) (define-key map [(shift tab)] (quote widget-backward)) (define-key map [backtab] (quote widget-backward)) (define-key map [down-mouse-2] (quote widget-button-click)) (define-key map " 29930 (defalias (quote advertised-widget-backward) (quote widget-backward))
29931
29932 (defvar widget-keymap (let ((map (make-sparse-keymap))) (define-key map " " (quote widget-forward)) (define-key map " " (quote widget-backward)) (define-key map [(shift tab)] (quote advertised-widget-backward)) (define-key map [backtab] (quote widget-backward)) (define-key map [down-mouse-2] (quote widget-button-click)) (define-key map "
29283 " (quote widget-button-press)) map) "\ 29933 " (quote widget-button-press)) map) "\
29284 Keymap containing useful binding for buffers containing widgets. 29934 Keymap containing useful binding for buffers containing widgets.
29285 Recommended as a parent keymap for modes using widgets.") 29935 Recommended as a parent keymap for modes using widgets.")
29286 29936
29287 (autoload (quote widget-setup) "wid-edit" "\ 29937 (autoload (quote widget-setup) "wid-edit" "\
29290 \(fn)" nil nil) 29940 \(fn)" nil nil)
29291 29941
29292 ;;;*** 29942 ;;;***
29293 29943
29294 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 29944 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
29295 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17187 29945 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (17279
29296 ;;;;;; 59902)) 29946 ;;;;;; 27123))
29297 ;;; Generated autoloads from windmove.el 29947 ;;; Generated autoloads from windmove.el
29298 29948
29299 (autoload (quote windmove-left) "windmove" "\ 29949 (autoload (quote windmove-left) "windmove" "\
29300 Select the window to the left of the current one. 29950 Select the window to the left of the current one.
29301 With no prefix argument, or with prefix argument equal to zero, 29951 With no prefix argument, or with prefix argument equal to zero,
29344 \(fn &optional MODIFIER)" t nil) 29994 \(fn &optional MODIFIER)" t nil)
29345 29995
29346 ;;;*** 29996 ;;;***
29347 29997
29348 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 29998 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
29349 ;;;;;; (17187 59902)) 29999 ;;;;;; (17279 27123))
29350 ;;; Generated autoloads from winner.el 30000 ;;; Generated autoloads from winner.el
29351 30001
29352 (defvar winner-mode nil "\ 30002 (defvar winner-mode nil "\
29353 Toggle Winner mode. 30003 Toggle Winner mode.
29354 Setting this variable directly does not take effect; 30004 Setting this variable directly does not take effect;
29363 \(fn &optional ARG)" t nil) 30013 \(fn &optional ARG)" t nil)
29364 30014
29365 ;;;*** 30015 ;;;***
29366 30016
29367 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 30017 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
29368 ;;;;;; "woman.el" (17238 21257)) 30018 ;;;;;; "woman.el" (17279 27185))
29369 ;;; Generated autoloads from woman.el 30019 ;;; Generated autoloads from woman.el
29370 30020
29371 (autoload (quote woman) "woman" "\ 30021 (autoload (quote woman) "woman" "\
29372 Browse UN*X man page for TOPIC (Without using external Man program). 30022 Browse UN*X man page for TOPIC (Without using external Man program).
29373 The major browsing mode used is essentially the standard Man mode. 30023 The major browsing mode used is essentially the standard Man mode.
29399 \(fn FILE-NAME &optional REFORMAT)" t nil) 30049 \(fn FILE-NAME &optional REFORMAT)" t nil)
29400 30050
29401 ;;;*** 30051 ;;;***
29402 30052
29403 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 30053 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
29404 ;;;;;; (17226 24575)) 30054 ;;;;;; (17279 27171))
29405 ;;; Generated autoloads from emulation/ws-mode.el 30055 ;;; Generated autoloads from emulation/ws-mode.el
29406 30056
29407 (autoload (quote wordstar-mode) "ws-mode" "\ 30057 (autoload (quote wordstar-mode) "ws-mode" "\
29408 Major mode with WordStar-like key bindings. 30058 Major mode with WordStar-like key bindings.
29409 30059
29512 \(fn)" t nil) 30162 \(fn)" t nil)
29513 30163
29514 ;;;*** 30164 ;;;***
29515 30165
29516 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 30166 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
29517 ;;;;;; (17263 27852)) 30167 ;;;;;; (17379 24713))
29518 ;;; Generated autoloads from xml.el 30168 ;;; Generated autoloads from xml.el
29519 30169
29520 (autoload (quote xml-parse-file) "xml" "\ 30170 (autoload (quote xml-parse-file) "xml" "\
29521 Parse the well-formed XML file FILE. 30171 Parse the well-formed XML file FILE.
29522 If FILE is already visited, use its buffer and don't kill it. 30172 If FILE is already visited, use its buffer and don't kill it.
29537 30187
29538 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil) 30188 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil)
29539 30189
29540 ;;;*** 30190 ;;;***
29541 30191
29542 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17187 30192 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17337
29543 ;;;;;; 59919)) 30193 ;;;;;; 56257))
29544 ;;; Generated autoloads from xt-mouse.el 30194 ;;; Generated autoloads from xt-mouse.el
29545 30195
29546 (defvar xterm-mouse-mode nil "\ 30196 (defvar xterm-mouse-mode nil "\
29547 Non-nil if Xterm-Mouse mode is enabled. 30197 Non-nil if Xterm-Mouse mode is enabled.
29548 See the command `xterm-mouse-mode' for a description of this minor-mode. 30198 See the command `xterm-mouse-mode' for a description of this minor-mode.
29567 \(fn &optional ARG)" t nil) 30217 \(fn &optional ARG)" t nil)
29568 30218
29569 ;;;*** 30219 ;;;***
29570 30220
29571 ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" 30221 ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
29572 ;;;;;; "gnus/yenc.el" (17187 59901)) 30222 ;;;;;; "gnus/yenc.el" (17279 27122))
29573 ;;; Generated autoloads from gnus/yenc.el 30223 ;;; Generated autoloads from gnus/yenc.el
29574 30224
29575 (autoload (quote yenc-decode-region) "yenc" "\ 30225 (autoload (quote yenc-decode-region) "yenc" "\
29576 Yenc decode region between START and END using an internal decoder. 30226 Yenc decode region between START and END using an internal decoder.
29577 30227
29583 \(fn)" nil nil) 30233 \(fn)" nil nil)
29584 30234
29585 ;;;*** 30235 ;;;***
29586 30236
29587 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 30237 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
29588 ;;;;;; yow) "yow" "play/yow.el" (17187 59902)) 30238 ;;;;;; yow) "yow" "play/yow.el" (17307 17624))
29589 ;;; Generated autoloads from play/yow.el 30239 ;;; Generated autoloads from play/yow.el
29590 30240
29591 (autoload (quote yow) "yow" "\ 30241 (autoload (quote yow) "yow" "\
29592 Return or display a random Zippy quotation. With prefix arg, insert it. 30242 Return or display a random Zippy quotation. With prefix arg, insert it.
29593 30243
29609 30259
29610 \(fn)" t nil) 30260 \(fn)" t nil)
29611 30261
29612 ;;;*** 30262 ;;;***
29613 30263
29614 ;;;### (autoloads (zone) "zone" "play/zone.el" (17229 28054)) 30264 ;;;### (autoloads (zone) "zone" "play/zone.el" (17279 27174))
29615 ;;; Generated autoloads from play/zone.el 30265 ;;; Generated autoloads from play/zone.el
29616 30266
29617 (autoload (quote zone) "zone" "\ 30267 (autoload (quote zone) "zone" "\
29618 Zone out, completely. 30268 Zone out, completely.
29619 30269
29620 \(fn)" t nil) 30270 \(fn)" t nil)
29621 30271
29622 ;;;*** 30272 ;;;***
29623 30273
29624 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 30274 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
29625 ;;;;;; "net/zone-mode.el" (17187 59902)) 30275 ;;;;;; "net/zone-mode.el" (17279 27123))
29626 ;;; Generated autoloads from net/zone-mode.el 30276 ;;; Generated autoloads from net/zone-mode.el
29627 30277
29628 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 30278 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
29629 Update the serial number in a zone if the file was modified. 30279 Update the serial number in a zone if the file was modified.
29630 30280
29679 ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" 30329 ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
29680 ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" 30330 ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
29681 ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el" 30331 ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el"
29682 ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 30332 ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
29683 ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 30333 ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
29684 ;;;;;; "env.el" "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" 30334 ;;;;;; "env.el" "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el"
30335 ;;;;;; "erc/erc-identd.el" "erc/erc-lang.el" "erc/erc-menu.el" "erc/erc-nicklist.el"
30336 ;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
29685 ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" 30337 ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
29686 ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" 30338 ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
29687 ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" 30339 ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
29688 ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" 30340 ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
29689 ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 30341 ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
29736 ;;;;;; "language/tamil.el" "language/thai-word.el" "language/thai.el" 30388 ;;;;;; "language/tamil.el" "language/thai-word.el" "language/thai.el"
29737 ;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" 30389 ;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el"
29738 ;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el" 30390 ;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el"
29739 ;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" 30391 ;;;;;; "mail/mailpost.el" "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el"
29740 ;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el" 30392 ;;;;;; "mail/rmail-spam-filter.el" "mail/uce.el" "mail/vms-pmail.el"
29741 ;;;;;; "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el" 30393 ;;;;;; "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-buffers.el"
29742 ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el" 30394 ;;;;;; "mh-e/mh-compat.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el"
29743 ;;;;;; "mh-e/mh-inc.el" "mh-e/mh-index.el" "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" 30395 ;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-junk.el"
29744 ;;;;;; "mh-e/mh-mime.el" "mh-e/mh-pick.el" "mh-e/mh-print.el" "mh-e/mh-seq.el" 30396 ;;;;;; "mh-e/mh-letter.el" "mh-e/mh-limit.el" "mh-e/mh-loaddefs.el"
29745 ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-utils.el" "misc.el" "mouse-copy.el" 30397 ;;;;;; "mh-e/mh-mime.el" "mh-e/mh-print.el" "mh-e/mh-scan.el" "mh-e/mh-search.el"
29746 ;;;;;; "mouse-drag.el" "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" 30398 ;;;;;; "mh-e/mh-seq.el" "mh-e/mh-show.el" "mh-e/mh-speed.el" "mh-e/mh-thread.el"
29747 ;;;;;; "net/eudcb-ldap.el" "net/eudcb-mab.el" "net/eudcb-ph.el" 30399 ;;;;;; "mh-e/mh-tool-bar.el" "mh-e/mh-utils.el" "mh-e/mh-xface.el"
29748 ;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-ftp.el" 30400 ;;;;;; "misc.el" "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el"
30401 ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el"
30402 ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el"
29749 ;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" 30403 ;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el"
29750 ;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" 30404 ;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el"
29751 ;;;;;; "obsolete/bg-mouse.el" "obsolete/float.el" "obsolete/hilit19.el" 30405 ;;;;;; "obsolete/bg-mouse.el" "obsolete/float.el" "obsolete/hilit19.el"
29752 ;;;;;; "obsolete/iso-insert.el" "obsolete/iso-swed.el" "obsolete/keyswap.el" 30406 ;;;;;; "obsolete/iso-insert.el" "obsolete/iso-swed.el" "obsolete/keyswap.el"
29753 ;;;;;; "obsolete/mlsupport.el" "obsolete/ooutline.el" "obsolete/profile.el" 30407 ;;;;;; "obsolete/mlsupport.el" "obsolete/ooutline.el" "obsolete/profile.el"
29773 ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" 30427 ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el"
29774 ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el" 30428 ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"
29775 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el" 30429 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
29776 ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el" 30430 ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
29777 ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el" 30431 ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el"
29778 ;;;;;; "term/wyse50.el" "term/x-win.el" "term/xterm.el" "textmodes/bib-mode.el" 30432 ;;;;;; "term/wyse50.el" "term/x-win.el" "term/xterm.el" "termdev.el"
29779 ;;;;;; "textmodes/fill.el" "textmodes/makeinfo.el" "textmodes/page-ext.el" 30433 ;;;;;; "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/makeinfo.el"
29780 ;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el" 30434 ;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el"
29781 ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" 30435 ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el"
29782 ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" 30436 ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el"
29783 ;;;;;; "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el" 30437 ;;;;;; "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el"
29784 ;;;;;; "timezone.el" "tooltip.el" "tree-widget.el" "uniquify.el" 30438 ;;;;;; "textmodes/text-mode.el" "timezone.el" "tooltip.el" "tree-widget.el"
29785 ;;;;;; "url/url-about.el" "url/url-dired.el" "url/url-expand.el" 30439 ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el"
29786 ;;;;;; "url/url-ftp.el" "url/url-https.el" "url/url-imap.el" "url/url-methods.el" 30440 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
30441 ;;;;;; "url/url-https.el" "url/url-imap.el" "url/url-methods.el"
29787 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el" 30442 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
29788 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el" 30443 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
29789 ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 30444 ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
29790 ;;;;;; "widget.el" "window.el" "x-dnd.el") (17279 20072 750932)) 30445 ;;;;;; "widget.el" "window.el" "x-dnd.el") (17383 38265 629878))
29791 30446
29792 ;;;*** 30447 ;;;***
29793 30448
29794 ;;; Local Variables: 30449 ;;; Local Variables:
29795 ;;; version-control: never 30450 ;;; version-control: never