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


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-help.el
Date: Wed, 30 Mar 2005 11:35:25 -0500

Index: emacs/lisp/calc/calc-help.el
diff -c emacs/lisp/calc/calc-help.el:1.17 emacs/lisp/calc/calc-help.el:1.18
*** emacs/lisp/calc/calc-help.el:1.17   Tue Mar 29 16:16:26 2005
--- emacs/lisp/calc/calc-help.el        Wed Mar 30 16:35:25 2005
***************
*** 411,417 ****
    (with-output-to-temp-buffer "*Help*"
      (princ (format "GNU Emacs Calculator version %s.\n"
                   calc-version))
!     (princ "  By Dave Gillespie, address@hidden")
      (princ "  Copyright (C) 2005 Free Software Foundation, Inc.\n\n")
      (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")
--- 411,417 ----
    (with-output-to-temp-buffer "*Help*"
      (princ (format "GNU Emacs Calculator version %s.\n"
                   calc-version))
!     (princ "  By Dave Gillespie.\n")
      (princ "  Copyright (C) 2005 Free Software Foundation, Inc.\n\n")
      (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")




reply via email to

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