comparison lisp/loaddefs.el @ 35196:eb8cfdc5cabf EMACS_PRETEST_21_0_95

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 10 Jan 2001 12:50:09 +0000
parents c073ad4159fd
children be20c22dc16d
comparison
equal deleted inserted replaced
35195:2ed799be6e5b 35196:eb8cfdc5cabf
50 should return a grid vector array that is the new solution." t nil) 50 should return a grid vector array that is the new solution." t nil)
51 51
52 ;;;*** 52 ;;;***
53 53
54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
55 ;;;;;; (14876 60332)) 55 ;;;;;; (14940 15185))
56 ;;; Generated autoloads from progmodes/ada-mode.el 56 ;;; Generated autoloads from progmodes/ada-mode.el
57 57
58 (autoload (quote ada-add-extensions) "ada-mode" "\ 58 (autoload (quote ada-add-extensions) "ada-mode" "\
59 Define SPEC and BODY as being valid extensions for Ada files. 59 Define SPEC and BODY as being valid extensions for Ada files.
60 Going from body to spec with `ff-find-other-file' used these 60 Going from body to spec with `ff-find-other-file' used these
106 Complete identifier: '\\[ada-complete-identifier]'." t nil) 106 Complete identifier: '\\[ada-complete-identifier]'." t nil)
107 107
108 ;;;*** 108 ;;;***
109 109
110 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 110 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
111 ;;;;;; (14877 36787)) 111 ;;;;;; (14900 39720))
112 ;;; Generated autoloads from progmodes/ada-stmt.el 112 ;;; Generated autoloads from progmodes/ada-stmt.el
113 113
114 (autoload (quote ada-header) "ada-stmt" "\ 114 (autoload (quote ada-header) "ada-stmt" "\
115 Insert a descriptive header at the top of the file." t nil) 115 Insert a descriptive header at the top of the file." t nil)
116 116
117 ;;;*** 117 ;;;***
118 118
119 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 119 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
120 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry 120 ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry
121 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address 121 ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address
122 ;;;;;; add-log-full-name) "add-log" "add-log.el" (14807 56557)) 122 ;;;;;; add-log-full-name) "add-log" "add-log.el" (14905 61936))
123 ;;; Generated autoloads from add-log.el 123 ;;; Generated autoloads from add-log.el
124 124
125 (defvar add-log-full-name nil "\ 125 (defvar add-log-full-name nil "\
126 *Full name of user, for inclusion in ChangeLog daily headers. 126 *Full name of user, for inclusion in ChangeLog daily headers.
127 This defaults to the value returned by the function `user-full-name'.") 127 This defaults to the value returned by the function `user-full-name'.")
621 621
622 Entering array mode calls the function `array-mode-hook'." t nil) 622 Entering array mode calls the function `array-mode-hook'." t nil)
623 623
624 ;;;*** 624 ;;;***
625 625
626 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (14873 626 ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (14924
627 ;;;;;; 31240)) 627 ;;;;;; 25355))
628 ;;; Generated autoloads from textmodes/artist.el 628 ;;; Generated autoloads from textmodes/artist.el
629 629
630 (autoload (quote artist-mode) "artist" "\ 630 (autoload (quote artist-mode) "artist" "\
631 Toggle artist mode. With arg, turn artist mode on if arg is positive. 631 Toggle artist mode. With arg, turn artist mode on if arg is positive.
632 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 632 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
852 \\{asm-mode-map} 852 \\{asm-mode-map}
853 " t nil) 853 " t nil)
854 854
855 ;;;*** 855 ;;;***
856 856
857 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "auto-show.el" 857 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el"
858 ;;;;;; (14777 22130)) 858 ;;;;;; (14901 18790))
859 ;;; Generated autoloads from auto-show.el 859 ;;; Generated autoloads from obsolete/auto-show.el
860 860
861 (defvar auto-show-mode nil "\ 861 (defvar auto-show-mode nil "\
862 Obsolete.") 862 Obsolete.")
863 863
864 (autoload (quote auto-show-mode) "auto-show" "\ 864 (autoload (quote auto-show-mode) "auto-show" "\
929 Major mode for editing Autoconf configure.in files." t nil) 929 Major mode for editing Autoconf configure.in files." t nil)
930 930
931 ;;;*** 931 ;;;***
932 932
933 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 933 ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
934 ;;;;;; "autoinsert" "autoinsert.el" (14876 60331)) 934 ;;;;;; "autoinsert" "autoinsert.el" (14898 8348))
935 ;;; Generated autoloads from autoinsert.el 935 ;;; Generated autoloads from autoinsert.el
936 936
937 (autoload (quote auto-insert) "autoinsert" "\ 937 (autoload (quote auto-insert) "autoinsert" "\
938 Insert default contents into new files if variable `auto-insert' is non-nil. 938 Insert default contents into new files if variable `auto-insert' is non-nil.
939 Matches the visited file name against the elements of `auto-insert-alist'." t nil) 939 Matches the visited file name against the elements of `auto-insert-alist'." t nil)
963 963
964 ;;;*** 964 ;;;***
965 965
966 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories 966 ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
967 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" 967 ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
968 ;;;;;; (14659 23014)) 968 ;;;;;; (14895 24173))
969 ;;; Generated autoloads from emacs-lisp/autoload.el 969 ;;; Generated autoloads from emacs-lisp/autoload.el
970 970
971 (autoload (quote update-file-autoloads) "autoload" "\ 971 (autoload (quote update-file-autoloads) "autoload" "\
972 Update the autoloads for FILE in `generated-autoload-file' 972 Update the autoloads for FILE in `generated-autoload-file'
973 \(which FILE might bind in its local variables)." t nil) 973 \(which FILE might bind in its local variables)." t nil)
1354 ;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate 1354 ;;;### (autoloads (bookmark-menu-delete bookmark-menu-rename bookmark-menu-locate
1355 ;;;;;; bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list 1355 ;;;;;; bookmark-menu-jump bookmark-menu-insert bookmark-bmenu-list
1356 ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete 1356 ;;;;;; bookmark-load bookmark-save bookmark-write bookmark-delete
1357 ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location 1357 ;;;;;; bookmark-insert bookmark-rename bookmark-insert-location
1358 ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark" 1358 ;;;;;; bookmark-relocate bookmark-jump bookmark-set) "bookmark"
1359 ;;;;;; "bookmark.el" (14777 22136)) 1359 ;;;;;; "bookmark.el" (14904 37574))
1360 ;;; Generated autoloads from bookmark.el 1360 ;;; Generated autoloads from bookmark.el
1361 (define-key ctl-x-map "rb" 'bookmark-jump) 1361 (define-key ctl-x-map "rb" 'bookmark-jump)
1362 (define-key ctl-x-map "rm" 'bookmark-set) 1362 (define-key ctl-x-map "rm" 'bookmark-set)
1363 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 1363 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
1364 1364
1392 (define-key bookmark-map "l" (quote bookmark-load)) 1392 (define-key bookmark-map "l" (quote bookmark-load))
1393 1393
1394 (define-key bookmark-map "w" (quote bookmark-write)) 1394 (define-key bookmark-map "w" (quote bookmark-write))
1395 1395
1396 (define-key bookmark-map "s" (quote bookmark-save)) 1396 (define-key bookmark-map "s" (quote bookmark-save))
1397
1398 (add-hook (quote kill-emacs-hook) (function (lambda nil (and (featurep (quote bookmark)) bookmark-alist (bookmark-time-to-save-p t) (bookmark-save)))))
1399 1397
1400 (autoload (quote bookmark-set) "bookmark" "\ 1398 (autoload (quote bookmark-set) "bookmark" "\
1401 Set a bookmark named NAME inside a file. 1399 Set a bookmark named NAME inside a file.
1402 If name is nil, then the user will be prompted. 1400 If name is nil, then the user will be prompted.
1403 With prefix arg, will not overwrite a bookmark that has the same name 1401 With prefix arg, will not overwrite a bookmark that has the same name
1614 ;;;;;; browse-url-mosaic browse-url-gnome-moz browse-url-netscape 1612 ;;;;;; browse-url-mosaic browse-url-gnome-moz browse-url-netscape
1615 ;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region 1613 ;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region
1616 ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 1614 ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
1617 ;;;;;; browse-url-generic-program browse-url-save-file browse-url-netscape-display 1615 ;;;;;; browse-url-generic-program browse-url-save-file browse-url-netscape-display
1618 ;;;;;; browse-url-new-window-p browse-url-browser-function) "browse-url" 1616 ;;;;;; browse-url-new-window-p browse-url-browser-function) "browse-url"
1619 ;;;;;; "net/browse-url.el" (14862 37898)) 1617 ;;;;;; "net/browse-url.el" (14930 62509))
1620 ;;; Generated autoloads from net/browse-url.el 1618 ;;; Generated autoloads from net/browse-url.el
1621 1619
1622 (defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\ 1620 (defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\
1623 *Function to display the current buffer in a WWW browser. 1621 *Function to display the current buffer in a WWW browser.
1624 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1622 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
1862 ;;;*** 1860 ;;;***
1863 1861
1864 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 1862 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
1865 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file 1863 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
1866 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" 1864 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
1867 ;;;;;; "emacs-lisp/bytecomp.el" (14859 11531)) 1865 ;;;;;; "emacs-lisp/bytecomp.el" (14938 58920))
1868 ;;; Generated autoloads from emacs-lisp/bytecomp.el 1866 ;;; Generated autoloads from emacs-lisp/bytecomp.el
1869 1867
1870 (autoload (quote byte-force-recompile) "bytecomp" "\ 1868 (autoload (quote byte-force-recompile) "bytecomp" "\
1871 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 1869 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
1872 Files in subdirectories of DIRECTORY are processed also." t nil) 1870 Files in subdirectories of DIRECTORY are processed also." t nil)
2422 Choose between the one frame, two frame, or basic calendar displays. 2420 Choose between the one frame, two frame, or basic calendar displays.
2423 The original function `calendar' has been renamed `calendar-basic-setup'." t nil) 2421 The original function `calendar' has been renamed `calendar-basic-setup'." t nil)
2424 2422
2425 ;;;*** 2423 ;;;***
2426 2424
2427 ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14716 17402)) 2425 ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14895 37805))
2428 ;;; Generated autoloads from progmodes/cc-langs.el 2426 ;;; Generated autoloads from progmodes/cc-langs.el
2429 2427
2430 (defvar c-mode-syntax-table nil "\ 2428 (defvar c-mode-syntax-table nil "\
2431 Syntax table used in c-mode buffers.") 2429 Syntax table used in c-mode buffers.")
2432 2430
2447 2445
2448 ;;;*** 2446 ;;;***
2449 2447
2450 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2448 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2451 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2449 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2452 ;;;;;; (14716 17402)) 2450 ;;;;;; (14895 24174))
2453 ;;; Generated autoloads from progmodes/cc-mode.el 2451 ;;; Generated autoloads from progmodes/cc-mode.el
2454 2452
2455 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) 2453 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
2456 2454
2457 (autoload (quote c-mode) "cc-mode" "\ 2455 (autoload (quote c-mode) "cc-mode" "\
2558 \\{pike-mode-map}" t nil) 2556 \\{pike-mode-map}" t nil)
2559 2557
2560 ;;;*** 2558 ;;;***
2561 2559
2562 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 2560 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
2563 ;;;;;; "progmodes/cc-styles.el" (14716 17403)) 2561 ;;;;;; "progmodes/cc-styles.el" (14895 24174))
2564 ;;; Generated autoloads from progmodes/cc-styles.el 2562 ;;; Generated autoloads from progmodes/cc-styles.el
2565 2563
2566 (autoload (quote c-set-style) "cc-styles" "\ 2564 (autoload (quote c-set-style) "cc-styles" "\
2567 Set CC Mode variables to use one of several different indentation styles. 2565 Set CC Mode variables to use one of several different indentation styles.
2568 STYLENAME is a string representing the desired style from the list of 2566 STYLENAME is a string representing the desired style from the list of
2599 offset for that syntactic element. The optional argument is not used 2597 offset for that syntactic element. The optional argument is not used
2600 and exists only for compatibility reasons." t nil) 2598 and exists only for compatibility reasons." t nil)
2601 2599
2602 ;;;*** 2600 ;;;***
2603 2601
2604 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (14716 17403)) 2602 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (14895 24174))
2605 ;;; Generated autoloads from progmodes/cc-vars.el 2603 ;;; Generated autoloads from progmodes/cc-vars.el
2606 2604
2607 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\ 2605 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
2608 A list of features extant in the Emacs you are using. 2606 A list of features extant in the Emacs you are using.
2609 There are many flavors of Emacs out there, each with different 2607 There are many flavors of Emacs out there, each with different
3053 This command always recompiles the Command History listing 3051 This command always recompiles the Command History listing
3054 and runs the normal hook `command-history-hook'." t nil) 3052 and runs the normal hook `command-history-hook'." t nil)
3055 3053
3056 ;;;*** 3054 ;;;***
3057 3055
3058 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14886 9525)) 3056 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14924 25355))
3059 ;;; Generated autoloads from emacs-lisp/cl.el 3057 ;;; Generated autoloads from emacs-lisp/cl.el
3060 3058
3061 (defvar custom-print-functions nil "\ 3059 (defvar custom-print-functions nil "\
3062 This is a list of functions that format user objects for printing. 3060 This is a list of functions that format user objects for printing.
3063 Each function is called in turn with three arguments: the object, the 3061 Each function is called in turn with three arguments: the object, the
3069 a future Emacs interpreter will be able to use it.") 3067 a future Emacs interpreter will be able to use it.")
3070 3068
3071 ;;;*** 3069 ;;;***
3072 3070
3073 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3071 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3074 ;;;;;; (14735 57398)) 3072 ;;;;;; (14893 1953))
3075 ;;; Generated autoloads from emacs-lisp/cl-indent.el 3073 ;;; Generated autoloads from emacs-lisp/cl-indent.el
3076 3074
3077 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil) 3075 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
3078 3076
3079 ;;;*** 3077 ;;;***
3111 3109
3112 ;;;*** 3110 ;;;***
3113 3111
3114 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 3112 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3115 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 3113 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3116 ;;;;;; "codepage" "international/codepage.el" (14720 7113)) 3114 ;;;;;; "codepage" "international/codepage.el" (14910 3328))
3117 ;;; Generated autoloads from international/codepage.el 3115 ;;; Generated autoloads from international/codepage.el
3118 3116
3119 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 3117 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
3120 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME 3118 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME
3121 whose first character is at offset OFFSET from the beginning of 8-bit 3119 whose first character is at offset OFFSET from the beginning of 8-bit
3158 ;;;*** 3156 ;;;***
3159 3157
3160 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3158 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3161 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3159 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3162 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3160 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3163 ;;;;;; (14854 32221)) 3161 ;;;;;; (14929 57716))
3164 ;;; Generated autoloads from comint.el 3162 ;;; Generated autoloads from comint.el
3165 3163
3166 (autoload (quote make-comint-in-buffer) "comint" "\ 3164 (autoload (quote make-comint-in-buffer) "comint" "\
3167 Make a comint process NAME in BUFFER, running PROGRAM. 3165 Make a comint process NAME in BUFFER, running PROGRAM.
3168 If BUFFER is nil, it defaults to NAME surrounded by `*'s. 3166 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
3238 ;;;*** 3236 ;;;***
3239 3237
3240 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3238 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3241 ;;;;;; compilation-mode grep-find grep compile compilation-search-path 3239 ;;;;;; compilation-mode grep-find grep compile compilation-search-path
3242 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3240 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
3243 ;;;;;; "compile" "progmodes/compile.el" (14866 25750)) 3241 ;;;;;; "compile" "progmodes/compile.el" (14916 51039))
3244 ;;; Generated autoloads from progmodes/compile.el 3242 ;;; Generated autoloads from progmodes/compile.el
3245 3243
3246 (defvar compilation-mode-hook nil "\ 3244 (defvar compilation-mode-hook nil "\
3247 *List of hook functions run by `compilation-mode' (see `run-hooks').") 3245 *List of hook functions run by `compilation-mode' (see `run-hooks').")
3248 3246
3415 ;;;*** 3413 ;;;***
3416 3414
3417 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 3415 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
3418 ;;;;;; find-composition compose-chars decompose-string compose-string 3416 ;;;;;; find-composition compose-chars decompose-string compose-string
3419 ;;;;;; decompose-region compose-region) "composite" "composite.el" 3417 ;;;;;; decompose-region compose-region) "composite" "composite.el"
3420 ;;;;;; (14855 56552)) 3418 ;;;;;; (14933 40934))
3421 ;;; Generated autoloads from composite.el 3419 ;;; Generated autoloads from composite.el
3422 3420
3423 (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))) "\ 3421 (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))) "\
3424 Alist of symbols vs integer codes of glyph reference points. 3422 Alist of symbols vs integer codes of glyph reference points.
3425 A glyph reference point symbol is to be used to specify a composition 3423 A glyph reference point symbol is to be used to specify a composition
3581 3579
3582 This function is the default value of `compose-chars-after-function'." nil nil) 3580 This function is the default value of `compose-chars-after-function'." nil nil)
3583 3581
3584 (autoload (quote compose-last-chars) "composite" "\ 3582 (autoload (quote compose-last-chars) "composite" "\
3585 Compose last characters. 3583 Compose last characters.
3586 The argument is a parameterized event of the form (compose-last-chars N), 3584 The argument is a parameterized event of the form
3587 where N is the number of characters before point to compose. 3585 (compose-last-chars N COMPONENTS),
3586 where N is the number of characters before point to compose,
3587 COMPONENTS, if non-nil, is the same as the argument to `compose-region'
3588 \(which see). If it is nil, `compose-chars-after' is called,
3589 and that function find a proper rule to compose the target characters.
3588 This function is intended to be used from input methods. 3590 This function is intended to be used from input methods.
3589 The global keymap binds special event `compose-last-chars' to this 3591 The global keymap binds special event `compose-last-chars' to this
3590 function. Input method may generate an event (compose-last-chars N) 3592 function. Input method may generate an event (compose-last-chars N COMPONENTS)
3591 after a sequence character events." t nil) 3593 after a sequence character events." t nil)
3592 (global-set-key [compose-last-chars] 'compose-last-chars) 3594 (global-set-key [compose-last-chars] 'compose-last-chars)
3593 3595
3594 (autoload (quote decompose-composite-char) "composite" "\ 3596 (autoload (quote decompose-composite-char) "composite" "\
3595 Convert CHAR to string. 3597 Convert CHAR to string.
3622 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil) 3624 Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil)
3623 3625
3624 ;;;*** 3626 ;;;***
3625 3627
3626 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 3628 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
3627 ;;;;;; (14463 42380)) 3629 ;;;;;; (14938 58920))
3628 ;;; Generated autoloads from emacs-lisp/copyright.el 3630 ;;; Generated autoloads from emacs-lisp/copyright.el
3629 3631
3630 (autoload (quote copyright-update) "copyright" "\ 3632 (autoload (quote copyright-update) "copyright" "\
3631 Update the copyright notice at the beginning of the buffer to indicate 3633 Update the copyright notice at the beginning of the buffer to indicate
3632 the current year. If optional prefix ARG is given replace the years in the 3634 the current year. If optional prefix ARG is given replace the years in the
3638 Insert a copyright by $ORGANIZATION notice at cursor." t nil) 3640 Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3639 3641
3640 ;;;*** 3642 ;;;***
3641 3643
3642 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3644 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3643 ;;;;;; (14839 64809)) 3645 ;;;;;; (14930 62509))
3644 ;;; Generated autoloads from progmodes/cperl-mode.el 3646 ;;; Generated autoloads from progmodes/cperl-mode.el
3645 3647
3646 (autoload (quote cperl-mode) "cperl-mode" "\ 3648 (autoload (quote cperl-mode) "cperl-mode" "\
3647 Major mode for editing Perl code. 3649 Major mode for editing Perl code.
3648 Expression and list commands understand all C brackets. 3650 Expression and list commands understand all C brackets.
3889 ;;;;;; customize-apropos-options customize-apropos customize-saved 3891 ;;;;;; customize-apropos-options customize-apropos customize-saved
3890 ;;;;;; customize-customized customize-face-other-window customize-face 3892 ;;;;;; customize-customized customize-face-other-window customize-face
3891 ;;;;;; customize-option-other-window customize-changed-options customize-option 3893 ;;;;;; customize-option-other-window customize-changed-options customize-option
3892 ;;;;;; customize-group-other-window customize-group customize customize-save-variable 3894 ;;;;;; customize-group-other-window customize-group customize customize-save-variable
3893 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 3895 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
3894 ;;;;;; (14886 20133)) 3896 ;;;;;; (14900 44792))
3895 ;;; Generated autoloads from cus-edit.el 3897 ;;; Generated autoloads from cus-edit.el
3896 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 3898 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
3897 3899
3898 (autoload (quote customize-set-value) "cus-edit" "\ 3900 (autoload (quote customize-set-value) "cus-edit" "\
3899 Set VARIABLE to VALUE. VALUE is a Lisp object. 3901 Set VARIABLE to VALUE. VALUE is a Lisp object.
4069 See `defface' for the format of SPEC." nil nil) 4071 See `defface' for the format of SPEC." nil nil)
4070 4072
4071 ;;;*** 4073 ;;;***
4072 4074
4073 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 4075 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
4074 ;;;;;; (14854 32221)) 4076 ;;;;;; (14909 56659))
4075 ;;; Generated autoloads from cvs-status.el 4077 ;;; Generated autoloads from cvs-status.el
4076 4078
4077 (autoload (quote cvs-status-mode) "cvs-status" "\ 4079 (autoload (quote cvs-status-mode) "cvs-status" "\
4078 Mode used for cvs status output." t nil) 4080 Mode used for cvs status output." t nil)
4079 4081
4128 If the argument is nil, we return the display table to its standard state." t nil) 4130 If the argument is nil, we return the display table to its standard state." t nil)
4129 4131
4130 ;;;*** 4132 ;;;***
4131 4133
4132 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 4134 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
4133 ;;;;;; (14777 22159)) 4135 ;;;;;; (14906 1304))
4134 ;;; Generated autoloads from dabbrev.el 4136 ;;; Generated autoloads from dabbrev.el
4135 4137
4136 (define-key esc-map "/" (quote dabbrev-expand)) 4138 (define-key esc-map "/" (quote dabbrev-expand))
4137 4139
4138 (define-key esc-map [67108911] (quote dabbrev-completion)) 4140 (define-key esc-map [67108911] (quote dabbrev-completion))
4447 any selection." t nil) 4449 any selection." t nil)
4448 4450
4449 ;;;*** 4451 ;;;***
4450 4452
4451 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 4453 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
4452 ;;;;;; "derived" "derived.el" (14891 28342)) 4454 ;;;;;; "derived" "derived.el" (14896 40328))
4453 ;;; Generated autoloads from derived.el 4455 ;;; Generated autoloads from derived.el
4454 4456
4455 (autoload (quote define-derived-mode) "derived" "\ 4457 (autoload (quote define-derived-mode) "derived" "\
4456 Create a new mode as a variant of an existing mode. 4458 Create a new mode as a variant of an existing mode.
4457 4459
4644 4646
4645 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window 4647 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window
4646 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 4648 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
4647 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 4649 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
4648 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 4650 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
4649 ;;;;;; "dired" "dired.el" (14883 29489)) 4651 ;;;;;; "dired" "dired.el" (14913 56004))
4650 ;;; Generated autoloads from dired.el 4652 ;;; Generated autoloads from dired.el
4651 4653
4652 (defvar dired-listing-switches "-al" "\ 4654 (defvar dired-listing-switches "-al" "\
4653 *Switches passed to `ls' for dired. MUST contain the `l' option. 4655 *Switches passed to `ls' for dired. MUST contain the `l' option.
4654 May contain all other options that don't contradict `-l'; 4656 May contain all other options that don't contradict `-l';
4967 If FILE is a symbolic link and the optional argument DEREF-SYMLINKS is 4969 If FILE is a symbolic link and the optional argument DEREF-SYMLINKS is
4968 true then the type of the file linked to by FILE is printed instead." t nil) 4970 true then the type of the file linked to by FILE is printed instead." t nil)
4969 4971
4970 ;;;*** 4972 ;;;***
4971 4973
4972 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (14777 22168)) 4974 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (14937 32770))
4973 ;;; Generated autoloads from dired-x.el 4975 ;;; Generated autoloads from dired-x.el
4974 4976
4975 (autoload (quote dired-jump) "dired-x" "\ 4977 (autoload (quote dired-jump) "dired-x" "\
4976 Jump to dired buffer corresponding to current buffer. 4978 Jump to dired buffer corresponding to current buffer.
4977 If in a file, dired the current directory and move to file's line. 4979 If in a file, dired the current directory and move to file's line.
5207 " nil (quote macro)) 5209 " nil (quote macro))
5208 5210
5209 ;;;*** 5211 ;;;***
5210 5212
5211 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 5213 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
5212 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14702 5214 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14904
5213 ;;;;;; 63698)) 5215 ;;;;;; 41526))
5214 ;;; Generated autoloads from emacs-lisp/easymenu.el 5216 ;;; Generated autoloads from emacs-lisp/easymenu.el
5217
5218 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
5215 5219
5216 (autoload (quote easy-menu-define) "easymenu" "\ 5220 (autoload (quote easy-menu-define) "easymenu" "\
5217 Define a menu bar submenu in maps MAPS, according to MENU. 5221 Define a menu bar submenu in maps MAPS, according to MENU.
5218 The menu keymap is stored in symbol SYMBOL, both as its value 5222 The menu keymap is stored in symbol SYMBOL, both as its value
5219 and as its function definition. DOC is used as the doc string for SYMBOL. 5223 and as its function definition. DOC is used as the doc string for SYMBOL.
5337 5341
5338 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style 5342 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style
5339 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup 5343 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
5340 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer 5344 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
5341 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer 5345 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer
5342 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14763 39810)) 5346 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14914 29482))
5343 ;;; Generated autoloads from progmodes/ebnf2ps.el 5347 ;;; Generated autoloads from progmodes/ebnf2ps.el
5344 5348
5345 (autoload (quote ebnf-customize) "ebnf2ps" "\ 5349 (autoload (quote ebnf-customize) "ebnf2ps" "\
5346 Customization for ebnf group." t nil) 5350 Customization for ebnf group." t nil)
5347 5351
5449 5453
5450 ;;;*** 5454 ;;;***
5451 5455
5452 ;;;### (autoloads (ebrowse-save-tree-as ebrowse-tags-query-replace 5456 ;;;### (autoloads (ebrowse-save-tree-as ebrowse-tags-query-replace
5453 ;;;;;; ebrowse-tags-loop-continue ebrowse-tags-complete-symbol ebrowse-electric-choose-tree 5457 ;;;;;; ebrowse-tags-loop-continue ebrowse-tags-complete-symbol ebrowse-electric-choose-tree
5454 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (14727 5458 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (14895
5455 ;;;;;; 65050)) 5459 ;;;;;; 24174))
5456 ;;; Generated autoloads from progmodes/ebrowse.el 5460 ;;; Generated autoloads from progmodes/ebrowse.el
5457 5461
5458 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 5462 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
5459 Major mode for Ebrowse class tree buffers. 5463 Major mode for Ebrowse class tree buffers.
5460 Each line corresponds to a class in a class tree. 5464 Each line corresponds to a class in a class tree.
5522 With prefix arg NOCONFIRM, execute current line as-is without editing." t nil) 5526 With prefix arg NOCONFIRM, execute current line as-is without editing." t nil)
5523 5527
5524 ;;;*** 5528 ;;;***
5525 5529
5526 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 5530 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
5527 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (14875 62936)) 5531 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (14921 47235))
5528 ;;; Generated autoloads from emacs-lisp/edebug.el 5532 ;;; Generated autoloads from emacs-lisp/edebug.el
5529 5533
5530 (defvar edebug-all-defs nil "\ 5534 (defvar edebug-all-defs nil "\
5531 *If non-nil, evaluation of any defining forms will instrument for Edebug. 5535 *If non-nil, evaluation of any defining forms will instrument for Edebug.
5532 This applies to `eval-defun', `eval-region', `eval-buffer', and 5536 This applies to `eval-defun', `eval-region', `eval-buffer', and
5565 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 5569 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
5566 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 5570 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
5567 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 5571 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
5568 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 5572 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
5569 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3 5573 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-files3
5570 ;;;;;; ediff-files) "ediff" "ediff.el" (14862 37894)) 5574 ;;;;;; ediff-files) "ediff" "ediff.el" (14921 47235))
5571 ;;; Generated autoloads from ediff.el 5575 ;;; Generated autoloads from ediff.el
5572 5576
5573 (autoload (quote ediff-files) "ediff" "\ 5577 (autoload (quote ediff-files) "ediff" "\
5574 Run Ediff on a pair of files, FILE-A and FILE-B." t nil) 5578 Run Ediff on a pair of files, FILE-A and FILE-B." t nil)
5575 5579
5705 and don't ask the user. 5709 and don't ask the user.
5706 If prefix argument, then: if even argument, assume that the patch is in a 5710 If prefix argument, then: if even argument, assume that the patch is in a
5707 buffer. If odd -- assume it is in a file." t nil) 5711 buffer. If odd -- assume it is in a file." t nil)
5708 5712
5709 (autoload (quote ediff-patch-buffer) "ediff" "\ 5713 (autoload (quote ediff-patch-buffer) "ediff" "\
5710 Run Ediff by patching BUFFER-NAME." t nil) 5714 Run Ediff by patching BUFFER-NAME.
5715 Without prefix argument: asks if the patch is in some buffer and prompts for
5716 the buffer or a file, depending on the answer.
5717 With prefix arg=1: assumes the patch is in a file and prompts for the file.
5718 With prefix arg=2: assumes the patch is in a buffer and prompts for the buffer." t nil)
5711 5719
5712 (defalias (quote epatch) (quote ediff-patch-file)) 5720 (defalias (quote epatch) (quote ediff-patch-file))
5713 5721
5714 (defalias (quote epatch-buffer) (quote ediff-patch-buffer)) 5722 (defalias (quote epatch-buffer) (quote ediff-patch-buffer))
5715 5723
5716 (autoload (quote ediff-revision) "ediff" "\ 5724 (autoload (quote ediff-revision) "ediff" "\
5717 Run Ediff by comparing versions of a file. 5725 Run Ediff by comparing versions of a file.
5718 The file is an optional FILE argument or the file visited by the current 5726 The file is an optional FILE argument or the file entered at the prompt.
5719 buffer. Use `vc.el' or `rcs.el' depending on `ediff-version-control-package'." t nil) 5727 Default: the file visited by the current buffer.
5728 Uses `vc.el' or `rcs.el' depending on `ediff-version-control-package'." t nil)
5720 5729
5721 (defalias (quote erevision) (quote ediff-revision)) 5730 (defalias (quote erevision) (quote ediff-revision))
5722 5731
5723 (autoload (quote ediff-version) "ediff" "\ 5732 (autoload (quote ediff-version) "ediff" "\
5724 Return string describing the version of Ediff. 5733 Return string describing the version of Ediff.
5819 If VERBOSE is `1', put everything on one line. If VERBOSE is omitted 5828 If VERBOSE is `1', put everything on one line. If VERBOSE is omitted
5820 or nil, use a compact 80-column format." nil nil) 5829 or nil, use a compact 80-column format." nil nil)
5821 5830
5822 ;;;*** 5831 ;;;***
5823 5832
5824 ;;;### (autoloads (edt-emulation-on) "edt" "emulation/edt.el" (13271 5833 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
5825 ;;;;;; 33724)) 5834 ;;;;;; "emulation/edt.el" (14937 48218))
5826 ;;; Generated autoloads from emulation/edt.el 5835 ;;; Generated autoloads from emulation/edt.el
5836
5837 (autoload (quote edt-set-scroll-margins) "edt" "\
5838 Set scroll margins.
5839 Argument TOP is the top margin in number of lines or percent of window.
5840 Argument BOTTOM is the bottom margin in number of lines or percent of window." t nil)
5827 5841
5828 (autoload (quote edt-emulation-on) "edt" "\ 5842 (autoload (quote edt-emulation-on) "edt" "\
5829 Turn on EDT Emulation." t nil) 5843 Turn on EDT Emulation." t nil)
5830 5844
5831 ;;;*** 5845 ;;;***
6109 ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags 6123 ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags
6110 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 6124 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
6111 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 6125 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
6112 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 6126 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
6113 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list 6127 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list
6114 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14862 6128 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14940
6115 ;;;;;; 37898)) 6129 ;;;;;; 15186))
6116 ;;; Generated autoloads from progmodes/etags.el 6130 ;;; Generated autoloads from progmodes/etags.el
6117 6131
6118 (defvar tags-file-name nil "\ 6132 (defvar tags-file-name nil "\
6119 *File name of tags table. 6133 *File name of tags table.
6120 To switch to a new tags table, setting this variable is sufficient. 6134 To switch to a new tags table, setting this variable is sufficient.
6715 6729
6716 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at 6730 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at
6717 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props 6731 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props
6718 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible 6732 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible
6719 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground 6733 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground
6720 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14777 22211)) 6734 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14896 40328))
6721 ;;; Generated autoloads from facemenu.el 6735 ;;; Generated autoloads from facemenu.el
6722 (define-key global-map "\M-g" 'facemenu-keymap) 6736 (define-key global-map "\M-g" 'facemenu-keymap)
6723 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 6737 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
6724 6738
6725 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 6739 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
6928 by redefining feedmail-queue-reminder-alist. If you don't want any reminders, 6942 by redefining feedmail-queue-reminder-alist. If you don't want any reminders,
6929 you can set feedmail-queue-reminder-alist to nil." t nil) 6943 you can set feedmail-queue-reminder-alist to nil." t nil)
6930 6944
6931 ;;;*** 6945 ;;;***
6932 6946
6933 ;;;### (autoloads (dired-at-point ffap-at-mouse ffap-menu find-file-at-point 6947 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
6934 ;;;;;; ffap-next) "ffap" "ffap.el" (14736 26478)) 6948 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (14937 32770))
6935 ;;; Generated autoloads from ffap.el 6949 ;;; Generated autoloads from ffap.el
6936 6950
6937 (autoload (quote ffap-next) "ffap" "\ 6951 (autoload (quote ffap-next) "ffap" "\
6938 Search buffer for next file or URL, and run ffap. 6952 Search buffer for next file or URL, and run ffap.
6939 Optional argument BACK says to search backwards. 6953 Optional argument BACK says to search backwards.
6968 * if the fallback is called, return whatever it returns 6982 * if the fallback is called, return whatever it returns
6969 * otherwise, nil" t nil) 6983 * otherwise, nil" t nil)
6970 6984
6971 (autoload (quote dired-at-point) "ffap" "\ 6985 (autoload (quote dired-at-point) "ffap" "\
6972 Start Dired, defaulting to file at point. See `ffap'." t nil) 6986 Start Dired, defaulting to file at point. See `ffap'." t nil)
6987
6988 (autoload (quote ffap-bindings) "ffap" "\
6989 Evaluate the forms in variable `ffap-bindings'." t nil)
6973 6990
6974 ;;;*** 6991 ;;;***
6975 6992
6976 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 6993 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
6977 ;;;;;; (14887 28113)) 6994 ;;;;;; (14887 28113))
7226 7243
7227 ;;;*** 7244 ;;;***
7228 7245
7229 ;;;### (autoloads (flyspell-mode-off flyspell-mode flyspell-prog-mode 7246 ;;;### (autoloads (flyspell-mode-off flyspell-mode flyspell-prog-mode
7230 ;;;;;; flyspell-mode-line-string) "flyspell" "textmodes/flyspell.el" 7247 ;;;;;; flyspell-mode-line-string) "flyspell" "textmodes/flyspell.el"
7231 ;;;;;; (14876 60333)) 7248 ;;;;;; (14924 43431))
7232 ;;; Generated autoloads from textmodes/flyspell.el 7249 ;;; Generated autoloads from textmodes/flyspell.el
7233 7250
7234 (defvar flyspell-mode-line-string " Fly" "\ 7251 (defvar flyspell-mode-line-string " Fly" "\
7235 *String displayed on the modeline when flyspell is active. 7252 *String displayed on the modeline when flyspell is active.
7236 Set this to nil if you don't want a modeline indicator.") 7253 Set this to nil if you don't want a modeline indicator.")
7344 7361
7345 ;;;*** 7362 ;;;***
7346 7363
7347 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode 7364 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
7348 ;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock 7365 ;;;;;; font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
7349 ;;;;;; font-lock-mode) "font-lock" "font-lock.el" (14873 20026)) 7366 ;;;;;; font-lock-mode) "font-lock" "font-lock.el" (14896 40328))
7350 ;;; Generated autoloads from font-lock.el 7367 ;;; Generated autoloads from font-lock.el
7351 7368
7352 (make-variable-buffer-local (quote font-lock-defaults)) 7369 (make-variable-buffer-local (quote font-lock-defaults))
7353 7370
7354 (autoload (quote font-lock-mode) "font-lock" "\ 7371 (autoload (quote font-lock-mode) "font-lock" "\
7457 Fontify the current buffer the way the function `font-lock-mode' would." t nil) 7474 Fontify the current buffer the way the function `font-lock-mode' would." t nil)
7458 7475
7459 ;;;*** 7476 ;;;***
7460 7477
7461 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 7478 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7462 ;;;;;; (14891 28342)) 7479 ;;;;;; (14924 25355))
7463 ;;; Generated autoloads from international/fontset.el 7480 ;;; Generated autoloads from international/fontset.el
7464 7481
7465 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 7482 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
7466 Create a fontset from fontset specification string FONTSET-SPEC. 7483 Create a fontset from fontset specification string FONTSET-SPEC.
7467 FONTSET-SPEC is a string of the format: 7484 FONTSET-SPEC is a string of the format:
7611 with no args, if that value is non-nil." t nil) 7628 with no args, if that value is non-nil." t nil)
7612 7629
7613 ;;;*** 7630 ;;;***
7614 7631
7615 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 7632 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
7616 ;;;;;; (14811 40477)) 7633 ;;;;;; (14915 6801))
7617 ;;; Generated autoloads from generic.el 7634 ;;; Generated autoloads from generic.el
7618 7635
7619 (autoload (quote define-generic-mode) "generic" "\ 7636 (autoload (quote define-generic-mode) "generic" "\
7620 Create a new generic mode with NAME. 7637 Create a new generic mode with NAME.
7621 7638
7656 Some generic modes are defined in `generic-x.el'." t nil) 7673 Some generic modes are defined in `generic-x.el'." t nil)
7657 7674
7658 ;;;*** 7675 ;;;***
7659 7676
7660 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 7677 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
7661 ;;;;;; (14746 24126)) 7678 ;;;;;; (14901 64340))
7662 ;;; Generated autoloads from progmodes/glasses.el 7679 ;;; Generated autoloads from progmodes/glasses.el
7663 7680
7664 (autoload (quote glasses-mode) "glasses" "\ 7681 (autoload (quote glasses-mode) "glasses" "\
7665 Minor mode for making identifiers likeThis readable. 7682 Minor mode for making identifiers likeThis readable.
7666 When this mode is active, it tries to add virtual separators (like underscores) 7683 When this mode is active, it tries to add virtual separators (like underscores)
7725 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil) 7742 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil)
7726 7743
7727 ;;;*** 7744 ;;;***
7728 7745
7729 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 7746 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
7730 ;;;;;; (14875 40522)) 7747 ;;;;;; (14929 50170))
7731 ;;; Generated autoloads from gnus/gnus-art.el 7748 ;;; Generated autoloads from gnus/gnus-art.el
7732 7749
7733 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 7750 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
7734 Make the current buffer look like a nice article." nil nil) 7751 Make the current buffer look like a nice article." nil nil)
7735 7752
7736 ;;;*** 7753 ;;;***
7737 7754
7738 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 7755 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
7739 ;;;;;; (14821 31350)) 7756 ;;;;;; (14896 40329))
7740 ;;; Generated autoloads from gnus/gnus-audio.el 7757 ;;; Generated autoloads from gnus/gnus-audio.el
7741 7758
7742 (autoload (quote gnus-audio-play) "gnus-audio" "\ 7759 (autoload (quote gnus-audio-play) "gnus-audio" "\
7743 Play a sound FILE through the speaker." t nil) 7760 Play a sound FILE through the speaker." t nil)
7744 7761
7902 Move from FROM-SERVER to TO-SERVER. 7919 Move from FROM-SERVER to TO-SERVER.
7903 Update the .newsrc.eld file to reflect the change of nntp server." t nil) 7920 Update the .newsrc.eld file to reflect the change of nntp server." t nil)
7904 7921
7905 ;;;*** 7922 ;;;***
7906 7923
7907 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (14859 7924 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (14915
7908 ;;;;;; 52340)) 7925 ;;;;;; 6802))
7909 ;;; Generated autoloads from gnus/gnus-msg.el 7926 ;;; Generated autoloads from gnus/gnus-msg.el
7910
7911 (define-mail-user-agent (quote gnus-user-agent) (quote gnus-msg-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
7912 7927
7913 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 7928 (autoload (quote gnus-msg-mail) "gnus-msg" "\
7914 Start editing a mail message to be sent. 7929 Start editing a mail message to be sent.
7915 Like `message-mail', but with Gnus paraphernalia, particularly the 7930 Like `message-mail', but with Gnus paraphernalia, particularly the
7916 the Gcc: header for archiving purposes." t nil) 7931 Gcc: header for archiving purposes." t nil)
7932
7933 (define-mail-user-agent (quote gnus-user-agent) (quote gnus-msg-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
7917 7934
7918 ;;;*** 7935 ;;;***
7919 7936
7920 ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" 7937 ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
7921 ;;;;;; (14845 20875)) 7938 ;;;;;; (14845 20875))
7974 Declare backend NAME with ABILITIES as a Gnus backend." nil nil) 7991 Declare backend NAME with ABILITIES as a Gnus backend." nil nil)
7975 7992
7976 ;;;*** 7993 ;;;***
7977 7994
7978 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 7995 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
7979 ;;;;;; (14875 40522)) 7996 ;;;;;; (14893 1953))
7980 ;;; Generated autoloads from gnus/gnus-win.el 7997 ;;; Generated autoloads from gnus/gnus-win.el
7981 7998
7982 (autoload (quote gnus-add-configuration) "gnus-win" "\ 7999 (autoload (quote gnus-add-configuration) "gnus-win" "\
7983 Add the window configuration CONF to `gnus-buffer-configuration'." nil nil) 8000 Add the window configuration CONF to `gnus-buffer-configuration'." nil nil)
7984 8001
8591 Make it use the expansion functions in TRY-LIST. An optional second 8608 Make it use the expansion functions in TRY-LIST. An optional second
8592 argument VERBOSE non-nil makes the function verbose." nil (quote macro)) 8609 argument VERBOSE non-nil makes the function verbose." nil (quote macro))
8593 8610
8594 ;;;*** 8611 ;;;***
8595 8612
8596 ;;;### (autoloads (hl-line-mode) "hl-line" "hl-line.el" (14854 32221)) 8613 ;;;### (autoloads (hl-line-mode) "hl-line" "hl-line.el" (14932 18342))
8597 ;;; Generated autoloads from hl-line.el 8614 ;;; Generated autoloads from hl-line.el
8598 8615
8599 (defvar hl-line-mode nil "\ 8616 (defvar hl-line-mode nil "\
8600 Toggle Hl-Line mode on or off. 8617 Toggle Hl-Line mode on or off.
8601 See the command `hl-line-mode' for a description of this minor-mode. 8618 See the command `hl-line-mode' for a description of this minor-mode.
8627 The optional LABEL is used to label the buffer created." t nil) 8644 The optional LABEL is used to label the buffer created." t nil)
8628 8645
8629 ;;;*** 8646 ;;;***
8630 8647
8631 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) 8648 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
8632 ;;;;;; "hscroll" "hscroll.el" (14883 57782)) 8649 ;;;;;; "hscroll" "obsolete/hscroll.el" (14883 57782))
8633 ;;; Generated autoloads from hscroll.el 8650 ;;; Generated autoloads from obsolete/hscroll.el
8634 8651
8635 (autoload (quote turn-on-hscroll) "hscroll" "\ 8652 (autoload (quote turn-on-hscroll) "hscroll" "\
8636 This function is obsolete. 8653 This function is obsolete.
8637 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. 8654 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
8638 Also see `automatic-hscrolling'." nil nil) 8655 Also see `automatic-hscrolling'." nil nil)
8700 with no args, if that value is non-nil." t nil) 8717 with no args, if that value is non-nil." t nil)
8701 8718
8702 ;;;*** 8719 ;;;***
8703 8720
8704 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 8721 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
8705 ;;;;;; (14735 57460)) 8722 ;;;;;; (14912 33400))
8706 ;;; Generated autoloads from progmodes/idlw-shell.el 8723 ;;; Generated autoloads from progmodes/idlw-shell.el
8707 8724
8708 (autoload (quote idlwave-shell) "idlw-shell" "\ 8725 (autoload (quote idlwave-shell) "idlw-shell" "\
8709 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 8726 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
8710 If buffer exists but shell process is not running, start new IDL. 8727 If buffer exists but shell process is not running, start new IDL.
8723 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil) 8740 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
8724 8741
8725 ;;;*** 8742 ;;;***
8726 8743
8727 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 8744 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
8728 ;;;;;; (14671 47574)) 8745 ;;;;;; (14912 33400))
8729 ;;; Generated autoloads from progmodes/idlwave.el 8746 ;;; Generated autoloads from progmodes/idlwave.el
8730 8747
8731 (autoload (quote idlwave-mode) "idlwave" "\ 8748 (autoload (quote idlwave-mode) "idlwave" "\
8732 Major mode for editing IDL and WAVE CL .pro files. 8749 Major mode for editing IDL and WAVE CL .pro files.
8733 8750
8793 The abbreviations start generally with a `\\`. Some examples 8810 The abbreviations start generally with a `\\`. Some examples
8794 8811
8795 \\pr PROCEDURE template 8812 \\pr PROCEDURE template
8796 \\fu FUNCTION template 8813 \\fu FUNCTION template
8797 \\c CASE statement template 8814 \\c CASE statement template
8815 \\sw SWITCH statement template
8798 \\f FOR loop template 8816 \\f FOR loop template
8799 \\r REPEAT Loop template 8817 \\r REPEAT Loop template
8800 \\w WHILE loop template 8818 \\w WHILE loop template
8801 \\i IF statement template 8819 \\i IF statement template
8802 \\elif IF-ELSE statement template 8820 \\elif IF-ELSE statement template
8852 8870
8853 ;;;*** 8871 ;;;***
8854 8872
8855 ;;;### (autoloads (defimage find-image remove-images insert-image 8873 ;;;### (autoloads (defimage find-image remove-images insert-image
8856 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 8874 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
8857 ;;;;;; image-type-from-data) "image" "image.el" (14812 24473)) 8875 ;;;;;; image-type-from-data) "image" "image.el" (14898 8349))
8858 ;;; Generated autoloads from image.el 8876 ;;; Generated autoloads from image.el
8859 8877
8860 (autoload (quote image-type-from-data) "image" "\ 8878 (autoload (quote image-type-from-data) "image" "\
8861 Determine the image type from image data DATA. 8879 Determine the image type from image data DATA.
8862 Value is a symbol specifying the image type or nil if type cannot 8880 Value is a symbol specifying the image type or nil if type cannot
8875 Create an image. 8893 Create an image.
8876 FILE-OR-DATA is an image file name or image data. 8894 FILE-OR-DATA is an image file name or image data.
8877 Optional TYPE is a symbol describing the image type. If TYPE is omitted 8895 Optional TYPE is a symbol describing the image type. If TYPE is omitted
8878 or nil, try to determine the image type from its first few bytes 8896 or nil, try to determine the image type from its first few bytes
8879 of image data. If that doesn't work, and FILE-OR-DATA is a file name, 8897 of image data. If that doesn't work, and FILE-OR-DATA is a file name,
8880 use its file extension.as image type. 8898 use its file extension as image type.
8881 Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data. 8899 Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
8882 Optional PROPS are additional image attributes to assign to the image, 8900 Optional PROPS are additional image attributes to assign to the image,
8883 like, e.g. `:mask MASK'. 8901 like, e.g. `:mask MASK'.
8884 Value is the image created, or nil if images of type TYPE are not supported." nil nil) 8902 Value is the image created, or nil if images of type TYPE are not supported." nil nil)
8885 8903
8949 8967
8950 ;;;*** 8968 ;;;***
8951 8969
8952 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 8970 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
8953 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 8971 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
8954 ;;;;;; "image-file.el" (14887 28113)) 8972 ;;;;;; "image-file.el" (14909 56659))
8955 ;;; Generated autoloads from image-file.el 8973 ;;; Generated autoloads from image-file.el
8956 8974
8957 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "xbm" "xpm" "pbm")) "\ 8975 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "xbm" "xpm" "pbm" "pgm" "ppm")) "\
8958 *A list of image-file filename extensions. 8976 *A list of image-file filename extensions.
8959 Filenames having one of these extensions are considered image files, 8977 Filenames having one of these extensions are considered image files,
8960 in addition to those matching `image-file-name-regexps'. 8978 in addition to those matching `image-file-name-regexps'.
8961 8979
8962 See `auto-image-file-mode'; if `auto-image-file-mode' is enabled, 8980 See `auto-image-file-mode'; if `auto-image-file-mode' is enabled,
9200 9218
9201 ;;;*** 9219 ;;;***
9202 9220
9203 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 9221 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
9204 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 9222 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
9205 ;;;;;; info info-other-window) "info" "info.el" (14872 20396)) 9223 ;;;;;; info info-other-window) "info" "info.el" (14938 58919))
9206 ;;; Generated autoloads from info.el 9224 ;;; Generated autoloads from info.el
9207 9225
9208 (autoload (quote info-other-window) "info" "\ 9226 (autoload (quote info-other-window) "info" "\
9209 Like `info' but show the Info buffer in another window." t nil) 9227 Like `info' but show the Info buffer in another window." t nil)
9210 (add-hook 'same-window-buffer-names "*info*") 9228 (add-hook 'same-window-buffer-names "*info*")
9231 (autoload (quote Info-directory) "info" "\ 9249 (autoload (quote Info-directory) "info" "\
9232 Go to the Info directory node." t nil) 9250 Go to the Info directory node." t nil)
9233 9251
9234 (autoload (quote Info-goto-emacs-command-node) "info" "\ 9252 (autoload (quote Info-goto-emacs-command-node) "info" "\
9235 Go to the Info node in the Emacs manual for command COMMAND. 9253 Go to the Info node in the Emacs manual for command COMMAND.
9236 The command is found by looking up in Emacs manual's Command Index 9254 The command is found by looking up in Emacs manual's indices
9237 or in another manual found via COMMAND's `info-file' property or 9255 or in another manual found via COMMAND's `info-file' property or
9238 the variable `Info-file-list-for-emacs'." t nil) 9256 the variable `Info-file-list-for-emacs'." t nil)
9239 9257
9240 (autoload (quote Info-goto-emacs-key-command-node) "info" "\ 9258 (autoload (quote Info-goto-emacs-key-command-node) "info" "\
9241 Go to the Info node in the Emacs manual the command bound to KEY, a string. 9259 Go to the node in the Emacs manual which describes the command bound to KEY.
9260 KEY is a string.
9242 Interactively, if the binding is `execute-extended-command', a command is read. 9261 Interactively, if the binding is `execute-extended-command', a command is read.
9243 The command is found by looking up in Emacs manual's Command Index 9262 The command is found by looking up in Emacs manual's indices
9244 or in another manual found via COMMAND's `info-file' property or 9263 or in another manual found via COMMAND's `info-file' property or
9245 the variable `Info-file-list-for-emacs'." t nil) 9264 the variable `Info-file-list-for-emacs'." t nil)
9246 9265
9247 (autoload (quote Info-speedbar-browser) "info" "\ 9266 (autoload (quote Info-speedbar-browser) "info" "\
9248 Initialize speedbar to display an info node browser. 9267 Initialize speedbar to display an info node browser.
9364 ;;;*** 9383 ;;;***
9365 9384
9366 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 9385 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
9367 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 9386 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
9368 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 9387 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
9369 ;;;;;; "international/iso-cvt.el" (14564 29908)) 9388 ;;;;;; "international/iso-cvt.el" (14913 56005))
9370 ;;; Generated autoloads from international/iso-cvt.el 9389 ;;; Generated autoloads from international/iso-cvt.el
9371 9390
9372 (autoload (quote iso-spanish) "iso-cvt" "\ 9391 (autoload (quote iso-spanish) "iso-cvt" "\
9373 Translate net conventions for Spanish to ISO 8859-1. 9392 Translate net conventions for Spanish to ISO 8859-1.
9374 The region between FROM and TO is translated using the table TRANS-TAB. 9393 The region between FROM and TO is translated using the table TRANS-TAB.
9375 Optional arg BUFFER is ignored (so that the function can can be used in 9394 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9376 `format-alist')." t nil)
9377 9395
9378 (autoload (quote iso-german) "iso-cvt" "\ 9396 (autoload (quote iso-german) "iso-cvt" "\
9379 Translate net conventions for German to ISO 8859-1. 9397 Translate net conventions for German to ISO 8859-1.
9380 The region between FROM and TO is translated using the table TRANS-TAB. 9398 The region between FROM and TO is translated using the table TRANS-TAB.
9381 Optional arg BUFFER is ignored (so that the function can can be used in 9399 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9382 `format-alist')." t nil)
9383 9400
9384 (autoload (quote iso-iso2tex) "iso-cvt" "\ 9401 (autoload (quote iso-iso2tex) "iso-cvt" "\
9385 Translate ISO 8859-1 characters to TeX sequences. 9402 Translate ISO 8859-1 characters to TeX sequences.
9386 The region between FROM and TO is translated using the table TRANS-TAB. 9403 The region between FROM and TO is translated using the table TRANS-TAB.
9387 Optional arg BUFFER is ignored (so that the function can can be used in 9404 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9388 `format-alist')." t nil)
9389 9405
9390 (autoload (quote iso-tex2iso) "iso-cvt" "\ 9406 (autoload (quote iso-tex2iso) "iso-cvt" "\
9391 Translate TeX sequences to ISO 8859-1 characters. 9407 Translate TeX sequences to ISO 8859-1 characters.
9392 The region between FROM and TO is translated using the table TRANS-TAB. 9408 The region between FROM and TO is translated using the table TRANS-TAB.
9393 Optional arg BUFFER is ignored (so that the function can can be used in 9409 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9394 `format-alist')." t nil)
9395 9410
9396 (autoload (quote iso-gtex2iso) "iso-cvt" "\ 9411 (autoload (quote iso-gtex2iso) "iso-cvt" "\
9397 Translate German TeX sequences to ISO 8859-1 characters. 9412 Translate German TeX sequences to ISO 8859-1 characters.
9398 The region between FROM and TO is translated using the table TRANS-TAB. 9413 The region between FROM and TO is translated using the table TRANS-TAB.
9399 Optional arg BUFFER is ignored (so that the function can can be used in 9414 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9400 `format-alist')." t nil)
9401 9415
9402 (autoload (quote iso-iso2gtex) "iso-cvt" "\ 9416 (autoload (quote iso-iso2gtex) "iso-cvt" "\
9403 Translate ISO 8859-1 characters to German TeX sequences. 9417 Translate ISO 8859-1 characters to German TeX sequences.
9404 The region between FROM and TO is translated using the table TRANS-TAB. 9418 The region between FROM and TO is translated using the table TRANS-TAB.
9405 Optional arg BUFFER is ignored (so that the function can can be used in 9419 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9406 `format-alist')." t nil)
9407 9420
9408 (autoload (quote iso-iso2duden) "iso-cvt" "\ 9421 (autoload (quote iso-iso2duden) "iso-cvt" "\
9409 Translate ISO 8859-1 characters to German TeX sequences. 9422 Translate ISO 8859-1 characters to German TeX sequences.
9410 The region between FROM and TO is translated using the table TRANS-TAB. 9423 The region between FROM and TO is translated using the table TRANS-TAB.
9411 Optional arg BUFFER is ignored (so that the function can can be used in 9424 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9412 `format-alist')." t nil)
9413 9425
9414 (autoload (quote iso-iso2sgml) "iso-cvt" "\ 9426 (autoload (quote iso-iso2sgml) "iso-cvt" "\
9415 Translate ISO 8859-1 characters in the region to SGML entities. 9427 Translate ISO 8859-1 characters in the region to SGML entities.
9416 The entities used are from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\". 9428 The entities used are from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\".
9417 Optional arg BUFFER is ignored (so that the function can can be used in 9429 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9418 `format-alist')." t nil)
9419 9430
9420 (autoload (quote iso-sgml2iso) "iso-cvt" "\ 9431 (autoload (quote iso-sgml2iso) "iso-cvt" "\
9421 Translate SGML entities in the region to ISO 8859-1 characters. 9432 Translate SGML entities in the region to ISO 8859-1 characters.
9422 The entities used are from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\". 9433 The entities used are from \"ISO 8879:1986//ENTITIES Added Latin 1//EN\".
9423 Optional arg BUFFER is ignored (so that the function can can be used in 9434 Optional arg BUFFER is ignored (for use in `format-alist')." t nil)
9424 `format-alist')." t nil)
9425 9435
9426 (autoload (quote iso-cvt-read-only) "iso-cvt" "\ 9436 (autoload (quote iso-cvt-read-only) "iso-cvt" "\
9427 Warn that format is read-only." t nil) 9437 Warn that format is read-only." t nil)
9428 9438
9429 (autoload (quote iso-cvt-write-only) "iso-cvt" "\ 9439 (autoload (quote iso-cvt-write-only) "iso-cvt" "\
9446 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 9456 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
9447 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 9457 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
9448 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 9458 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
9449 ;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist 9459 ;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist
9450 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 9460 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
9451 ;;;;;; (14890 7814)) 9461 ;;;;;; (14909 56659))
9452 ;;; Generated autoloads from textmodes/ispell.el 9462 ;;; Generated autoloads from textmodes/ispell.el
9453 9463
9454 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ 9464 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
9455 Non nil if using XEmacs.") 9465 Non nil if using XEmacs.")
9456 9466
9653 Completes word matching character sequence inside a word." t nil) 9663 Completes word matching character sequence inside a word." t nil)
9654 9664
9655 (autoload (quote ispell) "ispell" "\ 9665 (autoload (quote ispell) "ispell" "\
9656 Interactively check a region or buffer for spelling errors. 9666 Interactively check a region or buffer for spelling errors.
9657 If `transient-mark-mode' is on, and a region is active, spell-check 9667 If `transient-mark-mode' is on, and a region is active, spell-check
9658 that region. Otherwise spell-check the buffer." t nil) 9668 that region. Otherwise spell-check the buffer.
9669
9670 Ispell dictionaries are not distributed with Emacs. If you are
9671 looking for a dictionary, please see the distribution of the GNU ispell
9672 program, or do an Internet search; there are various dictionaries
9673 available on the net." t nil)
9659 9674
9660 (autoload (quote ispell-minor-mode) "ispell" "\ 9675 (autoload (quote ispell-minor-mode) "ispell" "\
9661 Toggle Ispell minor mode. 9676 Toggle Ispell minor mode.
9662 With prefix arg, turn Ispell minor mode on iff arg is positive. 9677 With prefix arg, turn Ispell minor mode on iff arg is positive.
9663 9678
9690 ;;;*** 9705 ;;;***
9691 9706
9692 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 9707 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
9693 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 9708 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
9694 ;;;;;; iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el" 9709 ;;;;;; iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el"
9695 ;;;;;; (14877 36786)) 9710 ;;;;;; (14902 16132))
9696 ;;; Generated autoloads from iswitchb.el 9711 ;;; Generated autoloads from iswitchb.el
9697 9712
9698 (defvar iswitchb-mode nil "\ 9713 (defvar iswitchb-mode nil "\
9699 Toggle Iswitchb mode. 9714 Toggle Iswitchb mode.
9700 Setting this variable directly does not take effect; 9715 Setting this variable directly does not take effect;
9820 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil) 9835 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil)
9821 9836
9822 ;;;*** 9837 ;;;***
9823 9838
9824 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 9839 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
9825 ;;;;;; "jka-compr" "jka-compr.el" (14854 32221)) 9840 ;;;;;; "jka-compr" "jka-compr.el" (14913 56004))
9826 ;;; Generated autoloads from jka-compr.el 9841 ;;; Generated autoloads from jka-compr.el
9827 9842
9828 (defvar auto-compression-mode nil "\ 9843 (defvar auto-compression-mode nil "\
9829 Toggle Auto-Compression mode on or off. 9844 Toggle Auto-Compression mode on or off.
9830 See the command `auto-compression-mode' for a description of this minor-mode. 9845 See the command `auto-compression-mode' for a description of this minor-mode.
9897 (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil) 9912 (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil)
9898 9913
9899 ;;;*** 9914 ;;;***
9900 9915
9901 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 9916 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
9902 ;;;;;; (14747 44776)) 9917 ;;;;;; (14914 10736))
9903 ;;; Generated autoloads from play/landmark.el 9918 ;;; Generated autoloads from play/landmark.el
9904 9919
9905 (defalias (quote landmark-repeat) (quote lm-test-run)) 9920 (defalias (quote landmark-repeat) (quote lm-test-run))
9906 9921
9907 (autoload (quote lm-test-run) "landmark" "\ 9922 (autoload (quote lm-test-run) "landmark" "\
10113 The filter is a regular expression. Only results matching the filter are 10128 The filter is a regular expression. Only results matching the filter are
10114 shown; this is often useful to constrain a big search." t nil) 10129 shown; this is often useful to constrain a big search." t nil)
10115 10130
10116 ;;;*** 10131 ;;;***
10117 10132
10118 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14854 32221)) 10133 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14909 56659))
10119 ;;; Generated autoloads from log-edit.el 10134 ;;; Generated autoloads from log-edit.el
10120 10135
10121 (autoload (quote log-edit) "log-edit" "\ 10136 (autoload (quote log-edit) "log-edit" "\
10122 Setup a buffer to enter a log message. 10137 Setup a buffer to enter a log message.
10123 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 10138 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
10124 If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run. 10139 If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run.
10125 Mark and point will be set around the entire contents of the 10140 Mark and point will be set around the entire contents of the
10126 buffer so that it is easy to kill the contents of the buffer with \\[kill-region]. 10141 buffer so that it is easy to kill the contents of the buffer with \\[kill-region].
10127 Once you're done editing the message, pressing \\[log-edit-done] will call 10142 Once you're done editing the message, pressing \\[log-edit-done] will call
10128 `log-edit-done' which will end up calling CALLBACK to do the actual commit." nil nil) 10143 `log-edit-done' which will end up calling CALLBACK to do the actual commit.
10129 10144 LISTFUN if non-nil is a function of no arguments returning the list of files
10130 ;;;*** 10145 that are concerned by the current operation (using relative names).
10131 10146 If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the
10132 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (14631 10147 log message and go back to the current buffer when done. Otherwise, it
10133 ;;;;;; 42770)) 10148 uses the current buffer." nil nil)
10149
10150 ;;;***
10151
10152 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (14909
10153 ;;;;;; 56659))
10134 ;;; Generated autoloads from log-view.el 10154 ;;; Generated autoloads from log-view.el
10135 10155
10136 (autoload (quote log-view-mode) "log-view" "\ 10156 (autoload (quote log-view-mode) "log-view" "\
10137 Major mode for browsing CVS log output." t nil) 10157 Major mode for browsing CVS log output." t nil)
10138 10158
10213 See the variables `lpr-switches' and `lpr-command' 10233 See the variables `lpr-switches' and `lpr-command'
10214 for further customization of the printer command." t nil) 10234 for further customization of the printer command." t nil)
10215 10235
10216 ;;;*** 10236 ;;;***
10217 10237
10218 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (14425 19316)) 10238 ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (14930 62509))
10219 ;;; Generated autoloads from ls-lisp.el 10239 ;;; Generated autoloads from ls-lisp.el
10220 10240
10221 (defvar ls-lisp-support-shell-wildcards t "\ 10241 (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired))
10222 *Non-nil means file patterns are treated as shell wildcards.
10223 nil means they are treated as Emacs regexps (for backward compatibility).
10224 This variable is checked by \\[insert-directory] only when `ls-lisp.el'
10225 package is used.")
10226 10242
10227 ;;;*** 10243 ;;;***
10228 10244
10229 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (13462 10245 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (13462
10230 ;;;;;; 53924)) 10246 ;;;;;; 53924))
10355 10371
10356 ;;;*** 10372 ;;;***
10357 10373
10358 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 10374 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
10359 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 10375 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
10360 ;;;;;; (14723 62186)) 10376 ;;;;;; (14932 18342))
10361 ;;; Generated autoloads from mail/mail-hist.el 10377 ;;; Generated autoloads from mail/mail-hist.el
10362 10378
10363 (autoload (quote mail-hist-define-keys) "mail-hist" "\ 10379 (autoload (quote mail-hist-define-keys) "mail-hist" "\
10364 Define keys for accessing mail header history. For use in hooks." nil nil) 10380 Define keys for accessing mail header history. For use in hooks." nil nil)
10365 10381
10413 If 4th arg LIST is non-nil, return a list of all such fields." nil nil) 10429 If 4th arg LIST is non-nil, return a list of all such fields." nil nil)
10414 10430
10415 ;;;*** 10431 ;;;***
10416 10432
10417 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 10433 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
10418 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (14747 44775)) 10434 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (14924 32676))
10419 ;;; Generated autoloads from mail/mailabbrev.el 10435 ;;; Generated autoloads from mail/mailabbrev.el
10420 10436
10421 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 10437 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
10422 Initialize use of the `mailabbrev' package." nil nil) 10438 Initialize use of the `mailabbrev' package." nil nil)
10423 10439
10587 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 10603 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
10588 ;;;;;; message-reply message-news message-mail message-mode message-signature-file 10604 ;;;;;; message-reply message-news message-mail message-mode message-signature-file
10589 ;;;;;; message-signature message-indent-citation-function message-cite-function 10605 ;;;;;; message-signature message-indent-citation-function message-cite-function
10590 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 10606 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
10591 ;;;;;; message-user-organization-file message-signature-separator 10607 ;;;;;; message-user-organization-file message-signature-separator
10592 ;;;;;; message-from-style) "message" "gnus/message.el" (14887 28114)) 10608 ;;;;;; message-from-style) "message" "gnus/message.el" (14938 58920))
10593 ;;; Generated autoloads from gnus/message.el 10609 ;;; Generated autoloads from gnus/message.el
10594 10610
10595 (defvar message-from-style (quote default) "\ 10611 (defvar message-from-style (quote default) "\
10596 *Specifies how \"From\" headers look. 10612 *Specifies how \"From\" headers look.
10597 10613
10598 If `nil', they contain just the return address like: 10614 If nil, they contain just the return address like:
10599 king@grassland.com 10615 king@grassland.com
10600 If `parens', they look like: 10616 If `parens', they look like:
10601 king@grassland.com (Elvis Parsley) 10617 king@grassland.com (Elvis Parsley)
10602 If `angles', they look like: 10618 If `angles', they look like:
10603 Elvis Parsley <king@grassland.com> 10619 Elvis Parsley <king@grassland.com>
10615 Function to call to send the current buffer as mail. 10631 Function to call to send the current buffer as mail.
10616 The headers should be delimited by a line whose contents match the 10632 The headers should be delimited by a line whose contents match the
10617 variable `mail-header-separator'. 10633 variable `mail-header-separator'.
10618 10634
10619 Valid values include `message-send-mail-with-sendmail' (the default), 10635 Valid values include `message-send-mail-with-sendmail' (the default),
10620 `message-send-mail-with-mh', `message-send-mail-with-qmail' and 10636 `message-send-mail-with-mh', `message-send-mail-with-qmail',
10621 `smtpmail-send-it'.") 10637 `smtpmail-send-it' and `feedmail-send-it'.
10638
10639 See also `send-mail-function'.")
10622 10640
10623 (defvar message-citation-line-function (quote message-insert-citation-line) "\ 10641 (defvar message-citation-line-function (quote message-insert-citation-line) "\
10624 *Function called to insert the \"Whomever writes:\" line.") 10642 *Function called to insert the \"Whomever writes:\" line.")
10625 10643
10626 (defvar message-yank-prefix "> " "\ 10644 (defvar message-yank-prefix "> " "\
10649 10667
10650 (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook)) 10668 (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
10651 10669
10652 (autoload (quote message-mode) "message" "\ 10670 (autoload (quote message-mode) "message" "\
10653 Major mode for editing mail and news to be sent. 10671 Major mode for editing mail and news to be sent.
10654 Like Text Mode but with these additional commands: 10672 Like Text Mode but with these additional commands:\\<message-mode-map>
10655 C-c C-s message-send (send the message) C-c C-c message-send-and-exit 10673 C-c C-s `message-send' (send the message) C-c C-c `message-send-and-exit'
10656 C-c C-d Pospone sending the message C-c C-k Kill the message 10674 C-c C-d Postpone sending the message C-c C-k Kill the message
10657 C-c C-f move to a header field (and create it if there isn't): 10675 C-c C-f move to a header field (and create it if there isn't):
10658 C-c C-f C-t move to To C-c C-f C-s move to Subject 10676 C-c C-f C-t move to To C-c C-f C-s move to Subject
10659 C-c C-f C-c move to Cc C-c C-f C-b move to Bcc 10677 C-c C-f C-c move to Cc C-c C-f C-b move to Bcc
10660 C-c C-f C-w move to Fcc C-c C-f C-r move to Reply-To 10678 C-c C-f C-w move to Fcc C-c C-f C-r move to Reply-To
10661 C-c C-f C-u move to Summary C-c C-f C-n move to Newsgroups 10679 C-c C-f C-u move to Summary C-c C-f C-n move to Newsgroups
10662 C-c C-f C-k move to Keywords C-c C-f C-d move to Distribution 10680 C-c C-f C-k move to Keywords C-c C-f C-d move to Distribution
10663 C-c C-f C-f move to Followup-To 10681 C-c C-f C-f move to Followup-To
10664 C-c C-t message-insert-to (add a To header to a news followup) 10682 C-c C-t `message-insert-to' (add a To header to a news followup)
10665 C-c C-n message-insert-newsgroups (add a Newsgroup header to a news reply) 10683 C-c C-n `message-insert-newsgroups' (add a Newsgroup header to a news reply)
10666 C-c C-b message-goto-body (move to beginning of message text). 10684 C-c C-b `message-goto-body' (move to beginning of message text).
10667 C-c C-i message-goto-signature (move to the beginning of the signature). 10685 C-c C-i `message-goto-signature' (move to the beginning of the signature).
10668 C-c C-w message-insert-signature (insert `message-signature-file' file). 10686 C-c C-w `message-insert-signature' (insert `message-signature-file' file).
10669 C-c C-y message-yank-original (insert current message, if any). 10687 C-c C-y `message-yank-original' (insert current message, if any).
10670 C-c C-q message-fill-yanked-message (fill what was yanked). 10688 C-c C-q `message-fill-yanked-message' (fill what was yanked).
10671 C-c C-e message-elide-region (elide the text between point and mark). 10689 C-c C-e `message-elide-region' (elide the text between point and mark).
10672 C-c C-v message-delete-not-region (remove the text outside the region). 10690 C-c C-v `message-delete-not-region' (remove the text outside the region).
10673 C-c C-z message-kill-to-signature (kill the text up to the signature). 10691 C-c C-z `message-kill-to-signature' (kill the text up to the signature).
10674 C-c C-r message-caesar-buffer-body (rot13 the message body). 10692 C-c C-r `message-caesar-buffer-body' (rot13 the message body).
10675 C-c C-a mml-attach-file (attach a file as MIME). 10693 C-c C-a `mml-attach-file' (attach a file as MIME).
10676 M-RET message-newline-and-reformat (break the line and reformat)." t nil) 10694 M-RET `message-newline-and-reformat' (break the line and reformat)." t nil)
10677 10695
10678 (autoload (quote message-mail) "message" "\ 10696 (autoload (quote message-mail) "message" "\
10679 Start editing a mail message to be sent. 10697 Start editing a mail message to be sent.
10680 OTHER-HEADERS is an alist of header/value pairs." t nil) 10698 OTHER-HEADERS is an alist of header/value pairs." t nil)
10681 10699
10880 (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))) "\ 10898 (defvar mh-mime-content-types (quote (("text/plain") ("text/richtext") ("multipart/mixed") ("multipart/alternative") ("multipart/digest") ("multipart/parallel") ("message/rfc822") ("message/partial") ("message/external-body") ("application/octet-stream") ("application/postscript") ("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))) "\
10881 Legal MIME content types. See documentation for \\[mh-edit-mhn].") 10899 Legal MIME content types. See documentation for \\[mh-edit-mhn].")
10882 10900
10883 ;;;*** 10901 ;;;***
10884 10902
10885 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (14484 43737)) 10903 ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (14906 3793))
10886 ;;; Generated autoloads from mail/mh-utils.el 10904 ;;; Generated autoloads from mail/mh-utils.el
10887 10905
10888 (put (quote mh-progs) (quote risky-local-variable) t) 10906 (put (quote mh-progs) (quote risky-local-variable) t)
10889 10907
10890 (put (quote mh-lib) (quote risky-local-variable) t) 10908 (put (quote mh-lib) (quote risky-local-variable) t)
10913 10931
10914 (autoload (quote midnight-delay-set) "midnight" "\ 10932 (autoload (quote midnight-delay-set) "midnight" "\
10915 Modify `midnight-timer' according to `midnight-delay'. 10933 Modify `midnight-timer' according to `midnight-delay'.
10916 Sets the first argument SYMB (which must be symbol `midnight-delay') 10934 Sets the first argument SYMB (which must be symbol `midnight-delay')
10917 to its second argument TM." nil nil) 10935 to its second argument TM." nil nil)
10936
10937 ;;;***
10938
10939 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
10940 ;;;;;; "minibuf-eldef.el" (14897 44787))
10941 ;;; Generated autoloads from minibuf-eldef.el
10942
10943 (defvar minibuffer-electric-default-mode nil "\
10944 Toggle Minibuffer-Electric-Default mode on or off.
10945 See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
10946 Setting this variable directly does not take effect;
10947 use either \\[customize] or the function `minibuffer-electric-default-mode'.")
10948
10949 (custom-add-to-group (quote minibuffer) (quote minibuffer-electric-default-mode) (quote custom-variable))
10950
10951 (custom-add-load (quote minibuffer-electric-default-mode) (quote minibuf-eldef))
10952
10953 (autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\
10954 Toggle Minibuffer Electric Default mode
10955 When active, minibuffer prompts that show a default value only show the
10956 default when it's applicable -- that is, when hitting RET would yield
10957 the default value. If the user modifies the input such that hitting RET
10958 would enter a non-default value, the prompt is modified to remove the
10959 default indication.
10960
10961 With prefix argument ARG, turn on if positive, otherwise off.
10962 Returns non-nil if the new state is enabled." t nil)
10918 10963
10919 ;;;*** 10964 ;;;***
10920 10965
10921 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulation/mlconvert.el" 10966 ;;;### (autoloads (convert-mocklisp-buffer) "mlconvert" "emulation/mlconvert.el"
10922 ;;;;;; (14660 49410)) 10967 ;;;;;; (14660 49410))
11055 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods 11100 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods
11056 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories 11101 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories
11057 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 11102 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
11058 ;;;;;; describe-coding-system describe-char-after describe-character-set 11103 ;;;;;; describe-coding-system describe-char-after describe-character-set
11059 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" 11104 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
11060 ;;;;;; "international/mule-diag.el" (14887 28114)) 11105 ;;;;;; "international/mule-diag.el" (14925 47367))
11061 ;;; Generated autoloads from international/mule-diag.el 11106 ;;; Generated autoloads from international/mule-diag.el
11062 11107
11063 (autoload (quote list-character-sets) "mule-diag" "\ 11108 (autoload (quote list-character-sets) "mule-diag" "\
11064 Display a list of all character sets. 11109 Display a list of all character sets.
11065 11110
11363 11408
11364 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region 11409 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region
11365 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 11410 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
11366 ;;;;;; comment-indent-default comment-multi-line comment-padding 11411 ;;;;;; comment-indent-default comment-multi-line comment-padding
11367 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" 11412 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el"
11368 ;;;;;; (14884 54601)) 11413 ;;;;;; (14909 56659))
11369 ;;; Generated autoloads from newcomment.el 11414 ;;; Generated autoloads from newcomment.el
11370 11415
11371 (defalias (quote indent-for-comment) (quote comment-indent)) 11416 (defalias (quote indent-for-comment) (quote comment-indent))
11372 11417
11373 (defalias (quote set-comment-column) (quote comment-set-column)) 11418 (defalias (quote set-comment-column) (quote comment-set-column))
11445 The numeric prefix ARG can specify a number of chars to remove from the 11490 The numeric prefix ARG can specify a number of chars to remove from the
11446 comment markers." t nil) 11491 comment markers." t nil)
11447 11492
11448 (autoload (quote comment-region) "newcomment" "\ 11493 (autoload (quote comment-region) "newcomment" "\
11449 Comment or uncomment each line in the region. 11494 Comment or uncomment each line in the region.
11450 With just \\[universal-prefix] prefix arg, uncomment each line in region BEG..END. 11495 With just \\[universal-argument] prefix arg, uncomment each line in region BEG..END.
11451 Numeric prefix arg ARG means use ARG comment characters. 11496 Numeric prefix arg ARG means use ARG comment characters.
11452 If ARG is negative, delete that many comment characters instead. 11497 If ARG is negative, delete that many comment characters instead.
11453 By default, comments start at the left margin, are terminated on each line, 11498 By default, comments start at the left margin, are terminated on each line,
11454 even for syntax in which newline does not end the comment and blank lines 11499 even for syntax in which newline does not end the comment and blank lines
11455 do not get comments. This can be changed with `comment-style'. 11500 do not get comments. This can be changed with `comment-style'.
11458 `comment-start' without trailing spaces and `comment-padding'." t nil) 11503 `comment-start' without trailing spaces and `comment-padding'." t nil)
11459 11504
11460 (autoload (quote comment-dwim) "newcomment" "\ 11505 (autoload (quote comment-dwim) "newcomment" "\
11461 Call the comment command you want (Do What I Mean). 11506 Call the comment command you want (Do What I Mean).
11462 If the region is active and `transient-mark-mode' is on, call 11507 If the region is active and `transient-mark-mode' is on, call
11463 `comment-region' (unless it only consists in comments, in which 11508 `comment-region' (unless it only consists of comments, in which
11464 case it calls `uncomment-region'). 11509 case it calls `uncomment-region').
11465 Else, if the current line is empty, insert a comment and indent it. 11510 Else, if the current line is empty, insert a comment and indent it.
11466 Else if a prefix ARG is specified, call `comment-kill'. 11511 Else if a prefix ARG is specified, call `comment-kill'.
11467 Else, call `comment-indent'." t nil) 11512 Else, call `comment-indent'." t nil)
11468 11513
11959 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs)) 12004 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs))
11960 12005
11961 ;;;*** 12006 ;;;***
11962 12007
11963 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 12008 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
11964 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (14680 33024)) 12009 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (14911 29316))
11965 ;;; Generated autoloads from pcmpl-linux.el 12010 ;;; Generated autoloads from pcmpl-linux.el
11966 12011
11967 (autoload (quote pcomplete/kill) "pcmpl-linux" "\ 12012 (autoload (quote pcomplete/kill) "pcmpl-linux" "\
11968 Completion for GNU/Linux `kill', using /proc filesystem." nil nil) 12013 Completion for GNU/Linux `kill', using /proc filesystem." nil nil)
11969 12014
12062 12107
12063 ;;;*** 12108 ;;;***
12064 12109
12065 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 12110 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
12066 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 12111 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
12067 ;;;;;; "pcvs.el" (14875 40521)) 12112 ;;;;;; "pcvs.el" (14909 56659))
12068 ;;; Generated autoloads from pcvs.el 12113 ;;; Generated autoloads from pcvs.el
12069 12114
12070 (autoload (quote cvs-checkout) "pcvs" "\ 12115 (autoload (quote cvs-checkout) "pcvs" "\
12071 Run a 'cvs checkout MODULES' in DIR. 12116 Run a 'cvs checkout MODULES' in DIR.
12072 Feed the output to a *cvs* buffer, display it in the current window, 12117 Feed the output to a *cvs* buffer, display it in the current window,
12123 Run `cvs-examine' if DIR is a CVS administrative directory. 12168 Run `cvs-examine' if DIR is a CVS administrative directory.
12124 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t))))) 12169 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t)))))
12125 12170
12126 ;;;*** 12171 ;;;***
12127 12172
12128 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (14854 32222)) 12173 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (14909 56659))
12129 ;;; Generated autoloads from pcvs-defs.el 12174 ;;; Generated autoloads from pcvs-defs.el
12130 12175
12131 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m)) 12176 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m))
12132 12177
12133 ;;;*** 12178 ;;;***
12306 (autoload (quote run-prolog) "prolog" "\ 12351 (autoload (quote run-prolog) "prolog" "\
12307 Run an inferior Prolog process, input and output via buffer *prolog*." t nil) 12352 Run an inferior Prolog process, input and output via buffer *prolog*." t nil)
12308 12353
12309 ;;;*** 12354 ;;;***
12310 12355
12311 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (14353 44101)) 12356 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (14895 24173))
12312 ;;; Generated autoloads from ps-bdf.el 12357 ;;; Generated autoloads from ps-bdf.el
12313 12358
12314 (defvar bdf-directory-list (if (eq system-type (quote ms-dos)) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ 12359 (defvar bdf-directory-list (if (eq system-type (quote ms-dos)) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\
12315 *List of directories to search for `BDF' font files. 12360 *List of directories to search for `BDF' font files.
12316 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 12361 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
12461 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 12506 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
12462 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 12507 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
12463 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 12508 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
12464 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 12509 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
12465 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 12510 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
12466 ;;;;;; "ps-print.el" (14887 28113)) 12511 ;;;;;; "ps-print.el" (14924 30911))
12467 ;;; Generated autoloads from ps-print.el 12512 ;;; Generated autoloads from ps-print.el
12468 12513
12469 (defvar ps-paper-type (quote letter) "\ 12514 (defvar ps-paper-type (quote letter) "\
12470 *Specify the size of paper to format for. 12515 *Specify the size of paper to format for.
12471 Should be one of the paper types defined in `ps-page-dimensions-database', for 12516 Should be one of the paper types defined in `ps-page-dimensions-database', for
12599 12644
12600 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 12645 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
12601 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 12646 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
12602 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 12647 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
12603 ;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el" 12648 ;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el"
12604 ;;;;;; (14868 1431)) 12649 ;;;;;; (14933 40934))
12605 ;;; Generated autoloads from international/quail.el 12650 ;;; Generated autoloads from international/quail.el
12606 12651
12607 (autoload (quote quail-use-package) "quail" "\ 12652 (autoload (quote quail-use-package) "quail" "\
12608 Start using Quail package PACKAGE-NAME. 12653 Start using Quail package PACKAGE-NAME.
12609 The remaining arguments are libraries to be loaded before using the package." nil nil) 12654 The remaining arguments are libraries to be loaded before using the package." nil nil)
12802 12847
12803 ;;;*** 12848 ;;;***
12804 12849
12805 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 12850 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
12806 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 12851 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
12807 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (14554 12852 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (14914
12808 ;;;;;; 8650)) 12853 ;;;;;; 30023))
12809 ;;; Generated autoloads from net/quickurl.el 12854 ;;; Generated autoloads from net/quickurl.el
12810 12855
12811 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 12856 (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
12812 Example `quickurl-postfix' text that adds a local variable to the 12857 Example `quickurl-postfix' text that adds a local variable to the
12813 `quickurl-url-file' so that if you edit it by hand it will ensure that 12858 `quickurl-url-file' so that if you edit it by hand it will ensure that
13032 refilling if they would cause auto-filling." t nil) 13077 refilling if they would cause auto-filling." t nil)
13033 13078
13034 ;;;*** 13079 ;;;***
13035 13080
13036 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" 13081 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
13037 ;;;;;; (14671 47574)) 13082 ;;;;;; (14900 39721))
13038 ;;; Generated autoloads from textmodes/reftex.el 13083 ;;; Generated autoloads from textmodes/reftex.el
13039 13084
13040 (autoload (quote turn-on-reftex) "reftex" "\ 13085 (autoload (quote turn-on-reftex) "reftex" "\
13041 Turn on RefTeX mode." nil nil) 13086 Turn on RefTeX mode." nil nil)
13042 13087
13072 ------------------------------------------------------------------------------" t nil) 13117 ------------------------------------------------------------------------------" t nil)
13073 13118
13074 ;;;*** 13119 ;;;***
13075 13120
13076 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 13121 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
13077 ;;;;;; (14702 63699)) 13122 ;;;;;; (14900 39720))
13078 ;;; Generated autoloads from textmodes/reftex-cite.el 13123 ;;; Generated autoloads from textmodes/reftex-cite.el
13079 13124
13080 (autoload (quote reftex-citation) "reftex-cite" "\ 13125 (autoload (quote reftex-citation) "reftex-cite" "\
13081 Make a citation using BibTeX database files. 13126 Make a citation using BibTeX database files.
13082 After prompting for a regular expression, scans the buffers with 13127 After prompting for a regular expression, scans the buffers with
13099 `=' is a good regular expression to match all entries in all files." t nil) 13144 `=' is a good regular expression to match all entries in all files." t nil)
13100 13145
13101 ;;;*** 13146 ;;;***
13102 13147
13103 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 13148 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
13104 ;;;;;; (14671 47574)) 13149 ;;;;;; (14900 39721))
13105 ;;; Generated autoloads from textmodes/reftex-index.el 13150 ;;; Generated autoloads from textmodes/reftex-index.el
13106 13151
13107 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 13152 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
13108 Major mode for managing the Index phrases of a LaTeX document. 13153 Major mode for managing the Index phrases of a LaTeX document.
13109 This buffer was created with RefTeX. 13154 This buffer was created with RefTeX.
13294 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 13339 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
13295 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 13340 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
13296 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 13341 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
13297 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 13342 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
13298 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 13343 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
13299 ;;;;;; "rmail" "mail/rmail.el" (14886 32019)) 13344 ;;;;;; "rmail" "mail/rmail.el" (14891 50858))
13300 ;;; Generated autoloads from mail/rmail.el 13345 ;;; Generated autoloads from mail/rmail.el
13301 13346
13302 (defvar rmail-dont-reply-to-names nil "\ 13347 (defvar rmail-dont-reply-to-names nil "\
13303 *A regexp specifying names to prune of reply to messages. 13348 *A regexp specifying names to prune of reply to messages.
13304 A value of nil means exclude your own login name as an address 13349 A value of nil means exclude your own login name as an address
13621 13666
13622 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 13667 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
13623 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 13668 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
13624 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 13669 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
13625 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 13670 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
13626 ;;;;;; "rmailsum" "mail/rmailsum.el" (14637 38354)) 13671 ;;;;;; "rmailsum" "mail/rmailsum.el" (14902 15080))
13627 ;;; Generated autoloads from mail/rmailsum.el 13672 ;;; Generated autoloads from mail/rmailsum.el
13628 13673
13629 (defvar rmail-summary-scroll-between-messages t "\ 13674 (defvar rmail-summary-scroll-between-messages t "\
13630 *Non-nil means Rmail summary scroll commands move between messages.") 13675 *Non-nil means Rmail summary scroll commands move between messages.")
13631 13676
13682 13727
13683 Setting this variable has an effect only before reading a mail.") 13728 Setting this variable has an effect only before reading a mail.")
13684 13729
13685 ;;;*** 13730 ;;;***
13686 13731
13687 ;;;### (autoloads (news-post-news) "rnewspost" "mail/rnewspost.el" 13732 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
13688 ;;;;;; (14660 49436)) 13733 ;;;;;; (14932 52544))
13689 ;;; Generated autoloads from mail/rnewspost.el 13734 ;;; Generated autoloads from obsolete/rnewspost.el
13690 13735
13691 (autoload (quote news-post-news) "rnewspost" "\ 13736 (autoload (quote news-post-news) "rnewspost" "\
13692 Begin editing a new USENET news article to be posted. 13737 Begin editing a new USENET news article to be posted.
13693 Type \\[describe-mode] once editing the article to get a list of commands. 13738 Type \\[describe-mode] once editing the article to get a list of commands.
13694 If NOQUERY is non-nil, we do not query before doing the work." t nil) 13739 If NOQUERY is non-nil, we do not query before doing the work." t nil)
13709 ;;;*** 13754 ;;;***
13710 13755
13711 ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly 13756 ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly
13712 ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame 13757 ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame
13713 ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height 13758 ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height
13714 ;;;;;; resize-minibuffer-mode) "rsz-mini" "rsz-mini.el" (14301 25409)) 13759 ;;;;;; resize-minibuffer-mode) "rsz-mini" "rsz-mini.el" (14895 24173))
13715 ;;; Generated autoloads from rsz-mini.el 13760 ;;; Generated autoloads from rsz-mini.el
13716 13761
13717 (defvar resize-minibuffer-mode nil "\ 13762 (defvar resize-minibuffer-mode nil "\
13718 *This variable is obsolete.") 13763 *This variable is obsolete.")
13719 13764
13833 13878
13834 ;;;*** 13879 ;;;***
13835 13880
13836 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 13881 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
13837 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to 13882 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to
13838 ;;;;;; mail-archive-file-name mail-header-separator mail-yank-ignored-headers 13883 ;;;;;; mail-archive-file-name mail-header-separator send-mail-function
13839 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 13884 ;;;;;; mail-yank-ignored-headers mail-interactive mail-self-blind
13840 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (14862 37898)) 13885 ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
13886 ;;;;;; (14937 32770))
13841 ;;; Generated autoloads from mail/sendmail.el 13887 ;;; Generated autoloads from mail/sendmail.el
13842 13888
13843 (defvar mail-from-style (quote angles) "\ 13889 (defvar mail-from-style (quote angles) "\
13844 *Specifies how \"From:\" fields look. 13890 *Specifies how \"From:\" fields look.
13845 13891
13924 \\[mail-fcc] move to FCC: 13970 \\[mail-fcc] move to FCC:
13925 \\[mail-text] mail-text (move to beginning of message text). 13971 \\[mail-text] mail-text (move to beginning of message text).
13926 \\[mail-signature] mail-signature (insert `mail-signature-file' file). 13972 \\[mail-signature] mail-signature (insert `mail-signature-file' file).
13927 \\[mail-yank-original] mail-yank-original (insert current message, in Rmail). 13973 \\[mail-yank-original] mail-yank-original (insert current message, in Rmail).
13928 \\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked). 13974 \\[mail-fill-yanked-message] mail-fill-yanked-message (fill what was yanked).
13929 \\[mail-sent-via] mail-sent-via (add a Sent-via field for each To or CC)." t nil) 13975 \\[mail-sent-via] mail-sent-via (add a Sent-via field for each To or CC).
13976 Turning on Mail mode runs the normal hooks `text-mode-hook' and
13977 `mail-mode-hook' (in that order)." t nil)
13930 13978
13931 (defvar sendmail-coding-system nil "\ 13979 (defvar sendmail-coding-system nil "\
13932 *Coding system for encoding the outgoing mail. 13980 *Coding system for encoding the outgoing mail.
13933 This has higher priority than `default-buffer-file-coding-system' 13981 This has higher priority than `default-buffer-file-coding-system'
13934 and `default-sendmail-coding-system', 13982 and `default-sendmail-coding-system',
13995 (autoload (quote mail-other-frame) "sendmail" "\ 14043 (autoload (quote mail-other-frame) "sendmail" "\
13996 Like `mail' command, but display mail buffer in another frame." t nil) 14044 Like `mail' command, but display mail buffer in another frame." t nil)
13997 14045
13998 ;;;*** 14046 ;;;***
13999 14047
14000 ;;;### (autoloads (server-start) "server" "server.el" (14754 19514)) 14048 ;;;### (autoloads (server-start) "server" "server.el" (14914 10033))
14001 ;;; Generated autoloads from server.el 14049 ;;; Generated autoloads from server.el
14002 14050
14003 (autoload (quote server-start) "server" "\ 14051 (autoload (quote server-start) "server" "\
14004 Allow this Emacs process to be a server for client processes. 14052 Allow this Emacs process to be a server for client processes.
14005 This starts a server communications subprocess through which 14053 This starts a server communications subprocess through which
14072 \\{html-mode-map}" t nil) 14120 \\{html-mode-map}" t nil)
14073 14121
14074 ;;;*** 14122 ;;;***
14075 14123
14076 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 14124 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
14077 ;;;;;; (14863 49548)) 14125 ;;;;;; (14940 15186))
14078 ;;; Generated autoloads from progmodes/sh-script.el 14126 ;;; Generated autoloads from progmodes/sh-script.el
14079 14127
14080 (put (quote sh-mode) (quote mode-class) (quote special)) 14128 (put (quote sh-mode) (quote mode-class) (quote special))
14081 14129
14082 (autoload (quote sh-mode) "sh-script" "\ 14130 (autoload (quote sh-mode) "sh-script" "\
14274 14322
14275 ;;;*** 14323 ;;;***
14276 14324
14277 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy 14325 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy
14278 ;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el" 14326 ;;;;;; skeleton-proxy-new define-skeleton) "skeleton" "skeleton.el"
14279 ;;;;;; (13940 33497)) 14327 ;;;;;; (14916 50561))
14280 ;;; Generated autoloads from skeleton.el 14328 ;;; Generated autoloads from skeleton.el
14281 14329
14282 (defvar skeleton-filter (quote identity) "\ 14330 (defvar skeleton-filter (quote identity) "\
14283 Function for transforming a skeleton proxy's aliases' variable value.") 14331 Function for transforming a skeleton proxy's aliases' variable value.")
14284 14332
14382 the defaults are used. These are (), [], {}, <> and `' for the 14430 the defaults are used. These are (), [], {}, <> and `' for the
14383 symmetrical ones, and the same character twice for the others." t nil) 14431 symmetrical ones, and the same character twice for the others." t nil)
14384 14432
14385 ;;;*** 14433 ;;;***
14386 14434
14387 ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14821 14435 ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14921
14388 ;;;;;; 31349)) 14436 ;;;;;; 47235))
14389 ;;; Generated autoloads from smerge-mode.el 14437 ;;; Generated autoloads from smerge-mode.el
14390 14438
14391 (autoload (quote smerge-mode) "smerge-mode" "\ 14439 (autoload (quote smerge-mode) "smerge-mode" "\
14392 Minor mode to simplify editing output from the diff3 program. 14440 Minor mode to simplify editing output from the diff3 program.
14393 \\{smerge-mode-map}" t nil) 14441 \\{smerge-mode-map}" t nil)
14394 14442
14395 ;;;*** 14443 ;;;***
14396 14444
14397 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" 14445 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
14398 ;;;;;; (14858 32485)) 14446 ;;;;;; (14903 16513))
14399 ;;; Generated autoloads from gnus/smiley-ems.el 14447 ;;; Generated autoloads from gnus/smiley-ems.el
14400 14448
14401 (autoload (quote smiley-region) "smiley-ems" "\ 14449 (autoload (quote smiley-region) "smiley-ems" "\
14402 Replace in the region `smiley-regexp-alist' matches with corresponding images." t nil) 14450 Display textual smileys as images.
14451 START and END specify the region; interactively, use the values
14452 of point and mark. The value of `smiley-regexp-alist' determines
14453 which smileys to operate on and which images to use for them." t nil)
14403 14454
14404 ;;;*** 14455 ;;;***
14405 14456
14406 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el" 14457 ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
14407 ;;;;;; (14342 21630)) 14458 ;;;;;; (14342 21630))
14595 14646
14596 ;;;*** 14647 ;;;***
14597 14648
14598 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 14649 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
14599 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 14650 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
14600 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (14886 9525)) 14651 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (14906 5486))
14601 ;;; Generated autoloads from sort.el 14652 ;;; Generated autoloads from sort.el
14602 14653
14603 (autoload (quote sort-subr) "sort" "\ 14654 (autoload (quote sort-subr) "sort" "\
14604 General text sorting routine to divide buffer into records and sort them. 14655 General text sorting routine to divide buffer into records and sort them.
14605 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN. 14656 Arguments are REVERSE NEXTRECFUN ENDRECFUN &optional STARTKEYFUN ENDKEYFUN.
14781 14832
14782 ;;;*** 14833 ;;;***
14783 14834
14784 ;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql 14835 ;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql
14785 ;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql" 14836 ;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql"
14786 ;;;;;; "progmodes/sql.el" (14829 52426)) 14837 ;;;;;; "progmodes/sql.el" (14911 13087))
14787 ;;; Generated autoloads from progmodes/sql.el 14838 ;;; Generated autoloads from progmodes/sql.el
14788 14839
14789 (autoload (quote sql-help) "sql" "\ 14840 (autoload (quote sql-help) "sql" "\
14790 Show short help for the SQL modes. 14841 Show short help for the SQL modes.
14791 14842
15197 (autoload (quote talk-connect) "talk" "\ 15248 (autoload (quote talk-connect) "talk" "\
15198 Connect to display DISPLAY for the Emacs talk group." t nil) 15249 Connect to display DISPLAY for the Emacs talk group." t nil)
15199 15250
15200 ;;;*** 15251 ;;;***
15201 15252
15202 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (14664 40536)) 15253 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (14903 16513))
15203 ;;; Generated autoloads from tar-mode.el 15254 ;;; Generated autoloads from tar-mode.el
15204 15255
15205 (autoload (quote tar-mode) "tar-mode" "\ 15256 (autoload (quote tar-mode) "tar-mode" "\
15206 Major mode for viewing a tar file as a dired-like listing of its contents. 15257 Major mode for viewing a tar file as a dired-like listing of its contents.
15207 You can move around using the usual cursor motion commands. 15258 You can move around using the usual cursor motion commands.
15290 Communication with HOST is recorded in a buffer `*rsh-HOST*'. 15341 Communication with HOST is recorded in a buffer `*rsh-HOST*'.
15291 Normally input is edited in Emacs and sent a line at a time." t nil) 15342 Normally input is edited in Emacs and sent a line at a time." t nil)
15292 15343
15293 ;;;*** 15344 ;;;***
15294 15345
15295 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (14702 15346 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (14921
15296 ;;;;;; 63698)) 15347 ;;;;;; 47235))
15297 ;;; Generated autoloads from term.el 15348 ;;; Generated autoloads from term.el
15298 15349
15299 (autoload (quote make-term) "term" "\ 15350 (autoload (quote make-term) "term" "\
15300 Make a term process NAME in a buffer, running PROGRAM. 15351 Make a term process NAME in a buffer, running PROGRAM.
15301 The name of the buffer is made by surrounding NAME with `*'s. 15352 The name of the buffer is made by surrounding NAME with `*'s.
15657 if large. You can use Info-split to do this manually." t nil) 15708 if large. You can use Info-split to do this manually." t nil)
15658 15709
15659 ;;;*** 15710 ;;;***
15660 15711
15661 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 15712 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
15662 ;;;;;; "texinfo" "textmodes/texinfo.el" (14890 7814)) 15713 ;;;;;; "texinfo" "textmodes/texinfo.el" (14922 5240))
15663 ;;; Generated autoloads from textmodes/texinfo.el 15714 ;;; Generated autoloads from textmodes/texinfo.el
15664 15715
15665 (defvar texinfo-open-quote "``" "\ 15716 (defvar texinfo-open-quote "``" "\
15666 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 15717 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
15667 15718
15730 `@chapter' or `@section' line. 15781 `@chapter' or `@section' line.
15731 15782
15732 If the file has a `top' node, it must be called `top' or `Top' and 15783 If the file has a `top' node, it must be called `top' or `Top' and
15733 be the first node in the file. 15784 be the first node in the file.
15734 15785
15786
15735 Entering Texinfo mode calls the value of `text-mode-hook', and then the 15787 Entering Texinfo mode calls the value of `text-mode-hook', and then the
15736 value of `texinfo-mode-hook'." t nil) 15788 value of `texinfo-mode-hook'." t nil)
15737 15789
15738 ;;;*** 15790 ;;;***
15739 15791
15922 If DATE is malformed, a zero time will be returned." nil nil) 15974 If DATE is malformed, a zero time will be returned." nil nil)
15923 15975
15924 ;;;*** 15976 ;;;***
15925 15977
15926 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 15978 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
15927 ;;;;;; "time-stamp.el" (14845 20872)) 15979 ;;;;;; "time-stamp.el" (14898 12684))
15928 ;;; Generated autoloads from time-stamp.el 15980 ;;; Generated autoloads from time-stamp.el
15929 15981
15930 (autoload (quote time-stamp) "time-stamp" "\ 15982 (autoload (quote time-stamp) "time-stamp" "\
15931 Update the time stamp string(s) in the buffer. 15983 Update the time stamp string(s) in the buffer.
15932 A template in a file can be automatically updated with a new time stamp 15984 A template in a file can be automatically updated with a new time stamp
16109 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil nil) 16161 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil nil)
16110 16162
16111 ;;;*** 16163 ;;;***
16112 16164
16113 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 16165 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
16114 ;;;;;; "tmm.el" (14890 7814)) 16166 ;;;;;; "tmm.el" (14894 24587))
16115 ;;; Generated autoloads from tmm.el 16167 ;;; Generated autoloads from tmm.el
16116 (define-key global-map "\M-`" 'tmm-menubar) 16168 (define-key global-map "\M-`" 'tmm-menubar)
16117 (define-key global-map [f10] 'tmm-menubar) 16169 (define-key global-map [f10] 'tmm-menubar)
16118 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 16170 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
16119 16171
16142 DEFAULT-ITEM, if non-nil, specifies an initial default choice. 16194 DEFAULT-ITEM, if non-nil, specifies an initial default choice.
16143 Its value should be an event that has a binding in MENU." nil nil) 16195 Its value should be an event that has a binding in MENU." nil nil)
16144 16196
16145 ;;;*** 16197 ;;;***
16146 16198
16147 ;;;### (autoloads (todo-print todo-save-top-priorities todo-top-priorities) 16199 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
16148 ;;;;;; "todo-mode" "calendar/todo-mode.el" (14876 60332)) 16200 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
16201 ;;;;;; "todo-mode" "calendar/todo-mode.el" (14930 62509))
16149 ;;; Generated autoloads from calendar/todo-mode.el 16202 ;;; Generated autoloads from calendar/todo-mode.el
16203
16204 (autoload (quote todo-add-category) "todo-mode" "\
16205 Add new category CAT to the TODO list." t nil)
16206
16207 (autoload (quote todo-add-item-non-interactively) "todo-mode" "\
16208 Insert NEW-ITEM in TODO list as a new entry in CATEGORY." nil nil)
16209
16210 (autoload (quote todo-insert-item) "todo-mode" "\
16211 Insert new TODO list entry.
16212 With a prefix argument solicit the category, otherwise use the current
16213 category." t nil)
16150 16214
16151 (autoload (quote todo-top-priorities) "todo-mode" "\ 16215 (autoload (quote todo-top-priorities) "todo-mode" "\
16152 List top priorities for each category. 16216 List top priorities for each category.
16153 16217
16154 Number of entries for each category is given by NOF-PRIORITIES which 16218 Number of entries for each category is given by NOF-PRIORITIES which
16155 defaults to 'todo-show-priorities'. 16219 defaults to 'todo-show-priorities'.
16156 16220
16157 If CATEGORY-PR-PAGE is non-nil, a page separator '^L' is inserted 16221 If CATEGORY-PR-PAGE is non-nil, a page separator '^L' is inserted
16158 between each category." t nil) 16222 between each category." t nil)
16159
16160 (autoload (quote todo-save-top-priorities) "todo-mode" "\
16161 Save top priorities for each category in `todo-file-top'.
16162
16163 Number of entries for each category is given by NOF-PRIORITIES which
16164 defaults to `todo-show-priorities'." t nil)
16165 16223
16166 (autoload (quote todo-print) "todo-mode" "\ 16224 (autoload (quote todo-print) "todo-mode" "\
16167 Print todo summary using `todo-print-function'. 16225 Print todo summary using `todo-print-function'.
16168 If CATEGORY-PR-PAGE is non-nil, a page separator `^L' is inserted 16226 If CATEGORY-PR-PAGE is non-nil, a page separator `^L' is inserted
16169 between each category. 16227 between each category.
16170 16228
16171 Number of entries for each category is given by `todo-print-priorities'." t nil) 16229 Number of entries for each category is given by `todo-print-priorities'." t nil)
16230
16231 (autoload (quote todo-mode) "todo-mode" "\
16232 Major mode for editing TODO lists.
16233
16234 \\{todo-mode-map}" t nil)
16235
16236 (autoload (quote todo-cp) "todo-mode" "\
16237 Make a diary entry appear only in the current date's diary." nil nil)
16238
16239 (autoload (quote todo-show) "todo-mode" "\
16240 Show TODO list." t nil)
16172 16241
16173 ;;;*** 16242 ;;;***
16174 16243
16175 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item 16244 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item
16176 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (14885 15496)) 16245 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (14885 15496))
16221 function." nil nil) 16290 function." nil nil)
16222 16291
16223 ;;;*** 16292 ;;;***
16224 16293
16225 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 16294 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
16226 ;;;;;; (14883 29489)) 16295 ;;;;;; (14932 41685))
16227 ;;; Generated autoloads from tooltip.el 16296 ;;; Generated autoloads from tooltip.el
16228 16297
16229 (autoload (quote tooltip-mode) "tooltip" "\ 16298 (autoload (quote tooltip-mode) "tooltip" "\
16230 Mode for tooltip display. 16299 Mode for tooltip display.
16231 With ARG, turn tooltip mode on if and only if ARG is positive." t nil) 16300 With ARG, turn tooltip mode on if and only if ARG is positive." t nil)
16239 16308
16240 (custom-add-load (quote tooltip-mode) (quote tooltip)) 16309 (custom-add-load (quote tooltip-mode) (quote tooltip))
16241 16310
16242 ;;;*** 16311 ;;;***
16243 16312
16244 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (14886 16313 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (14892
16245 ;;;;;; 17544)) 16314 ;;;;;; 62442))
16246 ;;; Generated autoloads from emulation/tpu-edt.el 16315 ;;; Generated autoloads from emulation/tpu-edt.el
16247 16316
16248 (fset (quote tpu-edt-mode) (quote tpu-edt-on)) 16317 (fset (quote tpu-edt-mode) (quote tpu-edt-on))
16249 16318
16250 (fset (quote tpu-edt) (quote tpu-edt-on)) 16319 (fset (quote tpu-edt) (quote tpu-edt-on))
16253 Turn on TPU/edt emulation." t nil) 16322 Turn on TPU/edt emulation." t nil)
16254 16323
16255 ;;;*** 16324 ;;;***
16256 16325
16257 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 16326 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
16258 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (14886 17615)) 16327 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (14892 62442))
16259 ;;; Generated autoloads from emulation/tpu-extras.el 16328 ;;; Generated autoloads from emulation/tpu-extras.el
16260 16329
16261 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 16330 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
16262 Set scroll margins." t nil) 16331 Set scroll margins." t nil)
16263 16332
16588 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file 16657 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file
16589 ;;;;;; vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot 16658 ;;;;;; vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot
16590 ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge 16659 ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge
16591 ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register 16660 ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register
16592 ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook 16661 ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook
16593 ;;;;;; vc-checkin-hook) "vc" "vc.el" (14874 16518)) 16662 ;;;;;; vc-checkin-hook) "vc" "vc.el" (14938 58920))
16594 ;;; Generated autoloads from vc.el 16663 ;;; Generated autoloads from vc.el
16595 16664
16596 (defvar vc-checkin-hook nil "\ 16665 (defvar vc-checkin-hook nil "\
16597 *Normal hook (list of functions) run after a checkin is done. 16666 *Normal hook (list of functions) run after a checkin is done.
16598 See `run-hooks'.") 16667 See `run-hooks'.")
16761 `vc-annotate-very-old-color' defines the mapping of time to 16830 `vc-annotate-very-old-color' defines the mapping of time to
16762 colors. `vc-annotate-background' specifies the background color." t nil) 16831 colors. `vc-annotate-background' specifies the background color." t nil)
16763 16832
16764 ;;;*** 16833 ;;;***
16765 16834
16766 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14874 16518)) 16835 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14940 15185))
16767 ;;; Generated autoloads from vc-cvs.el 16836 ;;; Generated autoloads from vc-cvs.el
16768 (defun vc-cvs-registered (f) 16837 (defun vc-cvs-registered (f)
16769 (when (file-readable-p (expand-file-name 16838 (when (file-readable-p (expand-file-name
16770 "CVS/Entries" (file-name-directory f))) 16839 "CVS/Entries" (file-name-directory f)))
16771 (require 'vc-cvs) 16840 (require 'vc-cvs)
16772 (vc-cvs-registered f))) 16841 (vc-cvs-registered f)))
16773 16842
16774 ;;;*** 16843 ;;;***
16775 16844
16776 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 16845 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
16777 ;;;;;; (14874 16518)) 16846 ;;;;;; (14940 15185))
16778 ;;; Generated autoloads from vc-rcs.el 16847 ;;; Generated autoloads from vc-rcs.el
16779 16848
16780 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 16849 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
16781 *Where to look for RCS master files. 16850 *Where to look for RCS master files.
16782 For a description of possible values, see `vc-check-master-templates'.") 16851 For a description of possible values, see `vc-check-master-templates'.")
16784 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f)) 16853 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f))
16785 16854
16786 ;;;*** 16855 ;;;***
16787 16856
16788 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 16857 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
16789 ;;;;;; (14869 5816)) 16858 ;;;;;; (14940 15185))
16790 ;;; Generated autoloads from vc-sccs.el 16859 ;;; Generated autoloads from vc-sccs.el
16791 16860
16792 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 16861 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
16793 *Where to look for SCCS master files. 16862 *Where to look for SCCS master files.
16794 For a description of possible values, see `vc-check-master-templates'.") 16863 For a description of possible values, see `vc-check-master-templates'.")
17409 17478
17410 ;;;*** 17479 ;;;***
17411 17480
17412 ;;;### (autoloads (whitespace-describe whitespace-global-mode whitespace-cleanup-region 17481 ;;;### (autoloads (whitespace-describe whitespace-global-mode whitespace-cleanup-region
17413 ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer) "whitespace" 17482 ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer) "whitespace"
17414 ;;;;;; "whitespace.el" (14826 56520)) 17483 ;;;;;; "whitespace.el" (14933 40934))
17415 ;;; Generated autoloads from whitespace.el 17484 ;;; Generated autoloads from whitespace.el
17416 17485
17417 (autoload (quote whitespace-buffer) "whitespace" "\ 17486 (autoload (quote whitespace-buffer) "whitespace" "\
17418 Find five different types of white spaces in buffer. 17487 Find five different types of white spaces in buffer.
17419 These are: 17488 These are:
17523 With arg, turn widget mode on if and only if arg is positive." t nil) 17592 With arg, turn widget mode on if and only if arg is positive." t nil)
17524 17593
17525 ;;;*** 17594 ;;;***
17526 17595
17527 ;;;### (autoloads (widget-delete widget-create widget-prompt-value) 17596 ;;;### (autoloads (widget-delete widget-create widget-prompt-value)
17528 ;;;;;; "wid-edit" "wid-edit.el" (14883 29489)) 17597 ;;;;;; "wid-edit" "wid-edit.el" (14938 58920))
17529 ;;; Generated autoloads from wid-edit.el 17598 ;;; Generated autoloads from wid-edit.el
17530 17599
17531 (autoload (quote widget-prompt-value) "wid-edit" "\ 17600 (autoload (quote widget-prompt-value) "wid-edit" "\
17532 Prompt for a value matching WIDGET, using PROMPT. 17601 Prompt for a value matching WIDGET, using PROMPT.
17533 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil) 17602 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil)