emacs-diffs
[Top][All Lists]
Advanced

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

scratch/so-long 3000784: fixup! ; * lisp/so-long.el: Documentation


From: Phil Sainty
Subject: scratch/so-long 3000784: fixup! ; * lisp/so-long.el: Documentation
Date: Sat, 31 Jul 2021 06:16:26 -0400 (EDT)

branch: scratch/so-long
commit 30007845d0f6a9cd23d9751fb9f4e735a9082126
Author: Phil Sainty <psainty@orcon.net.nz>
Commit: Phil Sainty <psainty@orcon.net.nz>

    fixup! ; * lisp/so-long.el: Documentation
---
 lisp/so-long.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lisp/so-long.el b/lisp/so-long.el
index 9d8b5df..b1a3de1 100644
--- a/lisp/so-long.el
+++ b/lisp/so-long.el
@@ -469,6 +469,9 @@
 
 (require 'cl-lib)
 
+;; Map each :package-version to the associated Emacs version.
+;; (This eliminates the need for explicit :version keywords on the
+;; custom definitions.)
 (add-to-list 'customize-package-emacs-version-alist
              '(so-long ("1.0" . "27.1")
                        ("1.1" . "28.1")))



reply via email to

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