From 5ff9dafd88f7e86faf3b8ec52a912836ff2c31e9 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Wed, 8 Dec 2004 06:07:27 +0000 Subject: [PATCH] Add math-read-preprocess-string to autoloads. --- lisp/calc/calc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el index a7e840594ec..d8e6eb3017c 100644 --- a/lisp/calc/calc.el +++ b/lisp/calc/calc.el @@ -890,7 +890,7 @@ If nil, selections displayed but ignored.") calc-check-user-syntax calc-do-alg-entry calc-do-calc-eval calc-do-quick-calc calc-match-user-syntax math-build-parse-table math-find-user-tokens math-read-expr-list math-read-exprs math-read-if - math-read-token math-remove-dashes) + math-read-token math-remove-dashes math-read-preprocess-string) ("calc-embed" calc-do-embedded-activate) -- 2.39.5