<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch xwidget</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>merge master</title>
<updated>2015-02-08T20:55:28+00:00</updated>
<author>
<name>Joakim Verona</name>
</author>
<published>2015-02-08T20:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5e1d5ef39ca0d2fbff26d659f2ec6ce863b14529'/>
<id>5e1d5ef39ca0d2fbff26d659f2ec6ce863b14529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>newcomment.el (comment-line): Fix missing paren.</title>
<updated>2015-02-08T22:24:36+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-02-08T22:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7d631aa0ffab875e4979727f632703ad5b4100a2'/>
<id>7d631aa0ffab875e4979727f632703ad5b4100a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure --with-gameuser now defaults to games group.</title>
<updated>2015-02-08T20:09:22+00:00</updated>
<author>
<name>Ulrich Müller</name>
</author>
<published>2015-02-08T20:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dbde138155118344b33dfd2db95f688a24a42fec'/>
<id>dbde138155118344b33dfd2db95f688a24a42fec</id>
<content type='text'>
* configure.ac (--with-gameuser): Default to 'games' group instead
of 'games' user.
* lisp/play/gamegrid.el: Update comment to reflect that the
'update-game-score' helper program is now setgid by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac (--with-gameuser): Default to 'games' group instead
of 'games' user.
* lisp/play/gamegrid.el: Update comment to reflect that the
'update-game-score' helper program is now setgid by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>subr.el (apply-partially): Use lexical binding.</title>
<updated>2015-02-08T21:50:53+00:00</updated>
<author>
<name>David Kastrup</name>
</author>
<published>2015-01-25T19:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=19ee7875db8b154a3ba49a98da2d3c24b03fff1e'/>
<id>19ee7875db8b154a3ba49a98da2d3c24b03fff1e</id>
<content type='text'>
Fixes: debbugs:19785

See
&lt;URL:http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00784.html&gt;
for discussion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: debbugs:19785

See
&lt;URL:http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00784.html&gt;
for discussion.
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Document `comment-line'.</title>
<updated>2015-02-08T21:05:24+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-02-08T21:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=64bdc0efbe27bea66cd4be4de8205198c7a9aee8'/>
<id>64bdc0efbe27bea66cd4be4de8205198c7a9aee8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>newcomment.el (comment-line): New command on C-x C-;.</title>
<updated>2015-02-08T21:03:17+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-02-08T21:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=97cb255360172980e7b79ed6a8cb35abbc58f897'/>
<id>97cb255360172980e7b79ed6a8cb35abbc58f897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor tweaks to frame_size_history_add</title>
<updated>2015-02-08T18:52:37+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-02-08T18:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=61320cc95ca14ec282bb73307e9006fb1d6e7e80'/>
<id>61320cc95ca14ec282bb73307e9006fb1d6e7e80</id>
<content type='text'>
* frame.c (frame_size_history_add): Don't assume length fits in 'int'.
Prefer XCAR and XCDR to Fcar and Fcdr when the arg is a cons.
(Fframe_after_make_frame): Simplify.
* gtkutil.c: Remove commented-out code.
* xfns.c (Fx_create_frame): Fix indenting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* frame.c (frame_size_history_add): Don't assume length fits in 'int'.
Prefer XCAR and XCDR to Fcar and Fcdr when the arg is a cons.
(Fframe_after_make_frame): Simplify.
* gtkutil.c: Remove commented-out code.
* xfns.c (Fx_create_frame): Fix indenting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a thinko in frame-parameter  (Bug#19802)</title>
<updated>2015-02-08T17:54:59+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-02-08T17:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dd2aa937d68390755d0b042a81560211aa138406'/>
<id>dd2aa937d68390755d0b042a81560211aa138406</id>
<content type='text'>
 src/frame.c (Fframe_parameter): Don't replace a non-nil value of
 foreground-color or background-color parameters with a nil value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 src/frame.c (Fframe_parameter): Don't replace a non-nil value of
 foreground-color or background-color parameters with a nil value.
</pre>
</div>
</content>
</entry>
<entry>
<title>lisp/outline.el (outline-show-entry): Fix one invisible char</title>
<updated>2015-02-08T15:08:40+00:00</updated>
<author>
<name>Oleh Krehel</name>
</author>
<published>2015-02-07T17:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1a489c1a421a56bfc0ebaa07a87db2394887405a'/>
<id>1a489c1a421a56bfc0ebaa07a87db2394887405a</id>
<content type='text'>
* lisp/outline.el (outline-show-entry): Previously, when called for
the last outline in a file, a single invisible char was left.
Add a check for this condition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/outline.el (outline-show-entry): Previously, when called for
the last outline in a file, a single invisible char was left.
Add a check for this condition.
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/data.c (Findirect_function): Don't signal an error</title>
<updated>2015-02-08T13:51:10+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2015-02-08T13:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=60f8214e97042bb1c4e7beb9da8df76cd4c124f7'/>
<id>60f8214e97042bb1c4e7beb9da8df76cd4c124f7</id>
<content type='text'>
* src/data.c (Findirect_function): Like `symbol-function', don't signal an
error for void functions any more.
* lisp/subr.el (indirect-function): Change advertised calling convention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/data.c (Findirect_function): Like `symbol-function', don't signal an
error for void functions any more.
* lisp/subr.el (indirect-function): Change advertised calling convention.
</pre>
</div>
</content>
</entry>
</feed>
