projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f91cf9
)
* lisp/calc/calc-units.el (math-build-units-table-buffer): Use special-mode.
author
Mark Oteiza
<mvoteiza@udel.edu>
Tue, 16 Feb 2016 16:48:46 +0000
(11:48 -0500)
committer
Mark Oteiza
<mvoteiza@udel.edu>
Tue, 16 Feb 2016 16:50:14 +0000
(11:50 -0500)
lisp/calc/calc-units.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-units.el
b/lisp/calc/calc-units.el
index 0c8920848fcc715506bed4ccde4209c41c57289c..59599608d6acdfbe5b9e8d514d4a54f21e74fd2f 100644
(file)
--- a/
lisp/calc/calc-units.el
+++ b/
lisp/calc/calc-units.el
@@
-1628,7
+1628,7
@@
If COMP or STD is non-nil, put that in the units table instead."
"TeX point will be `pt' instead of `texpt', for example.\n"
"To avoid conflicts, the unit names for pint and parsec will\n"
"be `pint' and `parsec' instead of `pt' and `pc'."))))
- (
view
-mode)
+ (
special
-mode)
(message "Formatting units table...done"))
(setq math-units-table-buffer-valid t)
(let ((oldbuf (current-buffer)))