emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bnf-mode e898672 73/74: Removed no longer needed local


From: Stefan Monnier
Subject: [elpa] externals/bnf-mode e898672 73/74: Removed no longer needed local variables
Date: Thu, 9 May 2019 08:27:56 -0400 (EDT)

branch: externals/bnf-mode
commit e898672a3f6d3516e8ee80e48def3151d85bed13
Author: Serghei Iakovlev <address@hidden>
Commit: Serghei Iakovlev <address@hidden>

    Removed no longer needed local variables
---
 bnf-mode.el | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bnf-mode.el b/bnf-mode.el
index 8b24758..9fb3247 100644
--- a/bnf-mode.el
+++ b/bnf-mode.el
@@ -279,9 +279,4 @@ Will be used only if `bnf-mode-algol-comments-style' is set 
to t")
 (add-to-list 'auto-mode-alist '("\\.bnf\\'" . bnf-mode))
 
 (provide 'bnf-mode)
-
-;; Local Variables:
-;; firestarter: ert-run-tests-interactively
-;; End:
-
 ;;; bnf-mode.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]