/[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.18 by jpb, Mon May 2 19:44:07 2005 UTC revision 1.19 by jpb, Thu May 19 12:50:15 2005 UTC
# Line 864  Line 864 
864                            "e" (int-to-string (nth 2 calc-graph-zval))))))                            "e" (int-to-string (nth 2 calc-graph-zval))))))
865            (insert "\n"))            (insert "\n"))
866        (and (not (equal calc-graph-zval '(skip)))        (and (not (equal calc-graph-zval '(skip)))
867               (boundp 'var-PlotRejects)
868             (eq (car-safe var-PlotRejects) 'vec)             (eq (car-safe var-PlotRejects) 'vec)
869             (nconc var-PlotRejects             (nconc var-PlotRejects
870                    (list (list 'vec                    (list (list 'vec

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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