changeset 2696:479c78c63f89

Provide help-macro, not help-screen.
author Richard M. Stallman <rms@gnu.org>
date Sat, 08 May 1993 22:38:25 +0000
parents e04471272862
children 05ff97695d32
files lisp/help-macro.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/help-macro.el	Sat May 08 16:45:38 1993 +0000
+++ b/lisp/help-macro.el	Sat May 08 22:38:25 1993 +0000
@@ -68,7 +68,7 @@
 
 ;;; Code:
 
-(provide 'help-screen)
+(provide 'help-macro)
 (require 'backquote)
 
 (defmacro make-help-screen (fname help-line help-text helped-map)