Declare calc-eval-error in calc.el
* lisp/calc/calc.el (calc-eval-error): Declare. (Bug#58801)
This commit is contained in:
@@ -906,6 +906,8 @@ Used by `calc-user-invocation'.")
|
||||
(defvar calc-embedded-mode-hook nil
|
||||
"Hook run when starting embedded mode.")
|
||||
|
||||
(defvar calc-eval-error)
|
||||
|
||||
;; The following modes use specially-formatted data.
|
||||
(put 'calc-mode 'mode-class 'special)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user