From da7981872b63de05891b3db3b851f35cbaa5b2f7 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 4 Jan 2026 17:36:26 +0000 Subject: miscellaneous nits --- custom/jao-custom-chats.el | 7 ------- 1 file changed, 7 deletions(-) (limited to 'custom/jao-custom-chats.el') diff --git a/custom/jao-custom-chats.el b/custom/jao-custom-chats.el index 60368d3..d110a24 100644 --- a/custom/jao-custom-chats.el +++ b/custom/jao-custom-chats.el @@ -118,13 +118,6 @@ (circe-lagmon-mode)) ;;;; startup -(defun jao-telega () - (interactive) - (jao-tracking-go-to-chats) - (if (get-buffer telega-root-buffer-name) - (pop-to-buffer telega-root-buffer-name) - (telega))) - (defun jao-chats (&optional p) (interactive "P") (when (or p (y-or-n-p "Connect to telegram? ")) -- cgit v1.2.3