From: Dave Love Date: Tue, 4 Feb 2003 19:25:06 +0000 (+0000) Subject: Comment. X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~86 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5d9c1e7adf1a7092536ee1e276237f732bccf36e;p=emacs.git Comment. --- 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)