diff options
Diffstat (limited to 'lisp/descr-text.el')
-rw-r--r-- | lisp/descr-text.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/descr-text.el b/lisp/descr-text.el index 5ab2fec4fad..f1e1e9b9cdd 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el @@ -225,7 +225,7 @@ This is a fairly large file, not typically present on GNU systems. At the time of writing it is at <URL:http://www.unicode.org/Public/UNIDATA/UnicodeData.txt>." :group 'mule - :version "21.4" + :version "22.1" :type '(choice (const :tag "None" nil) file)) |