From e03401759157be3b43c9dd4fcbb0d7b65ebfcbb1 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Thu, 15 Aug 2024 07:15:45 +0200 Subject: [PATCH] Clean comments --- bundle/bundle--ux.el | 1 - 1 file changed, 1 deletion(-) diff --git a/bundle/bundle--ux.el b/bundle/bundle--ux.el index 46fbf481..c80e7b3d 100644 --- a/bundle/bundle--ux.el +++ b/bundle/bundle--ux.el @@ -393,5 +393,4 @@ (plist-get interview :sentiment)))) (pop-to-buffer (current-buffer))))) -;; Binden Sie die Funktion an einen Tastaturkürzel, z.B.: ;; (global-set-key (kbd "C-c i") 'display-interview-analysis)