summaryrefslogtreecommitdiff
path: root/test/python-mode-test.el
AgeCommit message (Expand)Author
2015-04-20test/py-multi-split-window-on-execute-lp-1361531-test.elAndreas Röhler
2015-04-02py-close-... commands addedAndreas Röhler
2015-03-15defcustom-forms unlikely set by users moved into defvar:Andreas Röhler
2015-01-02`split-windows-on-execute-p-test' removed Andreas Röhler
2014-12-23`py-beginning-of-statement' fixedAndreas Röhler
2014-12-10opening-brace-on-builtins-lp-1400951-test addedAndreas Röhler
2014-12-10(I)Python setup made more reliableAndreas Röhler
2014-12-06`py--unfontify-banner' IPython againAndreas Röhler
2014-11-28Some tests fixedAndreas Röhler
2014-11-23comment-inside-curly-braces, lp:1395076Andreas Röhler
2014-11-08`py-split-window-on-execute-p' renamed `py-split-window-on-execute'Andreas Röhler
2014-11-07`py-split-window-on-execute-p' new default: 'just-twoAndreas Röhler
2014-11-05`py-result' is string, not listAndreas Röhler
2014-11-04`python-extended-executes-test'.elAndreas Röhler
2014-11-03`py--fetch-comint-result', `py--postprocess-comint' rewrittenAndreas Röhler
2014-10-31`py--execute-file-base' use `process-send-string', not `comint-send-string'Andreas Röhler
2014-10-31`py--fill-docstring-base' againAndreas Röhler
2014-10-30`py-fill-string', `py--fill-docstring-base' fixedAndreas Röhler
2014-10-29`py-shell-send-string' fixedAndreas Röhler
2014-10-29another-broken-font-locking-lp:961231-base fixedAndreas Röhler
2014-10-29`py--complete-base', `py-choose-shell' fixedAndreas Röhler
2014-10-26`py-split-windows-on-execute-p' renamed `py-split-window-on-execute-p'Andreas Röhler
2014-10-14error-handling fixedAndreas Röhler
2014-10-12cls-pseudo-keyword-lp:328849-test fixedAndreas Röhler
2014-10-12lp:961231 againAndreas Röhler
2014-10-12`py-run-interactive-tests'Andreas Röhler
2014-10-12`py--fill-docstring-base' fixedAndreas Röhler
2014-10-09Still more tests: py-always-split-window-on-execute-lp-1361531-test.elAndreas Röhler
2014-10-09New tests: py-multi-split-window-on-execute-lp-1361531-test.elAndreas Röhler
2014-10-07new tests - py-split-window-on-execute-lp-1361531-test.elAndreas Röhler
2014-09-30`py--fetch-comint-result' fixedAndreas Röhler
2014-09-21`py--execute-file-base' fixedAndreas Röhler
2014-09-04Regression of lp:1169687 fixedAndreas Röhler
2014-09-02`py--fast-send-string-intern' fixedAndreas Röhler
2014-07-04`py-fast-process' doesn't need temporary buffer/fileAndreas Röhler
2014-07-03Remove unused `inferior-python' stuffAndreas Röhler
2014-07-03`py-fast-process' fixedAndreas Röhler
2014-06-30`ipython-complete' alias of `py-shell-complete'Andreas Röhler
2014-06-30Menu `python-mode-map': add `py-indent-or-complete'Andreas Röhler
2014-06-30Default buffer name, don't use path, lp:1335661Andreas Röhler
2014-06-27`py--buffer-name-prepare' - windows related changesAndreas Röhler
2014-06-26TAB in script-buffer calls `py-indent-or-complete, lp:1334384Andreas Röhler
2014-06-24Customization of Python2, Python3, IPython executableAndreas Röhler
2014-06-19`py-comint-output-filter-function' removedAndreas Röhler
2014-06-18Unused variables removed:Andreas Röhler
2014-06-11Don't let prompts from setup-codes clutter the shell.Andreas Röhler
2014-06-04`py-mark-expression' fixedAndreas Röhler
2014-05-22Some commands not so useful made common functions, likeAndreas Röhler
2014-05-22window-management WRT execute-buffer/file commands fixed Andreas Röhler
2014-05-21`py--skip-to-comment-or-semicolon', return point if successfulAndreas Röhler