[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
main 8c3c7a61 1/2: * NEWS.org (Removed): Document last change about `unl
From: |
Arash Esbati |
Subject: |
main 8c3c7a61 1/2: * NEWS.org (Removed): Document last change about `unload-feature'. |
Date: |
Sat, 24 Aug 2024 17:07:45 -0400 (EDT) |
branch: main
commit 8c3c7a611c042df01b49a3a8b7ae60a32eae19bc
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>
* NEWS.org (Removed): Document last change about `unload-feature'.
---
NEWS.org | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/NEWS.org b/NEWS.org
index 4391b8b5..d904a66f 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -36,6 +36,14 @@
For users who tracked the master branch: Do =git switch main= to
switch to the main branch where development takes place nowadays.
+** Removed
+
+- Remove the possibility to disable the side-wide installation with:
+ #+begin_src emacs-lisp
+ (unload-feature 'tex-site)
+ #+end_src
+ Using this form when installed from ELPA will throw an error.
+
* [14.0.6] - 2024-06-30
** Added
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- main 8c3c7a61 1/2: * NEWS.org (Removed): Document last change about `unload-feature'.,
Arash Esbati <=