1. 941f70c (py-mode-map): Comment Out Region / Uncomment Region should use by Barry Warsaw · 28 years ago
  2. 2ccda50 #Updated authorship line by Barry Warsaw · 28 years ago
  3. f770578 (py-parse-partial-sexp-works-p): New variable to work around a bug in by Barry Warsaw · 28 years ago
  4. bb779ec README file for hints on Purify'ing or Quantify'ing the Python by Barry Warsaw · 28 years ago
  5. fca8371 (python-cc-style): Added definitions for c-hanging-braces-alist which by Barry Warsaw · 28 years ago
  6. 7607e8f (python-cc-style): Added definitions for c-hanging-braces-alist which by Barry Warsaw · 28 years ago
  7. b053993 (py-delete-function): new variable by Barry Warsaw · 28 years ago
  8. 5c8bef1 (python-mode): added comment-end definitions. by Barry Warsaw · 28 years ago
  9. eb14d61 (python-cc-style): typo "c-offset-alist" => "c-offsets-alist" by Barry Warsaw · 28 years ago
  10. 1d75734 Added a provide so the corresponding require will succeed. by Barry Warsaw · 28 years ago
  11. 5632ce0 (python-cc-style): Although open braces for substatements typically by Barry Warsaw · 28 years ago
  12. 8c0710f (python-cc-style): Oops, we decided to use TABs for 8 spaces where possible. by Barry Warsaw · 28 years ago
  13. 0b32459 C coding standard for Python C files. by Barry Warsaw · 28 years ago
  14. ba469ba More stale info. by Guido van Rossum · 28 years ago
  15. 7941379 New URL for Swiss ftp mirror. by Guido van Rossum · 28 years ago
  16. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  17. bec7484 Added note about "boot" implying "clobber". by Guido van Rossum · 28 years ago
  18. 4742767 Corrected *noconfig* to be *shared*; added cc: vlad back. by Guido van Rossum · 28 years ago
  19. 4662b87 monty -> grail in Grail URL. by Guido van Rossum · 28 years ago
  20. c59120b Added os.remove()/unlink(), rmdir(), rename(), and [f]truncate(). by Guido van Rossum · 28 years ago
  21. caa83c4 Added Q. about enabling *shared* on Linux. by Guido van Rossum · 28 years ago
  22. 7d42d95 Fix syntax of commented-out variables by Guido van Rossum · 28 years ago
  23. 3622e0d (match-string): Added a definition for older Emacsen. by Barry Warsaw · 28 years ago
  24. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  25. 7704bb7 Added last-minute changes. by Guido van Rossum · 28 years ago
  26. 130575d CNRI additions, approved by the boss and his wife :-) by Guido van Rossum · 28 years ago
  27. b0259bc Add SHELL=/bin/sh definition, to override SGI make's default to $SHELL. by Guido van Rossum · 28 years ago
  28. a83f3b8 Barry's latest (2.83). He likes this version particularly because by Guido van Rossum · 28 years ago
  29. 9e0e4dd Added answer by Greg Stein about threads on Linux. by Guido van Rossum · 28 years ago
  30. 7cb505c (py-indent-line): take an optional universal argument which says to by Barry Warsaw · 28 years ago
  31. bed266a New version for 1.4 from Manus. by Guido van Rossum · 28 years ago
  32. a4e41a8 Added question about error from misuse of mangled names. by Guido van Rossum · 28 years ago
  33. 02afd08 Added all current changes. by Guido van Rossum · 28 years ago
  34. 9c5dc29 Added item about bug in Slackware96 libdl. by Guido van Rossum · 28 years ago
  35. 43e6661 Add a dependency on clobber to the boot target. Now, if you run "make by Guido van Rossum · 28 years ago
  36. f17fa68 Nils Fischbeck, Tim Hochberg, Terry Reedy, Ka-Ping Yee by Guido van Rossum · 28 years ago
  37. 434882e Added 'static' target; add variable TARGET replacing python by Guido van Rossum · 28 years ago
  38. 8a91302 Toss Q 3.10 on posix.listdir on NeXT. Add revived vpApp. by Guido van Rossum · 28 years ago
  39. 0983315 Toss the outdated QuickRef. by Guido van Rossum · 28 years ago
  40. 7a73ef8 (py-process-filter): Make sure current-buffer is restored, even in the by Barry Warsaw · 28 years ago
  41. dc082eb Added editline fix by Guido van Rossum · 28 years ago
  42. c458e94 Rewrite sections on GUI and DOS/Windows, various other small edits, by Guido van Rossum · 28 years ago
  43. 946cf89 Improvement suggested by Sjoerd: use $(MAKE) by Guido van Rossum · 28 years ago
  44. 1631cbe Added Makefile.pre.in, my generic makefile by Guido van Rossum · 28 years ago
  45. 694f701 Rewritten by Ka-Ping Yee. by Guido van Rossum · 28 years ago
  46. 8727df4 Removed some obsolete questions and references to version 1.2. by Guido van Rossum · 28 years ago
  47. c8adefe PS: use -O2, not -O3 by Guido van Rossum · 28 years ago
  48. 8130054 New email and zip code for Guido by Guido van Rossum · 28 years ago
  49. 566b35f NEXT shared libs instructions by Guido van Rossum · 28 years ago
  50. 2e049b2 (python-font-lock-keywords): with Python 1.4 `access' is no a keyword by Barry Warsaw · 28 years ago
  51. b3e81d5 I have been increasingly annoyed about the fact that by Barry Warsaw · 28 years ago
  52. 01af401 #stylistics by Barry Warsaw · 28 years ago
  53. 550a02e (python-mode): typos by Barry Warsaw · 28 years ago
  54. 615d4a4 (python-mode): font-lock-defaults must be make-local-variable'd by Barry Warsaw · 28 years ago
  55. 604cefa (py-dump-help-string): Use documentation-property to get docstring. by Barry Warsaw · 28 years ago
  56. b1f8951 (python-mode): font-lock-defaults necessary for Emacs 19, but doesn't by Barry Warsaw · 28 years ago
  57. c72ad87 #py-shell gets an autoload cookie by Barry Warsaw · 28 years ago
  58. 62cf605 New version submitted by Jim Fulton. by Guido van Rossum · 28 years ago
  59. 7629bbc Fix paths to match python1.4 installation. (Forgot LIBP) by Guido van Rossum · 28 years ago
  60. be725fd Fix paths to match python1.4 installation. by Guido van Rossum · 28 years ago
  61. 52a42fe Remove the entry for private variables (it's supposed to be a surprise!) by Guido van Rossum · 28 years ago
  62. 5f9aa9e Some final changes. I'll give up on nicely reformatting and by Guido van Rossum · 28 years ago
  63. 4a67a16 Added all changes in beta1 and beta3. Still very rough (needs reordering etc.). by Guido van Rossum · 28 years ago
  64. 3a1fbb4 Added Vlad. by Guido van Rossum · 28 years ago
  65. e8c0a15 New generic makefile by Jim F; drop pyimenu.el by Guido van Rossum · 28 years ago
  66. b4d3779 Minor updates. by Guido van Rossum · 28 years ago
  67. 5c8e256 typo by Guido van Rossum · 28 years ago
  68. 880d1ee Barry's 2.73 by Guido van Rossum · 28 years ago
  69. 6ba1120 Barry's 2.72 by Guido van Rossum · 28 years ago
  70. 261f87d *** empty log message *** by Barry Warsaw · 28 years ago
  71. f67a57e (py-no-outdent-re): Added return, break, raise, continue since we by Barry Warsaw · 28 years ago
  72. 9dc7833 New AIX-NOTES by Guido van Rossum · 28 years ago
  73. 36eb6c7 New AIX-NOTES by Guido van Rossum · 28 years ago
  74. cf34d2a #updated commentary by Barry Warsaw · 28 years ago
  75. 5490a06 (py-menu): Create default value by Barry Warsaw · 28 years ago
  76. c5a8cbd (py-forward-into-nomenclature): Slightly better regex for stopping on by Barry Warsaw · 28 years ago
  77. a766182 (py-electric-colon): Use (py-next-statement -1) instead of by Barry Warsaw · 28 years ago
  78. 3fcaf61 #updated comments by Barry Warsaw · 28 years ago
  79. 755c671 (python-mode): automatically install imenu stuff. by Barry Warsaw · 28 years ago
  80. 8143746 (imenu-example--python-show-method-args-p, by Barry Warsaw · 28 years ago
  81. ce60bc7 (py-keep-region-active): Zap duplicate defun. by Barry Warsaw · 28 years ago
  82. 6e527d2 (py-delete-char): Check for py-honor-comment-indentation. by Barry Warsaw · 28 years ago
  83. a789171 (py-mode): comment-start is now "# " so indent-for-comment does the right thing. by Barry Warsaw · 28 years ago
  84. 64d376a New .pyc magic numnber, too. by Guido van Rossum · 28 years ago
  85. 9e277db #comment update by Barry Warsaw · 28 years ago
  86. c08a949 #comment update by Barry Warsaw · 28 years ago
  87. 5c0d00f #updated to do list by Barry Warsaw · 28 years ago
  88. 170ffa7 (py-parse-state): stop searching backwards when we found a keyword at by Barry Warsaw · 28 years ago
  89. f831d81 (py-statement-closes-block-p, py-compute-indentation): Outdent one by Barry Warsaw · 28 years ago
  90. ccdfce3 Exhaustive list of news in beta2 compared to beta1. by Guido van Rossum · 28 years ago
  91. 74faed2 Got rid of all references to stdwin. by Guido van Rossum · 28 years ago
  92. c30e95f Moved 1.3 news to HISTORY; put some 1.4 news in NEWS by Guido van Rossum · 28 years ago
  93. 0d20cfa Added two new questions; about globals/locals and about recursive imports. by Guido van Rossum · 28 years ago
  94. 63d9cd7 Added Bill Tutt by Guido van Rossum · 28 years ago
  95. d19828d directives for Tools/scripts/fixcid.py by Guido van Rossum · 28 years ago
  96. 42f707f (python-mode): Added menu support, requires easymenu. by Barry Warsaw · 28 years ago
  97. c846f46 (py-forward-into-nomenclature): small fix to not infinitely loop at underscores. by Barry Warsaw · 28 years ago
  98. fb34942 #comment update, re: py-mode-syntax-table by Barry Warsaw · 28 years ago
  99. 9e5a9c8 (py-forward-into-nomenclature, py-backward-into-nomenclature): New functions. by Barry Warsaw · 28 years ago
  100. 71e315b (py-shift-region-left): When checking for left edged code, watch for by Barry Warsaw · 28 years ago