* admin/check-doc-strings: Replace `perl -w' with `use warnings;'.
[bpt/emacs.git] / admin / admin.el
index 6e05a88..58e5b0c 100644 (file)
@@ -218,6 +218,7 @@ ROOT should be the root of an Emacs source tree."
                             (buffer-substring start (point))))
              '("efaq-w32")))))
 
+;; TODO report the progress
 (defun make-manuals (root &optional type)
   "Generate the web manuals for the Emacs webpage.
 ROOT should be the root of an Emacs source tree.