mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
(diff-add-change-log-entries-other-window): Document in the code a bug.
This commit is contained in:
parent
6df9b6d78f
commit
4c5559bf39
@ -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…
Reference in New Issue
Block a user