diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-12-13 02:02:22 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-12-13 02:02:22 +0000 |
commit | 886f4ff0341206ff99308290a4b828a476c9ec6f (patch) | |
tree | 81b2a93db91328c21f0754351e734cdb766c4c9d /mail/mew2-emacs20/files/Addrbook | |
parent | Bump PORTREVISION due to patch-14. (diff) |
Use mail/mew2 (for emacs21, repocopied from mai/mew2-emacs20) as master
port of mew2-* variant.
Notes
Notes:
svn path=/head/; revision=51424
Diffstat (limited to 'mail/mew2-emacs20/files/Addrbook')
-rw-r--r-- | mail/mew2-emacs20/files/Addrbook | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mail/mew2-emacs20/files/Addrbook b/mail/mew2-emacs20/files/Addrbook deleted file mode 100644 index 45ad31e9223c..000000000000 --- a/mail/mew2-emacs20/files/Addrbook +++ /dev/null @@ -1,25 +0,0 @@ -; See comments at end of this file -; This file is almost empty as MH now supports personal aliases. - -;everyone: * - -; Blank lines and lines beginning with a ; are ignored. -; < file -> read more aliases from "file" -; foo: fum -> simple replacement -; foo: fum, fie -> list replacement -; foo: < file -> list replacement from "file" -; foo: = group -> list replacement from UNIX group -; foo: + group -> list replacement by ALL users in /etc/passwd -; with gid == group -; foo: * -> list replacement by ALL users in /etc/passwd -; with uid >= 200 -; foo*: fum -> matches foo<string> (including the empty string) -; -; using a ';' instead of a ':' indicates that the alias should be displayed -; along with the addresses used (normally, the addresses replace the alias -; completely) -ML-FreeBSD: FreeBSD-users-jp@jp.freebsd.org -ML-fvwm: fvwm-users-jp@skylark.ics.es.osaka-u.ac.jp -ML-SKK: skk@sato.kuis.kyoto-u.ac.jp -ML-infotalk:infotalk-request@square.brl.ntt.jp -ML-skkfep: skkfep@chanchan.suri.co.jp |