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

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

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

revision 1.356 by pmr-sav, Tue Mar 19 19:35:31 2002 UTC revision 1.357 by rms, Mon Mar 25 00:41:26 2002 UTC
# Line 3348  typically for purposes of moderating a l Line 3348  typically for purposes of moderating a l
3348                      (if (and (not (vectorp mail-abbrevs))                      (if (and (not (vectorp mail-abbrevs))
3349                               (file-exists-p mail-personal-alias-file))                               (file-exists-p mail-personal-alias-file))
3350                          (build-mail-abbrevs))                          (build-mail-abbrevs))
3351                        (unless mail-abbrev-syntax-table
3352                          (mail-abbrev-make-syntax-table))
3353                      (set-syntax-table mail-abbrev-syntax-table)                      (set-syntax-table mail-abbrev-syntax-table)
3354                      (goto-char before)                      (goto-char before)
3355                      (while (and (< (point) end)                      (while (and (< (point) end)

Legend:
Removed from v.1.356  
changed lines
  Added in v.1.357

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