mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Tweak previous change.
This commit is contained in:
parent
179e152a26
commit
5e18d63236
1 changed files with 1 additions and 1 deletions
|
|
@ -481,7 +481,7 @@ copyright notice is allowed."
|
|||
(concat "^;;;[ \t]+" name "[ \t]+ends here[ \t]*$"
|
||||
"\\|^;;;[ \t]+ End of file[ \t]+" name)
|
||||
nil t)))
|
||||
(format "Can't find a footer line"))
|
||||
(format "Can't find the footer line"))
|
||||
((not (and (lm-copyright-mark) (lm-crack-copyright)))
|
||||
"Can't find a valid copyright notice")
|
||||
((not (or non-fsf-ok
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue