Homepage: https://emacswiki.org/emacs/download/embeddedchangelog.el
Author: Michele Bini
Updated:
Edit a change log embedded in a file
* Description This package allows you to add entries to an embedded change log like the one in this file. * Installation Add the following to your .emacs: (autoload 'embedded-changelog-add-entry "/path/to/embeddedchangelog.el" nil t)