\f
;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
-;;;;;; (18819 46976))
+;;;;;; (18963 23682))
;;; Generated autoloads from progmodes/cc-mode.el
(autoload 'c-initialize-cc-mode "cc-mode" "\
;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
;;;;;; compile compilation-disable-input compile-command compilation-search-path
;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
-;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (18863
-;;;;;; 60812))
+;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (18961
+;;;;;; 36796))
;;; Generated autoloads from progmodes/compile.el
(defvar compilation-mode-hook nil "\
;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
-;;;;;; "dired" "dired.el" (18901 14288))
+;;;;;; "dired" "dired.el" (18958 9095))
;;; Generated autoloads from dired.el
(defvar dired-listing-switches "-al" "\
;;;***
\f
;;;### (autoloads (encoded-kbd-setup-display) "encoded-kb" "international/encoded-kb.el"
-;;;;;; (18787 48928))
+;;;;;; (18963 26564))
;;; Generated autoloads from international/encoded-kb.el
(autoload 'encoded-kbd-setup-display "encoded-kb" "\
-Set up a `input-decode-map' for `keyboard-coding-system' on DISPLAY.
+Set up a `input-decode-map' for `keyboard-coding-system' on TERMINAL.
-DISPLAY may be a display id, a frame, or nil for the selected frame's display.
+TERMINAL may be a terminal id, a frame, or nil for the selected frame's terminal.
-\(fn DISPLAY)" nil nil)
+\(fn TERMINAL)" nil nil)
;;;***
\f
;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
-;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (18787
-;;;;;; 48912))
+;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (18941
+;;;;;; 42892))
;;; Generated autoloads from epa.el
(autoload 'epa-list-keys "epa" "\
;;;;;; epg-encrypt-string epg-encrypt-file epg-start-encrypt epg-sign-string
;;;;;; epg-sign-file epg-start-sign epg-verify-string epg-verify-file
;;;;;; epg-start-verify epg-decrypt-string epg-decrypt-file epg-start-decrypt
-;;;;;; epg-cancel epg-list-keys) "epg" "epg.el" (18787 48912))
+;;;;;; epg-cancel epg-list-keys) "epg" "epg.el" (18943 4386))
;;; Generated autoloads from epg.el
(autoload 'epg-list-keys "epg" "\
\f
;;;### (autoloads (rgrep lgrep grep-find grep grep-mode grep-compute-defaults
;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
-;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18858 55376))
+;;;;;; grep-window-height) "grep" "progmodes/grep.el" (18967 15987))
;;; Generated autoloads from progmodes/grep.el
(defvar grep-window-height nil "\
in its output (such as the `-H' option to GNU grep), it's a good idea to
include it when specifying `grep-command'.
-The default value of this variable is set up by `grep-compute-defaults';
-call that function before using this variable in your program.")
+In interactive usage, the actual value of this variable is set up
+by `grep-compute-defaults'; to change the default value, use
+Customize or call the function `grep-apply-setting'.")
-(custom-autoload 'grep-command "grep" t)
+(custom-autoload 'grep-command "grep" nil)
(defvar grep-find-command nil "\
The default find command for \\[grep-find].
-The default value of this variable is set up by `grep-compute-defaults';
-call that function before using this variable in your program.")
+In interactive usage, the actual value of this variable is set up
+by `grep-compute-defaults'; to change the default value, use
+Customize or call the function `grep-apply-setting'.")
-(custom-autoload 'grep-find-command "grep" t)
+(custom-autoload 'grep-find-command "grep" nil)
(defvar grep-setup-hook nil "\
List of hook functions run by `grep-process-setup' (see `run-hooks').")
;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
-;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18787
-;;;;;; 48914))
+;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (18951
+;;;;;; 18091))
;;; Generated autoloads from ido.el
(defvar ido-mode nil "\
;;;;;; describe-current-coding-system describe-current-coding-system-briefly
;;;;;; describe-coding-system describe-character-set list-charset-chars
;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
-;;;;;; (18912 44112))
+;;;;;; (18947 41945))
;;; Generated autoloads from international/mule-diag.el
(autoload 'list-character-sets "mule-diag" "\
;;;***
\f
-;;;### (autoloads nil "register" "register.el" (18873 47505))
+;;;### (autoloads nil "register" "register.el" (18961 38375))
;;; Generated autoloads from register.el
(define-key ctl-x-r-map "\C-@" 'point-to-register)
(define-key ctl-x-r-map [?\C-\ ] 'point-to-register)
;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
;;;;;; rmail-dont-reply-to-names rmail-movemail-variant-p) "rmail"
-;;;;;; "mail/rmail.el" (18911 46082))
+;;;;;; "mail/rmail.el" (18961 36795))
;;; Generated autoloads from mail/rmail.el
(autoload 'rmail-movemail-variant-p "rmail" "\
;;;***
\f
;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
-;;;;;; (18911 46082))
+;;;;;; (18961 36795))
;;; Generated autoloads from mail/rmailedit.el
(autoload 'rmail-edit-current-message "rmailedit" "\
;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
-;;;;;; (18850 59927))
+;;;;;; (18964 39342))
;;; Generated autoloads from textmodes/tex-mode.el
(defvar tex-shell-file-name nil "\
;;;***
\f
-;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18787
-;;;;;; 48918))
+;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (18953
+;;;;;; 42629))
;;; Generated autoloads from tutorial.el
(autoload 'help-with-tutorial "tutorial" "\
;;;***
\f
;;;### (autoloads (vc-branch-part vc-trunk-p vc-update-change-log
-;;;;;; vc-rename-file vc-transfer-file vc-switch-backend vc-update
-;;;;;; vc-rollback vc-revert vc-print-log vc-retrieve-tag vc-create-tag
-;;;;;; vc-merge vc-insert-headers vc-revision-other-window vc-diff
-;;;;;; vc-version-diff vc-register vc-next-action vc-before-checkin-hook
-;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (18885 3376))
+;;;;;; vc-rename-file vc-delete-file vc-transfer-file vc-switch-backend
+;;;;;; vc-update vc-rollback vc-revert vc-print-log vc-retrieve-tag
+;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window
+;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
+;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (18944 19956))
;;; Generated autoloads from vc.el
(defvar vc-checkout-hook nil "\
\(fn FILE NEW-BACKEND)" nil nil)
+(autoload 'vc-delete-file "vc" "\
+Delete file and mark it as such in the version control system.
+
+\(fn FILE)" t nil)
+
(autoload 'vc-rename-file "vc" "\
Rename file OLD to NEW, and rename its master file likewise.
;;;***
\f
-;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18906 53490))
+;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18961 36795))
;;; Generated autoloads from vc-bzr.el
(defconst vc-bzr-admin-dirname ".bzr" "\
;;;***
\f
-;;;### (autoloads nil "vc-svn" "vc-svn.el" (18918 21795))
+;;;### (autoloads nil "vc-svn" "vc-svn.el" (18944 19874))
;;; Generated autoloads from vc-svn.el
(defun vc-svn-registered (f)
(let ((admin-dir (cond ((and (eq system-type 'windows-nt)
;;;***
\f
;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
-;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18889
-;;;;;; 1423))
+;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (18941
+;;;;;; 42894))
;;; Generated autoloads from wid-edit.el
(autoload 'widgetp "wid-edit" "\
;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el"
;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el"
;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el")
-;;;;;; (18939 4389 959328))
+;;;;;; (18967 26407 762906))
;;;***
\f