[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/bluetooth e15f6d0 14/33: Revert "add local variable for
From: |
Stefan Monnier |
Subject: |
[elpa] externals/bluetooth e15f6d0 14/33: Revert "add local variable for flycheck mode" |
Date: |
Sat, 19 Sep 2020 08:43:22 -0400 (EDT) |
branch: externals/bluetooth
commit e15f6d0f4023e30a6a108844b9c29aa9921b1f46
Author: Raffael Stocker <r.stocker@mnet-mail.de>
Commit: Raffael Stocker <r.stocker@mnet-mail.de>
Revert "add local variable for flycheck mode"
This reverts commit e86e01f6acead2edb7a842ffb790f75d5f565097.
flycheck-mode causes problems with ELPA tooling.
---
bluetooth.el | 4 ----
1 file changed, 4 deletions(-)
diff --git a/bluetooth.el b/bluetooth.el
index fa5428d..9816371 100644
--- a/bluetooth.el
+++ b/bluetooth.el
@@ -3605,8 +3605,4 @@ scanning the bus, displaying device info etc."
(provide 'bluetooth)
-;; Local variables:
-;; eval: (flycheck-mode)
-;; End:
-
;;; bluetooth.el ends here
- [elpa] externals/bluetooth updated (9ea7bad -> 28d16f6), Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth 8d4b762 01/33: fixes indent declaration in macros, generalises function name regexp, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth 94d9827 05/33: displays MAC address if alias is unknown (pairing agent), Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth 2f8f31c 08/33: adds an unload function, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth b60b76c 10/33: add Makefile and remove now unused bluetooth-test* files, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth e15f6d0 14/33: Revert "add local variable for flycheck mode",
Stefan Monnier <=
- [elpa] externals/bluetooth 1649156 06/33: removes incorrect mode-info clean-up, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth 1758202 18/33: correct indentation, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth e95f30b 20/33: avoid using undocumented value of ‘push’, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth 24d3c4a 03/33: fixes column widths in list format so sorting arrows are visible, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth f81cb13 04/33: removes unnecessary `save-match-data' invocations, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth 6813a70 02/33: fixes comments to conform to Elisp conventions, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth fba1988 07/33: adds a simple compile/test setup script, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth 53323b9 09/33: matches case sensitively in bluetooth--function-name, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth 8f3dcaa 11/33: move some of the comments into docstrings, Stefan Monnier, 2020/09/19
- [elpa] externals/bluetooth e86e01f 12/33: add local variable for flycheck mode, Stefan Monnier, 2020/09/19