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: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-graph.el
Date: Thu, 19 May 2005 08:50:15 -0400

Index: emacs/lisp/calc/calc-graph.el
diff -c emacs/lisp/calc/calc-graph.el:1.18 emacs/lisp/calc/calc-graph.el:1.19
*** emacs/lisp/calc/calc-graph.el:1.18  Mon May  2 19:44:07 2005
--- emacs/lisp/calc/calc-graph.el       Thu May 19 12:50:15 2005
***************
*** 864,869 ****
--- 864,870 ----
                          "e" (int-to-string (nth 2 calc-graph-zval))))))
          (insert "\n"))
        (and (not (equal calc-graph-zval '(skip)))
+            (boundp 'var-PlotRejects)
           (eq (car-safe var-PlotRejects) 'vec)
           (nconc var-PlotRejects
                  (list (list 'vec




reply via email to

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