aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2018-03-23 19:49:28 -0400
committerGlenn Morris2018-03-23 19:49:28 -0400
commitd481cba23a34b2714e6d578cd7ad36b4f5021406 (patch)
treec468b769b037da3447c91a97a0382881623bc39b
parent7d6c7d0b461705fd67f7df1096b6f6376931f140 (diff)
downloademacs-d481cba23a34b2714e6d578cd7ad36b4f5021406.tar.gz
emacs-d481cba23a34b2714e6d578cd7ad36b4f5021406.zip
* lisp/calculator.el (calculator-paste-decimals): Add version.
-rw-r--r--lisp/calculator.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calculator.el b/lisp/calculator.el
index 02b9e5272f8..b6959af795a 100644
--- a/lisp/calculator.el
+++ b/lisp/calculator.el
@@ -162,7 +162,7 @@ floats, otherwise the Emacs reader will fail on them."
162 :type 'boolean 162 :type 'boolean
163 :group 'calculator) 163 :group 'calculator)
164(make-obsolete-variable 'calculator-paste-decimals 164(make-obsolete-variable 'calculator-paste-decimals
165 "it is no longer used." nil) 165 "it is no longer used." "26.1")
166 166
167(defcustom calculator-copy-displayer nil 167(defcustom calculator-copy-displayer nil
168 "If non-nil, this is any value that can be used for 168 "If non-nil, this is any value that can be used for