summaryrefslogtreecommitdiffstats
path: root/emacsconf-erc.el
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-11-28 19:59:34 -0500
committerSacha Chua <sacha@sachachua.com>2022-11-28 19:59:34 -0500
commit94adfdf2ea92cdb3e711af11017332735ba5e5ff (patch)
treea3f78086e3e2939631d5daae1f5292356cd77560 /emacsconf-erc.el
parentd78066a7d5f8fdca09a525a8d49eb9cd15bd9074 (diff)
downloademacsconf-el-94adfdf2ea92cdb3e711af11017332735ba5e5ff.tar.xz
emacsconf-el-94adfdf2ea92cdb3e711af11017332735ba5e5ff.zip
hyperlist updates
Diffstat (limited to 'emacsconf-erc.el')
-rw-r--r--emacsconf-erc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsconf-erc.el b/emacsconf-erc.el
index 6c9a742..56c6ed7 100644
--- a/emacsconf-erc.el
+++ b/emacsconf-erc.el
@@ -63,7 +63,7 @@
(defcustom emacsconf-erc-org "#emacsconf-org" "Channel for organizers")
(defcustom emacsconf-topic-templates
- '(("#emacsconf" "${emacsconf-name} ${year} | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
+ '(("#emacsconf" "EmacsConf 2022 | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
("#emacsconf-gen" "General track | https://emacsconf.org/2022/watch/gen/ | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
("#emacsconf-dev" "Development track | https://emacsconf.org/2022/watch/dev/ | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
("#emacsconf-accessible" "EmacsConf 2022 accessibility - help by describing what's happening | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")