]> git.eshelyaron.com Git - emacs.git/commitdiff
Add missing builtin package declarations
authorJonas Bernoulli <jonas@bernoul.li>
Mon, 24 Jun 2024 18:34:53 +0000 (20:34 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Jun 2024 13:31:42 +0000 (15:31 +0200)
* lisp/editorconfig-conf-mode.el:
* lisp/editorconfig-core-handle.el:
* lisp/editorconfig-core.el:
* lisp/editorconfig-fnmatch.el:
* lisp/editorconfig-tools.el: Declare library as part of the
'editorconfig' package.

(cherry picked from commit 680155d3f0328a22ecce18647779e0e26931e825)

lisp/editorconfig-conf-mode.el
lisp/editorconfig-core-handle.el
lisp/editorconfig-core.el
lisp/editorconfig-fnmatch.el
lisp/editorconfig-tools.el

index 3102c3d65817f2ba3b688de02c425908ced390c7..6afbb42865e5e7decbb727b0f3a6bc73b5e70ee7 100644 (file)
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2011-2024  Free Software Foundation, Inc.
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
+;; Package: editorconfig
 
 ;; See
 ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or
index b8570ac5c6ae8ef26fed368e5e1089037f88f72e..96d0723d9e081a59e76d7aec7a0e0a5ba6c72b2d 100644 (file)
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2011-2024  Free Software Foundation, Inc.
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
+;; Package: editorconfig
 
 ;; See
 ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or
index 8183ff6298cd722980a40d268d71fcb2a968dfdb..3d7ea88917cc78174c1b5d87c907973a9f584d62 100644 (file)
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2011-2024  Free Software Foundation, Inc.
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
+;; Package: editorconfig
 
 ;; See
 ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or
index 397e424a6f7487c22a915116bc299e3f5dda5762..8d6e9bb90717c53e4f3c02f70e77d54e0fab212b 100644 (file)
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2011-2024  Free Software Foundation, Inc.
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
+;; Package: editorconfig
 
 ;; See
 ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or
index 512dd67f56ff6e7c8bfeb57b4901afe8a40a4e93..b9bd37986477206b5ce3411630266a5a71ff049b 100644 (file)
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2011-2024  Free Software Foundation, Inc.
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
+;; Package: editorconfig
 
 ;; See
 ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors or