summaryrefslogtreecommitdiff
path: root/lisp/progmodes/python.el
AgeCommit message (Expand)Author
2023-12-11python-ts-mode: Highlight default parametersMaciej Kalandyk
2023-11-24Merge from savannah/emacs-29Po Lu
2023-11-24Merge from savannah/emacs-29Po Lu
2023-11-24Make python-ts-mode's syntax-highlighting more standardizedDmitry Gutov
2023-11-18Add missing python-ts-mode keyword (bug#67015)Yuan Fu
2023-10-01; Add missing GNU ELPA :core package statementsStefan Kangas
2023-08-08; Fix typoStefan Kangas
2023-08-08Open Pipfile and flake8 config files in conf-modeStefan Kangas
2023-08-04Add ruff and flake8 to python-check-commandStefan Kangas
2023-07-20Custom var python-interpreter-args (bug#64397)Matthias Meulien
2023-07-15Fix "Improve Python imports management commands"Matthias Meulien
2023-07-06Improve Python imports management commandsMatthias Meulien
2023-06-24Fix Python indentation of continuation lines within parenskobarity
2023-06-17Merge from origin/emacs-29Eli Zaretskii
2023-06-13Fix bol/bos anchors in tree-sitter :match regexpsBasil L. Contovounesios
2023-06-03Merge from origin/emacs-29Eli Zaretskii
2023-06-03Fix 'python-util-clone-local-variables'Eli Zaretskii
2023-06-03Revert "Enhance Python font-lock to support multilines"kobarity
2023-05-26Merge from origin/emacs-29Eli Zaretskii
2023-05-26Merge from origin/emacs-29Eli Zaretskii
2023-05-26Use 'font-lock-extend-region-functions' in python-modekobarity
2023-05-26Fix python-info-docstring-pkobarity
2023-05-20Fix Skeletons menu-bar menu in Python modesEli Zaretskii
2023-05-18Simplify python.el completion-predicateBasil L. Contovounesios
2023-05-18Merge from origin/emacs-29Eli Zaretskii
2023-05-17Fix M-x completion-predicate under python-ts-modeBasil L. Contovounesios
2023-05-01Declare `cl-delete` to have important-return-value (bug#61730)Mattias EngdegÄrd
2023-04-22Improve docstring of python-indent-def-block-scalekobarity
2023-04-22Add a new user option in Python mode to improve the indentationkobarity
2023-03-26Improve indenting "case" in Pythonkobarity
2023-03-16Fix python-fill-paragraph problems on filling strings (bug#62142)kobarity
2023-03-11Make "case" keyword a dedenter in Pythonkobarity
2023-03-09python-info-dedenter-opening-block-positions: Fix to support "bare" matchDmitry Gutov
2023-03-09Revert workaround introduced in Bug#56271kobarity
2023-03-09Fix searching for end of string in python-nav-end-of-statementkobarity
2023-03-09Avoid potential infloopDmitry Gutov
2023-03-08Don't misindent 'else:' after 'if re.match:' in PythonDmitry Gutov
2023-02-28Rename the newly added -ref- faces to -use-Dmitry Gutov
2023-02-26python-ts-mode: Fix single-quote string fontificationDmitry Gutov
2023-02-25Add more/finer faces for tree-sitterDmitry Gutov
2023-02-22* lisp/progmodes/python.el (python--import-sources): Fix regexp (bug#61648)Augusto Stoffel
2023-02-18Fix point moving when calling python-shell-send-regionkobarity
2023-01-28python.el: Use correct regexp when enabling python-ts-modeBrian Leung
2023-01-20Make tree-sitter based modes optionalEli Zaretskii
2023-01-07Fix string fontification on python-ts-mode (bug#60599)Yuan Fu
2023-01-07Fix string-interpolation feature of python-ts-mode (bug#60599)Yuan Fu
2023-01-07Fix 'python-shell-buffer-substring' when START is in middle of 1st linekobarity
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31; Fix typosStefan Kangas
2022-12-31Fix python-shell-buffer-substring when retrieving a single statementkobarity