emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 14 Jun 2003 16:11:37 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5225 emacs/lisp/ChangeLog:1.5226
*** emacs/lisp/ChangeLog:1.5225 Sat Jun 14 16:02:59 2003
--- emacs/lisp/ChangeLog        Sat Jun 14 16:11:37 2003
***************
*** 1,5 ****
--- 1,16 ----
  2003-06-14  Stefan Monnier  <address@hidden>
  
+       * emacs-lisp/copyright.el (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.
+ 
        * textmodes/tex-mode.el (tex-compile-commands):
        Handle tex-start-commands like tex-start-tex does.
  




reply via email to

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