Variable: rst-official-cvs-rev

rst-official-cvs-rev is a variable defined in rst.el.gz.

Value

"1.1058.2.9"

Documentation

CVS revision of this file in the official version.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/rst.el.gz
(defconst rst-official-cvs-rev
  (rst-extract-version "[%$]" "Revision: " "[0-9]+\\(?:\\.[0-9]+\\)+" " "
		       "$Revision: 1.1058.2.9 $")
  "CVS revision of this file in the official version.")