<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/PROBLEMS, 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>Update copyright year to 2015</title>
<updated>2015-01-01T22:26:41+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-01T22:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7e09ef09a479731d01b1ca46e94ddadd73ac98e3'/>
<id>7e09ef09a479731d01b1ca46e94ddadd73ac98e3</id>
<content type='text'>
Run admin/update-copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run admin/update-copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>* PROBLEMS: Omit obsolete mention of FQDNs.</title>
<updated>2014-12-30T04:42:56+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2014-12-30T04:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ec98420dbc5babb783b784ca3eb31667fb376739'/>
<id>ec98420dbc5babb783b784ca3eb31667fb376739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'emacs-24'.</title>
<updated>2014-11-29T07:07:16+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2014-11-29T06:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0cce3623b169732a51f055a86fc926313b11a5ee'/>
<id>0cce3623b169732a51f055a86fc926313b11a5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention zlib1.dll as a potential reason for libgcc-induced crashes.</title>
<updated>2014-11-26T15:54:24+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2014-11-26T15:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d9ad26a6df4110d32454496d2d864fb9a15d6d00'/>
<id>d9ad26a6df4110d32454496d2d864fb9a15d6d00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for DJGPP &lt; 2.02</title>
<updated>2014-08-09T16:12:33+00:00</updated>
<author>
<name>Reuben Thomas</name>
</author>
<published>2014-08-09T16:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dcf7e861abd47b7b8f5803704f5e97e0c3cc1153'/>
<id>dcf7e861abd47b7b8f5803704f5e97e0c3cc1153</id>
<content type='text'>
This also removes some specially-licensed files and lots of accompanying
explanation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also removes some specially-licensed files and lots of accompanying
explanation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru</title>
<updated>2014-07-12T17:53:29+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-07-12T17:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b39c4d7b33952e0125fbefbcb3d9f528b6570f40'/>
<id>b39c4d7b33952e0125fbefbcb3d9f528b6570f40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the behavior of file selection dialogs on Windows 7 (bug #17950).</title>
<updated>2014-07-12T09:25:29+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2014-07-12T09:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=47f63aa79abed1da90fabd637529d5f8161f84fa'/>
<id>47f63aa79abed1da90fabd637529d5f8161f84fa</id>
<content type='text'>
 etc/PROBLEMS: Mention the problem from bug #17950.

 src/w32fns.c (Fx_file_dialog): Mention in the doc string the
 behavior on Windows 7 and later when the function is repeatedly
 invoked with the same value of DIR.
 src/xfns.c (Fx_file_dialog) [USE_MOTIF, USE_GTK]: Update the doc
 string to match the one in w32fns.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 etc/PROBLEMS: Mention the problem from bug #17950.

 src/w32fns.c (Fx_file_dialog): Mention in the doc string the
 behavior on Windows 7 and later when the function is repeatedly
 invoked with the same value of DIR.
 src/xfns.c (Fx_file_dialog) [USE_MOTIF, USE_GTK]: Update the doc
 string to match the one in w32fns.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>etc/PROBLEMS: Update problems specific to MS-Windows.</title>
<updated>2014-07-12T09:08:41+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2014-07-12T09:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a5a8e250d5fc17b3e4a7955f2c896f2b050b2960'/>
<id>a5a8e250d5fc17b3e4a7955f2c896f2b050b2960</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 emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.org</title>
<updated>2014-06-15T00:06:30+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-06-15T00:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=90de50e27049ae19492dd9843e50618ea4ed5d14'/>
<id>90de50e27049ae19492dd9843e50618ea4ed5d14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/PROBLEMS: Whitespace fix.</title>
<updated>2014-06-13T19:41:59+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2014-06-13T19:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=340ced7ecbfbc40a5db23eedc25581eb462465df'/>
<id>340ced7ecbfbc40a5db23eedc25581eb462465df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
