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
2022-10-16
Disable completion when PDB is active in Python Shell buffer
kobarity
2022-10-13
Rework tree-sitter font-lock
Yuan Fu
2022-10-12
Fix Python completion when point in shell buffer is before prompt
kobarity
2022-10-11
Fix Python completion failure under certain conditions
kobarity
2022-10-09
Add :version tag for new tree-sitter custom options
Yuan Fu
2022-10-09
Make python tree-sitter font-lock support decoration levels
Yuan Fu
2022-10-05
Merge branch 'master' into feature/tree-sitter
Yuan Fu
2022-10-04
Add :override flag for python tree-sitter font-lock settings
Yuan Fu
2022-10-04
Fix python tree-sitter font-lock
Yuan Fu
2022-09-24
; * lisp/progmodes/python.el (python-mode): Fix typo.
Yuan Fu
2022-09-24
Update and enable treesit-imenu function in python.el
Yuan Fu
2022-09-23
Fix syntax check in python-info-looking-at-beginning-of-defun
kobarity
2022-09-22
Utilize tree-sitter in python.el
Yuan Fu
2022-09-21
Merge from origin/emacs-28
Stefan Kangas
2022-09-20
; Fix typos in Lisp symbols
Stefan Kangas
2022-09-18
Remap 'up-list' in python-mode-map
Augusto Stoffel
2022-09-18
Add new command python-shell-restart
Augusto Stoffel
2022-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-06
Apply syntax highlighting for all python f-strings
Laurence Warne
2022-09-04
Add Python import management commands
Augusto Stoffel
2022-09-04
Python shells dedicated to a project
Augusto Stoffel
2022-08-25
Add Python blocks support for hideshow
kobarity
2022-08-23
Fix completion-predicate of Python shell commands
Augusto Stoffel
2022-08-19
python.el: Add completion-predicate symbol property to commands
Augusto Stoffel
2022-08-19
python-mode: Remove special outline-heading-end-regexp
Augusto Stoffel
2022-08-19
python.el: Adjustments to Flymake backend
Augusto Stoffel
2022-08-19
python-check-command: Don't use absolute file names
Augusto Stoffel
2022-08-18
Fix Python indentation of block continuation
kobarity
2022-08-17
Enhance Python font-lock to support multilines
kobarity
2022-08-17
Revert "Add Python blocks support for hideshow"
Lars Ingebrigtsen
2022-08-17
Add Python blocks support for hideshow
kobarity
2022-08-15
Fix `python-nav-forward-block' moving backward under certain conditions
kobarity
2022-08-09
Fix python escape code fontification for multi-line literals
Laurence Warne
2022-08-08
Clean up some local variable sections
Stefan Kangas
2022-08-07
Fix blank/comment line handling in python-nav-beginning-of-block
kobarity
2022-08-06
Fontify python escape sequences in literals
lWarne
2022-07-27
Fix comment/else indentation problem in python-mode
Stephen Berman
2022-07-23
Fix Python navigation problem with a line continuation using backslash
kobarity
2022-07-16
Fix python navigation problem with an empty line in nested defun
kobarity
2022-07-08
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-03
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
Fix `python-nav-beginning-of-defun' line continuation using backslash
kobarity
2022-06-29
lisp/progmodes/python.el (python-nav-end-of-block): prevent infinite loop
Tom Gillespie
2022-06-21
Fix nested defuns handling in `python-nav-beginning-of-defun'
kobarity
2022-05-28
Fix Python Hideshow problem with backslash escaped newlines
kobarity
2022-05-22
Don't font-lock invalid invalid class/function names
kobarity
2022-05-22
Fix two typos in comments in python.el
kobarity
2022-05-22
Properly indent Python PEP634 match/case blocks
Lele Gaifax
2022-05-21
Fix recently introduced Python font lock breakage of chained assignments
kobarity
2022-05-16
Fix Python highlighting of some assignment statements
kobarity
[prev]
[next]