summaryrefslogtreecommitdiff
path: root/devel/python-mode-utils.el
AgeCommit message (Expand)Author
2015-07-07Execute-region forms reconsideredAndreas Röhler
2015-07-06`py-backward-statement-bol' not part of backward-formsAndreas Röhler
2015-07-06Set `py-install-directory' if emptyAndreas Röhler
2015-07-05Fix delete-forms, againAndreas Röhler
2015-07-05delete-forms fixedAndreas Röhler
2015-07-05Redundant `py-forward-line', `py-forward-line-bol' removedAndreas Röhler
2015-07-05Remove wrong definition of `py-backward-statement-bol'Andreas Röhler
2015-07-05Remove redundant definition of `py--beginning-of-except-block-position-bol'Andreas Röhler
2015-07-05Reduce compiler warningsAndreas Röhler
2015-07-05defalias `py-backward-declarations' fixedAndreas Röhler
2015-07-04py-match-paren from class, fixedAndreas Röhler
2015-07-04`py-match-paren', tests and fixesAndreas Röhler
2015-07-01Menu updatedAndreas Röhler
2015-07-01email updatedAndreas Röhler
2015-07-01devel/python-mode-utils.el splittedAndreas Röhler
2015-06-30Remove not useful comment-formsAndreas Röhler
2015-06-30Use `py-backward-' forms instead of `py-beginning-of'Andreas Röhler
2015-06-29`py-backward-expression' re-writeAndreas Röhler
2015-06-28`py-forward-expression' re-writeAndreas Röhler
2015-06-24Some cleanupAndreas Röhler
2015-06-23Put forward/backward section into python-components-move.elAndreas Röhler
2015-06-22Docu updatedAndreas Röhler
2015-06-22Provide py-narrow-to-class and related commands, lp:1467160, fixedAndreas Röhler
2015-06-22Evaluating chunks of code,, lp:1467217, fixedAndreas Röhler
2015-05-20execute-region forms re-organizedAndreas Röhler
2015-05-20test/py-execute-region-commandp-test.el addedAndreas Röhler
2015-05-06py-execute-region forms, re-write, lp:1451600Andreas Röhler
2015-05-05IPython3, IPython2.7 forms addedAndreas Röhler
2015-05-05test/py-ert-execute-block-test.el addedAndreas Röhler
2015-05-05test/py-shell-ert-tests.el addedAndreas Röhler
2015-04-28`py--fetch-result' fixedAndreas Röhler
2015-04-28`comint-last-input-end' at point-max in new shellAndreas Röhler
2015-04-08Menu re-organizedAndreas Röhler
2015-03-27python-mode-map, `easy-menu-define' out-factoredAndreas Röhler
2015-03-11`py--filter-result' minor changeAndreas Röhler
2015-03-10py-ert-function-tests.el rewriteAndreas Röhler
2015-03-09new versioned python-shell commands: tests addedAndreas Röhler
2015-03-09new versioned python-shell commands: menu updated Andreas Röhler
2015-03-09ipython2.7 ipython3: new versioned python-shell commands Andreas Röhler
2015-02-27`py-kill-statements' fixedAndreas Röhler
2015-02-26Useless messaging removed from internal position formsAndreas Röhler
2015-02-08`py-beginning-of-elif-block' and some other missing symbols Andreas Röhler
2015-01-27`py-beginning-of-for-block', lp:1367424Andreas Röhler
2015-01-17Jump to beginning of for-loops, lp:1367424Andreas Röhler
2015-01-13`py--shell-manage-windows' fixedAndreas Röhler
2015-01-13test/py-ert-just-two-split-lp-1361531-tests.el addedAndreas Röhler
2015-01-13test/py-ert-always-split-lp-1361531-tests.el fixedAndreas Röhler
2015-01-12test/py-ert-always-split-lp-1361531-tests.el addedAndreas Röhler
2014-11-28Some tests fixedAndreas Röhler
2014-11-23comment-inside-curly-braces, lp:1395076Andreas Röhler