From 49116ac071969bee7f129bf7ce725c7a5b0b0fc5 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 16 Mar 1992 20:39:07 +0000 Subject: *** empty log message *** --- lisp/emacs-lisp/helper.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/helper.el') diff --git a/lisp/emacs-lisp/helper.el b/lisp/emacs-lisp/helper.el index c718e94be30..0064bc66e07 100644 --- a/lisp/emacs-lisp/helper.el +++ b/lisp/emacs-lisp/helper.el @@ -21,7 +21,7 @@ ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -(provide 'helper) ; hey, here's a helping hand. +; hey, here's a helping hand. ;; Bind this to a string for in "... Other keys ". ;; Helper-help uses this to construct help string when scrolling. @@ -147,3 +147,4 @@ (ding) (setq continue nil)))))) +(provide 'helper) \ No newline at end of file -- cgit v1.2.1