changeset 89384:02430d914fc1

Comment.
author Dave Love <fx@gnu.org>
date Tue, 04 Feb 2003 19:25:06 +0000
parents b93d02d6a69e
children 0a96c8d2ef05
files leim/quail/uni-input.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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)