(calc-Need-calc-help): Remove it.
;;; Code:
;; This file is autoloaded from calc-ext.el.
-(require 'calc-ext)
+(require 'calc-ext)
(require 'calc-macs)
-(defun calc-Need-calc-help () nil)
-
-
(defun calc-help-prefix (arg)
"This key is the prefix for Calc help functions. See calc-help-for-help."
(interactive "P")
"} (matrix brackets); . (abbreviate); / (multi-lines)")
"vec/mat" ?v))
+(provide 'calc-help)
+
;; arch-tag: 2d347593-7591-449e-a64a-93dab5f2f686
;;; calc-help.el ends here