branch: externals/hyperbole
commit 30236ca3edcbd4dffd074341d3719a9a5bd56fbe
Merge: faa8294 8c45a22
Author: Bob Weiner <[email protected]>
Commit: Bob Weiner <[email protected]>
Merge branch 'master' of hyperbole
---
Changes | 5 +++++
Makefile | 5 +++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/Changes b/Changes
index 2c394af..0266a5f 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+2021-04-28 Mats Lidell <[email protected]>
+
+* Makefile (EL_COMPILE) (ELC_COMPILE): Add hui-dired-sidebar and
+ hypb-maintenance
+
2021-04-28 Bob Weiner <[email protected]>
* hyrolo.el (hyrolo-grep-or-fgrep): Add.
diff --git a/Makefile b/Makefile
index 1781664..5dfb8ce 100644
--- a/Makefile
+++ b/Makefile
@@ -159,7 +159,8 @@ EL_COMPILE = hact.el hactypes.el hargs.el hbdata.el
hbmap.el hbut.el \
hpath.el hrmail.el hsettings.el hsmail.el hsys-org.el hsys-www.el
htz.el \
hycontrol.el hui-jmenu.el hui-menu.el hui-mini.el hui-mouse.el
hui-select.el \
hui-treemacs.el hui-window.el hui.el hvar.el hversion.el hvm.el
hypb.el hyperbole.el \
- hyrolo-demo.el hyrolo-logic.el hyrolo-menu.el hyrolo.el
hywconfig.el set.el hypb-ert.el
+ hyrolo-demo.el hyrolo-logic.el hyrolo-menu.el hyrolo.el
hywconfig.el set.el hypb-ert.el \
+ hui-dired-sidebar.el hypb-maintenance.el
EL_KOTL = kotl/kexport.el kotl/kfile.el kotl/kfill.el kotl/kimport.el
kotl/klabel.el \
kotl/klink.el kotl/kmenu.el kotl/knode.el kotl/kotl-mode.el
kotl/kotl-orgtbl.el \
@@ -175,7 +176,7 @@ 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 hypb-ert.elc
+ set.elc hypb-ert.elc hui-dired-sidebar.elc hypb-maintenance.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 \