all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How does Emacs generate its ChangeLog?
@ 2022-11-22 19:04 Akib Azmain Turja
  2022-11-22 19:33 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Akib Azmain Turja @ 2022-11-22 19:04 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]


I'm writing a package, and it's pretty stable now to use.  (Not
published on the internet.)  Now I want a ChangeLog, according to GNU
Coding Standards.  Emacs generates it nicely with git log, and I'd also
like to do something similar, possible taking some code from Emacs
source.  Any pointers?

-- 
Akib Azmain Turja, GPG key: 70018CE5819F17A3BBA666AFE74F0EFA922AE7F5
Fediverse: akib@hostux.social
Codeberg: akib
emailselfdefense.fsf.org | "Nothing can be secure without encryption."

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How does Emacs generate its ChangeLog?
  2022-11-22 19:04 How does Emacs generate its ChangeLog? Akib Azmain Turja
@ 2022-11-22 19:33 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-11-22 19:33 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Akib Azmain Turja <akib@disroot.org>
> Date: Wed, 23 Nov 2022 01:04:50 +0600
> 
> I'm writing a package, and it's pretty stable now to use.  (Not
> published on the internet.)  Now I want a ChangeLog, according to GNU
> Coding Standards.  Emacs generates it nicely with git log, and I'd also
> like to do something similar, possible taking some code from Emacs
> source.  Any pointers?

See build-aux/gitlog-to-changelog, and its invocation in top-level
Makefile.in.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-22 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 19:04 How does Emacs generate its ChangeLog? Akib Azmain Turja
2022-11-22 19:33 ` Eli Zaretskii

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.