Fred Drake
fd255e433f
(tut.tex): Added matching \normalsize after \small font control command
...
(and the contents it was supposed to be affecting). The latest
LaTeX2HTML handles these, but didn't close it as expected. This
handles that problem and does not affect the PostScript output.
1996-10-29 15:50:05 +00:00
Barry Warsaw
3622e0d090
(match-string): Added a definition for older Emacsen.
1996-10-29 15:32:57 +00:00
Fred Drake
abcb38250b
(texi2html.py): Minor improvement to HTML 3.0 output for code examples.
1996-10-25 22:13:59 +00:00
Fred Drake
893e5e0a15
(partparse.py): Fix nasty bug where \e got translated to @e only within
...
the optional arg of an \item[].
1996-10-25 22:13:10 +00:00
cvs2svn
6c3a3aa17b
This commit was manufactured by cvs2svn to create tag 'release14'.
1996-10-25 15:40:20 +00:00
Guido van Rossum
61f9139125
Added disclaimer.
1996-10-25 15:40:20 +00:00
Guido van Rossum
d266eb460e
New permission notice, includes CNRI.
1996-10-25 14:44:06 +00:00
Guido van Rossum
478f4871d7
Added disclaimer.
1996-10-25 14:35:24 +00:00
Guido van Rossum
f501b4e524
Ready for release. Added section on the book. Removed bugs/gripes emails.
...
New copyright.
1996-10-25 14:32:48 +00:00
Guido van Rossum
819889dd0d
Noticed a few more things that have been done.
1996-10-25 14:25:31 +00:00
Guido van Rossum
7704bb7f32
Added last-minute changes.
1996-10-25 14:21:55 +00:00
Guido van Rossum
58e7a1a388
Updated notice.
1996-10-25 14:06:07 +00:00
Guido van Rossum
130575dc80
CNRI additions, approved by the boss and his wife :-)
1996-10-25 13:45:43 +00:00
Guido van Rossum
6240b0b773
Small nits only.
1996-10-24 22:49:13 +00:00
Guido van Rossum
c45289cb81
The usual :-(
1996-10-24 22:27:16 +00:00
Guido van Rossum
52cf578382
Touched by FrameMaker :-(
1996-10-24 22:25:46 +00:00
Guido van Rossum
fa7bfce0be
Include updated title page.
1996-10-24 22:24:30 +00:00
Guido van Rossum
f73f79b5fd
Done with this for 1.4.
1996-10-24 22:14:06 +00:00
Guido van Rossum
3a26dd88af
Done with the "New in 1.4" chapter.
1996-10-24 22:12:48 +00:00
Guido van Rossum
b0259bc3ad
Add SHELL=/bin/sh definition, to override SGI make's default to $SHELL.
1996-10-24 21:47:45 +00:00
Guido van Rossum
71445570c6
Removed CNRI copyright, changed notice to standard notice.
...
Added date and version to title.
1996-10-24 18:41:30 +00:00
Guido van Rossum
40f7a55608
Get rid of bogus binding of <Delete> to a function that deletes the next
...
character (this is already a built-in binding now).
1996-10-24 18:34:36 +00:00
Guido van Rossum
a5a4c2a7d8
Correct truncated paragraph.
1996-10-24 14:47:44 +00:00
Guido van Rossum
16d5b113f6
Fix truncated paragraph in doc string.
...
Bump version to 2.0.
1996-10-24 14:44:32 +00:00
Guido van Rossum
9ec053c4f9
Removed NumPy instructions. Add note about VC 4.0 vs. 4.2.
1996-10-24 14:30:58 +00:00
Guido van Rossum
93df314d74
Removed NumPy files -- no time to fix these.
1996-10-24 14:28:18 +00:00
Guido van Rossum
9b67621b66
Cast mtime gotten from stat() to long int -- else it won't work
...
on the Mac.
Jack! Please fix this in the Mac distributions!
1996-10-24 13:42:30 +00:00
Guido van Rossum
8542c8e1af
Set /MD option for *all* projects (even python.exe).
1996-10-24 00:08:27 +00:00
Guido van Rossum
a83f3b82b9
Barry's latest (2.83). He likes this version particularly because
...
83 is a prime number.
1996-10-23 20:55:00 +00:00
Guido van Rossum
9e0e4dd7b2
Added answer by Greg Stein about threads on Linux.
1996-10-23 20:52:55 +00:00
Barry Warsaw
7cb505c89b
(py-indent-line): take an optional universal argument which says to
...
defeat extra outdentation for block closing statements (return, raise,
break, continue, pass).
(py-compute-indentation): extra argument to honor block closing
statements.
(py-electric-colon, py-indent-region): use py-compute-indentation's
extra argument
(py-statement-closes-block-p): `pass' treated as a block closing
statement.
1996-10-23 20:44:59 +00:00
Guido van Rossum
0cbaff440d
Fix case where you start a new group immediately after a label.
...
Thanks to Ka-Ping Yee.
1996-10-23 17:53:06 +00:00
Guido van Rossum
c148cd6cdd
Ignore Frame backup and lock files.
1996-10-23 16:25:38 +00:00
Guido van Rossum
71ec03b731
Adapted to migration of reference manual to Frame.
1996-10-23 16:23:47 +00:00
Guido van Rossum
1775a517f5
Regenerated to remove hidden text from page 1.
1996-10-23 16:15:26 +00:00
Jack Jansen
5265ae4c6d
Probably just binhexed again...
1996-10-23 15:53:32 +00:00
Jack Jansen
230ad2cb8b
Different default location for distribution templates
1996-10-23 15:52:56 +00:00
Jack Jansen
c42c0b76c6
Only copy project files from build* and plugins to the projects
...
folder, leave other projects where they are
1996-10-23 15:52:16 +00:00
Jack Jansen
d2034c1a63
Build imgmodules.cfm68k too
1996-10-23 15:51:35 +00:00
Jack Jansen
3a9b3b5943
Added USE_MALLOC_DEBUG (disabled)
1996-10-23 15:50:26 +00:00
Jack Jansen
05d9836462
Project files for 1.4 release
1996-10-23 15:49:36 +00:00
Jack Jansen
46ed276bc3
Malloc debugging now flagged with USE_MALLOC_DEBUG
1996-10-23 15:46:57 +00:00
Jack Jansen
6b9e56012a
Updated to cw10
1996-10-23 15:46:25 +00:00
Jack Jansen
d6fccdffdc
Fixed gusi preferences
1996-10-23 15:45:36 +00:00
Jack Jansen
a1255e0c4e
removed unused var
1996-10-23 15:44:27 +00:00
Jack Jansen
176f3a9339
Added support for tab hooks
1996-10-23 15:43:46 +00:00
Jack Jansen
b7e82c1c0c
Raise a more intellegible error in the case of missing keyword args
1996-10-23 15:43:04 +00:00
Jack Jansen
ae178eaea6
Added HAVE_STRFTIME
1996-10-23 15:42:01 +00:00
Jack Jansen
70e413dee0
Added a note on swed and htmled examples, added tab support, fixed typo
1996-10-23 15:40:48 +00:00
Jack Jansen
92ca16c335
Modified to work together with BBPy
...
Re-enabled splash screen
1996-10-23 15:38:26 +00:00