Typo in poe-18.el

Tetsuo Tsukamoto czkmt @ remus.dti.ne.jp
2000年 12月 19日 (火) 00:44:39 JST


以下は typo と思われます。

--- poe-18.el.orig	Sun Dec 17 00:42:02 2000
+++ poe-18.el	Tue Dec 19 00:07:11 2000
@@ -662,11 +662,11 @@
 but that the idea of the actual width of the frame should not be changed."
   (set-screen-width cols pretend))
 
-(defun set-frame-heigth (frame cols &optional pretend)
+(defun set-frame-height (frame cols &optional pretend)
   "Specify that the frame FRAME has LINES lines.
 Optional third arg non-nil means that redisplay should use LINES lines
 but that the idea of the actual height of the frame should not be changed."
-  (set-screen-heigth cols pretend))
+  (set-screen-height cols pretend))
 
 ;;; @@ Environment variables.
 ;;;


-- 
塚本 徹雄       
<czkmt @ remus.dti.ne.jp>




More information about the APEL-ja mailing list