From: morioka Date: Thu, 9 Apr 1998 15:09:53 +0000 (+0000) Subject: Abolish obsolete alias `char-columns'. X-Git-Tag: apel-8_0~8 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ae6dca5cbe1f8a058e18467bba44b62678792657;p=elisp%2Fapel.git Abolish obsolete alias `char-columns'. --- diff --git a/emu-e19.el b/emu-e19.el index c19a7f3..f847725 100644 --- a/emu-e19.el +++ b/emu-e19.el @@ -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 diff --git a/emu-e20.el b/emu-e20.el index 6f51347..cfdd741 100644 --- a/emu-e20.el +++ b/emu-e20.el @@ -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 diff --git a/emu-mule.el b/emu-mule.el index eed2bd7..ebcdba4 100644 --- a/emu-mule.el +++ b/emu-mule.el @@ -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 diff --git a/emu-nemacs.el b/emu-nemacs.el index 68e3838..162b47e 100644 --- a/emu-nemacs.el +++ b/emu-nemacs.el @@ -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