1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 02:20:21 -08:00
emacs/lisp/vc
Stefan Monnier 17252062b0 * lisp/vc/diff-mode.el: Improve diff-font-lock-prettify
A few tweaks to the previous code for corner case problems, and a new
feature, which is to move the +/- signs to the left fringe.

(diff--font-lock-cleanup, diff--filter-substring): New functions.
(diff-mode): Use them.
(diff--font-lock-refined): Mark the overall overlays as `diff-mode
fine` as well, so they get properly cleaned up when changing mode.
(diff-fringe-add, diff-fringe-del, diff-fringe-rep, diff-fringe-nul):
New bitmaps.
(diff--font-lock-prettify): Move the +/- signs to the fringe.
(diff-wiggle): Use 'user-error'.
2018-10-21 11:05:49 -04:00
..
add-log.el Minor rewording of last change 2018-07-21 19:11:32 +03:00
compare-w.el
cvs-status.el
diff-mode.el * lisp/vc/diff-mode.el: Improve diff-font-lock-prettify 2018-10-21 11:05:49 -04:00
diff.el * lisp/vc/diff.el (diff-buffer-with-file): Support indirect buffers. 2018-07-29 00:30:01 +12:00
ediff-diff.el ; Use GNU not Gnu in docs 2018-03-23 16:01:12 -04:00
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el Let ediff '=' compare against ancestor buffer (Bug#11320) 2018-06-28 22:09:04 -04:00
ediff-vers.el
ediff-wind.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
ediff.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
emerge.el * lisp/vc/emerge.el: Use lexical-binding 2018-04-03 23:17:30 -04:00
log-edit.el New option to make 'C-x 4 a' use file-less ChangeLog buffers 2018-07-21 16:02:57 +01:00
log-view.el
pcvs-defs.el
pcvs-info.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
pcvs-parse.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
pcvs-util.el
pcvs.el Prefer \... to control chars in .el literals 2018-03-29 17:43:08 -07:00
smerge-mode.el Speed up smerge-refine-regions by avoiding fsync 2018-07-12 21:45:31 -04:00
vc-annotate.el
vc-bzr.el * lisp/vc-bzr.el (log-view-current-tag-function): Remove unused defvar. 2018-09-26 19:48:27 +02:00
vc-cvs.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-dav.el
vc-dir.el Merge from origin/emacs-26 2018-03-13 18:13:26 -07:00
vc-dispatcher.el
vc-filewise.el
vc-git.el Finish fix for Bug#21559 2018-09-29 12:40:15 +02:00
vc-hg.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-hooks.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-mtn.el
vc-rcs.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-sccs.el
vc-src.el
vc-svn.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc.el * lisp/vc/vc.el (vc-retrieve-tag-hook): Remove autoload cookie. 2018-10-09 20:24:45 +02:00