# HG changeset patch # User Richard M. Stallman # Date 1116069972 0 # Node ID 8ef4dac936f9caff64dc0c6a271d5a5f27b0d62a # Parent 6ee2b2667bce8959183f7b5da8bf596da399b438 (ogonek-jak, ogonek-how): Don't use beginning-of-buffer. diff -r 6ee2b2667bce -r 8ef4dac936f9 lisp/international/ogonek.el --- 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