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


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-misc.el
Date: Fri, 26 Nov 2004 17:39:12 -0500

Index: emacs/lisp/calc/calc-misc.el
diff -c emacs/lisp/calc/calc-misc.el:1.14 emacs/lisp/calc/calc-misc.el:1.15
*** emacs/lisp/calc/calc-misc.el:1.14   Wed Nov 24 21:45:32 2004
--- emacs/lisp/calc/calc-misc.el        Fri Nov 26 22:33:19 2004
***************
*** 231,236 ****
--- 231,239 ----
  
  ;;;; Stack and buffer management.
  
+ ;; The variable calc-last-why-command is set in calc-do-handly-whys
+ ;; and used in calc-why (in calc-stuff.el).
+ (defvar calc-last-why-command)
  
  (defun calc-do-handle-whys ()
    (setq calc-why (sort calc-next-why




reply via email to

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