]> git.eshelyaron.com Git - emacs.git/commitdiff
; Normalize GNU ELPA :core package statements
authorStefan Kangas <stefankangas@gmail.com>
Fri, 29 Sep 2023 12:33:54 +0000 (14:33 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 30 Sep 2023 23:35:23 +0000 (01:35 +0200)
* lisp/emacs-lisp/let-alist.el:
* lisp/progmodes/project.el: Normalize GNU ELPA :core package
statement.

lisp/emacs-lisp/let-alist.el
lisp/progmodes/project.el

index 6fb425c5615200dfd8138058cdef8a47c1f2b59a..ed07aecf33832f1c513700770891aff10abfc004 100644 (file)
@@ -9,8 +9,8 @@
 ;; Prefix: let-alist
 ;; Separator: -
 
-;; This is an Elpa :core package. Don't use functionality that is not
-;; compatible with Emacs 24.1.
+;; This is a GNU ELPA :core package.  Avoid functionality that is not
+;; compatible with the version of Emacs recorded above.
 
 ;; This file is part of GNU Emacs.
 
index 8d8bf5946280f17cfea6cb53ee15cebf4bb3cc07..920860f0d3a392debf9ff5230876ac229cc84470 100644 (file)
@@ -4,8 +4,8 @@
 ;; Version: 0.9.8
 ;; Package-Requires: ((emacs "26.1") (xref "1.4.0"))
 
-;; This is a GNU ELPA :core package.  Avoid using functionality that
-;; not compatible with the version of Emacs recorded above.
+;; This is a GNU ELPA :core package.  Avoid functionality that is not
+;; compatible with the version of Emacs recorded above.
 
 ;; This file is part of GNU Emacs.