diff options
author | JSDurand <mmemmew@gmail.com> | 2021-11-19 07:25:50 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2021-11-19 07:25:50 +0800 |
commit | f7b6fcb307d07d01f238188752cce0dc4c4cc9db (patch) | |
tree | 48d1e7784e915eaff6e06d647f2a04be1cdceea0 | |
parent | 57df08b7e7254b4c5e43fced11eb07ff0abfba97 (diff) |
* bookmark-conf.el (COOL): change name to avoid conflicts.
-rw-r--r-- | bookmark-conf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bookmark-conf.el b/bookmark-conf.el index 87e14e6..f3883e7 100644 --- a/bookmark-conf.el +++ b/bookmark-conf.el @@ -251,7 +251,7 @@ BOOKMARK should be set by `durand-set-external-bookmark'." ;; "https://wmail1.cc.ntu.edu.tw/index.php?url=https%3A%2F%2Fwmail1.cc.ntu.edu.tw%2F" (cons "https://cool.ntu.edu.tw/courses/7680" - "(External) NTU cool ITA") + "(External) cool ITA") )) |