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


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-mode.el
Date: Tue, 19 Oct 2004 10:47:31 -0400

Index: emacs/lisp/calc/calc-mode.el
diff -c emacs/lisp/calc/calc-mode.el:1.8 emacs/lisp/calc/calc-mode.el:1.9
*** emacs/lisp/calc/calc-mode.el:1.8    Mon Sep  1 15:45:18 2003
--- emacs/lisp/calc/calc-mode.el        Tue Oct 19 14:39:57 2004
***************
*** 429,436 ****
  
  (defun calc-total-algebraic-mode (flag)
    (interactive "P")
-   (if calc-emacs-type-19
-       (error "Total algebraic mode not yet supported for Emacs 19"))
    (calc-wrapper
     (if (eq calc-algebraic-mode 'total)
         (calc-algebraic-mode nil)
--- 429,434 ----




reply via email to

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