emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/mailabbrev.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/mailabbrev.el
Date: Tue, 30 Sep 2003 08:44:54 -0400

Index: emacs/lisp/mail/mailabbrev.el
diff -c emacs/lisp/mail/mailabbrev.el:1.73 emacs/lisp/mail/mailabbrev.el:1.74
*** emacs/lisp/mail/mailabbrev.el:1.73  Mon Sep  1 11:45:29 2003
--- emacs/lisp/mail/mailabbrev.el       Tue Sep 30 08:44:53 2003
***************
*** 30,36 ****
  ;; This file ensures that, when the point is in a To:, CC:, BCC:, or From:
  ;; field, word-abbrevs are defined for each of your mail aliases.  These
  ;; aliases will be defined from your .mailrc file (or the file specified by
! ;; the MAILRC environment variable) if it exists.  Your mail aliases will
  ;; expand any time you type a word-delimiter at the end of an abbreviation.
  ;;
  ;; What you see is what you get: if mailabbrev is in use when you type
--- 30,36 ----
  ;; This file ensures that, when the point is in a To:, CC:, BCC:, or From:
  ;; field, word-abbrevs are defined for each of your mail aliases.  These
  ;; aliases will be defined from your .mailrc file (or the file specified by
! ;; `mail-personal-alias-file') if it exists.  Your mail aliases will
  ;; expand any time you type a word-delimiter at the end of an abbreviation.
  ;;
  ;; What you see is what you get: if mailabbrev is in use when you type




reply via email to

[Prev in Thread] Current Thread [Next in Thread]