/[emacs]/emacs/lisp/calc/calc-graph.el
ViewVC logotype

Diff of /emacs/lisp/calc/calc-graph.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by deego, Wed Jan 15 15:16:25 2003 UTC revision 1.7 by lektu, Tue Feb 4 12:47:09 2003 UTC
# Line 3  Line 3 
3  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
4    
5  ;; Author: David Gillespie <daveg@synaptics.com>  ;; Author: David Gillespie <daveg@synaptics.com>
6  ;; Maintainers: D. Goel <deego@gnufans.org>  ;; Maintainers: D. Goel <deego@gnufans.org>
7  ;;              Colin Walters <walters@debian.org>  ;;              Colin Walters <walters@debian.org>
8    
9  ;; This file is part of GNU Emacs.  ;; This file is part of GNU Emacs.
# Line 1399  This \"dumb\" driver will be present in Line 1399  This \"dumb\" driver will be present in
1399                                  (and calc-gnuplot-geometry                                  (and calc-gnuplot-geometry
1400                                       (list "-geometry"                                       (list "-geometry"
1401                                             calc-gnuplot-geometry)))))                                             calc-gnuplot-geometry)))))
1402                (setq calc-gnuplot-process                (setq calc-gnuplot-process
1403                      (apply 'start-process                      (apply 'start-process
1404                             "gnuplot"                             "gnuplot"
1405                             calc-gnuplot-buffer                             calc-gnuplot-buffer

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26