Rename `charset-columns' -> `charset-width'.
authormorioka <morioka>
Thu, 9 Apr 1998 14:48:17 +0000 (14:48 +0000)
committermorioka <morioka>
Thu, 9 Apr 1998 14:48:17 +0000 (14:48 +0000)
emu-nemacs.el

index 6971f12..68e3838 100644 (file)
@@ -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)