From: Glenn Morris Date: Tue, 8 Jan 2008 05:03:11 +0000 (+0000) Subject: Comment. X-Git-Tag: emacs-pretest-23.0.90~8652 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6916ec0810e80f26dace4e688f136393decbfdbd;p=emacs.git Comment. --- diff --git a/admin/admin.el b/admin/admin.el index 3405d36520a..05cd7f94467 100644 --- a/admin/admin.el +++ b/admin/admin.el @@ -152,6 +152,7 @@ Root must be the root of an Emacs source tree." "/* development, alpha, beta, or final (release) */")))))) ;; Note this makes some assumptions about form of short copyright. +;; FIXME add the \year in the refcards/*.tex files. (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."