]> git.eshelyaron.com Git - emacs.git/commitdiff
Add math-read-preprocess-string to autoloads.
authorJay Belanger <jay.p.belanger@gmail.com>
Wed, 8 Dec 2004 06:07:27 +0000 (06:07 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Wed, 8 Dec 2004 06:07:27 +0000 (06:07 +0000)
lisp/calc/calc.el

index a7e840594ecda42c8b872d9966ea8bb7352a2608..d8e6eb3017cebaac79936e36e98648e3bde28271 100644 (file)
@@ -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)