mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
(auto-insert-alist): Don't assume *.el is part of GNU Emacs.
This commit is contained in:
parent
f9ad2e24c7
commit
c5178e8e12
@ -164,14 +164,12 @@ If this contains a %s, that will be replaced by the matching rule."
|
||||
(completing-read "Keyword, C-h: " v1 nil t))
|
||||
str ", ") & -2 "
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
;; GNU Emacs is free software; you can redistribute it and/or modify
|
||||
;; This file is free software; you can redistribute it and/or modify
|
||||
;; it under the terms of the GNU General Public License as published by
|
||||
;; the Free Software Foundation; either version 2, or (at your option)
|
||||
;; any later version.
|
||||
|
||||
;; GNU Emacs is distributed in the hope that it will be useful,
|
||||
;; This file is distributed in the hope that it will be useful,
|
||||
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
;; GNU General Public License for more details.
|
||||
|
Loading…
Reference in New Issue
Block a user