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:
dc209c5
)
dot/emacs-calc: Fix ugly close-paren formatting.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 25 Jun 2022 11:23:50 +0000
(12:23 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 25 Jun 2022 11:23:50 +0000
(12:23 +0100)
dot/emacs-calc
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs-calc
b/dot/emacs-calc
index 85c27481433b51aeb9a8370f9514f00b468b76a2..3487ae52f551a04c64aad3d8b727f8d51898e3d5 100644
(file)
--- a/
dot/emacs-calc
+++ b/
dot/emacs-calc
@@
-98,8
+98,7
@@
constant bounds."
(kb "1024 * bit" "Kilobit")
(byte "octet" "Byte")
(octet "8 * bit" "Octet")
(kb "1024 * bit" "Kilobit")
(byte "octet" "Byte")
(octet "8 * bit" "Octet")
- (bit nil "Bit")
-))
+ (bit nil "Bit")))
;;; End of custom units
;;; Variable "var-AlgSimpRules" stored by Calc on Thu Jan 6 21:04:23 2000
;;; End of custom units
;;; Variable "var-AlgSimpRules" stored by Calc on Thu Jan 6 21:04:23 2000