branch: elpa/d-mode
commit aff84c650a458a5f0fb528daded5e359754d7281
Author: Brad Jones <[email protected]>
Commit: GitHub <[email protected]>
update support for Emacs 25
Tested to work without issue on Emacs 25.0.92.1, FreeBSD 10.3.
---
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