;;; diff-hl-autoloads.el --- automatically extracted autoloads
|
;;
|
;;; Code:
|
|
(add-to-list 'load-path (directory-file-name
|
(or (file-name-directory #$) (car load-path))))
|
|
|
;;;### (autoloads nil "diff-hl" "diff-hl.el" (0 0 0 0))
|
;;; Generated autoloads from diff-hl.el
|
|
(autoload 'diff-hl-mode "diff-hl" "\
|
Toggle VC diff highlighting.
|
|
\(fn &optional ARG)" t nil)
|
|
(autoload 'turn-on-diff-hl-mode "diff-hl" "\
|
Turn on `diff-hl-mode' or `diff-hl-dir-mode' in a buffer if appropriate.
|
|
\(fn)" nil nil)
|
|
(defvar global-diff-hl-mode nil "\
|
Non-nil if Global Diff-Hl mode is enabled.
|
See the `global-diff-hl-mode' command
|
for a description of this minor mode.
|
Setting this variable directly does not take effect;
|
either customize it (see the info node `Easy Customization')
|
or call the function `global-diff-hl-mode'.")
|
|
(custom-autoload 'global-diff-hl-mode "diff-hl" nil)
|
|
(autoload 'global-diff-hl-mode "diff-hl" "\
|
Toggle Diff-Hl mode in all buffers.
|
With prefix ARG, enable Global Diff-Hl mode if ARG is positive;
|
otherwise, disable it. If called from Lisp, enable the mode if
|
ARG is omitted or nil.
|
|
Diff-Hl mode is enabled in all buffers where
|
`turn-on-diff-hl-mode' would do it.
|
See `diff-hl-mode' for more information on Diff-Hl mode.
|
|
\(fn &optional ARG)" t nil)
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "diff-hl" '("diff-hl-")))
|
|
;;;***
|
|
;;;### (autoloads nil "diff-hl-amend" "diff-hl-amend.el" (0 0 0 0))
|
;;; Generated autoloads from diff-hl-amend.el
|
|
(autoload 'diff-hl-amend-mode "diff-hl-amend" "\
|
Show changes against the second-last revision in `diff-hl-mode'.
|
Most useful with backends that support rewriting local commits,
|
and most importantly, 'amending' the most recent one.
|
Currently only supports Git, Mercurial and Bazaar.
|
|
\(fn &optional ARG)" t nil)
|
|
(defvar global-diff-hl-amend-mode nil "\
|
Non-nil if Global Diff-Hl-Amend mode is enabled.
|
See the `global-diff-hl-amend-mode' command
|
for a description of this minor mode.
|
Setting this variable directly does not take effect;
|
either customize it (see the info node `Easy Customization')
|
or call the function `global-diff-hl-amend-mode'.")
|
|
(custom-autoload 'global-diff-hl-amend-mode "diff-hl-amend" nil)
|
|
(autoload 'global-diff-hl-amend-mode "diff-hl-amend" "\
|
Toggle Diff-Hl-Amend mode in all buffers.
|
With prefix ARG, enable Global Diff-Hl-Amend mode if ARG is positive;
|
otherwise, disable it. If called from Lisp, enable the mode if
|
ARG is omitted or nil.
|
|
Diff-Hl-Amend mode is enabled in all buffers where
|
`turn-on-diff-hl-amend-mode' would do it.
|
See `diff-hl-amend-mode' for more information on Diff-Hl-Amend mode.
|
|
\(fn &optional ARG)" t nil)
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "diff-hl-amend" '("turn-on-diff-hl-amend-mode" "diff-hl-amend-setup")))
|
|
;;;***
|
|
;;;### (autoloads nil "diff-hl-dired" "diff-hl-dired.el" (0 0 0 0))
|
;;; Generated autoloads from diff-hl-dired.el
|
|
(autoload 'diff-hl-dired-mode "diff-hl-dired" "\
|
Toggle VC diff highlighting on the side of a Dired window.
|
|
\(fn &optional ARG)" t nil)
|
|
(autoload 'diff-hl-dired-mode-unless-remote "diff-hl-dired" "\
|
|
|
\(fn)" nil nil)
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "diff-hl-dired" '("diff-hl-dired-")))
|
|
;;;***
|
|
;;;### (autoloads nil "diff-hl-flydiff" "diff-hl-flydiff.el" (0 0
|
;;;;;; 0 0))
|
;;; Generated autoloads from diff-hl-flydiff.el
|
|
(defvar diff-hl-flydiff-mode nil "\
|
Non-nil if Diff-Hl-Flydiff mode is enabled.
|
See the `diff-hl-flydiff-mode' command
|
for a description of this minor mode.
|
Setting this variable directly does not take effect;
|
either customize it (see the info node `Easy Customization')
|
or call the function `diff-hl-flydiff-mode'.")
|
|
(custom-autoload 'diff-hl-flydiff-mode "diff-hl-flydiff" nil)
|
|
(autoload 'diff-hl-flydiff-mode "diff-hl-flydiff" "\
|
Perform highlighting on-the-fly.
|
This is a global minor mode. It alters how `diff-hl-mode' works.
|
|
\(fn &optional ARG)" t nil)
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "diff-hl-flydiff" '("diff-hl-flydiff")))
|
|
;;;***
|
|
;;;### (autoloads nil "diff-hl-margin" "diff-hl-margin.el" (0 0 0
|
;;;;;; 0))
|
;;; Generated autoloads from diff-hl-margin.el
|
|
(defvar diff-hl-margin-mode nil "\
|
Non-nil if Diff-Hl-Margin mode is enabled.
|
See the `diff-hl-margin-mode' command
|
for a description of this minor mode.
|
Setting this variable directly does not take effect;
|
either customize it (see the info node `Easy Customization')
|
or call the function `diff-hl-margin-mode'.")
|
|
(custom-autoload 'diff-hl-margin-mode "diff-hl-margin" nil)
|
|
(autoload 'diff-hl-margin-mode "diff-hl-margin" "\
|
Toggle displaying `diff-hl-mode' highlights on the margin.
|
|
\(fn &optional ARG)" t nil)
|
|
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "diff-hl-margin" '("diff-hl-")))
|
|
;;;***
|
|
;;;### (autoloads nil nil ("diff-hl-pkg.el") (0 0 0 0))
|
|
;;;***
|
|
;; Local Variables:
|
;; version-control: never
|
;; no-byte-compile: t
|
;; no-update-autoloads: t
|
;; coding: utf-8
|
;; End:
|
;;; diff-hl-autoloads.el ends here
|