emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/emacs-lisp copyright.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/emacs-lisp copyright.el
Date: Fri, 16 Jan 2009 03:19:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/16 03:19:58

Modified files:
        lisp/emacs-lisp: copyright.el 

Log message:
        (copyright-update): Doc fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/emacs-lisp/copyright.el?cvsroot=emacs&r1=1.78&r2=1.79

Patches:
Index: copyright.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/emacs-lisp/copyright.el,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -b -r1.78 -r1.79
--- copyright.el        11 Jan 2009 03:10:19 -0000      1.78
+++ copyright.el        16 Jan 2009 03:19:58 -0000      1.79
@@ -190,7 +190,7 @@
 
 ;;;###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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]