emacs-commit
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/emacs-lisp copyright.el
Date: Sat, 14 Jun 2003 16:11:12 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/06/14 
16:11:12

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

Log message:
        (copyright-update-year): New function extracted from copyright-update.
        When `arg' is set, replace the year, not the `copyright' text.
        Ignore `copyright-update = nil' if called interactively.
        Use "," rather than ", " if that's what was used before.
        Recognize mixes of 2 and 4 digit years.
        Use replace-match.
        (copyright-update): Add interactivep arg.  Use it instead of use 
last-command.
        Use replace-match.  Don't assume (point-min) == 1.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/emacs-lisp/copyright.el.diff?tr1=1.40&tr2=1.41&r1=text&r2=text





reply via email to

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