summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-10-14 20:34:26 -0500
committerCase Duckworth2021-10-14 20:34:26 -0500
commit2962eca9df40ca1363605382b2f192f7b7f22b76 (patch)
tree5d808f99fa62a3caaf22c5671f5d47360c6ab056 /init.el
parentFix circe-current-topic (diff)
downloademacs-2962eca9df40ca1363605382b2f192f7b7f22b76.tar.gz
emacs-2962eca9df40ca1363605382b2f192f7b7f22b76.zip
Reënable circe-chat@set-prompt
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 32bf170..e015729 100644 --- a/init.el +++ b/init.el
@@ -1227,7 +1227,7 @@ specific to most general, they are these:
1227 #'enable-circe-color-nicks 1227 #'enable-circe-color-nicks
1228 ;; #'enable-circe-display-images 1228 ;; #'enable-circe-display-images
1229 #'enable-circe-new-day-notifier 1229 #'enable-circe-new-day-notifier
1230 ;; #'circe-chat@set-prompt 1230 #'circe-chat@set-prompt
1231 #'topsy-mode)) 1231 #'topsy-mode))
1232 (:bind "C-c C-s" #'circe-command-SLAP) 1232 (:bind "C-c C-s" #'circe-command-SLAP)
1233 1233