Mercurial > emacs
comparison lisp/ldefs-boot.el @ 83563:617cce375495
Regenerate ldefs-boot, remove junk.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-603
author | Karoly Lorentey <karoly@lorentey.hu> |
---|---|
date | Sun, 22 Apr 2007 12:52:14 +0000 |
parents | dc002877ce12 |
children | 41aaac7180d5 |
comparison
equal
deleted
inserted
replaced
83562:5a45becb5728 | 83563:617cce375495 |
---|---|
943 ;;;*** | 943 ;;;*** |
944 | 944 |
945 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add | 945 ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add |
946 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line | 946 ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line |
947 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time | 947 ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time |
948 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17888 32279)) | 948 ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (17963 22155)) |
949 ;;; Generated autoloads from calendar/appt.el | 949 ;;; Generated autoloads from calendar/appt.el |
950 | 950 |
951 (defvar appt-issue-message t "\ | 951 (defvar appt-issue-message t "\ |
952 *Non-nil means check for appointments in the diary buffer. | 952 *Non-nil means check for appointments in the diary buffer. |
953 To be detected, the diary entry must have the format described in the | 953 To be detected, the diary entry must have the format described in the |
1127 | 1127 |
1128 \(fn PATTERN &optional DO-ALL)" t nil) | 1128 \(fn PATTERN &optional DO-ALL)" t nil) |
1129 | 1129 |
1130 ;;;*** | 1130 ;;;*** |
1131 | 1131 |
1132 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17888 | 1132 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (17963 |
1133 ;;;;;; 32278)) | 1133 ;;;;;; 22704)) |
1134 ;;; Generated autoloads from arc-mode.el | 1134 ;;; Generated autoloads from arc-mode.el |
1135 | 1135 |
1136 (autoload (quote archive-mode) "arc-mode" "\ | 1136 (autoload (quote archive-mode) "arc-mode" "\ |
1137 Major mode for viewing an archive file in a dired-like way. | 1137 Major mode for viewing an archive file in a dired-like way. |
1138 You can move around using the usual cursor motion commands. | 1138 You can move around using the usual cursor motion commands. |
1808 | 1808 |
1809 \(fn REPETITIONS FORM)" t nil) | 1809 \(fn REPETITIONS FORM)" t nil) |
1810 | 1810 |
1811 ;;;*** | 1811 ;;;*** |
1812 | 1812 |
1813 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17888 | 1813 ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (17963 |
1814 ;;;;;; 32281)) | 1814 ;;;;;; 22700)) |
1815 ;;; Generated autoloads from textmodes/bibtex.el | 1815 ;;; Generated autoloads from textmodes/bibtex.el |
1816 | 1816 |
1817 (autoload (quote bibtex-mode) "bibtex" "\ | 1817 (autoload (quote bibtex-mode) "bibtex" "\ |
1818 Major mode for editing BibTeX files. | 1818 Major mode for editing BibTeX files. |
1819 | 1819 |
2686 | 2686 |
2687 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile | 2687 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile |
2688 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile | 2688 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile |
2689 ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2689 ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
2690 ;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp" | 2690 ;;;;;; byte-force-recompile byte-compile-warnings-safe-p) "bytecomp" |
2691 ;;;;;; "emacs-lisp/bytecomp.el" (17963 20998)) | 2691 ;;;;;; "emacs-lisp/bytecomp.el" (17963 22153)) |
2692 ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2692 ;;; Generated autoloads from emacs-lisp/bytecomp.el |
2693 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) | 2693 (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) |
2694 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) | 2694 (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) |
2695 (put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) | 2695 (put 'byte-compile-dynamic-docstrings 'safe-local-variable 'booleanp) |
2696 | 2696 |
2792 | 2792 |
2793 \(fn &optional ARG)" nil nil) | 2793 \(fn &optional ARG)" nil nil) |
2794 | 2794 |
2795 ;;;*** | 2795 ;;;*** |
2796 | 2796 |
2797 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17963 19298)) | 2797 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (17963 22158)) |
2798 ;;; Generated autoloads from calendar/cal-dst.el | 2798 ;;; Generated autoloads from calendar/cal-dst.el |
2799 | 2799 |
2800 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) | 2800 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) |
2801 | 2801 |
2802 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) | 2802 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) |
2803 | 2803 |
2804 ;;;*** | 2804 ;;;*** |
2805 | 2805 |
2806 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" | 2806 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" |
2807 ;;;;;; (17888 32279)) | 2807 ;;;;;; (17963 22158)) |
2808 ;;; Generated autoloads from calendar/cal-hebrew.el | 2808 ;;; Generated autoloads from calendar/cal-hebrew.el |
2809 | 2809 |
2810 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ | 2810 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ |
2811 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. | 2811 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. |
2812 When called interactively from the calendar window, the date of death is taken | 2812 When called interactively from the calendar window, the date of death is taken |
2817 ;;;*** | 2817 ;;;*** |
2818 | 2818 |
2819 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle | 2819 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle |
2820 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc | 2820 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc |
2821 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" | 2821 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" |
2822 ;;;;;; (17963 19309)) | 2822 ;;;;;; (17963 22155)) |
2823 ;;; Generated autoloads from calc/calc.el | 2823 ;;; Generated autoloads from calc/calc.el |
2824 | 2824 |
2825 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ | 2825 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ |
2826 *File in which to record permanent settings.") | 2826 *File in which to record permanent settings.") |
2827 | 2827 |
2924 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays | 2924 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays |
2925 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays | 2925 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays |
2926 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially | 2926 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially |
2927 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar | 2927 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar |
2928 ;;;;;; view-diary-entries-initially calendar-offset) "calendar" | 2928 ;;;;;; view-diary-entries-initially calendar-offset) "calendar" |
2929 ;;;;;; "calendar/calendar.el" (17963 20998)) | 2929 ;;;;;; "calendar/calendar.el" (17963 22158)) |
2930 ;;; Generated autoloads from calendar/calendar.el | 2930 ;;; Generated autoloads from calendar/calendar.el |
2931 | 2931 |
2932 (defvar calendar-offset 0 "\ | 2932 (defvar calendar-offset 0 "\ |
2933 The offset of the principal month from the center of the calendar window. | 2933 The offset of the principal month from the center of the calendar window. |
2934 0 means the principal month is in the center (default), -1 means on the left, | 2934 0 means the principal month is in the center (default), -1 means on the left, |
3522 (put 'c-indent-level 'safe-local-variable 'integerp) | 3522 (put 'c-indent-level 'safe-local-variable 'integerp) |
3523 | 3523 |
3524 ;;;*** | 3524 ;;;*** |
3525 | 3525 |
3526 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" | 3526 ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" |
3527 ;;;;;; (17963 20867)) | 3527 ;;;;;; (17963 21318)) |
3528 ;;; Generated autoloads from progmodes/cc-engine.el | 3528 ;;; Generated autoloads from progmodes/cc-engine.el |
3529 | 3529 |
3530 (autoload (quote c-guess-basic-syntax) "cc-engine" "\ | 3530 (autoload (quote c-guess-basic-syntax) "cc-engine" "\ |
3531 Return the syntactic context of the current line. | 3531 Return the syntactic context of the current line. |
3532 | 3532 |
3743 | 3743 |
3744 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) | 3744 \(fn SYMBOL OFFSET &optional IGNORED)" t nil) |
3745 | 3745 |
3746 ;;;*** | 3746 ;;;*** |
3747 | 3747 |
3748 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17888 | 3748 ;;;### (autoloads nil "cc-subword" "progmodes/cc-subword.el" (17963 |
3749 ;;;;;; 32281)) | 3749 ;;;;;; 22151)) |
3750 ;;; Generated autoloads from progmodes/cc-subword.el | 3750 ;;; Generated autoloads from progmodes/cc-subword.el |
3751 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) | 3751 (autoload 'c-subword-mode "cc-subword" "Mode enabling subword movement and editing keys." t) |
3752 | 3752 |
3753 ;;;*** | 3753 ;;;*** |
3754 | 3754 |
4610 | 4610 |
4611 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode | 4611 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode |
4612 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start | 4612 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start |
4613 ;;;;;; compile compilation-disable-input compile-command compilation-search-path | 4613 ;;;;;; compile compilation-disable-input compile-command compilation-search-path |
4614 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 4614 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
4615 ;;;;;; "compile" "progmodes/compile.el" (17963 20998)) | 4615 ;;;;;; "compile" "progmodes/compile.el" (17963 22155)) |
4616 ;;; Generated autoloads from progmodes/compile.el | 4616 ;;; Generated autoloads from progmodes/compile.el |
4617 | 4617 |
4618 (defvar compilation-mode-hook nil "\ | 4618 (defvar compilation-mode-hook nil "\ |
4619 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').") | 4619 *List of hook functions run by `compilation-mode' (see `run-mode-hooks').") |
4620 | 4620 |
4773 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode))) | 4773 (add-to-list (quote auto-mode-alist) (quote ("\\.gcov\\'" . compilation-mode))) |
4774 | 4774 |
4775 ;;;*** | 4775 ;;;*** |
4776 | 4776 |
4777 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" | 4777 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" |
4778 ;;;;;; (17963 21000)) | 4778 ;;;;;; (17963 22155)) |
4779 ;;; Generated autoloads from complete.el | 4779 ;;; Generated autoloads from complete.el |
4780 | 4780 |
4781 (defvar partial-completion-mode nil "\ | 4781 (defvar partial-completion-mode nil "\ |
4782 Non-nil if Partial-Completion mode is enabled. | 4782 Non-nil if Partial-Completion mode is enabled. |
4783 See the command `partial-completion-mode' for a description of this minor-mode. | 4783 See the command `partial-completion-mode' for a description of this minor-mode. |
5275 \(fn &optional STR ARG)" t nil) | 5275 \(fn &optional STR ARG)" t nil) |
5276 | 5276 |
5277 ;;;*** | 5277 ;;;*** |
5278 | 5278 |
5279 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) | 5279 ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) |
5280 ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17963 19041)) | 5280 ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (17963 22157)) |
5281 ;;; Generated autoloads from progmodes/cperl-mode.el | 5281 ;;; Generated autoloads from progmodes/cperl-mode.el |
5282 | 5282 |
5283 (autoload (quote cperl-mode) "cperl-mode" "\ | 5283 (autoload (quote cperl-mode) "cperl-mode" "\ |
5284 Major mode for editing Perl code. | 5284 Major mode for editing Perl code. |
5285 Expression and list commands understand all C brackets. | 5285 Expression and list commands understand all C brackets. |
5613 ;;;;;; customize-face customize-changed-options customize-option-other-window | 5613 ;;;;;; customize-face customize-changed-options customize-option-other-window |
5614 ;;;;;; customize-option customize-group-other-window customize-group | 5614 ;;;;;; customize-option customize-group-other-window customize-group |
5615 ;;;;;; customize-mode customize customize-save-variable customize-set-variable | 5615 ;;;;;; customize-mode customize customize-save-variable customize-set-variable |
5616 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically | 5616 ;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically |
5617 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" | 5617 ;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" |
5618 ;;;;;; (17963 19047)) | 5618 ;;;;;; (17963 22155)) |
5619 ;;; Generated autoloads from cus-edit.el | 5619 ;;; Generated autoloads from cus-edit.el |
5620 | 5620 |
5621 (defvar custom-browse-sort-alphabetically nil "\ | 5621 (defvar custom-browse-sort-alphabetically nil "\ |
5622 If non-nil, sort customization group alphabetically in `custom-browse'.") | 5622 If non-nil, sort customization group alphabetically in `custom-browse'.") |
5623 | 5623 |
6119 | 6119 |
6120 \(fn ARG)" t nil) | 6120 \(fn ARG)" t nil) |
6121 | 6121 |
6122 ;;;*** | 6122 ;;;*** |
6123 | 6123 |
6124 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17888 | 6124 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (17963 |
6125 ;;;;;; 32281)) | 6125 ;;;;;; 22152)) |
6126 ;;; Generated autoloads from progmodes/dcl-mode.el | 6126 ;;; Generated autoloads from progmodes/dcl-mode.el |
6127 | 6127 |
6128 (autoload (quote dcl-mode) "dcl-mode" "\ | 6128 (autoload (quote dcl-mode) "dcl-mode" "\ |
6129 Major mode for editing DCL-files. | 6129 Major mode for editing DCL-files. |
6130 | 6130 |
6517 ;;;*** | 6517 ;;;*** |
6518 | 6518 |
6519 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir | 6519 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir |
6520 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save | 6520 ;;;;;; desktop-load-default desktop-read desktop-remove desktop-save |
6521 ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" | 6521 ;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" |
6522 ;;;;;; "desktop.el" (17963 18446)) | 6522 ;;;;;; "desktop.el" (17963 22153)) |
6523 ;;; Generated autoloads from desktop.el | 6523 ;;; Generated autoloads from desktop.el |
6524 | 6524 |
6525 (defvar desktop-save-mode nil "\ | 6525 (defvar desktop-save-mode nil "\ |
6526 Non-nil if Desktop-Save mode is enabled. | 6526 Non-nil if Desktop-Save mode is enabled. |
6527 See the command `desktop-save-mode' for a description of this minor-mode.") | 6527 See the command `desktop-save-mode' for a description of this minor-mode.") |
6751 \(fn LEN)" nil nil) | 6751 \(fn LEN)" nil nil) |
6752 | 6752 |
6753 ;;;*** | 6753 ;;;*** |
6754 | 6754 |
6755 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" | 6755 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" |
6756 ;;;;;; "calendar/diary-lib.el" (17963 20998)) | 6756 ;;;;;; "calendar/diary-lib.el" (17963 22701)) |
6757 ;;; Generated autoloads from calendar/diary-lib.el | 6757 ;;; Generated autoloads from calendar/diary-lib.el |
6758 | 6758 |
6759 (autoload (quote diary) "diary-lib" "\ | 6759 (autoload (quote diary) "diary-lib" "\ |
6760 Generate the diary window for ARG days starting with the current date. | 6760 Generate the diary window for ARG days starting with the current date. |
6761 If no argument is provided, the number of days of diary entries is governed | 6761 If no argument is provided, the number of days of diary entries is governed |
6831 \(fn FILE &optional SWITCHES)" t nil) | 6831 \(fn FILE &optional SWITCHES)" t nil) |
6832 | 6832 |
6833 ;;;*** | 6833 ;;;*** |
6834 | 6834 |
6835 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" | 6835 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" |
6836 ;;;;;; (17963 19282)) | 6836 ;;;;;; (17963 21318)) |
6837 ;;; Generated autoloads from diff-mode.el | 6837 ;;; Generated autoloads from diff-mode.el |
6838 | 6838 |
6839 (autoload (quote diff-mode) "diff-mode" "\ | 6839 (autoload (quote diff-mode) "diff-mode" "\ |
6840 Major mode for viewing/editing context diffs. | 6840 Major mode for viewing/editing context diffs. |
6841 Supports unified and context diffs as well as (to a lesser extent) | 6841 Supports unified and context diffs as well as (to a lesser extent) |
6842 normal diffs. If you edit the buffer manually, diff-mode will try | 6842 normal diffs. |
6843 to update the hunk headers for you on-the-fly. | |
6844 | 6843 |
6845 When the buffer is read-only, the ESC prefix is not necessary. | 6844 When the buffer is read-only, the ESC prefix is not necessary. |
6846 If you edit the buffer manually, diff-mode will try to update the hunk | 6845 If you edit the buffer manually, diff-mode will try to update the hunk |
6847 headers for you on-the-fly. | 6846 headers for you on-the-fly. |
6848 | 6847 |
7484 \(fn FILE &optional DEREF-SYMLINKS)" t nil) | 7483 \(fn FILE &optional DEREF-SYMLINKS)" t nil) |
7485 | 7484 |
7486 ;;;*** | 7485 ;;;*** |
7487 | 7486 |
7488 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" | 7487 ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" |
7489 ;;;;;; (17888 36644)) | 7488 ;;;;;; (17963 21318)) |
7490 ;;; Generated autoloads from dired-x.el | 7489 ;;; Generated autoloads from dired-x.el |
7491 | 7490 |
7492 (autoload (quote dired-jump) "dired-x" "\ | 7491 (autoload (quote dired-jump) "dired-x" "\ |
7493 Jump to dired buffer corresponding to current buffer. | 7492 Jump to dired buffer corresponding to current buffer. |
7494 If in a file, dired the current directory and move to file's line. | 7493 If in a file, dired the current directory and move to file's line. |
7684 | 7683 |
7685 \(fn &optional ARG)" t nil) | 7684 \(fn &optional ARG)" t nil) |
7686 | 7685 |
7687 ;;;*** | 7686 ;;;*** |
7688 | 7687 |
7689 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17888 32279)) | 7688 ;;;### (autoloads (dnd-protocol-alist) "dnd" "dnd.el" (17963 22153)) |
7690 ;;; Generated autoloads from dnd.el | 7689 ;;; Generated autoloads from dnd.el |
7691 | 7690 |
7692 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\ | 7691 (defvar dnd-protocol-alist (quote (("^file:///" . dnd-open-local-file) ("^file://" . dnd-open-file) ("^file:" . dnd-open-local-file) ("^\\(https?\\|ftp\\|file\\|nfs\\)://" . dnd-open-file))) "\ |
7693 The functions to call for different protocols when a drop is made. | 7692 The functions to call for different protocols when a drop is made. |
7694 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'. | 7693 This variable is used by `dnd-handle-one-url' and `dnd-handle-file-name'. |
8028 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file | 8027 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file |
8029 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file | 8028 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file |
8030 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file | 8029 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file |
8031 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer | 8030 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer |
8032 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" | 8031 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" |
8033 ;;;;;; "progmodes/ebnf2ps.el" (17888 36644)) | 8032 ;;;;;; "progmodes/ebnf2ps.el" (17963 22155)) |
8034 ;;; Generated autoloads from progmodes/ebnf2ps.el | 8033 ;;; Generated autoloads from progmodes/ebnf2ps.el |
8035 | 8034 |
8036 (autoload (quote ebnf-customize) "ebnf2ps" "\ | 8035 (autoload (quote ebnf-customize) "ebnf2ps" "\ |
8037 Customization for ebnf group. | 8036 Customization for ebnf group. |
8038 | 8037 |
8485 | 8484 |
8486 ;;;*** | 8485 ;;;*** |
8487 | 8486 |
8488 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form | 8487 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form |
8489 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" | 8488 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" |
8490 ;;;;;; "emacs-lisp/edebug.el" (17963 20999)) | 8489 ;;;;;; "emacs-lisp/edebug.el" (17963 22155)) |
8491 ;;; Generated autoloads from emacs-lisp/edebug.el | 8490 ;;; Generated autoloads from emacs-lisp/edebug.el |
8492 | 8491 |
8493 (defvar edebug-all-defs nil "\ | 8492 (defvar edebug-all-defs nil "\ |
8494 *If non-nil, evaluating defining forms instruments for Edebug. | 8493 *If non-nil, evaluating defining forms instruments for Edebug. |
8495 This applies to `eval-defun', `eval-region', `eval-buffer', and | 8494 This applies to `eval-defun', `eval-region', `eval-buffer', and |
10815 \(fn &optional WHAT-EVENT)" t nil) | 10814 \(fn &optional WHAT-EVENT)" t nil) |
10816 | 10815 |
10817 ;;;*** | 10816 ;;;*** |
10818 | 10817 |
10819 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu | 10818 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu |
10820 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17888 32279)) | 10819 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (17963 21318)) |
10821 ;;; Generated autoloads from ffap.el | 10820 ;;; Generated autoloads from ffap.el |
10822 | 10821 |
10823 (autoload (quote ffap-next) "ffap" "\ | 10822 (autoload (quote ffap-next) "ffap" "\ |
10824 Search buffer for next file or URL, and run ffap. | 10823 Search buffer for next file or URL, and run ffap. |
10825 Optional argument BACK says to search backwards. | 10824 Optional argument BACK says to search backwards. |
11367 | 11366 |
11368 ;;;*** | 11367 ;;;*** |
11369 | 11368 |
11370 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 11369 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
11371 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) | 11370 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) |
11372 ;;;;;; "flyspell" "textmodes/flyspell.el" (17963 20998)) | 11371 ;;;;;; "flyspell" "textmodes/flyspell.el" (17963 21318)) |
11373 ;;; Generated autoloads from textmodes/flyspell.el | 11372 ;;; Generated autoloads from textmodes/flyspell.el |
11374 | 11373 |
11375 (autoload (quote flyspell-prog-mode) "flyspell" "\ | 11374 (autoload (quote flyspell-prog-mode) "flyspell" "\ |
11376 Turn on `flyspell-mode' for comments and strings. | 11375 Turn on `flyspell-mode' for comments and strings. |
11377 | 11376 |
11510 | 11509 |
11511 \(fn &optional ARG)" t nil) | 11510 \(fn &optional ARG)" t nil) |
11512 | 11511 |
11513 ;;;*** | 11512 ;;;*** |
11514 | 11513 |
11515 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17888 | 11514 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (17963 |
11516 ;;;;;; 32280)) | 11515 ;;;;;; 22155)) |
11517 ;;; Generated autoloads from mail/footnote.el | 11516 ;;; Generated autoloads from mail/footnote.el |
11518 | 11517 |
11519 (autoload (quote footnote-mode) "footnote" "\ | 11518 (autoload (quote footnote-mode) "footnote" "\ |
11520 Toggle footnote minor mode. | 11519 Toggle footnote minor mode. |
11521 \\<message-mode-map> | 11520 \\<message-mode-map> |
12048 \(fn &optional CLEAN REREAD)" t nil) | 12047 \(fn &optional CLEAN REREAD)" t nil) |
12049 | 12048 |
12050 ;;;*** | 12049 ;;;*** |
12051 | 12050 |
12052 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 12051 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
12053 ;;;;;; (17963 21004)) | 12052 ;;;;;; (17963 22703)) |
12054 ;;; Generated autoloads from gnus/gnus-art.el | 12053 ;;; Generated autoloads from gnus/gnus-art.el |
12055 | 12054 |
12056 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ | 12055 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ |
12057 Make the current buffer look like a nice article. | 12056 Make the current buffer look like a nice article. |
12058 | 12057 |
12399 \(fn FROM-SERVER TO-SERVER)" t nil) | 12398 \(fn FROM-SERVER TO-SERVER)" t nil) |
12400 | 12399 |
12401 ;;;*** | 12400 ;;;*** |
12402 | 12401 |
12403 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) | 12402 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) |
12404 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17963 21010)) | 12403 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (17963 22153)) |
12405 ;;; Generated autoloads from gnus/gnus-msg.el | 12404 ;;; Generated autoloads from gnus/gnus-msg.el |
12406 | 12405 |
12407 (autoload (quote gnus-msg-mail) "gnus-msg" "\ | 12406 (autoload (quote gnus-msg-mail) "gnus-msg" "\ |
12408 Start editing a mail message to be sent. | 12407 Start editing a mail message to be sent. |
12409 Like `message-mail', but with Gnus paraphernalia, particularly the | 12408 Like `message-mail', but with Gnus paraphernalia, particularly the |
12696 | 12695 |
12697 ;;;*** | 12696 ;;;*** |
12698 | 12697 |
12699 ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults | 12698 ;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults |
12700 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command | 12699 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command |
12701 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17963 19282)) | 12700 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (17963 21318)) |
12702 ;;; Generated autoloads from progmodes/grep.el | 12701 ;;; Generated autoloads from progmodes/grep.el |
12703 | 12702 |
12704 (defvar grep-window-height nil "\ | 12703 (defvar grep-window-height nil "\ |
12705 *Number of lines in a grep window. If nil, use `compilation-window-height'.") | 12704 *Number of lines in a grep window. If nil, use `compilation-window-height'.") |
12706 | 12705 |
12850 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) | 12849 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) |
12851 | 12850 |
12852 ;;;*** | 12851 ;;;*** |
12853 | 12852 |
12854 ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb) | 12853 ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gdb) |
12855 ;;;;;; "gud" "progmodes/gud.el" (17963 21011)) | 12854 ;;;;;; "gud" "progmodes/gud.el" (17963 22153)) |
12856 ;;; Generated autoloads from progmodes/gud.el | 12855 ;;; Generated autoloads from progmodes/gud.el |
12857 | 12856 |
12858 (autoload (quote gdb) "gud" "\ | 12857 (autoload (quote gdb) "gud" "\ |
12859 Run gdb on program FILE in buffer *gud-FILE*. | 12858 Run gdb on program FILE in buffer *gud-FILE*. |
12860 The directory containing FILE becomes the initial working | 12859 The directory containing FILE becomes the initial working |
13869 \(fn &optional ARG)" t nil) | 13868 \(fn &optional ARG)" t nil) |
13870 | 13869 |
13871 ;;;*** | 13870 ;;;*** |
13872 | 13871 |
13873 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" | 13872 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" |
13874 ;;;;;; (17888 32279)) | 13873 ;;;;;; (17963 22158)) |
13875 ;;; Generated autoloads from calendar/holidays.el | 13874 ;;; Generated autoloads from calendar/holidays.el |
13876 | 13875 |
13877 (autoload (quote holidays) "holidays" "\ | 13876 (autoload (quote holidays) "holidays" "\ |
13878 Display the holidays for last month, this month, and next month. | 13877 Display the holidays for last month, this month, and next month. |
13879 If called with an optional prefix argument, prompts for month and year. | 13878 If called with an optional prefix argument, prompts for month and year. |
16934 | 16933 |
16935 \(fn &optional SLEEPTIME)" t nil) | 16934 \(fn &optional SLEEPTIME)" t nil) |
16936 | 16935 |
16937 ;;;*** | 16936 ;;;*** |
16938 | 16937 |
16939 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17888 | 16938 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (17963 |
16940 ;;;;;; 36929)) | 16939 ;;;;;; 21318)) |
16941 ;;; Generated autoloads from loadhist.el | 16940 ;;; Generated autoloads from loadhist.el |
16942 | 16941 |
16943 (autoload (quote unload-feature) "loadhist" "\ | 16942 (autoload (quote unload-feature) "loadhist" "\ |
16944 Unload the library that provided FEATURE, restoring all its autoloads. | 16943 Unload the library that provided FEATURE, restoring all its autoloads. |
16945 If the feature is required by any other loaded code, and prefix arg FORCE | 16944 If the feature is required by any other loaded code, and prefix arg FORCE |
17166 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp" t) | 17165 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp" t) |
17167 | 17166 |
17168 ;;;*** | 17167 ;;;*** |
17169 | 17168 |
17170 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17963 | 17169 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (17963 |
17171 ;;;;;; 19298)) | 17170 ;;;;;; 22158)) |
17172 ;;; Generated autoloads from calendar/lunar.el | 17171 ;;; Generated autoloads from calendar/lunar.el |
17173 | 17172 |
17174 (autoload (quote phases-of-moon) "lunar" "\ | 17173 (autoload (quote phases-of-moon) "lunar" "\ |
17175 Display the quarters of the moon for last month, this month, and next month. | 17174 Display the quarters of the moon for last month, this month, and next month. |
17176 If called with an optional prefix argument, prompts for month and year. | 17175 If called with an optional prefix argument, prompts for month and year. |
17673 | 17672 |
17674 \(fn &optional ARG)" t nil) | 17673 \(fn &optional ARG)" t nil) |
17675 | 17674 |
17676 ;;;*** | 17675 ;;;*** |
17677 | 17676 |
17678 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17888 | 17677 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (17963 |
17679 ;;;;;; 32280)) | 17678 ;;;;;; 21318)) |
17680 ;;; Generated autoloads from menu-bar.el | 17679 ;;; Generated autoloads from menu-bar.el |
17681 | 17680 |
17682 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) | 17681 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) |
17683 | 17682 |
17684 (defvar menu-bar-mode nil "\ | 17683 (defvar menu-bar-mode nil "\ |
17709 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line | 17708 ;;;;;; message-reply message-news message-mail message-mode message-signature-insert-empty-line |
17710 ;;;;;; message-signature-file message-signature message-indent-citation-function | 17709 ;;;;;; message-signature-file message-signature message-indent-citation-function |
17711 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function | 17710 ;;;;;; message-cite-function message-yank-prefix message-citation-line-function |
17712 ;;;;;; message-send-mail-function message-user-organization-file | 17711 ;;;;;; message-send-mail-function message-user-organization-file |
17713 ;;;;;; message-signature-separator message-from-style) "message" | 17712 ;;;;;; message-signature-separator message-from-style) "message" |
17714 ;;;;;; "gnus/message.el" (17963 20999)) | 17713 ;;;;;; "gnus/message.el" (17963 22153)) |
17715 ;;; Generated autoloads from gnus/message.el | 17714 ;;; Generated autoloads from gnus/message.el |
17716 | 17715 |
17717 (defvar message-from-style (quote default) "\ | 17716 (defvar message-from-style (quote default) "\ |
17718 *Specifies how \"From\" headers look. | 17717 *Specifies how \"From\" headers look. |
17719 | 17718 |
19815 \(fn)" t nil) | 19814 \(fn)" t nil) |
19816 | 19815 |
19817 ;;;*** | 19816 ;;;*** |
19818 | 19817 |
19819 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" | 19818 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" |
19820 ;;;;;; (17888 37032)) | 19819 ;;;;;; (17963 22155)) |
19821 ;;; Generated autoloads from outline.el | 19820 ;;; Generated autoloads from outline.el |
19822 (put 'outline-regexp 'safe-local-variable 'string-or-null-p) | 19821 (put 'outline-regexp 'safe-local-variable 'string-or-null-p) |
19823 | 19822 |
19824 (autoload (quote outline-mode) "outline" "\ | 19823 (autoload (quote outline-mode) "outline" "\ |
19825 Set major mode for editing outlines with selective display. | 19824 Set major mode for editing outlines with selective display. |
19886 (put 'page-delimiter 'safe-local-variable 'stringp) | 19885 (put 'page-delimiter 'safe-local-variable 'stringp) |
19887 (put 'paragraph-ignore-fill-prefix 'safe-local-variable 'booleanp) | 19886 (put 'paragraph-ignore-fill-prefix 'safe-local-variable 'booleanp) |
19888 | 19887 |
19889 ;;;*** | 19888 ;;;*** |
19890 | 19889 |
19891 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17888 32280)) | 19890 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (17963 22704)) |
19892 ;;; Generated autoloads from paren.el | 19891 ;;; Generated autoloads from paren.el |
19893 | 19892 |
19894 (defvar show-paren-mode nil "\ | 19893 (defvar show-paren-mode nil "\ |
19895 Non-nil if Show-Paren mode is enabled. | 19894 Non-nil if Show-Paren mode is enabled. |
19896 See the command `show-paren-mode' for a description of this minor-mode. | 19895 See the command `show-paren-mode' for a description of this minor-mode. |
19911 \(fn &optional ARG)" t nil) | 19910 \(fn &optional ARG)" t nil) |
19912 | 19911 |
19913 ;;;*** | 19912 ;;;*** |
19914 | 19913 |
19915 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" | 19914 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" |
19916 ;;;;;; (17888 32279)) | 19915 ;;;;;; (17963 22701)) |
19917 ;;; Generated autoloads from calendar/parse-time.el | 19916 ;;; Generated autoloads from calendar/parse-time.el |
19918 | 19917 |
19919 (autoload (quote parse-time-string) "parse-time" "\ | 19918 (autoload (quote parse-time-string) "parse-time" "\ |
19920 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). | 19919 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). |
19921 The values are identical to those of `decode-time', but any values that are | 19920 The values are identical to those of `decode-time', but any values that are |
20195 ;;;*** | 20194 ;;;*** |
20196 | 20195 |
20197 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list | 20196 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list |
20198 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete | 20197 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete |
20199 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17963 | 20198 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (17963 |
20200 ;;;;;; 19047)) | 20199 ;;;;;; 21319)) |
20201 ;;; Generated autoloads from pcomplete.el | 20200 ;;; Generated autoloads from pcomplete.el |
20202 | 20201 |
20203 (autoload (quote pcomplete) "pcomplete" "\ | 20202 (autoload (quote pcomplete) "pcomplete" "\ |
20204 Support extensible programmable completion. | 20203 Support extensible programmable completion. |
20205 To use this function, just bind the TAB key to it, or add it to your | 20204 To use this function, just bind the TAB key to it, or add it to your |
20339 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) | 20338 (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) |
20340 | 20339 |
20341 ;;;*** | 20340 ;;;*** |
20342 | 20341 |
20343 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" | 20342 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" |
20344 ;;;;;; (17888 32281)) | 20343 ;;;;;; (17963 22157)) |
20345 ;;; Generated autoloads from progmodes/perl-mode.el | 20344 ;;; Generated autoloads from progmodes/perl-mode.el |
20346 | 20345 |
20347 (autoload (quote perl-mode) "perl-mode" "\ | 20346 (autoload (quote perl-mode) "perl-mode" "\ |
20348 Major mode for editing Perl code. | 20347 Major mode for editing Perl code. |
20349 Expression and list commands understand all Perl brackets. | 20348 Expression and list commands understand all Perl brackets. |
21696 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) | 21695 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) |
21697 | 21696 |
21698 ;;;*** | 21697 ;;;*** |
21699 | 21698 |
21700 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" | 21699 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" |
21701 ;;;;;; (17963 20999)) | 21700 ;;;;;; (17963 22158)) |
21702 ;;; Generated autoloads from progmodes/python.el | 21701 ;;; Generated autoloads from progmodes/python.el |
21703 | 21702 |
21704 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) | 21703 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) |
21705 | 21704 |
21706 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode))) | 21705 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode))) |
23797 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces | 23796 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces |
23798 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file | 23797 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file |
23799 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name | 23798 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name |
23800 ;;;;;; mail-header-separator send-mail-function mail-interactive | 23799 ;;;;;; mail-header-separator send-mail-function mail-interactive |
23801 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) | 23800 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) |
23802 ;;;;;; "sendmail" "mail/sendmail.el" (17888 32280)) | 23801 ;;;;;; "sendmail" "mail/sendmail.el" (17963 21318)) |
23803 ;;; Generated autoloads from mail/sendmail.el | 23802 ;;; Generated autoloads from mail/sendmail.el |
23804 | 23803 |
23805 (defvar mail-from-style (quote angles) "\ | 23804 (defvar mail-from-style (quote angles) "\ |
23806 Specifies how \"From:\" fields look. | 23805 Specifies how \"From:\" fields look. |
23807 | 23806 |
24478 | 24477 |
24479 \(fn)" t nil) | 24478 \(fn)" t nil) |
24480 | 24479 |
24481 ;;;*** | 24480 ;;;*** |
24482 | 24481 |
24483 ;;;### (autoloads nil "simple" "simple.el" (17963 21011)) | 24482 ;;;### (autoloads nil "simple" "simple.el" (17963 22151)) |
24484 ;;; Generated autoloads from simple.el | 24483 ;;; Generated autoloads from simple.el |
24485 (put 'fill-prefix 'safe-local-variable 'string-or-null-p) | 24484 (put 'fill-prefix 'safe-local-variable 'string-or-null-p) |
24486 | 24485 |
24487 ;;;*** | 24486 ;;;*** |
24488 | 24487 |
24751 | 24750 |
24752 ;;;*** | 24751 ;;;*** |
24753 | 24752 |
24754 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name | 24753 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name |
24755 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) | 24754 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) |
24756 ;;;;;; "solar" "calendar/solar.el" (17963 19298)) | 24755 ;;;;;; "solar" "calendar/solar.el" (17963 22158)) |
24757 ;;; Generated autoloads from calendar/solar.el | 24756 ;;; Generated autoloads from calendar/solar.el |
24758 | 24757 |
24759 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ | 24758 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ |
24760 *The pseudo-pattern that governs the way a time of day is formatted. | 24759 *The pseudo-pattern that governs the way a time of day is formatted. |
24761 | 24760 |
25741 | 25740 |
25742 \(fn)" t nil) | 25741 \(fn)" t nil) |
25743 | 25742 |
25744 ;;;*** | 25743 ;;;*** |
25745 | 25744 |
25746 ;;;### (autoloads (locate-library) "subr" "subr.el" (17963 21011)) | 25745 ;;;### (autoloads (locate-library) "subr" "subr.el" (17963 22152)) |
25747 ;;; Generated autoloads from subr.el | 25746 ;;; Generated autoloads from subr.el |
25748 | 25747 |
25749 (autoload (quote locate-library) "subr" "\ | 25748 (autoload (quote locate-library) "subr" "\ |
25750 Show the precise file name of Emacs library LIBRARY. | 25749 Show the precise file name of Emacs library LIBRARY. |
25751 This command searches the directories in `load-path' like `\\[load-library]' | 25750 This command searches the directories in `load-path' like `\\[load-library]' |
26557 | 26556 |
26558 \(fn HOST)" t nil) | 26557 \(fn HOST)" t nil) |
26559 | 26558 |
26560 ;;;*** | 26559 ;;;*** |
26561 | 26560 |
26562 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17888 | 26561 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (17963 |
26563 ;;;;;; 32281)) | 26562 ;;;;;; 22155)) |
26564 ;;; Generated autoloads from term.el | 26563 ;;; Generated autoloads from term.el |
26565 | 26564 |
26566 (autoload (quote make-term) "term" "\ | 26565 (autoload (quote make-term) "term" "\ |
26567 Make a term process NAME in a buffer, running PROGRAM. | 26566 Make a term process NAME in a buffer, running PROGRAM. |
26568 The name of the buffer is made by surrounding NAME with `*'s. | 26567 The name of the buffer is made by surrounding NAME with `*'s. |
27738 \(fn FROM TO PATTERN &optional STRING)" nil nil) | 27737 \(fn FROM TO PATTERN &optional STRING)" nil nil) |
27739 | 27738 |
27740 ;;;*** | 27739 ;;;*** |
27741 | 27740 |
27742 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" | 27741 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" |
27743 ;;;;;; "tmm.el" (17963 21011)) | 27742 ;;;;;; "tmm.el" (17963 22155)) |
27744 ;;; Generated autoloads from tmm.el | 27743 ;;; Generated autoloads from tmm.el |
27745 (define-key global-map "\M-`" 'tmm-menubar) | 27744 (define-key global-map "\M-`" 'tmm-menubar) |
27746 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) | 27745 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) |
27747 | 27746 |
27748 (autoload (quote tmm-menubar) "tmm" "\ | 27747 (autoload (quote tmm-menubar) "tmm" "\ |
27778 | 27777 |
27779 ;;;*** | 27778 ;;;*** |
27780 | 27779 |
27781 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities | 27780 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities |
27782 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) | 27781 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) |
27783 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17888 32279)) | 27782 ;;;;;; "todo-mode" "calendar/todo-mode.el" (17963 22703)) |
27784 ;;; Generated autoloads from calendar/todo-mode.el | 27783 ;;; Generated autoloads from calendar/todo-mode.el |
27785 | 27784 |
27786 (autoload (quote todo-add-category) "todo-mode" "\ | 27785 (autoload (quote todo-add-category) "todo-mode" "\ |
27787 Add new category CAT to the TODO list. | 27786 Add new category CAT to the TODO list. |
27788 | 27787 |
28816 \(fn URL &optional VISIT BEG END REPLACE)" nil nil) | 28815 \(fn URL &optional VISIT BEG END REPLACE)" nil nil) |
28817 | 28816 |
28818 ;;;*** | 28817 ;;;*** |
28819 | 28818 |
28820 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p | 28819 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p |
28821 ;;;;;; url-http) "url-http" "url/url-http.el" (17963 21008)) | 28820 ;;;;;; url-http) "url-http" "url/url-http.el" (17963 22155)) |
28822 ;;; Generated autoloads from url/url-http.el | 28821 ;;; Generated autoloads from url/url-http.el |
28823 | 28822 |
28824 (autoload (quote url-http) "url-http" "\ | 28823 (autoload (quote url-http) "url-http" "\ |
28825 Retrieve URL via HTTP asynchronously. | 28824 Retrieve URL via HTTP asynchronously. |
28826 URL must be a parsed URL. See `url-generic-parse-url' for details. | 28825 URL must be a parsed URL. See `url-generic-parse-url' for details. |
29012 \(fn KEY &optional DEFAULT)" nil nil) | 29011 \(fn KEY &optional DEFAULT)" nil nil) |
29013 | 29012 |
29014 ;;;*** | 29013 ;;;*** |
29015 | 29014 |
29016 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" | 29015 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" |
29017 ;;;;;; "url/url-parse.el" (17888 32281)) | 29016 ;;;;;; "url/url-parse.el" (17963 22155)) |
29018 ;;; Generated autoloads from url/url-parse.el | 29017 ;;; Generated autoloads from url/url-parse.el |
29019 | 29018 |
29020 (autoload (quote url-recreate-url) "url-parse" "\ | 29019 (autoload (quote url-recreate-url) "url-parse" "\ |
29021 Recreate a URL string from the parsed URLOBJ. | 29020 Recreate a URL string from the parsed URLOBJ. |
29022 | 29021 |
30768 \(fn &optional ARG)" t nil) | 30767 \(fn &optional ARG)" t nil) |
30769 | 30768 |
30770 ;;;*** | 30769 ;;;*** |
30771 | 30770 |
30772 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create | 30771 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create |
30773 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17888 | 30772 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (17963 |
30774 ;;;;;; 37034)) | 30773 ;;;;;; 22155)) |
30775 ;;; Generated autoloads from wid-edit.el | 30774 ;;; Generated autoloads from wid-edit.el |
30776 | 30775 |
30777 (autoload (quote widgetp) "wid-edit" "\ | 30776 (autoload (quote widgetp) "wid-edit" "\ |
30778 Return non-nil iff WIDGET is a widget. | 30777 Return non-nil iff WIDGET is a widget. |
30779 | 30778 |
30887 \(fn &optional ARG)" t nil) | 30886 \(fn &optional ARG)" t nil) |
30888 | 30887 |
30889 ;;;*** | 30888 ;;;*** |
30890 | 30889 |
30891 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | 30890 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" |
30892 ;;;;;; "woman.el" (17963 21006)) | 30891 ;;;;;; "woman.el" (17963 22152)) |
30893 ;;; Generated autoloads from woman.el | 30892 ;;; Generated autoloads from woman.el |
30894 | 30893 |
30895 (autoload (quote woman) "woman" "\ | 30894 (autoload (quote woman) "woman" "\ |
30896 Browse UN*X man page for TOPIC (Without using external Man program). | 30895 Browse UN*X man page for TOPIC (Without using external Man program). |
30897 The major browsing mode used is essentially the standard Man mode. | 30896 The major browsing mode used is essentially the standard Man mode. |
31272 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" | 31271 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" |
31273 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" | 31272 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" |
31274 ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" | 31273 ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" |
31275 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" | 31274 ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" |
31276 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" | 31275 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" |
31277 ;;;;;; "x-dnd.el") (17963 21179 886390)) | 31276 ;;;;;; "x-dnd.el") (17963 23051 399870)) |
31278 | 31277 |
31279 ;;;*** | 31278 ;;;*** |
31280 | 31279 |
31281 ;;; Local Variables: | 31280 ;;; Local Variables: |
31282 ;;; version-control: never | 31281 ;;; version-control: never |