comparison lisp/ldefs-boot.el @ 87788:6d98607cec67

Regenerate.
author Glenn Morris <rgm@gnu.org>
date Wed, 16 Jan 2008 08:57:42 +0000
parents 7b5dc2306734
children c70e45a7acfd
comparison
equal deleted inserted replaced
87787:4c03765b3435 87788:6d98607cec67
4570 ;;;*** 4570 ;;;***
4571 4571
4572 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4572 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4573 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4573 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4574 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4574 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4575 ;;;;;; (18316 9691)) 4575 ;;;;;; (18317 49783))
4576 ;;; Generated autoloads from comint.el 4576 ;;; Generated autoloads from comint.el
4577 4577
4578 (defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4578 (defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
4579 Functions to call after output is inserted into the buffer. 4579 Functions to call after output is inserted into the buffer.
4580 One possible function is `comint-postoutput-scroll-to-bottom'. 4580 One possible function is `comint-postoutput-scroll-to-bottom'.
14644 14644
14645 ;;;*** 14645 ;;;***
14646 14646
14647 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14647 ;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14648 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14648 ;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14649 ;;;;;; "calendar/icalendar.el" (18317 7567)) 14649 ;;;;;; "calendar/icalendar.el" (18317 33926))
14650 ;;; Generated autoloads from calendar/icalendar.el 14650 ;;; Generated autoloads from calendar/icalendar.el
14651 14651
14652 (autoload 'icalendar-export-file "icalendar" "\ 14652 (autoload 'icalendar-export-file "icalendar" "\
14653 Export diary file to iCalendar format. 14653 Export diary file to iCalendar format.
14654 All diary entries in the file DIARY-FILENAME are converted to iCalendar 14654 All diary entries in the file DIARY-FILENAME are converted to iCalendar
20770 20770
20771 ;;;*** 20771 ;;;***
20772 20772
20773 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 20773 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
20774 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 20774 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
20775 ;;;;;; "pcvs.el" (18317 25035)) 20775 ;;;;;; "pcvs.el" (18317 49783))
20776 ;;; Generated autoloads from pcvs.el 20776 ;;; Generated autoloads from pcvs.el
20777 20777
20778 (autoload 'cvs-checkout "pcvs" "\ 20778 (autoload 'cvs-checkout "pcvs" "\
20779 Run a 'cvs checkout MODULES' in DIR. 20779 Run a 'cvs checkout MODULES' in DIR.
20780 Feed the output to a *cvs* buffer, display it in the current window, 20780 Feed the output to a *cvs* buffer, display it in the current window,
25095 25095
25096 \(fn ARG)" t nil) 25096 \(fn ARG)" t nil)
25097 25097
25098 ;;;*** 25098 ;;;***
25099 25099
25100 ;;;### (autoloads (smerge-auto smerge-mode smerge-ediff) "smerge-mode" 25100 ;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
25101 ;;;;;; "smerge-mode.el" (18317 11736)) 25101 ;;;;;; "smerge-mode" "smerge-mode.el" (18317 49783))
25102 ;;; Generated autoloads from smerge-mode.el 25102 ;;; Generated autoloads from smerge-mode.el
25103 25103
25104 (autoload 'smerge-ediff "smerge-mode" "\ 25104 (autoload 'smerge-ediff "smerge-mode" "\
25105 Invoke ediff to resolve the conflicts. 25105 Invoke ediff to resolve the conflicts.
25106 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the 25106 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the
25112 Minor mode to simplify editing output from the diff3 program. 25112 Minor mode to simplify editing output from the diff3 program.
25113 \\{smerge-mode-map} 25113 \\{smerge-mode-map}
25114 25114
25115 \(fn &optional ARG)" t nil) 25115 \(fn &optional ARG)" t nil)
25116 25116
25117 (autoload 'smerge-auto "smerge-mode" "\ 25117 (autoload 'smerge-start-session "smerge-mode" "\
25118 Turn on `smerge-mode' and move point to first conflict marker. 25118 Turn on `smerge-mode' and move point to first conflict marker.
25119 If no conflict maker is found, turn off `smerge-mode'. 25119 If no conflict maker is found, turn off `smerge-mode'.
25120 25120
25121 \(fn)" nil nil) 25121 \(fn)" nil nil)
25122 25122
29621 ;;;;;; vc-rename-file vc-transfer-file vc-switch-backend vc-update 29621 ;;;;;; vc-rename-file vc-transfer-file vc-switch-backend vc-update
29622 ;;;;;; vc-rollback vc-revert vc-print-log vc-retrieve-snapshot vc-create-snapshot 29622 ;;;;;; vc-rollback vc-revert vc-print-log vc-retrieve-snapshot vc-create-snapshot
29623 ;;;;;; vc-directory vc-merge vc-insert-headers vc-revision-other-window 29623 ;;;;;; vc-directory vc-merge vc-insert-headers vc-revision-other-window
29624 ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command 29624 ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command
29625 ;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook 29625 ;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook
29626 ;;;;;; vc-checkout-hook) "vc" "vc.el" (18317 26672)) 29626 ;;;;;; vc-checkout-hook) "vc" "vc.el" (18317 49783))
29627 ;;; Generated autoloads from vc.el 29627 ;;; Generated autoloads from vc.el
29628 29628
29629 (defvar vc-checkout-hook nil "\ 29629 (defvar vc-checkout-hook nil "\
29630 Normal hook (list of functions) run after checking out a file. 29630 Normal hook (list of functions) run after checking out a file.
29631 See `run-hooks'.") 29631 See `run-hooks'.")
29912 29912
29913 \(fn FILE REV &optional DISPLAY-MODE BUF)" t nil) 29913 \(fn FILE REV &optional DISPLAY-MODE BUF)" t nil)
29914 29914
29915 ;;;*** 29915 ;;;***
29916 29916
29917 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (18315 16863)) 29917 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (18317 49783))
29918 ;;; Generated autoloads from vc-arch.el 29918 ;;; Generated autoloads from vc-arch.el
29919 (defun vc-arch-registered (file) 29919 (defun vc-arch-registered (file)
29920 (if (vc-find-root file "{arch}/=tagging-method") 29920 (if (vc-find-root file "{arch}/=tagging-method")
29921 (progn 29921 (progn
29922 (load "vc-arch") 29922 (load "vc-arch")
30024 Does not check whether the file exists but returns nil if it does not 30024 Does not check whether the file exists but returns nil if it does not
30025 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))))) 30025 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)))))
30026 30026
30027 ;;;*** 30027 ;;;***
30028 30028
30029 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18315 16863)) 30029 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18317 49783))
30030 ;;; Generated autoloads from vc-svn.el 30030 ;;; Generated autoloads from vc-svn.el
30031 (defun vc-svn-registered (f) 30031 (defun vc-svn-registered (f)
30032 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30032 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
30033 (getenv "SVN_ASP_DOT_NET_HACK")) 30033 (getenv "SVN_ASP_DOT_NET_HACK"))
30034 "_svn") 30034 "_svn")
31957 ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el" 31957 ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el"
31958 ;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el" 31958 ;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el"
31959 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el" 31959 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
31960 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el" 31960 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
31961 ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 31961 ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
31962 ;;;;;; "widget.el" "window.el" "x-dnd.el") (18317 32734 645076)) 31962 ;;;;;; "widget.el" "window.el" "x-dnd.el") (18317 50564 111773))
31963 31963
31964 ;;;*** 31964 ;;;***
31965 31965
31966 ;; Local Variables: 31966 ;; Local Variables:
31967 ;; version-control: never 31967 ;; version-control: never