1. 7c29b23 (py-beginning-of-def-or-class, py-end-of-def-or-class, by Barry Warsaw · 26 years ago
  2. 003932a (py-comment-indent-function): A replacement for by Barry Warsaw · 26 years ago
  3. 3bfed5b (py-ask-about-save): New variable used in by Barry Warsaw · 26 years ago
  4. 1d0364b (py-execute-string): Bind to C-c C-s, and put on menu by Barry Warsaw · 26 years ago
  5. 751f493 (py-stringlit-re): Another ME patch to recognize SQTQs and DQTQs by Barry Warsaw · 26 years ago
  6. 820273d More ME patches: by Barry Warsaw · 26 years ago
  7. ab0e86c (beginning-of-python-def-or-class): Renamed to by Barry Warsaw · 26 years ago
  8. ebc7b7a More ME patches: by Barry Warsaw · 26 years ago
  9. 145ab1c #Documentation and comment typos patch given by Michael Ernst. More by Barry Warsaw · 26 years ago
  10. 77d1fce (py-compute-indentation): Use forward-comment to skip over all by Barry Warsaw · 26 years ago
  11. ea609c1 (py-toggle-shells): Added a message in the minibuf. by Barry Warsaw · 26 years ago
  12. a239880 Quick and extremely dirty hacks to toggle between using CPython and by Barry Warsaw · 26 years ago
  13. 3179fe0 (imenu-example--python-class-regexp): Fix to recognize Module.Class in by Barry Warsaw · 26 years ago
  14. 5204b4a #Oops, I lost the CVS/RCS $Revision$ by Barry Warsaw · 26 years ago
  15. 92166d9 (py-compute-indentation): When looking at a continuation line inside by Barry Warsaw · 26 years ago
  16. 585f733 Two patches for Emacs 20.2 compatibility: by Barry Warsaw · 26 years ago
  17. f9b99f4 (py-postprocess-output-buffer): Return t if an exception was found, by Barry Warsaw · 26 years ago
  18. 512af04 (py-execute-region): Watch out for shell-command-on-region killing a by Barry Warsaw · 26 years ago
  19. beef9e7 Removed all the mixed indentation face stuff. It's not as helpful as by Barry Warsaw · 26 years ago
  20. 8ca7028 (py-tab-face): => py-mixed-indentation-face by Barry Warsaw · 26 years ago
  21. e908b6b (py-in-literal, py-fast-in-literal): New functions (mostly) stolen from CC Mode. by Barry Warsaw · 26 years ago
  22. b6c1f1f #minor change to eval-while-compile so that it must both find by Barry Warsaw · 26 years ago
  23. 0d2805b (py-tab-face, python-font-lock-keywords): Color all tabs at the start by Barry Warsaw · 26 years ago
  24. 639eea6 (py-smart-indentation): Updated docstring for new policy. by Barry Warsaw · 26 years ago
  25. 8046bef #(py-smart-indentation): Small fixes for clarity in the docstring. by Barry Warsaw · 26 years ago
  26. 9e99688 (python-mode): Removed vi vi vi hack for setting the tab width from a by Barry Warsaw · 26 years ago
  27. 742a511 (py-smart-indentation): New variable which controls the automagic by Barry Warsaw · 26 years ago
  28. 2f32fbb (py-execute-region): Simplified calculation of temporary file name. by Barry Warsaw · 26 years ago
  29. 6c6db0a (py-temp-directory): Minor docstring nit. by Barry Warsaw · 26 years ago
  30. 50b3eb6 (py-master-file): Fixed some typos in the docstring. by Barry Warsaw · 26 years ago
  31. f64b405 (py-compute-indentation): Several changes made to improve navigation by Barry Warsaw · 26 years ago
  32. 8ee4a60 (py-scroll-process-buffer): Default value changed to nil to act more by Barry Warsaw · 26 years ago
  33. f1b3e89 (py-parse-state): When looking for landing inside triple-quoted by Barry Warsaw · 26 years ago
  34. 8f972b7 (py-python-command-args): New variable, allows user to customize the by Barry Warsaw · 26 years ago
  35. f06777d (py-outdent-p): When looking at the previous line, watch out for by Barry Warsaw · 27 years ago
  36. 9ec9fbc (py-goto-initial-line): Shut up the byte compiler. by Barry Warsaw · 27 years ago
  37. 82aecb9 (py-mode-map): Add a binding of C-m to py-newline-and-indent. This is by Barry Warsaw · 27 years ago
  38. c210e69 (py-compute-indentation): In the most common case, where indentation by Barry Warsaw · 27 years ago
  39. c0ecb53 (py-master-file): New buffer-local variable which can be set in the by Barry Warsaw · 27 years ago
  40. 3723152 Update to the Big Comment at the top of the file. It should better by Barry Warsaw · 27 years ago
  41. 5ea20d5 Added some links to OO-Browser, given by Harri Pasanen. by Barry Warsaw · 27 years ago
  42. 9981d22 (py-jump-on-exception): Variable which if t, means that if an by Barry Warsaw · 27 years ago
  43. 27ee115 Removed redundant eval-when-compile. by Barry Warsaw · 27 years ago
  44. 5c38bf6 (python-mode): Patch to make font-lock work automatically for Emacs. by Barry Warsaw · 27 years ago
  45. 673d05f Test for an up-to-date Custom library when byte-compiling, and issue by Barry Warsaw · 27 years ago
  46. 8529ebb Require 'cl when compiling so that the push macro gets picked in Emacs 19.34. by Barry Warsaw · 27 years ago
  47. ffbc17d (py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors. by Barry Warsaw · 27 years ago
  48. f471056 (py-process-filter): py-delete-file-silently is obsolete. Use a by Barry Warsaw · 27 years ago
  49. 3b3ff4e (py-compute-indentation): Check for multiline stringness and by Barry Warsaw · 27 years ago
  50. 8c4a8de (py-mode-map): Bind py-mark-def-or-class to C-M-h with a different by Barry Warsaw · 27 years ago
  51. c852035 (python-mode): Make imenu-create-index-function buffer local. by Barry Warsaw · 27 years ago
  52. 4da6bd5 (py-mark-def-or-class): Added an exchange-point-and-mark and a by Barry Warsaw · 27 years ago
  53. e467bfb (python-mode): Patch to fix Imenu support under Emacs, given by by Barry Warsaw · 27 years ago
  54. 4738478 (py-kill-emacs-hook): Simplification. by Barry Warsaw · 27 years ago
  55. a0ee8cd Added comment about where to find details on python-mode.el, pointing by Barry Warsaw · 27 years ago
  56. 6ae21ad #(py-emacs-features): Fixed typo in docstring. by Barry Warsaw · 27 years ago
  57. b8f1166 (python-font-lock-keywords): Pick up block introducing keywords with by Barry Warsaw · 27 years ago
  58. ef3c891 (python-font-lock-keywords): Fix for consecutive keyword font locking, by Barry Warsaw · 27 years ago
  59. 5e21cb0 (py-emacs-features): Test for working make-temp-name, which is broken by Barry Warsaw · 27 years ago
  60. a9ce70f (py-execute-region): Fixed small bug with queuing file for execution by Barry Warsaw · 27 years ago
  61. 2518c67 (mark-python-def-or-class): Renamed to py-mark-def-or-class globally. by Barry Warsaw · 27 years ago
  62. 6d48c4a (py-backspace-function): New variable. by Barry Warsaw · 27 years ago
  63. a97a3f3 First round of changes, mostly subprocess stuff. by Barry Warsaw · 27 years ago
  64. affc0ca Changes in preparation for integrating into the Python CVS tree. by Barry Warsaw · 27 years ago
  65. c12c62e (py-parse-partial-sexp-works-p): Removed as obsolete. All current by Barry Warsaw · 27 years ago
  66. 516b620 #Fixed two byte-compiler errors by Barry Warsaw · 27 years ago
  67. c72c11c #Checkpointing X/Emacs 20'fication of this mode. by Barry Warsaw · 27 years ago
  68. 7d6b7d3 #Bumping to version 3.0 by Barry Warsaw · 27 years ago
  69. e664896 (py-shell): Remove support for Emacs 18, implicitly add support for by Barry Warsaw · 27 years ago
  70. fb07f40 (python-font-lock-keywords): Use new convention for installing in mode by Barry Warsaw · 27 years ago
  71. 941f70c (py-mode-map): Comment Out Region / Uncomment Region should use by Barry Warsaw · 28 years ago
  72. 2ccda50 #Updated authorship line by Barry Warsaw · 28 years ago
  73. f770578 (py-parse-partial-sexp-works-p): New variable to work around a bug in by Barry Warsaw · 28 years ago
  74. b053993 (py-delete-function): new variable by Barry Warsaw · 28 years ago
  75. 5c8bef1 (python-mode): added comment-end definitions. by Barry Warsaw · 28 years ago
  76. 3622e0d (match-string): Added a definition for older Emacsen. by Barry Warsaw · 28 years ago
  77. 7cb505c (py-indent-line): take an optional universal argument which says to by Barry Warsaw · 28 years ago
  78. 7a73ef8 (py-process-filter): Make sure current-buffer is restored, even in the by Barry Warsaw · 28 years ago
  79. 2e049b2 (python-font-lock-keywords): with Python 1.4 `access' is no a keyword by Barry Warsaw · 28 years ago
  80. b3e81d5 I have been increasingly annoyed about the fact that by Barry Warsaw · 28 years ago
  81. 01af401 #stylistics by Barry Warsaw · 28 years ago
  82. 550a02e (python-mode): typos by Barry Warsaw · 28 years ago
  83. 615d4a4 (python-mode): font-lock-defaults must be make-local-variable'd by Barry Warsaw · 28 years ago
  84. 604cefa (py-dump-help-string): Use documentation-property to get docstring. by Barry Warsaw · 28 years ago
  85. b1f8951 (python-mode): font-lock-defaults necessary for Emacs 19, but doesn't by Barry Warsaw · 28 years ago
  86. c72ad87 #py-shell gets an autoload cookie by Barry Warsaw · 28 years ago
  87. 261f87d *** empty log message *** by Barry Warsaw · 28 years ago
  88. f67a57e (py-no-outdent-re): Added return, break, raise, continue since we by Barry Warsaw · 28 years ago
  89. cf34d2a #updated commentary by Barry Warsaw · 28 years ago
  90. 5490a06 (py-menu): Create default value by Barry Warsaw · 28 years ago
  91. c5a8cbd (py-forward-into-nomenclature): Slightly better regex for stopping on by Barry Warsaw · 28 years ago
  92. a766182 (py-electric-colon): Use (py-next-statement -1) instead of by Barry Warsaw · 28 years ago
  93. 3fcaf61 #updated comments by Barry Warsaw · 28 years ago
  94. 755c671 (python-mode): automatically install imenu stuff. by Barry Warsaw · 28 years ago
  95. 8143746 (imenu-example--python-show-method-args-p, by Barry Warsaw · 28 years ago
  96. ce60bc7 (py-keep-region-active): Zap duplicate defun. by Barry Warsaw · 28 years ago
  97. 6e527d2 (py-delete-char): Check for py-honor-comment-indentation. by Barry Warsaw · 28 years ago
  98. a789171 (py-mode): comment-start is now "# " so indent-for-comment does the right thing. by Barry Warsaw · 28 years ago
  99. 9e277db #comment update by Barry Warsaw · 28 years ago
  100. c08a949 #comment update by Barry Warsaw · 28 years ago