spacemacs/layers/+chat
Lucius Hu 63c6f5ccbb rcirc: refactor
- Replaced `(set (make-local-variable 'foo) bar)` with `(setq-local foo bar)`
- Replaced `(when (not foo) bar)` with `(unless foo bar)`
2021-04-04 12:48:21 +02:00
..
erc Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
jabber Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
rcirc rcirc: refactor 2021-04-04 12:48:21 +02:00
slack Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00