From 58ee489097dfebbdf706ba15ca27991be055e9cc Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 12 Oct 2023 00:05:22 +0300 Subject: emacs: Fix typos and docstrings --- .emacs.d/modules/thanos-chat.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.emacs.d/modules/thanos-chat.el') diff --git a/.emacs.d/modules/thanos-chat.el b/.emacs.d/modules/thanos-chat.el index ed22e64..e880ee4 100644 --- a/.emacs.d/modules/thanos-chat.el +++ b/.emacs.d/modules/thanos-chat.el @@ -45,8 +45,8 @@ (setf erc-modules '(sasl netsplit fill button match track completion readonly -networks ring autojoin noncommands irccontrols move-to-prompt stamp -menu list)) + networks ring autojoin noncommands irccontrols move-to-prompt stamp + menu list)) (defun erc-libera () "Login to liberachat with erc." -- cgit v1.2.3