From: Glenn Morris Date: Fri, 16 Jan 2009 03:19:58 +0000 (+0000) Subject: (copyright-update): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~423 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dbc76957a9d78257d0661d36adef4afdb471f12b;p=emacs.git (copyright-update): Doc fix. --- diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el index b41376b8fc6..36864e9c49b 100644 --- a/lisp/emacs-lisp/copyright.el +++ b/lisp/emacs-lisp/copyright.el @@ -190,7 +190,7 @@ When this is `function', only ask when called non-interactively." ;;;###autoload (defun copyright-update (&optional arg interactivep) - "Update copyright notice at beginning of buffer to indicate the current year. + "Update copyright notice to indicate the current year. With prefix ARG, replace the years in the notice rather than adding the current year after them. If necessary, and `copyright-current-gpl-version' is set, any copying permissions