| `py-execute-buffer-ipython', lp:1252643 |
|
More...
|
almost 13 years ago
|
| `py--init-easy-menu' new function |
|
More...
|
almost 13 years ago
|
| `py--shell-setup' new function |
|
More...
|
almost 13 years ago
|
| `py--shell-make-comint' new function |
|
More...
|
almost 13 years ago
|
| `py--narrow-in-comint-modes' new function |
|
More...
|
almost 13 years ago
|
| `py-beginning-of-statement' fixed, lp:1252029 |
|
More...
|
almost 13 years ago
|
| C-u TAB allow any forced indent, lp:1251824 |
|
More...
|
almost 13 years ago
|
| New boolean `py-max-help-buffer-p' |
|
More...
|
almost 13 years ago
|
| `py-mark-base' fixed |
|
More...
|
almost 13 years ago
|
| `py-statement' no longer aliased to `py-copy-statement' |
|
More...
|
almost 13 years ago
|
| Redundant `set-default', minor cleanup |
|
More...
|
almost 13 years ago
|
| New boolean py-debug-p, default is nil |
|
More...
|
almost 13 years ago
|
| `py-compute-indentation' faster |
|
More...
|
almost 13 years ago
|
| Speed: variables calculating indent or moves use `regexp-opt' |
|
More...
|
almost 13 years ago
|
| Send error message if flake8 executable not found |
|
More...
|
almost 13 years ago
|
| Missing window-configuration-p, lp:1248633, fixed |
|
More...
|
almost 13 years ago
|
| flake8 handler broken, lp:1248645, fixed |
|
More...
|
almost 13 years ago
|
| indent-for-tab-command, lp:1247340, again |
|
More...
|
almost 13 years ago
|
| `py-beginning-of-if-block' fixed |
|
More...
|
almost 13 years ago
|
| py-indent-line, skip-syntax-forward fixed, lp:1247340 |
|
More...
|
almost 13 years ago
|
| py-indent-line when indent-for-tab-command eq complete, lp:1247340 |
|
More...
|
almost 13 years ago
|
| `py-beginning-of-block-current-column', new command |
|
More...
|
almost 13 years ago
|
| `py-end-base': py-end-of-def and related faster |
|
More...
|
almost 13 years ago
|
| `py-end-of-statement': reduce number of recursive calls to expect |
|
More...
|
almost 13 years ago
|
| `py-compute-indentation' honor repeat |
|
More...
|
almost 13 years ago
|
| Speed: `py-end-of-statement', reduce number of function-calls needed |
|
More...
|
almost 13 years ago
|
| Ipython TAB completion cursor stays in place, lp:1244998 |
|
More...
|
almost 13 years ago
|
| NEWS updated |
|
More...
|
almost 13 years ago
|
| `py-execute-buffer' overrides window-configuration, lp:1239498, fixed |
|
More...
|
almost 13 years ago
|
| py-docstring-style pep-257-nn closing quotes, lp:1241147, fixed |
|
More...
|
almost 13 years ago
|