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

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

[elpa] externals/csharp-mode 84a5daa 389/459: Should not need to autoloa


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode 84a5daa 389/459: Should not need to autoload c_sharp
Date: Sun, 22 Aug 2021 14:00:07 -0400 (EDT)

branch: externals/csharp-mode
commit 84a5daae7324aba37859bd8157ca92e05f4dacb0
Author: Theodor Thornhill <theo@thornhill.no>
Commit: Theodor Thornhill <theo@thornhill.no>

    Should not need to autoload c_sharp
---
 csharp-mode.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/csharp-mode.el b/csharp-mode.el
index 3629cb3..ef33c69 100644
--- a/csharp-mode.el
+++ b/csharp-mode.el
@@ -424,9 +424,6 @@ Key bindings:
 
   (tree-sitter-hl-mode))
 
-;;;###autoload
-(add-to-list 'tree-sitter-major-mode-language-alist '(csharp-mode . c_sharp))
-
 (provide 'csharp-mode)
 
 ;;; csharp-mode.el ends here



reply via email to

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