From 6840310a0db082f392ee36c15b5303b91dec4740 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 12 Mar 1997 00:33:56 +0000 Subject: [PATCH] Provide octave-hlp. --- lisp/progmodes/octave-hlp.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/progmodes/octave-hlp.el b/lisp/progmodes/octave-hlp.el index b5032519895..e72e2adfbd8 100644 --- a/lisp/progmodes/octave-hlp.el +++ b/lisp/progmodes/octave-hlp.el @@ -130,4 +130,8 @@ The files specified by `octave-help-files' are searched." (message "Building help completion alist...done")) octave-help-completion-alist) +;;; provide ourself + +(provide 'octave-hlp) + ;;; octave-hlp.el ends here -- 2.39.5