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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-mode.el [lexbind]
Date: Mon, 25 Oct 2004 00:43:04 -0400

Index: emacs/lisp/calc/calc-mode.el
diff -c emacs/lisp/calc/calc-mode.el:1.4.4.2 
emacs/lisp/calc/calc-mode.el:1.4.4.3
*** emacs/lisp/calc/calc-mode.el:1.4.4.2        Tue Oct 14 23:35:48 2003
--- emacs/lisp/calc/calc-mode.el        Mon Oct 25 04:22:24 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]