forked from github/kensanata.oddmuse
oddmuse-curl.el: Remove Oddmuse Wiki from oddmuse-wikis
There don't seem to be a big overlap between Emacs users and Oddmuse Wiki editors.
This commit is contained in:
@@ -54,9 +54,7 @@
|
||||
|
||||
(defcustom oddmuse-wikis
|
||||
'(("EmacsWiki" "http://www.emacswiki.org/cgi-bin/emacs"
|
||||
utf-8 "uihnscuskc" nil)
|
||||
("OddmuseWiki" "http://www.oddmuse.org/cgi-bin/oddmuse"
|
||||
utf-8 "question" nil))
|
||||
utf-8 "uihnscuskc" nil))
|
||||
"Alist mapping wiki names to URLs.
|
||||
|
||||
The elements in this list are:
|
||||
|
||||
Reference in New Issue
Block a user