comparison lisp/ldefs-boot.el @ 68607:3b73d52b2fd6

Regenerated.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 04 Feb 2006 11:49:57 +0000
parents dac362fec5b3
children e5bed647674d
comparison
equal deleted inserted replaced
68606:5ea0e0a7dd38 68607:3b73d52b2fd6
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 ;;;;;; (17205 6157)) 67 ;;;;;; (17279 1509))
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
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" (17244 43726)) 154 ;;;;;; "add-log.el" (17352 52670))
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.
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" (17245 291 ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (17245
292 ;;;;;; 4869)) 292 ;;;;;; 60162))
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" (17148 24935)) 391 ;;;;;; align) "align" "align.el" (17324 5832))
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 ;;;;;; (17243 21661)) 481 ;;;;;; (17296 21724))
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
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" (17239 32265)) 812 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17306 39716))
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
894 \(fn &optional ARG)" t nil) 894 \(fn &optional ARG)" t nil)
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" "apropos.el" 899 ;;;;;; apropos-command apropos-variable apropos-read-pattern) "apropos"
900 ;;;;;; (17205 5977)) 900 ;;;;;; "apropos.el" (17333 9509))
901 ;;; Generated autoloads from apropos.el 901 ;;; Generated autoloads from apropos.el
902 902
903 (autoload (quote apropos-read-pattern) "apropos" "\
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
906 literally, or a string which is used as a regexp to search for.
907
908 SUBJECT is a string that is included in the prompt to identify what
909 kind of objects to search.
910
911 \(fn SUBJECT)" nil nil)
912
903 (autoload (quote apropos-variable) "apropos" "\ 913 (autoload (quote apropos-variable) "apropos" "\
904 Show user variables that match REGEXP. 914 Show user variables that match PATTERN.
905 With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also show 915 PATTERN can be a word, a list of words (separated by spaces),
916 or a regexp (using some regexp special characters). If it is a word,
917 search for matches for that word as a substring. If it is a list of words,
918 search for matches for any two (or more) of those words.
919
920 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also show
906 normal variables. 921 normal variables.
907 922
908 \(fn REGEXP &optional DO-ALL)" t nil) 923 \(fn PATTERN &optional DO-ALL)" t nil)
909 924
910 (defalias (quote command-apropos) (quote apropos-command)) 925 (defalias (quote command-apropos) (quote apropos-command))
911 926
912 (autoload (quote apropos-command) "apropos" "\ 927 (autoload (quote apropos-command) "apropos" "\
913 Show commands (interactively callable functions) that match APROPOS-REGEXP. 928 Show commands (interactively callable functions) that match PATTERN.
914 With optional prefix DO-ALL, or if `apropos-do-all' is non-nil, also show 929 PATTERN can be a word, a list of words (separated by spaces),
930 or a regexp (using some regexp special characters). If it is a word,
931 search for matches for that word as a substring. If it is a list of words,
932 search for matches for any two (or more) of those words.
933
934 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also show
915 noninteractive functions. 935 noninteractive functions.
916 936
917 If VAR-PREDICATE is non-nil, show only variables, and only those that 937 If VAR-PREDICATE is non-nil, show only variables, and only those that
918 satisfy the predicate VAR-PREDICATE. 938 satisfy the predicate VAR-PREDICATE.
919 939
920 \(fn APROPOS-REGEXP &optional DO-ALL VAR-PREDICATE)" t nil) 940 When called from a Lisp program, a string PATTERN is used as a regexp,
941 while a list of strings is used as a word list.
942
943 \(fn PATTERN &optional DO-ALL VAR-PREDICATE)" t nil)
921 944
922 (autoload (quote apropos-documentation-property) "apropos" "\ 945 (autoload (quote apropos-documentation-property) "apropos" "\
923 Like (documentation-property SYMBOL PROPERTY RAW) but handle errors. 946 Like (documentation-property SYMBOL PROPERTY RAW) but handle errors.
924 947
925 \(fn SYMBOL PROPERTY RAW)" nil nil) 948 \(fn SYMBOL PROPERTY RAW)" nil nil)
926 949
927 (autoload (quote apropos) "apropos" "\ 950 (autoload (quote apropos) "apropos" "\
928 Show all bound symbols whose names match APROPOS-REGEXP. 951 Show all meaningful Lisp symbols whose names match PATTERN.
929 With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also 952 Symbols are shown if they are defined as functions, variables, or
930 show unbound symbols and key bindings, which is a little more 953 faces, or if they have nonempty property lists.
931 time-consuming. Returns list of symbols and documentation found. 954
932 955 PATTERN can be a word, a list of words (separated by spaces),
933 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil) 956 or a regexp (using some regexp special characters). If it is a word,
957 search for matches for that word as a substring. If it is a list of words,
958 search for matches for any two (or more) of those words.
959
960 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil,
961 consider all symbols (if they match PATTERN).
962
963 Returns list of symbols and documentation found.
964
965 \(fn PATTERN &optional DO-ALL)" t nil)
934 966
935 (autoload (quote apropos-value) "apropos" "\ 967 (autoload (quote apropos-value) "apropos" "\
936 Show all symbols whose value's printed image matches APROPOS-REGEXP. 968 Show all symbols whose value's printed representation matches PATTERN.
937 With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also looks 969 PATTERN can be a word, a list of words (separated by spaces),
970 or a regexp (using some regexp special characters). If it is a word,
971 search for matches for that word as a substring. If it is a list of words,
972 search for matches for any two (or more) of those words.
973
974 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also looks
938 at the function and at the names and values of properties. 975 at the function and at the names and values of properties.
939 Returns list of symbols and values found. 976 Returns list of symbols and values found.
940 977
941 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil) 978 \(fn PATTERN &optional DO-ALL)" t nil)
942 979
943 (autoload (quote apropos-documentation) "apropos" "\ 980 (autoload (quote apropos-documentation) "apropos" "\
944 Show symbols whose documentation contain matches for APROPOS-REGEXP. 981 Show symbols whose documentation contains matches for PATTERN.
945 With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also use 982 PATTERN can be a word, a list of words (separated by spaces),
983 or a regexp (using some regexp special characters). If it is a word,
984 search for matches for that word as a substring. If it is a list of words,
985 search for matches for any two (or more) of those words.
986
987 With \\[universal-argument] prefix, or if `apropos-do-all' is non-nil, also use
946 documentation that is not stored in the documentation file and show key 988 documentation that is not stored in the documentation file and show key
947 bindings. 989 bindings.
948 Returns list of symbols and documentation found. 990 Returns list of symbols and documentation found.
949 991
950 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil) 992 \(fn PATTERN &optional DO-ALL)" t nil)
951 993
952 ;;;*** 994 ;;;***
953 995
954 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17239 996 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17379
955 ;;;;;; 32182)) 997 ;;;;;; 14363))
956 ;;; Generated autoloads from arc-mode.el 998 ;;; Generated autoloads from arc-mode.el
957 999
958 (autoload (quote archive-mode) "arc-mode" "\ 1000 (autoload (quote archive-mode) "arc-mode" "\
959 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.
960 You can move around using the usual cursor motion commands. 1002 You can move around using the usual cursor motion commands.
970 1012
971 \(fn &optional FORCE)" nil nil) 1013 \(fn &optional FORCE)" nil nil)
972 1014
973 ;;;*** 1015 ;;;***
974 1016
975 ;;;### (autoloads (array-mode) "array" "array.el" (17148 24939)) 1017 ;;;### (autoloads (array-mode) "array" "array.el" (17360 50450))
976 ;;; Generated autoloads from array.el 1018 ;;; Generated autoloads from array.el
977 1019
978 (autoload (quote array-mode) "array" "\ 1020 (autoload (quote array-mode) "array" "\
979 Major mode for editing arrays. 1021 Major mode for editing arrays.
980 1022
1247 1289
1248 \(fn &optional STATE)" t nil) 1290 \(fn &optional STATE)" t nil)
1249 1291
1250 ;;;*** 1292 ;;;***
1251 1293
1252 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17140 1294 ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (17351
1253 ;;;;;; 20953)) 1295 ;;;;;; 27302))
1254 ;;; Generated autoloads from progmodes/asm-mode.el 1296 ;;; Generated autoloads from progmodes/asm-mode.el
1255 1297
1256 (autoload (quote asm-mode) "asm-mode" "\ 1298 (autoload (quote asm-mode) "asm-mode" "\
1257 Major mode for editing typical assembler code. 1299 Major mode for editing typical assembler code.
1258 Features a private abbrev table and the following bindings: 1300 Features a private abbrev table and the following bindings:
1400 1442
1401 ;;;*** 1443 ;;;***
1402 1444
1403 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads 1445 ;;;### (autoloads (batch-update-autoloads update-directory-autoloads
1404 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 1446 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1405 ;;;;;; (17239 32274)) 1447 ;;;;;; (17299 17747))
1406 ;;; Generated autoloads from emacs-lisp/autoload.el 1448 ;;; Generated autoloads from emacs-lisp/autoload.el
1407 1449
1408 (autoload (quote update-file-autoloads) "autoload" "\ 1450 (autoload (quote update-file-autoloads) "autoload" "\
1409 Update the autoloads for FILE in `generated-autoload-file' 1451 Update the autoloads for FILE in `generated-autoload-file'
1410 \(which FILE might bind in its local variables). 1452 \(which FILE might bind in its local variables).
1571 (defalias (quote \`) (symbol-function (quote backquote))) 1613 (defalias (quote \`) (symbol-function (quote backquote)))
1572 1614
1573 ;;;*** 1615 ;;;***
1574 1616
1575 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1617 ;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1576 ;;;;;; (17148 24941)) 1618 ;;;;;; (17360 50450))
1577 ;;; Generated autoloads from battery.el 1619 ;;; Generated autoloads from battery.el
1578 (put 'battery-mode-line-string 'risky-local-variable t) 1620 (put 'battery-mode-line-string 'risky-local-variable t)
1579 1621
1580 (autoload (quote battery) "battery" "\ 1622 (autoload (quote battery) "battery" "\
1581 Display battery status information in the echo area. 1623 Display battery status information in the echo area.
1636 1678
1637 \(fn REPETITIONS FORM)" t nil) 1679 \(fn REPETITIONS FORM)" t nil)
1638 1680
1639 ;;;*** 1681 ;;;***
1640 1682
1641 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17239 1683 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17360
1642 ;;;;;; 32408)) 1684 ;;;;;; 50497))
1643 ;;; Generated autoloads from textmodes/bibtex.el 1685 ;;; Generated autoloads from textmodes/bibtex.el
1644 1686
1645 (autoload (quote bibtex-mode) "bibtex" "\ 1687 (autoload (quote bibtex-mode) "bibtex" "\
1646 Major mode for editing BibTeX files. 1688 Major mode for editing BibTeX files.
1647 1689
1722 1764
1723 \(fn START END)" t nil) 1765 \(fn START END)" t nil)
1724 1766
1725 ;;;*** 1767 ;;;***
1726 1768
1727 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17246 1769 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (17251
1728 ;;;;;; 24773)) 1770 ;;;;;; 22065))
1729 ;;; Generated autoloads from play/blackbox.el 1771 ;;; Generated autoloads from play/blackbox.el
1730 1772
1731 (autoload (quote blackbox) "blackbox" "\ 1773 (autoload (quote blackbox) "blackbox" "\
1732 Play blackbox. 1774 Play blackbox.
1733 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.
1845 ;;;*** 1887 ;;;***
1846 1888
1847 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save 1889 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
1848 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename 1890 ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename
1849 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump 1891 ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump
1850 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17239 32184)) 1892 ;;;;;; bookmark-set) "bookmark" "bookmark.el" (17279 1462))
1851 ;;; Generated autoloads from bookmark.el 1893 ;;; Generated autoloads from bookmark.el
1852 (define-key ctl-x-map "rb" 'bookmark-jump) 1894 (define-key ctl-x-map "rb" 'bookmark-jump)
1853 (define-key ctl-x-map "rm" 'bookmark-set) 1895 (define-key ctl-x-map "rm" 'bookmark-set)
1854 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 1896 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
1855 1897
2035 ;;;;;; 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
2036 ;;;;;; 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
2037 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2079 ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2038 ;;;;;; 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
2039 ;;;;;; 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)
2040 ;;;;;; "browse-url" "net/browse-url.el" (17246 15074)) 2082 ;;;;;; "browse-url" "net/browse-url.el" (17288 11738))
2041 ;;; Generated autoloads from net/browse-url.el 2083 ;;; Generated autoloads from net/browse-url.el
2042 2084
2043 (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))) "\
2044 *Function to display the current buffer in a WWW browser. 2086 *Function to display the current buffer in a WWW browser.
2045 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
2383 \(fn)" nil nil) 2425 \(fn)" nil nil)
2384 2426
2385 ;;;*** 2427 ;;;***
2386 2428
2387 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2429 ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2388 ;;;;;; "bs" "bs.el" (17185 27401)) 2430 ;;;;;; "bs" "bs.el" (17379 9019))
2389 ;;; Generated autoloads from bs.el 2431 ;;; Generated autoloads from bs.el
2390 2432
2391 (autoload (quote bs-cycle-next) "bs" "\ 2433 (autoload (quote bs-cycle-next) "bs" "\
2392 Select next buffer defined by buffer cycling. 2434 Select next buffer defined by buffer cycling.
2393 The buffers taking part in buffer cycling are defined 2435 The buffers taking part in buffer cycling are defined
2424 \(fn ARG)" t nil) 2466 \(fn ARG)" t nil)
2425 2467
2426 ;;;*** 2468 ;;;***
2427 2469
2428 ;;;### (autoloads (insert-text-button make-text-button insert-button 2470 ;;;### (autoloads (insert-text-button make-text-button insert-button
2429 ;;;;;; make-button define-button-type) "button" "button.el" (17148 2471 ;;;;;; make-button define-button-type) "button" "button.el" (17333
2430 ;;;;;; 24943)) 2472 ;;;;;; 9509))
2431 ;;; Generated autoloads from button.el 2473 ;;; Generated autoloads from button.el
2432 2474
2433 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " 2475 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "" (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
2434 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
2435 Keymap used by buttons.") 2476 Keymap used by buttons.")
2436 2477
2437 (defvar button-buffer-map (let ((map (make-sparse-keymap))) (define-key map [9] (quote forward-button)) (define-key map [backtab] (quote backward-button)) map) "\ 2478 (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) "\
2438 Keymap useful for buffers containing buttons. 2479 Keymap useful for buffers containing buttons.
2439 Mode-specific keymaps may want to use this as their parent keymap.") 2480 Mode-specific keymaps may want to use this as their parent keymap.")
2440 2481
2441 (autoload (quote define-button-type) "button" "\ 2482 (autoload (quote define-button-type) "button" "\
2442 Define a `button type' called NAME. 2483 Define a `button type' called NAME.
2514 2555
2515 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2556 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2516 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2557 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2517 ;;;;;; compile-defun byte-compile-file byte-recompile-directory 2558 ;;;;;; compile-defun byte-compile-file byte-recompile-directory
2518 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2559 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2519 ;;;;;; (17243 21661)) 2560 ;;;;;; (17351 30819))
2520 ;;; Generated autoloads from emacs-lisp/bytecomp.el 2561 ;;; Generated autoloads from emacs-lisp/bytecomp.el
2521 2562
2522 (autoload (quote byte-force-recompile) "bytecomp" "\ 2563 (autoload (quote byte-force-recompile) "bytecomp" "\
2523 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 2564 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
2524 Files in subdirectories of DIRECTORY are processed also. 2565 Files in subdirectories of DIRECTORY are processed also.
2602 (autoload (quote batch-byte-recompile-directory) "bytecomp" "\ 2643 (autoload (quote batch-byte-recompile-directory) "bytecomp" "\
2603 Run `byte-recompile-directory' on the dirs remaining on the command line. 2644 Run `byte-recompile-directory' on the dirs remaining on the command line.
2604 Must be used only with `-batch', and kills Emacs on completion. 2645 Must be used only with `-batch', and kills Emacs on completion.
2605 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. 2646 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2606 2647
2648 Optional argument ARG is passed as second argument ARG to
2649 `batch-recompile-directory'; see there for its possible values
2650 and corresponding effects.
2651
2607 \(fn &optional ARG)" nil nil) 2652 \(fn &optional ARG)" nil nil)
2608 2653
2609 ;;;*** 2654 ;;;***
2610 2655
2611 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17102 18464)) 2656 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17306 39716))
2612 ;;; Generated autoloads from calendar/cal-dst.el 2657 ;;; Generated autoloads from calendar/cal-dst.el
2613 2658
2614 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2659 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
2615 2660
2616 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) 2661 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t)
2617 2662
2618 ;;;*** 2663 ;;;***
2619 2664
2620 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2665 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2621 ;;;;;; (17167 2790)) 2666 ;;;;;; (17306 39717))
2622 ;;; Generated autoloads from calendar/cal-hebrew.el 2667 ;;; Generated autoloads from calendar/cal-hebrew.el
2623 2668
2624 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2669 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
2625 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. 2670 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR.
2626 When called interactively from the calendar window, the date of death is taken 2671 When called interactively from the calendar window, the date of death is taken
2631 ;;;*** 2676 ;;;***
2632 2677
2633 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2678 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2634 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2679 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2635 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2680 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2636 ;;;;;; (17239 32263)) 2681 ;;;;;; (17296 17596))
2637 ;;; Generated autoloads from calc/calc.el 2682 ;;; Generated autoloads from calc/calc.el
2638 2683
2639 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2684 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
2640 *File in which to record permanent settings.") 2685 *File in which to record permanent settings.")
2641 2686
2642 (custom-autoload (quote calc-settings-file) "calc") 2687 (custom-autoload (quote calc-settings-file) "calc")
2643 (global-set-key "\e#" 'calc-dispatch) 2688 (define-key ctl-x-map "*" 'calc-dispatch)
2644 2689
2645 (autoload (quote calc-dispatch) "calc" "\ 2690 (autoload (quote calc-dispatch) "calc" "\
2646 Invoke the GNU Emacs Calculator. See `calc-dispatch-help' for details. 2691 Invoke the GNU Emacs Calculator. See `calc-dispatch-help' for details.
2647 2692
2648 \(fn &optional ARG)" t nil) 2693 \(fn &optional ARG)" t nil)
2738 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays 2783 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays
2739 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays 2784 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays
2740 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially 2785 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2741 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2786 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2742 ;;;;;; view-diary-entries-initially calendar-offset) "calendar" 2787 ;;;;;; view-diary-entries-initially calendar-offset) "calendar"
2743 ;;;;;; "calendar/calendar.el" (17239 32268)) 2788 ;;;;;; "calendar/calendar.el" (17370 3977))
2744 ;;; Generated autoloads from calendar/calendar.el 2789 ;;; Generated autoloads from calendar/calendar.el
2745 2790
2746 (defvar calendar-offset 0 "\ 2791 (defvar calendar-offset 0 "\
2747 *The offset of the principal month from the center of the calendar window. 2792 The offset of the principal month from the center of the calendar window.
2748 0 means the principal month is in the center (default), -1 means on the left, 2793 0 means the principal month is in the center (default), -1 means on the left,
2749 +1 means on the right. Larger (or smaller) values push the principal month off 2794 +1 means on the right. Larger (or smaller) values push the principal month off
2750 the screen.") 2795 the screen.")
2751 2796
2752 (custom-autoload (quote calendar-offset) "calendar") 2797 (custom-autoload (quote calendar-offset) "calendar")
2753 2798
2754 (defvar view-diary-entries-initially nil "\ 2799 (defvar view-diary-entries-initially nil "\
2755 *Non-nil means display current date's diary entries on entry to calendar. 2800 Non-nil means display current date's diary entries on entry to calendar.
2756 The diary is displayed in another window when the calendar is first displayed, 2801 The diary is displayed in another window when the calendar is first displayed,
2757 if the current date is visible. The number of days of diary entries displayed 2802 if the current date is visible. The number of days of diary entries displayed
2758 is governed by the variable `number-of-diary-entries'. This variable can 2803 is governed by the variable `number-of-diary-entries'. This variable can
2759 be overridden by the value of `calendar-setup'.") 2804 be overridden by the value of `calendar-setup'.")
2760 2805
2761 (custom-autoload (quote view-diary-entries-initially) "calendar") 2806 (custom-autoload (quote view-diary-entries-initially) "calendar")
2762 2807
2763 (defvar mark-diary-entries-in-calendar nil "\ 2808 (defvar mark-diary-entries-in-calendar nil "\
2764 *Non-nil means mark dates with diary entries, in the calendar window. 2809 Non-nil means mark dates with diary entries, in the calendar window.
2765 The marking symbol is specified by the variable `diary-entry-marker'.") 2810 The marking symbol is specified by the variable `diary-entry-marker'.")
2766 2811
2767 (custom-autoload (quote mark-diary-entries-in-calendar) "calendar") 2812 (custom-autoload (quote mark-diary-entries-in-calendar) "calendar")
2768 2813
2769 (defvar calendar-remove-frame-by-deleting nil "\ 2814 (defvar calendar-remove-frame-by-deleting nil "\
2770 *Determine how the calendar mode removes a frame no longer needed. 2815 Determine how the calendar mode removes a frame no longer needed.
2771 If nil, make an icon of the frame. If non-nil, delete the frame.") 2816 If nil, make an icon of the frame. If non-nil, delete the frame.")
2772 2817
2773 (custom-autoload (quote calendar-remove-frame-by-deleting) "calendar") 2818 (custom-autoload (quote calendar-remove-frame-by-deleting) "calendar")
2774 2819
2775 (defvar view-calendar-holidays-initially nil "\ 2820 (defvar view-calendar-holidays-initially nil "\
2776 *Non-nil means display holidays for current three month period on entry. 2821 Non-nil means display holidays for current three month period on entry.
2777 The holidays are displayed in another window when the calendar is first 2822 The holidays are displayed in another window when the calendar is first
2778 displayed.") 2823 displayed.")
2779 2824
2780 (custom-autoload (quote view-calendar-holidays-initially) "calendar") 2825 (custom-autoload (quote view-calendar-holidays-initially) "calendar")
2781 2826
2782 (defvar mark-holidays-in-calendar nil "\ 2827 (defvar mark-holidays-in-calendar nil "\
2783 *Non-nil means mark dates of holidays in the calendar window. 2828 Non-nil means mark dates of holidays in the calendar window.
2784 The marking symbol is specified by the variable `calendar-holiday-marker'.") 2829 The marking symbol is specified by the variable `calendar-holiday-marker'.")
2785 2830
2786 (custom-autoload (quote mark-holidays-in-calendar) "calendar") 2831 (custom-autoload (quote mark-holidays-in-calendar) "calendar")
2787 2832
2788 (defvar all-hebrew-calendar-holidays nil "\ 2833 (defvar all-hebrew-calendar-holidays nil "\
2789 *If nil, show only major holidays from the Hebrew calendar. 2834 If nil, show only major holidays from the Hebrew calendar.
2790 This means only those Jewish holidays that appear on secular calendars. 2835 This means only those Jewish holidays that appear on secular calendars.
2791 2836
2792 If t, show all the holidays that would appear in a complete Hebrew calendar.") 2837 If t, show all the holidays that would appear in a complete Hebrew calendar.")
2793 2838
2794 (custom-autoload (quote all-hebrew-calendar-holidays) "calendar") 2839 (custom-autoload (quote all-hebrew-calendar-holidays) "calendar")
2795 2840
2796 (defvar all-christian-calendar-holidays nil "\ 2841 (defvar all-christian-calendar-holidays nil "\
2797 *If nil, show only major holidays from the Christian calendar. 2842 If nil, show only major holidays from the Christian calendar.
2798 This means only those Christian holidays that appear on secular calendars. 2843 This means only those Christian holidays that appear on secular calendars.
2799 2844
2800 If t, show all the holidays that would appear in a complete Christian 2845 If t, show all the holidays that would appear in a complete Christian
2801 calendar.") 2846 calendar.")
2802 2847
2803 (custom-autoload (quote all-christian-calendar-holidays) "calendar") 2848 (custom-autoload (quote all-christian-calendar-holidays) "calendar")
2804 2849
2805 (defvar all-islamic-calendar-holidays nil "\ 2850 (defvar all-islamic-calendar-holidays nil "\
2806 *If nil, show only major holidays from the Islamic calendar. 2851 If nil, show only major holidays from the Islamic calendar.
2807 This means only those Islamic holidays that appear on secular calendars. 2852 This means only those Islamic holidays that appear on secular calendars.
2808 2853
2809 If t, show all the holidays that would appear in a complete Islamic 2854 If t, show all the holidays that would appear in a complete Islamic
2810 calendar.") 2855 calendar.")
2811 2856
2812 (custom-autoload (quote all-islamic-calendar-holidays) "calendar") 2857 (custom-autoload (quote all-islamic-calendar-holidays) "calendar")
2813 2858
2814 (defvar all-bahai-calendar-holidays nil "\ 2859 (defvar all-bahai-calendar-holidays nil "\
2815 *If nil, show only major holidays from the Baha'i calendar. 2860 If nil, show only major holidays from the Baha'i calendar.
2816 These are the days on which work and school must be suspended. 2861 These are the days on which work and school must be suspended.
2817 2862
2818 If t, show all the holidays that would appear in a complete Baha'i 2863 If t, show all the holidays that would appear in a complete Baha'i
2819 calendar.") 2864 calendar.")
2820 2865
2821 (custom-autoload (quote all-bahai-calendar-holidays) "calendar") 2866 (custom-autoload (quote all-bahai-calendar-holidays) "calendar")
2822 2867
2823 (defvar calendar-load-hook nil "\ 2868 (defvar calendar-load-hook nil "\
2824 *List of functions to be called after the calendar is first loaded. 2869 List of functions to be called after the calendar is first loaded.
2825 This is the place to add key bindings to `calendar-mode-map'.") 2870 This is the place to add key bindings to `calendar-mode-map'.")
2826 2871
2827 (custom-autoload (quote calendar-load-hook) "calendar") 2872 (custom-autoload (quote calendar-load-hook) "calendar")
2828 2873
2829 (defvar initial-calendar-window-hook nil "\ 2874 (defvar initial-calendar-window-hook nil "\
2830 *List of functions to be called when the calendar window is first opened. 2875 List of functions to be called when the calendar window is first opened.
2831 The functions invoked are called after the calendar window is opened, but 2876 The functions invoked are called after the calendar window is opened, but
2832 once opened is never called again. Leaving the calendar with the `q' command 2877 once opened is never called again. Leaving the calendar with the `q' command
2833 and reentering it will cause these functions to be called again.") 2878 and reentering it will cause these functions to be called again.")
2834 2879
2835 (custom-autoload (quote initial-calendar-window-hook) "calendar") 2880 (custom-autoload (quote initial-calendar-window-hook) "calendar")
2836 2881
2837 (defvar today-visible-calendar-hook nil "\ 2882 (defvar today-visible-calendar-hook nil "\
2838 *List of functions called whenever the current date is visible. 2883 List of functions called whenever the current date is visible.
2839 This can be used, for example, to replace today's date with asterisks; a 2884 This can be used, for example, to replace today's date with asterisks; a
2840 function `calendar-star-date' is included for this purpose: 2885 function `calendar-star-date' is included for this purpose:
2841 (setq today-visible-calendar-hook 'calendar-star-date) 2886 (setq today-visible-calendar-hook 'calendar-star-date)
2842 It can also be used to mark the current date with `calendar-today-marker'; 2887 It can also be used to mark the current date with `calendar-today-marker';
2843 a function is also provided for this: 2888 a function is also provided for this:
2852 functions that move by days and weeks.") 2897 functions that move by days and weeks.")
2853 2898
2854 (custom-autoload (quote today-visible-calendar-hook) "calendar") 2899 (custom-autoload (quote today-visible-calendar-hook) "calendar")
2855 2900
2856 (defvar today-invisible-calendar-hook nil "\ 2901 (defvar today-invisible-calendar-hook nil "\
2857 *List of functions called whenever the current date is not visible. 2902 List of functions called whenever the current date is not visible.
2858 2903
2859 The corresponding variable `today-visible-calendar-hook' is the list of 2904 The corresponding variable `today-visible-calendar-hook' is the list of
2860 functions called when the calendar function was called when the current 2905 functions called when the calendar function was called when the current
2861 date is visible in the window. 2906 date is visible in the window.
2862 2907
2865 functions that move by days and weeks.") 2910 functions that move by days and weeks.")
2866 2911
2867 (custom-autoload (quote today-invisible-calendar-hook) "calendar") 2912 (custom-autoload (quote today-invisible-calendar-hook) "calendar")
2868 2913
2869 (defvar calendar-move-hook nil "\ 2914 (defvar calendar-move-hook nil "\
2870 *List of functions called whenever the cursor moves in the calendar. 2915 List of functions called whenever the cursor moves in the calendar.
2871 2916
2872 For example, 2917 For example,
2873 2918
2874 (add-hook 'calendar-move-hook (lambda () (diary-view-entries 1))) 2919 (add-hook 'calendar-move-hook (lambda () (diary-view-entries 1)))
2875 2920
2876 redisplays the diary for whatever date the cursor is moved to.") 2921 redisplays the diary for whatever date the cursor is moved to.")
2877 2922
2878 (custom-autoload (quote calendar-move-hook) "calendar") 2923 (custom-autoload (quote calendar-move-hook) "calendar")
2879 2924
2880 (defvar diary-file "~/diary" "\ 2925 (defvar diary-file "~/diary" "\
2881 *Name of the file in which one's personal diary of dates is kept. 2926 Name of the file in which one's personal diary of dates is kept.
2882 2927
2883 The file's entries are lines beginning with any of the forms 2928 The file's entries are lines beginning with any of the forms
2884 specified by the variable `american-date-diary-pattern', by default: 2929 specified by the variable `american-date-diary-pattern', by default:
2885 2930
2886 MONTH/DAY 2931 MONTH/DAY
2983 details, see the documentation for the variable `list-diary-entries-hook'.") 3028 details, see the documentation for the variable `list-diary-entries-hook'.")
2984 3029
2985 (custom-autoload (quote diary-file) "calendar") 3030 (custom-autoload (quote diary-file) "calendar")
2986 3031
2987 (defvar diary-nonmarking-symbol "&" "\ 3032 (defvar diary-nonmarking-symbol "&" "\
2988 *Symbol indicating that a diary entry is not to be marked in the calendar.") 3033 Symbol indicating that a diary entry is not to be marked in the calendar.")
2989 3034
2990 (custom-autoload (quote diary-nonmarking-symbol) "calendar") 3035 (custom-autoload (quote diary-nonmarking-symbol) "calendar")
2991 3036
2992 (defvar hebrew-diary-entry-symbol "H" "\ 3037 (defvar hebrew-diary-entry-symbol "H" "\
2993 *Symbol indicating a diary entry according to the Hebrew calendar.") 3038 Symbol indicating a diary entry according to the Hebrew calendar.")
2994 3039
2995 (custom-autoload (quote hebrew-diary-entry-symbol) "calendar") 3040 (custom-autoload (quote hebrew-diary-entry-symbol) "calendar")
2996 3041
2997 (defvar islamic-diary-entry-symbol "I" "\ 3042 (defvar islamic-diary-entry-symbol "I" "\
2998 *Symbol indicating a diary entry according to the Islamic calendar.") 3043 Symbol indicating a diary entry according to the Islamic calendar.")
2999 3044
3000 (custom-autoload (quote islamic-diary-entry-symbol) "calendar") 3045 (custom-autoload (quote islamic-diary-entry-symbol) "calendar")
3001 3046
3002 (defvar bahai-diary-entry-symbol "B" "\ 3047 (defvar bahai-diary-entry-symbol "B" "\
3003 *Symbol indicating a diary entry according to the Baha'i calendar.") 3048 Symbol indicating a diary entry according to the Baha'i calendar.")
3004 3049
3005 (custom-autoload (quote bahai-diary-entry-symbol) "calendar") 3050 (custom-autoload (quote bahai-diary-entry-symbol) "calendar")
3006 3051
3007 (defvar diary-include-string "#include" "\ 3052 (defvar diary-include-string "#include" "\
3008 *The string indicating inclusion of another file of diary entries. 3053 The string indicating inclusion of another file of diary entries.
3009 See the documentation for the function `include-other-diary-files'.") 3054 See the documentation for the function `include-other-diary-files'.")
3010 3055
3011 (custom-autoload (quote diary-include-string) "calendar") 3056 (custom-autoload (quote diary-include-string) "calendar")
3012 3057
3013 (defvar sexp-diary-entry-symbol "%%" "\ 3058 (defvar sexp-diary-entry-symbol "%%" "\
3014 *The string used to indicate a sexp diary entry in `diary-file'. 3059 The string used to indicate a sexp diary entry in `diary-file'.
3015 See the documentation for the function `list-sexp-diary-entries'.") 3060 See the documentation for the function `list-sexp-diary-entries'.")
3016 3061
3017 (custom-autoload (quote sexp-diary-entry-symbol) "calendar") 3062 (custom-autoload (quote sexp-diary-entry-symbol) "calendar")
3018 3063
3019 (defvar abbreviated-calendar-year t "\ 3064 (defvar abbreviated-calendar-year t "\
3020 *Interpret a two-digit year DD in a diary entry as either 19DD or 20DD. 3065 Interpret a two-digit year DD in a diary entry as either 19DD or 20DD.
3021 For the Gregorian calendar; similarly for the Hebrew, Islamic and 3066 For the Gregorian calendar; similarly for the Hebrew, Islamic and
3022 Baha'i calendars. If this variable is nil, years must be written in 3067 Baha'i calendars. If this variable is nil, years must be written in
3023 full.") 3068 full.")
3024 3069
3025 (custom-autoload (quote abbreviated-calendar-year) "calendar") 3070 (custom-autoload (quote abbreviated-calendar-year) "calendar")
3026 3071
3027 (defvar european-calendar-style nil "\ 3072 (defvar european-calendar-style nil "\
3028 *Use the European style of dates in the diary and in any displays. 3073 Use the European style of dates in the diary and in any displays.
3029 If this variable is t, a date 1/2/1990 would be interpreted as February 1, 3074 If this variable is t, a date 1/2/1990 would be interpreted as February 1,
3030 1990. The default European date styles (see `european-date-diary-pattern') 3075 1990. The default European date styles (see `european-date-diary-pattern')
3031 are 3076 are
3032 3077
3033 DAY/MONTH 3078 DAY/MONTH
3044 `american-calendar' to force the appropriate update.") 3089 `american-calendar' to force the appropriate update.")
3045 3090
3046 (custom-autoload (quote european-calendar-style) "calendar") 3091 (custom-autoload (quote european-calendar-style) "calendar")
3047 3092
3048 (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"))) "\ 3093 (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"))) "\
3049 *List of pseudo-patterns describing the American patterns of date used. 3094 List of pseudo-patterns describing the American patterns of date used.
3050 See the documentation of `diary-date-forms' for an explanation.") 3095 See the documentation of `diary-date-forms' for an explanation.")
3051 3096
3052 (custom-autoload (quote american-date-diary-pattern) "calendar") 3097 (custom-autoload (quote american-date-diary-pattern) "calendar")
3053 3098
3054 (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"))) "\ 3099 (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"))) "\
3055 *List of pseudo-patterns describing the European patterns of date used. 3100 List of pseudo-patterns describing the European patterns of date used.
3056 See the documentation of `diary-date-forms' for an explanation.") 3101 See the documentation of `diary-date-forms' for an explanation.")
3057 3102
3058 (custom-autoload (quote european-date-diary-pattern) "calendar") 3103 (custom-autoload (quote european-date-diary-pattern) "calendar")
3059 3104
3060 (defvar european-calendar-display-form (quote ((if dayname (concat dayname ", ")) day " " monthname " " year)) "\ 3105 (defvar european-calendar-display-form (quote ((if dayname (concat dayname ", ")) day " " monthname " " year)) "\
3061 *Pseudo-pattern governing the way a date appears in the European style. 3106 Pseudo-pattern governing the way a date appears in the European style.
3062 See the documentation of `calendar-date-display-form' for an explanation.") 3107 See the documentation of `calendar-date-display-form' for an explanation.")
3063 3108
3064 (custom-autoload (quote european-calendar-display-form) "calendar") 3109 (custom-autoload (quote european-calendar-display-form) "calendar")
3065 3110
3066 (defvar american-calendar-display-form (quote ((if dayname (concat dayname ", ")) monthname " " day ", " year)) "\ 3111 (defvar american-calendar-display-form (quote ((if dayname (concat dayname ", ")) monthname " " day ", " year)) "\
3067 *Pseudo-pattern governing the way a date appears in the American style. 3112 Pseudo-pattern governing the way a date appears in the American style.
3068 See the documentation of `calendar-date-display-form' for an explanation.") 3113 See the documentation of `calendar-date-display-form' for an explanation.")
3069 3114
3070 (custom-autoload (quote american-calendar-display-form) "calendar") 3115 (custom-autoload (quote american-calendar-display-form) "calendar")
3071 3116
3072 (defvar print-diary-entries-hook (quote lpr-buffer) "\ 3117 (defvar print-diary-entries-hook (quote lpr-buffer) "\
3073 *List of functions called after a temporary diary buffer is prepared. 3118 List of functions called after a temporary diary buffer is prepared.
3074 The buffer shows only the diary entries currently visible in the diary 3119 The buffer shows only the diary entries currently visible in the diary
3075 buffer. The default just does the printing. Other uses might include, for 3120 buffer. The default just does the printing. Other uses might include, for
3076 example, rearranging the lines into order by day and time, saving the buffer 3121 example, rearranging the lines into order by day and time, saving the buffer
3077 instead of deleting it, or changing the function used to do the printing.") 3122 instead of deleting it, or changing the function used to do the printing.")
3078 3123
3079 (custom-autoload (quote print-diary-entries-hook) "calendar") 3124 (custom-autoload (quote print-diary-entries-hook) "calendar")
3080 3125
3081 (defvar list-diary-entries-hook nil "\ 3126 (defvar list-diary-entries-hook nil "\
3082 *List of functions called after diary file is culled for relevant entries. 3127 List of functions called after diary file is culled for relevant entries.
3083 It is to be used for diary entries that are not found in the diary file. 3128 It is to be used for diary entries that are not found in the diary file.
3084 3129
3085 A function `include-other-diary-files' is provided for use as the value of 3130 A function `include-other-diary-files' is provided for use as the value of
3086 this hook. This function enables you to use shared diary files together 3131 this hook. This function enables you to use shared diary files together
3087 with your own. The files included are specified in the diary file by lines 3132 with your own. The files included are specified in the diary file by lines
3106 lexicographic order.") 3151 lexicographic order.")
3107 3152
3108 (custom-autoload (quote list-diary-entries-hook) "calendar") 3153 (custom-autoload (quote list-diary-entries-hook) "calendar")
3109 3154
3110 (defvar diary-hook nil "\ 3155 (defvar diary-hook nil "\
3111 *List of functions called after the display of the diary. 3156 List of functions called after the display of the diary.
3112 Can be used for appointment notification.") 3157 Can be used for appointment notification.")
3113 3158
3114 (custom-autoload (quote diary-hook) "calendar") 3159 (custom-autoload (quote diary-hook) "calendar")
3115 3160
3116 (defvar diary-display-hook nil "\ 3161 (defvar diary-display-hook nil "\
3117 *List of functions that handle the display of the diary. 3162 List of functions that handle the display of the diary.
3118 If nil (the default), `simple-diary-display' is used. Use `ignore' for no 3163 If nil (the default), `simple-diary-display' is used. Use `ignore' for no
3119 diary display. 3164 diary display.
3120 3165
3121 Ordinarily, this just displays the diary buffer (with holidays indicated in 3166 Ordinarily, this just displays the diary buffer (with holidays indicated in
3122 the mode line), if there are any relevant entries. At the time these 3167 the mode line), if there are any relevant entries. At the time these
3136 diary buffer, set the variable `diary-list-include-blanks' to t.") 3181 diary buffer, set the variable `diary-list-include-blanks' to t.")
3137 3182
3138 (custom-autoload (quote diary-display-hook) "calendar") 3183 (custom-autoload (quote diary-display-hook) "calendar")
3139 3184
3140 (defvar nongregorian-diary-listing-hook nil "\ 3185 (defvar nongregorian-diary-listing-hook nil "\
3141 *List of functions called for listing diary file and included files. 3186 List of functions called for listing diary file and included files.
3142 As the files are processed for diary entries, these functions are used 3187 As the files are processed for diary entries, these functions are used
3143 to cull relevant entries. You can use either or both of 3188 to cull relevant entries. You can use either or both of
3144 `list-hebrew-diary-entries', `list-islamic-diary-entries' and 3189 `list-hebrew-diary-entries', `list-islamic-diary-entries' and
3145 `list-bahai-diary-entries'. The documentation for these functions 3190 `list-bahai-diary-entries'. The documentation for these functions
3146 describes the style of such diary entries.") 3191 describes the style of such diary entries.")
3147 3192
3148 (custom-autoload (quote nongregorian-diary-listing-hook) "calendar") 3193 (custom-autoload (quote nongregorian-diary-listing-hook) "calendar")
3149 3194
3150 (defvar mark-diary-entries-hook nil "\ 3195 (defvar mark-diary-entries-hook nil "\
3151 *List of functions called after marking diary entries in the calendar. 3196 List of functions called after marking diary entries in the calendar.
3152 3197
3153 A function `mark-included-diary-files' is also provided for use as the 3198 A function `mark-included-diary-files' is also provided for use as the
3154 `mark-diary-entries-hook'; it enables you to use shared diary files together 3199 `mark-diary-entries-hook'; it enables you to use shared diary files together
3155 with your own. The files included are specified in the diary file by lines 3200 with your own. The files included are specified in the diary file by lines
3156 of the form 3201 of the form
3162 function `include-other-diary-files' as part of `list-diary-entries-hook'.") 3207 function `include-other-diary-files' as part of `list-diary-entries-hook'.")
3163 3208
3164 (custom-autoload (quote mark-diary-entries-hook) "calendar") 3209 (custom-autoload (quote mark-diary-entries-hook) "calendar")
3165 3210
3166 (defvar nongregorian-diary-marking-hook nil "\ 3211 (defvar nongregorian-diary-marking-hook nil "\
3167 *List of functions called for marking diary file and included files. 3212 List of functions called for marking diary file and included files.
3168 As the files are processed for diary entries, these functions are used 3213 As the files are processed for diary entries, these functions are used
3169 to cull relevant entries. You can use either or both of 3214 to cull relevant entries. You can use either or both of
3170 `mark-hebrew-diary-entries', `mark-islamic-diary-entries' and 3215 `mark-hebrew-diary-entries', `mark-islamic-diary-entries' and
3171 `mark-bahai-diary-entries'. The documentation for these functions 3216 `mark-bahai-diary-entries'. The documentation for these functions
3172 describes the style of such diary entries.") 3217 describes the style of such diary entries.")
3173 3218
3174 (custom-autoload (quote nongregorian-diary-marking-hook) "calendar") 3219 (custom-autoload (quote nongregorian-diary-marking-hook) "calendar")
3175 3220
3176 (defvar diary-list-include-blanks nil "\ 3221 (defvar diary-list-include-blanks nil "\
3177 *If nil, do not include days with no diary entry in the list of diary entries. 3222 If nil, do not include days with no diary entry in the list of diary entries.
3178 Such days will then not be shown in the fancy diary buffer, even if they 3223 Such days will then not be shown in the fancy diary buffer, even if they
3179 are holidays.") 3224 are holidays.")
3180 3225
3181 (custom-autoload (quote diary-list-include-blanks) "calendar") 3226 (custom-autoload (quote diary-list-include-blanks) "calendar")
3182 3227
3183 (defvar holidays-in-diary-buffer t "\ 3228 (defvar holidays-in-diary-buffer t "\
3184 *Non-nil means include holidays in the diary display. 3229 Non-nil means include holidays in the diary display.
3185 The holidays appear in the mode line of the diary buffer, or in the 3230 The holidays appear in the mode line of the diary buffer, or in the
3186 fancy diary buffer next to the date. This slows down the diary functions 3231 fancy diary buffer next to the date. This slows down the diary functions
3187 somewhat; setting it to nil makes the diary display faster.") 3232 somewhat; setting it to nil makes the diary display faster.")
3188 3233
3189 (custom-autoload (quote holidays-in-diary-buffer) "calendar") 3234 (custom-autoload (quote holidays-in-diary-buffer) "calendar")
3190 3235
3191 (put (quote general-holidays) (quote risky-local-variable) t) 3236 (put (quote general-holidays) (quote risky-local-variable) t)
3192 3237
3193 (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"))) "\ 3238 (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"))) "\
3194 *General holidays. Default value is for the United States. 3239 General holidays. Default value is for the United States.
3195 See the documentation for `calendar-holidays' for details.") 3240 See the documentation for `calendar-holidays' for details.")
3196 3241
3197 (custom-autoload (quote general-holidays) "calendar") 3242 (custom-autoload (quote general-holidays) "calendar")
3198 3243
3199 (put (quote oriental-holidays) (quote risky-local-variable) t) 3244 (put (quote oriental-holidays) (quote risky-local-variable) t)
3200 3245
3201 (defvar oriental-holidays (quote ((if (fboundp (quote atan)) (holiday-chinese-new-year)))) "\ 3246 (defvar oriental-holidays (quote ((if (fboundp (quote atan)) (holiday-chinese-new-year)))) "\
3202 *Oriental holidays. 3247 Oriental holidays.
3203 See the documentation for `calendar-holidays' for details.") 3248 See the documentation for `calendar-holidays' for details.")
3204 3249
3205 (custom-autoload (quote oriental-holidays) "calendar") 3250 (custom-autoload (quote oriental-holidays) "calendar")
3206 3251
3207 (put (quote local-holidays) (quote risky-local-variable) t) 3252 (put (quote local-holidays) (quote risky-local-variable) t)
3208 3253
3209 (defvar local-holidays nil "\ 3254 (defvar local-holidays nil "\
3210 *Local holidays. 3255 Local holidays.
3211 See the documentation for `calendar-holidays' for details.") 3256 See the documentation for `calendar-holidays' for details.")
3212 3257
3213 (custom-autoload (quote local-holidays) "calendar") 3258 (custom-autoload (quote local-holidays) "calendar")
3214 3259
3215 (put (quote other-holidays) (quote risky-local-variable) t) 3260 (put (quote other-holidays) (quote risky-local-variable) t)
3216 3261
3217 (defvar other-holidays nil "\ 3262 (defvar other-holidays nil "\
3218 *User defined holidays. 3263 User defined holidays.
3219 See the documentation for `calendar-holidays' for details.") 3264 See the documentation for `calendar-holidays' for details.")
3220 3265
3221 (custom-autoload (quote other-holidays) "calendar") 3266 (custom-autoload (quote other-holidays) "calendar")
3222 3267
3223 (put (quote hebrew-holidays-1) (quote risky-local-variable) t) 3268 (put (quote hebrew-holidays-1) (quote risky-local-variable) t)
3237 (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))))) 3282 (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)))))
3238 3283
3239 (put (quote hebrew-holidays) (quote risky-local-variable) t) 3284 (put (quote hebrew-holidays) (quote risky-local-variable) t)
3240 3285
3241 (defvar hebrew-holidays (append hebrew-holidays-1 hebrew-holidays-2 hebrew-holidays-3 hebrew-holidays-4) "\ 3286 (defvar hebrew-holidays (append hebrew-holidays-1 hebrew-holidays-2 hebrew-holidays-3 hebrew-holidays-4) "\
3242 *Jewish holidays. 3287 Jewish holidays.
3243 See the documentation for `calendar-holidays' for details.") 3288 See the documentation for `calendar-holidays' for details.")
3244 3289
3245 (custom-autoload (quote hebrew-holidays) "calendar") 3290 (custom-autoload (quote hebrew-holidays) "calendar")
3246 3291
3247 (put (quote christian-holidays) (quote risky-local-variable) t) 3292 (put (quote christian-holidays) (quote risky-local-variable) t)
3248 3293
3249 (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")))) "\ 3294 (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")))) "\
3250 *Christian holidays. 3295 Christian holidays.
3251 See the documentation for `calendar-holidays' for details.") 3296 See the documentation for `calendar-holidays' for details.")
3252 3297
3253 (custom-autoload (quote christian-holidays) "calendar") 3298 (custom-autoload (quote christian-holidays) "calendar")
3254 3299
3255 (put (quote islamic-holidays) (quote risky-local-variable) t) 3300 (put (quote islamic-holidays) (quote risky-local-variable) t)
3256 3301
3257 (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")))) "\ 3302 (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")))) "\
3258 *Islamic holidays. 3303 Islamic holidays.
3259 See the documentation for `calendar-holidays' for details.") 3304 See the documentation for `calendar-holidays' for details.")
3260 3305
3261 (custom-autoload (quote islamic-holidays) "calendar") 3306 (custom-autoload (quote islamic-holidays) "calendar")
3262 3307
3263 (put (quote bahai-holidays) (quote risky-local-variable) t) 3308 (put (quote bahai-holidays) (quote risky-local-variable) t)
3264 3309
3265 (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")))) "\ 3310 (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")))) "\
3266 *Baha'i holidays. 3311 Baha'i holidays.
3267 See the documentation for `calendar-holidays' for details.") 3312 See the documentation for `calendar-holidays' for details.")
3268 3313
3269 (custom-autoload (quote bahai-holidays) "calendar") 3314 (custom-autoload (quote bahai-holidays) "calendar")
3270 3315
3271 (put (quote solar-holidays) (quote risky-local-variable) t) 3316 (put (quote solar-holidays) (quote risky-local-variable) t)
3272 3317
3273 (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) "")))))) "\ 3318 (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) "")))))) "\
3274 *Sun-related holidays. 3319 Sun-related holidays.
3275 See the documentation for `calendar-holidays' for details.") 3320 See the documentation for `calendar-holidays' for details.")
3276 3321
3277 (custom-autoload (quote solar-holidays) "calendar") 3322 (custom-autoload (quote solar-holidays) "calendar")
3278 3323
3279 (put (quote calendar-holidays) (quote risky-local-variable) t) 3324 (put (quote calendar-holidays) (quote risky-local-variable) t)
3296 See the documentation of that function for more information. 3341 See the documentation of that function for more information.
3297 3342
3298 \(fn &optional ARG)" t nil) 3343 \(fn &optional ARG)" t nil)
3299 3344
3300 (defvar calendar-week-start-day 0 "\ 3345 (defvar calendar-week-start-day 0 "\
3301 *The day of the week on which a week in the calendar begins. 3346 The day of the week on which a week in the calendar begins.
3302 0 means Sunday (default), 1 means Monday, and so on. 3347 0 means Sunday (default), 1 means Monday, and so on.
3303 3348
3304 If you change this variable directly (without using customize) 3349 If you change this variable directly (without using customize)
3305 after starting `calendar', you should call `redraw-calendar' to 3350 after starting `calendar', you should call `redraw-calendar' to
3306 update the calendar display to reflect the change, otherwise 3351 update the calendar display to reflect the change, otherwise
3327 \(fn &optional BUFFER)" t nil) 3372 \(fn &optional BUFFER)" t nil)
3328 3373
3329 ;;;*** 3374 ;;;***
3330 3375
3331 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3376 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3332 ;;;;;; (17148 25186)) 3377 ;;;;;; (17315 52872))
3333 ;;; Generated autoloads from progmodes/cc-engine.el 3378 ;;; Generated autoloads from progmodes/cc-engine.el
3334 3379
3335 (autoload (quote c-guess-basic-syntax) "cc-engine" "\ 3380 (autoload (quote c-guess-basic-syntax) "cc-engine" "\
3336 Return the syntactic context of the current line. 3381 Return the syntactic context of the current line.
3337 This function does not do any hidden buffer changes.
3338 3382
3339 \(fn)" nil nil) 3383 \(fn)" nil nil)
3340 3384
3341 ;;;*** 3385 ;;;***
3342 3386
3343 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3387 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3344 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3388 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3345 ;;;;;; (17239 32368)) 3389 ;;;;;; (17299 19576))
3346 ;;; Generated autoloads from progmodes/cc-mode.el 3390 ;;; Generated autoloads from progmodes/cc-mode.el
3347 3391
3348 (autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3392 (autoload (quote c-initialize-cc-mode) "cc-mode" "\
3349 Initialize CC Mode for use in the current buffer. 3393 Initialize CC Mode for use in the current buffer.
3350 If the optional NEW-STYLE-INIT is nil or left out then all necessary 3394 If the optional NEW-STYLE-INIT is nil or left out then all necessary
3498 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code." t) 3542 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code." t)
3499 3543
3500 ;;;*** 3544 ;;;***
3501 3545
3502 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3546 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3503 ;;;;;; "progmodes/cc-styles.el" (17239 32369)) 3547 ;;;;;; "progmodes/cc-styles.el" (17299 19576))
3504 ;;; Generated autoloads from progmodes/cc-styles.el 3548 ;;; Generated autoloads from progmodes/cc-styles.el
3505 3549
3506 (autoload (quote c-set-style) "cc-styles" "\ 3550 (autoload (quote c-set-style) "cc-styles" "\
3507 Set CC Mode variables to use one of several different indentation styles. 3551 Set the current buffer to use the style STYLENAME.
3508 STYLENAME is a string representing the desired style from the list of 3552 STYLENAME, a string, must be an existing CC Mode style - These are contained
3509 styles described in the variable `c-style-alist'. See that variable 3553 in the variable `c-style-alist'.
3510 for details of setting up styles. 3554
3511 3555 The variable `c-indentation-style' will get set to STYLENAME.
3512 The variable `c-indentation-style' always contains the buffer's current 3556
3513 style name. 3557 \"Setting the style\" is done by setting CC Mode's \"style variables\" to the
3514 3558 values indicated by the pertinent entry in `c-style-alist'. Other variables
3515 If the optional argument DONT-OVERRIDE is t, no style variables that 3559 might get set too.
3516 already have values will be overridden. I.e. in the case of 3560
3517 `c-offsets-alist', syntactic symbols will only be added, and in the 3561 If DONT-OVERRIDE is neither nil nor t, style variables whose default values
3518 case of all other style variables, only those set to `set-from-style' 3562 have been set (more precisely, whose default values are not the symbol
3519 will be reassigned. 3563 `set-from-style') will not be changed. This avoids overriding global settings
3520 3564 done in ~/.emacs. It is useful to call c-set-style from a mode hook in this
3521 If DONT-OVERRIDE is neither nil nor t, only those style variables that 3565 way.
3522 have default (i.e. non-buffer local) values will keep their settings 3566
3523 while the rest will be overridden. This is useful to avoid overriding 3567 If DONT-OVERRIDE is t, style variables that already have values (i.e., whose
3524 global settings done in ~/.emacs when setting a style from a mode hook 3568 values are not the symbol `set-from-style') will not be overridden. CC Mode
3525 \(providing the style variables are buffer local, which is the 3569 calls c-set-style internally in this way whilst initializing a buffer; if
3526 default). 3570 cc-set-style is called like this from anywhere else, it will usually behave as
3527 3571 a null operation.
3528 Obviously, setting DONT-OVERRIDE to t is useful mainly when the
3529 initial style is chosen for a CC Mode buffer by a major mode. Since
3530 that is done internally by CC Mode, it typically won't have any effect
3531 when used elsewhere.
3532 3572
3533 \(fn STYLENAME &optional DONT-OVERRIDE)" t nil) 3573 \(fn STYLENAME &optional DONT-OVERRIDE)" t nil)
3534 3574
3535 (autoload (quote c-add-style) "cc-styles" "\ 3575 (autoload (quote c-add-style) "cc-styles" "\
3536 Adds a style to `c-style-alist', or updates an existing one. 3576 Adds a style to `c-style-alist', or updates an existing one.
3550 SYMBOL is the syntactic element symbol to change and OFFSET is the new 3590 SYMBOL is the syntactic element symbol to change and OFFSET is the new
3551 offset for that syntactic element. The optional argument is not used 3591 offset for that syntactic element. The optional argument is not used
3552 and exists only for compatibility reasons. 3592 and exists only for compatibility reasons.
3553 3593
3554 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) 3594 \(fn SYMBOL OFFSET &optional IGNORED)" t nil)
3595
3596 ;;;***
3597
3598 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17299
3599 ;;;;;; 19576))
3600 ;;; Generated autoloads from progmodes/cc-subword.el
3601 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t)
3555 3602
3556 ;;;*** 3603 ;;;***
3557 3604
3558 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3605 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3559 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3606 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
4087 4134
4088 \(fn)" t nil) 4135 \(fn)" t nil)
4089 4136
4090 ;;;*** 4137 ;;;***
4091 4138
4092 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17148 25089)) 4139 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (17379 9028))
4093 ;;; Generated autoloads from emacs-lisp/cl.el 4140 ;;; Generated autoloads from emacs-lisp/cl.el
4094 4141
4095 (defvar custom-print-functions nil "\ 4142 (defvar custom-print-functions nil "\
4096 This is a list of functions that format user objects for printing. 4143 This is a list of functions that format user objects for printing.
4097 Each function is called in turn with three arguments: the object, the 4144 Each function is called in turn with three arguments: the object, the
4156 (add-hook 'same-window-buffer-names "*scheme*") 4203 (add-hook 'same-window-buffer-names "*scheme*")
4157 4204
4158 ;;;*** 4205 ;;;***
4159 4206
4160 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 4207 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
4161 ;;;;;; (17239 32320)) 4208 ;;;;;; (17363 55568))
4162 ;;; Generated autoloads from international/code-pages.el 4209 ;;; Generated autoloads from international/code-pages.el
4163 4210
4164 (autoload (quote cp-make-coding-system) "code-pages" "\ 4211 (autoload (quote cp-make-coding-system) "code-pages" "\
4165 Make coding system NAME for and 8-bit, extended-ASCII character set. 4212 Make coding system NAME for and 8-bit, extended-ASCII character set.
4166 V is a 128-long vector of characters to translate the upper half of 4213 V is a 128-long vector of characters to translate the upper half of
4186 (autoload-coding-system 'cp865 '(require 'code-pages)) 4233 (autoload-coding-system 'cp865 '(require 'code-pages))
4187 (autoload-coding-system 'cp866 '(require 'code-pages)) 4234 (autoload-coding-system 'cp866 '(require 'code-pages))
4188 (autoload-coding-system 'cp869 '(require 'code-pages)) 4235 (autoload-coding-system 'cp869 '(require 'code-pages))
4189 (autoload-coding-system 'cp874 '(require 'code-pages)) 4236 (autoload-coding-system 'cp874 '(require 'code-pages))
4190 (autoload-coding-system 'windows-1250 '(require 'code-pages)) 4237 (autoload-coding-system 'windows-1250 '(require 'code-pages))
4238 (autoload-coding-system 'cp1250 '(require 'code-pages))
4191 (autoload-coding-system 'windows-1253 '(require 'code-pages)) 4239 (autoload-coding-system 'windows-1253 '(require 'code-pages))
4240 (autoload-coding-system 'cp1253 '(require 'code-pages))
4192 (autoload-coding-system 'windows-1254 '(require 'code-pages)) 4241 (autoload-coding-system 'windows-1254 '(require 'code-pages))
4242 (autoload-coding-system 'cp1254 '(require 'code-pages))
4193 (autoload-coding-system 'windows-1255 '(require 'code-pages)) 4243 (autoload-coding-system 'windows-1255 '(require 'code-pages))
4244 (autoload-coding-system 'cp1255 '(require 'code-pages))
4194 (autoload-coding-system 'windows-1256 '(require 'code-pages)) 4245 (autoload-coding-system 'windows-1256 '(require 'code-pages))
4246 (autoload-coding-system 'cp1256 '(require 'code-pages))
4195 (autoload-coding-system 'windows-1257 '(require 'code-pages)) 4247 (autoload-coding-system 'windows-1257 '(require 'code-pages))
4248 (autoload-coding-system 'cp1257 '(require 'code-pages))
4196 (autoload-coding-system 'windows-1258 '(require 'code-pages)) 4249 (autoload-coding-system 'windows-1258 '(require 'code-pages))
4250 (autoload-coding-system 'cp1258 '(require 'code-pages))
4197 (autoload-coding-system 'next '(require 'code-pages)) 4251 (autoload-coding-system 'next '(require 'code-pages))
4198 (autoload-coding-system 'koi8-t '(require 'code-pages)) 4252 (autoload-coding-system 'koi8-t '(require 'code-pages))
4199 (autoload-coding-system 'iso-8859-16 '(require 'code-pages)) 4253 (autoload-coding-system 'iso-8859-16 '(require 'code-pages))
4200 (autoload-coding-system 'iso-8859-6 '(require 'code-pages)) 4254 (autoload-coding-system 'iso-8859-6 '(require 'code-pages))
4201 (autoload-coding-system 'iso-8859-10 '(require 'code-pages)) 4255 (autoload-coding-system 'iso-8859-10 '(require 'code-pages))
4268 ;;;*** 4322 ;;;***
4269 4323
4270 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4324 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4271 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4325 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4272 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4326 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4273 ;;;;;; (17239 32187)) 4327 ;;;;;; (17279 1464))
4274 ;;; Generated autoloads from comint.el 4328 ;;; Generated autoloads from comint.el
4275 4329
4276 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ 4330 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
4277 Functions to call after output is inserted into the buffer. 4331 Functions to call after output is inserted into the buffer.
4278 One possible function is `comint-postoutput-scroll-to-bottom'. 4332 One possible function is `comint-postoutput-scroll-to-bottom'.
4358 4412
4359 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil) 4413 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil)
4360 4414
4361 ;;;*** 4415 ;;;***
4362 4416
4363 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17159 4417 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (17305
4364 ;;;;;; 1461)) 4418 ;;;;;; 29717))
4365 ;;; Generated autoloads from compare-w.el 4419 ;;; Generated autoloads from compare-w.el
4366 4420
4367 (autoload (quote compare-windows) "compare-w" "\ 4421 (autoload (quote compare-windows) "compare-w" "\
4368 Compare text in current window with text in next window. 4422 Compare text in current window with text in next window.
4369 Compares the text starting at point in each window, 4423 Compares the text starting at point in each window,
4396 4450
4397 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode 4451 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4398 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4452 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4399 ;;;;;; compile compilation-disable-input compile-command compilation-search-path 4453 ;;;;;; compile compilation-disable-input compile-command compilation-search-path
4400 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4454 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4401 ;;;;;; "compile" "progmodes/compile.el" (17239 32370)) 4455 ;;;;;; "compile" "progmodes/compile.el" (17314 42619))
4402 ;;; Generated autoloads from progmodes/compile.el 4456 ;;; Generated autoloads from progmodes/compile.el
4403 4457
4404 (defvar compilation-mode-hook nil "\ 4458 (defvar compilation-mode-hook nil "\
4405 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').") 4459 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').")
4406 4460
4557 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode))) 4611 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode)))
4558 4612
4559 ;;;*** 4613 ;;;***
4560 4614
4561 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4615 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4562 ;;;;;; (17148 24947)) 4616 ;;;;;; (17315 6760))
4563 ;;; Generated autoloads from complete.el 4617 ;;; Generated autoloads from complete.el
4564 4618
4565 (defvar partial-completion-mode nil "\ 4619 (defvar partial-completion-mode nil "\
4566 Non-nil if Partial-Completion mode is enabled. 4620 Non-nil if Partial-Completion mode is enabled.
4567 See the command `partial-completion-mode' for a description of this minor-mode. 4621 See the command `partial-completion-mode' for a description of this minor-mode.
4589 Unless `PC-disable-includes' is non-nil, the `<...>' sequence is interpreted 4643 Unless `PC-disable-includes' is non-nil, the `<...>' sequence is interpreted
4590 specially in \\[find-file]. For example, 4644 specially in \\[find-file]. For example,
4591 \\[find-file] <sys/time.h> RET finds the file `/usr/include/sys/time.h'. 4645 \\[find-file] <sys/time.h> RET finds the file `/usr/include/sys/time.h'.
4592 See also the variable `PC-include-file-path'. 4646 See also the variable `PC-include-file-path'.
4593 4647
4648 Partial Completion mode extends the meaning of `completion-auto-help' (which
4649 see), so that if it is neither nil nor t, Emacs shows the `*Completions*'
4650 buffer only on the second attempt to complete. That is, if TAB finds nothing
4651 to complete, the first TAB just says \"Next char not unique\" and the
4652 second TAB brings up the `*Completions*' buffer.
4653
4594 \(fn &optional ARG)" t nil) 4654 \(fn &optional ARG)" t nil)
4595 4655
4596 ;;;*** 4656 ;;;***
4597 4657
4598 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4658 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4599 ;;;;;; (17239 32188)) 4659 ;;;;;; (17370 3956))
4600 ;;; Generated autoloads from completion.el 4660 ;;; Generated autoloads from completion.el
4661
4662 (defvar dynamic-completion-mode nil "\
4663 Non-nil if Dynamic-Completion mode is enabled.
4664 See the command `dynamic-completion-mode' for a description of this minor-mode.
4665 Setting this variable directly does not take effect;
4666 use either \\[customize] or the function `dynamic-completion-mode'.")
4667
4668 (custom-autoload (quote dynamic-completion-mode) "completion")
4669
4670 (put (quote dynamic-completion-mode) (quote custom-set) (quote custom-set-minor-mode))
4601 4671
4602 (autoload (quote dynamic-completion-mode) "completion" "\ 4672 (autoload (quote dynamic-completion-mode) "completion" "\
4603 Enable dynamic word-completion. 4673 Enable dynamic word-completion.
4604 4674
4605 \(fn)" t nil) 4675 \(fn &optional ARG)" t nil)
4606 4676
4607 ;;;*** 4677 ;;;***
4608 4678
4609 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4679 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4610 ;;;;;; find-composition compose-chars decompose-string compose-string 4680 ;;;;;; find-composition compose-chars decompose-string compose-string
4611 ;;;;;; decompose-region compose-region encode-composition-rule) 4681 ;;;;;; decompose-region compose-region encode-composition-rule)
4612 ;;;;;; "composite" "composite.el" (17120 44761)) 4682 ;;;;;; "composite" "composite.el" (17324 5833))
4613 ;;; Generated autoloads from composite.el 4683 ;;; Generated autoloads from composite.el
4614 4684
4615 (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))) "\ 4685 (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))) "\
4616 Alist of symbols vs integer codes of glyph reference points. 4686 Alist of symbols vs integer codes of glyph reference points.
4617 A glyph reference point symbol is to be used to specify a composition 4687 A glyph reference point symbol is to be used to specify a composition
4828 4898
4829 ;;;*** 4899 ;;;***
4830 4900
4831 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode 4901 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4832 ;;;;;; conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode 4902 ;;;;;; conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode
4833 ;;;;;; conf-mode) "conf-mode" "textmodes/conf-mode.el" (17239 32409)) 4903 ;;;;;; conf-mode) "conf-mode" "textmodes/conf-mode.el" (17259 28146))
4834 ;;; Generated autoloads from textmodes/conf-mode.el 4904 ;;; Generated autoloads from textmodes/conf-mode.el
4835 4905
4836 (autoload (quote conf-mode) "conf-mode" "\ 4906 (autoload (quote conf-mode) "conf-mode" "\
4837 Mode for Unix and Windows Conf files and Java properties. 4907 Mode for Unix and Windows Conf files and Java properties.
4838 Most conf files know only three kinds of constructs: parameter 4908 Most conf files know only three kinds of constructs: parameter
4862 See also `conf-space-mode', `conf-colon-mode', `conf-javaprop-mode', 4932 See also `conf-space-mode', `conf-colon-mode', `conf-javaprop-mode',
4863 `conf-ppd-mode' and `conf-xdefaults-mode'. 4933 `conf-ppd-mode' and `conf-xdefaults-mode'.
4864 4934
4865 \\{conf-mode-map} 4935 \\{conf-mode-map}
4866 4936
4867 \(fn &optional COMMENT SYNTAX-TABLE NAME)" t nil) 4937 \(fn)" t nil)
4868 4938
4869 (autoload (quote conf-unix-mode) "conf-mode" "\ 4939 (autoload (quote conf-unix-mode) "conf-mode" "\
4870 Conf Mode starter for Unix style Conf files. 4940 Conf Mode starter for Unix style Conf files.
4871 Comments start with `#'. 4941 Comments start with `#'.
4872 For details see `conf-mode'. Example: 4942 For details see `conf-mode'. Example:
4920 Conf Mode starter for space separated conf files. 4990 Conf Mode starter for space separated conf files.
4921 \"Assignments\" are with ` '. Keywords before the parameters are 4991 \"Assignments\" are with ` '. Keywords before the parameters are
4922 recognized according to `conf-space-keywords'. Interactively 4992 recognized according to `conf-space-keywords'. Interactively
4923 with a prefix ARG of `0' no keywords will be recognized. With 4993 with a prefix ARG of `0' no keywords will be recognized. With
4924 any other prefix arg you will be prompted for a regexp to match 4994 any other prefix arg you will be prompted for a regexp to match
4925 the keywords. Programmatically you can pass such a regexp as 4995 the keywords.
4926 KEYWORDS, or any non-nil non-string for no keywords.
4927 4996
4928 For details see `conf-mode'. Example: 4997 For details see `conf-mode'. Example:
4929 4998
4930 # Conf mode font-locks this right with \\[conf-space-mode] (space separated) 4999 # Conf mode font-locks this right with \\[conf-space-mode] (space separated)
4931 5000
4937 class desktop 5006 class desktop
4938 # Standard multimedia devices 5007 # Standard multimedia devices
4939 add /dev/audio desktop 5008 add /dev/audio desktop
4940 add /dev/mixer desktop 5009 add /dev/mixer desktop
4941 5010
4942 \(fn &optional KEYWORDS)" t nil) 5011 \(fn)" t nil)
4943 5012
4944 (autoload (quote conf-colon-mode) "conf-mode" "\ 5013 (autoload (quote conf-colon-mode) "conf-mode" "\
4945 Conf Mode starter for Colon files. 5014 Conf Mode starter for Colon files.
4946 \"Assignments\" are with `:'. 5015 \"Assignments\" are with `:'.
4947 For details see `conf-mode'. Example: 5016 For details see `conf-mode'. Example:
4949 # Conf mode font-locks this right with \\[conf-colon-mode] (colon) 5018 # Conf mode font-locks this right with \\[conf-colon-mode] (colon)
4950 5019
4951 <Multi_key> <exclam> <exclam> : \"\\241\" exclamdown 5020 <Multi_key> <exclam> <exclam> : \"\\241\" exclamdown
4952 <Multi_key> <c> <slash> : \"\\242\" cent 5021 <Multi_key> <c> <slash> : \"\\242\" cent
4953 5022
4954 \(fn &optional COMMENT SYNTAX-TABLE NAME)" t nil) 5023 \(fn)" t nil)
4955 5024
4956 (autoload (quote conf-ppd-mode) "conf-mode" "\ 5025 (autoload (quote conf-ppd-mode) "conf-mode" "\
4957 Conf Mode starter for Adobe/CUPS PPD files. 5026 Conf Mode starter for Adobe/CUPS PPD files.
4958 Comments start with `*%' and \"assignments\" are with `:'. 5027 Comments start with `*%' and \"assignments\" are with `:'.
4959 For details see `conf-mode'. Example: 5028 For details see `conf-mode'. Example:
5038 \(fn &optional STR ARG)" t nil) 5107 \(fn &optional STR ARG)" t nil)
5039 5108
5040 ;;;*** 5109 ;;;***
5041 5110
5042 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 5111 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
5043 ;;;;;; (17185 27634)) 5112 ;;;;;; (17279 1513))
5044 ;;; Generated autoloads from progmodes/cperl-mode.el 5113 ;;; Generated autoloads from progmodes/cperl-mode.el
5045 5114
5046 (autoload (quote cperl-mode) "cperl-mode" "\ 5115 (autoload (quote cperl-mode) "cperl-mode" "\
5047 Major mode for editing Perl code. 5116 Major mode for editing Perl code.
5048 Expression and list commands understand all C brackets. 5117 Expression and list commands understand all C brackets.
5211 \(fn)" t nil) 5280 \(fn)" t nil)
5212 5281
5213 ;;;*** 5282 ;;;***
5214 5283
5215 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 5284 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
5216 ;;;;;; (17140 20963)) 5285 ;;;;;; (17360 50494))
5217 ;;; Generated autoloads from progmodes/cpp.el 5286 ;;; Generated autoloads from progmodes/cpp.el
5218 5287
5219 (autoload (quote cpp-highlight-buffer) "cpp" "\ 5288 (autoload (quote cpp-highlight-buffer) "cpp" "\
5220 Highlight C code according to preprocessor conditionals. 5289 Highlight C code according to preprocessor conditionals.
5221 This command pops up a buffer which you should edit to specify 5290 This command pops up a buffer which you should edit to specify
5254 (defalias (quote brief-mode) (quote crisp-mode)) 5323 (defalias (quote brief-mode) (quote crisp-mode))
5255 5324
5256 ;;;*** 5325 ;;;***
5257 5326
5258 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5327 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5259 ;;;;;; (17148 25089)) 5328 ;;;;;; (17315 6765))
5260 ;;; Generated autoloads from emacs-lisp/crm.el 5329 ;;; Generated autoloads from emacs-lisp/crm.el
5261 5330
5262 (autoload (quote completing-read-multiple) "crm" "\ 5331 (autoload (quote completing-read-multiple) "crm" "\
5263 Read multiple strings in the minibuffer, with completion. 5332 Read multiple strings in the minibuffer, with completion.
5264 By using this functionality, a user may specify multiple strings at a 5333 By using this functionality, a user may specify multiple strings at a
5290 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil) 5359 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil)
5291 5360
5292 ;;;*** 5361 ;;;***
5293 5362
5294 ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5363 ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5295 ;;;;;; (17239 32278)) 5364 ;;;;;; (17379 9029))
5296 ;;; Generated autoloads from emulation/cua-base.el 5365 ;;; Generated autoloads from emulation/cua-base.el
5297 5366
5298 (defvar cua-mode nil "\ 5367 (defvar cua-mode nil "\
5299 Non-nil if Cua mode is enabled. 5368 Non-nil if Cua mode is enabled.
5300 See the command `cua-mode' for a description of this minor-mode. 5369 See the command `cua-mode' for a description of this minor-mode.
5325 - use the SHIFT key with the prefix key, i.e. C-S-x or C-S-c. 5394 - use the SHIFT key with the prefix key, i.e. C-S-x or C-S-c.
5326 5395
5327 You can customize `cua-enable-cua-keys' to completely disable the 5396 You can customize `cua-enable-cua-keys' to completely disable the
5328 CUA bindings, or `cua-prefix-override-inhibit-delay' to change 5397 CUA bindings, or `cua-prefix-override-inhibit-delay' to change
5329 the prefix fallback behavior. 5398 the prefix fallback behavior.
5399
5400 CUA mode manages Transient Mark mode internally. Trying to disable
5401 Transient Mark mode while CUA mode is enabled does not work; if you
5402 only want to highlight the region when it is selected using a
5403 shifted movement key, set `cua-highlight-region-shift-only'.
5330 5404
5331 \(fn &optional ARG)" t nil) 5405 \(fn &optional ARG)" t nil)
5332 5406
5333 (autoload (quote cua-selection-mode) "cua-base" "\ 5407 (autoload (quote cua-selection-mode) "cua-base" "\
5334 Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. 5408 Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5352 ;;;;;; customize-apropos-options customize-apropos customize-saved 5426 ;;;;;; customize-apropos-options customize-apropos customize-saved
5353 ;;;;;; customize-rogue customize-customized customize-face-other-window 5427 ;;;;;; customize-rogue customize-customized customize-face-other-window
5354 ;;;;;; customize-face customize-changed-options customize-option-other-window 5428 ;;;;;; customize-face customize-changed-options customize-option-other-window
5355 ;;;;;; customize-option customize-group-other-window customize-group 5429 ;;;;;; customize-option customize-group-other-window customize-group
5356 ;;;;;; customize-mode customize customize-save-variable customize-set-variable 5430 ;;;;;; customize-mode customize customize-save-variable customize-set-variable
5357 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (17244 43728)) 5431 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (17370 3957))
5358 ;;; Generated autoloads from cus-edit.el 5432 ;;; Generated autoloads from cus-edit.el
5359 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 5433 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
5360 5434
5361 (autoload (quote customize-set-value) "cus-edit" "\ 5435 (autoload (quote customize-set-value) "cus-edit" "\
5362 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. 5436 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object.
5449 Customize SYMBOL, which must be a user option variable. 5523 Customize SYMBOL, which must be a user option variable.
5450 Show the buffer in another window, but don't select it. 5524 Show the buffer in another window, but don't select it.
5451 5525
5452 \(fn SYMBOL)" t nil) 5526 \(fn SYMBOL)" t nil)
5453 5527
5528 (defalias (quote customize-changed) (quote customize-changed-options))
5529
5454 (autoload (quote customize-changed-options) "cus-edit" "\ 5530 (autoload (quote customize-changed-options) "cus-edit" "\
5455 Customize all user option variables changed in Emacs itself. 5531 Customize all settings whose meanings have changed in Emacs itself.
5456 This includes new user option variables and faces, and new 5532 This includes new user option variables and faces, and new
5457 customization groups, as well as older options and faces whose default 5533 customization groups, as well as older options and faces whose meanings
5458 values have changed since the previous major Emacs release. 5534 or default values have changed since the previous major Emacs release.
5459 5535
5460 With argument SINCE-VERSION (a string), customize all user option 5536 With argument SINCE-VERSION (a string), customize all settings
5461 variables that were added (or their meanings were changed) since that 5537 that were added or redefined since that version.
5462 version.
5463 5538
5464 \(fn SINCE-VERSION)" t nil) 5539 \(fn SINCE-VERSION)" t nil)
5465 5540
5466 (autoload (quote customize-face) "cus-edit" "\ 5541 (autoload (quote customize-face) "cus-edit" "\
5467 Customize FACE, which should be a face name or nil. 5542 Customize FACE, which should be a face name or nil.
5486 Customize all user options set since the last save in this session. 5561 Customize all user options set since the last save in this session.
5487 5562
5488 \(fn)" t nil) 5563 \(fn)" t nil)
5489 5564
5490 (autoload (quote customize-rogue) "cus-edit" "\ 5565 (autoload (quote customize-rogue) "cus-edit" "\
5491 Customize all user variable modified outside customize. 5566 Customize all user variables modified outside customize.
5492 5567
5493 \(fn)" t nil) 5568 \(fn)" t nil)
5494 5569
5495 (autoload (quote customize-saved) "cus-edit" "\ 5570 (autoload (quote customize-saved) "cus-edit" "\
5496 Customize all already saved user options. 5571 Customize all already saved user options.
5497 5572
5498 \(fn)" t nil) 5573 \(fn)" t nil)
5499 5574
5500 (autoload (quote customize-apropos) "cus-edit" "\ 5575 (autoload (quote customize-apropos) "cus-edit" "\
5501 Customize all user options matching REGEXP. 5576 Customize all loaded options, faces and groups matching REGEXP.
5502 If ALL is `options', include only options. 5577 If ALL is `options', include only options.
5503 If ALL is `faces', include only faces. 5578 If ALL is `faces', include only faces.
5504 If ALL is `groups', include only groups. 5579 If ALL is `groups', include only groups.
5505 If ALL is t (interactively, with prefix arg), include options which are not 5580 If ALL is t (interactively, with prefix arg), include variables
5506 user-settable, as well as faces and groups. 5581 that are not customizable options, as well as faces and groups
5582 \(but we recommend using `apropos-variable' instead).
5507 5583
5508 \(fn REGEXP &optional ALL)" t nil) 5584 \(fn REGEXP &optional ALL)" t nil)
5509 5585
5510 (autoload (quote customize-apropos-options) "cus-edit" "\ 5586 (autoload (quote customize-apropos-options) "cus-edit" "\
5511 Customize all user options matching REGEXP. 5587 Customize all loaded customizable options matching REGEXP.
5512 With prefix arg, include options which are not user-settable. 5588 With prefix arg, include variables that are not customizable options
5589 \(but we recommend using `apropos-variable' instead).
5513 5590
5514 \(fn REGEXP &optional ARG)" t nil) 5591 \(fn REGEXP &optional ARG)" t nil)
5515 5592
5516 (autoload (quote customize-apropos-faces) "cus-edit" "\ 5593 (autoload (quote customize-apropos-faces) "cus-edit" "\
5517 Customize all user faces matching REGEXP. 5594 Customize all loaded faces matching REGEXP.
5518 5595
5519 \(fn REGEXP)" t nil) 5596 \(fn REGEXP)" t nil)
5520 5597
5521 (autoload (quote customize-apropos-groups) "cus-edit" "\ 5598 (autoload (quote customize-apropos-groups) "cus-edit" "\
5522 Customize all user groups matching REGEXP. 5599 Customize all loaded groups matching REGEXP.
5523 5600
5524 \(fn REGEXP)" t nil) 5601 \(fn REGEXP)" t nil)
5525 5602
5526 (autoload (quote custom-buffer-create) "cus-edit" "\ 5603 (autoload (quote custom-buffer-create) "cus-edit" "\
5527 Create a buffer containing OPTIONS. 5604 Create a buffer containing OPTIONS.
5607 \(fn SYMBOL &optional NAME)" nil nil) 5684 \(fn SYMBOL &optional NAME)" nil nil)
5608 5685
5609 ;;;*** 5686 ;;;***
5610 5687
5611 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces 5688 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-set-faces
5612 ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17242 7305)) 5689 ;;;;;; custom-declare-face) "cus-face" "cus-face.el" (17340 716))
5613 ;;; Generated autoloads from cus-face.el 5690 ;;; Generated autoloads from cus-face.el
5614 5691
5615 (autoload (quote custom-declare-face) "cus-face" "\ 5692 (autoload (quote custom-declare-face) "cus-face" "\
5616 Like `defface', but FACE is evaluated as a normal argument. 5693 Like `defface', but FACE is evaluated as a normal argument.
5617 5694
5656 5733
5657 (autoload (quote custom-theme-reset-faces) "cus-face" "\ 5734 (autoload (quote custom-theme-reset-faces) "cus-face" "\
5658 Reset the specs in THEME of some faces to their specs in other themes. 5735 Reset the specs in THEME of some faces to their specs in other themes.
5659 Each of the arguments ARGS has this form: 5736 Each of the arguments ARGS has this form:
5660 5737
5661 (FACE FROM-THEME) 5738 (FACE IGNORED)
5662 5739
5663 This means reset FACE to its value in FROM-THEME. 5740 This means reset FACE. The argument IGNORED is ignored.
5664 5741
5665 \(fn THEME &rest ARGS)" nil nil) 5742 \(fn THEME &rest ARGS)" nil nil)
5666 5743
5667 (autoload (quote custom-reset-faces) "cus-face" "\ 5744 (autoload (quote custom-reset-faces) "cus-face" "\
5668 Reset the specs of some faces to their specs in specified themes. 5745 Reset the specs of some faces to their specs in specified themes.
5677 \(fn &rest ARGS)" nil nil) 5754 \(fn &rest ARGS)" nil nil)
5678 5755
5679 ;;;*** 5756 ;;;***
5680 5757
5681 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5758 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5682 ;;;;;; (17185 27407)) 5759 ;;;;;; (17351 27276))
5683 ;;; Generated autoloads from cus-theme.el 5760 ;;; Generated autoloads from cus-theme.el
5684 5761
5685 (autoload (quote customize-create-theme) "cus-theme" "\ 5762 (autoload (quote customize-create-theme) "cus-theme" "\
5686 Create a custom theme. 5763 Create a custom theme.
5687 5764
5699 \(fn)" t nil) 5776 \(fn)" t nil)
5700 5777
5701 ;;;*** 5778 ;;;***
5702 5779
5703 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5780 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5704 ;;;;;; "cwarn" "progmodes/cwarn.el" (17140 20964)) 5781 ;;;;;; "cwarn" "progmodes/cwarn.el" (17299 17749))
5705 ;;; Generated autoloads from progmodes/cwarn.el 5782 ;;; Generated autoloads from progmodes/cwarn.el
5706 5783
5707 (autoload (quote cwarn-mode) "cwarn" "\ 5784 (autoload (quote cwarn-mode) "cwarn" "\
5708 Minor mode that highlights suspicious C and C++ constructions. 5785 Minor mode that highlights suspicious C and C++ constructions.
5709 5786
5772 \(fn &optional CYRILLIC-LANGUAGE)" t nil) 5849 \(fn &optional CYRILLIC-LANGUAGE)" t nil)
5773 5850
5774 ;;;*** 5851 ;;;***
5775 5852
5776 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5853 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5777 ;;;;;; (17239 32191)) 5854 ;;;;;; (17296 17578))
5778 ;;; Generated autoloads from dabbrev.el 5855 ;;; Generated autoloads from dabbrev.el
5779 (define-key esc-map "/" 'dabbrev-expand) 5856 (define-key esc-map "/" 'dabbrev-expand)
5780 (define-key esc-map [?\C-/] 'dabbrev-completion) 5857 (define-key esc-map [?\C-/] 'dabbrev-completion)
5781 5858
5782 (autoload (quote dabbrev-completion) "dabbrev" "\ 5859 (autoload (quote dabbrev-completion) "dabbrev" "\
5788 function pointed out by `dabbrev-friend-buffer-function' to find the 5865 function pointed out by `dabbrev-friend-buffer-function' to find the
5789 completions. 5866 completions.
5790 5867
5791 If the prefix argument is 16 (which comes from C-u C-u), 5868 If the prefix argument is 16 (which comes from C-u C-u),
5792 then it searches *all* buffers. 5869 then it searches *all* buffers.
5793
5794 With no prefix argument, it reuses an old completion list
5795 if there is a suitable one already.
5796 5870
5797 \(fn &optional ARG)" t nil) 5871 \(fn &optional ARG)" t nil)
5798 5872
5799 (autoload (quote dabbrev-expand) "dabbrev" "\ 5873 (autoload (quote dabbrev-expand) "dabbrev" "\
5800 Expand previous word \"dynamically\". 5874 Expand previous word \"dynamically\".
5819 5893
5820 \(fn ARG)" t nil) 5894 \(fn ARG)" t nil)
5821 5895
5822 ;;;*** 5896 ;;;***
5823 5897
5824 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17140 5898 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17279
5825 ;;;;;; 20964)) 5899 ;;;;;; 1514))
5826 ;;; Generated autoloads from progmodes/dcl-mode.el 5900 ;;; Generated autoloads from progmodes/dcl-mode.el
5827 5901
5828 (autoload (quote dcl-mode) "dcl-mode" "\ 5902 (autoload (quote dcl-mode) "dcl-mode" "\
5829 Major mode for editing DCL-files. 5903 Major mode for editing DCL-files.
5830 5904
6045 6119
6046 \(fn START END)" t nil) 6120 \(fn START END)" t nil)
6047 6121
6048 ;;;*** 6122 ;;;***
6049 6123
6050 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17185 6124 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (17333
6051 ;;;;;; 27637)) 6125 ;;;;;; 9524))
6052 ;;; Generated autoloads from progmodes/delphi.el 6126 ;;; Generated autoloads from progmodes/delphi.el
6053 6127
6054 (autoload (quote delphi-mode) "delphi" "\ 6128 (autoload (quote delphi-mode) "delphi" "\
6055 Major mode for editing Delphi code. \\<delphi-mode-map> 6129 Major mode for editing Delphi code. \\<delphi-mode-map>
6056 \\[delphi-tab] - Indents the current line for Delphi code. 6130 \\[delphi-tab] - Indents the current line for Delphi code.
6127 \(fn &optional ARG)" t nil) 6201 \(fn &optional ARG)" t nil)
6128 6202
6129 ;;;*** 6203 ;;;***
6130 6204
6131 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 6205 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
6132 ;;;;;; "derived" "emacs-lisp/derived.el" (17148 25090)) 6206 ;;;;;; "derived" "emacs-lisp/derived.el" (17299 17747))
6133 ;;; Generated autoloads from emacs-lisp/derived.el 6207 ;;; Generated autoloads from emacs-lisp/derived.el
6134 6208
6135 (autoload (quote define-derived-mode) "derived" "\ 6209 (autoload (quote define-derived-mode) "derived" "\
6136 Create a new mode as a variant of an existing mode. 6210 Create a new mode as a variant of an existing mode.
6137 6211
6192 \(fn MODE)" nil nil) 6266 \(fn MODE)" nil nil)
6193 6267
6194 ;;;*** 6268 ;;;***
6195 6269
6196 ;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6270 ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6197 ;;;;;; "descr-text.el" (17185 27409)) 6271 ;;;;;; "descr-text.el" (17333 9511))
6198 ;;; Generated autoloads from descr-text.el 6272 ;;; Generated autoloads from descr-text.el
6199 6273
6200 (autoload (quote describe-text-properties) "descr-text" "\ 6274 (autoload (quote describe-text-properties) "descr-text" "\
6201 Describe widgets, buttons, overlays and text properties at POS. 6275 Describe widgets, buttons, overlays and text properties at POS.
6202 Interactively, describe them for the character after point. 6276 Interactively, describe them for the character after point.
6217 6291
6218 ;;;*** 6292 ;;;***
6219 6293
6220 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6294 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6221 ;;;;;; desktop-load-default desktop-read desktop-locals-to-save 6295 ;;;;;; desktop-load-default desktop-read desktop-locals-to-save
6222 ;;;;;; desktop-save-mode) "desktop" "desktop.el" (17242 7306)) 6296 ;;;;;; desktop-save-mode) "desktop" "desktop.el" (17370 3958))
6223 ;;; Generated autoloads from desktop.el 6297 ;;; Generated autoloads from desktop.el
6224 6298
6225 (defvar desktop-save-mode nil "\ 6299 (defvar desktop-save-mode nil "\
6226 Non-nil if Desktop-Save mode is enabled. 6300 Non-nil if Desktop-Save mode is enabled.
6227 See the command `desktop-save-mode' for a description of this minor-mode.") 6301 See the command `desktop-save-mode' for a description of this minor-mode.")
6449 \(fn LEN)" nil nil) 6523 \(fn LEN)" nil nil)
6450 6524
6451 ;;;*** 6525 ;;;***
6452 6526
6453 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6527 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6454 ;;;;;; "calendar/diary-lib.el" (17245 63766)) 6528 ;;;;;; "calendar/diary-lib.el" (17306 39719))
6455 ;;; Generated autoloads from calendar/diary-lib.el 6529 ;;; Generated autoloads from calendar/diary-lib.el
6456 6530
6457 (autoload (quote diary) "diary-lib" "\ 6531 (autoload (quote diary) "diary-lib" "\
6458 Generate the diary window for ARG days starting with the current date. 6532 Generate the diary window for ARG days starting with the current date.
6459 If no argument is provided, the number of days of diary entries is governed 6533 If no argument is provided, the number of days of diary entries is governed
6558 6632
6559 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6633 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6560 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6634 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
6561 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6635 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
6562 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6636 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
6563 ;;;;;; "dired" "dired.el" (17244 43730)) 6637 ;;;;;; "dired" "dired.el" (17360 50454))
6564 ;;; Generated autoloads from dired.el 6638 ;;; Generated autoloads from dired.el
6565 6639
6566 (defvar dired-listing-switches "-al" "\ 6640 (defvar dired-listing-switches "-al" "\
6567 *Switches passed to `ls' for Dired. MUST contain the `l' option. 6641 *Switches passed to `ls' for Dired. MUST contain the `l' option.
6568 May contain all other options that don't contradict `-l'; 6642 May contain all other options that don't contradict `-l';
6763 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 6837 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
6764 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines 6838 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines
6765 ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory 6839 ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
6766 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp 6840 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
6767 ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff 6841 ;;;;;; dired-do-chmod dired-compare-directories dired-backup-diff
6768 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17239 32194)) 6842 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (17360 50453))
6769 ;;; Generated autoloads from dired-aux.el 6843 ;;; Generated autoloads from dired-aux.el
6770 6844
6771 (autoload (quote dired-diff) "dired-aux" "\ 6845 (autoload (quote dired-diff) "dired-aux" "\
6772 Compare file at point with file FILE using `diff'. 6846 Compare file at point with file FILE using `diff'.
6773 FILE defaults to the file at the mark. (That's the mark set by 6847 FILE defaults to the file at the mark. (That's the mark set by
6774 \\[set-mark-command], not by Dired's \\[dired-mark] command.) 6848 \\[set-mark-command], not by Dired's \\[dired-mark] command.)
6775 The prompted-for file is the first file given to `diff'. 6849 The prompted-for file is the first file given to `diff'.
6776 With prefix arg, prompt for second argument SWITCHES, 6850 With prefix arg, prompt for second argument SWITCHES,
6777 which is options for `diff'. 6851 which is options for `diff'.
6778 6852
6779 \(fn FILE &optional SWITCHES)" t nil) 6853 \(fn FILE &optional SWITCHES)" t nil)
6780 6854
6781 (autoload (quote dired-backup-diff) "dired-aux" "\ 6855 (autoload (quote dired-backup-diff) "dired-aux" "\
6782 Diff this file with its backup file or vice versa. 6856 Diff this file with its backup file or vice versa.
7171 7245
7172 \(fn FILE &optional DEREF-SYMLINKS)" t nil) 7246 \(fn FILE &optional DEREF-SYMLINKS)" t nil)
7173 7247
7174 ;;;*** 7248 ;;;***
7175 7249
7176 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17248 29668)) 7250 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (17279 1466))
7177 ;;; Generated autoloads from dired-x.el 7251 ;;; Generated autoloads from dired-x.el
7178 7252
7179 (autoload (quote dired-jump) "dired-x" "\ 7253 (autoload (quote dired-jump) "dired-x" "\
7180 Jump to dired buffer corresponding to current buffer. 7254 Jump to dired buffer corresponding to current buffer.
7181 If in a file, dired the current directory and move to file's line. 7255 If in a file, dired the current directory and move to file's line.
7223 7297
7224 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline 7298 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline
7225 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 7299 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
7226 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table 7300 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table
7227 ;;;;;; describe-display-table set-display-table-slot display-table-slot 7301 ;;;;;; describe-display-table set-display-table-slot display-table-slot
7228 ;;;;;; make-display-table) "disp-table" "disp-table.el" (17242 7306)) 7302 ;;;;;; make-display-table) "disp-table" "disp-table.el" (17297 35677))
7229 ;;; Generated autoloads from disp-table.el 7303 ;;; Generated autoloads from disp-table.el
7230 7304
7231 (autoload (quote make-display-table) "disp-table" "\ 7305 (autoload (quote make-display-table) "disp-table" "\
7232 Return a new, empty display table. 7306 Return a new, empty display table.
7233 7307
7384 \(fn)" t nil) 7458 \(fn)" t nil)
7385 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode)) 7459 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode))
7386 7460
7387 ;;;*** 7461 ;;;***
7388 7462
7389 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17244 43757)) 7463 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (17370 3988))
7390 ;;; Generated autoloads from play/doctor.el 7464 ;;; Generated autoloads from play/doctor.el
7391 7465
7392 (autoload (quote doctor) "doctor" "\ 7466 (autoload (quote doctor) "doctor" "\
7393 Switch to *doctor* buffer and start giving psychotherapy. 7467 Switch to *doctor* buffer and start giving psychotherapy.
7394 7468
7439 7513
7440 ;;;*** 7514 ;;;***
7441 7515
7442 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 7516 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
7443 ;;;;;; define-global-minor-mode define-minor-mode) "easy-mmode" 7517 ;;;;;; define-global-minor-mode define-minor-mode) "easy-mmode"
7444 ;;;;;; "emacs-lisp/easy-mmode.el" (17167 2793)) 7518 ;;;;;; "emacs-lisp/easy-mmode.el" (17299 17748))
7445 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 7519 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
7446 7520
7447 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 7521 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
7448 7522
7449 (autoload (quote define-minor-mode) "easy-mmode" "\ 7523 (autoload (quote define-minor-mode) "easy-mmode" "\
7490 7564
7491 (autoload (quote define-global-minor-mode) "easy-mmode" "\ 7565 (autoload (quote define-global-minor-mode) "easy-mmode" "\
7492 Make GLOBAL-MODE out of the buffer-local minor MODE. 7566 Make GLOBAL-MODE out of the buffer-local minor MODE.
7493 TURN-ON is a function that will be called with no args in every buffer 7567 TURN-ON is a function that will be called with no args in every buffer
7494 and that should try to turn MODE on if applicable for that buffer. 7568 and that should try to turn MODE on if applicable for that buffer.
7495 KEYS is a list of CL-style keyword arguments: 7569 KEYS is a list of CL-style keyword arguments. As the minor mode
7496 :group to specify the custom group. 7570 defined by this function is always global, any :global keyword is
7571 ignored. Other keywords have the same meaning as in `define-minor-mode',
7572 which see. In particular, :group specifies the custom group.
7573 The most useful keywords are those that are passed on to the
7574 `defcustom'. It normally makes no sense to pass the :lighter
7575 or :keymap keywords to `define-global-minor-mode', since these
7576 are usually passed to the buffer-local version of the minor mode.
7497 7577
7498 If MODE's set-up depends on the major mode in effect when it was 7578 If MODE's set-up depends on the major mode in effect when it was
7499 enabled, then disabling and reenabling MODE should make MODE work 7579 enabled, then disabling and reenabling MODE should make MODE work
7500 correctly with the current major mode. This is important to 7580 correctly with the current major mode. This is important to
7501 prevent problems with derived modes, that is, major modes that 7581 prevent problems with derived modes, that is, major modes that
7525 \(fn ST CSS DOC &rest ARGS)" nil (quote macro)) 7605 \(fn ST CSS DOC &rest ARGS)" nil (quote macro))
7526 7606
7527 ;;;*** 7607 ;;;***
7528 7608
7529 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7609 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
7530 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17250 7610 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (17251
7531 ;;;;;; 21105)) 7611 ;;;;;; 22040))
7532 ;;; Generated autoloads from emacs-lisp/easymenu.el 7612 ;;; Generated autoloads from emacs-lisp/easymenu.el
7533 7613
7534 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 7614 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
7535 7615
7536 (autoload (quote easy-menu-define) "easymenu" "\ 7616 (autoload (quote easy-menu-define) "easymenu" "\
8118 8198
8119 \(fn &optional NOCONFIRM)" t nil) 8199 \(fn &optional NOCONFIRM)" t nil)
8120 8200
8121 ;;;*** 8201 ;;;***
8122 8202
8123 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 8203 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8124 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (17148 25093)) 8204 ;;;;;; def-edebug-spec edebug-all-forms edebug-all-defs) "edebug"
8205 ;;;;;; "emacs-lisp/edebug.el" (17325 10417))
8125 ;;; Generated autoloads from emacs-lisp/edebug.el 8206 ;;; Generated autoloads from emacs-lisp/edebug.el
8126 8207
8127 (defvar edebug-all-defs nil "\ 8208 (defvar edebug-all-defs nil "\
8128 *If non-nil, evaluating defining forms instruments for Edebug. 8209 *If non-nil, evaluating defining forms instruments for Edebug.
8129 This applies to `eval-defun', `eval-region', `eval-buffer', and 8210 This applies to `eval-defun', `eval-region', `eval-buffer', and
8168 If the current defun is actually a call to `defvar' or `defcustom', 8249 If the current defun is actually a call to `defvar' or `defcustom',
8169 evaluating it this way resets the variable using its initial value 8250 evaluating it this way resets the variable using its initial value
8170 expression even if the variable already has some other value. 8251 expression even if the variable already has some other value.
8171 \(Normally `defvar' and `defcustom' do not alter the value if there 8252 \(Normally `defvar' and `defcustom' do not alter the value if there
8172 already is one.) 8253 already is one.)
8254
8255 \(fn)" t nil)
8256
8257 (autoload (quote edebug-all-defs) "edebug" "\
8258 Toggle edebugging of all definitions.
8259
8260 \(fn)" t nil)
8261
8262 (autoload (quote edebug-all-forms) "edebug" "\
8263 Toggle edebugging of all forms.
8173 8264
8174 \(fn)" t nil) 8265 \(fn)" t nil)
8175 8266
8176 ;;;*** 8267 ;;;***
8177 8268
8182 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 8273 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
8183 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 8274 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
8184 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 8275 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
8185 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 8276 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
8186 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 8277 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
8187 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17239 32202)) 8278 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (17288 11719))
8188 ;;; Generated autoloads from ediff.el 8279 ;;; Generated autoloads from ediff.el
8189 8280
8190 (autoload (quote ediff-files) "ediff" "\ 8281 (autoload (quote ediff-files) "ediff" "\
8191 Run Ediff on a pair of files, FILE-A and FILE-B. 8282 Run Ediff on a pair of files, FILE-A and FILE-B.
8192 8283
8443 (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)))))) 8534 (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))))))
8444 8535
8445 ;;;*** 8536 ;;;***
8446 8537
8447 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 8538 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
8448 ;;;;;; (17239 32198)) 8539 ;;;;;; (17379 9020))
8449 ;;; Generated autoloads from ediff-mult.el 8540 ;;; Generated autoloads from ediff-mult.el
8450 8541
8451 (autoload (quote ediff-show-registry) "ediff-mult" "\ 8542 (autoload (quote ediff-show-registry) "ediff-mult" "\
8452 Display Ediff's registry. 8543 Display Ediff's registry.
8453 8544
8456 (defalias (quote eregistry) (quote ediff-show-registry)) 8547 (defalias (quote eregistry) (quote ediff-show-registry))
8457 8548
8458 ;;;*** 8549 ;;;***
8459 8550
8460 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8551 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
8461 ;;;;;; "ediff-util" "ediff-util.el" (17239 32201)) 8552 ;;;;;; "ediff-util" "ediff-util.el" (17279 1467))
8462 ;;; Generated autoloads from ediff-util.el 8553 ;;; Generated autoloads from ediff-util.el
8463 8554
8464 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 8555 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
8465 Switch from multiframe display to single-frame display and back. 8556 Switch from multiframe display to single-frame display and back.
8466 To change the default, set the variable `ediff-window-setup-function', 8557 To change the default, set the variable `ediff-window-setup-function',
8652 \(fn)" t nil) 8743 \(fn)" t nil)
8653 8744
8654 ;;;*** 8745 ;;;***
8655 8746
8656 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8747 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
8657 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17148 8748 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (17296
8658 ;;;;;; 25094)) 8749 ;;;;;; 17597))
8659 ;;; Generated autoloads from emacs-lisp/elp.el 8750 ;;; Generated autoloads from emacs-lisp/elp.el
8660 8751
8661 (autoload (quote elp-instrument-function) "elp" "\ 8752 (autoload (quote elp-instrument-function) "elp" "\
8662 Instrument FUNSYM for profiling. 8753 Instrument FUNSYM for profiling.
8663 FUNSYM must be a symbol of a defined function. 8754 FUNSYM must be a symbol of a defined function.
8687 \(fn)" t nil) 8778 \(fn)" t nil)
8688 8779
8689 ;;;*** 8780 ;;;***
8690 8781
8691 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 8782 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
8692 ;;;;;; (17148 25154)) 8783 ;;;;;; (17351 27291))
8693 ;;; Generated autoloads from mail/emacsbug.el 8784 ;;; Generated autoloads from mail/emacsbug.el
8694 8785
8695 (autoload (quote report-emacs-bug) "emacsbug" "\ 8786 (autoload (quote report-emacs-bug) "emacsbug" "\
8696 Report a bug in GNU Emacs. 8787 Report a bug in GNU Emacs.
8697 Prompts for bug subject. Leaves you in a mail buffer. 8788 Prompts for bug subject. Leaves you in a mail buffer.
8840 8931
8841 \(fn FROM TO)" nil nil) 8932 \(fn FROM TO)" nil nil)
8842 8933
8843 ;;;*** 8934 ;;;***
8844 8935
8936 ;;;### (autoloads (erc-select erc-select-read-args) "erc" "erc/erc.el"
8937 ;;;;;; (17379 11797))
8938 ;;; Generated autoloads from erc/erc.el
8939
8940 (autoload (quote erc-select-read-args) "erc" "\
8941 Prompt the user for values of nick, server, port, and password.
8942
8943 \(fn)" nil nil)
8944
8945 (autoload (quote erc-select) "erc" "\
8946 Select connection parameters and run ERC.
8947 Non-interactively, it takes keyword arguments
8948 (server (erc-compute-server))
8949 (port (erc-compute-port))
8950 (nick (erc-compute-nick))
8951 password
8952 (full-name (erc-compute-full-name)))
8953
8954 That is, if called with
8955 (erc-select :server \"irc.freenode.net\" :full-name \"Harry S Truman\")
8956 server and full-name will be set to those values, whereas
8957 erc-compute-port, erc-compute-nick and erc-compute-full-name will
8958 be invoked for those parameters' values
8959
8960 \(fn &key (SERVER (erc-compute-server)) (PORT (erc-compute-port)) (NICK (erc-compute-nick)) PASSWORD (FULL-NAME (erc-compute-full-name)))" t nil)
8961
8962 ;;;***
8963
8964 ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (17372
8965 ;;;;;; 48744))
8966 ;;; Generated autoloads from erc/erc-autoaway.el
8967 (autoload 'erc-autoaway-mode "erc-autoaway")
8968
8969 ;;;***
8970
8971 ;;;### (autoloads nil "erc-autojoin" "erc/erc-autojoin.el" (17372
8972 ;;;;;; 48744))
8973 ;;; Generated autoloads from erc/erc-autojoin.el
8974 (autoload 'erc-autojoin-mode "erc-autojoin" nil t)
8975
8976 ;;;***
8977
8978 ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (17372 48744))
8979 ;;; Generated autoloads from erc/erc-button.el
8980 (autoload 'erc-button-mode "erc-button" nil t)
8981
8982 ;;;***
8983
8984 ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (17372 48744))
8985 ;;; Generated autoloads from erc/erc-compat.el
8986 (autoload 'erc-define-minor-mode "erc-compat")
8987
8988 ;;;***
8989
8990 ;;;### (autoloads (erc-complete) "erc-complete" "erc/erc-complete.el"
8991 ;;;;;; (17372 48744))
8992 ;;; Generated autoloads from erc/erc-complete.el
8993
8994 (autoload (quote erc-complete) "erc-complete" "\
8995 Complete nick at point.
8996 See `erc-try-complete-nick' for more technical info.
8997 This function is obsolete, use `erc-pcomplete' instead.
8998
8999 \(fn)" t nil)
9000
9001 ;;;***
9002
9003 ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC)
9004 ;;;;;; "erc-dcc" "erc/erc-dcc.el" (17372 48744))
9005 ;;; Generated autoloads from erc/erc-dcc.el
9006
9007 (autoload (quote erc-cmd-DCC) "erc-dcc" "\
9008 Parser for /dcc command.
9009 This figures out the dcc subcommand and calls the appropriate routine to
9010 handle it. The function dispatched should be named \"erc-dcc-do-FOO-command\",
9011 where FOO is one of CLOSE, GET, SEND, LIST, CHAT, etc.
9012
9013 \(fn CMD &rest ARGS)" nil nil)
9014
9015 (autoload (quote pcomplete/erc-mode/DCC) "erc-dcc" "\
9016 Provides completion for the /DCC command.
9017
9018 \(fn)" nil nil)
9019
9020 (defvar erc-ctcp-query-DCC-hook (quote (erc-ctcp-query-DCC)) "\
9021 Hook variable for CTCP DCC queries")
9022
9023 (autoload (quote erc-ctcp-query-DCC) "erc-dcc" "\
9024 The function called when a CTCP DCC request is detected by the client.
9025 It examines the DCC subcommand, and calls the appropriate routine for
9026 that subcommand.
9027
9028 \(fn PROC NICK LOGIN HOST TO QUERY)" nil nil)
9029
9030 ;;;***
9031
9032 ;;;### (autoloads (erc-ezb-initialize erc-ezb-select-session erc-ezb-select
9033 ;;;;;; erc-ezb-add-session erc-ezb-end-of-session-list erc-ezb-init-session-list
9034 ;;;;;; erc-ezb-identify erc-ezb-notice-autodetect erc-ezb-lookup-action
9035 ;;;;;; erc-ezb-get-login erc-cmd-ezb) "erc-ezbounce" "erc/erc-ezbounce.el"
9036 ;;;;;; (17372 48744))
9037 ;;; Generated autoloads from erc/erc-ezbounce.el
9038
9039 (autoload (quote erc-cmd-ezb) "erc-ezbounce" "\
9040 Send EZB commands to the EZBouncer verbatim.
9041
9042 \(fn LINE &optional FORCE)" nil nil)
9043
9044 (autoload (quote erc-ezb-get-login) "erc-ezbounce" "\
9045 Return an appropriate EZBounce login for SERVER and PORT.
9046 Look up entries in `erc-ezb-login-alist'. If the username or password
9047 in the alist is `nil', prompt for the appropriate values.
9048
9049 \(fn SERVER PORT)" nil nil)
9050
9051 (autoload (quote erc-ezb-lookup-action) "erc-ezbounce" "\
9052 Not documented
9053
9054 \(fn MESSAGE)" nil nil)
9055
9056 (autoload (quote erc-ezb-notice-autodetect) "erc-ezbounce" "\
9057 React on an EZBounce NOTICE request.
9058
9059 \(fn PROC PARSED)" nil nil)
9060
9061 (autoload (quote erc-ezb-identify) "erc-ezbounce" "\
9062 Identify to the EZBouncer server.
9063
9064 \(fn MESSAGE)" nil nil)
9065
9066 (autoload (quote erc-ezb-init-session-list) "erc-ezbounce" "\
9067 Reset the EZBounce session list to NIL.
9068
9069 \(fn MESSAGE)" nil nil)
9070
9071 (autoload (quote erc-ezb-end-of-session-list) "erc-ezbounce" "\
9072 Indicate the end of the EZBounce session listing.
9073
9074 \(fn MESSAGE)" nil nil)
9075
9076 (autoload (quote erc-ezb-add-session) "erc-ezbounce" "\
9077 Add an EZBounce session to the session list.
9078
9079 \(fn MESSAGE)" nil nil)
9080
9081 (autoload (quote erc-ezb-select) "erc-ezbounce" "\
9082 Select an IRC server to use by EZBounce, in ERC style.
9083
9084 \(fn MESSAGE)" nil nil)
9085
9086 (autoload (quote erc-ezb-select-session) "erc-ezbounce" "\
9087 Select a detached EZBounce session.
9088
9089 \(fn)" nil nil)
9090
9091 (autoload (quote erc-ezb-initialize) "erc-ezbounce" "\
9092 Add EZBouncer convenience functions to ERC.
9093
9094 \(fn)" nil nil)
9095
9096 ;;;***
9097
9098 ;;;### (autoloads (erc-fill) "erc-fill" "erc/erc-fill.el" (17372
9099 ;;;;;; 48744))
9100 ;;; Generated autoloads from erc/erc-fill.el
9101 (autoload 'erc-fill-mode "erc-fill" nil t)
9102
9103 (autoload (quote erc-fill) "erc-fill" "\
9104 Fill a region using the function referenced in `erc-fill-function'.
9105 You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'.
9106
9107 \(fn)" nil nil)
9108
9109 ;;;***
9110
9111 ;;;### (autoloads (erc-create-imenu-index) "erc-imenu" "erc/erc-imenu.el"
9112 ;;;;;; (17372 48744))
9113 ;;; Generated autoloads from erc/erc-imenu.el
9114
9115 (autoload (quote erc-create-imenu-index) "erc-imenu" "\
9116 Not documented
9117
9118 \(fn)" nil nil)
9119
9120 ;;;***
9121
9122 ;;;### (autoloads (erc-chanlist erc-cmd-LIST) "erc-list" "erc/erc-list.el"
9123 ;;;;;; (17372 48744))
9124 ;;; Generated autoloads from erc/erc-list.el
9125
9126 (autoload (quote erc-cmd-LIST) "erc-list" "\
9127 Display a buffer containing a list of channels on the current server.
9128 Optional argument CHANNEL specifies a single channel to list (instead of every
9129 available channel).
9130
9131 \(fn &rest CHANNEL)" t nil)
9132
9133 (autoload (quote erc-chanlist) "erc-list" "\
9134 Show a channel listing of the current server in a special mode.
9135 Please note that this function only works with IRC servers which conform
9136 to RFC and send the LIST header (#321) at start of list transmission.
9137
9138 \(fn &optional CHANNELS)" t nil)
9139
9140 ;;;***
9141
9142 ;;;### (autoloads (erc-save-buffer-in-logs erc-logging-enabled) "erc-log"
9143 ;;;;;; "erc/erc-log.el" (17372 48744))
9144 ;;; Generated autoloads from erc/erc-log.el
9145 (autoload 'erc-log-mode "erc-log" nil t)
9146
9147 (autoload (quote erc-logging-enabled) "erc-log" "\
9148 Return non-nil if logging is enabled for BUFFER.
9149 If BUFFER is nil, the value of `current-buffer' is used.
9150 Logging is enabled if `erc-log-channels-directory' is non-nil, the directory
9151 is writeable (it will be created as necessary) and
9152 `erc-enable-logging' returns a non-nil value.
9153
9154 \(fn &optional BUFFER)" nil nil)
9155
9156 (autoload (quote erc-save-buffer-in-logs) "erc-log" "\
9157 Append BUFFER contents to the log file, if logging is enabled.
9158 If BUFFER is not provided, current buffer is used.
9159 Logging is enabled if `erc-logging-enabled' returns non-nil.
9160
9161 This is normally done on exit, to save the unsaved portion of the
9162 buffer, since only the text that runs off the buffer limit is logged
9163 automatically.
9164
9165 You can save every individual message by putting this function on
9166 `erc-insert-post-hook'.
9167
9168 \(fn &optional BUFFER)" t nil)
9169
9170 ;;;***
9171
9172 ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9173 ;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9174 ;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9175 ;;;;;; (17372 48744))
9176 ;;; Generated autoloads from erc/erc-match.el
9177 (autoload 'erc-match-mode "erc-match")
9178
9179 (autoload (quote erc-add-pal) "erc-match" "\
9180 Add pal interactively to `erc-pals'.
9181
9182 \(fn)" t nil)
9183
9184 (autoload (quote erc-delete-pal) "erc-match" "\
9185 Delete pal interactively to `erc-pals'.
9186
9187 \(fn)" t nil)
9188
9189 (autoload (quote erc-add-fool) "erc-match" "\
9190 Add fool interactively to `erc-fools'.
9191
9192 \(fn)" t nil)
9193
9194 (autoload (quote erc-delete-fool) "erc-match" "\
9195 Delete fool interactively to `erc-fools'.
9196
9197 \(fn)" t nil)
9198
9199 (autoload (quote erc-add-keyword) "erc-match" "\
9200 Add keyword interactively to `erc-keywords'.
9201
9202 \(fn)" t nil)
9203
9204 (autoload (quote erc-delete-keyword) "erc-match" "\
9205 Delete keyword interactively to `erc-keywords'.
9206
9207 \(fn)" t nil)
9208
9209 (autoload (quote erc-add-dangerous-host) "erc-match" "\
9210 Add dangerous-host interactively to `erc-dangerous-hosts'.
9211
9212 \(fn)" t nil)
9213
9214 (autoload (quote erc-delete-dangerous-host) "erc-match" "\
9215 Delete dangerous-host interactively to `erc-dangerous-hosts'.
9216
9217 \(fn)" t nil)
9218
9219 ;;;***
9220
9221 ;;;### (autoloads (erc-server-select erc-determine-network) "erc-nets"
9222 ;;;;;; "erc/erc-nets.el" (17372 48744))
9223 ;;; Generated autoloads from erc/erc-nets.el
9224
9225 (autoload (quote erc-determine-network) "erc-nets" "\
9226 Return the name of the network or \"Unknown\" as a symbol. Use the
9227 server parameter NETWORK if provided, otherwise parse the server name and
9228 search for a match in `erc-networks-alist'.
9229
9230 \(fn)" nil nil)
9231
9232 (autoload (quote erc-server-select) "erc-nets" "\
9233 Interactively select a server to connect to using `erc-server-alist'.
9234
9235 \(fn)" t nil)
9236
9237 ;;;***
9238
9239 ;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9240 ;;;;;; (17372 48744))
9241 ;;; Generated autoloads from erc/erc-netsplit.el
9242 (autoload 'erc-netsplit-mode "erc-netsplit")
9243
9244 (autoload (quote erc-cmd-WHOLEFT) "erc-netsplit" "\
9245 Show who's gone.
9246
9247 \(fn)" nil nil)
9248
9249 ;;;***
9250
9251 ;;;### (autoloads (erc-nickserv-identify erc-nickserv-identify-mode)
9252 ;;;;;; "erc-nickserv" "erc/erc-nickserv.el" (17372 48744))
9253 ;;; Generated autoloads from erc/erc-nickserv.el
9254 (autoload 'erc-services-mode "erc-nickserv" nil t)
9255
9256 (autoload (quote erc-nickserv-identify-mode) "erc-nickserv" "\
9257 Set up hooks according to which MODE the user has chosen.
9258
9259 \(fn MODE)" t nil)
9260
9261 (autoload (quote erc-nickserv-identify) "erc-nickserv" "\
9262 Send an \"identify <PASSWORD>\" message to NickServ.
9263 When called interactively, read the password using `read-passwd'.
9264
9265 \(fn PASSWORD)" t nil)
9266
9267 ;;;***
9268
9269 ;;;### (autoloads (pcomplete/erc-mode/NOTIFY erc-cmd-NOTIFY) "erc-notify"
9270 ;;;;;; "erc/erc-notify.el" (17372 48744))
9271 ;;; Generated autoloads from erc/erc-notify.el
9272 (autoload 'erc-notify-mode "erc-notify" nil t)
9273
9274 (autoload (quote erc-cmd-NOTIFY) "erc-notify" "\
9275 Change `erc-notify-list' or list current notify-list members online.
9276 Without args, list the current list of notificated people online,
9277 with args, toggle notify status of people.
9278
9279 \(fn &rest ARGS)" nil nil)
9280
9281 (autoload (quote pcomplete/erc-mode/NOTIFY) "erc-notify" "\
9282 Not documented
9283
9284 \(fn)" nil nil)
9285
9286 ;;;***
9287
9288 ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (17372 48744))
9289 ;;; Generated autoloads from erc/erc-page.el
9290 (autoload 'erc-page-mode "erc-page")
9291
9292 ;;;***
9293
9294 ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (17372
9295 ;;;;;; 48744))
9296 ;;; Generated autoloads from erc/erc-pcomplete.el
9297 (autoload 'erc-completion-mode "erc-pcomplete" nil t)
9298
9299 ;;;***
9300
9301 ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (17372 48744))
9302 ;;; Generated autoloads from erc/erc-replace.el
9303 (autoload 'erc-replace-mode "erc-replace")
9304
9305 ;;;***
9306
9307 ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (17372 48744))
9308 ;;; Generated autoloads from erc/erc-ring.el
9309 (autoload 'erc-ring-mode "erc-ring" nil t)
9310
9311 ;;;***
9312
9313 ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (17372 48744))
9314 ;;; Generated autoloads from erc/erc-sound.el
9315 (autoload 'erc-sound-mode "erc-sound")
9316
9317 ;;;***
9318
9319 ;;;### (autoloads (erc-speedbar-browser) "erc-speedbar" "erc/erc-speedbar.el"
9320 ;;;;;; (17373 24060))
9321 ;;; Generated autoloads from erc/erc-speedbar.el
9322
9323 (autoload (quote erc-speedbar-browser) "erc-speedbar" "\
9324 Initialize speedbar to display an ERC browser.
9325 This will add a speedbar major display mode.
9326
9327 \(fn)" t nil)
9328
9329 ;;;***
9330
9331 ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (17372
9332 ;;;;;; 48744))
9333 ;;; Generated autoloads from erc/erc-spelling.el
9334 (autoload 'erc-spelling-mode "erc-spelling" nil t)
9335
9336 ;;;***
9337
9338 ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (17374 44611))
9339 ;;; Generated autoloads from erc/erc-stamp.el
9340 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9341
9342 ;;;***
9343
9344 ;;;### (autoloads nil "erc-track" "erc/erc-track.el" (17372 48744))
9345 ;;; Generated autoloads from erc/erc-track.el
9346 (autoload 'erc-track-mode "erc-track" nil t)
9347 (autoload 'erc-track-when-inactive-mode "erc-track" nil t)
9348
9349 ;;;***
9350
9351 ;;;### (autoloads (erc-truncate-buffer erc-truncate-buffer-to-size)
9352 ;;;;;; "erc-truncate" "erc/erc-truncate.el" (17372 48744))
9353 ;;; Generated autoloads from erc/erc-truncate.el
9354 (autoload 'erc-truncate-mode "erc-truncate" nil t)
9355
9356 (autoload (quote erc-truncate-buffer-to-size) "erc-truncate" "\
9357 Truncates the buffer to the size SIZE.
9358 If BUFFER is not provided, the current buffer is assumed. The deleted
9359 region is logged if `erc-logging-enabled' returns non-nil.
9360
9361 \(fn SIZE &optional BUFFER)" nil nil)
9362
9363 (autoload (quote erc-truncate-buffer) "erc-truncate" "\
9364 Truncates the current buffer to `erc-max-buffer-size'.
9365 Meant to be used in hooks, like `erc-insert-post-hook'.
9366
9367 \(fn)" t nil)
9368
9369 ;;;***
9370
9371 ;;;### (autoloads (erc-xdcc-add-file) "erc-xdcc" "erc/erc-xdcc.el"
9372 ;;;;;; (17372 48744))
9373 ;;; Generated autoloads from erc/erc-xdcc.el
9374
9375 (autoload (quote erc-xdcc-add-file) "erc-xdcc" "\
9376 Add a file to `erc-xdcc-files'.
9377
9378 \(fn FILE)" t nil)
9379
9380 ;;;***
9381
8845 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17140 9382 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (17140
8846 ;;;;;; 20930)) 9383 ;;;;;; 20930))
8847 ;;; Generated autoloads from eshell/esh-mode.el 9384 ;;; Generated autoloads from eshell/esh-mode.el
8848 9385
8849 (autoload (quote eshell-mode) "esh-mode" "\ 9386 (autoload (quote eshell-mode) "esh-mode" "\
9213 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel 9750 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel
9214 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker 9751 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker
9215 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 9752 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
9216 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 9753 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
9217 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 9754 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
9218 ;;;;;; "ethio-util" "language/ethio-util.el" (17185 27568)) 9755 ;;;;;; "ethio-util" "language/ethio-util.el" (17324 5851))
9219 ;;; Generated autoloads from language/ethio-util.el 9756 ;;; Generated autoloads from language/ethio-util.el
9220 9757
9221 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 9758 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
9222 Not documented 9759 Not documented
9223 9760
9259 `ethio-use-three-dot-question'. 9796 `ethio-use-three-dot-question'.
9260 9797
9261 \(fn &optional SECONDARY FORCE)" t nil) 9798 \(fn &optional SECONDARY FORCE)" t nil)
9262 9799
9263 (autoload (quote ethio-sera-to-fidel-mail-or-marker) "ethio-util" "\ 9800 (autoload (quote ethio-sera-to-fidel-mail-or-marker) "ethio-util" "\
9264 Execute ethio-sera-to-fidel-mail or ethio-sera-to-fidel-marker depending on the current major mode. 9801 Execute `ethio-sera-to-fidel-mail' or `ethio-sera-to-fidel-marker' depending on the current major mode.
9265 If in rmail-mode or in mail-mode, execute the former; otherwise latter. 9802 If in rmail-mode or in mail-mode, execute the former; otherwise latter.
9266 9803
9267 \(fn &optional ARG)" t nil) 9804 \(fn &optional ARG)" t nil)
9268 9805
9269 (autoload (quote ethio-sera-to-fidel-mail) "ethio-util" "\ 9806 (autoload (quote ethio-sera-to-fidel-mail) "ethio-util" "\
9319 `ethio-quote-vowel-always' and `ethio-numeric-reduction'. 9856 `ethio-quote-vowel-always' and `ethio-numeric-reduction'.
9320 9857
9321 \(fn &optional SECONDARY FORCE)" t nil) 9858 \(fn &optional SECONDARY FORCE)" t nil)
9322 9859
9323 (autoload (quote ethio-fidel-to-sera-mail-or-marker) "ethio-util" "\ 9860 (autoload (quote ethio-fidel-to-sera-mail-or-marker) "ethio-util" "\
9324 Execute ethio-fidel-to-sera-mail or ethio-fidel-to-sera-marker depending on the current major mode. 9861 Execute `ethio-fidel-to-sera-mail' or `ethio-fidel-to-sera-marker' depending on the current major mode.
9325 If in rmail-mode or in mail-mode, execute the former; otherwise latter. 9862 If in rmail-mode or in mail-mode, execute the former; otherwise latter.
9326 9863
9327 \(fn &optional ARG)" t nil) 9864 \(fn &optional ARG)" t nil)
9328 9865
9329 (autoload (quote ethio-fidel-to-sera-mail) "ethio-util" "\ 9866 (autoload (quote ethio-fidel-to-sera-mail) "ethio-util" "\
9408 9945
9409 ;;;*** 9946 ;;;***
9410 9947
9411 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 9948 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
9412 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 9949 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
9413 ;;;;;; (17185 27585)) 9950 ;;;;;; (17259 28136))
9414 ;;; Generated autoloads from net/eudc.el 9951 ;;; Generated autoloads from net/eudc.el
9415 9952
9416 (autoload (quote eudc-set-server) "eudc" "\ 9953 (autoload (quote eudc-set-server) "eudc" "\
9417 Set the directory server to SERVER using PROTOCOL. 9954 Set the directory server to SERVER using PROTOCOL.
9418 Unless NO-SAVE is non-nil, the server is saved as the default 9955 Unless NO-SAVE is non-nil, the server is saved as the default
9615 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 10152 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
9616 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 10153 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
9617 10154
9618 ;;;*** 10155 ;;;***
9619 10156
9620 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17239 32377)) 10157 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (17279 1515))
9621 ;;; Generated autoloads from progmodes/f90.el 10158 ;;; Generated autoloads from progmodes/f90.el
9622 10159
9623 (autoload (quote f90-mode) "f90" "\ 10160 (autoload (quote f90-mode) "f90" "\
9624 Major mode for editing Fortran 90,95 code in free format. 10161 Major mode for editing Fortran 90,95 code in free format.
9625 For fixed format code, use `fortran-mode'. 10162 For fixed format code, use `fortran-mode'.
9886 10423
9887 ;;;*** 10424 ;;;***
9888 10425
9889 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10426 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
9890 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10427 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
9891 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17239 32329)) 10428 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (17259 28131))
9892 ;;; Generated autoloads from mail/feedmail.el 10429 ;;; Generated autoloads from mail/feedmail.el
9893 10430
9894 (autoload (quote feedmail-send-it) "feedmail" "\ 10431 (autoload (quote feedmail-send-it) "feedmail" "\
9895 Send the current mail buffer using the Feedmail package. 10432 Send the current mail buffer using the Feedmail package.
9896 This is a suitable value for `send-mail-function'. It can be used 10433 This is a suitable value for `send-mail-function'. It can be used
9940 \(fn &optional WHAT-EVENT)" t nil) 10477 \(fn &optional WHAT-EVENT)" t nil)
9941 10478
9942 ;;;*** 10479 ;;;***
9943 10480
9944 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 10481 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
9945 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17239 32205)) 10482 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17279 6020))
9946 ;;; Generated autoloads from ffap.el 10483 ;;; Generated autoloads from ffap.el
9947 10484
9948 (autoload (quote ffap-next) "ffap" "\ 10485 (autoload (quote ffap-next) "ffap" "\
9949 Search buffer for next file or URL, and run ffap. 10486 Search buffer for next file or URL, and run ffap.
9950 Optional argument BACK says to search backwards. 10487 Optional argument BACK says to search backwards.
10182 ;;;;;; find-function-at-point find-function-on-key find-face-definition 10719 ;;;;;; find-function-at-point find-function-on-key find-face-definition
10183 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window 10720 ;;;;;; find-definition-noselect find-variable-other-frame find-variable-other-window
10184 ;;;;;; find-variable find-variable-noselect find-function-other-frame 10721 ;;;;;; find-variable find-variable-noselect find-function-other-frame
10185 ;;;;;; find-function-other-window find-function find-function-noselect 10722 ;;;;;; find-function-other-window find-function find-function-noselect
10186 ;;;;;; find-function-search-for-symbol find-library) "find-func" 10723 ;;;;;; find-function-search-for-symbol find-library) "find-func"
10187 ;;;;;; "emacs-lisp/find-func.el" (17246 34220)) 10724 ;;;;;; "emacs-lisp/find-func.el" (17362 39736))
10188 ;;; Generated autoloads from emacs-lisp/find-func.el 10725 ;;; Generated autoloads from emacs-lisp/find-func.el
10189 10726
10190 (autoload (quote find-library) "find-func" "\ 10727 (autoload (quote find-library) "find-func" "\
10191 Find the elisp source of LIBRARY. 10728 Find the elisp source of LIBRARY.
10192 10729
10202 \(fn SYMBOL TYPE LIBRARY)" nil nil) 10739 \(fn SYMBOL TYPE LIBRARY)" nil nil)
10203 10740
10204 (autoload (quote find-function-noselect) "find-func" "\ 10741 (autoload (quote find-function-noselect) "find-func" "\
10205 Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION. 10742 Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.
10206 10743
10207 Finds the Emacs Lisp library containing the definition of FUNCTION 10744 Finds the source file containing the definition of FUNCTION
10208 in a buffer and the point of the definition. The buffer is 10745 in a buffer and the point of the definition. The buffer is
10209 not selected. 10746 not selected.
10210 10747
10211 If the file where FUNCTION is defined is not known, then it is 10748 If the file where FUNCTION is defined is not known, then it is
10212 searched for in `find-function-source-path' if non nil, otherwise 10749 searched for in `find-function-source-path' if non nil, otherwise
10215 \(fn FUNCTION)" nil nil) 10752 \(fn FUNCTION)" nil nil)
10216 10753
10217 (autoload (quote find-function) "find-func" "\ 10754 (autoload (quote find-function) "find-func" "\
10218 Find the definition of the FUNCTION near point. 10755 Find the definition of the FUNCTION near point.
10219 10756
10220 Finds the Emacs Lisp library containing the definition of the function 10757 Finds the source file containing the definition of the function
10221 near point (selected by `function-called-at-point') in a buffer and 10758 near point (selected by `function-called-at-point') in a buffer and
10222 places point before the definition. 10759 places point before the definition.
10223 Set mark before moving, if the buffer already existed. 10760 Set mark before moving, if the buffer already existed.
10224 10761
10225 The library where FUNCTION is defined is searched for in 10762 The library where FUNCTION is defined is searched for in
10234 See `find-function' for more details. 10771 See `find-function' for more details.
10235 10772
10236 \(fn FUNCTION)" t nil) 10773 \(fn FUNCTION)" t nil)
10237 10774
10238 (autoload (quote find-function-other-frame) "find-func" "\ 10775 (autoload (quote find-function-other-frame) "find-func" "\
10239 Find, in ananother frame, the definition of FUNCTION near point. 10776 Find, in another frame, the definition of FUNCTION near point.
10240 10777
10241 See `find-function' for more details. 10778 See `find-function' for more details.
10242 10779
10243 \(fn FUNCTION)" t nil) 10780 \(fn FUNCTION)" t nil)
10244 10781
10245 (autoload (quote find-variable-noselect) "find-func" "\ 10782 (autoload (quote find-variable-noselect) "find-func" "\
10246 Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL. 10783 Return a pair `(BUFFER . POINT)' pointing to the definition of VARIABLE.
10247 10784
10248 Finds the Emacs Lisp library containing the definition of SYMBOL 10785 Finds the library containing the definition of VARIABLE in a buffer and
10249 in a buffer, and the point of the definition. It does not switch 10786 the point of the definition. The buffer is not selected.
10250 to the buffer or display it.
10251 10787
10252 The library where VARIABLE is defined is searched for in FILE or 10788 The library where VARIABLE is defined is searched for in FILE or
10253 `find-function-source-path', if non nil, otherwise in `load-path'. 10789 `find-function-source-path', if non nil, otherwise in `load-path'.
10254 10790
10255 \(fn VARIABLE &optional FILE)" nil nil) 10791 \(fn VARIABLE &optional FILE)" nil nil)
10256 10792
10257 (autoload (quote find-variable) "find-func" "\ 10793 (autoload (quote find-variable) "find-func" "\
10258 Find the definition of the VARIABLE near point. 10794 Find the definition of the VARIABLE near point.
10259 10795
10260 Finds the Emacs Lisp library containing the definition of the variable 10796 Finds the library containing the definition of the variable
10261 near point (selected by `variable-at-point') in a buffer and 10797 near point (selected by `variable-at-point') in a buffer and
10262 places point before the definition. 10798 places point before the definition.
10263 10799
10264 Set mark before moving, if the buffer already existed. 10800 Set mark before moving, if the buffer already existed.
10265 10801
10275 See `find-variable' for more details. 10811 See `find-variable' for more details.
10276 10812
10277 \(fn VARIABLE)" t nil) 10813 \(fn VARIABLE)" t nil)
10278 10814
10279 (autoload (quote find-variable-other-frame) "find-func" "\ 10815 (autoload (quote find-variable-other-frame) "find-func" "\
10280 Find, in annother frame, the definition of VARIABLE near point. 10816 Find, in another frame, the definition of VARIABLE near point.
10281 10817
10282 See `find-variable' for more details. 10818 See `find-variable' for more details.
10283 10819
10284 \(fn VARIABLE)" t nil) 10820 \(fn VARIABLE)" t nil)
10285 10821
10286 (autoload (quote find-definition-noselect) "find-func" "\ 10822 (autoload (quote find-definition-noselect) "find-func" "\
10287 Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL. 10823 Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL.
10288 TYPE says what type of definition: nil for a function, 10824 TYPE says what type of definition: nil for a function, `defvar' for a
10289 `defvar' or `defface' for a variable or face. This function 10825 variabke, `defface' for a face. This function does not switch to the
10290 does not switch to the buffer or display it. 10826 buffer nor display it.
10291 10827
10292 The library where SYMBOL is defined is searched for in FILE or 10828 The library where SYMBOL is defined is searched for in FILE or
10293 `find-function-source-path', if non nil, otherwise in `load-path'. 10829 `find-function-source-path', if non nil, otherwise in `load-path'.
10294 10830
10295 \(fn SYMBOL TYPE &optional FILE)" nil nil) 10831 \(fn SYMBOL TYPE &optional FILE)" nil nil)
10319 Find directly the function at point in the other window. 10855 Find directly the function at point in the other window.
10320 10856
10321 \(fn)" t nil) 10857 \(fn)" t nil)
10322 10858
10323 (autoload (quote find-variable-at-point) "find-func" "\ 10859 (autoload (quote find-variable-at-point) "find-func" "\
10324 Find directly the function at point in the other window. 10860 Find directly the variable at point in the other window.
10325 10861
10326 \(fn)" t nil) 10862 \(fn)" t nil)
10327 10863
10328 (autoload (quote find-function-setup-keys) "find-func" "\ 10864 (autoload (quote find-function-setup-keys) "find-func" "\
10329 Define some key bindings for the find-function family of functions. 10865 Define some key bindings for the find-function family of functions.
10331 \(fn)" nil nil) 10867 \(fn)" nil nil)
10332 10868
10333 ;;;*** 10869 ;;;***
10334 10870
10335 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 10871 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
10336 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17185 27434)) 10872 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (17279 1470))
10337 ;;; Generated autoloads from find-lisp.el 10873 ;;; Generated autoloads from find-lisp.el
10338 10874
10339 (autoload (quote find-lisp-find-dired) "find-lisp" "\ 10875 (autoload (quote find-lisp-find-dired) "find-lisp" "\
10340 Find files in DIR, matching REGEXP. 10876 Find files in DIR, matching REGEXP.
10341 10877
10352 \(fn REGEXP)" t nil) 10888 \(fn REGEXP)" t nil)
10353 10889
10354 ;;;*** 10890 ;;;***
10355 10891
10356 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 10892 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
10357 ;;;;;; "finder" "finder.el" (17245 51608)) 10893 ;;;;;; "finder" "finder.el" (17245 60154))
10358 ;;; Generated autoloads from finder.el 10894 ;;; Generated autoloads from finder.el
10359 10895
10360 (autoload (quote finder-list-keywords) "finder" "\ 10896 (autoload (quote finder-list-keywords) "finder" "\
10361 Display descriptions of the keywords in the Finder buffer. 10897 Display descriptions of the keywords in the Finder buffer.
10362 10898
10396 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil) 10932 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil)
10397 10933
10398 ;;;*** 10934 ;;;***
10399 10935
10400 ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" 10936 ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
10401 ;;;;;; (17148 25106)) 10937 ;;;;;; (17259 28124))
10402 ;;; Generated autoloads from gnus/flow-fill.el 10938 ;;; Generated autoloads from gnus/flow-fill.el
10403 10939
10404 (autoload (quote fill-flowed-encode) "flow-fill" "\ 10940 (autoload (quote fill-flowed-encode) "flow-fill" "\
10405 Not documented 10941 Not documented
10406 10942
10412 \(fn &optional BUFFER)" nil nil) 10948 \(fn &optional BUFFER)" nil nil)
10413 10949
10414 ;;;*** 10950 ;;;***
10415 10951
10416 ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 10952 ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
10417 ;;;;;; "flymake" "progmodes/flymake.el" (17205 6169)) 10953 ;;;;;; "flymake" "progmodes/flymake.el" (17351 27304))
10418 ;;; Generated autoloads from progmodes/flymake.el 10954 ;;; Generated autoloads from progmodes/flymake.el
10419 10955
10420 (autoload (quote flymake-mode) "flymake" "\ 10956 (autoload (quote flymake-mode) "flymake" "\
10421 Minor mode to do on-the-fly syntax checking. 10957 Minor mode to do on-the-fly syntax checking.
10422 When called interactively, toggles the minor mode. 10958 When called interactively, toggles the minor mode.
10436 10972
10437 ;;;*** 10973 ;;;***
10438 10974
10439 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10975 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10440 ;;;;;; flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el" 10976 ;;;;;; flyspell-mode flyspell-prog-mode) "flyspell" "textmodes/flyspell.el"
10441 ;;;;;; (17249 49356)) 10977 ;;;;;; (17370 30566))
10442 ;;; Generated autoloads from textmodes/flyspell.el 10978 ;;; Generated autoloads from textmodes/flyspell.el
10443 10979
10444 (autoload (quote flyspell-prog-mode) "flyspell" "\ 10980 (autoload (quote flyspell-prog-mode) "flyspell" "\
10445 Turn on `flyspell-mode' for comments and strings. 10981 Turn on `flyspell-mode' for comments and strings.
10446 10982
10566 To bind this command to a hotkey, place the following line 11102 To bind this command to a hotkey, place the following line
10567 in your `~/.emacs' file, replacing [f7] by your favourite key: 11103 in your `~/.emacs' file, replacing [f7] by your favourite key:
10568 (global-set-key [f7] 'follow-delete-other-windows-and-split) 11104 (global-set-key [f7] 'follow-delete-other-windows-and-split)
10569 11105
10570 \(fn &optional ARG)" t nil) 11106 \(fn &optional ARG)" t nil)
10571
10572 ;;;***
10573
10574 ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords
10575 ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock"
10576 ;;;;;; "font-lock.el" (17244 43734))
10577 ;;; Generated autoloads from font-lock.el
10578
10579 (defvar font-lock-keywords nil "\
10580 A list of the keywords to highlight.
10581 There are two kinds of values: user-level, and compiled.
10582
10583 A user-level keywords list is what a major mode or the user would
10584 set up. Normally the list would come from `font-lock-defaults'.
10585 through selection of a fontification level and evaluation of any
10586 contained expressions. You can also alter it by calling
10587 `font-lock-add-keywords' or `font-lock-remove-keywords' with MODE = nil.
10588
10589 Each element in a user-level keywords list should have one of these forms:
10590
10591 MATCHER
10592 (MATCHER . SUBEXP)
10593 (MATCHER . FACENAME)
10594 (MATCHER . HIGHLIGHT)
10595 (MATCHER HIGHLIGHT ...)
10596 (eval . FORM)
10597
10598 where MATCHER can be either the regexp to search for, or the function name to
10599 call to make the search (called with one argument, the limit of the search;
10600 it should return non-nil, move point, and set `match-data' appropriately iff
10601 it succeeds; like `re-search-forward' would).
10602 MATCHER regexps can be generated via the function `regexp-opt'.
10603
10604 FORM is an expression, whose value should be a keyword element, evaluated when
10605 the keyword is (first) used in a buffer. This feature can be used to provide a
10606 keyword that can only be generated when Font Lock mode is actually turned on.
10607
10608 HIGHLIGHT should be either MATCH-HIGHLIGHT or MATCH-ANCHORED.
10609
10610 For highlighting single items, for example each instance of the word \"foo\",
10611 typically only MATCH-HIGHLIGHT is required.
10612 However, if an item or (typically) items are to be highlighted following the
10613 instance of another item (the anchor), for example each instance of the
10614 word \"bar\" following the word \"anchor\" then MATCH-ANCHORED may be required.
10615
10616 MATCH-HIGHLIGHT should be of the form:
10617
10618 (SUBEXP FACENAME [OVERRIDE [LAXMATCH]])
10619
10620 SUBEXP is the number of the subexpression of MATCHER to be highlighted.
10621
10622 FACENAME is an expression whose value is the face name to use.
10623 Instead of a face, FACENAME can evaluate to a property list
10624 of the form (face FACE PROP1 VAL1 PROP2 VAL2 ...)
10625 in which case all the listed text-properties will be set rather than
10626 just FACE. In such a case, you will most likely want to put those
10627 properties in `font-lock-extra-managed-props' or to override
10628 `font-lock-unfontify-region-function'.
10629
10630 OVERRIDE and LAXMATCH are flags. If OVERRIDE is t, existing fontification can
10631 be overwritten. If `keep', only parts not already fontified are highlighted.
10632 If `prepend' or `append', existing fontification is merged with the new, in
10633 which the new or existing fontification, respectively, takes precedence.
10634 If LAXMATCH is non-nil, that means don't signal an error if there is
10635 no match for SUBEXP in MATCHER.
10636
10637 For example, an element of the form highlights (if not already highlighted):
10638
10639 \"\\\\\\=<foo\\\\\\=>\" discrete occurrences of \"foo\" in the value of the
10640 variable `font-lock-keyword-face'.
10641 (\"fu\\\\(bar\\\\)\" . 1) substring \"bar\" within all occurrences of \"fubar\" in
10642 the value of `font-lock-keyword-face'.
10643 (\"fubar\" . fubar-face) Occurrences of \"fubar\" in the value of `fubar-face'.
10644 (\"foo\\\\|bar\" 0 foo-bar-face t)
10645 occurrences of either \"foo\" or \"bar\" in the value
10646 of `foo-bar-face', even if already highlighted.
10647 (fubar-match 1 fubar-face)
10648 the first subexpression within all occurrences of
10649 whatever the function `fubar-match' finds and matches
10650 in the value of `fubar-face'.
10651
10652 MATCH-ANCHORED should be of the form:
10653
10654 (MATCHER PRE-MATCH-FORM POST-MATCH-FORM MATCH-HIGHLIGHT ...)
10655
10656 where MATCHER is a regexp to search for or the function name to call to make
10657 the search, as for MATCH-HIGHLIGHT above, but with one exception; see below.
10658 PRE-MATCH-FORM and POST-MATCH-FORM are evaluated before the first, and after
10659 the last, instance MATCH-ANCHORED's MATCHER is used. Therefore they can be
10660 used to initialize before, and cleanup after, MATCHER is used. Typically,
10661 PRE-MATCH-FORM is used to move to some position relative to the original
10662 MATCHER, before starting with MATCH-ANCHORED's MATCHER. POST-MATCH-FORM might
10663 be used to move back, before resuming with MATCH-ANCHORED's parent's MATCHER.
10664
10665 For example, an element of the form highlights (if not already highlighted):
10666
10667 (\"\\\\\\=<anchor\\\\\\=>\" (0 anchor-face) (\"\\\\\\=<item\\\\\\=>\" nil nil (0 item-face)))
10668
10669 discrete occurrences of \"anchor\" in the value of `anchor-face', and subsequent
10670 discrete occurrences of \"item\" (on the same line) in the value of `item-face'.
10671 (Here PRE-MATCH-FORM and POST-MATCH-FORM are nil. Therefore \"item\" is
10672 initially searched for starting from the end of the match of \"anchor\", and
10673 searching for subsequent instances of \"anchor\" resumes from where searching
10674 for \"item\" concluded.)
10675
10676 The above-mentioned exception is as follows. The limit of the MATCHER search
10677 defaults to the end of the line after PRE-MATCH-FORM is evaluated.
10678 However, if PRE-MATCH-FORM returns a position greater than the position after
10679 PRE-MATCH-FORM is evaluated, that position is used as the limit of the search.
10680 It is generally a bad idea to return a position greater than the end of the
10681 line, i.e., cause the MATCHER search to span lines.
10682
10683 These regular expressions can match text which spans lines, although
10684 it is better to avoid it if possible since updating them while editing
10685 text is slower, and it is not guaranteed to be always correct when using
10686 support modes like jit-lock or lazy-lock.
10687
10688 This variable is set by major modes via the variable `font-lock-defaults'.
10689 Be careful when composing regexps for this list; a poorly written pattern can
10690 dramatically slow things down!
10691
10692 A compiled keywords list starts with t. It is produced internal
10693 by `font-lock-compile-keywords' from a user-level keywords list.
10694 Its second element is the user-level keywords list that was
10695 compiled. The remaining elements have the same form as
10696 user-level keywords, but normally their values have been
10697 optimized.")
10698
10699 (autoload (quote font-lock-mode-internal) "font-lock" "\
10700 Not documented
10701
10702 \(fn ARG)" nil nil)
10703
10704 (autoload (quote font-lock-add-keywords) "font-lock" "\
10705 Add highlighting KEYWORDS for MODE.
10706
10707 MODE should be a symbol, the major mode command name, such as `c-mode'
10708 or nil. If nil, highlighting keywords are added for the current buffer.
10709 KEYWORDS should be a list; see the variable `font-lock-keywords'.
10710 By default they are added at the beginning of the current highlighting list.
10711 If optional argument APPEND is `set', they are used to replace the current
10712 highlighting list. If APPEND is any other non-nil value, they are added at the
10713 end of the current highlighting list.
10714
10715 For example:
10716
10717 (font-lock-add-keywords 'c-mode
10718 '((\"\\\\\\=<\\\\(FIXME\\\\):\" 1 font-lock-warning-face prepend)
10719 (\"\\\\\\=<\\\\(and\\\\|or\\\\|not\\\\)\\\\\\=>\" . font-lock-keyword-face)))
10720
10721 adds two fontification patterns for C mode, to fontify `FIXME:' words, even in
10722 comments, and to fontify `and', `or' and `not' words as keywords.
10723
10724 The above procedure will only add the keywords for C mode, not
10725 for modes derived from C mode. To add them for derived modes too,
10726 pass nil for MODE and add the call to c-mode-hook.
10727
10728 For example:
10729
10730 (add-hook 'c-mode-hook
10731 (lambda ()
10732 (font-lock-add-keywords nil
10733 '((\"\\\\\\=<\\\\(FIXME\\\\):\" 1 font-lock-warning-face prepend)
10734 (\"\\\\\\=<\\\\(and\\\\|or\\\\|not\\\\)\\\\\\=>\" .
10735 font-lock-keyword-face)))))
10736
10737 The above procedure may fail to add keywords to derived modes if
10738 some involved major mode does not follow the standard conventions.
10739 File a bug report if this happens, so the major mode can be corrected.
10740
10741 Note that some modes have specialized support for additional patterns, e.g.,
10742 see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types',
10743 `objc-font-lock-extra-types' and `java-font-lock-extra-types'.
10744
10745 \(fn MODE KEYWORDS &optional APPEND)" nil nil)
10746
10747 (autoload (quote font-lock-remove-keywords) "font-lock" "\
10748 Remove highlighting KEYWORDS for MODE.
10749
10750 MODE should be a symbol, the major mode command name, such as `c-mode'
10751 or nil. If nil, highlighting keywords are removed for the current buffer.
10752
10753 To make the removal apply to modes derived from MODE as well,
10754 pass nil for MODE and add the call to MODE-hook. This may fail
10755 for some derived modes if some involved major mode does not
10756 follow the standard conventions. File a bug report if this
10757 happens, so the major mode can be corrected.
10758
10759 \(fn MODE KEYWORDS)" nil nil)
10760
10761 (autoload (quote font-lock-fontify-buffer) "font-lock" "\
10762 Fontify the current buffer the way the function `font-lock-mode' would.
10763
10764 \(fn)" t nil)
10765 11107
10766 ;;;*** 11108 ;;;***
10767 11109
10768 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17148 11110 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17148
10769 ;;;;;; 25154)) 11111 ;;;;;; 25154))
10822 \(fn FN)" t nil) 11164 \(fn FN)" t nil)
10823 11165
10824 ;;;*** 11166 ;;;***
10825 11167
10826 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 11168 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
10827 ;;;;;; "progmodes/fortran.el" (17239 32378)) 11169 ;;;;;; "progmodes/fortran.el" (17360 50495))
10828 ;;; Generated autoloads from progmodes/fortran.el 11170 ;;; Generated autoloads from progmodes/fortran.el
10829 11171
10830 (defvar fortran-tab-mode-default nil "\ 11172 (defvar fortran-tab-mode-default nil "\
10831 *Default tabbing/carriage control style for empty files in Fortran mode. 11173 *Default tabbing/carriage control style for empty files in Fortran mode.
10832 A non-nil value specifies tab-digit style of continuation control. 11174 A non-nil value specifies tab-digit style of continuation control.
11029 \(fn &optional MODE)" t nil) 11371 \(fn &optional MODE)" t nil)
11030 11372
11031 ;;;*** 11373 ;;;***
11032 11374
11033 ;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el" 11375 ;;;### (autoloads (gdb-enable-debug-log gdba) "gdb-ui" "progmodes/gdb-ui.el"
11034 ;;;;;; (17247 12425)) 11376 ;;;;;; (17333 9525))
11035 ;;; Generated autoloads from progmodes/gdb-ui.el 11377 ;;; Generated autoloads from progmodes/gdb-ui.el
11036 11378
11037 (autoload (quote gdba) "gdb-ui" "\ 11379 (autoload (quote gdba) "gdb-ui" "\
11038 Run gdb on program FILE in buffer *gud-FILE*. 11380 Run gdb on program FILE in buffer *gud-FILE*.
11039 The directory containing FILE becomes the initial working directory 11381 The directory containing FILE becomes the initial working directory
11168 \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil) 11510 \(fn KEYWORD-LIST FACE &optional PREFIX SUFFIX)" nil nil)
11169 11511
11170 ;;;*** 11512 ;;;***
11171 11513
11172 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 11514 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
11173 ;;;;;; (17196 24556)) 11515 ;;;;;; (17333 9525))
11174 ;;; Generated autoloads from progmodes/glasses.el 11516 ;;; Generated autoloads from progmodes/glasses.el
11175 11517
11176 (autoload (quote glasses-mode) "glasses" "\ 11518 (autoload (quote glasses-mode) "glasses" "\
11177 Minor mode for making identifiers likeThis readable. 11519 Minor mode for making identifiers likeThis readable.
11178 When this mode is active, it tries to add virtual separators (like underscores) 11520 When this mode is active, it tries to add virtual separators (like underscores)
11181 \(fn &optional ARG)" t nil) 11523 \(fn &optional ARG)" t nil)
11182 11524
11183 ;;;*** 11525 ;;;***
11184 11526
11185 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11527 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11186 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17205 6099)) 11528 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (17324 5849))
11187 ;;; Generated autoloads from gnus/gnus.el 11529 ;;; Generated autoloads from gnus/gnus.el
11188 11530
11189 (autoload (quote gnus-slave-no-server) "gnus" "\ 11531 (autoload (quote gnus-slave-no-server) "gnus" "\
11190 Read network news as a slave, without connecting to the local server. 11532 Read network news as a slave, without connecting to the local server.
11191 11533
11232 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch 11574 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch
11233 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active 11575 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active
11234 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11576 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11235 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11577 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11236 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11578 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11237 ;;;;;; "gnus/gnus-agent.el" (17239 32296)) 11579 ;;;;;; "gnus/gnus-agent.el" (17324 5844))
11238 ;;; Generated autoloads from gnus/gnus-agent.el 11580 ;;; Generated autoloads from gnus/gnus-agent.el
11239 11581
11240 (autoload (quote gnus-unplugged) "gnus-agent" "\ 11582 (autoload (quote gnus-unplugged) "gnus-agent" "\
11241 Start Gnus unplugged. 11583 Start Gnus unplugged.
11242 11584
11269 Save GCC if Gnus is unplugged. 11611 Save GCC if Gnus is unplugged.
11270 11612
11271 \(fn)" nil nil) 11613 \(fn)" nil nil)
11272 11614
11273 (autoload (quote gnus-agent-rename-group) "gnus-agent" "\ 11615 (autoload (quote gnus-agent-rename-group) "gnus-agent" "\
11274 Rename fully-qualified OLD-GROUP as NEW-GROUP. Always updates the agent, even when 11616 Rename fully-qualified OLD-GROUP as NEW-GROUP.
11275 disabled, as the old agent files would corrupt gnus when the agent was 11617 Always updates the agent, even when disabled, as the old agent
11276 next enabled. Depends upon the caller to determine whether group renaming is supported. 11618 files would corrupt gnus when the agent was next enabled.
11619 Depends upon the caller to determine whether group renaming is
11620 supported.
11277 11621
11278 \(fn OLD-GROUP NEW-GROUP)" nil nil) 11622 \(fn OLD-GROUP NEW-GROUP)" nil nil)
11279 11623
11280 (autoload (quote gnus-agent-delete-group) "gnus-agent" "\ 11624 (autoload (quote gnus-agent-delete-group) "gnus-agent" "\
11281 Delete fully-qualified GROUP. Always updates the agent, even when 11625 Delete fully-qualified GROUP.
11282 disabled, as the old agent files would corrupt gnus when the agent was 11626 Always updates the agent, even when disabled, as the old agent
11283 next enabled. Depends upon the caller to determine whether group deletion is supported. 11627 files would corrupt gnus when the agent was next enabled.
11628 Depends upon the caller to determine whether group deletion is
11629 supported.
11284 11630
11285 \(fn GROUP)" nil nil) 11631 \(fn GROUP)" nil nil)
11286 11632
11287 (autoload (quote gnus-agent-get-undownloaded-list) "gnus-agent" "\ 11633 (autoload (quote gnus-agent-get-undownloaded-list) "gnus-agent" "\
11288 Construct list of articles that have not been downloaded. 11634 Construct list of articles that have not been downloaded.
11319 \(fn &optional CLEAN REREAD)" t nil) 11665 \(fn &optional CLEAN REREAD)" t nil)
11320 11666
11321 ;;;*** 11667 ;;;***
11322 11668
11323 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11669 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11324 ;;;;;; (17242 24869)) 11670 ;;;;;; (17370 3981))
11325 ;;; Generated autoloads from gnus/gnus-art.el 11671 ;;; Generated autoloads from gnus/gnus-art.el
11326 11672
11327 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 11673 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
11328 Make the current buffer look like a nice article. 11674 Make the current buffer look like a nice article.
11329 11675
11342 11688
11343 ;;;*** 11689 ;;;***
11344 11690
11345 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group 11691 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
11346 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active 11692 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
11347 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17148 11693 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (17305
11348 ;;;;;; 25111)) 11694 ;;;;;; 29739))
11349 ;;; Generated autoloads from gnus/gnus-cache.el 11695 ;;; Generated autoloads from gnus/gnus-cache.el
11350 11696
11351 (autoload (quote gnus-jog-cache) "gnus-cache" "\ 11697 (autoload (quote gnus-jog-cache) "gnus-cache" "\
11352 Go through all groups and put the articles into the cache. 11698 Go through all groups and put the articles into the cache.
11353 11699
11365 Generate NOV files recursively starting in DIR. 11711 Generate NOV files recursively starting in DIR.
11366 11712
11367 \(fn DIR)" t nil) 11713 \(fn DIR)" t nil)
11368 11714
11369 (autoload (quote gnus-cache-rename-group) "gnus-cache" "\ 11715 (autoload (quote gnus-cache-rename-group) "gnus-cache" "\
11370 Rename OLD-GROUP as NEW-GROUP. Always updates the cache, even when 11716 Rename OLD-GROUP as NEW-GROUP.
11371 disabled, as the old cache files would corrupt gnus when the cache was 11717 Always updates the cache, even when disabled, as the old cache
11372 next enabled. Depends upon the caller to determine whether group renaming is supported. 11718 files would corrupt Gnus when the cache was next enabled. It
11719 depends on the caller to determine whether group renaming is
11720 supported.
11373 11721
11374 \(fn OLD-GROUP NEW-GROUP)" nil nil) 11722 \(fn OLD-GROUP NEW-GROUP)" nil nil)
11375 11723
11376 (autoload (quote gnus-cache-delete-group) "gnus-cache" "\ 11724 (autoload (quote gnus-cache-delete-group) "gnus-cache" "\
11377 Delete GROUP. Always updates the cache, even when 11725 Delete GROUP from the cache.
11378 disabled, as the old cache files would corrupt gnus when the cache was 11726 Always updates the cache, even when disabled, as the old cache
11379 next enabled. Depends upon the caller to determine whether group deletion is supported. 11727 files would corrupt gnus when the cache was next enabled.
11728 Depends upon the caller to determine whether group deletion is
11729 supported.
11380 11730
11381 \(fn GROUP)" nil nil) 11731 \(fn GROUP)" nil nil)
11382 11732
11383 ;;;*** 11733 ;;;***
11384 11734
11385 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 11735 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
11386 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17148 25112)) 11736 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (17296 17599))
11387 ;;; Generated autoloads from gnus/gnus-delay.el 11737 ;;; Generated autoloads from gnus/gnus-delay.el
11388
11389 (defgroup gnus-delay nil "Arrange for sending postings later." :version "22.1" :group (quote gnus))
11390 11738
11391 (autoload (quote gnus-delay-article) "gnus-delay" "\ 11739 (autoload (quote gnus-delay-article) "gnus-delay" "\
11392 Delay this article by some time. 11740 Delay this article by some time.
11393 DELAY is a string, giving the length of the time. Possible values are: 11741 DELAY is a string, giving the length of the time. Possible values are:
11394 11742
11482 \(fn FILE)" nil nil) 11830 \(fn FILE)" nil nil)
11483 11831
11484 ;;;*** 11832 ;;;***
11485 11833
11486 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11834 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11487 ;;;;;; "gnus-group" "gnus/gnus-group.el" (17148 25115)) 11835 ;;;;;; "gnus-group" "gnus/gnus-group.el" (17360 50473))
11488 ;;; Generated autoloads from gnus/gnus-group.el 11836 ;;; Generated autoloads from gnus/gnus-group.el
11489 11837
11490 (autoload (quote gnus-fetch-group) "gnus-group" "\ 11838 (autoload (quote gnus-fetch-group) "gnus-group" "\
11491 Start Gnus if necessary and enter GROUP. 11839 Start Gnus if necessary and enter GROUP.
11492 Returns whether the fetching was successful or not. 11840 Returns whether the fetching was successful or not.
11652 \(fn FROM-SERVER TO-SERVER)" t nil) 12000 \(fn FROM-SERVER TO-SERVER)" t nil)
11653 12001
11654 ;;;*** 12002 ;;;***
11655 12003
11656 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12004 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11657 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17185 27515)) 12005 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17351 27285))
11658 ;;; Generated autoloads from gnus/gnus-msg.el 12006 ;;; Generated autoloads from gnus/gnus-msg.el
11659 12007
11660 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 12008 (autoload (quote gnus-msg-mail) "gnus-msg" "\
11661 Start editing a mail message to be sent. 12009 Start editing a mail message to be sent.
11662 Like `message-mail', but with Gnus paraphernalia, particularly the 12010 Like `message-mail', but with Gnus paraphernalia, particularly the
11849 \(fn VAR)" t nil) 12197 \(fn VAR)" t nil)
11850 12198
11851 ;;;*** 12199 ;;;***
11852 12200
11853 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news 12201 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
11854 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17239 12202 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (17360
11855 ;;;;;; 32303)) 12203 ;;;;;; 50474))
11856 ;;; Generated autoloads from gnus/gnus-start.el 12204 ;;; Generated autoloads from gnus/gnus-start.el
11857 12205
11858 (autoload (quote gnus-declare-backend) "gnus-start" "\ 12206 (autoload (quote gnus-declare-backend) "gnus-start" "\
11859 Declare back end NAME with ABILITIES as a Gnus back end. 12207 Declare back end NAME with ABILITIES as a Gnus back end.
11860 12208
11903 \(fn &optional N M)" t nil) 12251 \(fn &optional N M)" t nil)
11904 12252
11905 ;;;*** 12253 ;;;***
11906 12254
11907 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr" 12255 ;;;### (autoloads (goto-address goto-address-at-point) "goto-addr"
11908 ;;;;;; "net/goto-addr.el" (17140 20941)) 12256 ;;;;;; "net/goto-addr.el" (17333 9522))
11909 ;;; Generated autoloads from net/goto-addr.el 12257 ;;; Generated autoloads from net/goto-addr.el
11910 12258
11911 (define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1") 12259 (define-obsolete-function-alias (quote goto-address-at-mouse) (quote goto-address-at-point) "22.1")
11912 12260
11913 (autoload (quote goto-address-at-point) "goto-addr" "\ 12261 (autoload (quote goto-address-at-point) "goto-addr" "\
11920 12268
11921 (autoload (quote goto-address) "goto-addr" "\ 12269 (autoload (quote goto-address) "goto-addr" "\
11922 Sets up goto-address functionality in the current buffer. 12270 Sets up goto-address functionality in the current buffer.
11923 Allows user to use mouse/keyboard command to click to go to a URL 12271 Allows user to use mouse/keyboard command to click to go to a URL
11924 or to send e-mail. 12272 or to send e-mail.
11925 By default, goto-address binds to mouse-2 and C-c RET. 12273 By default, goto-address binds `goto-address-at-point' to mouse-2 and C-c RET
12274 only on URLs and e-mail addresses.
11926 12275
11927 Also fontifies the buffer appropriately (see `goto-address-fontify-p' and 12276 Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
11928 `goto-address-highlight-p' for more information). 12277 `goto-address-highlight-p' for more information).
11929 12278
11930 \(fn)" t nil) 12279 \(fn)" t nil)
12069 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) 12418 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil)
12070 12419
12071 ;;;*** 12420 ;;;***
12072 12421
12073 ;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb 12422 ;;;### (autoloads (gud-tooltip-mode gdb-script-mode bashdb jdb pdb
12074 ;;;;;; perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17247 12425)) 12423 ;;;;;; perldb xdb dbx sdb gdb) "gud" "progmodes/gud.el" (17342 22194))
12075 ;;; Generated autoloads from progmodes/gud.el 12424 ;;; Generated autoloads from progmodes/gud.el
12076 12425
12077 (autoload (quote gdb) "gud" "\ 12426 (autoload (quote gdb) "gud" "\
12078 Run gdb on program FILE in buffer *gud-FILE*. 12427 Run gdb on program FILE in buffer *gud-FILE*.
12079 The directory containing FILE becomes the initial working directory 12428 The directory containing FILE becomes the initial working directory
12342 \(fn &optional ARG)" t nil) 12691 \(fn &optional ARG)" t nil)
12343 12692
12344 ;;;*** 12693 ;;;***
12345 12694
12346 ;;;### (autoloads (describe-categories describe-syntax describe-variable 12695 ;;;### (autoloads (describe-categories describe-syntax describe-variable
12347 ;;;;;; variable-at-point describe-function-1 help-C-file-name describe-function 12696 ;;;;;; variable-at-point describe-function-1 describe-simplify-lib-file-name
12348 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (17250 21610)) 12697 ;;;;;; help-C-file-name describe-function help-with-tutorial) "help-fns"
12698 ;;;;;; "help-fns.el" (17370 3962))
12349 ;;; Generated autoloads from help-fns.el 12699 ;;; Generated autoloads from help-fns.el
12350 12700
12351 (autoload (quote help-with-tutorial) "help-fns" "\ 12701 (autoload (quote help-with-tutorial) "help-fns" "\
12352 Select the Emacs learn-by-doing tutorial. 12702 Select the Emacs learn-by-doing tutorial.
12353 If there is a tutorial version written in the language 12703 If there is a tutorial version written in the language
12366 Return the name of the C file where SUBR-OR-VAR is defined. 12716 Return the name of the C file where SUBR-OR-VAR is defined.
12367 KIND should be `var' for a variable or `subr' for a subroutine. 12717 KIND should be `var' for a variable or `subr' for a subroutine.
12368 12718
12369 \(fn SUBR-OR-VAR KIND)" nil nil) 12719 \(fn SUBR-OR-VAR KIND)" nil nil)
12370 12720
12371 (defface help-argument-name (quote ((((supports :slant italic)) :inherit italic))) "\ 12721 (autoload (quote describe-simplify-lib-file-name) "help-fns" "\
12372 Face to highlight argument names in *Help* buffers." :group (quote help)) 12722 Simplify a library name FILE to a relative name, and make it a source file.
12723
12724 \(fn FILE)" nil nil)
12373 12725
12374 (autoload (quote describe-function-1) "help-fns" "\ 12726 (autoload (quote describe-function-1) "help-fns" "\
12375 Not documented 12727 Not documented
12376 12728
12377 \(fn FUNCTION)" nil nil) 12729 \(fn FUNCTION)" nil nil)
12407 \(fn &optional BUFFER)" t nil) 12759 \(fn &optional BUFFER)" t nil)
12408 12760
12409 ;;;*** 12761 ;;;***
12410 12762
12411 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 12763 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
12412 ;;;;;; (17148 24982)) 12764 ;;;;;; (17314 42605))
12413 ;;; Generated autoloads from help-macro.el 12765 ;;; Generated autoloads from help-macro.el
12414 12766
12415 (defvar three-step-help nil "\ 12767 (defvar three-step-help nil "\
12416 *Non-nil means give more info about Help command in three steps. 12768 *Non-nil means give more info about Help command in three steps.
12417 The three steps are simple prompt, prompt with all options, 12769 The three steps are simple prompt, prompt with all options,
12423 12775
12424 ;;;*** 12776 ;;;***
12425 12777
12426 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12778 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12427 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 12779 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
12428 ;;;;;; help-mode) "help-mode" "help-mode.el" (17148 24983)) 12780 ;;;;;; help-mode) "help-mode" "help-mode.el" (17333 9514))
12429 ;;; Generated autoloads from help-mode.el 12781 ;;; Generated autoloads from help-mode.el
12430 12782
12431 (autoload (quote help-mode) "help-mode" "\ 12783 (autoload (quote help-mode) "help-mode" "\
12432 Major mode for viewing help text and navigating references in it. 12784 Major mode for viewing help text and navigating references in it.
12433 Entry to this mode runs the normal hook `help-mode-hook'. 12785 Entry to this mode runs the normal hook `help-mode-hook'.
12617 12969
12618 ;;;*** 12970 ;;;***
12619 12971
12620 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 12972 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
12621 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 12973 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
12622 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (17205 12974 ;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
12623 ;;;;;; 6005)) 12975 ;;;;;; (17379 9020))
12624 ;;; Generated autoloads from hi-lock.el 12976 ;;; Generated autoloads from hi-lock.el
12625
12626 (defvar hi-lock-mode nil "\
12627 Toggle hi-lock, for interactively adding font-lock text-highlighting patterns.")
12628
12629 (custom-autoload (quote hi-lock-mode) "hi-lock")
12630 12977
12631 (autoload (quote hi-lock-mode) "hi-lock" "\ 12978 (autoload (quote hi-lock-mode) "hi-lock" "\
12632 Toggle minor mode for interactively adding font-lock highlighting patterns. 12979 Toggle minor mode for interactively adding font-lock highlighting patterns.
12633 12980
12634 If ARG positive turn hi-lock on. Issuing a hi-lock command will also 12981 If ARG positive, turn hi-lock on. Issuing a hi-lock command will also
12635 turn hi-lock on. When hi-lock is turned on, a \"Regexp Highlighting\" 12982 turn hi-lock on. To turn hi-lock on in all buffers use
12636 submenu is added to the \"Edit\" menu. The commands in the submenu, 12983 `global-hi-lock-mode' or in your .emacs file (global-hi-lock-mode 1).
12637 which can be called interactively, are: 12984 When hi-lock is turned on, a \"Regexp Highlighting\" submenu is added
12985 to the \"Edit\" menu. The commands in the submenu, which can be
12986 called interactively, are:
12638 12987
12639 \\[highlight-regexp] REGEXP FACE 12988 \\[highlight-regexp] REGEXP FACE
12640 Highlight matches of pattern REGEXP in current buffer with FACE. 12989 Highlight matches of pattern REGEXP in current buffer with FACE.
12641 12990
12642 \\[highlight-phrase] PHRASE FACE 12991 \\[highlight-phrase] PHRASE FACE
12649 12998
12650 \\[unhighlight-regexp] REGEXP 12999 \\[unhighlight-regexp] REGEXP
12651 Remove highlighting on matches of REGEXP in current buffer. 13000 Remove highlighting on matches of REGEXP in current buffer.
12652 13001
12653 \\[hi-lock-write-interactive-patterns] 13002 \\[hi-lock-write-interactive-patterns]
12654 Write active REGEXPs into buffer as comments (if possible). They will 13003 Write active REGEXPs into buffer as comments (if possible). They will
12655 be read the next time file is loaded or when the \\[hi-lock-find-patterns] command 13004 be read the next time file is loaded or when the \\[hi-lock-find-patterns] command
12656 is issued. The inserted regexps are in the form of font lock keywords. 13005 is issued. The inserted regexps are in the form of font lock keywords.
12657 (See `font-lock-keywords') They may be edited and re-loaded with \\[hi-lock-find-patterns], 13006 (See `font-lock-keywords'.) They may be edited and re-loaded with \\[hi-lock-find-patterns],
12658 any valid `font-lock-keywords' form is acceptable. 13007 any valid `font-lock-keywords' form is acceptable.
12659 13008
12660 \\[hi-lock-find-patterns] 13009 \\[hi-lock-find-patterns]
12661 Re-read patterns stored in buffer (in the format produced by \\[hi-lock-write-interactive-patterns]). 13010 Re-read patterns stored in buffer (in the format produced by \\[hi-lock-write-interactive-patterns]).
12662 13011
12663 When hi-lock is started and if the mode is not excluded, the 13012 When hi-lock is started and if the mode is not excluded, the
12664 beginning of the buffer is searched for lines of the form: 13013 beginning of the buffer is searched for lines of the form:
12665 Hi-lock: FOO 13014 Hi-lock: FOO
12666 where FOO is a list of patterns. These are added to the font lock keywords 13015 where FOO is a list of patterns. These are added to the font lock
12667 already present. The patterns must start before position (number 13016 keywords already present. The patterns must start before position
12668 of characters into buffer) `hi-lock-file-patterns-range'. Patterns 13017 \(number of characters into buffer) `hi-lock-file-patterns-range'.
12669 will be read until 13018 Patterns will be read until
12670 Hi-lock: end 13019 Hi-lock: end
12671 is found. A mode is excluded if it's in the list `hi-lock-exclude-modes'. 13020 is found. A mode is excluded if it's in the list `hi-lock-exclude-modes'.
13021
13022 \(fn &optional ARG)" t nil)
13023
13024 (defvar global-hi-lock-mode nil "\
13025 Non-nil if Global-Hi-Lock mode is enabled.
13026 See the command `global-hi-lock-mode' for a description of this minor-mode.
13027 Setting this variable directly does not take effect;
13028 use either \\[customize] or the function `global-hi-lock-mode'.")
13029
13030 (custom-autoload (quote global-hi-lock-mode) "hi-lock")
13031
13032 (put (quote global-hi-lock-mode) (quote custom-set) (quote custom-set-minor-mode))
13033
13034 (autoload (quote global-hi-lock-mode) "hi-lock" "\
13035 Toggle Hi-Lock mode in every buffer.
13036 With prefix ARG, turn Global-Hi-Lock mode on if and only if ARG is positive.
13037 Hi-Lock mode is actually not turned on in every buffer but only in those
13038 in which `turn-on-hi-lock-if-enabled' turns it on.
12672 13039
12673 \(fn &optional ARG)" t nil) 13040 \(fn &optional ARG)" t nil)
12674 13041
12675 (defalias (quote highlight-lines-matching-regexp) (quote hi-lock-line-face-buffer)) 13042 (defalias (quote highlight-lines-matching-regexp) (quote hi-lock-line-face-buffer))
12676 13043
12678 Set face of all lines containing a match of REGEXP to FACE. 13045 Set face of all lines containing a match of REGEXP to FACE.
12679 13046
12680 Interactively, prompt for REGEXP then FACE. Buffer-local history 13047 Interactively, prompt for REGEXP then FACE. Buffer-local history
12681 list maintained for regexps, global history maintained for faces. 13048 list maintained for regexps, global history maintained for faces.
12682 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item. 13049 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item.
12683 \(See info node `Minibuffer History') 13050 \(See info node `Minibuffer History'.)
12684 13051
12685 \(fn REGEXP &optional FACE)" t nil) 13052 \(fn REGEXP &optional FACE)" t nil)
12686 13053
12687 (defalias (quote highlight-regexp) (quote hi-lock-face-buffer)) 13054 (defalias (quote highlight-regexp) (quote hi-lock-face-buffer))
12688 13055
12690 Set face of each match of REGEXP to FACE. 13057 Set face of each match of REGEXP to FACE.
12691 13058
12692 Interactively, prompt for REGEXP then FACE. Buffer-local history 13059 Interactively, prompt for REGEXP then FACE. Buffer-local history
12693 list maintained for regexps, global history maintained for faces. 13060 list maintained for regexps, global history maintained for faces.
12694 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item. 13061 \\<minibuffer-local-map>Use \\[next-history-element] and \\[previous-history-element] to retrieve next or previous history item.
12695 \(See info node `Minibuffer History') 13062 \(See info node `Minibuffer History'.)
12696 13063
12697 \(fn REGEXP &optional FACE)" t nil) 13064 \(fn REGEXP &optional FACE)" t nil)
12698 13065
12699 (defalias (quote highlight-phrase) (quote hi-lock-face-phrase-buffer)) 13066 (defalias (quote highlight-phrase) (quote hi-lock-face-phrase-buffer))
12700 13067
12842 13209
12843 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 13210 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
12844 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13211 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
12845 ;;;;;; highlight-changes-previous-change highlight-changes-next-change 13212 ;;;;;; highlight-changes-previous-change highlight-changes-next-change
12846 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) 13213 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
12847 ;;;;;; "hilit-chg" "hilit-chg.el" (17148 24984)) 13214 ;;;;;; "hilit-chg" "hilit-chg.el" (17379 9021))
12848 ;;; Generated autoloads from hilit-chg.el 13215 ;;; Generated autoloads from hilit-chg.el
12849 13216
12850 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 13217 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
12851 Remove the change face from the region between BEG and END. 13218 Remove the change face from the region between BEG and END.
12852 This allows you to manually remove highlighting from uninteresting changes. 13219 This allows you to manually remove highlighting from uninteresting changes.
12950 Turn on or off global Highlight Changes mode. 13317 Turn on or off global Highlight Changes mode.
12951 13318
12952 When called interactively: 13319 When called interactively:
12953 - if no prefix, toggle global Highlight Changes mode on or off 13320 - if no prefix, toggle global Highlight Changes mode on or off
12954 - if called with a positive prefix (or just C-u) turn it on in active mode 13321 - if called with a positive prefix (or just C-u) turn it on in active mode
12955 - if called with a zero prefix turn it on in passive mode 13322 - if called with a zero prefix turn it on in passive mode
12956 - if called with a negative prefix turn it off 13323 - if called with a negative prefix turn it off
12957 13324
12958 When called from a program: 13325 When called from a program:
12959 - if ARG is nil or omitted, turn it off 13326 - if ARG is nil or omitted, turn it off
12960 - if ARG is `active', turn it on in active mode 13327 - if ARG is `active', turn it on in active mode
13045 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro)) 13412 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro))
13046 13413
13047 ;;;*** 13414 ;;;***
13048 13415
13049 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13416 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13050 ;;;;;; (17148 24985)) 13417 ;;;;;; (17363 55566))
13051 ;;; Generated autoloads from hl-line.el 13418 ;;; Generated autoloads from hl-line.el
13052 13419
13053 (autoload (quote hl-line-mode) "hl-line" "\ 13420 (autoload (quote hl-line-mode) "hl-line" "\
13054 Buffer-local minor mode to highlight the line about point. 13421 Buffer-local minor mode to highlight the line about point.
13055 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise. 13422 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
13087 \(fn &optional ARG)" t nil) 13454 \(fn &optional ARG)" t nil)
13088 13455
13089 ;;;*** 13456 ;;;***
13090 13457
13091 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 13458 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
13092 ;;;;;; (17239 32269)) 13459 ;;;;;; (17306 39719))
13093 ;;; Generated autoloads from calendar/holidays.el 13460 ;;; Generated autoloads from calendar/holidays.el
13094 13461
13095 (autoload (quote holidays) "holidays" "\ 13462 (autoload (quote holidays) "holidays" "\
13096 Display the holidays for last month, this month, and next month. 13463 Display the holidays for last month, this month, and next month.
13097 If called with an optional prefix argument, prompts for month and year. 13464 If called with an optional prefix argument, prompts for month and year.
13149 \(fn)" t nil) 13516 \(fn)" t nil)
13150 13517
13151 ;;;*** 13518 ;;;***
13152 13519
13153 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers 13520 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers
13154 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-help-buffers 13521 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-compressed-file-buffers
13155 ;;;;;; ibuffer-mark-dissociated-buffers ibuffer-mark-unsaved-buffers 13522 ;;;;;; ibuffer-mark-help-buffers ibuffer-mark-dissociated-buffers
13156 ;;;;;; ibuffer-mark-modified-buffers ibuffer-mark-by-mode ibuffer-mark-by-file-name-regexp 13523 ;;;;;; ibuffer-mark-unsaved-buffers ibuffer-mark-modified-buffers
13157 ;;;;;; ibuffer-mark-by-mode-regexp ibuffer-mark-by-name-regexp ibuffer-copy-filename-as-kill 13524 ;;;;;; ibuffer-mark-by-mode ibuffer-mark-by-file-name-regexp ibuffer-mark-by-mode-regexp
13525 ;;;;;; ibuffer-mark-by-name-regexp ibuffer-copy-filename-as-kill
13158 ;;;;;; ibuffer-diff-with-file ibuffer-jump-to-buffer ibuffer-do-kill-lines 13526 ;;;;;; ibuffer-diff-with-file ibuffer-jump-to-buffer ibuffer-do-kill-lines
13159 ;;;;;; ibuffer-backwards-next-marked ibuffer-forward-next-marked 13527 ;;;;;; ibuffer-backwards-next-marked ibuffer-forward-next-marked
13160 ;;;;;; ibuffer-add-to-tmp-show ibuffer-add-to-tmp-hide ibuffer-bs-show 13528 ;;;;;; ibuffer-add-to-tmp-show ibuffer-add-to-tmp-hide ibuffer-bs-show
13161 ;;;;;; ibuffer-invert-sorting ibuffer-toggle-sorting-mode ibuffer-switch-to-saved-filters 13529 ;;;;;; ibuffer-invert-sorting ibuffer-toggle-sorting-mode ibuffer-switch-to-saved-filters
13162 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters 13530 ;;;;;; ibuffer-add-saved-filters ibuffer-delete-saved-filters ibuffer-save-filters
13169 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode 13537 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode
13170 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p 13538 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p
13171 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 13539 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
13172 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 13540 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
13173 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 13541 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
13174 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17239 32209)) 13542 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (17379 9021))
13175 ;;; Generated autoloads from ibuf-ext.el 13543 ;;; Generated autoloads from ibuf-ext.el
13176 13544
13177 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 13545 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
13178 Toggle use of Ibuffer's auto-update facility. 13546 Toggle use of Ibuffer's auto-update facility.
13179 With numeric ARG, enable auto-update if and only if ARG is positive. 13547 With numeric ARG, enable auto-update if and only if ARG is positive.
13497 13865
13498 \(fn)" t nil) 13866 \(fn)" t nil)
13499 13867
13500 (autoload (quote ibuffer-mark-help-buffers) "ibuf-ext" "\ 13868 (autoload (quote ibuffer-mark-help-buffers) "ibuf-ext" "\
13501 Mark buffers like *Help*, *Apropos*, *Info*. 13869 Mark buffers like *Help*, *Apropos*, *Info*.
13870
13871 \(fn)" t nil)
13872
13873 (autoload (quote ibuffer-mark-compressed-file-buffers) "ibuf-ext" "\
13874 Mark buffers whose associated file is compressed.
13502 13875
13503 \(fn)" t nil) 13876 \(fn)" t nil)
13504 13877
13505 (autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\ 13878 (autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\
13506 Mark buffers which have not been viewed in `ibuffer-old-time' days. 13879 Mark buffers which have not been viewed in `ibuffer-old-time' days.
13617 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro)) 13990 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro))
13618 13991
13619 ;;;*** 13992 ;;;***
13620 13993
13621 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13994 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13622 ;;;;;; "ibuffer" "ibuffer.el" (17167 2779)) 13995 ;;;;;; "ibuffer" "ibuffer.el" (17379 9022))
13623 ;;; Generated autoloads from ibuffer.el 13996 ;;; Generated autoloads from ibuffer.el
13624 13997
13625 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ 13998 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
13626 Display a list of buffers, in another window. 13999 Display a list of buffers, in another window.
13627 If optional argument FILES-ONLY is non-nil, then add a filter for 14000 If optional argument FILES-ONLY is non-nil, then add a filter for
13732 14105
13733 \(fn &optional ARG)" t nil) 14106 \(fn &optional ARG)" t nil)
13734 14107
13735 ;;;*** 14108 ;;;***
13736 14109
13737 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17140 20972)) 14110 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (17279 1518))
13738 ;;; Generated autoloads from progmodes/icon.el 14111 ;;; Generated autoloads from progmodes/icon.el
13739 14112
13740 (autoload (quote icon-mode) "icon" "\ 14113 (autoload (quote icon-mode) "icon" "\
13741 Major mode for editing Icon code. 14114 Major mode for editing Icon code.
13742 Expression and list commands understand all Icon brackets. 14115 Expression and list commands understand all Icon brackets.
13773 \(fn)" t nil) 14146 \(fn)" t nil)
13774 14147
13775 ;;;*** 14148 ;;;***
13776 14149
13777 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14150 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
13778 ;;;;;; (17239 32385)) 14151 ;;;;;; (17299 17751))
13779 ;;; Generated autoloads from progmodes/idlw-shell.el 14152 ;;; Generated autoloads from progmodes/idlw-shell.el
13780 14153
13781 (autoload (quote idlwave-shell) "idlw-shell" "\ 14154 (autoload (quote idlwave-shell) "idlw-shell" "\
13782 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 14155 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
13783 If buffer exists but shell process is not running, start new IDL. 14156 If buffer exists but shell process is not running, start new IDL.
13799 \(fn &optional ARG QUICK)" t nil) 14172 \(fn &optional ARG QUICK)" t nil)
13800 14173
13801 ;;;*** 14174 ;;;***
13802 14175
13803 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14176 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
13804 ;;;;;; (17205 6190)) 14177 ;;;;;; (17279 1521))
13805 ;;; Generated autoloads from progmodes/idlwave.el 14178 ;;; Generated autoloads from progmodes/idlwave.el
13806 14179
13807 (autoload (quote idlwave-mode) "idlwave" "\ 14180 (autoload (quote idlwave-mode) "idlwave" "\
13808 Major mode for editing IDL source files (version 5.7_22). 14181 Major mode for editing IDL source files (version 5.7_22).
13809 14182
13935 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame 14308 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame
13936 ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only 14309 ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only
13937 ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14310 ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
13938 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14311 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
13939 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14312 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
13940 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17239 14313 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (17305
13941 ;;;;;; 32211)) 14314 ;;;;;; 29723))
13942 ;;; Generated autoloads from ido.el 14315 ;;; Generated autoloads from ido.el
13943 14316
13944 (defvar ido-mode nil "\ 14317 (defvar ido-mode nil "\
13945 Determines for which functional group (buffer and files) ido behavior 14318 Determines for which functional group (buffer and files) ido behavior
13946 should be enabled. The following values are possible: 14319 should be enabled. The following values are possible:
13975 14348
13976 As you type in a string, all of the buffers matching the string are 14349 As you type in a string, all of the buffers matching the string are
13977 displayed if substring-matching is used (default). Look at 14350 displayed if substring-matching is used (default). Look at
13978 `ido-enable-prefix' and `ido-toggle-prefix'. When you have found the 14351 `ido-enable-prefix' and `ido-toggle-prefix'. When you have found the
13979 buffer you want, it can then be selected. As you type, most keys have 14352 buffer you want, it can then be selected. As you type, most keys have
13980 their normal keybindings, except for the following: \\<ido-mode-map> 14353 their normal keybindings, except for the following: \\<ido-buffer-completion-map>
13981 14354
13982 RET Select the buffer at the front of the list of matches. If the 14355 RET Select the buffer at the front of the list of matches. If the
13983 list is empty, possibly prompt to create new buffer. 14356 list is empty, possibly prompt to create new buffer.
13984 14357
13985 \\[ido-select-text] Select the current prompt as the buffer. 14358 \\[ido-select-text] Select the current prompt as the buffer.
14052 The file name is selected interactively by typing a substring. As you 14425 The file name is selected interactively by typing a substring. As you
14053 type in a string, all of the filenames matching the string are displayed 14426 type in a string, all of the filenames matching the string are displayed
14054 if substring-matching is used (default). Look at `ido-enable-prefix' and 14427 if substring-matching is used (default). Look at `ido-enable-prefix' and
14055 `ido-toggle-prefix'. When you have found the filename you want, it can 14428 `ido-toggle-prefix'. When you have found the filename you want, it can
14056 then be selected. As you type, most keys have their normal keybindings, 14429 then be selected. As you type, most keys have their normal keybindings,
14057 except for the following: \\<ido-mode-map> 14430 except for the following: \\<ido-file-completion-map>
14058 14431
14059 RET Select the file at the front of the list of matches. If the 14432 RET Select the file at the front of the list of matches. If the
14060 list is empty, possibly prompt to create new file. 14433 list is empty, possibly prompt to create new file.
14061 14434
14062 \\[ido-select-text] Select the current prompt as the buffer or file. 14435 \\[ido-select-text] Select the current prompt as the buffer or file.
14071 \\[ido-edit-input] Edit input string (including directory). 14444 \\[ido-edit-input] Edit input string (including directory).
14072 \\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history. 14445 \\[ido-prev-work-directory] or \\[ido-next-work-directory] go to previous/next directory in work directory history.
14073 \\[ido-merge-work-directories] search for file in the work directory history. 14446 \\[ido-merge-work-directories] search for file in the work directory history.
14074 \\[ido-forget-work-directory] removes current directory from the work directory history. 14447 \\[ido-forget-work-directory] removes current directory from the work directory history.
14075 \\[ido-prev-work-file] or \\[ido-next-work-file] cycle through the work file history. 14448 \\[ido-prev-work-file] or \\[ido-next-work-file] cycle through the work file history.
14076 \\[ido-wide-find-file] and \\[ido-wide-find-dir] prompts and uses find to locate files or directories. 14449 \\[ido-wide-find-file-or-pop-dir] and \\[ido-wide-find-dir-or-delete-dir] prompts and uses find to locate files or directories.
14077 \\[ido-make-directory] prompts for a directory to create in current directory. 14450 \\[ido-make-directory] prompts for a directory to create in current directory.
14078 \\[ido-fallback-command] Fallback to non-ido version of current command. 14451 \\[ido-fallback-command] Fallback to non-ido version of current command.
14079 \\[ido-toggle-regexp] Toggle regexp searching. 14452 \\[ido-toggle-regexp] Toggle regexp searching.
14080 \\[ido-toggle-prefix] Toggle between substring and prefix matching. 14453 \\[ido-toggle-prefix] Toggle between substring and prefix matching.
14081 \\[ido-toggle-case] Toggle case-sensitive searching of file names. 14454 \\[ido-toggle-case] Toggle case-sensitive searching of file names.
14228 ;;;*** 14601 ;;;***
14229 14602
14230 ;;;### (autoloads (defimage find-image remove-images insert-sliced-image 14603 ;;;### (autoloads (defimage find-image remove-images insert-sliced-image
14231 ;;;;;; insert-image put-image create-image image-type-available-p 14604 ;;;;;; insert-image put-image create-image image-type-available-p
14232 ;;;;;; image-type-from-file-name image-type-from-file-header image-type-from-buffer 14605 ;;;;;; image-type-from-file-name image-type-from-file-header image-type-from-buffer
14233 ;;;;;; image-type-from-data) "image" "image.el" (17245 4868)) 14606 ;;;;;; image-type-from-data) "image" "image.el" (17245 60154))
14234 ;;; Generated autoloads from image.el 14607 ;;; Generated autoloads from image.el
14235 14608
14236 (autoload (quote image-type-from-data) "image" "\ 14609 (autoload (quote image-type-from-data) "image" "\
14237 Determine the image type from image data DATA. 14610 Determine the image type from image data DATA.
14238 Value is a symbol specifying the image type or nil if type cannot 14611 Value is a symbol specifying the image type or nil if type cannot
14442 \(fn &optional ARG)" t nil) 14815 \(fn &optional ARG)" t nil)
14443 14816
14444 ;;;*** 14817 ;;;***
14445 14818
14446 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 14819 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
14447 ;;;;;; "image-mode" "image-mode.el" (17205 6006)) 14820 ;;;;;; "image-mode" "image-mode.el" (17379 9022))
14448 ;;; Generated autoloads from image-mode.el 14821 ;;; Generated autoloads from image-mode.el
14449 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 14822 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
14450 (push '("\\.png\\'" . image-mode) auto-mode-alist) 14823 (push '("\\.png\\'" . image-mode) auto-mode-alist)
14451 (push '("\\.gif\\'" . image-mode) auto-mode-alist) 14824 (push '("\\.gif\\'" . image-mode) auto-mode-alist)
14452 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist) 14825 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist)
14600 14973
14601 ;;;*** 14974 ;;;***
14602 14975
14603 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 14976 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
14604 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 14977 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
14605 ;;;;;; "ind-util" "language/ind-util.el" (17102 18773)) 14978 ;;;;;; "ind-util" "language/ind-util.el" (17340 722))
14606 ;;; Generated autoloads from language/ind-util.el 14979 ;;; Generated autoloads from language/ind-util.el
14607 14980
14608 (autoload (quote indian-compose-region) "ind-util" "\ 14981 (autoload (quote indian-compose-region) "ind-util" "\
14609 Compose the region according to `composition-function-table'. 14982 Compose the region according to `composition-function-table'.
14610 14983
14611 \(fn FROM TO)" t nil) 14984 \(fn FROM TO)" t nil)
14612 14985
14613 (autoload (quote indian-compose-string) "ind-util" "\ 14986 (autoload (quote indian-compose-string) "ind-util" "\
14614 Not documented 14987 Not documented
14709 15082
14710 ;;;*** 15083 ;;;***
14711 15084
14712 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 15085 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
14713 ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index 15086 ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index
14714 ;;;;;; Info-directory info-standalone info-emacs-manual info info-other-window) 15087 ;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual
14715 ;;;;;; "info" "info.el" (17248 29269)) 15088 ;;;;;; info info-other-window) "info" "info.el" (17370 3964))
14716 ;;; Generated autoloads from info.el 15089 ;;; Generated autoloads from info.el
14717 15090
14718 (autoload (quote info-other-window) "info" "\ 15091 (autoload (quote info-other-window) "info" "\
14719 Like `info' but show the Info buffer in another window. 15092 Like `info' but show the Info buffer in another window.
14720 15093
14721 \(fn &optional FILE)" t nil) 15094 \(fn &optional FILE-OR-NODE)" t nil)
14722 (add-hook 'same-window-regexps "\\*info\\*\\(\\|<[0-9]+>\\)") 15095 (add-hook 'same-window-regexps "\\*info\\*\\(\\|<[0-9]+>\\)")
14723 (put 'info 'info-file "emacs") 15096 (put 'info 'info-file "emacs")
14724 15097
14725 (autoload (quote info) "info" "\ 15098 (autoload (quote info) "info" "\
14726 Enter Info, the documentation browser. 15099 Enter Info, the documentation browser.
14727 Optional argument FILE specifies the file to examine; 15100 Optional argument FILE-OR-NODE specifies the file to examine;
14728 the default is the top-level directory of Info. 15101 the default is the top-level directory of Info.
14729 Called from a program, FILE may specify an Info node of the form 15102 Called from a program, FILE-OR-NODE may specify an Info node of the form
14730 `(FILENAME)NODENAME'. 15103 `(FILENAME)NODENAME'.
14731 Optional argument BUFFER specifies the Info buffer name; 15104 Optional argument BUFFER specifies the Info buffer name;
14732 the default buffer name is *info*. If BUFFER exists, 15105 the default buffer name is *info*. If BUFFER exists,
14733 just switch to BUFFER. Otherwise, create a new buffer 15106 just switch to BUFFER. Otherwise, create a new buffer
14734 with the top-level Info directory. 15107 with the top-level Info directory.
14740 15113
14741 The search path for Info files is in the variable `Info-directory-list'. 15114 The search path for Info files is in the variable `Info-directory-list'.
14742 The top-level Info directory is made by combining all the files named `dir' 15115 The top-level Info directory is made by combining all the files named `dir'
14743 in all the directories in that path. 15116 in all the directories in that path.
14744 15117
14745 \(fn &optional FILE BUFFER)" t nil) 15118 \(fn &optional FILE-OR-NODE BUFFER)" t nil)
14746 15119
14747 (autoload (quote info-emacs-manual) "info" "\ 15120 (autoload (quote info-emacs-manual) "info" "\
14748 Display the Emacs manual in Info mode. 15121 Display the Emacs manual in Info mode.
14749 15122
14750 \(fn)" t nil) 15123 \(fn)" t nil)
14753 Run Emacs as a standalone Info reader. 15126 Run Emacs as a standalone Info reader.
14754 Usage: emacs -f info-standalone [filename] 15127 Usage: emacs -f info-standalone [filename]
14755 In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself. 15128 In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself.
14756 15129
14757 \(fn)" nil nil) 15130 \(fn)" nil nil)
15131
15132 (autoload (quote Info-on-current-buffer) "info" "\
15133 Use Info mode to browse the current Info buffer.
15134 With a prefix arg, this queries for the node name to visit first;
15135 otherwise, that defaults to `Top'.
15136
15137 \(fn &optional NODENAME)" t nil)
14758 15138
14759 (autoload (quote Info-directory) "info" "\ 15139 (autoload (quote Info-directory) "info" "\
14760 Go to the Info directory node. 15140 Go to the Info directory node.
14761 15141
14762 \(fn)" t nil) 15142 \(fn)" t nil)
15150 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 15530 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
15151 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15531 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15152 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15532 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15153 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist 15533 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist
15154 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 15534 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
15155 ;;;;;; (17244 43761)) 15535 ;;;;;; (17370 30854))
15156 ;;; Generated autoloads from textmodes/ispell.el 15536 ;;; Generated autoloads from textmodes/ispell.el
15157 15537
15158 (defvar ispell-personal-dictionary nil "\ 15538 (defvar ispell-personal-dictionary nil "\
15159 *File name of your personal spelling dictionary, or nil. 15539 *File name of your personal spelling dictionary, or nil.
15160 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used, 15540 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
15174 15554
15175 (setq ispell-dictionary-alist-1 (quote ((nil "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("american" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("brasileiro" "[A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]" "[^A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]" "[']" nil nil nil iso-8859-1) ("british" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("castellano" "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil ("-B") "~tex" iso-8859-1) ("castellano8" "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil ("-B" "-d" "castellano") "~latin1" iso-8859-1)))) 15555 (setq ispell-dictionary-alist-1 (quote ((nil "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("american" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("brasileiro" "[A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]" "[^A-Z\301\311\315\323\332\300\310\314\322\331\303\325\307\334\302\312\324a-z\341\351\355\363\372\340\350\354\362\371\343\365\347\374\342\352\364]" "[']" nil nil nil iso-8859-1) ("british" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1) ("castellano" "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil ("-B") "~tex" iso-8859-1) ("castellano8" "[A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[^A-Z\301\311\315\321\323\332\334a-z\341\351\355\361\363\372\374]" "[-]" nil ("-B" "-d" "castellano") "~latin1" iso-8859-1))))
15176 15556
15177 (setq ispell-dictionary-alist-2 (quote (("czech" "[A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]" "[^A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]" "" nil ("-B") nil iso-8859-2) ("dansk" "[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]" "[']" nil ("-C") nil iso-8859-1) ("deutsch" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("deutsch8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "deutsch") "~latin1" iso-8859-1) ("english" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1)))) 15557 (setq ispell-dictionary-alist-2 (quote (("czech" "[A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]" "[^A-Za-z\301\311\314\315\323\332\331\335\256\251\310\330\317\253\322\341\351\354\355\363\372\371\375\276\271\350\370\357\273\362]" "" nil ("-B") nil iso-8859-2) ("dansk" "[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]" "[']" nil ("-C") nil iso-8859-1) ("deutsch" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("deutsch8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "deutsch") "~latin1" iso-8859-1) ("english" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil iso-8859-1))))
15178 15558
15179 (setq ispell-dictionary-alist-3 (quote (("esperanto" "[A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]" "[^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]" "[-']" t ("-C") "~latin3" iso-8859-1) ("esperanto-tex" "[A-Za-z^\\]" "[^A-Za-z^\\]" "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-1) ("francais7" "[A-Za-z]" "[^A-Za-z]" "[`'^---]" t nil nil iso-8859-1) ("francais" "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[-']" t nil "~list" iso-8859-1) ("francais-tex" "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]" "[-'^`\"]" t nil "~tex" iso-8859-1)))) 15559 (setq ispell-dictionary-alist-3 (quote (("esperanto" "[A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]" "[^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376]" "[-']" t ("-C") "~latin3" iso-8859-1) ("esperanto-tex" "[A-Za-z^\\]" "[^A-Za-z^\\]" "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-1) ("francais7" "[A-Za-z]" "[^A-Za-z]" "[`'^---]" t nil nil iso-8859-1) ("francais" "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]" "[-'.@]" t nil "~list" iso-8859-1) ("francais-tex" "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]" "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]" "[-'^`\".@]" t nil "~tex" iso-8859-1))))
15180 15560
15181 (setq ispell-dictionary-alist-4 (quote (("german" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("german8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "german") "~latin1" iso-8859-1) ("italiano" "[A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[^A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[-]" nil ("-B" "-d" "italian") "~tex" iso-8859-1) ("nederlands" "[A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[^A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[']" t ("-C") nil iso-8859-1) ("nederlands8" "[A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[^A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[']" t ("-C") nil iso-8859-1)))) 15561 (setq ispell-dictionary-alist-4 (quote (("german" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("german8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "german") "~latin1" iso-8859-1) ("italiano" "[A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[^A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[-.]" nil ("-B" "-d" "italian") "~tex" iso-8859-1) ("nederlands" "[A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[^A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[']" t ("-C") nil iso-8859-1) ("nederlands8" "[A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[^A-Za-z\300\301\302\303\304\305\307\310\311\312\313\314\315\316\317\322\323\324\325\326\331\332\333\334\340\341\342\343\344\345\347\350\351\352\353\354\355\356\357\361\362\363\364\365\366\371\372\373\374]" "[']" t ("-C") nil iso-8859-1))))
15182 15562
15183 (setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil nil "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "" nil nil nil iso-8859-2) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C") "~latin1" iso-8859-1)))) 15563 (setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil nil "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "." nil nil nil iso-8859-2) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C") "~latin1" iso-8859-1))))
15184 15564
15185 (setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil nil nil koi8-r) ("russianw" "[\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "[^\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "" nil nil nil windows-1251) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B") nil iso-8859-2) ("slovenian" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B" "-d" "slovenian") nil iso-8859-2) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1)))) 15565 (setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil nil nil koi8-r) ("russianw" "[\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "[^\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "" nil nil nil windows-1251) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B") nil iso-8859-2) ("slovenian" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B" "-d" "slovenian") nil iso-8859-2) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1))))
15186 15566
15187 (defvar ispell-dictionary-alist (append ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\ 15567 (defvar ispell-dictionary-alist (append ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\
15188 An alist of dictionaries and their associated parameters. 15568 An alist of dictionaries and their associated parameters.
15436 15816
15437 \(fn)" t nil) 15817 \(fn)" t nil)
15438 15818
15439 ;;;*** 15819 ;;;***
15440 15820
15441 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17239 15821 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (17360
15442 ;;;;;; 32217)) 15822 ;;;;;; 50461))
15443 ;;; Generated autoloads from iswitchb.el 15823 ;;; Generated autoloads from iswitchb.el
15444 15824
15445 (defvar iswitchb-mode nil "\ 15825 (defvar iswitchb-mode nil "\
15446 Non-nil if Iswitchb mode is enabled. 15826 Non-nil if Iswitchb mode is enabled.
15447 See the command `iswitchb-mode' for a description of this minor-mode. 15827 See the command `iswitchb-mode' for a description of this minor-mode.
15540 15920
15541 \(fn PROMPT &optional INITIAL-INPUT)" nil nil) 15921 \(fn PROMPT &optional INITIAL-INPUT)" nil nil)
15542 15922
15543 ;;;*** 15923 ;;;***
15544 15924
15545 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (17246
15546 ;;;;;; 24773))
15547 ;;; Generated autoloads from jit-lock.el
15548
15549 (autoload (quote jit-lock-register) "jit-lock" "\
15550 Register FUN as a fontification function to be called in this buffer.
15551 FUN will be called with two arguments START and END indicating the region
15552 that needs to be (re)fontified.
15553 If non-nil, CONTEXTUAL means that a contextual fontification would be useful.
15554
15555 \(fn FUN &optional CONTEXTUAL)" nil nil)
15556
15557 ;;;***
15558
15559 ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" 15925 ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr"
15560 ;;;;;; "jka-compr.el" (17148 24997)) 15926 ;;;;;; "jka-compr.el" (17279 1475))
15561 ;;; Generated autoloads from jka-compr.el 15927 ;;; Generated autoloads from jka-compr.el
15562 15928
15563 (defvar jka-compr-inhibit nil "\ 15929 (defvar jka-compr-inhibit nil "\
15564 Non-nil means inhibit automatic uncompression temporarily. 15930 Non-nil means inhibit automatic uncompression temporarily.
15565 Lisp programs can bind this to t to do that. 15931 Lisp programs can bind this to t to do that.
15636 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil) 16002 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil)
15637 16003
15638 ;;;*** 16004 ;;;***
15639 16005
15640 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 16006 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
15641 ;;;;;; (17102 18716)) 16007 ;;;;;; (17305 29743))
15642 ;;; Generated autoloads from international/kinsoku.el 16008 ;;; Generated autoloads from international/kinsoku.el
15643 16009
15644 (autoload (quote kinsoku) "kinsoku" "\ 16010 (autoload (quote kinsoku) "kinsoku" "\
15645 Go to a line breaking position near point by doing `kinsoku' processing. 16011 Go to a line breaking position near point by doing `kinsoku' processing.
15646 LINEBEG is a buffer position we can't break a line before. 16012 LINEBEG is a buffer position we can't break a line before.
15912 16278
15913 ;;;*** 16279 ;;;***
15914 16280
15915 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc 16281 ;;;### (autoloads (latexenc-find-file-coding-system latexenc-coding-system-to-inputenc
15916 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist) 16282 ;;;;;; latexenc-inputenc-to-coding-system latex-inputenc-coding-alist)
15917 ;;;;;; "latexenc" "international/latexenc.el" (17102 18717)) 16283 ;;;;;; "latexenc" "international/latexenc.el" (17370 29947))
15918 ;;; Generated autoloads from international/latexenc.el 16284 ;;; Generated autoloads from international/latexenc.el
15919 16285
15920 (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))) "\ 16286 (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))) "\
15921 Mapping from encoding names used by LaTeX's \"inputenc.sty\" to Emacs coding systems. 16287 Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems.
16288 LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".
15922 Used by the function `latexenc-find-file-coding-system'.") 16289 Used by the function `latexenc-find-file-coding-system'.")
15923 16290
15924 (custom-autoload (quote latex-inputenc-coding-alist) "latexenc") 16291 (custom-autoload (quote latex-inputenc-coding-alist) "latexenc")
15925 16292
15926 (autoload (quote latexenc-inputenc-to-coding-system) "latexenc" "\ 16293 (autoload (quote latexenc-inputenc-to-coding-system) "latexenc" "\
16055 \(fn)" nil nil) 16422 \(fn)" nil nil)
16056 16423
16057 ;;;*** 16424 ;;;***
16058 16425
16059 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16426 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16060 ;;;;;; (17159 1485)) 16427 ;;;;;; (17352 559))
16061 ;;; Generated autoloads from progmodes/ld-script.el 16428 ;;; Generated autoloads from progmodes/ld-script.el
16062 16429
16063 (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode))) 16430 (add-to-list (quote auto-mode-alist) (quote ("\\.ld[si]?\\>" . ld-script-mode)))
16431
16432 (add-to-list (quote auto-mode-alist) (quote ("\\.x[bdsru]?[cn]?\\'" . ld-script-mode)))
16064 16433
16065 (autoload (quote ld-script-mode) "ld-script" "\ 16434 (autoload (quote ld-script-mode) "ld-script" "\
16066 A major mode to edit GNU ld script files 16435 A major mode to edit GNU ld script files
16067 16436
16068 \(fn)" t nil) 16437 \(fn)" t nil)
16139 \(fn FEATURE &optional FORCE)" t nil) 16508 \(fn FEATURE &optional FORCE)" t nil)
16140 16509
16141 ;;;*** 16510 ;;;***
16142 16511
16143 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16512 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16144 ;;;;;; "locate" "locate.el" (17244 43734)) 16513 ;;;;;; "locate" "locate.el" (17333 9514))
16145 ;;; Generated autoloads from locate.el 16514 ;;; Generated autoloads from locate.el
16146 16515
16147 (defvar locate-ls-subdir-switches "-al" "\ 16516 (defvar locate-ls-subdir-switches "-al" "\
16148 `ls' switches for inserting subdirectories in `*Locate*' buffers. 16517 `ls' switches for inserting subdirectories in `*Locate*' buffers.
16149 This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches.") 16518 This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches.")
16164 16533
16165 \(fn SEARCH-STRING FILTER)" t nil) 16534 \(fn SEARCH-STRING FILTER)" t nil)
16166 16535
16167 ;;;*** 16536 ;;;***
16168 16537
16169 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17239 32218)) 16538 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (17296 17586))
16170 ;;; Generated autoloads from log-edit.el 16539 ;;; Generated autoloads from log-edit.el
16171 16540
16172 (autoload (quote log-edit) "log-edit" "\ 16541 (autoload (quote log-edit) "log-edit" "\
16173 Setup a buffer to enter a log message. 16542 Setup a buffer to enter a log message.
16174 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 16543 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
16185 16554
16186 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) 16555 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil)
16187 16556
16188 ;;;*** 16557 ;;;***
16189 16558
16190 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17185 16559 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (17370
16191 ;;;;;; 27447)) 16560 ;;;;;; 3964))
16192 ;;; Generated autoloads from log-view.el 16561 ;;; Generated autoloads from log-view.el
16193 16562
16194 (autoload (quote log-view-mode) "log-view" "\ 16563 (autoload (quote log-view-mode) "log-view" "\
16195 Major mode for browsing CVS log output. 16564 Major mode for browsing CVS log output.
16196 16565
16197 \(fn)" t nil) 16566 \(fn)" t nil)
16198 16567
16199 ;;;*** 16568 ;;;***
16200 16569
16201 ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17248 16570 ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (17324
16202 ;;;;;; 29269)) 16571 ;;;;;; 5836))
16203 ;;; Generated autoloads from longlines.el 16572 ;;; Generated autoloads from longlines.el
16204 16573
16205 (autoload (quote longlines-mode) "longlines" "\ 16574 (autoload (quote longlines-mode) "longlines" "\
16206 Toggle Long Lines mode. 16575 Toggle Long Lines mode.
16207 In Long Lines mode, long lines are wrapped if they extend beyond 16576 In Long Lines mode, long lines are wrapped if they extend beyond
16313 \(fn START END)" t nil) 16682 \(fn START END)" t nil)
16314 16683
16315 ;;;*** 16684 ;;;***
16316 16685
16317 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 16686 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
16318 ;;;;;; (17148 25015)) 16687 ;;;;;; (17288 11724))
16319 ;;; Generated autoloads from ls-lisp.el 16688 ;;; Generated autoloads from ls-lisp.el
16320 16689
16321 (defvar ls-lisp-support-shell-wildcards t "\ 16690 (defvar ls-lisp-support-shell-wildcards t "\
16322 *Non-nil means ls-lisp treats file patterns as shell wildcards. 16691 *Non-nil means ls-lisp treats file patterns as shell wildcards.
16323 Otherwise they are treated as Emacs regexps (for backward compatibility).") 16692 Otherwise they are treated as Emacs regexps (for backward compatibility).")
16324 16693
16325 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp") 16694 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp")
16326 16695
16327 ;;;*** 16696 ;;;***
16328 16697
16329 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17167 16698 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17306
16330 ;;;;;; 2792)) 16699 ;;;;;; 39720))
16331 ;;; Generated autoloads from calendar/lunar.el 16700 ;;; Generated autoloads from calendar/lunar.el
16332 16701
16333 (autoload (quote phases-of-moon) "lunar" "\ 16702 (autoload (quote phases-of-moon) "lunar" "\
16334 Display the quarters of the moon for last month, this month, and next month. 16703 Display the quarters of the moon for last month, this month, and next month.
16335 If called with an optional prefix argument, prompts for month and year. 16704 If called with an optional prefix argument, prompts for month and year.
16338 16707
16339 \(fn &optional ARG)" t nil) 16708 \(fn &optional ARG)" t nil)
16340 16709
16341 ;;;*** 16710 ;;;***
16342 16711
16343 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17140 16712 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (17279
16344 ;;;;;; 20977)) 16713 ;;;;;; 1521))
16345 ;;; Generated autoloads from progmodes/m4-mode.el 16714 ;;; Generated autoloads from progmodes/m4-mode.el
16346 16715
16347 (autoload (quote m4-mode) "m4-mode" "\ 16716 (autoload (quote m4-mode) "m4-mode" "\
16348 A major mode to edit m4 macro files. 16717 A major mode to edit m4 macro files.
16349 \\{m4-mode-map} 16718 \\{m4-mode-map}
16454 (define-key ctl-x-map "q" 'kbd-macro-query) 16823 (define-key ctl-x-map "q" 'kbd-macro-query)
16455 16824
16456 ;;;*** 16825 ;;;***
16457 16826
16458 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 16827 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
16459 ;;;;;; "mail/mail-extr.el" (17148 25155)) 16828 ;;;;;; "mail/mail-extr.el" (17305 54216))
16460 ;;; Generated autoloads from mail/mail-extr.el 16829 ;;; Generated autoloads from mail/mail-extr.el
16461 16830
16462 (autoload (quote mail-extract-address-components) "mail-extr" "\ 16831 (autoload (quote mail-extract-address-components) "mail-extr" "\
16463 Given an RFC-822 address ADDRESS, extract full name and canonical address. 16832 Given an RFC-822 address ADDRESS, extract full name and canonical address.
16464 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). 16833 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). If no
16465 If no name can be extracted, FULL-NAME will be nil. Also see 16834 name can be extracted, FULL-NAME will be nil. Also see
16466 `mail-extr-ignore-single-names' and `mail-extr-ignore-realname-equals-mailbox-name'. 16835 `mail-extr-ignore-single-names' and
16836 `mail-extr-ignore-realname-equals-mailbox-name'.
16467 16837
16468 If the optional argument ALL is non-nil, then ADDRESS can contain zero 16838 If the optional argument ALL is non-nil, then ADDRESS can contain zero
16469 or more recipients, separated by commas, and we return a list of 16839 or more recipients, separated by commas, and we return a list of
16470 the form ((FULL-NAME CANONICAL-ADDRESS) ...) with one element for 16840 the form ((FULL-NAME CANONICAL-ADDRESS) ...) with one element for
16471 each recipient. If ALL is nil, then if ADDRESS contains more than 16841 each recipient. If ALL is nil, then if ADDRESS contains more than
16639 \(fn ARG)" t nil) 17009 \(fn ARG)" t nil)
16640 17010
16641 ;;;*** 17011 ;;;***
16642 17012
16643 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17013 ;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
16644 ;;;;;; (17239 32330)) 17014 ;;;;;; (17379 9044))
16645 ;;; Generated autoloads from mail/mailclient.el 17015 ;;; Generated autoloads from mail/mailclient.el
16646 17016
16647 (autoload (quote mailclient-send-it) "mailclient" "\ 17017 (autoload (quote mailclient-send-it) "mailclient" "\
16648 Pass current buffer on to the system's mail client. 17018 Pass current buffer on to the system's mail client.
16649 Suitable value for `send-mail-function'. 17019 Suitable value for `send-mail-function'.
16651 17021
16652 \(fn)" nil nil) 17022 \(fn)" nil nil)
16653 17023
16654 ;;;*** 17024 ;;;***
16655 17025
16656 ;;;### (autoloads (makefile-bsdmake-mode makefile-makepp-mode makefile-gmake-mode 17026 ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
16657 ;;;;;; makefile-automake-mode makefile-mode) "make-mode" "progmodes/make-mode.el" 17027 ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
16658 ;;;;;; (17239 32386)) 17028 ;;;;;; "make-mode" "progmodes/make-mode.el" (17360 50495))
16659 ;;; Generated autoloads from progmodes/make-mode.el 17029 ;;; Generated autoloads from progmodes/make-mode.el
16660 17030
16661 (autoload (quote makefile-mode) "make-mode" "\ 17031 (autoload (quote makefile-mode) "make-mode" "\
16662 Major mode for editing standard Makefiles. 17032 Major mode for editing standard Makefiles.
16663 17033
16664 If you are editing a file for a different make, try one of the 17034 If you are editing a file for a different make, try one of the
16665 variants `makefile-automake-mode', `makefile-gmake-mode', 17035 variants `makefile-automake-mode', `makefile-gmake-mode',
16666 `makefile-makepp-mode' or `makefile-bsdmake-mode'. All but the 17036 `makefile-makepp-mode', `makefile-bsdmake-mode' or,
17037 `makefile-imake-mode'All but the
16667 last should be correctly chosen based on the file name, except if 17038 last should be correctly chosen based on the file name, except if
16668 it is *.mk. This function ends by invoking the function(s) 17039 it is *.mk. This function ends by invoking the function(s)
16669 `makefile-mode-hook'. 17040 `makefile-mode-hook'.
16670 17041
16671 It is strongly recommended to use `font-lock-mode', because that 17042 It is strongly recommended to use `font-lock-mode', because that
16763 (autoload (quote makefile-bsdmake-mode) "make-mode" "\ 17134 (autoload (quote makefile-bsdmake-mode) "make-mode" "\
16764 An adapted `makefile-mode' that knows about BSD make. 17135 An adapted `makefile-mode' that knows about BSD make.
16765 17136
16766 \(fn)" t nil) 17137 \(fn)" t nil)
16767 17138
17139 (autoload (quote makefile-imake-mode) "make-mode" "\
17140 An adapted `makefile-mode' that knows about imake.
17141
17142 \(fn)" t nil)
17143
16768 ;;;*** 17144 ;;;***
16769 17145
16770 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17148 17146 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (17148
16771 ;;;;;; 25015)) 17147 ;;;;;; 25015))
16772 ;;; Generated autoloads from makesum.el 17148 ;;; Generated autoloads from makesum.el
16777 17153
16778 \(fn)" t nil) 17154 \(fn)" t nil)
16779 17155
16780 ;;;*** 17156 ;;;***
16781 17157
16782 ;;;### (autoloads (man-follow man) "man" "man.el" (17239 32219)) 17158 ;;;### (autoloads (man-follow man) "man" "man.el" (17360 50462))
16783 ;;; Generated autoloads from man.el 17159 ;;; Generated autoloads from man.el
16784 17160
16785 (defalias (quote manual-entry) (quote man)) 17161 (defalias (quote manual-entry) (quote man))
16786 17162
16787 (autoload (quote man) "man" "\ 17163 (autoload (quote man) "man" "\
16826 17202
16827 \(fn &optional ARG)" t nil) 17203 \(fn &optional ARG)" t nil)
16828 17204
16829 ;;;*** 17205 ;;;***
16830 17206
16831 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17246 17207 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17324
16832 ;;;;;; 34622)) 17208 ;;;;;; 5836))
16833 ;;; Generated autoloads from menu-bar.el 17209 ;;; Generated autoloads from menu-bar.el
16834 17210
16835 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) 17211 (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
16836 17212
16837 (defvar menu-bar-mode nil "\ 17213 (defvar menu-bar-mode nil "\
16863 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line 17239 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line
16864 ;;;;;; message-signature-file message-signature message-indent-citation-function 17240 ;;;;;; message-signature-file message-signature message-indent-citation-function
16865 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function 17241 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function
16866 ;;;;;; message-send-mail-function message-user-organization-file 17242 ;;;;;; message-send-mail-function message-user-organization-file
16867 ;;;;;; message-signature-separator message-from-style) "message" 17243 ;;;;;; message-signature-separator message-from-style) "message"
16868 ;;;;;; "gnus/message.el" (17242 24871)) 17244 ;;;;;; "gnus/message.el" (17379 9043))
16869 ;;; Generated autoloads from gnus/message.el 17245 ;;; Generated autoloads from gnus/message.el
16870 17246
16871 (defvar message-from-style (quote default) "\ 17247 (defvar message-from-style (quote default) "\
16872 *Specifies how \"From\" headers look. 17248 *Specifies how \"From\" headers look.
16873 17249
17117 \(fn START END)" t nil) 17493 \(fn START END)" t nil)
17118 17494
17119 ;;;*** 17495 ;;;***
17120 17496
17121 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17497 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17122 ;;;;;; (17239 32386)) 17498 ;;;;;; (17279 1522))
17123 ;;; Generated autoloads from progmodes/meta-mode.el 17499 ;;; Generated autoloads from progmodes/meta-mode.el
17124 17500
17125 (autoload (quote metafont-mode) "meta-mode" "\ 17501 (autoload (quote metafont-mode) "meta-mode" "\
17126 Major mode for editing Metafont sources. 17502 Major mode for editing Metafont sources.
17127 Special commands: 17503 Special commands:
17187 17563
17188 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil) 17564 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil)
17189 17565
17190 ;;;*** 17566 ;;;***
17191 17567
17192 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose 17568 ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
17193 ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (17249 17569 ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp"
17194 ;;;;;; 49352)) 17570 ;;;;;; "mh-e/mh-comp.el" (17379 9046))
17195 ;;; Generated autoloads from mh-e/mh-comp.el 17571 ;;; Generated autoloads from mh-e/mh-comp.el
17196 17572
17197 (autoload (quote mh-smail) "mh-comp" "\ 17573 (autoload (quote mh-smail) "mh-comp" "\
17198 Compose and send mail with the MH mail system. 17574 Compose a message with the MH mail system.
17199 This function is an entry point to MH-E, the Emacs interface to the MH mail
17200 system.
17201
17202 See `mh-send' for more details on composing mail. 17575 See `mh-send' for more details on composing mail.
17203 17576
17204 \(fn)" t nil) 17577 \(fn)" t nil)
17205 17578
17579 (autoload (quote mh-smail-other-window) "mh-comp" "\
17580 Compose a message with the MH mail system in other window.
17581 See `mh-send' for more details on composing mail.
17582
17583 \(fn)" t nil)
17584
17206 (autoload (quote mh-smail-batch) "mh-comp" "\ 17585 (autoload (quote mh-smail-batch) "mh-comp" "\
17207 Set up a mail composition draft with the MH mail system. 17586 Compose a message with the MH mail system.
17208 This function is an entry point to MH-E, the Emacs interface to the MH mail 17587
17209 system. This function does not prompt the user for any header fields, and thus 17588 This function does not prompt the user for any header fields, and
17210 is suitable for use by programs that want to create a mail buffer. Users 17589 thus is suitable for use by programs that want to create a mail
17211 should use `mh-smail' to compose mail. 17590 buffer. Users should use \\[mh-smail] to compose mail.
17212 17591
17213 Optional arguments for setting certain fields include TO, SUBJECT, and 17592 Optional arguments for setting certain fields include TO,
17214 OTHER-HEADERS. Additional arguments are IGNORED. 17593 SUBJECT, and OTHER-HEADERS. Additional arguments are IGNORED.
17594
17595 This function remains for Emacs 21 compatibility. New
17596 applications should use `mh-user-agent-compose'.
17215 17597
17216 \(fn &optional TO SUBJECT OTHER-HEADERS &rest IGNORED)" nil nil) 17598 \(fn &optional TO SUBJECT OTHER-HEADERS &rest IGNORED)" nil nil)
17599
17600 (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))
17217 17601
17218 (autoload (quote mh-user-agent-compose) "mh-comp" "\ 17602 (autoload (quote mh-user-agent-compose) "mh-comp" "\
17219 Set up mail composition draft with the MH mail system. 17603 Set up mail composition draft with the MH mail system.
17220 This is `mail-user-agent' entry point to MH-E. 17604 This is the `mail-user-agent' entry point to MH-E. This function
17605 conforms to the contract specified by `define-mail-user-agent'
17606 which means that this function should accept the same arguments
17607 as `compose-mail'.
17221 17608
17222 The optional arguments TO and SUBJECT specify recipients and the 17609 The optional arguments TO and SUBJECT specify recipients and the
17223 initial Subject field, respectively. 17610 initial Subject field, respectively.
17224 17611
17225 OTHER-HEADERS is an alist specifying additional 17612 OTHER-HEADERS is an alist specifying additional header fields.
17226 header fields. Elements look like (HEADER . VALUE) where both 17613 Elements look like (HEADER . VALUE) where both HEADER and VALUE
17227 HEADER and VALUE are strings. 17614 are strings.
17228 17615
17229 CONTINUE, SWITCH-FUNCTION, YANK-ACTION and SEND-ACTIONS are ignored. 17616 CONTINUE, SWITCH-FUNCTION, YANK-ACTION and SEND-ACTIONS are
17617 ignored.
17230 17618
17231 \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS)" nil nil) 17619 \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS)" nil nil)
17232 17620
17233 (autoload (quote mh-smail-other-window) "mh-comp" "\ 17621 (autoload (quote mh-send-letter) "mh-comp" "\
17234 Compose and send mail in other window with the MH mail system. 17622 Save draft and send message.
17235 This function is an entry point to MH-E, the Emacs interface to the MH mail 17623
17236 system. 17624 When you are all through editing a message, you send it with this
17237 17625 command. You can give a prefix argument ARG to monitor the first stage
17238 See `mh-send' for more details on composing mail. 17626 of the delivery; this output can be found in a buffer called \"*MH-E
17239 17627 Mail Delivery*\".
17240 \(fn)" t nil) 17628
17241 17629 The hook `mh-before-send-letter-hook' is run at the beginning of
17242 (autoload (quote mh-letter-mode) "mh-comp" "\ 17630 this command. For example, if you want to check your spelling in
17243 Mode for composing letters in MH-E.\\<mh-letter-mode-map> 17631 your message before sending, add the function `ispell-message'.
17244 17632
17245 When you have finished composing, type \\[mh-send-letter] to send the message 17633 In case the MH \"send\" program is installed under a different name,
17246 using the MH mail handling system. 17634 use `mh-send-prog' to tell MH-E the name.
17247 17635
17248 There are two types of tags used by MH-E when composing MIME messages: MML and 17636 \(fn &optional ARG)" t nil)
17249 MH. The option `mh-compose-insertion' controls what type of tags are inserted 17637
17250 by MH-E commands. These tags can be converted to MIME body parts by running 17638 (autoload (quote mh-fully-kill-draft) "mh-comp" "\
17251 \\[mh-mh-to-mime] for MH-style directives or \\[mh-mml-to-mime] for MML tags. 17639 Quit editing and delete draft message.
17252 17640
17253 Options that control this mode can be changed with \\[customize-group]; 17641 If for some reason you are not happy with the draft, you can use
17254 specify the \"mh-compose\" group. 17642 this command to kill the draft buffer and delete the draft
17255 17643 message. Use the command \\[kill-buffer] if you don't want to
17256 When a message is composed, the hooks `text-mode-hook' and 17644 delete the draft message.
17257 `mh-letter-mode-hook' are run. 17645
17258 17646 \(fn)" t nil)
17259 \\{mh-letter-mode-map} 17647
17260 17648 ;;;***
17261 \(fn)" t nil) 17649
17262 17650 ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (17380 37607))
17263 ;;;***
17264
17265 ;;;### (autoloads (mh-folder-mode mh-version mh-nmail mh-rmail) "mh-e"
17266 ;;;;;; "mh-e/mh-e.el" (17249 49352))
17267 ;;; Generated autoloads from mh-e/mh-e.el 17651 ;;; Generated autoloads from mh-e/mh-e.el
17268 17652
17269 (autoload (quote mh-rmail) "mh-e" "\ 17653 (put (quote mh-progs) (quote risky-local-variable) t)
17270 Inc(orporate) new mail with MH. 17654
17271 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, 17655 (put (quote mh-lib) (quote risky-local-variable) t)
17272 the Emacs interface to the MH mail system. 17656
17273 17657 (put (quote mh-lib-progs) (quote risky-local-variable) t)
17274 \(fn &optional ARG)" t nil)
17275
17276 (autoload (quote mh-nmail) "mh-e" "\
17277 Check for new mail in inbox folder.
17278 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E,
17279 the Emacs interface to the MH mail system.
17280
17281 \(fn &optional ARG)" t nil)
17282 17658
17283 (autoload (quote mh-version) "mh-e" "\ 17659 (autoload (quote mh-version) "mh-e" "\
17284 Display version information about MH-E and the MH mail handling system. 17660 Display version information about MH-E and the MH mail handling system.
17285 17661
17286 \(fn)" t nil) 17662 \(fn)" t nil)
17287 17663
17288 (autoload (quote mh-folder-mode) "mh-e" "\ 17664 ;;;***
17665
17666 ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder"
17667 ;;;;;; "mh-e/mh-folder.el" (17377 17201))
17668 ;;; Generated autoloads from mh-e/mh-folder.el
17669
17670 (autoload (quote mh-rmail) "mh-folder" "\
17671 Incorporate new mail with MH.
17672 Scan an MH folder if ARG is non-nil.
17673
17674 This function is an entry point to MH-E, the Emacs interface to
17675 the MH mail system.
17676
17677 \(fn &optional ARG)" t nil)
17678
17679 (autoload (quote mh-nmail) "mh-folder" "\
17680 Check for new mail in inbox folder.
17681 Scan an MH folder if ARG is non-nil.
17682
17683 This function is an entry point to MH-E, the Emacs interface to
17684 the MH mail system.
17685
17686 \(fn &optional ARG)" t nil)
17687
17688 (autoload (quote mh-folder-mode) "mh-folder" "\
17289 Major MH-E mode for \"editing\" an MH folder scan listing.\\<mh-folder-mode-map> 17689 Major MH-E mode for \"editing\" an MH folder scan listing.\\<mh-folder-mode-map>
17290 17690
17291 You can show the message the cursor is pointing to, and step through the 17691 You can show the message the cursor is pointing to, and step through
17292 messages. Messages can be marked for deletion or refiling into another 17692 the messages. Messages can be marked for deletion or refiling into
17293 folder; these commands are executed all at once with a separate command. 17693 another folder; these commands are executed all at once with a
17294 17694 separate command.
17295 Options that control this mode can be changed with \\[customize-group]; 17695
17296 specify the \"mh\" group. In particular, please see the `mh-scan-format-file' 17696 Options that control this mode can be changed with
17297 option if you wish to modify scan's format. 17697 \\[customize-group]; specify the \"mh\" group. In particular, please
17698 see the `mh-scan-format-file' option if you wish to modify scan's
17699 format.
17298 17700
17299 When a folder is visited, the hook `mh-folder-mode-hook' is run. 17701 When a folder is visited, the hook `mh-folder-mode-hook' is run.
17300 17702
17301 Ranges 17703 Ranges
17302 ====== 17704 ======
17303 Many commands that operate on individual messages, such as `mh-forward' or 17705 Many commands that operate on individual messages, such as
17304 `mh-refile-msg' take a RANGE argument. This argument can be used in several 17706 `mh-forward' or `mh-refile-msg' take a RANGE argument. This argument
17305 ways. 17707 can be used in several ways.
17306 17708
17307 If you provide the prefix argument (\\[universal-argument]) to these commands, 17709 If you provide the prefix argument (\\[universal-argument]) to
17308 then you will be prompted for the message range. This can be any valid MH 17710 these commands, then you will be prompted for the message range.
17309 range which can include messages, sequences, and the abbreviations (described 17711 This can be any valid MH range which can include messages,
17310 in the mh(1) man page): 17712 sequences, and the abbreviations (described in the mh(1) man
17713 page):
17311 17714
17312 <num1>-<num2> 17715 <num1>-<num2>
17313 Indicates all messages in the range <num1> to <num2>, inclusive. The range 17716 Indicates all messages in the range <num1> to <num2>, inclusive.
17314 must be nonempty. 17717 The range must be nonempty.
17315 17718
17316 `<num>:N' 17719 <num>:N
17317 `<num>:+N' 17720 <num>:+N
17318 `<num>:-N' 17721 <num>:-N
17319 Up to N messages beginning with (or ending with) message num. Num may be 17722 Up to N messages beginning with (or ending with) message num. Num
17320 any of the pre-defined symbols: first, prev, cur, next or last. 17723 may be any of the predefined symbols: first, prev, cur, next or
17321 17724 last.
17322 `first:N' 17725
17323 `prev:N' 17726 first:N
17324 `next:N' 17727 prev:N
17325 `last:N' 17728 next:N
17729 last:N
17326 The first, previous, next or last messages, if they exist. 17730 The first, previous, next or last messages, if they exist.
17327 17731
17328 `all' 17732 all
17329 All of the messages. 17733 All of the messages.
17330 17734
17331 For example, a range that shows all of these things is `1 2 3 5-10 last:5 17735 For example, a range that shows all of these things is `1 2 3
17332 unseen'. 17736 5-10 last:5 unseen'.
17333 17737
17334 If the option `transient-mark-mode' is set to t and you set a region in the 17738 If the option `transient-mark-mode' is set to t and you set a
17335 MH-Folder buffer, then the MH-E command will perform the operation on all 17739 region in the MH-Folder buffer, then the MH-E command will
17336 messages in that region. 17740 perform the operation on all messages in that region.
17337 17741
17338 \\{mh-folder-mode-map} 17742 \\{mh-folder-mode-map}
17339 17743
17340 \(fn)" t nil) 17744 \(fn)" t nil)
17341
17342 ;;;***
17343
17344 ;;;### (autoloads nil "mh-init" "mh-e/mh-init.el" (17239 32348))
17345 ;;; Generated autoloads from mh-e/mh-init.el
17346
17347 (put (quote mh-progs) (quote risky-local-variable) t)
17348
17349 (put (quote mh-lib) (quote risky-local-variable) t)
17350
17351 (put (quote mh-lib-progs) (quote risky-local-variable) t)
17352 17745
17353 ;;;*** 17746 ;;;***
17354 17747
17355 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 17748 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
17356 ;;;;;; "midnight.el" (17148 25017)) 17749 ;;;;;; "midnight.el" (17148 25017))
17422 17815
17423 ;;;*** 17816 ;;;***
17424 17817
17425 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 17818 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
17426 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 17819 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
17427 ;;;;;; (17102 18776)) 17820 ;;;;;; (17340 722))
17428 ;;; Generated autoloads from language/mlm-util.el 17821 ;;; Generated autoloads from language/mlm-util.el
17429 17822
17430 (autoload (quote malayalam-compose-region) "mlm-util" "\ 17823 (autoload (quote malayalam-compose-region) "mlm-util" "\
17431 Not documented 17824 Not documented
17432 17825
17437 17830
17438 \(fn LEN)" nil nil) 17831 \(fn LEN)" nil nil)
17439 17832
17440 (autoload (quote malayalam-composition-function) "mlm-util" "\ 17833 (autoload (quote malayalam-composition-function) "mlm-util" "\
17441 Compose Malayalam characters in REGION, or STRING if specified. 17834 Compose Malayalam characters in REGION, or STRING if specified.
17442 Assume that the REGION or STRING must fully match the composable 17835 Assume that the REGION or STRING must fully match the composable
17443 PATTERN regexp. 17836 PATTERN regexp.
17444 17837
17445 \(fn FROM TO PATTERN &optional STRING)" nil nil) 17838 \(fn FROM TO PATTERN &optional STRING)" nil nil)
17446 17839
17447 ;;;*** 17840 ;;;***
17473 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 17866 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
17474 17867
17475 ;;;*** 17868 ;;;***
17476 17869
17477 ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) 17870 ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
17478 ;;;;;; "mm-url" "gnus/mm-url.el" (17239 32315)) 17871 ;;;;;; "mm-url" "gnus/mm-url.el" (17314 42614))
17479 ;;; Generated autoloads from gnus/mm-url.el 17872 ;;; Generated autoloads from gnus/mm-url.el
17480 17873
17481 (autoload (quote mm-url-insert-file-contents) "mm-url" "\ 17874 (autoload (quote mm-url-insert-file-contents) "mm-url" "\
17482 Insert file contents of URL. 17875 Insert file contents of URL.
17483 If `mm-url-use-external' is non-nil, use `mm-url-program'. 17876 If `mm-url-use-external' is non-nil, use `mm-url-program'.
17489 17882
17490 \(fn URL)" nil nil) 17883 \(fn URL)" nil nil)
17491 17884
17492 ;;;*** 17885 ;;;***
17493 17886
17494 ;;;### (autoloads (mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" (17239 17887 ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu"
17495 ;;;;;; 32316)) 17888 ;;;;;; "gnus/mm-uu.el" (17379 9044))
17496 ;;; Generated autoloads from gnus/mm-uu.el 17889 ;;; Generated autoloads from gnus/mm-uu.el
17497 17890
17498 (autoload (quote mm-uu-dissect) "mm-uu" "\ 17891 (autoload (quote mm-uu-dissect) "mm-uu" "\
17499 Dissect the current buffer and return a list of uu handles. 17892 Dissect the current buffer and return a list of uu handles.
17500 17893 The optional NOHEADER means there's no header in the buffer.
17501 \(fn)" nil nil) 17894 MIME-TYPE specifies a MIME type and parameters, which defaults to the
17895 value of `mm-uu-text-plain-type'.
17896
17897 \(fn &optional NOHEADER MIME-TYPE)" nil nil)
17898
17899 (autoload (quote mm-uu-dissect-text-parts) "mm-uu" "\
17900 Dissect text parts and put uu handles into HANDLE.
17901 Assume text has been decoded if DECODED is non-nil.
17902
17903 \(fn HANDLE &optional DECODED)" nil nil)
17502 17904
17503 ;;;*** 17905 ;;;***
17504 17906
17505 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" 17907 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
17506 ;;;;;; (17185 27556)) 17908 ;;;;;; (17185 27556))
17559 \(fn)" nil nil) 17961 \(fn)" nil nil)
17560 17962
17561 ;;;*** 17963 ;;;***
17562 17964
17563 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 17965 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
17564 ;;;;;; (17075 55530)) 17966 ;;;;;; (17279 1522))
17565 ;;; Generated autoloads from progmodes/modula2.el 17967 ;;; Generated autoloads from progmodes/modula2.el
17566 17968
17567 (autoload (quote modula-2-mode) "modula2" "\ 17969 (autoload (quote modula-2-mode) "modula2" "\
17568 This is a mode intended to support program development in Modula-2. 17970 This is a mode intended to support program development in Modula-2.
17569 All control constructs of Modula-2 can be reached by typing C-c 17971 All control constructs of Modula-2 can be reached by typing C-c
18000 \(fn CHAR)" nil nil) 18402 \(fn CHAR)" nil nil)
18001 18403
18002 ;;;*** 18404 ;;;***
18003 18405
18004 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 18406 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
18005 ;;;;;; (17148 25020)) 18407 ;;;;;; (17259 28110))
18006 ;;; Generated autoloads from mwheel.el 18408 ;;; Generated autoloads from mwheel.el
18007 18409
18008 (defvar mouse-wheel-mode nil "\ 18410 (defvar mouse-wheel-mode nil "\
18009 Non-nil if Mouse-Wheel mode is enabled. 18411 Non-nil if Mouse-Wheel mode is enabled.
18010 See the command `mouse-wheel-mode' for a description of this minor-mode. 18412 See the command `mouse-wheel-mode' for a description of this minor-mode.
18126 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments 18528 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments
18127 ;;;;;; comment-dwim comment-or-uncomment-region comment-region uncomment-region 18529 ;;;;;; comment-dwim comment-or-uncomment-region comment-region uncomment-region
18128 ;;;;;; comment-kill comment-set-column comment-indent comment-indent-default 18530 ;;;;;; comment-kill comment-set-column comment-indent comment-indent-default
18129 ;;;;;; comment-normalize-vars comment-multi-line comment-padding 18531 ;;;;;; comment-normalize-vars comment-multi-line comment-padding
18130 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" 18532 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el"
18131 ;;;;;; (17148 25021)) 18533 ;;;;;; (17380 37601))
18132 ;;; Generated autoloads from newcomment.el 18534 ;;; Generated autoloads from newcomment.el
18133 18535
18134 (defalias (quote indent-for-comment) (quote comment-indent)) 18536 (defalias (quote indent-for-comment) (quote comment-indent))
18135 18537
18136 (defalias (quote set-comment-column) (quote comment-set-column)) 18538 (defalias (quote set-comment-column) (quote comment-set-column))
18145 be used to try to determine whether syntax-tables should be trusted 18547 be used to try to determine whether syntax-tables should be trusted
18146 to understand comments or not in the given buffer. 18548 to understand comments or not in the given buffer.
18147 Major modes should set this variable.") 18549 Major modes should set this variable.")
18148 18550
18149 (defvar comment-column 32 "\ 18551 (defvar comment-column 32 "\
18150 *Column to indent right-margin comments to. 18552 Column to indent right-margin comments to.
18151 Each mode establishes a different default value for this variable; you 18553 Each mode establishes a different default value for this variable; you
18152 can set the value for a particular mode using that mode's hook. 18554 can set the value for a particular mode using that mode's hook.
18153 Comments might be indented to a value smaller than this in order 18555 Comments might be indented to a value smaller than this in order
18154 not to go beyond `comment-fill-column'.") 18556 not to go beyond `comment-fill-column'.")
18155 18557
18183 18585
18184 Applicable at least in modes for languages like fixed-format Fortran where 18586 Applicable at least in modes for languages like fixed-format Fortran where
18185 comments always start in column zero.") 18587 comments always start in column zero.")
18186 18588
18187 (defvar comment-style (quote plain) "\ 18589 (defvar comment-style (quote plain) "\
18188 *Style to be used for `comment-region'. 18590 Style to be used for `comment-region'.
18189 See `comment-styles' for a list of available styles.") 18591 See `comment-styles' for a list of available styles.")
18190 18592
18191 (custom-autoload (quote comment-style) "newcomment") 18593 (custom-autoload (quote comment-style) "newcomment")
18192 18594
18193 (defvar comment-padding " " "\ 18595 (defvar comment-padding " " "\
18199 makes the comment easier to read. Default is 1. nil means 0.") 18601 makes the comment easier to read. Default is 1. nil means 0.")
18200 18602
18201 (custom-autoload (quote comment-padding) "newcomment") 18603 (custom-autoload (quote comment-padding) "newcomment")
18202 18604
18203 (defvar comment-multi-line nil "\ 18605 (defvar comment-multi-line nil "\
18204 *Non-nil means `comment-indent-new-line' continues comments. 18606 Non-nil means `comment-indent-new-line' continues comments.
18205 That is, it inserts no new terminator or starter. 18607 That is, it inserts no new terminator or starter.
18206 This affects `auto-fill-mode', which is the main reason to 18608 This affects `auto-fill-mode', which is the main reason to
18207 customize this variable. 18609 customize this variable.
18208 18610
18209 It also affects \\[indent-new-comment-line]. However, if you want this 18611 It also affects \\[indent-new-comment-line]. However, if you want this
18279 `comment-region' (unless it only consists of comments, in which 18681 `comment-region' (unless it only consists of comments, in which
18280 case it calls `uncomment-region'). 18682 case it calls `uncomment-region').
18281 Else, if the current line is empty, insert a comment and indent it. 18683 Else, if the current line is empty, insert a comment and indent it.
18282 Else if a prefix ARG is specified, call `comment-kill'. 18684 Else if a prefix ARG is specified, call `comment-kill'.
18283 Else, call `comment-indent'. 18685 Else, call `comment-indent'.
18686 You can configure `comment-style' to change the way regions are commented.
18284 18687
18285 \(fn ARG)" t nil) 18688 \(fn ARG)" t nil)
18286 18689
18287 (defvar comment-auto-fill-only-comments nil "\ 18690 (defvar comment-auto-fill-only-comments nil "\
18288 Non-nil means to only auto-fill inside comments. 18691 Non-nil means to only auto-fill inside comments.
18307 18710
18308 \(fn &optional SOFT)" t nil) 18711 \(fn &optional SOFT)" t nil)
18309 18712
18310 ;;;*** 18713 ;;;***
18311 18714
18312 ;;;### (autoloads (newsticker-show-news newsticker-start) "newsticker" 18715 ;;;### (autoloads (newsticker-show-news newsticker-start-ticker newsticker-start
18313 ;;;;;; "net/newsticker.el" (17239 32359)) 18716 ;;;;;; newsticker-ticker-running-p newsticker-running-p) "newsticker"
18717 ;;;;;; "net/newsticker.el" (17379 9054))
18314 ;;; Generated autoloads from net/newsticker.el 18718 ;;; Generated autoloads from net/newsticker.el
18719
18720 (autoload (quote newsticker-running-p) "newsticker" "\
18721 Check whether newsticker is running.
18722 Return t if newsticker is running, nil otherwise. Newsticker is
18723 considered to be running if the newsticker timer list is not empty.
18724
18725 \(fn)" nil nil)
18726
18727 (autoload (quote newsticker-ticker-running-p) "newsticker" "\
18728 Check whether newsticker's actual ticker is running.
18729 Return t if ticker is running, nil otherwise. Newsticker is
18730 considered to be running if the newsticker timer list is not
18731 empty.
18732
18733 \(fn)" nil nil)
18315 18734
18316 (autoload (quote newsticker-start) "newsticker" "\ 18735 (autoload (quote newsticker-start) "newsticker" "\
18317 Start the newsticker. 18736 Start the newsticker.
18318 Start the timers for display and retrieval. If the newsticker, i.e. the 18737 Start the timers for display and retrieval. If the newsticker, i.e. the
18319 timers, are running already a warning message is printed unless 18738 timers, are running already a warning message is printed unless
18320 DO-NOT-COMPLAIN-IF-RUNNING is not nil. 18739 DO-NOT-COMPLAIN-IF-RUNNING is not nil.
18321 Run `newsticker-start-hook' if newsticker was not running already. 18740 Run `newsticker-start-hook' if newsticker was not running already.
18322 18741
18323 \(fn &optional DO-NOT-COMPLAIN-IF-RUNNING)" t nil) 18742 \(fn &optional DO-NOT-COMPLAIN-IF-RUNNING)" t nil)
18324 18743
18744 (autoload (quote newsticker-start-ticker) "newsticker" "\
18745 Start newsticker's ticker (but not the news retrieval).
18746 Start display timer for the actual ticker if wanted and not
18747 running already.
18748
18749 \(fn)" t nil)
18750
18325 (autoload (quote newsticker-show-news) "newsticker" "\ 18751 (autoload (quote newsticker-show-news) "newsticker" "\
18326 Switch to newsticker buffer. You may want to bind this to a key. 18752 Switch to newsticker buffer. You may want to bind this to a key.
18327 18753
18328 \(fn)" t nil) 18754 \(fn)" t nil)
18329 18755
18443 \(fn COMMAND)" t nil) 18869 \(fn COMMAND)" t nil)
18444 18870
18445 ;;;*** 18871 ;;;***
18446 18872
18447 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 18873 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
18448 ;;;;;; (17148 25209)) 18874 ;;;;;; (17380 37608))
18449 ;;; Generated autoloads from textmodes/nroff-mode.el 18875 ;;; Generated autoloads from textmodes/nroff-mode.el
18450 18876
18451 (autoload (quote nroff-mode) "nroff-mode" "\ 18877 (autoload (quote nroff-mode) "nroff-mode" "\
18452 Major mode for editing text intended for nroff to format. 18878 Major mode for editing text intended for nroff to format.
18453 \\{nroff-mode-map} 18879 \\{nroff-mode-map}
18472 \(fn KEY)" t nil) 18898 \(fn KEY)" t nil)
18473 18899
18474 ;;;*** 18900 ;;;***
18475 18901
18476 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 18902 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
18477 ;;;;;; (17186 62981)) 18903 ;;;;;; (17288 15866))
18478 ;;; Generated autoloads from progmodes/octave-inf.el 18904 ;;; Generated autoloads from progmodes/octave-inf.el
18479 18905
18480 (autoload (quote inferior-octave) "octave-inf" "\ 18906 (autoload (quote inferior-octave) "octave-inf" "\
18481 Run an inferior Octave process, I/O via `inferior-octave-buffer'. 18907 Run an inferior Octave process, I/O via `inferior-octave-buffer'.
18482 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'. 18908 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'.
18495 (defalias (quote run-octave) (quote inferior-octave)) 18921 (defalias (quote run-octave) (quote inferior-octave))
18496 18922
18497 ;;;*** 18923 ;;;***
18498 18924
18499 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 18925 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
18500 ;;;;;; (17239 32387)) 18926 ;;;;;; (17306 44350))
18501 ;;; Generated autoloads from progmodes/octave-mod.el 18927 ;;; Generated autoloads from progmodes/octave-mod.el
18502 18928
18503 (autoload (quote octave-mode) "octave-mod" "\ 18929 (autoload (quote octave-mode) "octave-mod" "\
18504 Major mode for editing Octave code. 18930 Major mode for editing Octave code.
18505 18931
18617 19043
18618 ;;;*** 19044 ;;;***
18619 19045
18620 ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 19046 ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
18621 ;;;;;; orgtbl-mode turn-on-orgtbl org-remember-handler org-remember-annotation 19047 ;;;;;; orgtbl-mode turn-on-orgtbl org-remember-handler org-remember-annotation
18622 ;;;;;; org-store-link org-diary org-agenda org-agenda-mode org-mode) 19048 ;;;;;; org-store-link org-tags-view org-diary org-todo-list org-agenda-list
18623 ;;;;;; "org" "textmodes/org.el" (17245 51610)) 19049 ;;;;;; org-agenda org-agenda-mode org-mode) "org" "textmodes/org.el"
19050 ;;;;;; (17379 9062))
18624 ;;; Generated autoloads from textmodes/org.el 19051 ;;; Generated autoloads from textmodes/org.el
18625 19052
18626 (autoload (quote org-mode) "org" "\ 19053 (autoload (quote org-mode) "org" "\
18627 Outline-based notes management and organizer, alias 19054 Outline-based notes management and organizer, alias
18628 \"Carstens outline-mode for keeping track of everything.\" 19055 \"Carsten's outline-mode for keeping track of everything.\"
18629 19056
18630 Org-mode develops organizational tasks around a NOTES file which 19057 Org-mode develops organizational tasks around a NOTES file which
18631 contains information about projects as plain text. Org-mode is 19058 contains information about projects as plain text. Org-mode is
18632 implemented on top of outline-mode, which is ideal to keep the content 19059 implemented on top of outline-mode, which is ideal to keep the content
18633 of large files well structured. It supports ToDo items, deadlines and 19060 of large files well structured. It supports ToDo items, deadlines and
18652 \\{org-agenda-mode-map} 19079 \\{org-agenda-mode-map}
18653 19080
18654 \(fn)" t nil) 19081 \(fn)" t nil)
18655 19082
18656 (autoload (quote org-agenda) "org" "\ 19083 (autoload (quote org-agenda) "org" "\
19084 Dispatch agenda commands to collect entries to the agenda buffer.
19085 Prompts for a character to select a command. Any prefix arg will be passed
19086 on to the selected command. The default selections are:
19087
19088 a Call `org-agenda' to display the agenda for the current day or week.
19089 t Call `org-todo-list' to display the global todo list.
19090 T Call `org-todo-list' to display the global todo list, select only
19091 entries with a specific TODO keyword (the user gets a prompt).
19092 m Call `org-tags-view' to display headlines with tags matching
19093 a condition (the user is prompted for the condition).
19094 M Like `m', but select only TODO entries, no ordinary headlines.
19095
19096 More commands can be added by configuring the variable
19097 `org-agenda-custom-commands'. In particular, specific tags and TODO keyword
19098 searches can be pre-defined in this way.
19099
19100 If the current buffer is in Org-mode and visiting a file, you can also
19101 first press `1' to indicate that the agenda should be temporarily (until the
19102 next use of \\[org-agenda]) restricted to the current file.
19103
19104 \(fn ARG)" t nil)
19105
19106 (autoload (quote org-agenda-list) "org" "\
18657 Produce a weekly view from all files in variable `org-agenda-files'. 19107 Produce a weekly view from all files in variable `org-agenda-files'.
18658 The view will be for the current week, but from the overview buffer you 19108 The view will be for the current week, but from the overview buffer you
18659 will be able to go to other weeks. 19109 will be able to go to other weeks.
18660 With one \\[universal-argument] prefix argument INCLUDE-ALL, all unfinished TODO items will 19110 With one \\[universal-argument] prefix argument INCLUDE-ALL, all unfinished TODO items will
18661 also be shown, under the current date. 19111 also be shown, under the current date.
19112 With two \\[universal-argument] prefix argument INCLUDE-ALL, all TODO entries marked DONE
19113 on the days are also shown. See the variable `org-log-done' for how
19114 to turn on logging.
18662 START-DAY defaults to TODAY, or to the most recent match for the weekday 19115 START-DAY defaults to TODAY, or to the most recent match for the weekday
18663 given in `org-agenda-start-on-weekday'. 19116 given in `org-agenda-start-on-weekday'.
18664 NDAYS defaults to `org-agenda-ndays'. 19117 NDAYS defaults to `org-agenda-ndays'.
18665 19118
18666 \(fn &optional INCLUDE-ALL START-DAY NDAYS)" t nil) 19119 \(fn &optional INCLUDE-ALL START-DAY NDAYS KEEP-MODES)" t nil)
19120
19121 (autoload (quote org-todo-list) "org" "\
19122 Show all TODO entries from all agenda file in a single list.
19123 The prefix arg can be used to select a specific TODO keyword and limit
19124 the list to these. When using \\[universal-argument], you will be prompted
19125 for a keyword. A numeric prefix directly selects the Nth keyword in
19126 `org-todo-keywords'.
19127
19128 \(fn ARG &optional KEEP-MODES)" t nil)
18667 19129
18668 (autoload (quote org-diary) "org" "\ 19130 (autoload (quote org-diary) "org" "\
18669 Return diary information from org-files. 19131 Return diary information from org-files.
18670 This function can be used in a \"sexp\" diary entry in the Emacs calendar. 19132 This function can be used in a \"sexp\" diary entry in the Emacs calendar.
18671 It accesses org files and extracts information from those files to be 19133 It accesses org files and extracts information from those files to be
18709 by the caller, because this is how the calendar works. Don't use this 19171 by the caller, because this is how the calendar works. Don't use this
18710 function from a program - use `org-agenda-get-day-entries' instead. 19172 function from a program - use `org-agenda-get-day-entries' instead.
18711 19173
18712 \(fn &rest ARGS)" nil nil) 19174 \(fn &rest ARGS)" nil nil)
18713 19175
19176 (autoload (quote org-tags-view) "org" "\
19177 Show all headlines for all `org-agenda-files' matching a TAGS criterion.
19178 The prefix arg TODO-ONLY limits the search to TODO entries.
19179
19180 \(fn &optional TODO-ONLY MATCH KEEP-MODES)" t nil)
19181
18714 (autoload (quote org-store-link) "org" "\ 19182 (autoload (quote org-store-link) "org" "\
18715 \\<org-mode-map>Store an org-link to the current location. 19183 \\<org-mode-map>Store an org-link to the current location.
18716 This link can later be inserted into an org-buffer with 19184 This link can later be inserted into an org-buffer with
18717 \\[org-insert-link]. 19185 \\[org-insert-link].
18718 For some link types, a prefix arg is interpreted: 19186 For some link types, a prefix arg is interpreted:
18719 For links to usenet articles, arg negates `org-usenet-links-prefer-google'. 19187 For links to usenet articles, arg negates `org-usenet-links-prefer-google'.
18720 For file links, arg negates `org-line-numbers-in-file-links'. 19188 For file links, arg negates `org-context-in-file-links'.
18721 19189
18722 \(fn ARG)" t nil) 19190 \(fn ARG)" t nil)
18723 19191
18724 (autoload (quote org-remember-annotation) "org" "\ 19192 (autoload (quote org-remember-annotation) "org" "\
18725 Return a link to the current location as an annotation for remember.el. 19193 Return a link to the current location as an annotation for remember.el.
18734 First prompts for an org file. If the user just presses return, the value 19202 First prompts for an org file. If the user just presses return, the value
18735 of `org-default-notes-file' is used. 19203 of `org-default-notes-file' is used.
18736 Then the command offers the headings tree of the selected file in order to 19204 Then the command offers the headings tree of the selected file in order to
18737 file the text at a specific location. 19205 file the text at a specific location.
18738 You can either immediately press RET to get the note appended to the 19206 You can either immediately press RET to get the note appended to the
18739 file. Or you can use vertical cursor motion and visibility cycling (TAB) to 19207 file, or you can use vertical cursor motion and visibility cycling (TAB) to
18740 find a better place. Then press RET or <left> or <right> in insert the note. 19208 find a better place. Then press RET or <left> or <right> in insert the note.
18741 19209
18742 Key Cursor position Note gets inserted 19210 Key Cursor position Note gets inserted
18743 ----------------------------------------------------------------------------- 19211 -----------------------------------------------------------------------------
18744 RET buffer-start as level 2 heading at end of file 19212 RET buffer-start as level 2 heading at end of file
18789 \(fn)" t nil) 19257 \(fn)" t nil)
18790 19258
18791 ;;;*** 19259 ;;;***
18792 19260
18793 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 19261 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
18794 ;;;;;; (17239 32223)) 19262 ;;;;;; (17360 50463))
18795 ;;; Generated autoloads from outline.el 19263 ;;; Generated autoloads from outline.el
18796 19264
18797 (autoload (quote outline-mode) "outline" "\ 19265 (autoload (quote outline-mode) "outline" "\
18798 Set major mode for editing outlines with selective display. 19266 Set major mode for editing outlines with selective display.
18799 Headings are lines which start with asterisks: one for major headings, 19267 Headings are lines which start with asterisks: one for major headings,
18844 19312
18845 \(fn &optional ARG)" t nil) 19313 \(fn &optional ARG)" t nil)
18846 19314
18847 ;;;*** 19315 ;;;***
18848 19316
18849 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17148 25021)) 19317 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17333 9514))
18850 ;;; Generated autoloads from paren.el 19318 ;;; Generated autoloads from paren.el
18851 19319
18852 (defvar show-paren-mode nil "\ 19320 (defvar show-paren-mode nil "\
18853 Non-nil if Show-Paren mode is enabled. 19321 Non-nil if Show-Paren mode is enabled.
18854 See the command `show-paren-mode' for a description of this minor-mode. 19322 See the command `show-paren-mode' for a description of this minor-mode.
18870 \(fn &optional ARG)" t nil) 19338 \(fn &optional ARG)" t nil)
18871 19339
18872 ;;;*** 19340 ;;;***
18873 19341
18874 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 19342 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
18875 ;;;;;; (17102 18474)) 19343 ;;;;;; (17306 39720))
18876 ;;; Generated autoloads from calendar/parse-time.el 19344 ;;; Generated autoloads from calendar/parse-time.el
18877 19345
18878 (autoload (quote parse-time-string) "parse-time" "\ 19346 (autoload (quote parse-time-string) "parse-time" "\
18879 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). 19347 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
18880 The values are identical to those of `decode-time', but any values that are 19348 The values are identical to those of `decode-time', but any values that are
18882 19350
18883 \(fn STRING)" nil nil) 19351 \(fn STRING)" nil nil)
18884 19352
18885 ;;;*** 19353 ;;;***
18886 19354
18887 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17239 19355 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (17279
18888 ;;;;;; 32388)) 19356 ;;;;;; 1523))
18889 ;;; Generated autoloads from progmodes/pascal.el 19357 ;;; Generated autoloads from progmodes/pascal.el
18890 19358
18891 (autoload (quote pascal-mode) "pascal" "\ 19359 (autoload (quote pascal-mode) "pascal" "\
18892 Major mode for editing Pascal code. \\<pascal-mode-map> 19360 Major mode for editing Pascal code. \\<pascal-mode-map>
18893 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 19361 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
19214 19682
19215 ;;;*** 19683 ;;;***
19216 19684
19217 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 19685 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
19218 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 19686 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
19219 ;;;;;; "pcvs.el" (17239 32224)) 19687 ;;;;;; "pcvs.el" (17305 29728))
19220 ;;; Generated autoloads from pcvs.el 19688 ;;; Generated autoloads from pcvs.el
19221 19689
19222 (autoload (quote cvs-checkout) "pcvs" "\ 19690 (autoload (quote cvs-checkout) "pcvs" "\
19223 Run a 'cvs checkout MODULES' in DIR. 19691 Run a 'cvs checkout MODULES' in DIR.
19224 Feed the output to a *cvs* buffer, display it in the current window, 19692 Feed the output to a *cvs* buffer, display it in the current window,
19299 (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))) 19767 (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)))
19300 19768
19301 ;;;*** 19769 ;;;***
19302 19770
19303 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 19771 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
19304 ;;;;;; (17185 27660)) 19772 ;;;;;; (17279 1524))
19305 ;;; Generated autoloads from progmodes/perl-mode.el 19773 ;;; Generated autoloads from progmodes/perl-mode.el
19306 19774
19307 (autoload (quote perl-mode) "perl-mode" "\ 19775 (autoload (quote perl-mode) "perl-mode" "\
19308 Major mode for editing Perl code. 19776 Major mode for editing Perl code.
19309 Expression and list commands understand all Perl brackets. 19777 Expression and list commands understand all Perl brackets.
19356 19824
19357 ;;;*** 19825 ;;;***
19358 19826
19359 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key 19827 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
19360 ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt 19828 ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
19361 ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-region) "pgg" 19829 ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-symmetric pgg-encrypt-symmetric-region
19362 ;;;;;; "pgg.el" (17244 47844)) 19830 ;;;;;; pgg-encrypt-region) "pgg" "pgg.el" (17251 23307))
19363 ;;; Generated autoloads from pgg.el 19831 ;;; Generated autoloads from pgg.el
19364 19832
19365 (autoload (quote pgg-encrypt-region) "pgg" "\ 19833 (autoload (quote pgg-encrypt-region) "pgg" "\
19366 Encrypt the current region between START and END for RCPTS. 19834 Encrypt the current region between START and END for RCPTS.
19835
19367 If optional argument SIGN is non-nil, do a combined sign and encrypt. 19836 If optional argument SIGN is non-nil, do a combined sign and encrypt.
19368 19837
19369 \(fn START END RCPTS &optional SIGN)" t nil) 19838 If optional PASSPHRASE is not specified, it will be obtained from the
19839 passphrase cache or user.
19840
19841 \(fn START END RCPTS &optional SIGN PASSPHRASE)" t nil)
19842
19843 (autoload (quote pgg-encrypt-symmetric-region) "pgg" "\
19844 Encrypt the current region between START and END symmetric with passphrase.
19845
19846 If optional PASSPHRASE is not specified, it will be obtained from the
19847 cache or user.
19848
19849 \(fn START END &optional PASSPHRASE)" t nil)
19850
19851 (autoload (quote pgg-encrypt-symmetric) "pgg" "\
19852 Encrypt the current buffer using a symmetric, rather than key-pair, cipher.
19853
19854 If optional arguments START and END are specified, only encrypt within
19855 the region.
19856
19857 If optional PASSPHRASE is not specified, it will be obtained from the
19858 passphrase cache or user.
19859
19860 \(fn &optional START END PASSPHRASE)" t nil)
19370 19861
19371 (autoload (quote pgg-encrypt) "pgg" "\ 19862 (autoload (quote pgg-encrypt) "pgg" "\
19372 Encrypt the current buffer for RCPTS. 19863 Encrypt the current buffer for RCPTS.
19864
19373 If optional argument SIGN is non-nil, do a combined sign and encrypt. 19865 If optional argument SIGN is non-nil, do a combined sign and encrypt.
19866
19374 If optional arguments START and END are specified, only encrypt within 19867 If optional arguments START and END are specified, only encrypt within
19375 the region. 19868 the region.
19376 19869
19377 \(fn RCPTS &optional SIGN START END)" t nil) 19870 If optional PASSPHRASE is not specified, it will be obtained from the
19871 passphrase cache or user.
19872
19873 \(fn RCPTS &optional SIGN START END PASSPHRASE)" t nil)
19378 19874
19379 (autoload (quote pgg-decrypt-region) "pgg" "\ 19875 (autoload (quote pgg-decrypt-region) "pgg" "\
19380 Decrypt the current region between START and END. 19876 Decrypt the current region between START and END.
19381 19877
19382 \(fn START END)" t nil) 19878 If optional PASSPHRASE is not specified, it will be obtained from the
19879 passphrase cache or user.
19880
19881 \(fn START END &optional PASSPHRASE)" t nil)
19383 19882
19384 (autoload (quote pgg-decrypt) "pgg" "\ 19883 (autoload (quote pgg-decrypt) "pgg" "\
19385 Decrypt the current buffer. 19884 Decrypt the current buffer.
19885
19386 If optional arguments START and END are specified, only decrypt within 19886 If optional arguments START and END are specified, only decrypt within
19387 the region. 19887 the region.
19388 19888
19389 \(fn &optional START END)" t nil) 19889 If optional PASSPHRASE is not specified, it will be obtained from the
19890 passphrase cache or user.
19891
19892 \(fn &optional START END PASSPHRASE)" t nil)
19390 19893
19391 (autoload (quote pgg-sign-region) "pgg" "\ 19894 (autoload (quote pgg-sign-region) "pgg" "\
19392 Make the signature from text between START and END. 19895 Make the signature from text between START and END.
19896
19393 If the optional 3rd argument CLEARTEXT is non-nil, it does not create 19897 If the optional 3rd argument CLEARTEXT is non-nil, it does not create
19394 a detached signature. 19898 a detached signature.
19899
19395 If this function is called interactively, CLEARTEXT is enabled 19900 If this function is called interactively, CLEARTEXT is enabled
19396 and the the output is displayed. 19901 and the the output is displayed.
19397 19902
19398 \(fn START END &optional CLEARTEXT)" t nil) 19903 If optional PASSPHRASE is not specified, it will be obtained from the
19904 passphrase cache or user.
19905
19906 \(fn START END &optional CLEARTEXT PASSPHRASE)" t nil)
19399 19907
19400 (autoload (quote pgg-sign) "pgg" "\ 19908 (autoload (quote pgg-sign) "pgg" "\
19401 Sign the current buffer. 19909 Sign the current buffer.
19910
19402 If the optional argument CLEARTEXT is non-nil, it does not create a 19911 If the optional argument CLEARTEXT is non-nil, it does not create a
19403 detached signature. 19912 detached signature.
19913
19404 If optional arguments START and END are specified, only sign data 19914 If optional arguments START and END are specified, only sign data
19405 within the region. 19915 within the region.
19916
19406 If this function is called interactively, CLEARTEXT is enabled 19917 If this function is called interactively, CLEARTEXT is enabled
19407 and the the output is displayed. 19918 and the the output is displayed.
19408 19919
19409 \(fn &optional CLEARTEXT START END)" t nil) 19920 If optional PASSPHRASE is not specified, it will be obtained from the
19921 passphrase cache or user.
19922
19923 \(fn &optional CLEARTEXT START END PASSPHRASE)" t nil)
19410 19924
19411 (autoload (quote pgg-verify-region) "pgg" "\ 19925 (autoload (quote pgg-verify-region) "pgg" "\
19412 Verify the current region between START and END. 19926 Verify the current region between START and END.
19413 If the optional 3rd argument SIGNATURE is non-nil, it is treated as 19927 If the optional 3rd argument SIGNATURE is non-nil, it is treated as
19414 the detached signature of the current region. 19928 the detached signature of the current region.
19444 19958
19445 \(fn)" t nil) 19959 \(fn)" t nil)
19446 19960
19447 ;;;*** 19961 ;;;***
19448 19962
19963 ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el"
19964 ;;;;;; (17251 23307))
19965 ;;; Generated autoloads from pgg-gpg.el
19966
19967 (autoload (quote pgg-gpg-symmetric-key-p) "pgg-gpg" "\
19968 True if decoded armor MESSAGE-KEYS has symmetric encryption indicator.
19969
19970 \(fn MESSAGE-KEYS)" nil nil)
19971
19972 ;;;***
19973
19449 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 19974 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
19450 ;;;;;; (17148 25215)) 19975 ;;;;;; (17324 5868))
19451 ;;; Generated autoloads from textmodes/picture.el 19976 ;;; Generated autoloads from textmodes/picture.el
19452 19977
19453 (autoload (quote picture-mode) "picture" "\ 19978 (autoload (quote picture-mode) "picture" "\
19454 Switch to Picture mode, in which a quarter-plane screen model is used. 19979 Switch to Picture mode, in which a quarter-plane screen model is used.
19980 \\<picture-mode-map>
19455 Printing characters replace instead of inserting themselves with motion 19981 Printing characters replace instead of inserting themselves with motion
19456 afterwards settable by these commands: 19982 afterwards settable by these commands:
19457 C-c < Move left after insertion. 19983
19458 C-c > Move right after insertion. 19984 Move left after insertion: \\[picture-movement-left]
19459 C-c ^ Move up after insertion. 19985 Move right after insertion: \\[picture-movement-right]
19460 C-c . Move down after insertion. 19986 Move up after insertion: \\[picture-movement-up]
19461 C-c ` Move northwest (nw) after insertion. 19987 Move down after insertion: \\[picture-movement-down]
19462 C-c ' Move northeast (ne) after insertion. 19988
19463 C-c / Move southwest (sw) after insertion. 19989 Move northwest (nw) after insertion: \\[picture-movement-nw]
19464 C-c \\ Move southeast (se) after insertion. 19990 Move northeast (ne) after insertion: \\[picture-movement-ne]
19465 C-u C-c ` Move westnorthwest (wnw) after insertion. 19991 Move southwest (sw) after insertion: \\[picture-movement-sw]
19466 C-u C-c ' Move eastnortheast (ene) after insertion. 19992 Move southeast (se) after insertion: \\[picture-movement-se]
19467 C-u C-c / Move westsouthwest (wsw) after insertion. 19993
19468 C-u C-c \\ Move eastsoutheast (ese) after insertion. 19994 Move westnorthwest (wnw) after insertion: C-u \\[picture-movement-nw]
19995 Move eastnortheast (ene) after insertion: C-u \\[picture-movement-ne]
19996 Move westsouthwest (wsw) after insertion: C-u \\[picture-movement-sw]
19997 Move eastsoutheast (ese) after insertion: C-u \\[picture-movement-se]
19998
19469 The current direction is displayed in the mode line. The initial 19999 The current direction is displayed in the mode line. The initial
19470 direction is right. Whitespace is inserted and tabs are changed to 20000 direction is right. Whitespace is inserted and tabs are changed to
19471 spaces when required by movement. You can move around in the buffer 20001 spaces when required by movement. You can move around in the buffer
19472 with these commands: 20002 with these commands:
19473 \\[picture-move-down] Move vertically to SAME column in previous line. 20003
19474 \\[picture-move-up] Move vertically to SAME column in next line. 20004 Move vertically to SAME column in previous line: \\[picture-move-down]
19475 \\[picture-end-of-line] Move to column following last non-whitespace character. 20005 Move vertically to SAME column in next line: \\[picture-move-up]
19476 \\[picture-forward-column] Move right inserting spaces if required. 20006 Move to column following last
19477 \\[picture-backward-column] Move left changing tabs to spaces if required. 20007 non-whitespace character: \\[picture-end-of-line]
19478 C-c C-f Move in direction of current picture motion. 20008 Move right, inserting spaces if required: \\[picture-forward-column]
19479 C-c C-b Move in opposite direction of current picture motion. 20009 Move left changing tabs to spaces if required: \\[picture-backward-column]
19480 Return Move to beginning of next line. 20010 Move in direction of current picture motion: \\[picture-motion]
20011 Move opposite to current picture motion: \\[picture-motion-reverse]
20012 Move to beginning of next line: \\[next-line]
20013
19481 You can edit tabular text with these commands: 20014 You can edit tabular text with these commands:
19482 M-Tab Move to column beneath (or at) next interesting character. 20015
19483 `Indents' relative to a previous line. 20016 Move to column beneath (or at) next interesting
19484 Tab Move to next stop in tab stop list. 20017 character (see variable `picture-tab-chars'): \\[picture-tab-search]
19485 C-c Tab Set tab stops according to context of this line. 20018 Move to next stop in tab stop list: \\[picture-tab]
19486 With ARG resets tab stops to default (global) value. 20019 Set tab stops according to context of this line: \\[picture-set-tab-stops]
19487 See also documentation of variable picture-tab-chars 20020 (With ARG, resets tab stops to default value.)
19488 which defines \"interesting character\". You can manually 20021 Change the tab stop list: \\[edit-tab-stops]
19489 change the tab stop list with command \\[edit-tab-stops]. 20022
19490 You can manipulate text with these commands: 20023 You can manipulate text with these commands:
19491 C-d Clear (replace) ARG columns after point without moving. 20024 Clear ARG columns after point without moving: \\[picture-clear-column]
19492 C-c C-d Delete char at point - the command normally assigned to C-d. 20025 Delete char at point: \\[delete-char]
19493 \\[picture-backward-clear-column] Clear (replace) ARG columns before point, moving back over them. 20026 Clear ARG columns backward: \\[picture-backward-clear-column]
19494 \\[picture-clear-line] Clear ARG lines, advancing over them. The cleared 20027 Clear ARG lines, advancing over them: \\[picture-clear-line]
19495 text is saved in the kill ring. 20028 (the cleared text is saved in the kill ring)
19496 \\[picture-open-line] Open blank line(s) beneath current line. 20029 Open blank line(s) beneath current line: \\[picture-open-line]
20030
19497 You can manipulate rectangles with these commands: 20031 You can manipulate rectangles with these commands:
19498 C-c C-k Clear (or kill) a rectangle and save it. 20032 Clear a rectangle and save it: \\[picture-clear-rectangle]
19499 C-c C-w Like C-c C-k except rectangle is saved in named register. 20033 Clear a rectangle, saving in a named register: \\[picture-clear-rectangle-to-register]
19500 C-c C-y Overlay (or insert) currently saved rectangle at point. 20034 Insert currently saved rectangle at point: \\[picture-yank-rectangle]
19501 C-c C-x Like C-c C-y except rectangle is taken from named register. 20035 Insert rectangle from named register: \\[picture-yank-rectangle-from-register]
19502 C-c C-r Draw a rectangular box around mark and point. 20036 Draw a rectangular box around mark and point: \\[picture-draw-rectangle]
19503 \\[copy-rectangle-to-register] Copies a rectangle to a register. 20037 Copies a rectangle to a register: \\[copy-rectangle-to-register]
19504 \\[advertised-undo] Can undo effects of rectangle overlay commands 20038 Undo effects of rectangle overlay commands: \\[advertised-undo]
19505 if invoked soon enough. 20039
19506 You can return to the previous mode with: 20040 You can return to the previous mode with \\[picture-mode-exit], which
19507 C-c C-c Which also strips trailing whitespace from every line. 20041 also strips trailing whitespace from every line. Stripping is suppressed
19508 Stripping is suppressed by supplying an argument. 20042 by supplying an argument.
19509 20043
19510 Entry to this mode calls the value of `picture-mode-hook' if non-nil. 20044 Entry to this mode calls the value of `picture-mode-hook' if non-nil.
19511 20045
19512 Note that Picture mode commands will work outside of Picture mode, but 20046 Note that Picture mode commands will work outside of Picture mode, but
19513 they are not defaultly assigned to keys. 20047 they are not defaultly assigned to keys.
19603 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print 20137 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print
19604 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print 20138 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print
19605 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 20139 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
19606 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 20140 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
19607 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 20141 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
19608 ;;;;;; (17239 32228)) 20142 ;;;;;; (17279 1479))
19609 ;;; Generated autoloads from printing.el 20143 ;;; Generated autoloads from printing.el
19610 20144
19611 (autoload (quote pr-interface) "printing" "\ 20145 (autoload (quote pr-interface) "printing" "\
19612 Activate the printing interface buffer. 20146 Activate the printing interface buffer.
19613 20147
20191 \(fn &optional SELECT-PRINTER)" t nil) 20725 \(fn &optional SELECT-PRINTER)" t nil)
20192 20726
20193 ;;;*** 20727 ;;;***
20194 20728
20195 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 20729 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
20196 ;;;;;; (17185 27661)) 20730 ;;;;;; (17279 1524))
20197 ;;; Generated autoloads from progmodes/prolog.el 20731 ;;; Generated autoloads from progmodes/prolog.el
20198 20732
20199 (autoload (quote prolog-mode) "prolog" "\ 20733 (autoload (quote prolog-mode) "prolog" "\
20200 Major mode for editing Prolog code for Prologs. 20734 Major mode for editing Prolog code for Prologs.
20201 Blank lines and `%%...' separate paragraphs. `%'s start comments. 20735 Blank lines and `%%...' separate paragraphs. `%'s start comments.
20211 20745
20212 \(fn)" t nil) 20746 \(fn)" t nil)
20213 20747
20214 ;;;*** 20748 ;;;***
20215 20749
20216 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17131 20680)) 20750 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (17324 5837))
20217 ;;; Generated autoloads from ps-bdf.el 20751 ;;; Generated autoloads from ps-bdf.el
20218 20752
20219 (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"))) "\ 20753 (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"))) "\
20220 *List of directories to search for `BDF' font files. 20754 *List of directories to search for `BDF' font files.
20221 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 20755 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
20222 20756
20223 ;;;*** 20757 ;;;***
20224 20758
20225 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17205 20759 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (17279
20226 ;;;;;; 6191)) 20760 ;;;;;; 1524))
20227 ;;; Generated autoloads from progmodes/ps-mode.el 20761 ;;; Generated autoloads from progmodes/ps-mode.el
20228 20762
20229 (autoload (quote ps-mode) "ps-mode" "\ 20763 (autoload (quote ps-mode) "ps-mode" "\
20230 Major mode for editing PostScript with GNU Emacs. 20764 Major mode for editing PostScript with GNU Emacs.
20231 20765
20589 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) 21123 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil)
20590 21124
20591 ;;;*** 21125 ;;;***
20592 21126
20593 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 21127 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
20594 ;;;;;; (17239 32390)) 21128 ;;;;;; (17362 7769))
20595 ;;; Generated autoloads from progmodes/python.el 21129 ;;; Generated autoloads from progmodes/python.el
20596 21130
20597 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) 21131 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
20598 21132
20599 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode))) 21133 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode)))
20676 21210
20677 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 21211 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
20678 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 21212 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
20679 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 21213 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
20680 ;;;;;; quail-define-package quail-use-package quail-title) "quail" 21214 ;;;;;; quail-define-package quail-use-package quail-title) "quail"
20681 ;;;;;; "international/quail.el" (17249 49351)) 21215 ;;;;;; "international/quail.el" (17251 22049))
20682 ;;; Generated autoloads from international/quail.el 21216 ;;; Generated autoloads from international/quail.el
20683 21217
20684 (autoload (quote quail-title) "quail" "\ 21218 (autoload (quote quail-title) "quail" "\
20685 Return the title of the current Quail package. 21219 Return the title of the current Quail package.
20686 21220
20979 21513
20980 \(fn)" t nil) 21514 \(fn)" t nil)
20981 21515
20982 ;;;*** 21516 ;;;***
20983 21517
20984 ;;;### (autoloads (rcirc) "rcirc" "net/rcirc.el" (17240 44365)) 21518 ;;;### (autoloads (rcirc) "rcirc" "net/rcirc.el" (17379 9054))
20985 ;;; Generated autoloads from net/rcirc.el 21519 ;;; Generated autoloads from net/rcirc.el
20986 21520
20987 (autoload (quote rcirc) "rcirc" "\ 21521 (autoload (quote rcirc) "rcirc" "\
20988 Connect to IRC. 21522 Connect to IRC.
20989 21523
20990 If any of the the optional SERVER, PORT, NICK or CHANNELS are not 21524 If any of the the optional SERVER, PORT, NICK or CHANNELS are not
20991 supplied, they are taken from the variables `rcirc-server', 21525 supplied, they are taken from the variables `rcirc-server',
20992 `rcirc-port', `rcirc-nick', and `rcirc-startup-channels', 21526 `rcirc-port', `rcirc-nick', and `rcirc-startup-channels-alist',
20993 respectively. 21527 respectively.
20994 21528
20995 \(fn &optional SERVER PORT NICK CHANNELS)" t nil) 21529 \(fn &optional SERVER PORT NICK CHANNELS)" t nil)
20996 21530
20997 (defalias (quote irc) (quote rcirc)) 21531 (defalias (quote irc) (quote rcirc))
21021 21555
21022 \(fn)" t nil) 21556 \(fn)" t nil)
21023 21557
21024 ;;;*** 21558 ;;;***
21025 21559
21026 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17239 32234)) 21560 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (17314 42609))
21027 ;;; Generated autoloads from recentf.el 21561 ;;; Generated autoloads from recentf.el
21028 21562
21029 (defvar recentf-mode nil "\ 21563 (defvar recentf-mode nil "\
21030 Non-nil if Recentf mode is enabled. 21564 Non-nil if Recentf mode is enabled.
21031 See the command `recentf-mode' for a description of this minor-mode. 21565 See the command `recentf-mode' for a description of this minor-mode.
21191 \(fn &optional ARG)" t nil) 21725 \(fn &optional ARG)" t nil)
21192 21726
21193 ;;;*** 21727 ;;;***
21194 21728
21195 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode 21729 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode
21196 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17205 6264)) 21730 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (17279 1533))
21197 ;;; Generated autoloads from textmodes/reftex.el 21731 ;;; Generated autoloads from textmodes/reftex.el
21198 21732
21199 (autoload (quote turn-on-reftex) "reftex" "\ 21733 (autoload (quote turn-on-reftex) "reftex" "\
21200 Turn on RefTeX mode. 21734 Turn on RefTeX mode.
21201 21735
21450 \(fn)" nil nil) 21984 \(fn)" nil nil)
21451 21985
21452 ;;;*** 21986 ;;;***
21453 21987
21454 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 21988 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
21455 ;;;;;; (17148 25035)) 21989 ;;;;;; (17351 27278))
21456 ;;; Generated autoloads from reveal.el 21990 ;;; Generated autoloads from reveal.el
21457 21991
21458 (autoload (quote reveal-mode) "reveal" "\ 21992 (autoload (quote reveal-mode) "reveal" "\
21459 Toggle Reveal mode on or off. 21993 Toggle Reveal mode on or off.
21460 Reveal mode renders invisible text around point visible again. 21994 Reveal mode renders invisible text around point visible again.
21480 Reveal mode renders invisible text around point visible again. 22014 Reveal mode renders invisible text around point visible again.
21481 22015
21482 Interactively, with no prefix argument, toggle the mode. 22016 Interactively, with no prefix argument, toggle the mode.
21483 With universal prefix ARG (or if ARG is nil) turn mode on. 22017 With universal prefix ARG (or if ARG is nil) turn mode on.
21484 With zero or negative ARG turn mode off. 22018 With zero or negative ARG turn mode off.
21485
21486 \(fn &optional ARG)" t nil)
21487
21488 ;;;***
21489
21490 ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties
21491 ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el"
21492 ;;;;;; (17148 25035))
21493 ;;; Generated autoloads from rfn-eshadow.el
21494
21495 (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\
21496 Properties given to the `shadowed' part of a filename in the minibuffer.
21497 Only used when `file-name-shadow-mode' is active.
21498 If emacs is not running under a window system,
21499 `file-name-shadow-tty-properties' is used instead.")
21500
21501 (custom-autoload (quote file-name-shadow-properties) "rfn-eshadow")
21502
21503 (defvar file-name-shadow-tty-properties (quote (before-string "{" after-string "} " field shadow)) "\
21504 Properties given to the `shadowed' part of a filename in the minibuffer.
21505 Only used when `file-name-shadow-mode' is active and emacs
21506 is not running under a window-system; if emacs is running under a window
21507 system, `file-name-shadow-properties' is used instead.")
21508
21509 (custom-autoload (quote file-name-shadow-tty-properties) "rfn-eshadow")
21510
21511 (defvar file-name-shadow-mode nil "\
21512 Non-nil if File-Name-Shadow mode is enabled.
21513 See the command `file-name-shadow-mode' for a description of this minor-mode.
21514 Setting this variable directly does not take effect;
21515 use either \\[customize] or the function `file-name-shadow-mode'.")
21516
21517 (custom-autoload (quote file-name-shadow-mode) "rfn-eshadow")
21518
21519 (put (quote file-name-shadow-mode) (quote custom-set) (quote custom-set-minor-mode))
21520
21521 (autoload (quote file-name-shadow-mode) "rfn-eshadow" "\
21522 Toggle File-Name Shadow mode.
21523 When active, any part of a filename being read in the minibuffer
21524 that would be ignored (because the result is passed through
21525 `substitute-in-file-name') is given the properties in
21526 `file-name-shadow-properties', which can be used to make
21527 that portion dim, invisible, or otherwise less visually noticeable.
21528
21529 With prefix argument ARG, turn on if positive, otherwise off.
21530 Returns non-nil if the new state is enabled.
21531 22019
21532 \(fn &optional ARG)" t nil) 22020 \(fn &optional ARG)" t nil)
21533 22021
21534 ;;;*** 22022 ;;;***
21535 22023
21598 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 22086 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
21599 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 22087 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
21600 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 22088 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
21601 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 22089 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
21602 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names 22090 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names
21603 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17239 22091 ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (17360
21604 ;;;;;; 32332)) 22092 ;;;;;; 50485))
21605 ;;; Generated autoloads from mail/rmail.el 22093 ;;; Generated autoloads from mail/rmail.el
21606 22094
21607 (autoload (quote rmail-movemail-variant-p) "rmail" "\ 22095 (autoload (quote rmail-movemail-variant-p) "rmail" "\
21608 Return t if the current movemail variant is any of VARIANTS. 22096 Return t if the current movemail variant is any of VARIANTS.
21609 Currently known variants are 'emacs and 'mailutils. 22097 Currently known variants are 'emacs and 'mailutils.
21721 22209
21722 (defvar rmail-enable-mime nil "\ 22210 (defvar rmail-enable-mime nil "\
21723 *If non-nil, RMAIL uses MIME feature. 22211 *If non-nil, RMAIL uses MIME feature.
21724 If the value is t, RMAIL automatically shows MIME decoded message. 22212 If the value is t, RMAIL automatically shows MIME decoded message.
21725 If the value is neither t nor nil, RMAIL does not show MIME decoded message 22213 If the value is neither t nor nil, RMAIL does not show MIME decoded message
21726 until a user explicitly requires it.") 22214 until a user explicitly requires it.
22215
22216 Even if the value is non-nil, you can't use MIME feature
22217 if the feature specified by `rmail-mime-feature' is not available
22218 in your session.")
21727 22219
21728 (custom-autoload (quote rmail-enable-mime) "rmail") 22220 (custom-autoload (quote rmail-enable-mime) "rmail")
21729 22221
21730 (defvar rmail-show-mime-function nil "\ 22222 (defvar rmail-show-mime-function nil "\
21731 Function to show MIME decoded message of RMAIL file. 22223 Function to show MIME decoded message of RMAIL file.
21762 LIMIT is the position specifying the end of header.") 22254 LIMIT is the position specifying the end of header.")
21763 22255
21764 (defvar rmail-mime-feature (quote rmail-mime) "\ 22256 (defvar rmail-mime-feature (quote rmail-mime) "\
21765 Feature to require to load MIME support in Rmail. 22257 Feature to require to load MIME support in Rmail.
21766 When starting Rmail, if `rmail-enable-mime' is non-nil, 22258 When starting Rmail, if `rmail-enable-mime' is non-nil,
21767 this feature is required with `require'.") 22259 this feature is required with `require'.
22260
22261 The default value is `rmail-mime'. This feature is provided by
22262 the rmail-mime package available at <http://www.m17n.org/rmail-mime/>.")
21768 22263
21769 (defvar rmail-decode-mime-charset t "\ 22264 (defvar rmail-decode-mime-charset t "\
21770 *Non-nil means a message is decoded by MIME's charset specification. 22265 *Non-nil means a message is decoded by MIME's charset specification.
21771 If this variable is nil, or the message has not MIME specification, 22266 If this variable is nil, or the message has not MIME specification,
21772 the message is decoded as normal way. 22267 the message is decoded as normal way.
21922 22417
21923 ;;;*** 22418 ;;;***
21924 22419
21925 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 22420 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
21926 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 22421 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
21927 ;;;;;; "mail/rmailout.el" (17239 32332)) 22422 ;;;;;; "mail/rmailout.el" (17362 13268))
21928 ;;; Generated autoloads from mail/rmailout.el 22423 ;;; Generated autoloads from mail/rmailout.el
21929 22424
21930 (defvar rmail-output-file-alist nil "\ 22425 (defvar rmail-output-file-alist nil "\
21931 *Alist matching regexps to suggested output Rmail files. 22426 *Alist matching regexps to suggested output Rmail files.
21932 This is a list of elements of the form (REGEXP . NAME-EXP). 22427 This is a list of elements of the form (REGEXP . NAME-EXP).
21946 appended in inbox format, the same way `rmail-output' does it. 22441 appended in inbox format, the same way `rmail-output' does it.
21947 22442
21948 The default file name comes from `rmail-default-rmail-file', 22443 The default file name comes from `rmail-default-rmail-file',
21949 which is updated to the name you use in this command. 22444 which is updated to the name you use in this command.
21950 22445
21951 A prefix argument N says to output N consecutive messages 22446 A prefix argument COUNT says to output that many consecutive messages,
21952 starting with the current one. Deleted messages are skipped and don't count. 22447 starting with the current one. Deleted messages are skipped and don't count.
21953 22448
21954 If optional argument STAY is non-nil, then leave the last filed 22449 If the optional argument STAY is non-nil, then leave the last filed
21955 mesasge up instead of moving forward to the next non-deleted message. 22450 message up instead of moving forward to the next non-deleted message.
21956 22451
21957 \(fn FILE-NAME &optional COUNT STAY)" t nil) 22452 \(fn FILE-NAME &optional COUNT STAY)" t nil)
21958 22453
21959 (defvar rmail-fields-not-to-output nil "\ 22454 (defvar rmail-fields-not-to-output nil "\
21960 *Regexp describing fields to exclude when outputting a message to a file.") 22455 *Regexp describing fields to exclude when outputting a message to a file.")
21961 22456
21962 (custom-autoload (quote rmail-fields-not-to-output) "rmailout") 22457 (custom-autoload (quote rmail-fields-not-to-output) "rmailout")
21963 22458
21964 (autoload (quote rmail-output) "rmailout" "\ 22459 (autoload (quote rmail-output) "rmailout" "\
21965 Append this message to system-inbox-format mail file named FILE-NAME. 22460 Append this message to system-inbox-format mail file named FILE-NAME.
21966 A prefix argument N says to output N consecutive messages 22461 A prefix argument COUNT says to output that many consecutive messages,
21967 starting with the current one. Deleted messages are skipped and don't count. 22462 starting with the current one. Deleted messages are skipped and don't count.
21968 When called from lisp code, N may be omitted. 22463 When called from lisp code, COUNT may be omitted and defaults to 1.
21969 22464
21970 If the pruned message header is shown on the current message, then 22465 If the pruned message header is shown on the current message, then
21971 messages will be appended with pruned headers; otherwise, messages 22466 messages will be appended with pruned headers; otherwise, messages
21972 will be appended with their original headers. 22467 will be appended with their original headers.
21973 22468
22042 22537
22043 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 22538 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
22044 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 22539 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
22045 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 22540 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
22046 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 22541 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
22047 ;;;;;; "rmailsum" "mail/rmailsum.el" (17239 32333)) 22542 ;;;;;; "rmailsum" "mail/rmailsum.el" (17370 3984))
22048 ;;; Generated autoloads from mail/rmailsum.el 22543 ;;; Generated autoloads from mail/rmailsum.el
22049 22544
22050 (defvar rmail-summary-scroll-between-messages t "\ 22545 (defvar rmail-summary-scroll-between-messages t "\
22051 *Non-nil means Rmail summary scroll commands move between messages.") 22546 *Non-nil means Rmail summary scroll commands move between messages.")
22052 22547
22537 23032
22538 \(fn &rest REGEXPS)" nil (quote macro)) 23033 \(fn &rest REGEXPS)" nil (quote macro))
22539 23034
22540 ;;;*** 23035 ;;;***
22541 23036
22542 ;;;### (autoloads (savehist-save savehist-load) "savehist" "savehist.el" 23037 ;;;### (autoloads (savehist-mode savehist-mode) "savehist" "savehist.el"
22543 ;;;;;; (17245 9380)) 23038 ;;;;;; (17379 9023))
22544 ;;; Generated autoloads from savehist.el 23039 ;;; Generated autoloads from savehist.el
22545 23040
22546 (autoload (quote savehist-load) "savehist" "\ 23041 (defvar savehist-mode nil "\
22547 Load the minibuffer histories from `savehist-file'. 23042 Mode for automatic saving of minibuffer history.
22548 Unless NO-INSTALL is present and non-nil, the function will also install 23043 Set this by calling the `savehist-mode' function or using the customize
22549 `savehist-autosave' in `kill-emacs-hook' and on a timer, ensuring that 23044 interface.")
22550 history is saved before leaving Emacs. 23045
22551 23046 (custom-autoload (quote savehist-mode) "savehist")
22552 This function should be normally used from your Emacs init file. Since 23047
22553 it removes your current minibuffer histories, it is unwise to call it at 23048 (autoload (quote savehist-mode) "savehist" "\
22554 any other time. 23049 Toggle savehist-mode.
22555 23050 Positive ARG turns on `savehist-mode'. When on, savehist-mode causes
22556 \(fn &optional NO-INSTALL)" t nil) 23051 minibuffer history to be saved periodically and when exiting Emacs.
22557 23052 When turned on for the first time in an Emacs session, it causes the
22558 (autoload (quote savehist-save) "savehist" "\ 23053 previous minibuffer history to be loaded from `savehist-file'.
22559 Save the values of minibuffer history variables. 23054
22560 Unbound symbols referenced in `savehist-additional-variables' are ignored. 23055 This mode should normally be turned on from your Emacs init file.
22561 If AUTO-SAVE is non-nil, compare the saved contents to the one last saved, 23056 Calling it at any other time replaces your current minibuffer histories,
22562 and don't save the buffer if they are the same. 23057 which is probably undesirable.
22563 23058
22564 \(fn &optional AUTO-SAVE)" t nil) 23059 \(fn ARG)" t nil)
22565 23060
22566 ;;;*** 23061 ;;;***
22567 23062
22568 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 23063 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
22569 ;;;;;; (17239 32390)) 23064 ;;;;;; (17279 1524))
22570 ;;; Generated autoloads from progmodes/scheme.el 23065 ;;; Generated autoloads from progmodes/scheme.el
22571 23066
22572 (autoload (quote scheme-mode) "scheme" "\ 23067 (autoload (quote scheme-mode) "scheme" "\
22573 Major mode for editing Scheme code. 23068 Major mode for editing Scheme code.
22574 Editing commands are similar to those of `lisp-mode'. 23069 Editing commands are similar to those of `lisp-mode'.
22689 ;;;;;; mail-mode mail-send-nonascii mail-bury-selects-summary mail-default-headers 23184 ;;;;;; mail-mode mail-send-nonascii mail-bury-selects-summary mail-default-headers
22690 ;;;;;; mail-default-directory mail-signature-file mail-signature 23185 ;;;;;; mail-default-directory mail-signature-file mail-signature
22691 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 23186 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
22692 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 23187 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
22693 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 23188 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
22694 ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers 23189 ;;;;;; mail-header-separator send-mail-function mail-interactive
22695 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 23190 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
22696 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (17239 43866)) 23191 ;;;;;; "sendmail" "mail/sendmail.el" (17333 9520))
22697 ;;; Generated autoloads from mail/sendmail.el 23192 ;;; Generated autoloads from mail/sendmail.el
22698 23193
22699 (defvar mail-from-style (quote angles) "\ 23194 (defvar mail-from-style (quote angles) "\
22700 *Specifies how \"From:\" fields look. 23195 Specifies how \"From:\" fields look.
22701 23196
22702 If `nil', they contain just the return address like: 23197 If `nil', they contain just the return address like:
22703 king@grassland.com 23198 king@grassland.com
22704 If `parens', they look like: 23199 If `parens', they look like:
22705 king@grassland.com (Elvis Parsley) 23200 king@grassland.com (Elvis Parsley)
22714 controlled by a separate variable, `mail-specify-envelope-from'.") 23209 controlled by a separate variable, `mail-specify-envelope-from'.")
22715 23210
22716 (custom-autoload (quote mail-from-style) "sendmail") 23211 (custom-autoload (quote mail-from-style) "sendmail")
22717 23212
22718 (defvar mail-specify-envelope-from nil "\ 23213 (defvar mail-specify-envelope-from nil "\
22719 *If non-nil, specify the envelope-from address when sending mail. 23214 If non-nil, specify the envelope-from address when sending mail.
22720 The value used to specify it is whatever is found in 23215 The value used to specify it is whatever is found in
22721 the variable `mail-envelope-from', with `user-mail-address' as fallback. 23216 the variable `mail-envelope-from', with `user-mail-address' as fallback.
22722 23217
22723 On most systems, specifying the envelope-from address is a 23218 On most systems, specifying the envelope-from address is a
22724 privileged operation. This variable affects sendmail and 23219 privileged operation. This variable affects sendmail and
22726 variable `feedmail-deduce-envelope-from'.") 23221 variable `feedmail-deduce-envelope-from'.")
22727 23222
22728 (custom-autoload (quote mail-specify-envelope-from) "sendmail") 23223 (custom-autoload (quote mail-specify-envelope-from) "sendmail")
22729 23224
22730 (defvar mail-self-blind nil "\ 23225 (defvar mail-self-blind nil "\
22731 *Non-nil means insert BCC to self in messages to be sent. 23226 Non-nil means insert BCC to self in messages to be sent.
22732 This is done when the message is initialized, 23227 This is done when the message is initialized,
22733 so you can remove or alter the BCC field to override the default.") 23228 so you can remove or alter the BCC field to override the default.")
22734 23229
22735 (custom-autoload (quote mail-self-blind) "sendmail") 23230 (custom-autoload (quote mail-self-blind) "sendmail")
22736 23231
22737 (defvar mail-interactive nil "\ 23232 (defvar mail-interactive nil "\
22738 *Non-nil means when sending a message wait for and display errors. 23233 Non-nil means when sending a message wait for and display errors.
22739 nil means let mailer mail back a message to report errors.") 23234 nil means let mailer mail back a message to report errors.")
22740 23235
22741 (custom-autoload (quote mail-interactive) "sendmail") 23236 (custom-autoload (quote mail-interactive) "sendmail")
22742 23237
22743 (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:" "\ 23238 (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)))))
22744 *Delete these headers from old message when it's inserted in a reply.")
22745
22746 (custom-autoload (quote mail-yank-ignored-headers) "sendmail")
22747 23239
22748 (defvar send-mail-function (if (and window-system (memq system-type (quote (darwin windows-nt)))) (quote mailclient-send-it) (quote sendmail-send-it)) "\ 23240 (defvar send-mail-function (if (and window-system (memq system-type (quote (darwin windows-nt)))) (quote mailclient-send-it) (quote sendmail-send-it)) "\
22749 Function to call to send the current buffer as mail. 23241 Function to call to send the current buffer as mail.
22750 The headers should be delimited by a line which is 23242 The headers should be delimited by a line which is
22751 not a valid RFC822 header or continuation line, 23243 not a valid RFC822 header or continuation line,
22754 `message-send-mail-function' for use with the Message package.") 23246 `message-send-mail-function' for use with the Message package.")
22755 23247
22756 (custom-autoload (quote send-mail-function) "sendmail") 23248 (custom-autoload (quote send-mail-function) "sendmail")
22757 23249
22758 (defvar mail-header-separator "--text follows this line--" "\ 23250 (defvar mail-header-separator "--text follows this line--" "\
22759 *Line used to separate headers from text in messages being composed.") 23251 Line used to separate headers from text in messages being composed.")
22760 23252
22761 (custom-autoload (quote mail-header-separator) "sendmail") 23253 (custom-autoload (quote mail-header-separator) "sendmail")
22762 23254
22763 (defvar mail-archive-file-name nil "\ 23255 (defvar mail-archive-file-name nil "\
22764 *Name of file to write all outgoing messages in, or nil for none. 23256 Name of file to write all outgoing messages in, or nil for none.
22765 This can be an inbox file or an Rmail file.") 23257 This can be an inbox file or an Rmail file.")
22766 23258
22767 (custom-autoload (quote mail-archive-file-name) "sendmail") 23259 (custom-autoload (quote mail-archive-file-name) "sendmail")
22768 23260
22769 (defvar mail-default-reply-to nil "\ 23261 (defvar mail-default-reply-to nil "\
22770 *Address to insert as default Reply-to field of outgoing messages. 23262 Address to insert as default Reply-to field of outgoing messages.
22771 If nil, it will be initialized from the REPLYTO environment variable 23263 If nil, it will be initialized from the REPLYTO environment variable
22772 when you first send mail.") 23264 when you first send mail.")
22773 23265
22774 (custom-autoload (quote mail-default-reply-to) "sendmail") 23266 (custom-autoload (quote mail-default-reply-to) "sendmail")
22775 23267
22776 (defvar mail-alias-file nil "\ 23268 (defvar mail-alias-file nil "\
22777 *If non-nil, the name of a file to use instead of `/usr/lib/aliases'. 23269 If non-nil, the name of a file to use instead of `/usr/lib/aliases'.
22778 This file defines aliases to be expanded by the mailer; this is a different 23270 This file defines aliases to be expanded by the mailer; this is a different
22779 feature from that of defining aliases in `.mailrc' to be expanded in Emacs. 23271 feature from that of defining aliases in `.mailrc' to be expanded in Emacs.
22780 This variable has no effect unless your system uses sendmail as its mailer.") 23272 This variable has no effect unless your system uses sendmail as its mailer.")
22781 23273
22782 (custom-autoload (quote mail-alias-file) "sendmail") 23274 (custom-autoload (quote mail-alias-file) "sendmail")
22783 23275
22784 (defvar mail-personal-alias-file "~/.mailrc" "\ 23276 (defvar mail-personal-alias-file "~/.mailrc" "\
22785 *If non-nil, the name of the user's personal mail alias file. 23277 If non-nil, the name of the user's personal mail alias file.
22786 This file typically should be in same format as the `.mailrc' file used by 23278 This file typically should be in same format as the `.mailrc' file used by
22787 the `Mail' or `mailx' program. 23279 the `Mail' or `mailx' program.
22788 This file need not actually exist.") 23280 This file need not actually exist.")
22789 23281
22790 (custom-autoload (quote mail-personal-alias-file) "sendmail") 23282 (custom-autoload (quote mail-personal-alias-file) "sendmail")
22802 can specify a different file name.) 23294 can specify a different file name.)
22803 The alias definitions in the file have this form: 23295 The alias definitions in the file have this form:
22804 alias ALIAS MEANING") 23296 alias ALIAS MEANING")
22805 23297
22806 (defvar mail-yank-prefix nil "\ 23298 (defvar mail-yank-prefix nil "\
22807 *Prefix insert on lines of yanked message being replied to. 23299 Prefix insert on lines of yanked message being replied to.
22808 nil means use indentation.") 23300 nil means use indentation.")
22809 23301
22810 (custom-autoload (quote mail-yank-prefix) "sendmail") 23302 (custom-autoload (quote mail-yank-prefix) "sendmail")
22811 23303
22812 (defvar mail-indentation-spaces 3 "\ 23304 (defvar mail-indentation-spaces 3 "\
22813 *Number of spaces to insert at the beginning of each cited line. 23305 Number of spaces to insert at the beginning of each cited line.
22814 Used by `mail-yank-original' via `mail-indent-citation'.") 23306 Used by `mail-yank-original' via `mail-indent-citation'.")
22815 23307
22816 (custom-autoload (quote mail-indentation-spaces) "sendmail") 23308 (custom-autoload (quote mail-indentation-spaces) "sendmail")
22817 23309
22818 (defvar mail-citation-hook nil "\ 23310 (defvar mail-citation-hook nil "\
22819 *Hook for modifying a citation just inserted in the mail buffer. 23311 Hook for modifying a citation just inserted in the mail buffer.
22820 Each hook function can find the citation between (point) and (mark t), 23312 Each hook function can find the citation between (point) and (mark t),
22821 and should leave point and mark around the citation text as modified. 23313 and should leave point and mark around the citation text as modified.
22822 The hook functions can find the header of the cited message 23314 The hook functions can find the header of the cited message
22823 in the variable `mail-citation-header', whether or not this is included 23315 in the variable `mail-citation-header', whether or not this is included
22824 in the cited portion of the message. 23316 in the cited portion of the message.
22827 instead of no action.") 23319 instead of no action.")
22828 23320
22829 (custom-autoload (quote mail-citation-hook) "sendmail") 23321 (custom-autoload (quote mail-citation-hook) "sendmail")
22830 23322
22831 (defvar mail-citation-prefix-regexp "[ ]*[-a-z0-9A-Z]*>+[ ]*\\|[ ]*" "\ 23323 (defvar mail-citation-prefix-regexp "[ ]*[-a-z0-9A-Z]*>+[ ]*\\|[ ]*" "\
22832 *Regular expression to match a citation prefix plus whitespace. 23324 Regular expression to match a citation prefix plus whitespace.
22833 It should match whatever sort of citation prefixes you want to handle, 23325 It should match whatever sort of citation prefixes you want to handle,
22834 with whitespace before and after; it should also match just whitespace. 23326 with whitespace before and after; it should also match just whitespace.
22835 The default value matches citations like `foo-bar>' plus whitespace.") 23327 The default value matches citations like `foo-bar>' plus whitespace.")
22836 23328
22837 (custom-autoload (quote mail-citation-prefix-regexp) "sendmail") 23329 (custom-autoload (quote mail-citation-prefix-regexp) "sendmail")
22838 23330
22839 (defvar mail-signature nil "\ 23331 (defvar mail-signature nil "\
22840 *Text inserted at end of mail buffer when a message is initialized. 23332 Text inserted at end of mail buffer when a message is initialized.
22841 If t, it means to insert the contents of the file `mail-signature-file'. 23333 If t, it means to insert the contents of the file `mail-signature-file'.
22842 If a string, that string is inserted. 23334 If a string, that string is inserted.
22843 (To make a proper signature, the string should begin with \\n\\n-- \\n, 23335 (To make a proper signature, the string should begin with \\n\\n-- \\n,
22844 which is the standard way to delimit a signature in a message.) 23336 which is the standard way to delimit a signature in a message.)
22845 Otherwise, it should be an expression; it is evaluated 23337 Otherwise, it should be an expression; it is evaluated
22846 and should insert whatever you want to insert.") 23338 and should insert whatever you want to insert.")
22847 23339
22848 (custom-autoload (quote mail-signature) "sendmail") 23340 (custom-autoload (quote mail-signature) "sendmail")
22849 23341
22850 (defvar mail-signature-file "~/.signature" "\ 23342 (defvar mail-signature-file "~/.signature" "\
22851 *File containing the text inserted at end of mail buffer.") 23343 File containing the text inserted at end of mail buffer.")
22852 23344
22853 (custom-autoload (quote mail-signature-file) "sendmail") 23345 (custom-autoload (quote mail-signature-file) "sendmail")
22854 23346
22855 (defvar mail-default-directory "~/" "\ 23347 (defvar mail-default-directory "~/" "\
22856 *Directory for mail buffers. 23348 Directory for mail buffers.
22857 Value of `default-directory' for mail buffers. 23349 Value of `default-directory' for mail buffers.
22858 This directory is used for auto-save files of mail buffers.") 23350 This directory is used for auto-save files of mail buffers.")
22859 23351
22860 (custom-autoload (quote mail-default-directory) "sendmail") 23352 (custom-autoload (quote mail-default-directory) "sendmail")
22861 23353
22862 (defvar mail-default-headers nil "\ 23354 (defvar mail-default-headers nil "\
22863 *A string containing header lines, to be inserted in outgoing messages. 23355 A string containing header lines, to be inserted in outgoing messages.
22864 It is inserted before you edit the message, 23356 It is inserted before you edit the message,
22865 so you can edit or delete these lines.") 23357 so you can edit or delete these lines.")
22866 23358
22867 (custom-autoload (quote mail-default-headers) "sendmail") 23359 (custom-autoload (quote mail-default-headers) "sendmail")
22868 23360
22869 (defvar mail-bury-selects-summary t "\ 23361 (defvar mail-bury-selects-summary t "\
22870 *If non-nil, try to show RMAIL summary buffer after returning from mail. 23362 If non-nil, try to show RMAIL summary buffer after returning from mail.
22871 The functions \\[mail-send-on-exit] or \\[mail-dont-send] select 23363 The functions \\[mail-send-on-exit] or \\[mail-dont-send] select
22872 the RMAIL summary buffer before returning, if it exists and this variable 23364 the RMAIL summary buffer before returning, if it exists and this variable
22873 is non-nil.") 23365 is non-nil.")
22874 23366
22875 (custom-autoload (quote mail-bury-selects-summary) "sendmail") 23367 (custom-autoload (quote mail-bury-selects-summary) "sendmail")
22876 23368
22877 (defvar mail-send-nonascii (quote mime) "\ 23369 (defvar mail-send-nonascii (quote mime) "\
22878 *Specify whether to allow sending non-ASCII characters in mail. 23370 Specify whether to allow sending non-ASCII characters in mail.
22879 If t, that means do allow it. nil means don't allow it. 23371 If t, that means do allow it. nil means don't allow it.
22880 `query' means ask the user each time. 23372 `query' means ask the user each time.
22881 `mime' means add an appropriate MIME header if none already present. 23373 `mime' means add an appropriate MIME header if none already present.
22882 The default is `mime'. 23374 The default is `mime'.
22883 Including non-ASCII characters in a mail message can be problematical 23375 Including non-ASCII characters in a mail message can be problematical
22886 (custom-autoload (quote mail-send-nonascii) "sendmail") 23378 (custom-autoload (quote mail-send-nonascii) "sendmail")
22887 23379
22888 (autoload (quote mail-mode) "sendmail" "\ 23380 (autoload (quote mail-mode) "sendmail" "\
22889 Major mode for editing mail to be sent. 23381 Major mode for editing mail to be sent.
22890 Like Text Mode but with these additional commands: 23382 Like Text Mode but with these additional commands:
22891 \\[mail-send] mail-send (send the message) \\[mail-send-and-exit] mail-send-and-exit 23383
23384 \\[mail-send] mail-send (send the message)
23385 \\[mail-send-and-exit] mail-send-and-exit (send the message and exit)
23386
22892 Here are commands that move to a header field (and create it if there isn't): 23387 Here are commands that move to a header field (and create it if there isn't):
22893 \\[mail-to] move to To: \\[mail-subject] move to Subject: 23388 \\[mail-to] move to To: \\[mail-subject] move to Subject:
22894 \\[mail-cc] move to CC: \\[mail-bcc] move to BCC: 23389 \\[mail-cc] move to CC: \\[mail-bcc] move to BCC:
22895 \\[mail-fcc] move to FCC: \\[mail-reply-to] move to Reply-To: 23390 \\[mail-fcc] move to FCC: \\[mail-reply-to] move to Reply-To:
22896 \\[mail-mail-reply-to] move to Mail-Reply-To: 23391 \\[mail-mail-reply-to] move to Mail-Reply-To:
22992 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil) 23487 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil)
22993 23488
22994 ;;;*** 23489 ;;;***
22995 23490
22996 ;;;### (autoloads (server-mode server-start) "server" "server.el" 23491 ;;;### (autoloads (server-mode server-start) "server" "server.el"
22997 ;;;;;; (17244 48630)) 23492 ;;;;;; (17245 60155))
22998 ;;; Generated autoloads from server.el 23493 ;;; Generated autoloads from server.el
22999 23494
23000 (autoload (quote server-start) "server" "\ 23495 (autoload (quote server-start) "server" "\
23001 Allow this Emacs process to be a server for client processes. 23496 Allow this Emacs process to be a server for client processes.
23002 This starts a server communications subprocess through which 23497 This starts a server communications subprocess through which
23026 23521
23027 \(fn &optional ARG)" t nil) 23522 \(fn &optional ARG)" t nil)
23028 23523
23029 ;;;*** 23524 ;;;***
23030 23525
23031 ;;;### (autoloads (ses-mode) "ses" "ses.el" (17239 32237)) 23526 ;;;### (autoloads (ses-mode) "ses" "ses.el" (17370 3965))
23032 ;;; Generated autoloads from ses.el 23527 ;;; Generated autoloads from ses.el
23033 23528
23034 (autoload (quote ses-mode) "ses" "\ 23529 (autoload (quote ses-mode) "ses" "\
23035 Major mode for Simple Emacs Spreadsheet. 23530 Major mode for Simple Emacs Spreadsheet.
23036 See \"ses-example.ses\" (in the etc data directory) for more info. 23531 See \"ses-example.ses\" (in the etc data directory) for more info.
23045 \(fn)" t nil) 23540 \(fn)" t nil)
23046 23541
23047 ;;;*** 23542 ;;;***
23048 23543
23049 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 23544 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
23050 ;;;;;; (17185 27753)) 23545 ;;;;;; (17360 50505))
23051 ;;; Generated autoloads from textmodes/sgml-mode.el 23546 ;;; Generated autoloads from textmodes/sgml-mode.el
23052 23547
23053 (autoload (quote sgml-mode) "sgml-mode" "\ 23548 (autoload (quote sgml-mode) "sgml-mode" "\
23054 Major mode for editing SGML documents. 23549 Major mode for editing SGML documents.
23055 Makes > match <. 23550 Makes > match <.
23113 \(fn)" t nil) 23608 \(fn)" t nil)
23114 23609
23115 ;;;*** 23610 ;;;***
23116 23611
23117 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 23612 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
23118 ;;;;;; (17242 7322)) 23613 ;;;;;; (17324 5862))
23119 ;;; Generated autoloads from progmodes/sh-script.el 23614 ;;; Generated autoloads from progmodes/sh-script.el
23120 23615
23121 (autoload (quote sh-mode) "sh-script" "\ 23616 (autoload (quote sh-mode) "sh-script" "\
23122 Major mode for editing shell scripts. 23617 Major mode for editing shell scripts.
23123 This mode works for many shells, since they all have roughly the same syntax, 23618 This mode works for many shells, since they all have roughly the same syntax,
23131 shell-specific features. 23626 shell-specific features.
23132 23627
23133 The default style of this mode is that of Rosenblatt's Korn shell book. 23628 The default style of this mode is that of Rosenblatt's Korn shell book.
23134 The syntax of the statements varies with the shell being used. The 23629 The syntax of the statements varies with the shell being used. The
23135 following commands are available, based on the current shell's syntax: 23630 following commands are available, based on the current shell's syntax:
23136 23631 \\<sh-mode-map>
23137 \\[sh-case] case statement 23632 \\[sh-case] case statement
23138 \\[sh-for] for loop 23633 \\[sh-for] for loop
23139 \\[sh-function] function definition 23634 \\[sh-function] function definition
23140 \\[sh-if] if statement 23635 \\[sh-if] if statement
23141 \\[sh-indexed-loop] indexed loop from 1 to n 23636 \\[sh-indexed-loop] indexed loop from 1 to n
23191 \(fn OBJECT &optional BEG END BINARY)" nil nil) 23686 \(fn OBJECT &optional BEG END BINARY)" nil nil)
23192 23687
23193 ;;;*** 23688 ;;;***
23194 23689
23195 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 23690 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
23196 ;;;;;; (17148 25098)) 23691 ;;;;;; (17288 11730))
23197 ;;; Generated autoloads from emacs-lisp/shadow.el 23692 ;;; Generated autoloads from emacs-lisp/shadow.el
23198 23693
23199 (autoload (quote list-load-path-shadows) "shadow" "\ 23694 (autoload (quote list-load-path-shadows) "shadow" "\
23200 Display a list of Emacs Lisp files that shadow other files. 23695 Display a list of Emacs Lisp files that shadow other files.
23201 23696
23361 23856
23362 \(fn)" t nil) 23857 \(fn)" t nil)
23363 23858
23364 ;;;*** 23859 ;;;***
23365 23860
23366 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17140 23861 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (17279
23367 ;;;;;; 20980)) 23862 ;;;;;; 1526))
23368 ;;; Generated autoloads from progmodes/simula.el 23863 ;;; Generated autoloads from progmodes/simula.el
23369 23864
23370 (autoload (quote simula-mode) "simula" "\ 23865 (autoload (quote simula-mode) "simula" "\
23371 Major mode for editing SIMULA code. 23866 Major mode for editing SIMULA code.
23372 \\{simula-mode-map} 23867 \\{simula-mode-map}
23521 \(fn ARG)" t nil) 24016 \(fn ARG)" t nil)
23522 24017
23523 ;;;*** 24018 ;;;***
23524 24019
23525 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 24020 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
23526 ;;;;;; (17247 15785)) 24021 ;;;;;; (17251 22027))
23527 ;;; Generated autoloads from smerge-mode.el 24022 ;;; Generated autoloads from smerge-mode.el
23528 24023
23529 (autoload (quote smerge-ediff) "smerge-mode" "\ 24024 (autoload (quote smerge-ediff) "smerge-mode" "\
23530 Invoke ediff to resolve the conflicts. 24025 Invoke ediff to resolve the conflicts.
23531 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the 24026 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the
23558 \(fn &optional BUFFER)" t nil) 24053 \(fn &optional BUFFER)" t nil)
23559 24054
23560 ;;;*** 24055 ;;;***
23561 24056
23562 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 24057 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
23563 ;;;;;; "mail/smtpmail.el" (17120 44799)) 24058 ;;;;;; "mail/smtpmail.el" (17360 50485))
23564 ;;; Generated autoloads from mail/smtpmail.el 24059 ;;; Generated autoloads from mail/smtpmail.el
23565 24060
23566 (autoload (quote smtpmail-send-it) "smtpmail" "\ 24061 (autoload (quote smtpmail-send-it) "smtpmail" "\
23567 Not documented 24062 Not documented
23568 24063
23628 24123
23629 ;;;*** 24124 ;;;***
23630 24125
23631 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 24126 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
23632 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 24127 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
23633 ;;;;;; "solar" "calendar/solar.el" (17239 32270)) 24128 ;;;;;; "solar" "calendar/solar.el" (17306 39720))
23634 ;;; Generated autoloads from calendar/solar.el 24129 ;;; Generated autoloads from calendar/solar.el
23635 24130
23636 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 24131 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
23637 *The pseudo-pattern that governs the way a time of day is formatted. 24132 *The pseudo-pattern that governs the way a time of day is formatted.
23638 24133
23919 24414
23920 \(fn BEG END)" t nil) 24415 \(fn BEG END)" t nil)
23921 24416
23922 ;;;*** 24417 ;;;***
23923 24418
23924 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17148 24419 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (17360
23925 ;;;;;; 25153)) 24420 ;;;;;; 50482))
23926 ;;; Generated autoloads from gnus/spam.el 24421 ;;; Generated autoloads from gnus/spam.el
23927 24422
23928 (autoload (quote spam-initialize) "spam" "\ 24423 (autoload (quote spam-initialize) "spam" "\
23929 Install the spam.el hooks and do other initialization 24424 Install the spam.el hooks and do other initialization
23930 24425
23975 \(fn)" t nil) 24470 \(fn)" t nil)
23976 24471
23977 ;;;*** 24472 ;;;***
23978 24473
23979 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 24474 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
23980 ;;;;;; "speedbar.el" (17239 32244)) 24475 ;;;;;; "speedbar.el" (17296 17593))
23981 ;;; Generated autoloads from speedbar.el 24476 ;;; Generated autoloads from speedbar.el
23982 24477
23983 (defalias (quote speedbar) (quote speedbar-frame-mode)) 24478 (defalias (quote speedbar) (quote speedbar-frame-mode))
23984 24479
23985 (autoload (quote speedbar-frame-mode) "speedbar" "\ 24480 (autoload (quote speedbar-frame-mode) "speedbar" "\
24619 25114
24620 \(fn)" t nil) 25115 \(fn)" t nil)
24621 25116
24622 ;;;*** 25117 ;;;***
24623 25118
24624 ;;;### (autoloads (locate-library) "subr" "subr.el" (17250 21630)) 25119 ;;;### (autoloads (locate-library) "subr" "subr.el" (17379 9027))
24625 ;;; Generated autoloads from subr.el 25120 ;;; Generated autoloads from subr.el
24626 25121
24627 (autoload (quote locate-library) "subr" "\ 25122 (autoload (quote locate-library) "subr" "\
24628 Show the precise file name of Emacs library LIBRARY. 25123 Show the precise file name of Emacs library LIBRARY.
24629 This command searches the directories in `load-path' like `\\[load-library]' 25124 This command searches the directories in `load-path' like `\\[load-library]'
24670 For Emacs 19's, the region need not be active (and typically isn't 25165 For Emacs 19's, the region need not be active (and typically isn't
24671 when this function is called. Also, the hook `sc-pre-hook' is run 25166 when this function is called. Also, the hook `sc-pre-hook' is run
24672 before, and `sc-post-hook' is run after the guts of this function. 25167 before, and `sc-post-hook' is run after the guts of this function.
24673 25168
24674 \(fn)" nil nil) 25169 \(fn)" nil nil)
24675
24676 ;;;***
24677
24678 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (17242
24679 ;;;;;; 7313))
24680 ;;; Generated autoloads from emacs-lisp/syntax.el
24681
24682 (autoload (quote syntax-ppss) "syntax" "\
24683 Parse-Partial-Sexp State at POS.
24684 The returned value is the same as `parse-partial-sexp' except that
24685 the 2nd and 6th values of the returned state cannot be relied upon.
24686 Point is at POS when this function returns.
24687
24688 \(fn &optional POS)" nil nil)
24689 25170
24690 ;;;*** 25171 ;;;***
24691 25172
24692 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17148 25050)) 25173 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (17148 25050))
24693 ;;; Generated autoloads from tabify.el 25174 ;;; Generated autoloads from tabify.el
24722 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table 25203 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table
24723 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize 25204 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize
24724 ;;;;;; table-recognize table-insert-row-column table-insert-column 25205 ;;;;;; table-recognize table-insert-row-column table-insert-column
24725 ;;;;;; table-insert-row table-insert table-point-left-cell-hook 25206 ;;;;;; table-insert-row table-insert table-point-left-cell-hook
24726 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 25207 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
24727 ;;;;;; "table" "textmodes/table.el" (17159 1496)) 25208 ;;;;;; "table" "textmodes/table.el" (17379 9064))
24728 ;;; Generated autoloads from textmodes/table.el 25209 ;;; Generated autoloads from textmodes/table.el
24729 25210
24730 (defvar table-cell-map-hook nil "\ 25211 (defvar table-cell-map-hook nil "\
24731 *Normal hooks run when finishing construction of `table-cell-map'. 25212 *Normal hooks run when finishing construction of `table-cell-map'.
24732 User can modify `table-cell-map' by adding custom functions here.") 25213 User can modify `table-cell-map' by adding custom functions here.")
25320 25801
25321 \(fn DISPLAY)" t nil) 25802 \(fn DISPLAY)" t nil)
25322 25803
25323 ;;;*** 25804 ;;;***
25324 25805
25325 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17242 7312)) 25806 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (17279 1483))
25326 ;;; Generated autoloads from tar-mode.el 25807 ;;; Generated autoloads from tar-mode.el
25327 25808
25328 (autoload (quote tar-mode) "tar-mode" "\ 25809 (autoload (quote tar-mode) "tar-mode" "\
25329 Major mode for viewing a tar file as a dired-like listing of its contents. 25810 Major mode for viewing a tar file as a dired-like listing of its contents.
25330 You can move around using the usual cursor motion commands. 25811 You can move around using the usual cursor motion commands.
25332 Type `e' to pull a file out of the tar file and into its own buffer; 25813 Type `e' to pull a file out of the tar file and into its own buffer;
25333 or click mouse-2 on the file's line in the Tar mode buffer. 25814 or click mouse-2 on the file's line in the Tar mode buffer.
25334 Type `c' to copy an entry from the tar file into another file on disk. 25815 Type `c' to copy an entry from the tar file into another file on disk.
25335 25816
25336 If you edit a sub-file of this archive (as with the `e' command) and 25817 If you edit a sub-file of this archive (as with the `e' command) and
25337 save it with Control-x Control-s, the contents of that buffer will be 25818 save it with \\[save-buffer], the contents of that buffer will be
25338 saved back into the tar-file buffer; in this way you can edit a file 25819 saved back into the tar-file buffer; in this way you can edit a file
25339 inside of a tar archive without extracting it and re-archiving it. 25820 inside of a tar archive without extracting it and re-archiving it.
25340 25821
25341 See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. 25822 See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
25342 \\{tar-mode-map} 25823 \\{tar-mode-map}
25344 \(fn)" t nil) 25825 \(fn)" t nil)
25345 25826
25346 ;;;*** 25827 ;;;***
25347 25828
25348 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 25829 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
25349 ;;;;;; "progmodes/tcl.el" (17102 19053)) 25830 ;;;;;; "progmodes/tcl.el" (17351 27304))
25350 ;;; Generated autoloads from progmodes/tcl.el 25831 ;;; Generated autoloads from progmodes/tcl.el
25351 25832
25352 (autoload (quote tcl-mode) "tcl" "\ 25833 (autoload (quote tcl-mode) "tcl" "\
25353 Major mode for editing Tcl code. 25834 Major mode for editing Tcl code.
25354 Expression and list commands understand all Tcl brackets. 25835 Expression and list commands understand all Tcl brackets.
25422 25903
25423 \(fn HOST)" t nil) 25904 \(fn HOST)" t nil)
25424 25905
25425 ;;;*** 25906 ;;;***
25426 25907
25427 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17248 25908 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17360
25428 ;;;;;; 29270)) 25909 ;;;;;; 50467))
25429 ;;; Generated autoloads from term.el 25910 ;;; Generated autoloads from term.el
25430 25911
25431 (autoload (quote make-term) "term" "\ 25912 (autoload (quote make-term) "term" "\
25432 Make a term process NAME in a buffer, running PROGRAM. 25913 Make a term process NAME in a buffer, running PROGRAM.
25433 The name of the buffer is made by surrounding NAME with `*'s. 25914 The name of the buffer is made by surrounding NAME with `*'s.
25832 \(fn)" t nil) 26313 \(fn)" t nil)
25833 26314
25834 ;;;*** 26315 ;;;***
25835 26316
25836 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 26317 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
25837 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17148 25229)) 26318 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (17314 42628))
25838 ;;; Generated autoloads from textmodes/texinfmt.el 26319 ;;; Generated autoloads from textmodes/texinfmt.el
25839 26320
25840 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 26321 (autoload (quote texinfo-format-buffer) "texinfmt" "\
25841 Process the current buffer as texinfo code, into an Info file. 26322 Process the current buffer as texinfo code, into an Info file.
25842 The Info file output is generated in a buffer visiting the Info file 26323 The Info file output is generated in a buffer visiting the Info file
25872 \(fn &optional NOSPLIT)" t nil) 26353 \(fn &optional NOSPLIT)" t nil)
25873 26354
25874 ;;;*** 26355 ;;;***
25875 26356
25876 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 26357 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
25877 ;;;;;; "texinfo" "textmodes/texinfo.el" (17246 24773)) 26358 ;;;;;; "texinfo" "textmodes/texinfo.el" (17279 1535))
25878 ;;; Generated autoloads from textmodes/texinfo.el 26359 ;;; Generated autoloads from textmodes/texinfo.el
25879 26360
25880 (defvar texinfo-open-quote "``" "\ 26361 (defvar texinfo-open-quote "``" "\
25881 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 26362 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
25882 26363
26058 26539
26059 \(fn)" nil nil) 26540 \(fn)" nil nil)
26060 26541
26061 ;;;*** 26542 ;;;***
26062 26543
26063 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all thumbs-dired-show-marked 26544 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show thumbs-dired-show-marked
26064 ;;;;;; thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" 26545 ;;;;;; thumbs-show-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
26065 ;;;;;; (17245 51608)) 26546 ;;;;;; (17379 9027))
26066 ;;; Generated autoloads from thumbs.el 26547 ;;; Generated autoloads from thumbs.el
26067 26548
26068 (autoload (quote thumbs-find-thumb) "thumbs" "\ 26549 (autoload (quote thumbs-find-thumb) "thumbs" "\
26069 Display the thumbnail for IMG. 26550 Display the thumbnail for IMG.
26070 26551
26071 \(fn IMG)" t nil) 26552 \(fn IMG)" t nil)
26072 26553
26073 (autoload (quote thumbs-show-all-from-dir) "thumbs" "\ 26554 (autoload (quote thumbs-show-from-dir) "thumbs" "\
26074 Make a preview buffer for all images in DIR. 26555 Make a preview buffer for all images in DIR.
26075 Optional argument REG to select file matching a regexp, 26556 Optional argument REG to select file matching a regexp,
26076 and SAME-WINDOW to show thumbs in the same window. 26557 and SAME-WINDOW to show thumbs in the same window.
26077 26558
26078 \(fn DIR &optional REG SAME-WINDOW)" t nil) 26559 \(fn DIR &optional REG SAME-WINDOW)" t nil)
26079 26560
26080 (autoload (quote thumbs-dired-show-marked) "thumbs" "\ 26561 (autoload (quote thumbs-dired-show-marked) "thumbs" "\
26081 In dired, make a thumbs buffer with all marked files. 26562 In dired, make a thumbs buffer with marked files.
26082 26563
26083 \(fn)" t nil) 26564 \(fn)" t nil)
26084 26565
26085 (autoload (quote thumbs-dired-show-all) "thumbs" "\ 26566 (autoload (quote thumbs-dired-show) "thumbs" "\
26086 In dired, make a thumbs buffer with all files in current directory. 26567 In dired, make a thumbs buffer with all files in current directory.
26087 26568
26088 \(fn)" t nil) 26569 \(fn)" t nil)
26089 26570
26090 (defalias (quote thumbs) (quote thumbs-show-all-from-dir)) 26571 (defalias (quote thumbs) (quote thumbs-show-from-dir))
26091 26572
26092 (autoload (quote thumbs-dired-setroot) "thumbs" "\ 26573 (autoload (quote thumbs-dired-setroot) "thumbs" "\
26093 In dired, call the setroot program on the image at point. 26574 In dired, call the setroot program on the image at point.
26094 26575
26095 \(fn)" t nil) 26576 \(fn)" t nil)
26178 \(fn FROM TO)" nil nil) 26659 \(fn FROM TO)" nil nil)
26179 26660
26180 ;;;*** 26661 ;;;***
26181 26662
26182 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 26663 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
26183 ;;;;;; (17205 6265)) 26664 ;;;;;; (17342 23959))
26184 ;;; Generated autoloads from textmodes/tildify.el 26665 ;;; Generated autoloads from textmodes/tildify.el
26185 26666
26186 (autoload (quote tildify-region) "tildify" "\ 26667 (autoload (quote tildify-region) "tildify" "\
26187 Add hard spaces in the region between BEG and END. 26668 Add hard spaces in the region between BEG and END.
26188 See variables `tildify-pattern-alist', `tildify-string-alist', and 26669 See variables `tildify-pattern-alist', `tildify-string-alist', and
26202 \(fn)" t nil) 26683 \(fn)" t nil)
26203 26684
26204 ;;;*** 26685 ;;;***
26205 26686
26206 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 26687 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
26207 ;;;;;; "time" "time.el" (17148 25057)) 26688 ;;;;;; "time" "time.el" (17360 50467))
26208 ;;; Generated autoloads from time.el 26689 ;;; Generated autoloads from time.el
26209 26690
26210 (defvar display-time-day-and-date nil "\ 26691 (defvar display-time-day-and-date nil "\
26211 *Non-nil means \\[display-time] should display day and date as well as time.") 26692 *Non-nil means \\[display-time] should display day and date as well as time.")
26212 26693
26245 ;;;*** 26726 ;;;***
26246 26727
26247 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 26728 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
26248 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 26729 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
26249 ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds 26730 ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds
26250 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17239 26731 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (17306
26251 ;;;;;; 32270)) 26732 ;;;;;; 39720))
26252 ;;; Generated autoloads from calendar/time-date.el 26733 ;;; Generated autoloads from calendar/time-date.el
26253 26734
26254 (autoload (quote date-to-time) "time-date" "\ 26735 (autoload (quote date-to-time) "time-date" "\
26255 Parse a string that represents a date-time and return a time value. 26736 Parse a string that represents a date-time and return a time value.
26256 26737
26368 26849
26369 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 26850 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
26370 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 26851 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
26371 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 26852 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
26372 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 26853 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
26373 ;;;;;; (17239 32271)) 26854 ;;;;;; (17306 39721))
26374 ;;; Generated autoloads from calendar/timeclock.el 26855 ;;; Generated autoloads from calendar/timeclock.el
26375 26856
26376 (autoload (quote timeclock-modeline-display) "timeclock" "\ 26857 (autoload (quote timeclock-modeline-display) "timeclock" "\
26377 Toggle display of the amount of time left today in the modeline. 26858 Toggle display of the amount of time left today in the modeline.
26378 If `timeclock-use-display-time' is non-nil (the default), then 26859 If `timeclock-use-display-time' is non-nil (the default), then
26469 26950
26470 ;;;*** 26951 ;;;***
26471 26952
26472 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 26953 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
26473 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 26954 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
26474 ;;;;;; "emacs-lisp/timer.el" (17148 25099)) 26955 ;;;;;; "emacs-lisp/timer.el" (17259 28122))
26475 ;;; Generated autoloads from emacs-lisp/timer.el 26956 ;;; Generated autoloads from emacs-lisp/timer.el
26476 26957
26477 (defalias (quote disable-timeout) (quote cancel-timer)) 26958 (defalias (quote disable-timeout) (quote cancel-timer))
26478 26959
26479 (autoload (quote cancel-timer) "timer" "\ 26960 (autoload (quote cancel-timer) "timer" "\
26628 27109
26629 ;;;*** 27110 ;;;***
26630 27111
26631 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 27112 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
26632 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 27113 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
26633 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17102 18477)) 27114 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17306 39721))
26634 ;;; Generated autoloads from calendar/todo-mode.el 27115 ;;; Generated autoloads from calendar/todo-mode.el
26635 27116
26636 (autoload (quote todo-add-category) "todo-mode" "\ 27117 (autoload (quote todo-add-category) "todo-mode" "\
26637 Add new category CAT to the TODO list. 27118 Add new category CAT to the TODO list.
26638 27119
26689 27170
26690 ;;;*** 27171 ;;;***
26691 27172
26692 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 27173 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
26693 ;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el" 27174 ;;;;;; tool-bar-local-item tool-bar-add-item) "tool-bar" "tool-bar.el"
26694 ;;;;;; (17250 21105)) 27175 ;;;;;; (17324 5838))
26695 ;;; Generated autoloads from tool-bar.el 27176 ;;; Generated autoloads from tool-bar.el
26696 27177
26697 (put (quote tool-bar-mode) (quote standard-value) (quote (t))) 27178 (put (quote tool-bar-mode) (quote standard-value) (quote (t)))
26698 27179
26699 (autoload (quote tool-bar-add-item) "tool-bar" "\ 27180 (autoload (quote tool-bar-add-item) "tool-bar" "\
26726 ICON.xbm, using `find-image'. 27207 ICON.xbm, using `find-image'.
26727 27208
26728 \(fn ICON DEF KEY MAP &rest PROPS)" nil nil) 27209 \(fn ICON DEF KEY MAP &rest PROPS)" nil nil)
26729 27210
26730 (autoload (quote tool-bar-add-item-from-menu) "tool-bar" "\ 27211 (autoload (quote tool-bar-add-item-from-menu) "tool-bar" "\
26731 Define tool bar binding for COMMAND using the given ICON in keymap MAP. 27212 Define tool bar binding for COMMAND in keymap MAP using the given ICON.
26732 This makes a binding for COMMAND in `tool-bar-map', copying its 27213 This makes a binding for COMMAND in `tool-bar-map', copying its
26733 binding from the menu bar in MAP (which defaults to `global-map'), but 27214 binding from the menu bar in MAP (which defaults to `global-map'), but
26734 modifies the binding by adding an image specification for ICON. It 27215 modifies the binding by adding an image specification for ICON. It
26735 finds ICON just like `tool-bar-add-item'. PROPS are additional 27216 finds ICON just like `tool-bar-add-item'. PROPS are additional
26736 properties to add to the binding. 27217 properties to add to the binding.
26737 27218
26738 MAP must contain appropriate binding for `[menu-bar]' which holds a keymap. 27219 MAP must contain appropriate binding for `[menu-bar]' which holds a keymap.
26739 27220
26740 Use this function only to make bindings in the global value of `tool-bar-map'. 27221 Use this function only to make bindings in the global value of `tool-bar-map'.
26741 To define items in any other map, use `tool-bar-local-item'. 27222 To define items in any other map, use `tool-bar-local-item-from-menu'.
26742 27223
26743 \(fn COMMAND ICON &optional MAP &rest PROPS)" nil nil) 27224 \(fn COMMAND ICON &optional MAP &rest PROPS)" nil nil)
26744 27225
26745 (autoload (quote tool-bar-local-item-from-menu) "tool-bar" "\ 27226 (autoload (quote tool-bar-local-item-from-menu) "tool-bar" "\
26746 Define tool bar binding for COMMAND using the given ICON in keymap MAP. 27227 Define local tool bar binding for COMMAND using the given ICON.
26747 This makes a binding for COMMAND in IN-MAP, copying its binding from 27228 This makes a binding for COMMAND in IN-MAP, copying its binding from
26748 the menu bar in FROM-MAP (which defaults to `global-map'), but 27229 the menu bar in FROM-MAP (which defaults to `global-map'), but
26749 modifies the binding by adding an image specification for ICON. It 27230 modifies the binding by adding an image specification for ICON. It
26750 finds ICON just like `tool-bar-add-item'. PROPS are additional 27231 finds ICON just like `tool-bar-add-item'. PROPS are additional
26751 properties to add to the binding. 27232 properties to add to the binding.
26752 27233
26753 MAP must contain appropriate binding for `[menu-bar]' which holds a keymap. 27234 FROM-MAP must contain appropriate binding for `[menu-bar]' which
27235 holds a keymap.
26754 27236
26755 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil) 27237 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil)
26756 27238
26757 ;;;*** 27239 ;;;***
26758 27240
26848 27330
26849 \(fn FUNCTION &optional BUFFER)" t nil) 27331 \(fn FUNCTION &optional BUFFER)" t nil)
26850 27332
26851 ;;;*** 27333 ;;;***
26852 27334
26853 ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler 27335 ;;;### (autoloads (tramp-unload-tramp tramp-unload-file-name-handler-alist
27336 ;;;;;; tramp-completion-file-name-handler tramp-file-name-handler
26854 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) 27337 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp)
26855 ;;;;;; "tramp" "net/tramp.el" (17250 21105)) 27338 ;;;;;; "tramp" "net/tramp.el" (17379 9057))
26856 ;;; Generated autoloads from net/tramp.el 27339 ;;; Generated autoloads from net/tramp.el
26857 27340
26858 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 27341 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
26859 Non-nil means to use unified Ange-FTP/Tramp filename syntax. 27342 Non-nil means to use unified Ange-FTP/Tramp filename syntax.
26860 Nil means to use a separate filename syntax for Tramp.") 27343 Nil means to use a separate filename syntax for Tramp.")
26923 \(fn OPERATION &rest ARGS)" nil nil) 27406 \(fn OPERATION &rest ARGS)" nil nil)
26924 27407
26925 (put (quote tramp-completion-file-name-handler) (quote safe-magic) t) 27408 (put (quote tramp-completion-file-name-handler) (quote safe-magic) t)
26926 27409
26927 (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) 27410 (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler)))
27411
27412 (autoload (quote tramp-unload-file-name-handler-alist) "tramp" "\
27413 Not documented
27414
27415 \(fn)" nil nil)
27416
27417 (autoload (quote tramp-unload-tramp) "tramp" "\
27418 Not documented
27419
27420 \(fn)" t nil)
27421
27422 ;;;***
27423
27424 ;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
27425 ;;;;;; (17370 3984))
27426 ;;; Generated autoloads from net/tramp-ftp.el
27427
27428 (autoload (quote tramp-ftp-enable-ange-ftp) "tramp-ftp" "\
27429 Not documented
27430
27431 \(fn)" nil nil)
27432
27433 ;;;***
27434
27435 ;;;### (autoloads (tumme-setup-dired-keybindings tumme-dired) "tumme"
27436 ;;;;;; "tumme.el" (17370 3971))
27437 ;;; Generated autoloads from tumme.el
27438
27439 (autoload (quote tumme-dired) "tumme" "\
27440 Open directory DIR and create a default window configuration.
27441
27442 Convenience command that:
27443
27444 - Opens dired in folder DIR
27445 - Splits windows in most useful (?) way
27446 - Set `truncate-lines' to t
27447
27448 If called with prefix argument ARG, skip splitting of windows.
27449
27450 \(fn DIR &optional ARG)" t nil)
27451
27452 (autoload (quote tumme-setup-dired-keybindings) "tumme" "\
27453 Setup easy-to-use keybindings for the commands to be used in dired mode.
27454 Note that n, p and <down> and <up> will be hijacked and bound to
27455 `tumme-dired-x-line'.
27456
27457 \(fn)" t nil)
26928 27458
26929 ;;;*** 27459 ;;;***
26930 27460
26931 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 27461 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
26932 ;;;;;; "textmodes/two-column.el" (17148 25231)) 27462 ;;;;;; "textmodes/two-column.el" (17148 25231))
27220 27750
27221 \(fn FILE TO-FILE)" t nil) 27751 \(fn FILE TO-FILE)" t nil)
27222 27752
27223 ;;;*** 27753 ;;;***
27224 27754
27225 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17148 27755 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (17379
27226 ;;;;;; 25100)) 27756 ;;;;;; 9028))
27227 ;;; Generated autoloads from emacs-lisp/unsafep.el 27757 ;;; Generated autoloads from emacs-lisp/unsafep.el
27228 27758
27229 (autoload (quote unsafep) "unsafep" "\ 27759 (autoload (quote unsafep) "unsafep" "\
27230 Return nil if evaluating FORM couldn't possibly do any harm; 27760 Return nil if evaluating FORM couldn't possibly do any harm;
27231 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list 27761 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list
27233 27763
27234 \(fn FORM &optional UNSAFEP-VARS)" nil nil) 27764 \(fn FORM &optional UNSAFEP-VARS)" nil nil)
27235 27765
27236 ;;;*** 27766 ;;;***
27237 27767
27238 ;;;### (autoloads nil "url" "url/url.el" (17239 32426)) 27768 ;;;### (autoloads (url-retrieve-synchronously url-retrieve) "url"
27769 ;;;;;; "url/url.el" (17351 27305))
27239 ;;; Generated autoloads from url/url.el 27770 ;;; Generated autoloads from url/url.el
27240 27771
27241 (defvar url-configuration-directory "~/.url") 27772 (autoload (quote url-retrieve) "url" "\
27773 Retrieve URL asynchronously and call CALLBACK with CBARGS when finished.
27774 URL is either a string or a parsed URL.
27775
27776 CALLBACK is called when the object has been completely retrieved, with
27777 the current buffer containing the object, and any MIME headers associated
27778 with it. Normally it gets the arguments in the list CBARGS.
27779 However, if what we find is a redirect, CALLBACK is given
27780 two additional args, `:redirect' and the redirected URL,
27781 followed by CBARGS.
27782
27783 Return the buffer URL will load into, or nil if the process has
27784 already completed.
27785
27786 \(fn URL CALLBACK &optional CBARGS)" nil nil)
27787
27788 (autoload (quote url-retrieve-synchronously) "url" "\
27789 Retrieve URL synchronously.
27790 Return the buffer containing the data, or nil if there are no data
27791 associated with it (the case for dired, info, or mailto URLs that need
27792 no further processing). URL is either a string or a parsed URL.
27793
27794 \(fn URL)" nil nil)
27242 27795
27243 ;;;*** 27796 ;;;***
27244 27797
27245 ;;;### (autoloads (url-register-auth-scheme url-get-authentication) 27798 ;;;### (autoloads (url-register-auth-scheme url-get-authentication)
27246 ;;;;;; "url-auth" "url/url-auth.el" (17141 252)) 27799 ;;;;;; "url-auth" "url/url-auth.el" (17141 252))
27283 \(fn TYPE &optional FUNCTION RATING)" nil nil) 27836 \(fn TYPE &optional FUNCTION RATING)" nil nil)
27284 27837
27285 ;;;*** 27838 ;;;***
27286 27839
27287 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached 27840 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
27288 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17141 27841 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (17340
27289 ;;;;;; 252)) 27842 ;;;;;; 731))
27290 ;;; Generated autoloads from url/url-cache.el 27843 ;;; Generated autoloads from url/url-cache.el
27291 27844
27292 (autoload (quote url-store-in-cache) "url-cache" "\ 27845 (autoload (quote url-store-in-cache) "url-cache" "\
27293 Store buffer BUFF in the cache. 27846 Store buffer BUFF in the cache.
27294 27847
27316 27869
27317 (autoload (quote url-cid) "url-cid" "\ 27870 (autoload (quote url-cid) "url-cid" "\
27318 Not documented 27871 Not documented
27319 27872
27320 \(fn URL)" nil nil) 27873 \(fn URL)" nil nil)
27321
27322 ;;;***
27323
27324 ;;;### (autoloads (url-cookie-setup-save-timer url-cookie-handle-set-cookie
27325 ;;;;;; url-cookie-generate-header-lines url-cookie-retrieve url-cookie-write-file
27326 ;;;;;; url-cookie-parse-file) "url-cookie" "url/url-cookie.el" (17141
27327 ;;;;;; 252))
27328 ;;; Generated autoloads from url/url-cookie.el
27329
27330 (autoload (quote url-cookie-parse-file) "url-cookie" "\
27331 Not documented
27332
27333 \(fn &optional FNAME)" nil nil)
27334
27335 (autoload (quote url-cookie-write-file) "url-cookie" "\
27336 Not documented
27337
27338 \(fn &optional FNAME)" nil nil)
27339
27340 (autoload (quote url-cookie-retrieve) "url-cookie" "\
27341 Retrieve all the netscape-style cookies for a specified HOST and LOCALPART.
27342
27343 \(fn HOST LOCALPART &optional SECURE)" nil nil)
27344
27345 (autoload (quote url-cookie-generate-header-lines) "url-cookie" "\
27346 Not documented
27347
27348 \(fn HOST LOCALPART SECURE)" nil nil)
27349
27350 (autoload (quote url-cookie-handle-set-cookie) "url-cookie" "\
27351 Not documented
27352
27353 \(fn STR)" nil nil)
27354
27355 (autoload (quote url-cookie-setup-save-timer) "url-cookie" "\
27356 Reset the cookie saver timer.
27357
27358 \(fn)" t nil)
27359 27874
27360 ;;;*** 27875 ;;;***
27361 27876
27362 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav" 27877 ;;;### (autoloads (url-dav-vc-registered url-dav-supported-p) "url-dav"
27363 ;;;;;; "url/url-dav.el" (17141 254)) 27878 ;;;;;; "url/url-dav.el" (17141 254))
27403 \(fn NAME BUFFER HOST SERVICE)" nil nil) 27918 \(fn NAME BUFFER HOST SERVICE)" nil nil)
27404 27919
27405 ;;;*** 27920 ;;;***
27406 27921
27407 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 27922 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
27408 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17239 27923 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (17340
27409 ;;;;;; 43869)) 27924 ;;;;;; 731))
27410 ;;; Generated autoloads from url/url-handlers.el 27925 ;;; Generated autoloads from url/url-handlers.el
27411 27926
27412 (defvar url-handler-mode nil "\ 27927 (defvar url-handler-mode nil "\
27413 Non-nil if Url-Handler mode is enabled. 27928 Non-nil if Url-Handler mode is enabled.
27414 See the command `url-handler-mode' for a description of this minor-mode. 27929 See the command `url-handler-mode' for a description of this minor-mode.
27448 27963
27449 \(fn URL &optional VISIT BEG END REPLACE)" nil nil) 27964 \(fn URL &optional VISIT BEG END REPLACE)" nil nil)
27450 27965
27451 ;;;*** 27966 ;;;***
27452 27967
27453 ;;;### (autoloads (url-history-save-history url-history-parse-history
27454 ;;;;;; url-history-setup-save-timer) "url-history" "url/url-history.el"
27455 ;;;;;; (17141 258))
27456 ;;; Generated autoloads from url/url-history.el
27457
27458 (autoload (quote url-history-setup-save-timer) "url-history" "\
27459 Reset the history list timer.
27460
27461 \(fn)" t nil)
27462
27463 (autoload (quote url-history-parse-history) "url-history" "\
27464 Parse a history file stored in FNAME.
27465
27466 \(fn &optional FNAME)" nil nil)
27467
27468 (autoload (quote url-history-save-history) "url-history" "\
27469 Write the global history file into `url-history-file'.
27470 The type of data written is determined by what is in the file to begin
27471 with. If the type of storage cannot be determined, then prompt the
27472 user for what type to save as.
27473
27474 \(fn &optional FNAME)" t nil)
27475
27476 ;;;***
27477
27478 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 27968 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
27479 ;;;;;; url-http) "url-http" "url/url-http.el" (17239 43869)) 27969 ;;;;;; url-http) "url-http" "url/url-http.el" (17279 1536))
27480 ;;; Generated autoloads from url/url-http.el 27970 ;;; Generated autoloads from url/url-http.el
27481 27971
27482 (autoload (quote url-http) "url-http" "\ 27972 (autoload (quote url-http) "url-http" "\
27483 Retrieve URL via HTTP asynchronously. 27973 Retrieve URL via HTTP asynchronously.
27484 URL must be a parsed URL. See `url-generic-parse-url' for details. 27974 URL must be a parsed URL. See `url-generic-parse-url' for details.
27600 \(fn URL)" nil nil) 28090 \(fn URL)" nil nil)
27601 28091
27602 ;;;*** 28092 ;;;***
27603 28093
27604 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" 28094 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
27605 ;;;;;; (17167 2802)) 28095 ;;;;;; (17360 50508))
27606 ;;; Generated autoloads from url/url-news.el 28096 ;;; Generated autoloads from url/url-news.el
27607 28097
27608 (autoload (quote url-news) "url-news" "\ 28098 (autoload (quote url-news) "url-news" "\
27609 Not documented 28099 Not documented
27610 28100
27676 \(fn URL)" nil nil) 28166 \(fn URL)" nil nil)
27677 28167
27678 ;;;*** 28168 ;;;***
27679 28169
27680 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" 28170 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
27681 ;;;;;; (17141 263)) 28171 ;;;;;; (17351 27305))
27682 ;;; Generated autoloads from url/url-privacy.el 28172 ;;; Generated autoloads from url/url-privacy.el
27683 28173
27684 (autoload (quote url-setup-privacy-info) "url-privacy" "\ 28174 (autoload (quote url-setup-privacy-info) "url-privacy" "\
27685 Not documented 28175 Setup variables that expose info about you and your system.
27686 28176
27687 \(fn)" t nil) 28177 \(fn)" t nil)
27688 28178
27689 ;;;*** 28179 ;;;***
27690 28180
27845 28335
27846 \(fn FN)" nil nil) 28336 \(fn FN)" nil nil)
27847 28337
27848 ;;;*** 28338 ;;;***
27849 28339
27850 ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17245 4870)) 28340 ;;;### (autoloads nil "utf-7" "international/utf-7.el" (17245 60163))
27851 ;;; Generated autoloads from international/utf-7.el 28341 ;;; Generated autoloads from international/utf-7.el
27852 (autoload-coding-system 'utf-7 '(require 'utf-7)) 28342 (autoload-coding-system 'utf-7 '(require 'utf-7))
27853 28343
27854 ;;;*** 28344 ;;;***
27855 28345
27883 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update 28373 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update
27884 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot 28374 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
27885 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 28375 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
27886 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 28376 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
27887 ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook 28377 ;;;;;; with-vc-file vc-branch-part vc-trunk-p vc-before-checkin-hook
27888 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17245 51609)) 28378 ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (17370 3974))
27889 ;;; Generated autoloads from vc.el 28379 ;;; Generated autoloads from vc.el
27890 28380
27891 (defvar vc-checkout-hook nil "\ 28381 (defvar vc-checkout-hook nil "\
27892 *Normal hook (list of functions) run after checking out a file. 28382 Normal hook (list of functions) run after checking out a file.
27893 See `run-hooks'.") 28383 See `run-hooks'.")
27894 28384
27895 (custom-autoload (quote vc-checkout-hook) "vc") 28385 (custom-autoload (quote vc-checkout-hook) "vc")
27896 28386
27897 (defvar vc-checkin-hook nil "\ 28387 (defvar vc-checkin-hook nil "\
27898 *Normal hook (list of functions) run after a checkin is done. 28388 Normal hook (list of functions) run after a checkin is done.
27899 See also `log-edit-done-hook'.") 28389 See also `log-edit-done-hook'.")
27900 28390
27901 (custom-autoload (quote vc-checkin-hook) "vc") 28391 (custom-autoload (quote vc-checkin-hook) "vc")
27902 28392
27903 (defvar vc-before-checkin-hook nil "\ 28393 (defvar vc-before-checkin-hook nil "\
27904 *Normal hook (list of functions) run before a file is checked in. 28394 Normal hook (list of functions) run before a file is checked in.
27905 See `run-hooks'.") 28395 See `run-hooks'.")
27906 28396
27907 (custom-autoload (quote vc-before-checkin-hook) "vc") 28397 (custom-autoload (quote vc-before-checkin-hook) "vc")
27908 28398
27909 (autoload (quote vc-trunk-p) "vc" "\ 28399 (autoload (quote vc-trunk-p) "vc" "\
27937 Execute a VC command, notifying user and checking for errors. 28427 Execute a VC command, notifying user and checking for errors.
27938 Output from COMMAND goes to BUFFER, or *vc* if BUFFER is nil or the 28428 Output from COMMAND goes to BUFFER, or *vc* if BUFFER is nil or the
27939 current buffer if BUFFER is t. If the destination buffer is not 28429 current buffer if BUFFER is t. If the destination buffer is not
27940 already current, set it up properly and erase it. The command is 28430 already current, set it up properly and erase it. The command is
27941 considered successful if its exit status does not exceed OKSTATUS (if 28431 considered successful if its exit status does not exceed OKSTATUS (if
27942 OKSTATUS is nil, that means to ignore errors, if it is 'async, that 28432 OKSTATUS is nil, that means to ignore error status, if it is `async', that
27943 means not to wait for termination of the subprocess). FILE is the 28433 means not to wait for termination of the subprocess; if it is t it means to
28434 ignore all execution errors). FILE is the
27944 name of the working file (may also be nil, to execute commands that 28435 name of the working file (may also be nil, to execute commands that
27945 don't expect a file name). If an optional list of FLAGS is present, 28436 don't expect a file name). If an optional list of FLAGS is present,
27946 that is inserted into the command line before the filename. 28437 that is inserted into the command line before the filename.
27947 28438
27948 \(fn BUFFER OKSTATUS COMMAND FILE &rest FLAGS)" nil nil) 28439 \(fn BUFFER OKSTATUS COMMAND FILE &rest FLAGS)" nil nil)
28166 `vc-annotate-menu-elements' customizes the menu elements of the 28657 `vc-annotate-menu-elements' customizes the menu elements of the
28167 mode-specific menu. `vc-annotate-color-map' and 28658 mode-specific menu. `vc-annotate-color-map' and
28168 `vc-annotate-very-old-color' defines the mapping of time to 28659 `vc-annotate-very-old-color' defines the mapping of time to
28169 colors. `vc-annotate-background' specifies the background color. 28660 colors. `vc-annotate-background' specifies the background color.
28170 28661
28171 \(fn PREFIX &optional REVISION DISPLAY-MODE)" t nil) 28662 \(fn FILE REV &optional DISPLAY-MODE BUF)" t nil)
28172 28663
28173 ;;;*** 28664 ;;;***
28174 28665
28175 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (17148 25060)) 28666 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (17148 25060))
28176 ;;; Generated autoloads from vc-arch.el 28667 ;;; Generated autoloads from vc-arch.el
28180 (load "vc-arch") 28671 (load "vc-arch")
28181 (vc-arch-registered file)))) 28672 (vc-arch-registered file))))
28182 28673
28183 ;;;*** 28674 ;;;***
28184 28675
28185 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17148 25060)) 28676 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (17259 28116))
28186 ;;; Generated autoloads from vc-cvs.el 28677 ;;; Generated autoloads from vc-cvs.el
28187 (defun vc-cvs-registered (f) 28678 (defun vc-cvs-registered (f)
28188 (when (file-readable-p (expand-file-name 28679 (when (file-readable-p (expand-file-name
28189 "CVS/Entries" (file-name-directory f))) 28680 "CVS/Entries" (file-name-directory f)))
28190 (load "vc-cvs") 28681 (load "vc-cvs")
28191 (vc-cvs-registered f))) 28682 (vc-cvs-registered f)))
28192 28683
28193 ;;;*** 28684 ;;;***
28194 28685
28195 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17239 32248)) 28686 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (17314 42611))
28196 ;;; Generated autoloads from vc-mcvs.el 28687 ;;; Generated autoloads from vc-mcvs.el
28197 (defun vc-mcvs-registered (file) 28688 (defun vc-mcvs-registered (file)
28198 (if (vc-find-root file "MCVS/CVS") 28689 (if (vc-find-root file "MCVS/CVS")
28199 (progn 28690 (progn
28200 (load "vc-mcvs") 28691 (load "vc-mcvs")
28201 (vc-mcvs-registered file)))) 28692 (vc-mcvs-registered file))))
28202 28693
28203 ;;;*** 28694 ;;;***
28204 28695
28205 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 28696 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
28206 ;;;;;; (17148 25062)) 28697 ;;;;;; (17370 29804))
28207 ;;; Generated autoloads from vc-rcs.el 28698 ;;; Generated autoloads from vc-rcs.el
28208 28699
28209 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 28700 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
28210 *Where to look for RCS master files. 28701 *Where to look for RCS master files.
28211 For a description of possible values, see `vc-check-master-templates'.") 28702 For a description of possible values, see `vc-check-master-templates'.")
28214 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) 28705 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
28215 28706
28216 ;;;*** 28707 ;;;***
28217 28708
28218 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 28709 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
28219 ;;;;;; (17148 25063)) 28710 ;;;;;; (17370 29804))
28220 ;;; Generated autoloads from vc-sccs.el 28711 ;;; Generated autoloads from vc-sccs.el
28221 28712
28222 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 28713 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
28223 *Where to look for SCCS master files. 28714 *Where to look for SCCS master files.
28224 For a description of possible values, see `vc-check-master-templates'.") 28715 For a description of possible values, see `vc-check-master-templates'.")
28231 Does not check whether the file exists but returns nil if it does not 28722 Does not check whether the file exists but returns nil if it does not
28232 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))))) 28723 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)))))
28233 28724
28234 ;;;*** 28725 ;;;***
28235 28726
28236 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (17148 25063)) 28727 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (17314 42611))
28237 ;;; Generated autoloads from vc-svn.el 28728 ;;; Generated autoloads from vc-svn.el
28238 (defun vc-svn-registered (f) 28729 (defun vc-svn-registered (f)
28239 (when (file-readable-p (expand-file-name 28730 (when (file-readable-p (expand-file-name
28240 ".svn/entries" (file-name-directory f))) 28731 ".svn/entries" (file-name-directory f)))
28241 (load "vc-svn") 28732 (load "vc-svn")
28886 29377
28887 ;;;*** 29378 ;;;***
28888 29379
28889 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 29380 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
28890 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame 29381 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
28891 ;;;;;; view-file-other-window view-file) "view" "view.el" (17250 29382 ;;;;;; view-file-other-window view-file) "view" "view.el" (17297
28892 ;;;;;; 21105)) 29383 ;;;;;; 44104))
28893 ;;; Generated autoloads from view.el 29384 ;;; Generated autoloads from view.el
28894 29385
28895 (defvar view-mode nil "\ 29386 (defvar view-mode nil "\
28896 Non-nil if View mode is enabled. 29387 Non-nil if View mode is enabled.
28897 Don't change this variable directly, you must change it by one of the 29388 Don't change this variable directly, you must change it by one of the
29051 \\[View-quit-all] quit View mode, restoring all windows to previous state. 29542 \\[View-quit-all] quit View mode, restoring all windows to previous state.
29052 \\[View-leave] quit View mode and maybe switch buffers, but don't kill this buffer. 29543 \\[View-leave] quit View mode and maybe switch buffers, but don't kill this buffer.
29053 \\[View-kill-and-leave] quit View mode, kill current buffer and go back to other buffer. 29544 \\[View-kill-and-leave] quit View mode, kill current buffer and go back to other buffer.
29054 29545
29055 The effect of \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] depends on how view-mode was entered. If it was 29546 The effect of \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] depends on how view-mode was entered. If it was
29056 entered by view-file, view-file-other-window or view-file-other-frame 29547 entered by view-file, view-file-other-window, view-file-other-frame, or
29057 \(\\[view-file], \\[view-file-other-window], \\[view-file-other-frame] or the dired mode v command), then \\[View-quit] will 29548 \\[dired-view-file] (\\[view-file], \\[view-file-other-window],
29058 try to kill the current buffer. If view-mode was entered from another buffer 29549 \\[view-file-other-frame], or the Dired mode v command),
29059 as is done by View-buffer, View-buffer-other-window, View-buffer-other frame, 29550 then \\[View-quit] will try to kill the current buffer.
29060 View-file, View-file-other-window or View-file-other-frame then \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] 29551 If view-mode was entered from another buffer, by \\[view-buffer],
29061 will return to that buffer. 29552 \\[view-buffer-other-window], \\[view-buffer-other frame], \\[view-file],
29553 \\[view-file-other-window], or \\[view-file-other-frame],
29554 then \\[View-leave] , \\[View-quit] and \\[View-kill-and-leave] will return to that buffer.
29062 29555
29063 Entry to view-mode runs the normal hook `view-mode-hook'. 29556 Entry to view-mode runs the normal hook `view-mode-hook'.
29064 29557
29065 \(fn &optional ARG)" t nil) 29558 \(fn &optional ARG)" t nil)
29066 29559
29111 \(fn)" t nil) 29604 \(fn)" t nil)
29112 29605
29113 ;;;*** 29606 ;;;***
29114 29607
29115 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 29608 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
29116 ;;;;;; (17244 43743)) 29609 ;;;;;; (17379 9029))
29117 ;;; Generated autoloads from emulation/viper.el 29610 ;;; Generated autoloads from emulation/viper.el
29118 29611
29119 (autoload (quote toggle-viper-mode) "viper" "\ 29612 (autoload (quote toggle-viper-mode) "viper" "\
29120 Toggle Viper on/off. 29613 Toggle Viper on/off.
29121 If Viper is enabled, turn it off. Otherwise, turn it on. 29614 If Viper is enabled, turn it off. Otherwise, turn it on.
29216 \(fn MESSAGE &rest ARGS)" nil nil) 29709 \(fn MESSAGE &rest ARGS)" nil nil)
29217 29710
29218 ;;;*** 29711 ;;;***
29219 29712
29220 ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" 29713 ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
29221 ;;;;;; (17205 6053)) 29714 ;;;;;; (17351 27279))
29222 ;;; Generated autoloads from wdired.el 29715 ;;; Generated autoloads from wdired.el
29223 29716
29224 (autoload (quote wdired-change-to-wdired-mode) "wdired" "\ 29717 (autoload (quote wdired-change-to-wdired-mode) "wdired" "\
29225 Put a dired buffer in a mode in which filenames are editable. 29718 Put a dired buffer in a mode in which filenames are editable.
29226 \\<wdired-mode-map> 29719 \\<wdired-mode-map>
29232 29725
29233 \(fn)" t nil) 29726 \(fn)" t nil)
29234 29727
29235 ;;;*** 29728 ;;;***
29236 29729
29237 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17140 20945)) 29730 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (17333 9522))
29238 ;;; Generated autoloads from net/webjump.el 29731 ;;; Generated autoloads from net/webjump.el
29239 29732
29240 (autoload (quote webjump) "webjump" "\ 29733 (autoload (quote webjump) "webjump" "\
29241 Jumps to a Web site from a programmable hotlist. 29734 Jumps to a Web site from a programmable hotlist.
29242 29735
29400 \(fn &optional ARG)" t nil) 29893 \(fn &optional ARG)" t nil)
29401 29894
29402 ;;;*** 29895 ;;;***
29403 29896
29404 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 29897 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
29405 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17244 29898 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17370
29406 ;;;;;; 43741)) 29899 ;;;;;; 3976))
29407 ;;; Generated autoloads from wid-edit.el 29900 ;;; Generated autoloads from wid-edit.el
29408 29901
29409 (autoload (quote widgetp) "wid-edit" "\ 29902 (autoload (quote widgetp) "wid-edit" "\
29410 Return non-nil iff WIDGET is a widget. 29903 Return non-nil iff WIDGET is a widget.
29411 29904
29431 (autoload (quote widget-insert) "wid-edit" "\ 29924 (autoload (quote widget-insert) "wid-edit" "\
29432 Call `insert' with ARGS even if surrounding text is read only. 29925 Call `insert' with ARGS even if surrounding text is read only.
29433 29926
29434 \(fn &rest ARGS)" nil nil) 29927 \(fn &rest ARGS)" nil nil)
29435 29928
29436 (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 " 29929 (defalias (quote advertised-widget-backward) (quote widget-backward))
29437 " (quote widget-button-press)) map) "\ 29930
29931 (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 "" (quote widget-button-press)) map) "\
29438 Keymap containing useful binding for buffers containing widgets. 29932 Keymap containing useful binding for buffers containing widgets.
29439 Recommended as a parent keymap for modes using widgets.") 29933 Recommended as a parent keymap for modes using widgets.")
29440 29934
29441 (autoload (quote widget-setup) "wid-edit" "\ 29935 (autoload (quote widget-setup) "wid-edit" "\
29442 Setup current buffer so editing string widgets works. 29936 Setup current buffer so editing string widgets works.
29666 \(fn)" t nil) 30160 \(fn)" t nil)
29667 30161
29668 ;;;*** 30162 ;;;***
29669 30163
29670 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 30164 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
29671 ;;;;;; (17148 25076)) 30165 ;;;;;; (17379 9028))
29672 ;;; Generated autoloads from xml.el 30166 ;;; Generated autoloads from xml.el
29673 30167
29674 (autoload (quote xml-parse-file) "xml" "\ 30168 (autoload (quote xml-parse-file) "xml" "\
29675 Parse the well-formed XML file FILE. 30169 Parse the well-formed XML file FILE.
29676 If FILE is already visited, use its buffer and don't kill it. 30170 If FILE is already visited, use its buffer and don't kill it.
29691 30185
29692 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil) 30186 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil)
29693 30187
29694 ;;;*** 30188 ;;;***
29695 30189
29696 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17148 30190 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (17333
29697 ;;;;;; 25076)) 30191 ;;;;;; 9520))
29698 ;;; Generated autoloads from xt-mouse.el 30192 ;;; Generated autoloads from xt-mouse.el
29699 30193
29700 (defvar xterm-mouse-mode nil "\ 30194 (defvar xterm-mouse-mode nil "\
29701 Non-nil if Xterm-Mouse mode is enabled. 30195 Non-nil if Xterm-Mouse mode is enabled.
29702 See the command `xterm-mouse-mode' for a description of this minor-mode. 30196 See the command `xterm-mouse-mode' for a description of this minor-mode.
29737 \(fn)" nil nil) 30231 \(fn)" nil nil)
29738 30232
29739 ;;;*** 30233 ;;;***
29740 30234
29741 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 30235 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
29742 ;;;;;; yow) "yow" "play/yow.el" (17140 20949)) 30236 ;;;;;; yow) "yow" "play/yow.el" (17297 34964))
29743 ;;; Generated autoloads from play/yow.el 30237 ;;; Generated autoloads from play/yow.el
29744 30238
29745 (autoload (quote yow) "yow" "\ 30239 (autoload (quote yow) "yow" "\
29746 Return or display a random Zippy quotation. With prefix arg, insert it. 30240 Return or display a random Zippy quotation. With prefix arg, insert it.
29747 30241
29826 ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" 30320 ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el"
29827 ;;;;;; "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" 30321 ;;;;;; "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el"
29828 ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" 30322 ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el"
29829 ;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" 30323 ;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el"
29830 ;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" 30324 ;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el"
29831 ;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/tcover-ses.el" 30325 ;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/syntax.el"
29832 ;;;;;; "emacs-lisp/tcover-unsafep.el" "emacs-lock.el" "emulation/cua-gmrk.el" 30326 ;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el"
29833 ;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 30327 ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
29834 ;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-mapper.el" 30328 ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
29835 ;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" 30329 ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el"
29836 ;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el" 30330 ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
29837 ;;;;;; "emulation/viper-util.el" "env.el" "eshell/em-alias.el" "eshell/em-banner.el" 30331 ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
29838 ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 30332 ;;;;;; "env.el" "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el"
29839 ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 30333 ;;;;;; "erc/erc-identd.el" "erc/erc-lang.el" "erc/erc-menu.el" "erc/erc-nicklist.el"
29840 ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 30334 ;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el"
29841 ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 30335 ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el"
29842 ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 30336 ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el"
29843 ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 30337 ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"
29844 ;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" 30338 ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el"
29845 ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 30339 ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
29846 ;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "finder-inf.el" 30340 ;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
29847 ;;;;;; "foldout.el" "font-core.el" "format.el" "forms-d2.el" "forms-pass.el" 30341 ;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el"
30342 ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el"
30343 ;;;;;; "ezimage.el" "faces.el" "files.el" "finder-inf.el" "foldout.el"
30344 ;;;;;; "font-core.el" "font-lock.el" "format.el" "forms-d2.el" "forms-pass.el"
29848 ;;;;;; "frame.el" "generic-x.el" "gnus/compface.el" "gnus/dig.el" 30345 ;;;;;; "frame.el" "generic-x.el" "gnus/compface.el" "gnus/dig.el"
29849 ;;;;;; "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el" 30346 ;;;;;; "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el"
29850 ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" 30347 ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
29851 ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-diary.el" "gnus/gnus-dup.el" 30348 ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-diary.el" "gnus/gnus-dup.el"
29852 ;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-gl.el" 30349 ;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-gl.el"
29877 ;;;;;; "international/mule-cmds.el" "international/mule-conf.el" 30374 ;;;;;; "international/mule-cmds.el" "international/mule-conf.el"
29878 ;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el" 30375 ;;;;;; "international/mule.el" "international/ogonek.el" "international/subst-big5.el"
29879 ;;;;;; "international/subst-gb2312.el" "international/subst-jis.el" 30376 ;;;;;; "international/subst-gb2312.el" "international/subst-jis.el"
29880 ;;;;;; "international/subst-ksc.el" "international/ucs-tables.el" 30377 ;;;;;; "international/subst-ksc.el" "international/ucs-tables.el"
29881 ;;;;;; "international/utf-16.el" "international/utf-8.el" "isearch.el" 30378 ;;;;;; "international/utf-16.el" "international/utf-8.el" "isearch.el"
29882 ;;;;;; "jka-cmpr-hook.el" "kermit.el" "language/chinese.el" "language/cyrillic.el" 30379 ;;;;;; "jit-lock.el" "jka-cmpr-hook.el" "kermit.el" "language/chinese.el"
29883 ;;;;;; "language/czech.el" "language/devanagari.el" "language/english.el" 30380 ;;;;;; "language/cyrillic.el" "language/czech.el" "language/devanagari.el"
29884 ;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" 30381 ;;;;;; "language/english.el" "language/ethiopic.el" "language/european.el"
29885 ;;;;;; "language/greek.el" "language/hebrew.el" "language/indian.el" 30382 ;;;;;; "language/georgian.el" "language/greek.el" "language/hebrew.el"
29886 ;;;;;; "language/japanese.el" "language/kannada.el" "language/korean.el" 30383 ;;;;;; "language/indian.el" "language/japanese.el" "language/kannada.el"
29887 ;;;;;; "language/lao.el" "language/malayalam.el" "language/misc-lang.el" 30384 ;;;;;; "language/korean.el" "language/lao.el" "language/malayalam.el"
29888 ;;;;;; "language/romanian.el" "language/slovak.el" "language/tamil.el" 30385 ;;;;;; "language/misc-lang.el" "language/romanian.el" "language/slovak.el"
29889 ;;;;;; "language/thai-word.el" "language/thai.el" "language/tibetan.el" 30386 ;;;;;; "language/tamil.el" "language/thai-word.el" "language/thai.el"
29890 ;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "ldefs-boot.el" 30387 ;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el"
29891 ;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el" 30388 ;;;;;; "ldefs-boot.el" "ldefs.el" "ldefs1.el" "loadup.el" "mail/blessmail.el"
29892 ;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" 30389 ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el"
30390 ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
29893 ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" 30391 ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el"
29894 ;;;;;; "mh-e/mh-customize.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" 30392 ;;;;;; "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el"
29895 ;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el" 30393 ;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el"
29896 ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" 30394 ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el"
29897 ;;;;;; "mh-e/mh-pick.el" "mh-e/mh-print.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" 30395 ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el"
29898 ;;;;;; "mh-e/mh-utils.el" "misc.el" "mouse-copy.el" "mouse-drag.el" 30396 ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el"
29899 ;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" 30397 ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el"
29900 ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el" 30398 ;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "misc.el" "mouse-copy.el"
29901 ;;;;;; "net/tramp-ftp.el" "net/tramp-smb.el" "net/tramp-util.el" 30399 ;;;;;; "mouse-drag.el" "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el"
29902 ;;;;;; "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" 30400 ;;;;;; "net/eudcb-ldap.el" "net/eudcb-mab.el" "net/eudcb-ph.el"
29903 ;;;;;; "obsolete/bg-mouse.el" "obsolete/float.el" "obsolete/hilit19.el" 30401 ;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-smb.el"
29904 ;;;;;; "obsolete/iso-insert.el" "obsolete/iso-swed.el" "obsolete/keyswap.el" 30402 ;;;;;; "net/tramp-util.el" "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el"
29905 ;;;;;; "obsolete/mlsupport.el" "obsolete/ooutline.el" "obsolete/profile.el" 30403 ;;;;;; "obsolete/awk-mode.el" "obsolete/bg-mouse.el" "obsolete/float.el"
29906 ;;;;;; "obsolete/rnews.el" "obsolete/sc.el" "obsolete/sun-curs.el" 30404 ;;;;;; "obsolete/hilit19.el" "obsolete/iso-insert.el" "obsolete/iso-swed.el"
29907 ;;;;;; "obsolete/sun-fns.el" "obsolete/swedish.el" "obsolete/uncompress.el" 30405 ;;;;;; "obsolete/keyswap.el" "obsolete/mlsupport.el" "obsolete/ooutline.el"
29908 ;;;;;; "obsolete/x-apollo.el" "obsolete/x-menu.el" "patcomp.el" 30406 ;;;;;; "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el"
29909 ;;;;;; "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" 30407 ;;;;;; "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/swedish.el"
29910 ;;;;;; "pgg-def.el" "pgg-gpg.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" 30408 ;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el"
29911 ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" 30409 ;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el"
30410 ;;;;;; "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el"
30411 ;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
29912 ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" 30412 ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el"
29913 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el" 30413 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"
29914 ;;;;;; "progmodes/cc-fonts.el" "progmodes/cc-langs.el" "progmodes/cc-menus.el" 30414 ;;;;;; "progmodes/cc-fonts.el" "progmodes/cc-langs.el" "progmodes/cc-menus.el"
29915 ;;;;;; "progmodes/cc-vars.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" 30415 ;;;;;; "progmodes/cc-vars.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
29916 ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" 30416 ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el"
29917 ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" 30417 ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el"
29918 ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" 30418 ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el"
29919 ;;;;;; "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el" 30419 ;;;;;; "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el"
29920 ;;;;;; "replace.el" "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" 30420 ;;;;;; "replace.el" "rfn-eshadow.el" "s-region.el" "saveplace.el"
29921 ;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el" 30421 ;;;;;; "sb-image.el" "scroll-bar.el" "select.el" "simple.el" "soundex.el"
29922 ;;;;;; "tempo.el" "term/AT386.el" "term/apollo.el" "term/bobcat.el" 30422 ;;;;;; "startup.el" "subdirs.el" "tempo.el" "term/AT386.el" "term/apollo.el"
29923 ;;;;;; "term/cygwin.el" "term/internal.el" "term/iris-ansi.el" "term/linux.el" 30423 ;;;;;; "term/bobcat.el" "term/cygwin.el" "term/internal.el" "term/iris-ansi.el"
29924 ;;;;;; "term/lk201.el" "term/mac-win.el" "term/news.el" "term/pc-win.el" 30424 ;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el"
29925 ;;;;;; "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el" 30425 ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el"
29926 ;;;;;; "term/tty-colors.el" "term/tvi970.el" "term/vt100.el" "term/vt102.el" 30426 ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"
29927 ;;;;;; "term/vt125.el" "term/vt200.el" "term/vt201.el" "term/vt220.el" 30427 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
29928 ;;;;;; "term/vt240.el" "term/vt300.el" "term/vt320.el" "term/vt400.el" 30428 ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
29929 ;;;;;; "term/vt420.el" "term/w32-win.el" "term/wyse50.el" "term/x-win.el" 30429 ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el"
29930 ;;;;;; "term/xterm.el" "textmodes/bib-mode.el" "textmodes/fill.el" 30430 ;;;;;; "term/wyse50.el" "term/x-win.el" "term/xterm.el" "textmodes/bib-mode.el"
29931 ;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/page.el" 30431 ;;;;;; "textmodes/fill.el" "textmodes/makeinfo.el" "textmodes/page-ext.el"
29932 ;;;;;; "textmodes/paragraphs.el" "textmodes/refbib.el" "textmodes/refer.el" 30432 ;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"
29933 ;;;;;; "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" 30433 ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
29934 ;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" 30434 ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
29935 ;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" 30435 ;;;;;; "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el"
29936 ;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el" 30436 ;;;;;; "timezone.el" "tooltip.el" "tree-widget.el" "uniquify.el"
29937 ;;;;;; "url/url-dired.el" "url/url-expand.el" "url/url-ftp.el" "url/url-https.el" 30437 ;;;;;; "url/url-about.el" "url/url-cookie.el" "url/url-dired.el"
29938 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 30438 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
29939 ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" 30439 ;;;;;; "url/url-https.el" "url/url-imap.el" "url/url-methods.el"
29940 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" 30440 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
29941 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" 30441 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
29942 ;;;;;; "x-dnd.el") (17250 22703 990875)) 30442 ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
30443 ;;;;;; "widget.el" "window.el" "x-dnd.el") (17380 37693 953000))
29943 30444
29944 ;;;*** 30445 ;;;***
29945 30446
29946 ;;; Local Variables: 30447 ;;; Local Variables:
29947 ;;; version-control: never 30448 ;;; version-control: never