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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-graph.el
Date: Tue, 04 Feb 2003 07:47:11 -0500

Index: emacs/lisp/calc/calc-graph.el
diff -c emacs/lisp/calc/calc-graph.el:1.6 emacs/lisp/calc/calc-graph.el:1.7
*** emacs/lisp/calc/calc-graph.el:1.6   Wed Jan 15 10:16:25 2003
--- emacs/lisp/calc/calc-graph.el       Tue Feb  4 07:47:09 2003
***************
*** 3,9 ****
  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
  
  ;; Author: David Gillespie <address@hidden>
! ;; Maintainers: D. Goel <address@hidden> 
  ;;              Colin Walters <address@hidden>
  
  ;; This file is part of GNU Emacs.
--- 3,9 ----
  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
  
  ;; Author: David Gillespie <address@hidden>
! ;; Maintainers: D. Goel <address@hidden>
  ;;              Colin Walters <address@hidden>
  
  ;; This file is part of GNU Emacs.
***************
*** 1399,1405 ****
                                (and calc-gnuplot-geometry
                                     (list "-geometry"
                                           calc-gnuplot-geometry)))))
!             (setq calc-gnuplot-process 
                    (apply 'start-process
                           "gnuplot"
                           calc-gnuplot-buffer
--- 1399,1405 ----
                                (and calc-gnuplot-geometry
                                     (list "-geometry"
                                           calc-gnuplot-geometry)))))
!             (setq calc-gnuplot-process
                    (apply 'start-process
                           "gnuplot"
                           calc-gnuplot-buffer




reply via email to

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