summaryrefslogtreecommitdiffhomepage
path: root/lib/eos
diff options
context:
space:
mode:
Diffstat (limited to 'lib/eos')
-rw-r--r--lib/eos/jao-buffers.el5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/eos/jao-buffers.el b/lib/eos/jao-buffers.el
index 587d9d3..7bc3431 100644
--- a/lib/eos/jao-buffers.el
+++ b/lib/eos/jao-buffers.el
@@ -18,10 +18,6 @@
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <https://www.gnu.org/licenses/>.
-;;; Commentary:
-
-;;
-
;;; Code:
;;;; attached buffers
@@ -58,6 +54,7 @@
(add-to-list 'display-buffer-alist
(jao-attached-buffer-entry name-rx height)))
+;;;; same mode
;;;###autoload
(defun jao-buffer-same-mode (&optional mode pre-fn switch-fn)
(interactive)