mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
* lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes.
This commit is contained in:
parent
5c6b013604
commit
88532ae818
1 changed files with 2 additions and 2 deletions
|
|
@ -296,8 +296,8 @@ in parentheses follows the development revision and the time stamp.")
|
|||
("1.4.1" . "25.1")
|
||||
("1.4.2" . "25.1")
|
||||
("1.5.0" . "26.1")
|
||||
("1.5.1" . "26.2")
|
||||
("1.5.2" . "26.2")
|
||||
("1.5.1" . "26.1")
|
||||
("1.5.2" . "26.1")
|
||||
;; Whatever the Emacs version is this rst.el version ends up in.
|
||||
))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue