(finder-compile-keywords): Don't insert a keyword to the generated
file.
This commit is contained in:
parent
f8532c555a
commit
529bc8c14c
1 changed files with 0 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue