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

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

[elpa] externals/hyperbole 4c0cc7b: Add kprop-em.elc to ELC_KOTL and rem


From: ELPA Syncer
Subject: [elpa] externals/hyperbole 4c0cc7b: Add kprop-em.elc to ELC_KOTL and remove from ELC_COMPILE (#68)
Date: Sun, 18 Apr 2021 13:57:08 -0400 (EDT)

branch: externals/hyperbole
commit 4c0cc7b982435682486f71cf412c66871840c693
Author: Mats Lidell <mats.lidell@lidells.se>
Commit: GitHub <noreply@github.com>

    Add kprop-em.elc to ELC_KOTL and remove from ELC_COMPILE (#68)
---
 Changes  | 5 +++++
 Makefile | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index 928dcea..249d66c 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+2021-04-18  Mats Lidell  <matsl@gnu.org>
+
+* Makefile (ELC_KOTL): Add kotl/kprop-em.elc
+    (ELC_COMPILE): Remove kprop-em.elc
+
 2021-04-18  Bob Weiner  <rsw@gnu.org>
 
 * hpath.el (hpath:is-path-variable-p): Add to test if a string is a 
path-related variable.
diff --git a/Makefile b/Makefile
index 97bb5df..5a1e4fa 100644
--- a/Makefile
+++ b/Makefile
@@ -175,11 +175,11 @@ ELC_COMPILE =  hactypes.elc hibtypes.elc hib-debbugs.elc 
hib-doc-id.elc hib-kbd.
             hycontrol.elc hui-jmenu.elc hui-menu.elc hui-mini.elc 
hui-mouse.elc hui-select.elc \
             hui-treemacs.elc hui-window.elc hui.elc hvar.elc hversion.elc 
hvm.elc hypb.elc hyperbole.elc \
             hyrolo-demo.elc hyrolo-logic.elc hyrolo-menu.elc hyrolo.elc 
hywconfig.elc \
-            set.elc kprop-em.elc hypb-ert.elc
+            set.elc hypb-ert.elc
 
 ELC_KOTL = kotl/kexport.elc kotl/kfile.elc kotl/kfill.elc kotl/kimport.elc 
kotl/klabel.elc \
           kotl/klink.elc kotl/kmenu.elc kotl/knode.elc kotl/kotl-mode.elc 
kotl/kotl-orgtbl.elc \
-           kotl/kcell.elc kotl/kproperty.elc \
+           kotl/kcell.elc kotl/kproperty.elc kotl/kprop-em.elc \
            kotl/kview.elc kotl/kvspec.elc
 
 HY-TALK  = HY-TALK/.hypb HY-TALK/HYPB HY-TALK/HY-TALK.org



reply via email to

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