diff leim/quail/uni-input.el @ 89384:02430d914fc1

Comment.
author Dave Love <fx@gnu.org>
date Tue, 04 Feb 2003 19:25:06 +0000
parents 3387266b74c1
children 2f877ed80fa6
line wrap: on
line diff
--- a/leim/quail/uni-input.el	Tue Feb 04 19:24:26 2003 +0000
+++ b/leim/quail/uni-input.el	Tue Feb 04 19:25:06 2003 +0000
@@ -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)