We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11bfbda commit e6f955eCopy full SHA for e6f955e
drupal-mode.el
@@ -99,7 +99,6 @@ whitespace at the end."
99
%s is the search term."
100
:type '(choice (const :tag "Api.drupal.org" "http://api.drupal.org/api/search/%v/%s")
101
(const :tag "Api.drupalcontrib.org" "http://api.drupalcontrib.org/api/search/%v/%s")
102
- (const :tag "Api.drupalize.me" "http://api.drupalize.me/api/search/%v/%s")
103
(string :tag "Other" "http://example.com/api/search/%v/%s"))
104
:link '(url-link :tag "api.drupalcontrib.org" "http://api.drupalcontrib.org")
105
:link '(url-link :tag "api.drupal.org" "http://api.drupal.org")
0 commit comments