pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/emacs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep 14 12:45:44 UTC 2026

Modified Files:
        pkgsrc/editors/emacs: modules.mk

Log Message:
emacs: remove another reference to emacs21


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/editors/emacs/modules.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/emacs/modules.mk
diff -u pkgsrc/editors/emacs/modules.mk:1.41 pkgsrc/editors/emacs/modules.mk:1.42
--- pkgsrc/editors/emacs/modules.mk:1.41        Sat Sep 12 14:31:50 2026
+++ pkgsrc/editors/emacs/modules.mk     Mon Sep 14 12:45:44 2026
@@ -1,4 +1,4 @@
-# $NetBSD: modules.mk,v 1.41 2026/09/12 14:31:50 wiz Exp $
+# $NetBSD: modules.mk,v 1.42 2026/09/14 12:45:44 wiz Exp $
 #
 # This Makefile fragment handles Emacs Lisp Packages (== ELPs).
 #
@@ -138,7 +138,7 @@
 #              Description:
 #                      Emacs major version.
 #              Possible values:
-#                      20, 21, 29, 30, 31, <integers more than that in the future>
+#                      20, 29, 30, 31, <integers more than that in the future>
 #
 #      EMACS_VERSION_MINOR
 #              Description:



Home | Main Index | Thread Index | Old Index