1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

Alto's change to add-log.el.

This commit is contained in:
Gerd Moellmann 1999-12-27 12:36:23 +00:00
parent 776d8e16b1
commit eb2aac9db6

View File

@ -305,6 +305,16 @@ specifies a number of lines. If nil, don't resize.
Default is 0.25.
** Changes to Change Log mode
Change Log mode now adds a file's version number to change log entries
if user-option `change-log-version-info-enabled' is non-nil.
The search for a file's version number is performed based on regular
expressions from `change-log-version-number-regexp-list' which can be
cutomized. Version numbers are only found in the first 10 percent of
a file.
** Changes in Font Lock
*** The new function `font-lock-remove-keywords' can be used to remove