emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] main 5f3ce0ab25: Facilitate the building of Company manual


From: Dmitry Gutov
Subject: [elpa] main 5f3ce0ab25: Facilitate the building of Company manual
Date: Thu, 10 Feb 2022 22:13:27 -0500 (EST)

branch: main
commit 5f3ce0ab252a6d7e2c06f221f82f24ab4eace98e
Author: YugaEgo <yet@ego.team>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Facilitate the building of Company manual
    
    
https://github.com/company-mode/company-mode/pull/1228#issuecomment-1032541458
---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 82a2ec9071..7d006e9af5 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -108,6 +108,9 @@
   :auto-sync t)
  ("company"
   :url "https://github.com/company-mode/company-mode.git";
+  :shell-command "cp -R doc/images ."
+  :doc "doc/company.texi"
+  :ignored-files ("doc")
   :auto-sync t)
  ("company-ebdb"       :url nil)
  ("company-math"       :url "https://github.com/vspinu/company-math.git";)



reply via email to

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