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.el


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc.el
Date: Wed, 15 Sep 2004 13:08:13 -0400

Index: emacs/lisp/calc/calc.el
diff -c emacs/lisp/calc/calc.el:1.25 emacs/lisp/calc/calc.el:1.26
*** emacs/lisp/calc/calc.el:1.25        Wed Sep 15 16:54:26 2004
--- emacs/lisp/calc/calc.el     Wed Sep 15 16:57:57 2004
***************
*** 3,10 ****
  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004 Free Software 
Foundation, Inc.
  
  ;; Author: David Gillespie <address@hidden>
! ;; Maintainers: D. Goel <address@hidden>
! ;;              Colin Walters <address@hidden>
  ;; Keywords: convenience, extensions
  ;; Version: 2.02g
  
--- 3,9 ----
  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001, 2002, 2003, 2004 Free Software 
Foundation, Inc.
  
  ;; Author: David Gillespie <address@hidden>
! ;; Maintainer: Jay Belanger <address@hidden>
  ;; Keywords: convenience, extensions
  ;; Version: 2.02g
  
***************
*** 237,243 ****
  (defvar calc-gnuplot-print-command "lp %s"
    "*Name of command for printing GNUPLOT output; %s = file name to print.")
  
! (defvar calc-bug-address "address@hidden"
    "Address of the author of Calc, for use by `report-calc-bug'.")
  
  (defvar calc-scan-for-dels t
--- 236,242 ----
  (defvar calc-gnuplot-print-command "lp %s"
    "*Name of command for printing GNUPLOT output; %s = file name to print.")
  
! (defvar calc-bug-address "address@hidden"
    "Address of the author of Calc, for use by `report-calc-bug'.")
  
  (defvar calc-scan-for-dels t




reply via email to

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