mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-05 13:31:45 -08:00
(calc-last-why-command): Declare it.
This commit is contained in:
parent
92d7f48929
commit
f58af89963
1 changed files with 3 additions and 0 deletions
|
|
@ -231,6 +231,9 @@ Calc user interface as before (either M-# C or M-# K; initially M-# C)."
|
|||
|
||||
;;;; 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue