1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lisp/vc
Noam Postavsky 8709aaddd8 Fix a couple of problems in changelog generating functions
* lisp/vc/diff-mode.el (diff-add-log-current-defuns): If there is a
scan-error when calling end-of-defun, go to end of hunk.  This can
easily happen since we are calling end-of-defun on a partial code
fragment from a diff.
* lisp/vc/log-edit.el (log-edit-generate-changelog-from-diff): Bind
display-buffer-overriding-action around the log-edit-show-diff call
only.  Otherwise, it can affect, for example, debugger windows
triggered by the diff-add-log-current-defuns call.
2020-03-22 23:06:31 -04:00
..
add-log.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
compare-w.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cvs-status.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
diff-mode.el Fix a couple of problems in changelog generating functions 2020-03-22 23:06:31 -04:00
diff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-diff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-help.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-hook.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-init.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-merg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-mult.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-ptch.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-util.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-vers.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-wind.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emerge.el
log-edit.el Fix a couple of problems in changelog generating functions 2020-03-22 23:06:31 -04:00
log-view.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-defs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-info.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-util.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs.el Don't write absolute filenames and duplicate strings to CVS ignore files 2020-02-22 10:52:07 +02:00
smerge-mode.el * lisp/vc/smerge-mode.el (smerge-match-conflict): Fix bug#38456 2020-01-21 15:58:17 -05:00
vc-annotate.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-bzr.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-cvs.el * lisp/vc/vc-cvs.el (vc-cvs-ignore): Copy-edit doc string 2020-02-28 17:03:00 +01:00
vc-dav.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-dir.el vc-dir-ignore: More accurately choose base directory 2020-02-25 01:03:42 +02:00
vc-dispatcher.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-filewise.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-git.el vc-dir: ensure we don't use a pager with git 2020-01-13 09:26:41 +01:00
vc-hg.el ; Add a TODO 2020-02-12 00:29:40 +02:00
vc-hooks.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-mtn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-rcs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-sccs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-src.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-svn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc.el vc-dir-ignore: More accurately choose base directory 2020-02-25 01:03:42 +02:00