mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 07:37:57 +00:00
po-mode: Tweak.
* gettext-tools/emacs/po-mode.el: Require Emacs >= 23, like before. (po-mode-version-string): Bump to 2.32.
This commit is contained in:
parent
934fcbf7a1
commit
7d6d59eb6a
@ -6,7 +6,7 @@
|
||||
;; Greg McGary <gkm@magilla.cichlid.com>
|
||||
;; Keywords: i18n gettext
|
||||
;; Created: 1995
|
||||
;; Package-Requires: ((emacs "24"))
|
||||
;; Package-Requires: ((emacs "23"))
|
||||
|
||||
;; This file is part of GNU gettext.
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defconst po-mode-version-string "2.31" "\
|
||||
(defconst po-mode-version-string "2.32" "\
|
||||
Version number of this version of po-mode.el.")
|
||||
|
||||
;;; Emacs portability matters - part I.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user