changeset 38875:6710276b9747

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 20 Aug 2001 10:05:27 +0000
parents a1db1537c80f
children 1daef9a5589e
files admin/README lisp/ChangeLog
diffstat 2 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/admin/README	Mon Aug 20 10:05:03 2001 +0000
+++ b/admin/README	Mon Aug 20 10:05:27 2001 +0000
@@ -5,6 +5,7 @@
 
 Brief description of scripts found here:
 
-build-configs	build Emacs in various configurations
-make-emacs	build Emacs in various ways
-revdiff		get CVS diffs of files
+build-configs		build Emacs in various configurations
+check-doc-strings	check doc strings against documentation
+make-emacs		build Emacs in various ways
+revdiff			get CVS diffs of files
--- a/lisp/ChangeLog	Mon Aug 20 10:05:03 2001 +0000
+++ b/lisp/ChangeLog	Mon Aug 20 10:05:27 2001 +0000
@@ -1,3 +1,7 @@
+2001-08-20  Gerd Moellmann  <gerd@gnu.org>
+
+	* whitespace.el (whitespace-global-mode): Add autoload cookie.
+
 2001-08-20  Alex Schroeder  <alex@gnu.org>
 
 	* sql.el (sql-db2): Doc change.