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

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

[nongnu] elpa/d-mode 71ab5eb 111/346: Update comments, and rolling relea


From: ELPA Syncer
Subject: [nongnu] elpa/d-mode 71ab5eb 111/346: Update comments, and rolling release date/time. Add a tag to get a stable release.
Date: Sun, 29 Aug 2021 11:00:13 -0400 (EDT)

branch: elpa/d-mode
commit 71ab5eb661851dd4bfa8a589b1001991ee6c3f31
Author: Russel Winder <russel@winder.org.uk>
Commit: Russel Winder <russel@winder.org.uk>

    Update comments, and rolling release date/time. Add a tag to get a stable 
release.
---
 d-mode.el | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/d-mode.el b/d-mode.el
index 7318b37..6958637 100644
--- a/d-mode.el
+++ b/d-mode.el
@@ -6,10 +6,10 @@
 ;; Contributors:  Russel Winder
 ;; Maintainer:  Russel Winder <russel@winder.org.uk>
 ;; Created:  March 2007
-;; Version:  201512060745
+;; Version:  201605041654
 ;; Keywords:  D programming language emacs cc-mode
 
-;;;; NB Version number is date and time yyyymmddhhMM in GMT (aka UTC).
+;;;; NB Version number is date and time yyyymmddhhMM UTC.
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -49,8 +49,9 @@
 ;; https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode/issues
 
 ;;; Versions:
-;;  This mode is available on MELPA which tracks the mainline Git repository 
on GitHub, so there is a rolling release
-;;  system based on commits to the mainline.
+;;  This mode is available on MELPA which tracks the mainline Git repository 
on GitHub, so there is a
+;;  rolling release system based on commits to the mainline. For those wanting 
releases, the repository is
+;;  tagged from time to time and this creates an entry in MELPA Stable and a 
tarball on GitHub.
 
 ;;; Notes:
 
@@ -660,4 +661,4 @@ and compile-time parameters in function calls."
 
 (provide 'd-mode)
 
-;;; d-mode.el ends here
\ No newline at end of file
+;;; d-mode.el ends here



reply via email to

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