diff options
author | Case Duckworth | 2021-09-26 17:20:23 -0500 |
---|---|---|
committer | Case Duckworth | 2021-09-26 17:20:23 -0500 |
commit | 69204da35855c97af1d91809dc3d7d8732392581 (patch) | |
tree | 743347430be94a7625b7f3281a7110162b5af1b6 | |
parent | Resort (diff) | |
download | emacs-69204da35855c97af1d91809dc3d7d8732392581.tar.gz emacs-69204da35855c97af1d91809dc3d7d8732392581.zip |
Don't enable circe-display-images
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 9ed10a6..ff11cfe 100644 --- a/init.el +++ b/init.el | |||
@@ -1115,7 +1115,7 @@ specific to most general, they are these: | |||
1115 | (:with-mode circe-chat-mode | 1115 | (:with-mode circe-chat-mode |
1116 | (:hook #'acdw/stop-paren-annoyances | 1116 | (:hook #'acdw/stop-paren-annoyances |
1117 | #'enable-circe-color-nicks | 1117 | #'enable-circe-color-nicks |
1118 | #'enable-circe-display-images | 1118 | ;; #'enable-circe-display-images |
1119 | #'enable-circe-new-day-notifier | 1119 | #'enable-circe-new-day-notifier |
1120 | (defun circe-chat@set-prompt () | 1120 | (defun circe-chat@set-prompt () |
1121 | (lui-set-prompt | 1121 | (lui-set-prompt |