branch: main
commit 3a26eaed2095da107e900f16a767deac8588b48a
Author: Tassilo Horn <[email protected]>
Commit: Tassilo Horn <[email protected]>
Add :news file for auctex
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 7ec00d320b..b77d5382b4 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -72,7 +72,8 @@
:ignored-files ("COPYING"))
(auctex :url "https://git.savannah.gnu.org/git/auctex.git"
;; AUCTeX is currently sync'd manually and elpa.git isn't quite a mirror :-(
- :manual-sync t)
+ :manual-sync t
+ :news "NEWS.org")
(aumix-mode :url nil)
(auto-correct :url nil)
(auto-header :url "https://git.sr.ht/~pkal/auto-header")