From 650cb9f1357b4c60735abc6e17c53895b9cecccb Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Tue, 18 Jan 2005 18:30:39 +0000 Subject: [PATCH] (calc-display-raw): Fix docstring. --- 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 a578a8666b8..ba5cda831e1 100644 --- a/lisp/calc/calc.el +++ b/lisp/calc/calc.el @@ -438,7 +438,7 @@ If `units', `math-simplify-units' is applied.") "If non-nil, recompute evalto's automatically when necessary.") (defcalcmodevar calc-display-raw nil - "If non-nil, display shows unformatted Lisp exprs.(defcalcmodevar For debugging)") + "If non-nil, display shows unformatted Lisp exprs. (For debugging)") (defcalcmodevar calc-internal-prec 12 "Number of digits of internal precision for calc-mode calculations.") -- 2.39.5