From 5d9c1e7adf1a7092536ee1e276237f732bccf36e Mon Sep 17 00:00:00 2001 From: Dave Love Date: Tue, 4 Feb 2003 19:25:06 +0000 Subject: [PATCH] Comment. --- leim/quail/uni-input.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/leim/quail/uni-input.el b/leim/quail/uni-input.el index 4d013438ccb..1881edf8c90 100644 --- a/leim/quail/uni-input.el +++ b/leim/quail/uni-input.el @@ -33,6 +33,9 @@ ;; You can get a similar effect by using C-q with ;; `read-quoted-char-radix' set to 16. +;; Note that this only allows you to enter BMP values unless someone +;; extends it to use variable numbers of digits. + ;;; Code: (require 'quail) -- 2.39.5