emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ellama c23a04d287 09/11: Remove unused custom variable


From: ELPA Syncer
Subject: [elpa] externals/ellama c23a04d287 09/11: Remove unused custom variable ellama-buffer-mode
Date: Thu, 18 Jan 2024 15:57:53 -0500 (EST)

branch: externals/ellama
commit c23a04d2874789e9cc7e6d5263327a4d2e9c60c1
Author: Sergey Kostyaev <sskostyaev@gmail.com>
Commit: Sergey Kostyaev <sskostyaev@gmail.com>

    Remove unused custom variable ellama-buffer-mode
---
 ellama.el | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/ellama.el b/ellama.el
index 85bf0bde9e..a23e48b7b2 100644
--- a/ellama.el
+++ b/ellama.el
@@ -59,13 +59,6 @@
   :group 'ellama
   :type 'string)
 
-(defcustom ellama-buffer-mode (if (fboundp 'markdown-mode)
-                                 'markdown-mode
-                               'text-mode)
-  "Major mode for ellama logs."
-  :group 'ellama
-  :type 'function)
-
 (defcustom ellama-language "English"
   "Language for ellama translation."
   :group 'ellama



reply via email to

[Prev in Thread] Current Thread [Next in Thread]