changeset 31816:070cf4b710c5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 21 Sep 2000 15:08:55 +0000
parents e0b702f0bc3c
children e23774b771e1
files .cvsignore etc/NEWS leim/.cvsignore lib-src/.cvsignore lisp/.cvsignore lisp/ChangeLog lwlib/.cvsignore man/.cvsignore oldXMenu/.cvsignore
diffstat 9 files changed, 38 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/.cvsignore	Thu Sep 21 14:58:05 2000 +0000
+++ b/.cvsignore	Thu Sep 21 15:08:55 2000 +0000
@@ -4,3 +4,8 @@
 boot.log.diff
 boot.log.old
 update.log
+config.log
+config.status
+config.cache
+Makefile
+emacs*.tar.gz
--- a/etc/NEWS	Thu Sep 21 14:58:05 2000 +0000
+++ b/etc/NEWS	Thu Sep 21 15:08:55 2000 +0000
@@ -731,28 +731,31 @@
 ** Changes to Change Log mode and Add-Log functions
 
 +++
-If you invoke `add-change-log-entry' from a backup file, it makes an
-entry appropriate for the file's parent.  This is useful for making
+*** If you invoke `add-change-log-entry' from a backup file, it makes
+an entry appropriate for the file's parent.  This is useful for making
 log entries by comparing a version with deleted functions.
 
 +++
-New command M-x change-log-merge merges another log into the current
-buffer.
-
-+++
-New command M-x change-log-redate fixes any old-style date entries in
-a log file.
-
-+++
-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.
-
-+++
-Unless the file is under version control the search for a file's
+**** New command M-x change-log-merge merges another log into the
+current buffer.
+
++++
+*** New command M-x change-log-redate fixes any old-style date entries
+in a log file.
+
++++
+*** 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.
+
++++
+*** Unless the file is under version control 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.
 
+*** Change Log mode now defines its own faces for font-lock
+highlighting.
+
 ** Changes in Font Lock
 
 *** The new function `font-lock-remove-keywords' can be used to remove
--- a/leim/.cvsignore	Thu Sep 21 14:58:05 2000 +0000
+++ b/leim/.cvsignore	Thu Sep 21 15:08:55 2000 +0000
@@ -1,1 +1,2 @@
 leim-list.el
+Makefile
--- a/lib-src/.cvsignore	Thu Sep 21 14:58:05 2000 +0000
+++ b/lib-src/.cvsignore	Thu Sep 21 15:08:55 2000 +0000
@@ -19,3 +19,4 @@
 sorted-doc
 test-distrib
 yow
+Makefile
--- a/lisp/.cvsignore	Thu Sep 21 14:58:05 2000 +0000
+++ b/lisp/.cvsignore	Thu Sep 21 15:08:55 2000 +0000
@@ -2,3 +2,4 @@
 Makefile
 cus-load.el
 elc.tar.gz
+MANIFEST
--- a/lisp/ChangeLog	Thu Sep 21 14:58:05 2000 +0000
+++ b/lisp/ChangeLog	Thu Sep 21 15:08:55 2000 +0000
@@ -1,3 +1,12 @@
+2000-09-21  Gerd Moellmann  <gerd@gnu.org>
+
+	* add-log.el (change-log-date-face, change-log-name-face)
+	(change-log-email-face, change-log-file-face)
+	(change-log-list-face, change-log-conditionals-face)
+	(change-log-function-face, change-log-acknowledgement-face): New
+	faces, inheriting from font-lock faces.
+	(change-log-font-lock-keywords): Use them.
+	
 2000-09-21  Dave Love  <fx@gnu.org>
 
 	* msb.el (msb-mode-map): Use substitute-key-definition.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lwlib/.cvsignore	Thu Sep 21 15:08:55 2000 +0000
@@ -0,0 +1,1 @@
+Makefile
--- a/man/.cvsignore	Thu Sep 21 14:58:05 2000 +0000
+++ b/man/.cvsignore	Thu Sep 21 15:08:55 2000 +0000
@@ -16,3 +16,4 @@
 *.tp
 *.tps
 *.tmp
+Makefile
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/oldXMenu/.cvsignore	Thu Sep 21 15:08:55 2000 +0000
@@ -0,0 +1,1 @@
+Makefile