1. de8b026 Added shlex and netrc modules; added warning about urllib change by Guido van Rossum · 26 years ago
  2. e96bd3f News for 1.5.2b1. Moved news before 1.5.1 to HISTORY. by Guido van Rossum · 26 years ago
  3. 9818d0f New names. Keep those contributions coming! by Guido van Rossum · 26 years ago
  4. 439d1fa Moved history up to and including 1.5.1 here. by Guido van Rossum · 26 years ago
  5. 9c1696c (py-goto-beginning-of-tqs): Finds the beginning of the triple quoted by Barry Warsaw · 26 years ago
  6. 9819e4c Sjoerd Mullender writes: by Guido van Rossum · 26 years ago
  7. 34d8317 (py-execute-region): Hack around the different behavior and switch by Barry Warsaw · 26 years ago
  8. 014e0e2 (py-execute-region): Patch by Hunter Kelly so that execution uses the by Barry Warsaw · 26 years ago
  9. 1d5f988 (py-imenu-method-regexp): Fix suggested by Daniel Calvelo to by Barry Warsaw · 26 years ago
  10. 6839d3a #XEmacs 21 now supports Imenu, so I am able to test (and fix) some by Barry Warsaw · 26 years ago
  11. 38e21e7 #Some minor changes in the commentary, obstensibly to test the new by Barry Warsaw · 26 years ago
  12. 1bbc031 #Fixed some typos in docstrings. by Barry Warsaw · 26 years ago
  13. e8c10f9 All the news that's fit to print. In other words, it's 1.5.2a2 time. by Guido van Rossum · 26 years ago
  14. fdb8fb8 A few new ones... by Guido van Rossum · 26 years ago
  15. 4f94c73 (py-comint-output-filter-function): Horrible kludgearound for making by Barry Warsaw · 26 years ago
  16. d35c255 (py-guess-indent-offset): Only print message about py-indent-offset by Barry Warsaw · 26 years ago
  17. 02e5f69 (py-execute-file, py-execute-import-or-reload): Use a Python `raw' by Barry Warsaw · 26 years ago
  18. 218eb75 (py-block-comment-prefix): Remove trailing space. Also explain that by Barry Warsaw · 26 years ago
  19. bc3760b #Code rearranging to quiet byte-compiler by Barry Warsaw · 26 years ago
  20. faff0bd correct bogus instructions 'ccoment out' -> 'uncomment' by Jeremy Hylton · 26 years ago
  21. 106a470 Fixed the words in the comment and error message about defining FULL_PATH. by Guido van Rossum · 26 years ago
  22. 1deebab include <string.h> to get prototype for strcmp by Jeremy Hylton · 26 years ago
  23. 4d18740 (py-in-literal): How'd this get through? c-point => py-point by Barry Warsaw · 26 years ago
  24. f7039e2 Update commentary. For most stuff, point people to the web page by Barry Warsaw · 26 years ago
  25. 6dfbe5d (py-shell-map): New variable contains the keymap used in *Python* shell buffers. by Barry Warsaw · 26 years ago
  26. a81fb33 (py-shell): comint-output-filter-functions is already buffer-local by Barry Warsaw · 26 years ago
  27. 3c96f6f (py-process-filter): Deleted this function. In order to fix by Barry Warsaw · 26 years ago
  28. 93c88cc (imenu-example--create-python-index-engine): Fix nesting breakage when by Barry Warsaw · 26 years ago
  29. 0ceaada New contributor. by Guido van Rossum · 26 years ago
  30. 27b3bc3 Reordered the news to make it more accessible. Also removed some dups. by Guido van Rossum · 26 years ago
  31. ab9d6f0 Got all the 1.5.2 news that's fit to print. Now we may need to by Guido van Rossum · 26 years ago
  32. 650e8a6 (imenu-example--python-method-regexp): Patch from Christian Tanzer: by Barry Warsaw · 26 years ago
  33. 12c9294 (py-compute-indentation): Changes to the `t' condition which affect by Barry Warsaw · 26 years ago
  34. 20392cc # mention Porting in list of files by Guido van Rossum · 26 years ago
  35. 6ca3def mini-faq on porting python by Guido van Rossum · 26 years ago
  36. 71c3adb #Typos from previous checkin by Barry Warsaw · 26 years ago
  37. 41a05c7 Huge number of docstring changes, typo fixes, rewordings, GNU standard by Barry Warsaw · 26 years ago
  38. 1b34424 (py-execute-region): When temp-names are broken (Emacs 19.34), a by Barry Warsaw · 26 years ago
  39. f5475c9 Checkpointing news for 1.5.2a1... (Not all done.) by Guido van Rossum · 26 years ago
  40. a690394 New meat. by Guido van Rossum · 26 years ago
  41. fc8f5d1 typo (pwill -> will). by Guido van Rossum · 26 years ago
  42. 7c29b23 (py-beginning-of-def-or-class, py-end-of-def-or-class, by Barry Warsaw · 26 years ago
  43. 003932a (py-comment-indent-function): A replacement for by Barry Warsaw · 26 years ago
  44. 0b3b43c New blood. by Guido van Rossum · 26 years ago
  45. 795a4bc Added a line to process SGI_ABI. by Guido van Rossum · 26 years ago
  46. 750c8ce Add LDLAST to the list of variables processed by the sed script. by Guido van Rossum · 26 years ago
  47. 3bfed5b (py-ask-about-save): New variable used in by Barry Warsaw · 26 years ago
  48. 1d0364b (py-execute-string): Bind to C-c C-s, and put on menu by Barry Warsaw · 26 years ago
  49. 751f493 (py-stringlit-re): Another ME patch to recognize SQTQs and DQTQs by Barry Warsaw · 26 years ago
  50. 820273d More ME patches: by Barry Warsaw · 26 years ago
  51. ab0e86c (beginning-of-python-def-or-class): Renamed to by Barry Warsaw · 26 years ago
  52. ebc7b7a More ME patches: by Barry Warsaw · 26 years ago
  53. 145ab1c #Documentation and comment typos patch given by Michael Ernst. More by Barry Warsaw · 26 years ago
  54. cc8e1a4 Add some help for AIX. (Konrad Hinsen) by Guido van Rossum · 26 years ago
  55. 77d1fce (py-compute-indentation): Use forward-comment to skip over all by Barry Warsaw · 26 years ago
  56. 974f295 Some more new stuff. by Guido van Rossum · 26 years ago
  57. 9238f23 Two more, for beta testers who reported real bugs. by Guido van Rossum · 26 years ago
  58. c45cf02 Added changes from 1.5 to 1.5.1. by Guido van Rossum · 26 years ago
  59. 07c44c7 Document -x too. by Guido van Rossum · 26 years ago
  60. 29d465b Document -t flag. by Guido van Rossum · 26 years ago
  61. 13aa5ce Jeff Epler by Guido van Rossum · 26 years ago
  62. ea609c1 (py-toggle-shells): Added a message in the minibuf. by Barry Warsaw · 26 years ago
  63. a239880 Quick and extremely dirty hacks to toggle between using CPython and by Barry Warsaw · 26 years ago
  64. e2bb8bb Tons of new names... by Guido van Rossum · 26 years ago
  65. 3179fe0 (imenu-example--python-class-regexp): Fix to recognize Module.Class in by Barry Warsaw · 26 years ago
  66. 5204b4a #Oops, I lost the CVS/RCS $Revision$ by Barry Warsaw · 26 years ago
  67. 92166d9 (py-compute-indentation): When looking at a continuation line inside by Barry Warsaw · 26 years ago
  68. 585f733 Two patches for Emacs 20.2 compatibility: by Barry Warsaw · 26 years ago
  69. f9b99f4 (py-postprocess-output-buffer): Return t if an exception was found, by Barry Warsaw · 26 years ago
  70. 512af04 (py-execute-region): Watch out for shell-command-on-region killing a by Barry Warsaw · 26 years ago
  71. beef9e7 Removed all the mixed indentation face stuff. It's not as helpful as by Barry Warsaw · 26 years ago
  72. 8ca7028 (py-tab-face): => py-mixed-indentation-face by Barry Warsaw · 26 years ago
  73. e908b6b (py-in-literal, py-fast-in-literal): New functions (mostly) stolen from CC Mode. by Barry Warsaw · 26 years ago
  74. b6c1f1f #minor change to eval-while-compile so that it must both find by Barry Warsaw · 26 years ago
  75. 0d2805b (py-tab-face, python-font-lock-keywords): Color all tabs at the start by Barry Warsaw · 26 years ago
  76. 639eea6 (py-smart-indentation): Updated docstring for new policy. by Barry Warsaw · 26 years ago
  77. 8046bef #(py-smart-indentation): Small fixes for clarity in the docstring. by Barry Warsaw · 26 years ago
  78. 9e99688 (python-mode): Removed vi vi vi hack for setting the tab width from a by Barry Warsaw · 26 years ago
  79. 742a511 (py-smart-indentation): New variable which controls the automagic by Barry Warsaw · 26 years ago
  80. 38d3fe0 Add LINKFORSHARED and LDLAST as in the main Makefile. by Guido van Rossum · 26 years ago
  81. 2f32fbb (py-execute-region): Simplified calculation of temporary file name. by Barry Warsaw · 27 years ago
  82. 6c6db0a (py-temp-directory): Minor docstring nit. by Barry Warsaw · 27 years ago
  83. 50b3eb6 (py-master-file): Fixed some typos in the docstring. by Barry Warsaw · 27 years ago
  84. f64b405 (py-compute-indentation): Several changes made to improve navigation by Barry Warsaw · 27 years ago
  85. 8ee4a60 (py-scroll-process-buffer): Default value changed to nil to act more by Barry Warsaw · 27 years ago
  86. f1b3e89 (py-parse-state): When looking for landing inside triple-quoted by Barry Warsaw · 27 years ago
  87. 8f972b7 (py-python-command-args): New variable, allows user to customize the by Barry Warsaw · 27 years ago
  88. f06777d (py-outdent-p): When looking at the previous line, watch out for by Barry Warsaw · 27 years ago
  89. 9ec9fbc (py-goto-initial-line): Shut up the byte compiler. by Barry Warsaw · 27 years ago
  90. 82aecb9 (py-mode-map): Add a binding of C-m to py-newline-and-indent. This is by Barry Warsaw · 27 years ago
  91. c210e69 (py-compute-indentation): In the most common case, where indentation by Barry Warsaw · 27 years ago
  92. c0ecb53 (py-master-file): New buffer-local variable which can be set in the by Barry Warsaw · 27 years ago
  93. b25c0e7 delete gMakefile, clarify Makefile.pre.in by Guido van Rossum · 27 years ago
  94. 5eb3f90 No longer needed, sez Jim. by Guido van Rossum · 27 years ago
  95. fbea1d3 Added from 1.5b2 to 1.5. by Guido van Rossum · 27 years ago
  96. 14777f87 New blood. by Guido van Rossum · 27 years ago
  97. 105ff95 Typed in the relevant changes since 1.5b1. by Guido van Rossum · 27 years ago
  98. 5a978dc Doug Marien. by Guido van Rossum · 27 years ago
  99. 3723152 Update to the Big Comment at the top of the file. It should better by Barry Warsaw · 27 years ago
  100. 87908f5 New names. by Guido van Rossum · 27 years ago