diff options
author | Noam Postavsky <npostavs@gmail.com> | 2020-03-20 06:00:11 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2020-03-22 23:06:31 -0400 |
commit | 8709aaddd8707c9eafb359f9ec824e4bc109bbc6 (patch) | |
tree | 899e70ed928ec78656ea655db00cc9b6f5487c98 /lisp/emacs-lisp | |
parent | 9ab85f087f7db38168dcf07d24f51ecd2c583f8a (diff) | |
download | emacs-8709aaddd8707c9eafb359f9ec824e4bc109bbc6.tar.gz emacs-8709aaddd8707c9eafb359f9ec824e4bc109bbc6.tar.bz2 emacs-8709aaddd8707c9eafb359f9ec824e4bc109bbc6.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions