Abolish obsolete alias `char-leading-char'.
authormorioka <morioka>
Thu, 9 Apr 1998 15:14:26 +0000 (15:14 +0000)
committermorioka <morioka>
Thu, 9 Apr 1998 15:14:26 +0000 (15:14 +0000)
emu-e19.el
emu-nemacs.el
emu-x20.el

index f847725..4e5e10e 100644 (file)
@@ -256,7 +256,7 @@ find-file-hooks, etc.
 ;;;
 ;;; You should not use them.
 
-(defalias 'char-leading-char 'char-charset)
+;;(defalias 'char-leading-char 'char-charset)
 
 ;;; @@ obsoleted aliases
 ;;;
index 162b47e..52cfab8 100644 (file)
@@ -343,7 +343,7 @@ find-file-hooks, etc.
 ;;;
 ;;; You should not use them.
 
-(defalias 'char-leading-char 'char-charset)
+;;(defalias 'char-leading-char 'char-charset)
 
 ;;; @@ obsoleted aliases
 ;;;
index 873bdc7..de8e189 100644 (file)
@@ -152,7 +152,7 @@ find-file-hooks, etc.
 ;;;
 ;;; You should not use them.
 
-(defalias 'char-leading-char 'char-charset)
+;;(defalias 'char-leading-char 'char-charset)
 
 (defun char-category (character)
   "Return string of category mnemonics for CHAR in TABLE.