projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0266032
)
Rename `charset-columns' -> `charset-width'.
author
morioka
<morioka>
Thu, 9 Apr 1998 14:48:17 +0000
(14:48 +0000)
committer
morioka
<morioka>
Thu, 9 Apr 1998 14:48:17 +0000
(14:48 +0000)
emu-nemacs.el
patch
|
blob
|
history
diff --git
a/emu-nemacs.el
b/emu-nemacs.el
index
6971f12
..
68e3838
100644
(file)
--- 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)