]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix Package name for cond-star
authorMauro Aranda <maurooaranda@gmail.com>
Mon, 10 Mar 2025 10:45:21 +0000 (07:45 -0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Mar 2025 18:54:15 +0000 (19:54 +0100)
* lisp/emacs-lisp/cond-star.el: Fix name.  (Bug#76861)

(cherry picked from commit 6d99b74ef7701f00ccf6fe76ba7dbcbde00e241a)

lisp/emacs-lisp/cond-star.el

index 7e21f74e2d228ef07346b79c3786d0e0f05d29fa..7c4c1043948074b6cbb4c028cbd44d296c409d79 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2024-2025 Free Software Foundation, Inc.
 
 ;; Maintainer: Richard Stallman <rms@gnu.org>
-;; Package: emacs
+;; Package: cond-star
 ;; Version: 1.0
 ;; Package-Requires: ((emacs "24.3"))