Mercurial > emacs
changeset 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 | 6ee2b2667bce |
children | c37dfc8054d6 |
files | lisp/international/ogonek.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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