(diff-add-change-log-entries-other-window): Document in the code a bug.
This commit is contained in:
parent
6df9b6d78f
commit
4c5559bf39
1 changed files with 1 additions and 0 deletions
|
|
@ -1886,6 +1886,7 @@ I.e. like `add-change-log-entry-other-window' but applied to all hunks."
|
|||
"\\( .*\n\\)*[+]\\)?")
|
||||
nil t))
|
||||
(save-excursion
|
||||
;; FIXME: this pops up windows of all the buffers.
|
||||
(add-change-log-entry nil nil t nil t)))
|
||||
;; When there's no more hunks, diff-hunk-next signals an error.
|
||||
(error nil)))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue