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

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

[elpa] externals/csharp-mode 45fee1a 2/2: Add fixme notice


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode 45fee1a 2/2: Add fixme notice
Date: Wed, 25 Aug 2021 09:57:08 -0400 (EDT)

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

    Add fixme notice
---
 csharp-mode-tests.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/csharp-mode-tests.el b/csharp-mode-tests.el
index 2acbe17..8fe10a2 100644
--- a/csharp-mode-tests.el
+++ b/csharp-mode-tests.el
@@ -24,6 +24,8 @@
 (require 'package)
 
 ;; development only packages, not declared as a package-dependency
+;; FIXME: loading a .el file from `load-path' should not change user's settings
+;; like that.  It can happen without the user explicitly requesting it!
 (package-initialize)
 (add-to-list 'package-archives '("melpa" . 
"https://stable.melpa.org/packages/";))
 



reply via email to

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