index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
python.el
Age
Commit message (
Expand
)
Author
2012-10-07
Fix shell output retrieval and comint-prompt-regexp init.
Fabián Ezequiel Gallina
2012-10-05
Enhancements to docstring formatting when filling paragraphs.
Fabián Ezequiel Gallina
2012-10-04
Spelling fixes.
Paul Eggert
2012-10-04
Allow user to set docstring style for fill-paragraph.
Fabián Ezequiel Gallina
2012-10-03
Fix cornercase for string syntax.
Fabián Ezequiel Gallina
2012-09-30
Shell output catching a la gud-gdb.
Fabián Ezequiel Gallina
2012-09-30
Enhancements for triple-quote string syntax.
Fabián Ezequiel Gallina
2012-09-24
* progmodes/python.el:
Fabián Ezequiel Gallina
2012-09-24
Enhancements for triple-quote string syntax.
Fabián Ezequiel Gallina
2012-09-23
* progmodes/python.el (python-indent-line): More consistent cursor
Fabián Ezequiel Gallina
2012-09-07
* progmodes/python.el (python-shell-send-string): When
Matt McClure
2012-08-15
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-14
* progmodes/python.el (python-shell-send-string):
Fabián Ezequiel Gallina
2012-08-14
Use `completion-table-dynamic' for completion functions.
Fabián Ezequiel Gallina
2012-08-11
Remove some unnecessary bindings of same-window-* variables.
Chong Yidong
2012-08-09
* progmodes/python.el (python-pdbtrack-tracked-buffer)
Fabián Ezequiel Gallina
2012-08-09
* progmodes/python.el: Enhancements to forward-sexp.
Fabián Ezequiel Gallina
2012-08-07
* progmodes/python.el Fixed defsubst warning.
Fabián Ezequiel Gallina
2012-08-06
Make internal shell process buffer names start with space.
Fabián Ezequiel Gallina
2012-07-31
Shell processes: enhancements to startup and CEDET compatibility.
Fabián Ezequiel Gallina
2012-07-31
* progmodes/python.el (run-python-internal): Disable font lock for
Fabián Ezequiel Gallina
2012-07-27
Consistent completion in inferior python with emacs -nw.
Fabián Ezequiel Gallina
2012-07-27
* lisp/progmodes/python.el (python-mode-map): Added keybinding for
Fabián Ezequiel Gallina
2012-07-18
Enhancements to ppss related code (thanks Stefan).
Fabián Ezequiel Gallina
2012-07-18
progmodes/python.el: Set file local vars at end of file and clean tabs.
Fabián Ezequiel Gallina
2012-07-18
* progmodes/python.el: Enhancements to eldoc support.
Fabián Ezequiel Gallina
2012-07-17
New utility functions + python-info-ppss-context fix.
Fabián Ezequiel Gallina
2012-07-17
Final renames and doc fixes for movement commands.
Fabián Ezequiel Gallina
2012-07-17
* progmodes/python.el (python-shell-send-string-no-output): Allow
Fabián Ezequiel Gallina
2012-07-16
* progmodes/python.el: Simplified imenu implementation.
Fabián Ezequiel Gallina
2012-07-16
* progmodes/python.el: Enhancements to navigation commands.
Fabián Ezequiel Gallina
2012-06-23
Mark python-mode abbrevs as system abbrevs.
Chong Yidong
2012-06-19
* lisp/progmodes/python.el (python-mode): Derive from prog-mode.
Glenn Morris
2012-06-18
* lisp/progmodes/python.el (python-rx-constituents): Move backquote.
Stefan Monnier
2012-06-18
Fix python.el obsolescence versions
Glenn Morris
2012-06-18
Add coding cookie
Glenn Morris
2012-06-17
Spelling fixes.
Paul Eggert
2012-06-14
lisp/progmodes/python.el: Updated Copyright years.
Fabián Ezequiel Gallina
2012-06-14
* lisp/progmodes/python.el: (python-indent, python-guess-indent,
Fabián Ezequiel Gallina
2012-05-17
Migrated python-font-lock-syntactic-keywords to python-syntax-propertize-func...
Fabián Ezequiel Gallina
2012-05-17
Copyright information update
Fabián Ezequiel Gallina
2012-05-17
Revert "Merge pull request #83 from tkf/empty-triple-quote"
Fabián Ezequiel Gallina
2012-05-17
Make `which-func-functions' defaults to '(python-info-current-defun)
Fabián Ezequiel Gallina
2012-05-17
Function documentation enhancements
Fabián Ezequiel Gallina
2012-05-17
New defun navigation machinery
Fabián Ezequiel Gallina
2012-05-17
Enhancements on `python-beginning-of-defun-function' for `mark-defun' behavior.
Fabián Ezequiel Gallina
2012-05-17
`python-nav-list-defun-positions' now caches defuns positions (#75)
Fabián Ezequiel Gallina
2012-05-17
Enhancements to `python-end-of-defun-function' so it's not blocked by top lev...
Fabián Ezequiel Gallina
2012-05-17
Variable name change
Dan Davison
2012-05-17
Enhancements to `python-indent-post-self-insert-function'
Fabián Ezequiel Gallina
[prev]
[next]