Mercurial > emacs
diff etc/NEWS @ 27005:e9167a5cfad2
Alto's change to add-log.el.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 27 Dec 1999 12:36:23 +0000 |
parents | 2939daf50656 |
children | 62cd5f1749cc |
line wrap: on
line diff
--- a/etc/NEWS Mon Dec 27 12:27:32 1999 +0000 +++ b/etc/NEWS Mon Dec 27 12:36:23 1999 +0000 @@ -305,6 +305,16 @@ 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