doomemacs/modules/lang/python/autoload
Henrik Lissner a18ea683d2
refactor(python): autoload syntax highlighter fix for 28.1
A summary of the issue:
- emacs-mirror/emacs@c44908c059 broke syntax highlighting for
  python-mode.
- emacs-mirror/emacs@a8acb9516e fixes the issue shortly after, but the
  fix did not make it into the 28.1 release (but made it into 28.2).
- This fix was deployed in #6414 (773122f1ec).
- This commit ensures the fix is only effective for 28.1 users, and
  documents it for posterity.

Ref: #6414
Ref: emacs-mirror/emacs@c44908c059
Ref: emacs-mirror/emacs@a8acb9516e
Amend: 773122f1ec
Co-authored-by: dani84bs <dani84bs@users.noreply.github.com>
2022-09-16 01:14:20 +02:00
..
compat-28.1.el refactor(python): autoload syntax highlighter fix for 28.1 2022-09-16 01:14:20 +02:00
conda.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
pyenv.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
python.el Add +python-{ipython,jupyter}-command vars for REPLs 2020-08-25 21:22:56 -04:00