<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/PROBLEMS, branch scratch/kqueue</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>Describe known problems with pinning Emacs to taskbar</title>
<updated>2015-10-30T10:28:00+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-10-30T10:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2d571a83f03d8de284878eaffabee3c4b1559042'/>
<id>2d571a83f03d8de284878eaffabee3c4b1559042</id>
<content type='text'>
* etc/PROBLEMS: Describe the problem with pinning Emacs to taskbar
on Windows 10.  For the details, see the discussion starting at
http://lists.gnu.org/archive/html/help-emacs-windows/2015-09/msg00000.html.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/PROBLEMS: Describe the problem with pinning Emacs to taskbar
on Windows 10.  For the details, see the discussion starting at
http://lists.gnu.org/archive/html/help-emacs-windows/2015-09/msg00000.html.
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/PROBLEMS: Document problems with pasting on MS-Windows</title>
<updated>2015-09-26T07:25:58+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-09-26T07:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7b532d3e26197e5d4d65d1442c34ce7e27cf9d0b'/>
<id>7b532d3e26197e5d4d65d1442c34ce7e27cf9d0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer straight quoting in some etc text files</title>
<updated>2015-08-26T21:09:07+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-08-26T21:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1be208c2b061a6849760579f185be9b9e05de569'/>
<id>1be208c2b061a6849760579f185be9b9e05de569</id>
<content type='text'>
These files are plain text and might be used by non-Emacs apps.
They’re mostly ASCII, so just use straight quotes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These files are plain text and might be used by non-Emacs apps.
They’re mostly ASCII, so just use straight quotes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Describe problems with cursor caused by Windows Magnifier</title>
<updated>2015-04-14T16:34:05+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-04-14T16:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=807a0e98f00057ae9d60ecafb5b8c0c98bc4cdb5'/>
<id>807a0e98f00057ae9d60ecafb5b8c0c98bc4cdb5</id>
<content type='text'>
* etc/PROBLEMS: Describe the problem with cursor shape on
MS-Windows due to Windows Magnifier.

Fixes: Bug#20271
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/PROBLEMS: Describe the problem with cursor shape on
MS-Windows due to Windows Magnifier.

Fixes: Bug#20271
</pre>
</div>
</content>
</entry>
<entry>
<title>Update etc/PROBLEMS.</title>
<updated>2015-04-07T17:42:28+00:00</updated>
<author>
<name>Ivan Shmakov</name>
</author>
<published>2015-04-07T17:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a137ff5025bbfe8aa3cd49814726c4b37ee3311d'/>
<id>a137ff5025bbfe8aa3cd49814726c4b37ee3311d</id>
<content type='text'>
* etc/PROBLEMS: Mention visible-cursor; a few more mentions of
~/.Xresources and xrdb(1); refer to 'GNU Coreutils' and
'X Window System' or 'X' (were: 'GNU Fileutils' and 'X Windows',
respectively); other minor updates and tweaks.  (Bug#20011)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/PROBLEMS: Mention visible-cursor; a few more mentions of
~/.Xresources and xrdb(1); refer to 'GNU Coreutils' and
'X Window System' or 'X' (were: 'GNU Fileutils' and 'X Windows',
respectively); other minor updates and tweaks.  (Bug#20011)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-24</title>
<updated>2015-03-23T17:30:33+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-03-23T17:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2393085c9ac30ac7378a39ee77760dfdecd4b509'/>
<id>2393085c9ac30ac7378a39ee77760dfdecd4b509</id>
<content type='text'>
ad89f85 Another minor improvement in ELisp manual  (Bug#20168)
5e2951b Improve docs of 'posn-actual-col-row'  (Bug#20169)
1291ce1 Minor documentation fix in ELisp manual  (Bug#20174)
33e2236 * display.texi (Useless Whitespace): Fix thinko.
ff3878d * configure.ac: Fix jpeg version check to work with gcc &gt;= 5.
90b46f5 Work for the case nnmail-expiry-target is an nnmh group (bug#20170)
e7f92aa authors.el small additions
0bfe915 * etc/PROBLEMS: Add entry about dir-locals and some auto-mounters.
c3c4b75 Fixes: debbugs:18939

Conflicts:
	ChangeLog
	doc/lispref/ChangeLog
	etc/PROBLEMS
	lisp/ChangeLog
	lisp/gnus/ChangeLog
	lisp/simple.el
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ad89f85 Another minor improvement in ELisp manual  (Bug#20168)
5e2951b Improve docs of 'posn-actual-col-row'  (Bug#20169)
1291ce1 Minor documentation fix in ELisp manual  (Bug#20174)
33e2236 * display.texi (Useless Whitespace): Fix thinko.
ff3878d * configure.ac: Fix jpeg version check to work with gcc &gt;= 5.
90b46f5 Work for the case nnmail-expiry-target is an nnmh group (bug#20170)
e7f92aa authors.el small additions
0bfe915 * etc/PROBLEMS: Add entry about dir-locals and some auto-mounters.
c3c4b75 Fixes: debbugs:18939

Conflicts:
	ChangeLog
	doc/lispref/ChangeLog
	etc/PROBLEMS
	lisp/ChangeLog
	lisp/gnus/ChangeLog
	lisp/simple.el
</pre>
</div>
</content>
</entry>
<entry>
<title>* etc/PROBLEMS: Add entry about dir-locals and some auto-mounters.</title>
<updated>2015-03-23T00:10:10+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2015-03-23T00:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0bfe915be7e31f556624f3f9bcae93a2d33e69a6'/>
<id>0bfe915be7e31f556624f3f9bcae93a2d33e69a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Update copyright year to 2015</title>
<updated>2015-01-01T17:18:06+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2015-01-01T17:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=732fd4c7e11debd61c97eaaba3038d61e6ec7024'/>
<id>732fd4c7e11debd61c97eaaba3038d61e6ec7024</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>
</feed>
