Add set-irc-server! autodef & move :irc setting
This commit is contained in:
parent
e91af20003
commit
2ad1280e4e
2 changed files with 16 additions and 5 deletions
|
@ -36,11 +36,6 @@ See `circe-notifications-watch-strings'.")
|
|||
Useful for ZNC users who want to avoid the deluge of notifications during buffer
|
||||
playback.")
|
||||
|
||||
(def-setting! :irc (server letvars)
|
||||
"Registers an irc server for circe."
|
||||
`(after! circe
|
||||
(push (cons ,server ,letvars) circe-network-options)))
|
||||
|
||||
(defvar +irc--defer-timer nil)
|
||||
|
||||
(defsubst +irc--pad (left right)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue