comparison man/xemacs/sending.texi @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents 376386a54a3c
children 131b0175ea99
comparison
equal deleted inserted replaced
29:7976500f47f9 30:ec9a17fef872
221 @example 221 @example
222 fred, ethyl, larry, curly, moe 222 fred, ethyl, larry, curly, moe
223 @end example 223 @end example
224 224
225 Aliases may contain forward references; the alias of @samp{everybody} in the 225 Aliases may contain forward references; the alias of @samp{everybody} in the
226 example above can preceed the aliases of @samp{group1} and @samp{group2}. 226 example above can precede the aliases of @samp{group1} and @samp{group2}.
227 227
228 In this version of Emacs, you can use the @code{source} @file{.mailrc} command 228 In this version of Emacs, you can use the @code{source} @file{.mailrc} command
229 for reading aliases from some other file as well. 229 for reading aliases from some other file as well.
230 230
231 Aliases may contain hyphens, as in @code{"alias foo-bar foo@@bar"}, even 231 Aliases may contain hyphens, as in @code{"alias foo-bar foo@@bar"}, even