chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
685b368
)
dot/emacs-calc: Use faces for highlighting selections.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 25 Jun 2022 11:25:00 +0000
(12:25 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 25 Jun 2022 11:25:00 +0000
(12:25 +0100)
dot/emacs-calc
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs-calc
b/dot/emacs-calc
index 8d722f6526934f6f7b0de545d20f0086b8d36db0..36c12e903103b6ea4375d2c9fb690482582e52db 100644
(file)
--- 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 " ")