/[emacs]/emacs/lisp/mail/mailalias.el
ViewVC logotype

Diff of /emacs/lisp/mail/mailalias.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.52 by rms, Sat Mar 26 02:13:35 2005 UTC revision 1.53 by lektu, Mon May 16 11:16:34 2005 UTC
# Line 449  PATTERN is the string we want to complet Line 449  PATTERN is the string we want to complet
449                (add-to-list 'mail-local-names                (add-to-list 'mail-local-names
450                             (cons (match-string 1)                             (cons (match-string 1)
451                                   (user-full-name                                   (user-full-name
452                                    (string-to-int (match-string 2))))))                                    (string-to-number (match-string 2))))))
453            (beginning-of-line 2))            (beginning-of-line 2))
454          (kill-buffer (current-buffer))))          (kill-buffer (current-buffer))))
455    (if (or (eq mail-names t)    (if (or (eq mail-names t)

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26