]> git.eshelyaron.com Git - emacs.git/commitdiff
Alto's change to add-log.el.
authorGerd Moellmann <gerd@gnu.org>
Mon, 27 Dec 1999 12:36:23 +0000 (12:36 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 27 Dec 1999 12:36:23 +0000 (12:36 +0000)
etc/NEWS

index 5f61fcfc04866b8cc1becf9ef47e5abcd2c00d5f..17ca9ddb4aed1867cfb0de8e3a116d23c5cd6837 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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