# HG changeset patch # User Dave Love # Date 1044386706 0 # Node ID 02430d914fc1b6df8e7f94756d14dee6f9faada8 # Parent b93d02d6a69ed5f0e7fc66ef04c09b9ec5196bda Comment. diff -r b93d02d6a69e -r 02430d914fc1 leim/quail/uni-input.el --- 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)