1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
emacs/lisp/vc
Juri Linkov d143df5a4e Use diff faces for compare-windows
* lisp/vc/compare-w.el: Require diff-mode for diff faces.
(compare-windows-removed, compare-windows-added): New faces
inheriting from diff faces.
(compare-windows): Define obsolete face alias.
(compare-windows-highlight): Replace face `compare-windows' with
new faces `compare-windows-added' and `compare-windows-removed'.
(compare-windows-get-recent-window): Signal an error when
no other window is found.

Fixes: debbugs:19451
2014-12-28 02:48:05 +02:00
..
add-log.el
compare-w.el Use diff faces for compare-windows 2014-12-28 02:48:05 +02:00
cvs-status.el
diff-mode.el * lisp/vc/diff-mode.el (diff-kill-applied-hunks): New command. 2014-12-01 13:16:53 -05:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el * lisp: Prefer inlinable functions to macros. 2014-12-05 12:49:53 -05:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el
log-view.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el * lisp/vc/diff-mode.el (diff-kill-applied-hunks): New command. 2014-12-01 13:16:53 -05:00
vc-annotate.el
vc-bzr.el Move VC diff ASYNC argument to the fifth position 2014-12-14 12:49:08 +02:00
vc-cvs.el Move VC diff ASYNC argument to the fifth position 2014-12-14 12:49:08 +02:00
vc-dav.el Move VC diff ASYNC argument to the fifth position 2014-12-14 12:49:08 +02:00
vc-dir.el Spelling fixes 2014-12-12 18:42:57 -08:00
vc-dispatcher.el Righteous featurectomy of vc-keep-workfiles - always do it. 2014-12-10 12:33:26 -05:00
vc-filewise.el Renove duplicate code. 2014-12-01 07:39:15 -05:00
vc-git.el Merge from origin/emacs-24 2014-12-27 13:15:55 -03:00
vc-hg.el Move VC diff ASYNC argument to the fifth position 2014-12-14 12:49:08 +02:00
vc-hooks.el Remove VC rollback method. 2014-12-11 22:44:32 -05:00
vc-mtn.el Move VC diff ASYNC argument to the fifth position 2014-12-14 12:49:08 +02:00
vc-rcs.el Move VC diff ASYNC argument to the fifth position 2014-12-14 12:49:08 +02:00
vc-sccs.el Move VC diff ASYNC argument to the fifth position 2014-12-14 12:49:08 +02:00
vc-src.el Move VC diff ASYNC argument to the fifth position 2014-12-14 12:49:08 +02:00
vc-svn.el Remove extra semicolons 2014-12-18 15:51:34 +02:00
vc.el * lisp/vc/vc.el: Improve `dir-status-files' description 2014-12-17 06:34:11 +02:00