branch: main
commit 5ec377985817af55609109bf9e8faf16a5bdcebd
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    elpa-packages (po-mode): New package
---
 elpa-packages | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 98c89a8209..deff8b7c53 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -678,6 +678,13 @@
   :doc "plz-media-type.org")
  (plz-see              :url "https://github.com/astoff/plz-see.el";
   :readme "README.org")
+ ;; FIXME: `po-mode.el' is actually maintained as part of
+ ;; [Gettext](https://savannah.gnu.org/p/gettext) and kept within the main
+ ;; branch, in the `gettext-tools/emacs' subdirectory.
+ ;; The emacsmirror/po-mode repository is auto-extracted from that
+ ;; subdirectory in the main branch of http://git.sv.gnu.org:/git/gettext.git.
+ ;; It's really not ideal, but it is what it is for now.
+ (po-mode              :url "https://github.com/emacsmirror/po-mode";)
  (poke                 :url "https://git.savannah.gnu.org/git/poke/poke-el.git";
   :doc "poke-el.texi"
   :ignored-files ("COPYING"))

Reply via email to