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/informat.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lisp/informat.el') diff --git a/lisp/informat.el b/lisp/informat.el index 1f91cb5b8be..939b1cbb632 100644 --- a/lisp/informat.el +++ b/lisp/informat.el @@ -1,4 +1,5 @@ -;; Info support functions package for Emacs +;;; informat.el --- info support functions package for Emacs + ;; Copyright (C) 1986 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -413,3 +414,5 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\"" (save-buffer)))) (error (message ">> Error: %s" (prin1-to-string err)))))) (kill-emacs error)))) + +;;; informat.el ends here -- cgit v1.2.3