branch: elpa/d-mode
commit a5646560ee50d8ae4345b1288fae09f3a0770456
Merge: 3e73378 aff84c6
Author: Vladimir Panteleev <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #71 from brdjns/patch-1
    
    update support for Emacs 25
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 84f202c..a14d449 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 
 An Emacs major mode for editing D code.
 
-This mode is currently known to work with Emacs 24 and believed to work with 
Emacs 23.
+This mode is currently known to work with Emacs 24 and 25, and believed to 
work with Emacs 23.
 
 The best way of installing this major mode, at least for Emacs 24, is to use 
the packaging system. Add MELPA
 or MELPA Stable to the list of repositories to access this mode. For those who 
want only formal, tagged

Reply via email to