Variable: rst-svn-timestamp

rst-svn-timestamp is a variable defined in rst.el.gz.

Value

"2017-01-08 10:54:35 +0100 (Sun, 08 Jan 2017)"

Documentation

The SVN time stamp of this file.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/rst.el.gz
(defconst rst-svn-timestamp
  (rst-extract-version "\\$" "LastChangedDate: " ".+" " "
		       "$LastChangedDate: 2017-01-08 10:54:35 +0100 (Sun, 08 Jan 2017) $")
  "The SVN time stamp of this file.")