summaryrefslogtreecommitdiffhomepage
path: root/lib/eos
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-05-15 00:29:29 +0100
committerjao <jao@gnu.org>2021-05-15 00:29:29 +0100
commit488d54e6d291b1cbfa38125315ede845bea3e630 (patch)
treed0df0473fcfe287d5a846dfe40b5ec7f3e9f81a9 /lib/eos
parentd9e8bf0f91732ff6993a048d063ed5e6349f1036 (diff)
downloadelibs-488d54e6d291b1cbfa38125315ede845bea3e630.tar.gz
elibs-488d54e6d291b1cbfa38125315ede845bea3e630.tar.bz2
jao-ednc: fix
Diffstat (limited to 'lib/eos')
-rw-r--r--lib/eos/jao-ednc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eos/jao-ednc.el b/lib/eos/jao-ednc.el
index 0c52286..0e7b8c3 100644
--- a/lib/eos/jao-ednc.el
+++ b/lib/eos/jao-ednc.el
@@ -68,7 +68,7 @@
(jao-minibuffer-refresh))
(defun jao-ednc--show-last ()
- (jao-minibuffer-push-notification '(:eval (jao-ednc--format-last))))
+ (message (jao-ednc--format-last)))
(defun jao-ednc--default-handler (notification newp)
(if (not newp)