GNU bug report logs -
#77935
31.0.50; diff-add-change-log-entries-other-window
Previous Next
To reply to this bug, email your comments to 77935 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#77935
; Package
emacs
.
(Sun, 20 Apr 2025 07:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Gerd Möllmann <gerd.moellmann <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 20 Apr 2025 07:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Take the attached diff and store in in the root of an Emacs repository.
Find the diff in Emacs, and C-x 4 A.
I have a few of complaints/wishes:
- The change log entries that are produced are in reverse order of the
diff, which is inconvenient when writing the log entries while
following the diff
- Some changes in the diff produce multiple entries for the same
function. Example is what is produced for the main function in
emacs.c.
- Add the following to the start of the diff and start over.
27 files changed, 1629 insertions(+), 832 deletions(-)
src/Makefile.in | 3 +-
src/alloc.c | 52 ++--
src/buffer.c | 126 ++++----
src/buffer.h | 19 +-
src/callint.c | 4 +-
You will see that Emacs asks "Use file:" without saying for what it
wants to use what. That's confusing. Event better in this particular
case would be if it would skip over such lines to the first hunk, but
that's another story.
[text-index.diff (text/x-patch, attachment)]
This bug report was last modified 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.