From: Jonas Bernoulli via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 75355@debbugs.gnu.org
Subject: bug#75355: [PATCH 0/1] Improve comment cycling in log-edit
Date: Sat, 4 Jan 2025 17:28:59 +0100 [thread overview]
Message-ID: <20250104162859.13378-1-jonas@bernoul.li> (raw)
Hello,
In https://lists.gnu.org/archive/html/emacs-devel/2025-01/msg00041.html
we are discussing adding git-commit.el to Emacs. This change is triggered
by that discussion but what I suggest here is to first move some code out
of git-commit.el and into log-edit.el.
Previously git-commit.el wrapped around some commands from log-edit.el
to provide better variants. The following patch instead modifies the
existing commands. It also adds a new command and a new helper function.
Cheers,
Jonas
Jonas Bernoulli (1):
Improve comment cycling in log-edit
lisp/vc/log-edit.el | 62 ++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 59 insertions(+), 3 deletions(-)
--
2.47.1
next reply other threads:[~2025-01-04 16:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 16:28 Jonas Bernoulli via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2025-01-04 17:11 ` bug#75355: [PATCH 1/1] Improve comment cycling in log-edit Jonas Bernoulli via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-04 18:39 ` Eli Zaretskii
2025-01-04 22:29 ` Jonas Bernoulli via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-05 7:28 ` Eli Zaretskii
2025-01-05 11:37 ` Jonas Bernoulli via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250104162859.13378-1-jonas@bernoul.li \
--to=bug-gnu-emacs@gnu.org \
--cc=75355@debbugs.gnu.org \
--cc=jonas@bernoul.li \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).