+2013-12-29 Xue Fuqiao <xfq.free@gmail.com>
+
+ * make-emacs:
+ * build-configs: Add the "use strict;" and "use warnings;" pragmas.
+
2013-12-28 Glenn Morris <rgm@gnu.org>
* admin.el (cusver-scan): Warn about missing :types.
(user-error "Version not found in %s" file))
(replace-match (format "%s" version) nil nil nil 1))
+;; TODO report the progress
(defun set-version (root version)
"Set Emacs version to VERSION in relevant files under ROOT.
Root must be the root of an Emacs source tree."
;; Note this makes some assumptions about form of short copyright.
+;; TODO report the progress
(defun set-copyright (root copyright)
"Set Emacs short copyright to COPYRIGHT in relevant files under ROOT.
Root must be the root of an Emacs source tree."