CVS update by aroehler packages/xemacs-packages/python-modes ...
[email protected] 29 Sep 2009 11:52:05 -0000
| Newsgroups | gmane.emacs.xemacs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: aroehler Date: 09/09/29 13:52:05 Modified: packages/xemacs-packages/python-modes ChangeLog Log: Revision Changes Path 1.30 +5 -0 XEmacs/packages/xemacs-packages/python-modes/ChangeLog Index: ChangeLog =================================================================== RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/python-modes/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -p -r1.29 -r1.30 --- ChangeLog 2009/09/29 10:22:10 1.29 +++ ChangeLog 2009/09/29 11:52:05 1.30 @@ -1,5 +1,10 @@ 2009-09-29 Andreas Roehler <[email protected]> + * python-mode.el: add python-mode-hooks + beginning-of-defun-function, end-of-defun-function + +2009-09-29 Andreas Roehler <[email protected]> + * python-mode.el: hs-minor-mode support added new variables py-hide-show-keywords, py-hide-show-hide-docstrings