[gnus git] branch master updated: m0-11-86-g6e88d2f =1= gnus-start.el (gnus-save-newsrc-file-check-timestamp): Add :version tag

Katsumi <[email protected]> Tue, 25 Nov 2014 10:09:32 +0100
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  6e88d2f43412f0b8daf407ae6395c64219c2a59f (commit)
      from  206930c286472ebcc316946522b2d579fd958f89 (commit)


- Log -----------------------------------------------------------------
commit 6e88d2f43412f0b8daf407ae6395c64219c2a59f
Author: Glenn Morris <[email protected]>
Date:   Tue Nov 25 09:09:24 2014 +0000

    gnus-start.el (gnus-save-newsrc-file-check-timestamp): Add :version tag

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d1e078b..8b4b2df 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-25  Glenn Morris  <[email protected]>
+
+	* gnus-start.el (gnus-save-newsrc-file-check-timestamp):
+	Add :version tag.
+
 2014-11-23  Lars Magne Ingebrigtsen  <[email protected]>
 
 	* pop3.el (pop3-open-server): Warn unless encrypted.
diff --git a/lisp/gnus-start.el b/lisp/gnus-start.el
index 70d0a28..24c2b48 100644
--- a/lisp/gnus-start.el
+++ b/lisp/gnus-start.el
@@ -447,6 +447,7 @@ See also `gnus-before-startup-hook'."
 When the newsrc.eld file is updated by multiple machines,
 checking the file's modification time is a good way to avoid
 overwriting updated data."
+  :version "25.1"
   :group 'gnus-newsrc
   :type 'boolean)
 

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/ChangeLog     |    5 +++++
 lisp/gnus-start.el |    1 +
 2 files changed, 6 insertions(+)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, master has been updated


hooks/post-receive
-- 
Gnus Project