embeddedchangelog

Homepage: https://emacswiki.org/emacs/download/embeddedchangelog.el

Author: Michele Bini

Updated:

Summary

Edit a change log embedded in a file

Commentary

* 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)

Dependencies