branch: externals/bufferlo
commit 91645926ec12adaa19145973b71888b68a17cb07
Author: shipmints <shipmi...@gmail.com>
Commit: shipmints <shipmi...@gmail.com>

    Renamed bufferlo-raise-bookmark to bufferlo-bookmark-raise.
---
 bufferlo.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bufferlo.el b/bufferlo.el
index f5d0dc99c6..9bbf3d4e9c 100644
--- a/bufferlo.el
+++ b/bufferlo.el
@@ -2038,7 +2038,7 @@ transient work."
       (dolist (tab (funcall tab-bar-tabs-function frame))
         (setf (alist-get 'bufferlo-bookmark-tab-name tab) nil)))))
 
-(defun bufferlo-raise-bookmark ()
+(defun bufferlo-bookmark-raise ()
   "Raise the selected bookmarked frame or tab.
 Note: If there are duplicated bookmarks, the first one found is
 raised."

Reply via email to