diff options
author | Arun Isaac | 2025-09-19 11:04:35 +0100 |
---|---|---|
committer | Arun Isaac | 2025-09-19 11:06:53 +0100 |
commit | e43fd9a4d73654d3876e2c698af7da89f3408f89 (patch) | |
tree | 3de0defdb245e517c3de11308d1a29f8166bc0c3 /NEWS | |
parent | d36f88e2c957d4b11fbc9de14e7e562000ded69b (diff) | |
download | guix-forge-e43fd9a4d73654d3876e2c698af7da89f3408f89.tar.gz guix-forge-e43fd9a4d73654d3876e2c698af7da89f3408f89.tar.lz guix-forge-e43fd9a4d73654d3876e2c698af7da89f3408f89.zip |
Comment out lisp-data Emacs major mode indication so that Guix does not consider the NEWS file invalid.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index eabe100..b0660fc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ --*- lisp-data -*- +;;; -*- lisp-data -*- ;;; guix-forge --- Guix software forge meta-service ;;; Copyright © 2025 Arun Isaac <arunisaac@systemreboot.net> ;;; |