]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 20 Aug 2001 10:05:27 +0000 (10:05 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 20 Aug 2001 10:05:27 +0000 (10:05 +0000)
admin/README
lisp/ChangeLog

index 699e33d25f861366911155a6dc9f16298b54e2fe..95e8a25c11c31e206df8e7ba23a66406ea86353b 100644 (file)
@@ -5,6 +5,7 @@ what you do when using them.
 
 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
index ebf5888d64321f179d1ef76fcdaac3330bf92faa..26bcb03c6528c5b2309a64669adfe7dc5448a303 100644 (file)
@@ -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.