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

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

[nongnu] elpa/d-mode 85a0900 067/346: Update the URL to the D main websi


From: ELPA Syncer
Subject: [nongnu] elpa/d-mode 85a0900 067/346: Update the URL to the D main website.
Date: Sun, 29 Aug 2021 11:00:05 -0400 (EDT)

branch: elpa/d-mode
commit 85a090087f7c31f0a70a6bfcd8cfaefadfe7826a
Author: Dmitri Makarov <dmakarov@alumni.stanford.edu>
Commit: Dmitri Makarov <dmakarov@alumni.stanford.edu>

    Update the URL to the D main website.
---
 d-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/d-mode.el b/d-mode.el
index 49edee9..bf96ae8 100644
--- a/d-mode.el
+++ b/d-mode.el
@@ -456,7 +456,7 @@ operators."
 (define-derived-mode d-mode d-parent-mode "D"
   "Major mode for editing code written in the D Programming Language.
 
-See http://www.digitalmars.com/d for more information about the D language.
+See http://dlang.org for more information about the D language.
 
 The hook `c-mode-common-hook' is run with no args at mode
 initialization, then `d-mode-hook'.



reply via email to

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