summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2020-03-20 06:00:11 -0400
committerNoam Postavsky <npostavs@gmail.com>2020-03-22 23:06:31 -0400
commit8709aaddd8707c9eafb359f9ec824e4bc109bbc6 (patch)
tree899e70ed928ec78656ea655db00cc9b6f5487c98 /lisp/emacs-lisp/syntax.el
parent9ab85f087f7db38168dcf07d24f51ecd2c583f8a (diff)
downloademacs-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/syntax.el')
0 files changed, 0 insertions, 0 deletions