change-log-mode

change-log-mode is an interactive autoloaded compiled Lisp function in `add-log.el'.


(change-log-mode)

Parent mode: `text-mode'.

Major mode for editing change logs; like Indented Text mode.
Prevents numeric backups and sets `left-margin' to 8 and `fill-column' to 74.
New log entries are usually made with M-x add-change-log-entry or C-x 4 a.
Each entry behaves as a paragraph, and the entries for one day as a page.
Runs `change-log-mode-hook'.

key binding
--- -------

C-c Prefix Command

C-c C-c change-log-goto-source
C-c C-f change-log-find-file
C-c C-n add-log-edit-next-comment
C-c C-p add-log-edit-prev-comment