1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
emacs/lisp/vc
Juri Linkov 7e238e7d50 Add ':extend t' face attribute to diff faces (bug#37774)
* lisp/vc/diff-mode.el (diff-header, diff-file-header)
(diff-removed, diff-added): Add ':extend t' face attribute.

* lisp/vc/ediff-init.el (ediff-current-diff-A)
(ediff-current-diff-B, ediff-current-diff-C)
(ediff-current-diff-Ancestor, ediff-even-diff-A)
(ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
(ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
(ediff-odd-diff-Ancestor): Add ':extend t' face attribute.

* lisp/vc/smerge-mode.el (smerge-upper, smerge-lower)
(smerge-base, smerge-markers): Add ':extend t' face attribute.

* lisp/vc/log-view.el (log-view-file, log-view-message):
Add ':extend t' face attribute.

* lisp/faces.el (secondary-selection): Add ':extend t' face attribute.
(line-number-major-tick, line-number-minor-tick):
Change :foreground to :background.
2019-10-19 23:51:03 +03:00
..
add-log.el Correct some custom type typos 2019-10-01 10:50:47 +02:00
compare-w.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
cvs-status.el
diff-mode.el Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03: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 Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03:00
ediff-merg.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-mult.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-ptch.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-util.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-vers.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
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 Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03:00
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 * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
pcvs.el
smerge-mode.el Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03:00
vc-annotate.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-bzr.el Include the date in the bzr annotation buffer 2019-06-27 21:00:36 +02:00
vc-cvs.el vc-cvs-revert: fix off-by-one file mode 2019-09-16 17:23:11 -07:00
vc-dav.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
vc-dir.el Provide facility to ignore all marked files in vc 2019-09-15 15:00:20 +02:00
vc-dispatcher.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-filewise.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-git.el * lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644). 2019-07-25 02:21:28 +03:00
vc-hg.el Add ui.report_untrusted=0 to vc-hg log commands 2019-10-17 04:25:31 +02:00
vc-hooks.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-mtn.el
vc-rcs.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-sccs.el Allow vc-sccs-diff to work with TRAMP 2019-10-17 04:43:38 +02:00
vc-src.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
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