changeset 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 99e734c7df9b
children d6d99ee4a5ae
files etc/NEWS
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
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