From: morioka Date: Thu, 9 Apr 1998 14:48:17 +0000 (+0000) Subject: Rename `charset-columns' -> `charset-width'. X-Git-Tag: apel-8_0~10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2f52cc139943b08303f233ff49a691b243c26451;p=elisp%2Fapel.git Rename `charset-columns' -> `charset-width'. --- diff --git a/emu-nemacs.el b/emu-nemacs.el index 6971f12..68e3838 100644 --- a/emu-nemacs.el +++ b/emu-nemacs.el @@ -50,7 +50,7 @@ (get charset 'charset-registry) ) -(defun charset-columns (charset) +(defun charset-width (charset) "Return number of columns a CHARSET occupies when displayed. \[emu-nemacs.el]" (if (eq charset 'ascii)