diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2002-10-30 21:08:34 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2002-10-30 21:08:34 (GMT) |
commit | 3adefccdcb26ca547e26184018b55e4243a568b1 (patch) | |
tree | 17a8df4aa05cf5e082bcb67cce5813ce3f40ba05 /Doc/lib/libcursespanel.tex | |
parent | 0e2e687ba06eb30693dac16ba3e7deb4e9475a2e (diff) | |
download | cpython-3adefccdcb26ca547e26184018b55e4243a568b1.zip cpython-3adefccdcb26ca547e26184018b55e4243a568b1.tar.gz cpython-3adefccdcb26ca547e26184018b55e4243a568b1.tar.bz2 |
Use personal e-mail address
Diffstat (limited to 'Doc/lib/libcursespanel.tex')
-rw-r--r-- | Doc/lib/libcursespanel.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcursespanel.tex b/Doc/lib/libcursespanel.tex index 2b1203b..519091e 100644 --- a/Doc/lib/libcursespanel.tex +++ b/Doc/lib/libcursespanel.tex @@ -2,7 +2,7 @@ A panel stack extension for curses.} \declaremodule{standard}{curses.panel} -\sectionauthor{A.M. Kuchling}{akuchlin@mems-exchange.org} +\sectionauthor{A.M. Kuchling}{amk@amk.ca} \modulesynopsis{A panel stack extension that adds depth to curses windows.} |