emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/drupal-mode e6f955e367 218/308: Removed api.drupalize.me.


From: ELPA Syncer
Subject: [nongnu] elpa/drupal-mode e6f955e367 218/308: Removed api.drupalize.me.
Date: Tue, 25 Jan 2022 10:59:49 -0500 (EST)

branch: elpa/drupal-mode
commit e6f955e36785a85c9a4d27261ce4b22031ae2f64
Author: Arne Jørgensen <arne@arnested.dk>
Commit: Arne Jørgensen <arne@arnested.dk>

    Removed api.drupalize.me.
    
    The Drupalize.Me API site is retired.
    
    See https://drupalize.me/api-site.
---
 drupal-mode.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drupal-mode.el b/drupal-mode.el
index ee9b6939b5..ad06d39a6c 100644
--- a/drupal-mode.el
+++ b/drupal-mode.el
@@ -99,7 +99,6 @@ whitespace at the end."
 %s is the search term."
   :type '(choice (const :tag "Api.drupal.org" 
"http://api.drupal.org/api/search/%v/%s";)
                  (const :tag "Api.drupalcontrib.org" 
"http://api.drupalcontrib.org/api/search/%v/%s";)
-                 (const :tag "Api.drupalize.me" 
"http://api.drupalize.me/api/search/%v/%s";)
                  (string :tag "Other" "http://example.com/api/search/%v/%s";))
   :link '(url-link :tag "api.drupalcontrib.org" "http://api.drupalcontrib.org";)
   :link '(url-link :tag "api.drupal.org" "http://api.drupal.org";)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]