2001-11-26 Eli Zaretskii <eliz@is.elta.co.il>
+ * help-fns.el: Renamed from help-funs.el.
+
* startup.el (command-line-1): Don't try to call process-list if
it is not fboundp.
-;;; help-funs.el --- Complex help functions
+;;; help-fns.el --- Complex help functions
;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001
;; Free Software Foundation, Inc.
(insert "\nThe parent syntax table is:")
(describe-vector table 'internal-describe-syntax-value))))))
-(provide 'help-funs)
+(provide 'help-fns)
-;;; help-funs.el ends here
+;;; help-fns.el ends here