Neal Norwitz
|
10be10cbe7
|
Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.
|
2006-03-16 06:50:13 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Guido van Rossum
|
a2f626ff58
|
Patch by Case Roole <cjr@bound.xs4all.nl> to fail with a more
explanatory message when the manual directories aren't found.
(I have to say I'm surprised that it actually still works!)
|
1997-09-15 15:39:11 +00:00 |
Guido van Rossum
|
f06ee5fa07
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
Guido van Rossum
|
89cb67bb64
|
Updated for Python 1.4
|
1996-07-30 18:57:18 +00:00 |
Guido van Rossum
|
c27e04228c
|
adapted to Tk 4.0 and CNRI man page locations
|
1995-09-07 19:47:46 +00:00 |
Guido van Rossum
|
4450bab750
|
update pathnames
|
1994-10-11 14:57:03 +00:00 |
Guido van Rossum
|
ac97fd7fc8
|
Micro portability changes
|
1994-10-06 15:50:49 +00:00 |
Guido van Rossum
|
3e4f182f4c
|
Added names to all widgets
|
1994-07-12 16:35:35 +00:00 |
Guido van Rossum
|
36ea0e760e
|
Add menu to change directories -- also generalize acceptable names from *.n
into *.[ln123456789]
|
1994-07-11 13:15:05 +00:00 |
Guido van Rossum
|
119749b7d7
|
Adapted to new async ManPage interface (kill, busy);
Added case sensitive searching;
Added explicit buttons for man page display and search (in addition to
<Return> and double clicking in the listbox)
|
1994-07-08 14:28:38 +00:00 |
Guido van Rossum
|
f09b770f68
|
Initial revision
|
1994-07-06 21:17:21 +00:00 |