(characterp): New alias.
authormorioka <morioka>
Sun, 25 Oct 1998 18:17:18 +0000 (18:17 +0000)
committermorioka <morioka>
Sun, 25 Oct 1998 18:17:18 +0000 (18:17 +0000)
poem-e20_3.el

index 48faf69..df9af37 100644 (file)
@@ -40,6 +40,8 @@
   "Return index of character succeeding CHAR whose index is INDEX."
   `(1+ ,index))
 
+(defalias-maybe 'characterp 'char-valid-p)
+
 
 ;;; @ string
 ;;;