diff lisp/international/ogonek.el @ 62314:8ef4dac936f9

(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
author Richard M. Stallman <rms@gnu.org>
date Sat, 14 May 2005 11:26:12 +0000
parents c36561fe0657
children 18a818a2ee7c f042e7c0fe20
line wrap: on
line diff
--- a/lisp/international/ogonek.el	Sat May 14 11:25:31 2005 +0000
+++ b/lisp/international/ogonek.el	Sat May 14 11:26:12 2005 +0000
@@ -166,7 +166,7 @@
   (set-buffer  (get-buffer-create " *ogonek-jak*"))
   (insert ogonek-informacja)
   (switch-to-buffer " *ogonek-jak*")
-  (beginning-of-buffer))
+  (goto-char (point-min)))
 
 ;; ------ A Little Info in English --------
 
@@ -264,7 +264,7 @@
   (set-buffer  (get-buffer-create " *ogonek-how*"))
   (insert ogonek-information)
   (switch-to-buffer " *ogonek-how*")
-  (beginning-of-buffer))
+  (goto-char (point-min)))
 
 ;; ---- Variables keeping the suggested answers to dialogue questions -----
 (defvar ogonek-encoding-choices