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
2023-12-11
python-ts-mode: Highlight default parameters
Maciej Kalandyk
2023-11-24
Merge from savannah/emacs-29
Po Lu
2023-11-24
Merge from savannah/emacs-29
Po Lu
2023-11-24
Make python-ts-mode's syntax-highlighting more standardized
Dmitry Gutov
2023-11-18
Add missing python-ts-mode keyword (bug#67015)
Yuan Fu
2023-10-01
; Add missing GNU ELPA :core package statements
Stefan Kangas
2023-08-08
; Fix typo
Stefan Kangas
2023-08-08
Open Pipfile and flake8 config files in conf-mode
Stefan Kangas
2023-08-04
Add ruff and flake8 to python-check-command
Stefan Kangas
2023-07-20
Custom var python-interpreter-args (bug#64397)
Matthias Meulien
2023-07-15
Fix "Improve Python imports management commands"
Matthias Meulien
2023-07-06
Improve Python imports management commands
Matthias Meulien
2023-06-24
Fix Python indentation of continuation lines within parens
kobarity
2023-06-17
Merge from origin/emacs-29
Eli Zaretskii
2023-06-13
Fix bol/bos anchors in tree-sitter :match regexps
Basil L. Contovounesios
2023-06-03
Merge from origin/emacs-29
Eli Zaretskii
2023-06-03
Fix 'python-util-clone-local-variables'
Eli Zaretskii
2023-06-03
Revert "Enhance Python font-lock to support multilines"
kobarity
2023-05-26
Merge from origin/emacs-29
Eli Zaretskii
2023-05-26
Merge from origin/emacs-29
Eli Zaretskii
2023-05-26
Use 'font-lock-extend-region-functions' in python-mode
kobarity
2023-05-26
Fix python-info-docstring-p
kobarity
2023-05-20
Fix Skeletons menu-bar menu in Python modes
Eli Zaretskii
2023-05-18
Simplify python.el completion-predicate
Basil L. Contovounesios
2023-05-18
Merge from origin/emacs-29
Eli Zaretskii
2023-05-17
Fix M-x completion-predicate under python-ts-mode
Basil L. Contovounesios
2023-05-01
Declare `cl-delete` to have important-return-value (bug#61730)
Mattias EngdegÄrd
2023-04-22
Improve docstring of python-indent-def-block-scale
kobarity
2023-04-22
Add a new user option in Python mode to improve the indentation
kobarity
2023-03-26
Improve indenting "case" in Python
kobarity
2023-03-16
Fix python-fill-paragraph problems on filling strings (bug#62142)
kobarity
2023-03-11
Make "case" keyword a dedenter in Python
kobarity
2023-03-09
python-info-dedenter-opening-block-positions: Fix to support "bare" match
Dmitry Gutov
2023-03-09
Revert workaround introduced in Bug#56271
kobarity
2023-03-09
Fix searching for end of string in python-nav-end-of-statement
kobarity
2023-03-09
Avoid potential infloop
Dmitry Gutov
2023-03-08
Don't misindent 'else:' after 'if re.match:' in Python
Dmitry Gutov
2023-02-28
Rename the newly added -ref- faces to -use-
Dmitry Gutov
2023-02-26
python-ts-mode: Fix single-quote string fontification
Dmitry Gutov
2023-02-25
Add more/finer faces for tree-sitter
Dmitry Gutov
2023-02-22
* lisp/progmodes/python.el (python--import-sources): Fix regexp (bug#61648)
Augusto Stoffel
2023-02-18
Fix point moving when calling python-shell-send-region
kobarity
2023-01-28
python.el: Use correct regexp when enabling python-ts-mode
Brian Leung
2023-01-20
Make tree-sitter based modes optional
Eli Zaretskii
2023-01-07
Fix string fontification on python-ts-mode (bug#60599)
Yuan Fu
2023-01-07
Fix string-interpolation feature of python-ts-mode (bug#60599)
Yuan Fu
2023-01-07
Fix 'python-shell-buffer-substring' when START is in middle of 1st line
kobarity
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
; Fix typos
Stefan Kangas
2022-12-31
Fix python-shell-buffer-substring when retrieving a single statement
kobarity
[prev]
[next]