emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 b58fd1e: ; * lisp/language/cham.el: Fix copy-paste mistake in c


From: Eli Zaretskii
Subject: emacs-27 b58fd1e: ; * lisp/language/cham.el: Fix copy-paste mistake in comment.
Date: Sat, 16 Jan 2021 09:33:24 -0500 (EST)

branch: emacs-27
commit b58fd1eab9e7a07711b63f5ce67d518972efaba9
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * lisp/language/cham.el: Fix copy-paste mistake in comment.
---
 lisp/language/cham.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/language/cham.el b/lisp/language/cham.el
index 4749f2e..be1a6b4 100644
--- a/lisp/language/cham.el
+++ b/lisp/language/cham.el
@@ -23,7 +23,7 @@
 
 ;;; Commentary:
 
-;; Tai Viet is being included in the Unicode at the range U+AA80..U+AADF.
+;; Cham script is included in the Unicode at the range U+AA00..U+AA5F.
 
 ;;; Code:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]