mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-18 12:00:38 -07:00
(math-decls-cache-tag): Declare it.
This commit is contained in:
parent
430c8528fa
commit
e206ee4c1a
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ With a prefix, push that prefix as a number onto the stack."
|
|||
(defvar math-max-digits-cache) ; calc-bin.el
|
||||
(defvar math-integral-cache) ; calcalg2.el
|
||||
(defvar math-units-table) ; calc-units.el
|
||||
(defvar math-decls-cache-tag) ; calc-arith.el
|
||||
(defvar math-format-date-cache) ; calc-forms.el
|
||||
(defvar math-holidays-cache-tag) ; calc-forms.el
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue