1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00

Provide help-macro, not help-screen.

This commit is contained in:
Richard M. Stallman 1993-05-08 22:38:25 +00:00
parent e5a10c8169
commit dd6a74ce66

View File

@ -68,7 +68,7 @@
;;; Code:
(provide 'help-screen)
(provide 'help-macro)
(require 'backquote)
(defmacro make-help-screen (fname help-line help-text helped-map)