summaryrefslogtreecommitdiffstats
path: root/Doc/lib/email-unpack.py
Commit message (Collapse)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-68/+0
|
* Merge email package 4.0 from the sandbox, including documentation, test cases,Barry Warsaw2006-03-181-40/+25
| | | | and NEWS updates.
* Split the long email package examples into separate files and useFred Drake2002-10-011-0/+83
\verbatiminput instead of the verbatim environment -- this does the "right thing" regarding page breaks in long examples for the typeset formats, and has nice benefits for the HTML version as well.