From: Stephen Berman <stephen.berman@gmx.net>
To: Feng Shu <tumashu@163.com>
Cc: emacs-devel@gnu.org
Subject: Re: What does mean of commits prefix ; ?
Date: Wed, 03 Apr 2024 23:46:07 +0200 [thread overview]
Message-ID: <87sf02glwg.fsf@gmx.net> (raw)
In-Reply-To: <87zfua16hp.fsf@163.com> (Feng Shu's message of "Thu, 04 Apr 2024 05:28:02 +0800")
On Thu, 04 Apr 2024 05:28:02 +0800 Feng Shu <tumashu@163.com> wrote:
> Hello:
>
> I have found that many commits prefix ';', is it has
> special mean?
>
> for example:
>
> e95a8622263 ; * lisp/keymap.el (key-parse): Fix processing of "[TAB]". (Bug#69893)
> afb7a23e7b9 ; Improve documentation of 'backup-by-copying'
This is explained the the CONTRIBUTE file in the Emacs sources:
If the summary line starts with a semicolon and a space "; ", the
commit message will be skipped and not added to the generated
ChangeLog file. Use this for minor commits that do not need to be
mentioned in the ChangeLog file, such as changes in etc/NEWS, typo
fixes, etc.
Steve Berman
next prev parent reply other threads:[~2024-04-03 21:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-03 21:28 What does mean of commits prefix ; ? Feng Shu
2024-04-03 21:46 ` Stephen Berman [this message]
2024-04-03 22:16 ` Feng Shu
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sf02glwg.fsf@gmx.net \
--to=stephen.berman@gmx.net \
--cc=emacs-devel@gnu.org \
--cc=tumashu@163.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.