* lsdb.el: Increment the version number.
[elisp/lsdb.git] / lsdb.el
diff --git a/lsdb.el b/lsdb.el
index c5fcbab..cadbe52 100644 (file)
--- a/lsdb.el
+++ b/lsdb.el
@@ -1090,7 +1090,8 @@ It partially emulates the GNU Emacs' of `quit-window'."
   "Show the LSDB window."
   (if (get-buffer lsdb-buffer-name)
       (if lsdb-temp-buffer-show-function
-         (funcall lsdb-temp-buffer-show-function lsdb-buffer-name)
+         (let ((lsdb-pop-up-windows t))
+           (funcall lsdb-temp-buffer-show-function lsdb-buffer-name))
        (pop-to-buffer lsdb-buffer-name))))
 
 (defun lsdb-toggle-buffer (&optional arg)
@@ -1541,7 +1542,7 @@ the user wants it."
 (provide 'lsdb)
 
 (product-provide 'lsdb
-  (product-define "LSDB" nil '(0 4)))
+  (product-define "LSDB" nil '(0 5)))
 
 ;;;_* Local emacs vars.
 ;;; The following `outline-layout' local variable setting: