<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc, 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>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>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>Add (:documentation &lt;form&gt;) for dynamically-generated docstrings</title>
<updated>2015-02-05T19:28:16+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2015-02-05T19:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ad5a7c86d017ce8e9ff1312331ef09181be823bf'/>
<id>ad5a7c86d017ce8e9ff1312331ef09181be823bf</id>
<content type='text'>
* lisp/emacs-lisp/bytecomp.el:
(byte-compile-initial-macro-environment): Use macroexp-progn.
(byte-compile-cl-warn): Don't silence use of cl-macroexpand-all.
(byte-compile-file-form-defvar-function): Rename from
byte-compile-file-form-define-abbrev-table.
(defvaralias, byte-compile-file-form-custom-declare-variable): Use it.
(byte-compile): Use byte-compile-top-level rather than
byte-compile-lambda so we can compile non-values.
(byte-compile-form): Add warnings for failed uses of lexical vars via
quoted symbols.
(byte-compile-unfold-bcf): Improve message for failed inlining.
(byte-compile-make-closure): Handle new format of internal-make-closure
for dynamically-generated docstrings.

* lisp/emacs-lisp/cconv.el (cconv--convert-function):
Add `docstring' argument.
(cconv-convert): Use it to handle the new (:documentation ...) form.
(cconv-analyze-form): Handle the new (:documentation ...) form.

* src/eval.c (Ffunction): Handle the new (:documentation ...) form.
(syms_of_eval): Declare `:documentation'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/bytecomp.el:
(byte-compile-initial-macro-environment): Use macroexp-progn.
(byte-compile-cl-warn): Don't silence use of cl-macroexpand-all.
(byte-compile-file-form-defvar-function): Rename from
byte-compile-file-form-define-abbrev-table.
(defvaralias, byte-compile-file-form-custom-declare-variable): Use it.
(byte-compile): Use byte-compile-top-level rather than
byte-compile-lambda so we can compile non-values.
(byte-compile-form): Add warnings for failed uses of lexical vars via
quoted symbols.
(byte-compile-unfold-bcf): Improve message for failed inlining.
(byte-compile-make-closure): Handle new format of internal-make-closure
for dynamically-generated docstrings.

* lisp/emacs-lisp/cconv.el (cconv--convert-function):
Add `docstring' argument.
(cconv-convert): Use it to handle the new (:documentation ...) form.
(cconv-analyze-form): Handle the new (:documentation ...) form.

* src/eval.c (Ffunction): Handle the new (:documentation ...) form.
(syms_of_eval): Declare `:documentation'.
</pre>
</div>
</content>
</entry>
<entry>
<title>etc/GNUS-NEWS: Nore X-GM-LABELS</title>
<updated>2015-02-05T03:55:13+00:00</updated>
<author>
<name>Lars Magne Ingebrigtsen</name>
</author>
<published>2015-02-05T03:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a68786dd2d9e1ca82f3afe29d61953a1eb36b75c'/>
<id>a68786dd2d9e1ca82f3afe29d61953a1eb36b75c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Document package.el's improved dependency-handling.</title>
<updated>2015-02-03T11:08:02+00:00</updated>
<author>
<name>Artur Malabarba</name>
</author>
<published>2015-02-03T11:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e17d033781b8cd995cf23899543025e9f9ce1e23'/>
<id>e17d033781b8cd995cf23899543025e9f9ce1e23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert changes installed by xwidgets merge</title>
<updated>2015-02-01T19:45:15+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-02-01T19:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=241260cc2819e5df254ad85953588b06388ade61'/>
<id>241260cc2819e5df254ad85953588b06388ade61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS entry and Changelog xwidgets</title>
<updated>2015-02-01T00:16:40+00:00</updated>
<author>
<name>Joakim Verona</name>
</author>
<published>2015-02-01T00:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d75b60ce5f3dee0938a5621270d5bc2d533dda18'/>
<id>d75b60ce5f3dee0938a5621270d5bc2d533dda18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title># ChangeLog fixes</title>
<updated>2015-01-30T08:01:24+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-01-30T08:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2b9b98bdb70faf47405620fce9e5b5981a271d7c'/>
<id>2b9b98bdb70faf47405620fce9e5b5981a271d7c</id>
<content type='text'>
Merged ChangeLog entries go to the top, with the date of the merge.
It's a simple rule.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merged ChangeLog entries go to the top, with the date of the merge.
It's a simple rule.
</pre>
</div>
</content>
</entry>
<entry>
<title>Splash images refurbished</title>
<updated>2015-01-29T23:38:02+00:00</updated>
<author>
<name>Francesc Rocher</name>
</author>
<published>2015-01-29T23:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ca9456fbf4bc35b2b9fb6da33b6eea8dafb5c34b'/>
<id>ca9456fbf4bc35b2b9fb6da33b6eea8dafb5c34b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from gnulib and try to repair bad merge</title>
<updated>2015-01-28T06:24:47+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-28T06:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=39c2fa3f4e5bf332cc30266d36d5410c4ffeaac4'/>
<id>39c2fa3f4e5bf332cc30266d36d5410c4ffeaac4</id>
<content type='text'>
This attempts to repair problems introduced by the bad merge
5491fd1098d27b3ba3db054076b9ab60fb3558dc.  The easiest way for me
to fix the badly-merged gnulib files was to run
'admin/merge-gnulib', so I did that, which also imported the
following changes:
* build-aux/update-copyright, m4/gnulib.m4:
Update from gnulib, incorporating:
2015-01-15 time: port to MinGW32 3.21
2015-01-15 update-copyright: apply to self
2015-01-11 update-copyright: recognize groff's \(co marker
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This attempts to repair problems introduced by the bad merge
5491fd1098d27b3ba3db054076b9ab60fb3558dc.  The easiest way for me
to fix the badly-merged gnulib files was to run
'admin/merge-gnulib', so I did that, which also imported the
following changes:
* build-aux/update-copyright, m4/gnulib.m4:
Update from gnulib, incorporating:
2015-01-15 time: port to MinGW32 3.21
2015-01-15 update-copyright: apply to self
2015-01-11 update-copyright: recognize groff's \(co marker
</pre>
</div>
</content>
</entry>
</feed>
