Abolish obsolete alias `char-columns'.
authormorioka <morioka>
Thu, 9 Apr 1998 15:09:53 +0000 (15:09 +0000)
committermorioka <morioka>
Thu, 9 Apr 1998 15:09:53 +0000 (15:09 +0000)
emu-e19.el
emu-e20.el
emu-mule.el
emu-nemacs.el

index c19a7f3..f847725 100644 (file)
@@ -263,7 +263,7 @@ find-file-hooks, etc.
 ;;; You should not use them.
 
 (defalias 'char-length 'char-bytes)
-(defalias 'char-columns 'char-width)
+;;(defalias 'char-columns 'char-width)
 
 
 ;;; @ string
index 6f51347..cfdd741 100644 (file)
@@ -194,7 +194,7 @@ TABLE defaults to the current buffer's category table."
 ;;; You should not use them.
 
 (defalias 'char-length 'char-bytes)
-(defalias 'char-columns 'char-width)
+;;(defalias 'char-columns 'char-width)
 
 
 ;;; @ string
index eed2bd7..ebcdba4 100644 (file)
@@ -326,7 +326,7 @@ It must be symbol.")
 ;;; You should not use them.
 
 (defalias 'char-length 'char-bytes)
-(defalias 'char-columns 'char-width)
+;;(defalias 'char-columns 'char-width)
 
 
 ;;; @ string
index 68e3838..162b47e 100644 (file)
@@ -350,7 +350,7 @@ find-file-hooks, etc.
 ;;; You should not use them.
 
 (defalias 'char-length 'char-bytes)
-(defalias 'char-columns 'char-width)
+;;(defalias 'char-columns 'char-width)
 
 
 ;;; @ string