<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/progmodes/python.el, branch scratch/seccomp-helper-binary</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Remove redundant #' before lambda in progmodes/*.el</title>
<updated>2021-04-01T14:26:44+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-04-01T14:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4a538c4861370d629920b66a7cdcbb78ecb13830'/>
<id>4a538c4861370d629920b66a7cdcbb78ecb13830</id>
<content type='text'>
* lisp/progmodes/cc-styles.el (c-set-offset):
* lisp/progmodes/ebnf-yac.el (ebnf-yac-token-table):
* lisp/progmodes/ebnf2ps.el (ebnf-format-float, ebnf-map-name):
* lisp/progmodes/grep.el (lgrep, rgrep-default-command):
* lisp/progmodes/inf-lisp.el:
* lisp/progmodes/octave.el (octave-lookfor):
* lisp/progmodes/python.el (python-pdbtrack-tracking-finish): Remove
redundant #' before lambda.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/cc-styles.el (c-set-offset):
* lisp/progmodes/ebnf-yac.el (ebnf-yac-token-table):
* lisp/progmodes/ebnf2ps.el (ebnf-format-float, ebnf-map-name):
* lisp/progmodes/grep.el (lgrep, rgrep-default-command):
* lisp/progmodes/inf-lisp.el:
* lisp/progmodes/octave.el (octave-lookfor):
* lisp/progmodes/python.el (python-pdbtrack-tracking-finish): Remove
redundant #' before lambda.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Do interactive mode tagging for python.el navigation functions."</title>
<updated>2021-02-18T11:52:55+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-18T11:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=eb9f80e37b42576dd5a86c89e18d44ad2cec4273'/>
<id>eb9f80e37b42576dd5a86c89e18d44ad2cec4273</id>
<content type='text'>
This reverts commit 546f552e7b2439b482c7d28222fb88761a9c876a.

This is a "core package", so can't use the new syntax.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 546f552e7b2439b482c7d28222fb88761a9c876a.

This is a "core package", so can't use the new syntax.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do interactive mode tagging for python.el navigation functions.</title>
<updated>2021-02-18T11:40:23+00:00</updated>
<author>
<name>Doug Davis</name>
</author>
<published>2021-02-18T11:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=546f552e7b2439b482c7d28222fb88761a9c876a'/>
<id>546f552e7b2439b482c7d28222fb88761a9c876a</id>
<content type='text'>
* lisp/progmodes/python.el (navigation functions): Add python-mode to
`interactive' declarations for mode-specific commands (bug#46610).
Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/python.el (navigation functions): Add python-mode to
`interactive' declarations for mode-specific commands (bug#46610).
Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Deactivate region in `C-c C-r' in python-mode</title>
<updated>2021-02-04T17:24:34+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-04T17:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3bf21f52b653a71801d371fcac0fcc862a95ec32'/>
<id>3bf21f52b653a71801d371fcac0fcc862a95ec32</id>
<content type='text'>
* lisp/progmodes/python.el (python-shell-send-region): Deactivate
mark after executing (bug#28789).  This is how this command worked
in Emacs 24, apparently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/python.el (python-shell-send-region): Deactivate
mark after executing (bug#28789).  This is how this command worked
in Emacs 24, apparently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Default python-shell-interpreter to python3</title>
<updated>2021-01-10T14:48:57+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2021-01-10T14:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fa686f099800aac22dcdc39fb84ee2dcca8ffbf4'/>
<id>fa686f099800aac22dcdc39fb84ee2dcca8ffbf4</id>
<content type='text'>
* lisp/progmodes/python.el (python-shell-interpreter): Default to
python3 (bug#45655).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/python.el (python-shell-interpreter): Default to
python3 (bug#45655).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2021</title>
<updated>2021-01-01T09:13:56+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-01T09:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba05d005e5a81bc123ad8da928b1bccb6b160e7a'/>
<id>ba05d005e5a81bc123ad8da928b1bccb6b160e7a</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright".
</pre>
</div>
</content>
</entry>
<entry>
<title>Make python-mode fontify more assignment statements</title>
<updated>2020-12-21T04:41:07+00:00</updated>
<author>
<name>Dario Gjorgjevski</name>
</author>
<published>2020-12-21T04:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b2ce94fa5eecee0afd0e6237956cfb2b02b8bb0b'/>
<id>b2ce94fa5eecee0afd0e6237956cfb2b02b8bb0b</id>
<content type='text'>
* lisp/progmodes/python.el (python-font-lock-assignment-matcher): New
function to match assignment statements.
(python-rx): Add `assignment-target' and `grouped-assignment-target'.
(python-font-lock-keywords-maximum-decoration): Add new matchers
(bug#45341).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/python.el (python-font-lock-assignment-matcher): New
function to match assignment statements.
(python-rx): Add `assignment-target' and `grouped-assignment-target'.
(python-font-lock-keywords-maximum-decoration): Add new matchers
(bug#45341).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix narrow-to-defun in python-mode</title>
<updated>2020-12-14T15:58:07+00:00</updated>
<author>
<name>Tomas Nordin</name>
</author>
<published>2020-12-14T15:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8b3de06347dfcb4afab93f17f32297fe721b363b'/>
<id>8b3de06347dfcb4afab93f17f32297fe721b363b</id>
<content type='text'>
* lisp/progmodes/python.el (python-nav--beginning-of-defun): Make
narrow-to-defun work better in classes (bug#40563).

Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/python.el (python-nav--beginning-of-defun): Make
narrow-to-defun work better in classes (bug#40563).

Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer setq-local in python.el</title>
<updated>2020-12-12T12:27:35+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-12-12T12:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f22e4bbf1cf351bf705b73418adf22949b280d0d'/>
<id>f22e4bbf1cf351bf705b73418adf22949b280d0d</id>
<content type='text'>
* lisp/progmodes/python.el: Require Emacs 24.2 instead of 24.1.
(python-indent-guess-indent-offset)
(python-shell-font-lock-with-font-lock-buffer)
(python-shell-font-lock-turn-on)
(python-shell-font-lock-turn-off, python-shell-font-lock-toggle)
(python-shell-comint-watch-for-first-prompt-output-filter)
(inferior-python-mode, python-shell-completion-native-turn-off)
(python-shell-completion-native-turn-on)
(python-pdbtrack-comint-output-filter-function, python-mode):
Prefer setq-local.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/python.el: Require Emacs 24.2 instead of 24.1.
(python-indent-guess-indent-offset)
(python-shell-font-lock-with-font-lock-buffer)
(python-shell-font-lock-turn-on)
(python-shell-font-lock-turn-off, python-shell-font-lock-toggle)
(python-shell-comint-watch-for-first-prompt-output-filter)
(inferior-python-mode, python-shell-completion-native-turn-off)
(python-shell-completion-native-turn-on)
(python-pdbtrack-comint-output-filter-function, python-mode):
Prefer setq-local.
</pre>
</div>
</content>
</entry>
<entry>
<title>* lisp/progmodes/python.el: Bump version.</title>
<updated>2020-12-11T15:16:36+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-12-11T15:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=af2695b045df0432d471de34a9dffde27f9c2369'/>
<id>af2695b045df0432d471de34a9dffde27f9c2369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
