1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/lisp/vc
Konstantin Kharlamov f0002b2d84 Make diff-mode understand git-format-patch separators
* lisp/vc/diff-mode.el (diff-prev-line-if-patch-separator):
A function to return prev. line if it has git-format-patch
separator.
(diff-end-of-hunk): Make use of
diff-prev-line-if-patch-separator
diff-buffer-type: whether a buffer is a git-diff
(define-derived-mode): set diff-buffer-type to appropriate
value (bug#37395).
2019-10-13 05:52:21 +02:00
..
add-log.el Correct some custom type typos 2019-10-01 10:50:47 +02:00
compare-w.el
cvs-status.el
diff-mode.el Make diff-mode understand git-format-patch separators 2019-10-13 05:52:21 +02:00
diff.el Mention the vc diff switches in diff-switches 2019-10-03 16:33:02 +02:00
ediff-diff.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-help.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-hook.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-init.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-merg.el
ediff-mult.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-ptch.el
ediff-util.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-vers.el
ediff-wind.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
emerge.el
log-edit.el Improved ChangeLog generation for vc log (Bug#16301) 2019-08-03 20:14:52 -04:00
log-view.el
pcvs-defs.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el
vc-bzr.el
vc-cvs.el vc-cvs-revert: fix off-by-one file mode 2019-09-16 17:23:11 -07:00
vc-dav.el
vc-dir.el Provide facility to ignore all marked files in vc 2019-09-15 15:00:20 +02:00
vc-dispatcher.el
vc-filewise.el
vc-git.el
vc-hg.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
vc-hooks.el
vc-mtn.el
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el Set correct svn:ignore property for relative filenames 2019-10-07 08:15:22 +02:00
vc.el Fix vc-default-ignore 2019-09-15 15:03:33 +02:00