(finder-compile-keywords): Don't insert a keyword to the generated

file.
This commit is contained in:
Markus Rost 2002-12-06 00:39:16 +00:00
parent f8532c555a
commit 529bc8c14c

View file

@ -120,7 +120,6 @@ no arguments compiles from `load-path'."
(erase-buffer)
(insert ";;; finder-inf.el --- keyword-to-package mapping\n")
(insert ";; This file is part of GNU Emacs.\n")
(insert ";; Keywords: help\n")
(insert ";;; Commentary:\n")
(insert ";; Don't edit this file. It's generated by finder.el\n\n")
(insert ";;; Code:\n")