<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/play, branch tmp</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>Update copyright year to 2020</title>
<updated>2020-01-01T00:59:52+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-01-01T00:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=365e01cc9f64ce6ca947ccfd8612d60763280a37'/>
<id>365e01cc9f64ce6ca947ccfd8612d60763280a37</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes bug where restoring game saved in an endgame question room would show 'nil' as the question.</title>
<updated>2019-11-04T18:54:48+00:00</updated>
<author>
<name>Ronnie Schnell</name>
</author>
<published>2019-11-04T18:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=96c8e4fa414f69790fc8b2cc8ded9c758511326f'/>
<id>96c8e4fa414f69790fc8b2cc8ded9c758511326f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove XEmacs compat code from decipher.el</title>
<updated>2019-10-20T21:05:40+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-10-20T21:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b6bf5327908d310fabf7012af6790c7abc2114f4'/>
<id>b6bf5327908d310fabf7012af6790c7abc2114f4</id>
<content type='text'>
* lisp/play/decipher.el (decipher-last-command-char)
(decipher-keypress): Remove XEmacs compat code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/play/decipher.el (decipher-last-command-char)
(decipher-keypress): Remove XEmacs compat code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable pause/resume from menu in snake and tetris</title>
<updated>2019-10-20T17:09:15+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-10-20T17:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b0af024bb7b2c652ceeb60789edcf4c2bf8c0605'/>
<id>b0af024bb7b2c652ceeb60789edcf4c2bf8c0605</id>
<content type='text'>
* lisp/play/tetris.el (tetris--menu-def):
* lisp/play/snake.el (snake--menu-def): Disable pause/resume from
menu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/play/tetris.el (tetris--menu-def):
* lisp/play/snake.el (snake--menu-def): Disable pause/resume from
menu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port snake menu to Emacs</title>
<updated>2019-10-17T17:39:29+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-10-17T17:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0a70727c4024ac6a66c378df52e37808ee2d7993'/>
<id>0a70727c4024ac6a66c378df52e37808ee2d7993</id>
<content type='text'>
* lisp/play/snake.el (snake--menu-def): New constant.
(snake-mode-menu, snake-null-menu): Add a menu.
(snake-mode): Remove XEmacs compat code.
(snake-mode-map, snake-null-map): Add docstring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/play/snake.el (snake--menu-def): New constant.
(snake-mode-menu, snake-null-menu): Add a menu.
(snake-mode): Remove XEmacs compat code.
(snake-mode-map, snake-null-map): Add docstring.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port tetris menu to Emacs</title>
<updated>2019-10-17T16:49:33+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-10-17T16:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dc0a218f62cab2eea245b1d577e1edc8e474364e'/>
<id>dc0a218f62cab2eea245b1d577e1edc8e474364e</id>
<content type='text'>
* lisp/play/tetris.el (tetris--menu-def): New constant.
(tetris-mode-menu, tetris-null-menu): Add a menu.
(tetris-mode): Remove XEmacs compat code.
(tetris-null-map, tetris-mode-map): Add docstring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/play/tetris.el (tetris--menu-def): New constant.
(tetris-mode-menu, tetris-null-menu): Add a menu.
(tetris-mode): Remove XEmacs compat code.
(tetris-null-map, tetris-mode-map): Add docstring.
</pre>
</div>
</content>
</entry>
<entry>
<title>lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil</title>
<updated>2019-10-17T00:45:06+00:00</updated>
<author>
<name>Juanma Barranquero</name>
</author>
<published>2019-10-17T00:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3ad407005bf6560f4db40cab9dbeeabe554fb457'/>
<id>3ad407005bf6560f4db40cab9dbeeabe554fb457</id>
<content type='text'>
* lisp/progmodes/flymake-proc.el (flymake-proc--find-buffer-for-file):
Doc fix; return value is a buffer, not t.

* lisp/progmodes/ebrowse.el (ebrowse-member-display-p):
Doc fix; return value is the MEMBER argument, not nil.

* lisp/files.el (hack-one-local-variable-eval-safep):
* lisp/play/doctor.el (doctor-nounp, doctor-pronounp):
* lisp/progmodes/flymake-proc.el (flymake-proc--check-include):
* lisp/progmodes/js.el (js--broken-arrow-terminates-line-p):
Doc fix; a non-nil return value is not always t.

* lisp/image.el (image-type-available-p):
* lisp/simple.el (region-active-p):
* lisp/window.el (frame-root-window-p):
* src/buffer.c (Fbuffer_live_p):
* src/image.c (Finit_image_library):
* src/window.c (Fwindow_minibuffer_p):
Doc fix; a non-nil return value is always t.

* doc/lispref/minibuf.texi (Minibuffer Windows): Doc fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/flymake-proc.el (flymake-proc--find-buffer-for-file):
Doc fix; return value is a buffer, not t.

* lisp/progmodes/ebrowse.el (ebrowse-member-display-p):
Doc fix; return value is the MEMBER argument, not nil.

* lisp/files.el (hack-one-local-variable-eval-safep):
* lisp/play/doctor.el (doctor-nounp, doctor-pronounp):
* lisp/progmodes/flymake-proc.el (flymake-proc--check-include):
* lisp/progmodes/js.el (js--broken-arrow-terminates-line-p):
Doc fix; a non-nil return value is not always t.

* lisp/image.el (image-type-available-p):
* lisp/simple.el (region-active-p):
* lisp/window.el (frame-root-window-p):
* src/buffer.c (Fbuffer_live_p):
* src/image.c (Finit_image_library):
* src/window.c (Fwindow_minibuffer_p):
Doc fix; a non-nil return value is always t.

* doc/lispref/minibuf.texi (Minibuffer Windows): Doc fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove XEmacs code from tetris.el"</title>
<updated>2019-10-15T09:07:04+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-10-15T09:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=42df8cd686f359de7a4f2d8c941ca8f8f05f4e0b'/>
<id>42df8cd686f359de7a4f2d8c941ca8f8f05f4e0b</id>
<content type='text'>
This reverts commit 68b91333d5a070c84afeadc273fd5c44df70f0a6.

This should be ported to Emacs instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 68b91333d5a070c84afeadc273fd5c44df70f0a6.

This should be ported to Emacs instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove XEmacs-only code from snake.el"</title>
<updated>2019-10-15T09:07:04+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-10-15T09:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f33965798bc4e659c0888b66853f3df3faf4e70a'/>
<id>f33965798bc4e659c0888b66853f3df3faf4e70a</id>
<content type='text'>
This reverts commit 7174a2b59f4cb883beb70bb3d182d59ab425e2f1.

This should be ported to Emacs instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7174a2b59f4cb883beb70bb3d182d59ab425e2f1.

This should be ported to Emacs instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove XEmacs-only code from snake.el</title>
<updated>2019-10-04T12:30:21+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-10-04T12:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7174a2b59f4cb883beb70bb3d182d59ab425e2f1'/>
<id>7174a2b59f4cb883beb70bb3d182d59ab425e2f1</id>
<content type='text'>
* lisp/play/snake.el (snake-mode): Remove XEmacs-only code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/play/snake.el (snake-mode): Remove XEmacs-only code.
</pre>
</div>
</content>
</entry>
</feed>
