- 4738478 (py-kill-emacs-hook): Simplification. by Barry Warsaw · 27 years ago
- a0ee8cd Added comment about where to find details on python-mode.el, pointing by Barry Warsaw · 27 years ago
- 4aa6186 Drop Capitalized Important Words. by Guido van Rossum · 27 years ago
- 275feea New names... by Guido van Rossum · 27 years ago
- 4a9aff2 A comparison with several other languages that also appears in the by Guido van Rossum · 27 years ago
- 51bb7b7 Dang. Formatting glitch. by Guido van Rossum · 27 years ago
- f5831ae New blurb, derived from my Handbook of Object Technology abstract. by Guido van Rossum · 27 years ago
- 6f5a312 New version from Neale... He promised it's the last. by Guido van Rossum · 27 years ago
- 3120bc3 v1.1; added attribution to Neale Pickett. by Guido van Rossum · 27 years ago
- 1abbd7f Added vgrindefs. by Guido van Rossum · 27 years ago
- 93a47d7 Plucked this from the net. by Guido van Rossum · 27 years ago
- 6ae21ad #(py-emacs-features): Fixed typo in docstring. by Barry Warsaw · 27 years ago
- b8f1166 (python-font-lock-keywords): Pick up block introducing keywords with by Barry Warsaw · 27 years ago
- ef3c891 (python-font-lock-keywords): Fix for consecutive keyword font locking, by Barry Warsaw · 27 years ago
- 5e21cb0 (py-emacs-features): Test for working make-temp-name, which is broken by Barry Warsaw · 27 years ago
- 2bd358c A nice blurb that Mark Hammond wrote, aimed at Windows users. by Guido van Rossum · 27 years ago
- a9ce70f (py-execute-region): Fixed small bug with queuing file for execution by Barry Warsaw · 27 years ago
- 2518c67 (mark-python-def-or-class): Renamed to py-mark-def-or-class globally. by Barry Warsaw · 27 years ago
- 6d48c4a (py-backspace-function): New variable. by Barry Warsaw · 27 years ago
- a97a3f3 First round of changes, mostly subprocess stuff. by Barry Warsaw · 27 years ago
- 615022f Doing the most complicated CVS dance I've ever seen. Barry has had by Guido van Rossum · 27 years ago
- affc0ca Changes in preparation for integrating into the Python CVS tree. by Barry Warsaw · 27 years ago
- 9a513ef Final touch -- Don's SGI_ABI patches. by Guido van Rossum · 27 years ago
- 9192267 Don Beaudry's changes to support SGI_ABI on Irix 6.x. by Guido van Rossum · 27 years ago
- 764a377 Typo in description of news in errno; added setlocale() call. by Guido van Rossum · 27 years ago
- b68b77f A few last-minute additions and some rearrangements and corrections. by Guido van Rossum · 27 years ago
- 9337453 Updated for Python 1.5, including my experiences with Purify on by Barry Warsaw · 27 years ago
- 43b26ea Whole bunch of additions... by Guido van Rossum · 27 years ago
- 92664b8 Completed the changes between 1.5a3 and now. Not yet sorted though. by Guido van Rossum · 27 years ago
- 1f83cce Done with adding changes from 1.4 till 1.5a3. by Guido van Rossum · 27 years ago
- 474ba3b The directory containing config.h has changed. by Guido van Rossum · 27 years ago
- bfeb74d install: New target that installs shared modules in by Fred Drake · 27 years ago
- 4cf4de5 Brought up to date with new options and env vars. by Guido van Rossum · 27 years ago
- c12c62e (py-parse-partial-sexp-works-p): Removed as obsolete. All current by Barry Warsaw · 27 years ago
- 522578e Complete log of changes since 1.5a3 at the end. by Guido van Rossum · 27 years ago
- 2da391f I'm tired -- checking in more news items. This isn't complete; I'm by Guido van Rossum · 27 years ago
- 6688d35 Removed ancient FAQ from distribution by Guido van Rossum · 27 years ago
- 6100033 Another checkpoint -- reorganized, in sections. by Guido van Rossum · 27 years ago
- 34900f8 . by Guido van Rossum · 27 years ago
- f0b69f0 Checkpoint checkin of list of changes. Much more to follow, but it's late... by Guido van Rossum · 27 years ago
- 516b620 #Fixed two byte-compiler errors by Barry Warsaw · 27 years ago
- c72c11c #Checkpointing X/Emacs 20'fication of this mode. by Barry Warsaw · 27 years ago
- 7d6b7d3 #Bumping to version 3.0 by Barry Warsaw · 27 years ago
- fb84255 New version of Vladimir Marangozov's AIX hacks -- simpler etc. by Guido van Rossum · 27 years ago
- bef03ae Adapted to the new build system. by Guido van Rossum · 27 years ago
- 8aea8d9 Remove -s option and $PYTHONSUPPRESS environment variable. by Guido van Rossum · 27 years ago
- 5624abd Emptied (in expectation of a laundry list of what's new in 1.5). by Guido van Rossum · 27 years ago
- ecd3b15 Added note about libpython1.5.a. by Guido van Rossum · 27 years ago
- 132cd06 Some new names. by Guido van Rossum · 27 years ago
- e664896 (py-shell): Remove support for Emacs 18, implicitly add support for by Barry Warsaw · 27 years ago
- 821a558 Moved the 1.4 NEWS file here (it had to happen someday...). by Guido van Rossum · 27 years ago
- cbf1b9c Added warning about the optimizer bug on AIX 4.2.1 by Guido van Rossum · 27 years ago
- d0c87ee Oops, another forgotten renaming: varobject -> PyVarObject. by Guido van Rossum · 27 years ago
- 6a9ee0e New heros. by Guido van Rossum · 28 years ago
- b6a7f77 Oops -- missed FloatingPointError in renaming. by Guido van Rossum · 28 years ago
- 45510ae Fix old typo PyArgs_VaParse -> PyArg_VaParse. by Guido van Rossum · 28 years ago
- 1a43ce8 Added inittab. by Guido van Rossum · 28 years ago
- 04e30c1 Remove err_input from rename list -- it is a static inside errors.c. by Guido van Rossum · 28 years ago
- 58d8e3d Remove renaming instructions for ANY -- this is not renamed in by Guido van Rossum · 28 years ago
- 5d88aa3 Oops, added <URL:...> around the URL. by Guido van Rossum · 28 years ago
- 24c9359 (Sjoerd:) Incorporate `build number' stuff. by Guido van Rossum · 28 years ago
- 44adb0c Added note about SWIG (replacing a whole lot of nonsense about how by Guido van Rossum · 28 years ago
- 31ef35b Added two new questions about number conversions. by Guido van Rossum · 28 years ago
- 14d1c72 Added note about adding \n to source for exec and compile. by Guido van Rossum · 28 years ago
- 4a908be Added Q. about HTTP/1.1. by Guido van Rossum · 28 years ago
- 80eb3c0 Zap all env vars beginning with PYTHON to prevent an obvious form of attack. by Guido van Rossum · 28 years ago
- 17e973c Remove the list of Python users, replace it with a pointer to the by Guido van Rossum · 28 years ago
- 7b6f343 Added new ftp mirror site ftp://ftp.cdrom.com/pub/python/ (Walnut Creek CDROM). by Guido van Rossum · 28 years ago
- fb07f40 (python-font-lock-keywords): Use new convention for installing in mode by Barry Warsaw · 28 years ago
- 01094e4 Change the question about os.environ changes not working -- it now by Guido van Rossum · 28 years ago
- 8651d27 Two changes: by Guido van Rossum · 28 years ago
- 941f70c (py-mode-map): Comment Out Region / Uncomment Region should use by Barry Warsaw · 28 years ago
- 2ccda50 #Updated authorship line by Barry Warsaw · 28 years ago
- f770578 (py-parse-partial-sexp-works-p): New variable to work around a bug in by Barry Warsaw · 28 years ago
- bb779ec README file for hints on Purify'ing or Quantify'ing the Python by Barry Warsaw · 28 years ago
- fca8371 (python-cc-style): Added definitions for c-hanging-braces-alist which by Barry Warsaw · 28 years ago
- 7607e8f (python-cc-style): Added definitions for c-hanging-braces-alist which by Barry Warsaw · 28 years ago
- b053993 (py-delete-function): new variable by Barry Warsaw · 28 years ago
- 5c8bef1 (python-mode): added comment-end definitions. by Barry Warsaw · 28 years ago
- eb14d61 (python-cc-style): typo "c-offset-alist" => "c-offsets-alist" by Barry Warsaw · 28 years ago
- 1d75734 Added a provide so the corresponding require will succeed. by Barry Warsaw · 28 years ago
- 5632ce0 (python-cc-style): Although open braces for substatements typically by Barry Warsaw · 28 years ago
- 8c0710f (python-cc-style): Oops, we decided to use TABs for 8 spaces where possible. by Barry Warsaw · 28 years ago
- 0b32459 C coding standard for Python C files. by Barry Warsaw · 28 years ago
- ba469ba More stale info. by Guido van Rossum · 28 years ago
- 7941379 New URL for Swiss ftp mirror. by Guido van Rossum · 28 years ago
- f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
- bec7484 Added note about "boot" implying "clobber". by Guido van Rossum · 28 years ago
- 4742767 Corrected *noconfig* to be *shared*; added cc: vlad back. by Guido van Rossum · 28 years ago
- 4662b87 monty -> grail in Grail URL. by Guido van Rossum · 28 years ago
- c59120b Added os.remove()/unlink(), rmdir(), rename(), and [f]truncate(). by Guido van Rossum · 28 years ago
- caa83c4 Added Q. about enabling *shared* on Linux. by Guido van Rossum · 28 years ago
- 7d42d95 Fix syntax of commented-out variables by Guido van Rossum · 28 years ago
- 3622e0d (match-string): Added a definition for older Emacsen. by Barry Warsaw · 28 years ago
- d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
- 7704bb7 Added last-minute changes. by Guido van Rossum · 28 years ago
- 130575d CNRI additions, approved by the boss and his wife :-) by Guido van Rossum · 28 years ago
- b0259bc Add SHELL=/bin/sh definition, to override SGI make's default to $SHELL. by Guido van Rossum · 28 years ago
- a83f3b8 Barry's latest (2.83). He likes this version particularly because by Guido van Rossum · 28 years ago
- 9e0e4dd Added answer by Greg Stein about threads on Linux. by Guido van Rossum · 28 years ago