From 1a06eabd17a8eff0635bc7058349f7c22057864c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 30 May 1992 23:12:08 +0000 Subject: *** empty log message *** --- lisp/help.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lisp/help.el') diff --git a/lisp/help.el b/lisp/help.el index bc71ffa2084..48e34665732 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -1,4 +1,5 @@ -;; Help commands for Emacs +;;; help.el --- help commands for Emacs + ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -383,3 +384,5 @@ to the specified name LIBRARY (a la calling `load' instead of `load-library')." load-path) (message "No library %s in search path" library) nil)) + +;;; help.el ends here -- cgit v1.2.3