1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 23:40:24 -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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cvs-status.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-hook.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-init.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-merg.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
ediff-mult.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-ptch.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-util.el Let ediff '=' compare against ancestor buffer (Bug#11320) 2018-06-28 22:09:04 -04:00
ediff-vers.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pcvs-defs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-dir.el Merge from origin/emacs-26 2018-03-13 18:13:26 -07:00
vc-dispatcher.el * lisp/vc/vc-dispatcher.el (vc-do-command): Bind message-truncate-lines to t 2018-02-21 22:37:33 +02:00
vc-filewise.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-rcs.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-sccs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-src.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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