X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/685b368080facdfb032e0e2c37cd4f85406feeaa..9daba1c9390337fab7519136cba7ed61ab80d5ee:/dot/emacs-calc diff --git a/dot/emacs-calc b/dot/emacs-calc index 8d722f6..36c12e9 100644 --- a/dot/emacs-calc +++ b/dot/emacs-calc @@ -72,6 +72,8 @@ constant bounds." (put 'calc-define 'calc-integrate-numerically '(progn (define-key calc-mode-map "zn" 'calc-integrate-numerically))) +(setq calc-highlight-selections-with-faces t + calc-show-selections nil) ;;; Mode settings stored by Calc on Mon Mar 15 16:25:50 2004 (setq calc-group-char " ")