summaryrefslogtreecommitdiff
path: root/lisp/textmodes/rst.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2016-11-17 22:50:40 -0800
committerGlenn Morris <rgm@gnu.org>2016-11-17 22:50:40 -0800
commit67df076793773c6226b8c08c435109aeb2e7a0d3 (patch)
tree8e0dae2836353567dd62476fcf336826917b364b /lisp/textmodes/rst.el
parent03c00f716ff7d30c400995e42d7702ed2ba1a07d (diff)
downloademacs-67df076793773c6226b8c08c435109aeb2e7a0d3.tar.gz
; Replace "25.2" with "26.1" where appropriate, which is almost everywhere
Ref: http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00692.html http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01215.html
Diffstat (limited to 'lisp/textmodes/rst.el')
-rw-r--r--lisp/textmodes/rst.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/rst.el b/lisp/textmodes/rst.el
index ddf8d3ce694..49809fab9e8 100644
--- a/lisp/textmodes/rst.el
+++ b/lisp/textmodes/rst.el
@@ -277,7 +277,7 @@ in parentheses follows the development revision and the time stamp.")
("1.4.0" . "24.3")
("1.4.1" . "24.5")
("1.4.2" . "24.5")
- ("1.5.0" . "25.2")
+ ("1.5.0" . "26.1")
))
(unless (assoc rst-official-version rst-package-emacs-version-alist)