diff options
| author | jao <jao@gnu.org> | 2022-09-04 03:30:20 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2022-09-04 03:30:20 +0100 |
| commit | 27d65f50b9709ab2e2e91e6ff2e8cd9e792cd574 (patch) | |
| tree | 8e7b27cb9a67d7e43e32c5a313dfde9a8470ec88 /lib/eos | |
| parent | 46bdf389914dafda40764963c2c89c7496e2aaed (diff) | |
| download | elibs-27d65f50b9709ab2e2e91e6ff2e8cd9e792cd574.tar.gz elibs-27d65f50b9709ab2e2e91e6ff2e8cd9e792cd574.tar.bz2 | |
jao-river-enable
Diffstat (limited to 'lib/eos')
| -rw-r--r-- | lib/eos/jao-tracking.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/eos/jao-tracking.el b/lib/eos/jao-tracking.el index 23bd099..5fca653 100644 --- a/lib/eos/jao-tracking.el +++ b/lib/eos/jao-tracking.el @@ -101,8 +101,6 @@ (cmd (format "wmctrl -r emacs -b %s,demands_attention" action))) (shell-command-to-string cmd)))) -(jao-tracking-set-log "") - (defun jao-tracking--buffer-str (s) (if (listp s) `(:propertize ,(plist-get s :propertize) |
