* lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fix entry.
This commit is contained in:
@@ -267,7 +267,7 @@ in parentheses follows the development revision and the time stamp.")
|
||||
("1.3.0" . "24.3")
|
||||
("1.3.1" . "24.3")
|
||||
("1.4.0" . "24.3")
|
||||
("1.4.1" . "24.5")
|
||||
("1.4.1" . "25.1")
|
||||
))
|
||||
|
||||
(unless (assoc rst-official-version rst-package-emacs-version-alist)
|
||||
|
||||
Reference in New Issue
Block a user