comparison lisp/ldefs-boot.el @ 103131:39d736fd93b7 EMACS_PRETEST_23_0_93

ldefs-boot.el: Regenerate.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 01 May 2009 15:32:34 +0000
parents 65c510daed0b
children b060b5f61a60
comparison
equal deleted inserted replaced
103130:ed934de32fbe 103131:39d736fd93b7
787 \(fn &optional ARG)" t nil) 787 \(fn &optional ARG)" t nil)
788 788
789 ;;;*** 789 ;;;***
790 790
791 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 791 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
792 ;;;;;; "net/ange-ftp.el" (18889 26258)) 792 ;;;;;; "net/ange-ftp.el" (18905 22709))
793 ;;; Generated autoloads from net/ange-ftp.el 793 ;;; Generated autoloads from net/ange-ftp.el
794 794
795 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 795 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
796 796
797 (autoload 'ange-ftp-reread-dir "ange-ftp" "\ 797 (autoload 'ange-ftp-reread-dir "ange-ftp" "\
837 \(fn &optional NAME)" t nil) 837 \(fn &optional NAME)" t nil)
838 838
839 ;;;*** 839 ;;;***
840 840
841 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 841 ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
842 ;;;;;; "ansi-color" "ansi-color.el" (18897 16477)) 842 ;;;;;; "ansi-color" "ansi-color.el" (18934 32602))
843 ;;; Generated autoloads from ansi-color.el 843 ;;; Generated autoloads from ansi-color.el
844 844
845 (autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 845 (autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
846 Set `ansi-color-for-comint-mode' to t. 846 Set `ansi-color-for-comint-mode' to t.
847 847
858 The comint output is assumed to lie between the marker 858 The comint output is assumed to lie between the marker
859 `comint-last-output-start' and the process-mark. 859 `comint-last-output-start' and the process-mark.
860 860
861 This is a good function to put in `comint-output-filter-functions'. 861 This is a good function to put in `comint-output-filter-functions'.
862 862
863 \(fn STRING)" nil nil) 863 \(fn IGNORED)" nil nil)
864 864
865 ;;;*** 865 ;;;***
866 866
867 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 867 ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
868 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18791 16530)) 868 ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (18791 16530))
1687 \(fn REPETITIONS FORM)" t nil) 1687 \(fn REPETITIONS FORM)" t nil)
1688 1688
1689 ;;;*** 1689 ;;;***
1690 1690
1691 ;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1691 ;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1692 ;;;;;; "bibtex" "textmodes/bibtex.el" (18846 15695)) 1692 ;;;;;; "bibtex" "textmodes/bibtex.el" (18906 38046))
1693 ;;; Generated autoloads from textmodes/bibtex.el 1693 ;;; Generated autoloads from textmodes/bibtex.el
1694 1694
1695 (autoload 'bibtex-initialize "bibtex" "\ 1695 (autoload 'bibtex-initialize "bibtex" "\
1696 (Re)Initialize BibTeX buffers. 1696 (Re)Initialize BibTeX buffers.
1697 Visit the BibTeX files defined by `bibtex-files' and return a list 1697 Visit the BibTeX files defined by `bibtex-files' and return a list
2118 ;;;;;; browse-url-mozilla browse-url-netscape browse-url-default-browser 2118 ;;;;;; browse-url-mozilla browse-url-netscape browse-url-default-browser
2119 ;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region 2119 ;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region
2120 ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2120 ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2121 ;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program 2121 ;;;;;; browse-url-url-at-point browse-url-galeon-program browse-url-firefox-program
2122 ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2122 ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2123 ;;;;;; (18787 48930)) 2123 ;;;;;; (18918 44797))
2124 ;;; Generated autoloads from net/browse-url.el 2124 ;;; Generated autoloads from net/browse-url.el
2125 2125
2126 (defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\ 2126 (defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\
2127 Function to display the current buffer in a WWW browser. 2127 Function to display the current buffer in a WWW browser.
2128 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 2128 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
2712 ;;;*** 2712 ;;;***
2713 2713
2714 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2714 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2715 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2715 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2716 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el" 2716 ;;;;;; full-calc calc calc-dispatch calc-settings-file) "calc" "calc/calc.el"
2717 ;;;;;; (18897 16478)) 2717 ;;;;;; (18934 26356))
2718 ;;; Generated autoloads from calc/calc.el 2718 ;;; Generated autoloads from calc/calc.el
2719 2719
2720 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\ 2720 (defvar calc-settings-file (convert-standard-filename "~/.calc.el") "\
2721 File in which to record permanent settings.") 2721 File in which to record permanent settings.")
2722 2722
3169 3169
3170 \(fn &optional ARG)" t nil) 3170 \(fn &optional ARG)" t nil)
3171 3171
3172 ;;;*** 3172 ;;;***
3173 3173
3174 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18854 39029)) 3174 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (18937 47935))
3175 ;;; Generated autoloads from progmodes/cc-vars.el 3175 ;;; Generated autoloads from progmodes/cc-vars.el
3176 (put 'c-basic-offset 'safe-local-variable 'integerp) 3176 (put 'c-basic-offset 'safe-local-variable 'integerp)
3177 (put 'c-backslash-column 'safe-local-variable 'integerp) 3177 (put 'c-backslash-column 'safe-local-variable 'integerp)
3178 (put 'c-file-style 'safe-local-variable 'string-or-null-p) 3178 (put 'c-file-style 'safe-local-variable 'string-or-null-p)
3179 3179
5624 \(fn MODE)" nil nil) 5624 \(fn MODE)" nil nil)
5625 5625
5626 ;;;*** 5626 ;;;***
5627 5627
5628 ;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5628 ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5629 ;;;;;; "descr-text.el" (18834 13432)) 5629 ;;;;;; "descr-text.el" (18906 41485))
5630 ;;; Generated autoloads from descr-text.el 5630 ;;; Generated autoloads from descr-text.el
5631 5631
5632 (autoload 'describe-text-properties "descr-text" "\ 5632 (autoload 'describe-text-properties "descr-text" "\
5633 Describe widgets, buttons, overlays and text properties at POS. 5633 Describe widgets, buttons, overlays and text properties at POS.
5634 Interactively, describe them for the character after point. 5634 Interactively, describe them for the character after point.
5867 \(fn)" t nil) 5867 \(fn)" t nil)
5868 5868
5869 ;;;*** 5869 ;;;***
5870 5870
5871 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5871 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5872 ;;;;;; "calendar/diary-lib.el" (18830 64775)) 5872 ;;;;;; "calendar/diary-lib.el" (18901 14441))
5873 ;;; Generated autoloads from calendar/diary-lib.el 5873 ;;; Generated autoloads from calendar/diary-lib.el
5874 5874
5875 (autoload 'diary "diary-lib" "\ 5875 (autoload 'diary "diary-lib" "\
5876 Generate the diary window for ARG days starting with the current date. 5876 Generate the diary window for ARG days starting with the current date.
5877 If no argument is provided, the number of days of diary entries is governed 5877 If no argument is provided, the number of days of diary entries is governed
5948 \(fn FILE &optional SWITCHES)" t nil) 5948 \(fn FILE &optional SWITCHES)" t nil)
5949 5949
5950 ;;;*** 5950 ;;;***
5951 5951
5952 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 5952 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
5953 ;;;;;; (18796 43870)) 5953 ;;;;;; (18926 29402))
5954 ;;; Generated autoloads from diff-mode.el 5954 ;;; Generated autoloads from diff-mode.el
5955 5955
5956 (autoload 'diff-mode "diff-mode" "\ 5956 (autoload 'diff-mode "diff-mode" "\
5957 Major mode for viewing/editing context diffs. 5957 Major mode for viewing/editing context diffs.
5958 Supports unified and context diffs as well as (to a lesser extent) 5958 Supports unified and context diffs as well as (to a lesser extent)
5980 5980
5981 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 5981 ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
5982 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 5982 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
5983 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 5983 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
5984 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 5984 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
5985 ;;;;;; "dired" "dired.el" (18815 6889)) 5985 ;;;;;; "dired" "dired.el" (18901 14288))
5986 ;;; Generated autoloads from dired.el 5986 ;;; Generated autoloads from dired.el
5987 5987
5988 (defvar dired-listing-switches "-al" "\ 5988 (defvar dired-listing-switches "-al" "\
5989 Switches passed to `ls' for Dired. MUST contain the `l' option. 5989 Switches passed to `ls' for Dired. MUST contain the `l' option.
5990 May contain all other options that don't contradict `-l'; 5990 May contain all other options that don't contradict `-l';
6187 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 6187 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
6188 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines 6188 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines
6189 ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command 6189 ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command
6190 ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown 6190 ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown
6191 ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff 6191 ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff
6192 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18849 65145)) 6192 ;;;;;; dired-diff) "dired-aux" "dired-aux.el" (18905 22708))
6193 ;;; Generated autoloads from dired-aux.el 6193 ;;; Generated autoloads from dired-aux.el
6194 6194
6195 (autoload 'dired-diff "dired-aux" "\ 6195 (autoload 'dired-diff "dired-aux" "\
6196 Compare file at point with file FILE using `diff'. 6196 Compare file at point with file FILE using `diff'.
6197 FILE defaults to the file at the mark. (That's the mark set by 6197 FILE defaults to the file at the mark. (That's the mark set by
6891 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode)) 6891 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode))
6892 6892
6893 ;;;*** 6893 ;;;***
6894 6894
6895 ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode 6895 ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode
6896 ;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18875 4623)) 6896 ;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18901 14440))
6897 ;;; Generated autoloads from doc-view.el 6897 ;;; Generated autoloads from doc-view.el
6898 6898
6899 (autoload 'doc-view-mode-p "doc-view" "\ 6899 (autoload 'doc-view-mode-p "doc-view" "\
6900 Return non-nil if image type TYPE is available for `doc-view'. 6900 Return non-nil if image type TYPE is available for `doc-view'.
6901 Image types are symbols like `dvi', `postscript' or `pdf'. 6901 Image types are symbols like `dvi', `postscript' or `pdf'.
8613 \(fn)" t nil) 8613 \(fn)" t nil)
8614 8614
8615 ;;;*** 8615 ;;;***
8616 8616
8617 ;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8617 ;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8618 ;;;;;; "epa-file" "epa-file.el" (18787 48912)) 8618 ;;;;;; "epa-file" "epa-file.el" (18923 53557))
8619 ;;; Generated autoloads from epa-file.el 8619 ;;; Generated autoloads from epa-file.el
8620 8620
8621 (autoload 'epa-file-handler "epa-file" "\ 8621 (autoload 'epa-file-handler "epa-file" "\
8622 Not documented 8622 Not documented
8623 8623
11081 11081
11082 ;;;*** 11082 ;;;***
11083 11083
11084 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11084 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11085 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11085 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11086 ;;;;;; "flyspell" "textmodes/flyspell.el" (18852 12908)) 11086 ;;;;;; "flyspell" "textmodes/flyspell.el" (18919 31473))
11087 ;;; Generated autoloads from textmodes/flyspell.el 11087 ;;; Generated autoloads from textmodes/flyspell.el
11088 11088
11089 (autoload 'flyspell-prog-mode "flyspell" "\ 11089 (autoload 'flyspell-prog-mode "flyspell" "\
11090 Turn on `flyspell-mode' for comments and strings. 11090 Turn on `flyspell-mode' for comments and strings.
11091 11091
11413 \(fn &optional FILE)" t nil) 11413 \(fn &optional FILE)" t nil)
11414 11414
11415 ;;;*** 11415 ;;;***
11416 11416
11417 ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" 11417 ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el"
11418 ;;;;;; (18787 48934)) 11418 ;;;;;; (18935 28927))
11419 ;;; Generated autoloads from progmodes/gdb-ui.el 11419 ;;; Generated autoloads from progmodes/gdb-ui.el
11420 11420
11421 (autoload 'gdb "gdb-ui" "\ 11421 (autoload 'gdb "gdb-ui" "\
11422 Run gdb on program FILE in buffer *gud-FILE*. 11422 Run gdb on program FILE in buffer *gud-FILE*.
11423 The directory containing FILE becomes the initial working 11423 The directory containing FILE becomes the initial working
12776 ;;;*** 12776 ;;;***
12777 12777
12778 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region 12778 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
12779 ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer 12779 ;;;;;; scan-buf-move-to-region help-at-pt-display-when-idle help-at-pt-set-timer
12780 ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string 12780 ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
12781 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18787 48913)) 12781 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (18918 21794))
12782 ;;; Generated autoloads from help-at-pt.el 12782 ;;; Generated autoloads from help-at-pt.el
12783 12783
12784 (autoload 'help-at-pt-string "help-at-pt" "\ 12784 (autoload 'help-at-pt-string "help-at-pt" "\
12785 Return the help-echo string at point. 12785 Return the help-echo string at point.
12786 Normally, the string produced by the `help-echo' text or overlay 12786 Normally, the string produced by the `help-echo' text or overlay
12792 \(fn &optional KBD)" nil nil) 12792 \(fn &optional KBD)" nil nil)
12793 12793
12794 (autoload 'help-at-pt-kbd-string "help-at-pt" "\ 12794 (autoload 'help-at-pt-kbd-string "help-at-pt" "\
12795 Return the keyboard help string at point. 12795 Return the keyboard help string at point.
12796 If the `kbd-help' text or overlay property at point produces a 12796 If the `kbd-help' text or overlay property at point produces a
12797 string, return it. Otherwise, use the `help-echo' property. If 12797 string, return it. Otherwise, use the `help-echo' property.
12798 this produces no string either, return nil. 12798 If this produces no string either, return nil.
12799 12799
12800 \(fn)" nil nil) 12800 \(fn)" nil nil)
12801 12801
12802 (autoload 'display-local-help "help-at-pt" "\ 12802 (autoload 'display-local-help "help-at-pt" "\
12803 Display local help in the echo area. 12803 Display local help in the echo area.
12897 (autoload 'scan-buf-previous-region "help-at-pt" "\ 12897 (autoload 'scan-buf-previous-region "help-at-pt" "\
12898 Go to the start of the previous region with non-nil help-echo. 12898 Go to the start of the previous region with non-nil help-echo.
12899 Print the help found there using `display-local-help'. Adjacent 12899 Print the help found there using `display-local-help'. Adjacent
12900 areas with different non-nil help-echo properties are considered 12900 areas with different non-nil help-echo properties are considered
12901 different regions. With numeric argument ARG, behaves like 12901 different regions. With numeric argument ARG, behaves like
12902 `scan-buf-next-region' with argument -ARG.. 12902 `scan-buf-next-region' with argument -ARG.
12903 12903
12904 \(fn &optional ARG)" t nil) 12904 \(fn &optional ARG)" t nil)
12905 12905
12906 ;;;*** 12906 ;;;***
12907 12907
13198 ;;;*** 13198 ;;;***
13199 13199
13200 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13200 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13201 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13201 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13202 ;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13202 ;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13203 ;;;;;; (18787 48914)) 13203 ;;;;;; (18927 50551))
13204 ;;; Generated autoloads from hi-lock.el 13204 ;;; Generated autoloads from hi-lock.el
13205 13205
13206 (autoload 'hi-lock-mode "hi-lock" "\ 13206 (autoload 'hi-lock-mode "hi-lock" "\
13207 Toggle minor mode for interactively adding font-lock highlighting patterns. 13207 Toggle minor mode for interactively adding font-lock highlighting patterns.
13208 13208
13673 13673
13674 \(fn &optional ARG)" t nil) 13674 \(fn &optional ARG)" t nil)
13675 13675
13676 ;;;*** 13676 ;;;***
13677 13677
13678 ;;;### (autoloads (list-holidays holidays calendar-holidays holiday-solar-holidays 13678 ;;;### (autoloads (list-holidays holidays holiday-solar-holidays
13679 ;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13679 ;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13680 ;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13680 ;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13681 ;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13681 ;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13682 ;;;;;; "calendar/holidays.el" (18794 5654)) 13682 ;;;;;; "calendar/holidays.el" (18901 14441))
13683 ;;; Generated autoloads from calendar/holidays.el 13683 ;;; Generated autoloads from calendar/holidays.el
13684 13684
13685 (defvar holiday-general-holidays '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving")) "\ 13685 (defvar holiday-general-holidays '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving")) "\
13686 General holidays. Default value is for the United States. 13686 General holidays. Default value is for the United States.
13687 See the documentation for `calendar-holidays' for details.") 13687 See the documentation for `calendar-holidays' for details.")
13789 (custom-autoload 'holiday-solar-holidays "holidays" t) 13789 (custom-autoload 'holiday-solar-holidays "holidays" t)
13790 13790
13791 (put 'holiday-solar-holidays 'risky-local-variable t) 13791 (put 'holiday-solar-holidays 'risky-local-variable t)
13792 13792
13793 (define-obsolete-variable-alias 'solar-holidays 'holiday-solar-holidays "23.1") 13793 (define-obsolete-variable-alias 'solar-holidays 'holiday-solar-holidays "23.1")
13794
13795 (defvar calendar-holidays (append holiday-general-holidays holiday-local-holidays holiday-other-holidays holiday-christian-holidays holiday-hebrew-holidays holiday-islamic-holidays holiday-bahai-holidays holiday-oriental-holidays holiday-solar-holidays) "\
13796 List of notable days for the command \\[holidays].
13797
13798 Additional holidays are easy to add to the list, just put them in the
13799 list `holiday-other-holidays' in your .emacs file. Similarly, by setting
13800 any of `holiday-general-holidays', `holiday-local-holidays',
13801 `holiday-christian-holidays', `holiday-hebrew-holidays',
13802 `holiday-islamic-holidays', `holiday-bahai-holidays',
13803 `holiday-oriental-holidays', or `holiday-solar-holidays' to nil in your
13804 .emacs file, you can eliminate unwanted categories of holidays.
13805
13806 The aforementioned variables control the holiday choices offered
13807 by the function `holiday-list' when it is called interactively.
13808
13809 They also initialize the default value of `calendar-holidays',
13810 which is the default list of holidays used by the function
13811 `holiday-list' in the non-interactive case. Note that these
13812 variables have no effect on `calendar-holidays' after it has been
13813 set (e.g. after the calendar is loaded). In that case, customize
13814 `calendar-holidays' directly.
13815
13816 The intention is that (in the US) `holiday-local-holidays' be set in
13817 site-init.el and `holiday-other-holidays' be set by the user.
13818
13819 Entries on the list are expressions that return (possibly empty) lists of
13820 items of the form ((month day year) string) of a holiday in the
13821 three-month period centered around `displayed-month' of `displayed-year'.
13822 Several basic functions are provided for this purpose:
13823
13824 (holiday-fixed MONTH DAY STRING) is a fixed date on the Gregorian calendar
13825 (holiday-float MONTH DAYNAME K STRING &optional DAY) is the Kth DAYNAME
13826 (0 for Sunday, etc.) after/before Gregorian
13827 MONTH DAY. K<0 means count back from the end
13828 of the month. Optional DAY defaults to 1 if
13829 K>0, and MONTH's last day otherwise.
13830 (holiday-hebrew MONTH DAY STRING) a fixed date on the Hebrew calendar
13831 (holiday-islamic MONTH DAY STRING) a fixed date on the Islamic calendar
13832 (holiday-bahai MONTH DAY STRING) a fixed date on the Baha'i calendar
13833 (holiday-julian MONTH DAY STRING) a fixed date on the Julian calendar
13834 (holiday-sexp SEXP STRING) SEXP is a Gregorian-date-valued expression
13835 in the variable `year'; if it evaluates to
13836 a visible date, that's the holiday; if it
13837 evaluates to nil, there's no holiday. STRING
13838 is an expression in the variable `date'.
13839
13840 For example, to add Bastille Day, celebrated in France on July 14, add
13841
13842 (holiday-fixed 7 14 \"Bastille Day\")
13843
13844 to the list. To add Hurricane Supplication Day, celebrated in the Virgin
13845 Islands on the fourth Monday in August, add
13846
13847 (holiday-float 8 1 4 \"Hurricane Supplication Day\")
13848
13849 to the list (the last Monday would be specified with `-1' instead of `4').
13850 To add the last day of Hanukkah to the list, use
13851
13852 (holiday-hebrew 10 2 \"Last day of Hanukkah\")
13853
13854 since the Hebrew months are numbered with 1 starting from Nisan.
13855 To add the Islamic feast celebrating Mohammed's birthday, use
13856
13857 (holiday-islamic 3 12 \"Mohammed's Birthday\")
13858
13859 since the Islamic months are numbered from 1 starting with Muharram.
13860 To add an entry for the Baha'i festival of Ridvan, use
13861
13862 (holiday-bahai 2 13 \"Festival of Ridvan\")
13863
13864 since the Baha'i months are numbered from 1 starting with Baha.
13865 To add Thomas Jefferson's birthday, April 2, 1743 (Julian), use
13866
13867 (holiday-julian 4 2 \"Jefferson's Birthday\")
13868
13869 To include a holiday conditionally, use the sexp form or a conditional. For
13870 example, to include American presidential elections, which occur on the first
13871 Tuesday after the first Monday in November of years divisible by 4, add
13872
13873 (holiday-sexp
13874 '(if (zerop (% year 4))
13875 (calendar-gregorian-from-absolute
13876 (1+ (calendar-dayname-on-or-before
13877 1 (+ 6 (calendar-absolute-from-gregorian
13878 (list 11 1 year)))))))
13879 \"US Presidential Election\")
13880
13881 or
13882
13883 (if (zerop (% displayed-year 4))
13884 (holiday-fixed 11
13885 (calendar-extract-day
13886 (calendar-gregorian-from-absolute
13887 (1+ (calendar-dayname-on-or-before
13888 1 (+ 6 (calendar-absolute-from-gregorian
13889 (list 11 1 displayed-year)))))))
13890 \"US Presidential Election\"))
13891
13892 to the list. To include the phases of the moon, add
13893
13894 (lunar-phases)
13895
13896 to the holiday list, where `lunar-phases' is an Emacs-Lisp function that
13897 you've written to return a (possibly empty) list of the relevant VISIBLE dates
13898 with descriptive strings such as
13899
13900 (((2 6 1989) \"New Moon\") ((2 12 1989) \"First Quarter Moon\") ... ).")
13901
13902 (custom-autoload 'calendar-holidays "holidays" t)
13903 13794
13904 (put 'calendar-holidays 'risky-local-variable t) 13795 (put 'calendar-holidays 'risky-local-variable t)
13905 13796
13906 (autoload 'holidays "holidays" "\ 13797 (autoload 'holidays "holidays" "\
13907 Display the holidays for last month, this month, and next month. 13798 Display the holidays for last month, this month, and next month.
17041 16932
17042 \(fn CALLBACK &optional SETUP PARAMS BUFFER &rest IGNORE)" nil nil) 16933 \(fn CALLBACK &optional SETUP PARAMS BUFFER &rest IGNORE)" nil nil)
17043 16934
17044 ;;;*** 16935 ;;;***
17045 16936
17046 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18787 16937 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (18906
17047 ;;;;;; 48916)) 16938 ;;;;;; 45083))
17048 ;;; Generated autoloads from log-view.el 16939 ;;; Generated autoloads from log-view.el
17049 16940
17050 (autoload 'log-view-mode "log-view" "\ 16941 (autoload 'log-view-mode "log-view" "\
17051 Major mode for browsing CVS log output. 16942 Major mode for browsing CVS log output.
17052 16943
18647 ;;;### (autoloads (font-show-log mule-diag list-input-methods list-fontsets 18538 ;;;### (autoloads (font-show-log mule-diag list-input-methods list-fontsets
18648 ;;;;;; describe-fontset describe-font list-coding-categories list-coding-systems 18539 ;;;;;; describe-fontset describe-font list-coding-categories list-coding-systems
18649 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18540 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18650 ;;;;;; describe-coding-system describe-character-set list-charset-chars 18541 ;;;;;; describe-coding-system describe-character-set list-charset-chars
18651 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18542 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18652 ;;;;;; (18875 4272)) 18543 ;;;;;; (18912 44112))
18653 ;;; Generated autoloads from international/mule-diag.el 18544 ;;; Generated autoloads from international/mule-diag.el
18654 18545
18655 (autoload 'list-character-sets "mule-diag" "\ 18546 (autoload 'list-character-sets "mule-diag" "\
18656 Display a list of all character sets. 18547 Display a list of all character sets.
18657 18548
19311 \(fn)" t nil) 19202 \(fn)" t nil)
19312 19203
19313 ;;;*** 19204 ;;;***
19314 19205
19315 ;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19206 ;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19316 ;;;;;; (18844 39826)) 19207 ;;;;;; (18918 21796))
19317 ;;; Generated autoloads from net/newst-treeview.el 19208 ;;; Generated autoloads from net/newst-treeview.el
19318 19209
19319 (autoload 'newsticker-treeview "newst-treeview" "\ 19210 (autoload 'newsticker-treeview "newst-treeview" "\
19320 Start newsticker treeview. 19211 Start newsticker treeview.
19321 19212
20687 \(fn &optional ARG)" t nil) 20578 \(fn &optional ARG)" t nil)
20688 20579
20689 ;;;*** 20580 ;;;***
20690 20581
20691 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 20582 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
20692 ;;;;;; (18787 48917)) 20583 ;;;;;; (18918 28195))
20693 ;;; Generated autoloads from outline.el 20584 ;;; Generated autoloads from outline.el
20694 (put 'outline-regexp 'safe-local-variable 'string-or-null-p) 20585 (put 'outline-regexp 'safe-local-variable 'string-or-null-p)
20695 20586
20696 (autoload 'outline-mode "outline" "\ 20587 (autoload 'outline-mode "outline" "\
20697 Set major mode for editing outlines with selective display. 20588 Set major mode for editing outlines with selective display.
22169 22060
22170 \(fn &optional SELECT-PRINTER)" t nil) 22061 \(fn &optional SELECT-PRINTER)" t nil)
22171 22062
22172 ;;;*** 22063 ;;;***
22173 22064
22174 ;;;### (autoloads (proced) "proced" "proced.el" (18850 57238)) 22065 ;;;### (autoloads (proced) "proced" "proced.el" (18926 29403))
22175 ;;; Generated autoloads from proced.el 22066 ;;; Generated autoloads from proced.el
22176 22067
22177 (autoload 'proced "proced" "\ 22068 (autoload 'proced "proced" "\
22178 Generate a listing of UNIX system processes. 22069 Generate a listing of UNIX system processes.
22179 If invoked with optional ARG the window displaying the process 22070 If invoked with optional ARG the window displaying the process
22609 22500
22610 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 22501 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
22611 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 22502 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
22612 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 22503 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
22613 ;;;;;; quail-define-package quail-use-package quail-title) "quail" 22504 ;;;;;; quail-define-package quail-use-package quail-title) "quail"
22614 ;;;;;; "international/quail.el" (18881 42434)) 22505 ;;;;;; "international/quail.el" (18935 28927))
22615 ;;; Generated autoloads from international/quail.el 22506 ;;; Generated autoloads from international/quail.el
22616 22507
22617 (autoload 'quail-title "quail" "\ 22508 (autoload 'quail-title "quail" "\
22618 Return the title of the current Quail package. 22509 Return the title of the current Quail package.
22619 22510
22913 \(fn)" t nil) 22804 \(fn)" t nil)
22914 22805
22915 ;;;*** 22806 ;;;***
22916 22807
22917 ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 22808 ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22918 ;;;;;; "net/rcirc.el" (18787 48931)) 22809 ;;;;;; "net/rcirc.el" (18921 19471))
22919 ;;; Generated autoloads from net/rcirc.el 22810 ;;; Generated autoloads from net/rcirc.el
22920 22811
22921 (autoload 'rcirc "rcirc" "\ 22812 (autoload 'rcirc "rcirc" "\
22922 Connect to all servers in `rcirc-server-alist'. 22813 Connect to all servers in `rcirc-server-alist'.
22923 22814
23565 ;;;### (autoloads (rmail-set-remote-password rmail-input rmail-mode 23456 ;;;### (autoloads (rmail-set-remote-password rmail-input rmail-mode
23566 ;;;;;; rmail rmail-show-message-hook rmail-secondary-file-regexp 23457 ;;;;;; rmail rmail-show-message-hook rmail-secondary-file-regexp
23567 ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 23458 ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
23568 ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 23459 ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
23569 ;;;;;; rmail-dont-reply-to-names rmail-movemail-variant-p) "rmail" 23460 ;;;;;; rmail-dont-reply-to-names rmail-movemail-variant-p) "rmail"
23570 ;;;;;; "mail/rmail.el" (18886 63159)) 23461 ;;;;;; "mail/rmail.el" (18911 46082))
23571 ;;; Generated autoloads from mail/rmail.el 23462 ;;; Generated autoloads from mail/rmail.el
23572 23463
23573 (autoload 'rmail-movemail-variant-p "rmail" "\ 23464 (autoload 'rmail-movemail-variant-p "rmail" "\
23574 Return t if the current movemail variant is any of VARIANTS. 23465 Return t if the current movemail variant is any of VARIANTS.
23575 Currently known variants are 'emacs and 'mailutils. 23466 Currently known variants are 'emacs and 'mailutils.
23743 \(fn PASSWORD)" t nil) 23634 \(fn PASSWORD)" t nil)
23744 23635
23745 ;;;*** 23636 ;;;***
23746 23637
23747 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 23638 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
23748 ;;;;;; (18871 14577)) 23639 ;;;;;; (18911 46082))
23749 ;;; Generated autoloads from mail/rmailedit.el 23640 ;;; Generated autoloads from mail/rmailedit.el
23750 23641
23751 (autoload 'rmail-edit-current-message "rmailedit" "\ 23642 (autoload 'rmail-edit-current-message "rmailedit" "\
23752 Edit the contents of this message. 23643 Edit the contents of this message.
23753 23644
23755 23646
23756 ;;;*** 23647 ;;;***
23757 23648
23758 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 23649 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
23759 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 23650 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
23760 ;;;;;; "mail/rmailkwd.el" (18837 32928)) 23651 ;;;;;; "mail/rmailkwd.el" (18910 23702))
23761 ;;; Generated autoloads from mail/rmailkwd.el 23652 ;;; Generated autoloads from mail/rmailkwd.el
23762 23653
23763 (autoload 'rmail-add-label "rmailkwd" "\ 23654 (autoload 'rmail-add-label "rmailkwd" "\
23764 Add LABEL to labels associated with current RMAIL message. 23655 Add LABEL to labels associated with current RMAIL message.
23765 Completes (see `rmail-read-label') over known labels when reading. 23656 Completes (see `rmail-read-label') over known labels when reading.
23766 LABEL may be a symbol or string. 23657 LABEL may be a symbol or string. Only one label is allowed.
23767 23658
23768 \(fn LABEL)" t nil) 23659 \(fn LABEL)" t nil)
23769 23660
23770 (autoload 'rmail-kill-label "rmailkwd" "\ 23661 (autoload 'rmail-kill-label "rmailkwd" "\
23771 Remove LABEL from labels associated with current RMAIL message. 23662 Remove LABEL from labels associated with current RMAIL message.
23772 Completes (see `rmail-read-label') over known labels when reading. 23663 Completes (see `rmail-read-label') over known labels when reading.
23773 LABEL may be a symbol or string. 23664 LABEL may be a symbol or string. Only one label is allowed.
23774 23665
23775 \(fn LABEL)" t nil) 23666 \(fn LABEL)" t nil)
23776 23667
23777 (autoload 'rmail-read-label "rmailkwd" "\ 23668 (autoload 'rmail-read-label "rmailkwd" "\
23778 Read a label with completion, prompting with PROMPT. 23669 Read a label with completion, prompting with PROMPT.
23830 \(fn FILE-NAME)" t nil) 23721 \(fn FILE-NAME)" t nil)
23831 23722
23832 ;;;*** 23723 ;;;***
23833 23724
23834 ;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen 23725 ;;;### (autoloads (rmail-output-body-to-file rmail-output-as-seen
23835 ;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (18863 60809)) 23726 ;;;;;; rmail-output) "rmailout" "mail/rmailout.el" (18910 23702))
23836 ;;; Generated autoloads from mail/rmailout.el 23727 ;;; Generated autoloads from mail/rmailout.el
23837 23728
23838 (autoload 'rmail-output "rmailout" "\ 23729 (autoload 'rmail-output "rmailout" "\
23839 Append this message to mail file FILE-NAME. 23730 Append this message to mail file FILE-NAME.
23840 Writes mbox format, unless FILE-NAME exists and is Babyl format, in which 23731 Writes mbox format, unless FILE-NAME exists and is Babyl format, in which
23956 ;;;*** 23847 ;;;***
23957 23848
23958 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-by-senders 23849 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-by-senders
23959 ;;;;;; rmail-summary-by-topic rmail-summary-by-regexp rmail-summary-by-recipients 23850 ;;;;;; rmail-summary-by-topic rmail-summary-by-regexp rmail-summary-by-recipients
23960 ;;;;;; rmail-summary-by-labels rmail-summary) "rmailsum" "mail/rmailsum.el" 23851 ;;;;;; rmail-summary-by-labels rmail-summary) "rmailsum" "mail/rmailsum.el"
23961 ;;;;;; (18862 883)) 23852 ;;;;;; (18903 29194))
23962 ;;; Generated autoloads from mail/rmailsum.el 23853 ;;; Generated autoloads from mail/rmailsum.el
23963 23854
23964 (autoload 'rmail-summary "rmailsum" "\ 23855 (autoload 'rmail-summary "rmailsum" "\
23965 Display a summary of all messages, one line per message. 23856 Display a summary of all messages, one line per message.
23966 23857
24683 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces 24574 ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces
24684 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 24575 ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
24685 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 24576 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
24686 ;;;;;; mail-header-separator send-mail-function mail-interactive 24577 ;;;;;; mail-header-separator send-mail-function mail-interactive
24687 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 24578 ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
24688 ;;;;;; "sendmail" "mail/sendmail.el" (18877 41138)) 24579 ;;;;;; "sendmail" "mail/sendmail.el" (18910 23702))
24689 ;;; Generated autoloads from mail/sendmail.el 24580 ;;; Generated autoloads from mail/sendmail.el
24690 24581
24691 (defvar mail-from-style 'angles "\ 24582 (defvar mail-from-style 'angles "\
24692 Specifies how \"From:\" fields look. 24583 Specifies how \"From:\" fields look.
24693 24584
25887 25778
25888 \(fn BEG END)" t nil) 25779 \(fn BEG END)" t nil)
25889 25780
25890 ;;;*** 25781 ;;;***
25891 25782
25892 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18787 25783 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (18935
25893 ;;;;;; 48928)) 25784 ;;;;;; 28926))
25894 ;;; Generated autoloads from gnus/spam.el 25785 ;;; Generated autoloads from gnus/spam.el
25895 25786
25896 (autoload 'spam-initialize "spam" "\ 25787 (autoload 'spam-initialize "spam" "\
25897 Install the spam.el hooks and do other initialization. 25788 Install the spam.el hooks and do other initialization.
25898 When SYMBOLS is given, set those variables to t. This is so you 25789 When SYMBOLS is given, set those variables to t. This is so you
28016 27907
28017 ;;;*** 27908 ;;;***
28018 27909
28019 ;;;### (autoloads (list-at-point number-at-point symbol-at-point 27910 ;;;### (autoloads (list-at-point number-at-point symbol-at-point
28020 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 27911 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
28021 ;;;;;; "thingatpt" "thingatpt.el" (18787 48918)) 27912 ;;;;;; "thingatpt" "thingatpt.el" (18921 19113))
28022 ;;; Generated autoloads from thingatpt.el 27913 ;;; Generated autoloads from thingatpt.el
28023 27914
28024 (autoload 'forward-thing "thingatpt" "\ 27915 (autoload 'forward-thing "thingatpt" "\
28025 Move forward to the end of the Nth next THING. 27916 Move forward to the end of the Nth next THING.
28026 27917
28838 ;;;*** 28729 ;;;***
28839 28730
28840 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 28731 ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
28841 ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 28732 ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
28842 ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 28733 ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
28843 ;;;;;; "net/tramp.el" (18855 7749)) 28734 ;;;;;; "net/tramp.el" (18930 26504))
28844 ;;; Generated autoloads from net/tramp.el 28735 ;;; Generated autoloads from net/tramp.el
28845 28736
28846 (defvar tramp-mode t "\ 28737 (defvar tramp-mode t "\
28847 *Whether Tramp is enabled. 28738 *Whether Tramp is enabled.
28848 If it is set to nil, all remote file names are used literally.") 28739 If it is set to nil, all remote file names are used literally.")
29311 \(fn)" t nil) 29202 \(fn)" t nil)
29312 29203
29313 ;;;*** 29204 ;;;***
29314 29205
29315 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 29206 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
29316 ;;;;;; (18844 39826)) 29207 ;;;;;; (18911 46082))
29317 ;;; Generated autoloads from mail/unrmail.el 29208 ;;; Generated autoloads from mail/unrmail.el
29318 29209
29319 (autoload 'batch-unrmail "unrmail" "\ 29210 (autoload 'batch-unrmail "unrmail" "\
29320 Convert old-style Rmail Babyl files to system inbox format. 29211 Convert old-style Rmail Babyl files to system inbox format.
29321 Specify the input Rmail Babyl file names as command line arguments. 29212 Specify the input Rmail Babyl file names as command line arguments.
30277 (load "vc-arch") 30168 (load "vc-arch")
30278 (vc-arch-registered file)))) 30169 (vc-arch-registered file))))
30279 30170
30280 ;;;*** 30171 ;;;***
30281 30172
30282 ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18889 1423)) 30173 ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18906 53490))
30283 ;;; Generated autoloads from vc-bzr.el 30174 ;;; Generated autoloads from vc-bzr.el
30284 30175
30285 (defconst vc-bzr-admin-dirname ".bzr" "\ 30176 (defconst vc-bzr-admin-dirname ".bzr" "\
30286 Name of the directory containing Bzr repository status files.") 30177 Name of the directory containing Bzr repository status files.")
30287 30178
30302 (load "vc-cvs") 30193 (load "vc-cvs")
30303 (vc-cvs-registered f))) 30194 (vc-cvs-registered f)))
30304 30195
30305 ;;;*** 30196 ;;;***
30306 30197
30307 ;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (18885 457)) 30198 ;;;### (autoloads (vc-dir) "vc-dir" "vc-dir.el" (18911 46082))
30308 ;;; Generated autoloads from vc-dir.el 30199 ;;; Generated autoloads from vc-dir.el
30309 30200
30310 (autoload 'vc-dir "vc-dir" "\ 30201 (autoload 'vc-dir "vc-dir" "\
30311 Show the VC status for DIR. 30202 Show the VC status for \"interesting\" files in and below DIR.
30203 This allows you to mark files and perform VC operations on them.
30204 The list omits files which are up to date, with no changes in your copy
30205 or the repository, if there is nothing in particular to say about them.
30206
30207 Preparing the list of file status takes time; when the buffer
30208 first appears, it has only the first few lines of summary information.
30209 The file lines appear later.
30210
30312 Optional second argument BACKEND specifies the VC backend to use. 30211 Optional second argument BACKEND specifies the VC backend to use.
30313 Interactively, a prefix argument means to ask for the backend. 30212 Interactively, a prefix argument means to ask for the backend.
30213
30214 These are the commands available for use in the file status buffer:
30215
30216 \\<vc-dir-mode-map>
30314 30217
30315 \(fn DIR &optional BACKEND)" t nil) 30218 \(fn DIR &optional BACKEND)" t nil)
30316 30219
30317 ;;;*** 30220 ;;;***
30318 30221
30358 (load "vc-hg") 30261 (load "vc-hg")
30359 (vc-hg-registered file)))) 30262 (vc-hg-registered file))))
30360 30263
30361 ;;;*** 30264 ;;;***
30362 30265
30363 ;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18787 48919)) 30266 ;;;### (autoloads nil "vc-mtn" "vc-mtn.el" (18901 14441))
30364 ;;; Generated autoloads from vc-mtn.el 30267 ;;; Generated autoloads from vc-mtn.el
30365 30268
30366 (defconst vc-mtn-admin-dir "_MTN") 30269 (defconst vc-mtn-admin-dir "_MTN")
30367 30270
30368 (defconst vc-mtn-admin-format (concat vc-mtn-admin-dir "/format")) 30271 (defconst vc-mtn-admin-format (concat vc-mtn-admin-dir "/format"))
30404 Does not check whether the file exists but returns nil if it does not 30307 Does not check whether the file exists but returns nil if it does not
30405 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir))))) 30308 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir)))))
30406 30309
30407 ;;;*** 30310 ;;;***
30408 30311
30409 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18834 13432)) 30312 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18918 21795))
30410 ;;; Generated autoloads from vc-svn.el 30313 ;;; Generated autoloads from vc-svn.el
30411 (defun vc-svn-registered (f) 30314 (defun vc-svn-registered (f)
30412 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30315 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
30413 (getenv "SVN_ASP_DOT_NET_HACK")) 30316 (getenv "SVN_ASP_DOT_NET_HACK"))
30414 "_svn") 30317 "_svn")
31662 \(fn)" t nil) 31565 \(fn)" t nil)
31663 31566
31664 ;;;*** 31567 ;;;***
31665 31568
31666 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 31569 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
31667 ;;;;;; (18787 48935)) 31570 ;;;;;; (18935 29649))
31668 ;;; Generated autoloads from progmodes/which-func.el 31571 ;;; Generated autoloads from progmodes/which-func.el
31669 (put 'which-func-format 'risky-local-variable t) 31572 (put 'which-func-format 'risky-local-variable t)
31670 (put 'which-func-current 'risky-local-variable t) 31573 (put 'which-func-current 'risky-local-variable t)
31671 31574
31672 (defalias 'which-func-mode 'which-function-mode) 31575 (defalias 'which-func-mode 'which-function-mode)
32696 ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el" 32599 ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el"
32697 ;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el" 32600 ;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el"
32698 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" 32601 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el"
32699 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el" 32602 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el"
32700 ;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el") 32603 ;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el")
32701 ;;;;;; (18897 30300 482362)) 32604 ;;;;;; (18939 4389 959328))
32702 32605
32703 ;;;*** 32606 ;;;***
32704 32607
32705 (provide 'loaddefs) 32608 (provide 'loaddefs)
32706 ;; Local Variables: 32609 ;; Local Variables: