From: Mark Wooding Date: Sat, 25 Jun 2022 11:23:50 +0000 (+0100) Subject: dot/emacs-calc: Fix ugly close-paren formatting. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/030f5e98cae2ed0ed74bae5186492ad1191b83a7 dot/emacs-calc: Fix ugly close-paren formatting. --- diff --git a/dot/emacs-calc b/dot/emacs-calc index 85c2748..3487ae5 100644 --- 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") - (bit nil "Bit") -)) + (bit nil "Bit"))) ;;; End of custom units ;;; Variable "var-AlgSimpRules" stored by Calc on Thu Jan 6 21:04:23 2000