mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Oops
This commit is contained in:
parent
c654a394d4
commit
a2837f7aef
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@
|
|||
(buffer-live-p buffer)
|
||||
(not arg)
|
||||
buffer)
|
||||
(mvt/create-buffer tab-name mvti))))))
|
||||
(mvt/create-buffer tab-name))))))
|
||||
|
||||
(defun mvt/find-all-terms-in-tab (tab-name)
|
||||
(remove-if-not #'(lambda (b)
|
||||
|
|
|
|||
Loading…
Reference in a new issue