From eb2aac9db6e9ee339af3032ea95be4272c9c4109 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 27 Dec 1999 12:36:23 +0000 Subject: [PATCH] Alto's change to add-log.el. --- etc/NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 5f61fcfc048..17ca9ddb4ae 100644 --- 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 -- 2.39.5