emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/calc/calc-help.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-help.el,v
Date: Thu, 07 Jun 2007 07:25:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/06/07 07:25:23

Index: calc-help.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calc/calc-help.el,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- calc-help.el        23 Apr 2007 21:20:54 -0000      1.28
+++ calc-help.el        7 Jun 2007 07:25:23 -0000       1.29
@@ -414,7 +414,7 @@
     (princ (format "GNU Emacs Calculator version %s.\n"
                   calc-version))
     (princ "  By Dave Gillespie.\n")
-    (princ "  Copyright (C) 2007 Free Software Foundation, Inc.\n\n")
+    (princ (format "  %s\n\n" emacs-copyright))
     (princ "Type `h s' for a more detailed summary.\n")
     (princ "Or type `h i' to read the full Calc manual on-line.\n\n")
     (princ "Basic keys:\n")




reply via email to

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