emacs/lisp/vc
Protesilaos Stavrou 38ed05f49f Make log-view-commit-body less intrusive
* lisp/vc/log-view.el (log-view-commit-body): Inherit from
font-lock-comment-face.  This makes expanded commit messages in
log-view look the same as they did prior to commit 1f0b929430 (consult
bug#44424) (bug#44937).
2020-11-29 11:43:38 +01:00
..
add-log.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
compare-w.el
cvs-status.el
diff-mode.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
diff.el Check that the buffer in diff-buffer-with-file is visiting a file 2020-09-15 14:56:10 +02:00
ediff-diff.el Fix problem with non-ASCII characters in ediff error messages 2020-08-20 22:23:35 +02:00
ediff-help.el
ediff-hook.el
ediff-init.el Remove some compat code from ediff 2020-08-18 12:10:29 +02:00
ediff-merg.el
ediff-mult.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
ediff-ptch.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
ediff-util.el Remove pointless use of intern 2020-09-17 11:13:54 +02:00
ediff-vers.el Remove Emacs 22 compat code from ediff-vers.el 2020-05-16 15:41:29 +02:00
ediff-wind.el Remove some XEmacs compat code from ediff-wind.el 2020-11-20 16:19:14 +01:00
ediff.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
emerge.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
log-edit.el Use format-prompt in read-string calls (that have default values) 2020-09-06 23:19:43 +02:00
log-view.el Make log-view-commit-body less intrusive 2020-11-29 11:43:38 +01:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
smerge-mode.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
vc-annotate.el Use format-prompt in read-string calls (that have default values) 2020-09-06 23:19:43 +02:00
vc-bzr.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
vc-cvs.el Fix compilation warning in vc-cvs from previous change 2020-08-20 17:18:46 +02:00
vc-dav.el
vc-dir.el Save and restore point in ewoc-invalidate 2020-09-18 11:53:32 -04:00
vc-dispatcher.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
vc-filewise.el
vc-git.el vc-git-root: Remove unnecessary caching 2020-10-26 23:01:08 +02:00
vc-hg.el Clear the vc-state cache when returning nil 2020-11-10 18:08:13 +02:00
vc-hooks.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vc-mtn.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vc-rcs.el Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
vc-sccs.el
vc-src.el Use one src status -a call for vc-src-dir-status-files 2020-08-09 21:48:37 +02:00
vc-svn.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
vc.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00