aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-05-22 13:43:55 +0000
committerRichard M. Stallman <[email protected]>2005-05-22 13:43:55 +0000
commit637502c3f322811297a9a9bad1eccea4a280257c (patch)
tree0cf8a688d628bb2a5f19255d6da19a699acd6077
parentaade916c269a6250c07a3e14019710d26568e2f9 (diff)
(mail-get-names): Avoid beginning-of-buffer.
-rw-r--r--lisp/mail/mailalias.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/mailalias.el b/lisp/mail/mailalias.el
index 88f166707c..d4c5c2c326 100644
--- a/lisp/mail/mailalias.el
+++ b/lisp/mail/mailalias.el
@@ -435,7 +435,7 @@ PATTERN is the string we want to complete."
(if mail-passwd-command
(call-process shell-file-name nil t nil
shell-command-switch mail-passwd-command))
- (beginning-of-buffer)
+ (goto-char (point-min))
(setq mail-local-names nil)
(while (not (eobp))
;;Recognize lines like