]> git.eshelyaron.com Git - emacs.git/commitdiff
(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
authorRichard M. Stallman <rms@gnu.org>
Sat, 14 May 2005 11:26:12 +0000 (11:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 14 May 2005 11:26:12 +0000 (11:26 +0000)
lisp/international/ogonek.el

index c3fe365d8a5dba34a2a3187d663026f39551090d..112bc22cfc60404f1334cb25daf44e696de77b99 100644 (file)
@@ -166,7 +166,7 @@ znak/ow diakrytycznych. Funkcje te mo/zna pogrupowa/c nast/epuj/aco.
   (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 @@ The functions come in the following groups.
   (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