<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/etc/PROBLEMS, branch scratch/package-security</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 from origin/emacs-27</title>
<updated>2020-11-16T17:05:31+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-11-16T17:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4a8c1120f5deac6d4b4a5e7109af583818510735'/>
<id>4a8c1120f5deac6d4b4a5e7109af583818510735</id>
<content type='text'>
75723ec212 (origin/emacs-27) ; * lisp/emacs-lisp/benchmark.el (benchm...
53e2a612ad ; * lib-src/make-fingerprint.c: Update commentary.
286c632772 Reformat argument commentary in etags.c
4ec740866a Make the invocation of combine-change-calls in comment-reg...
66bcec8838 * lisp/progmodes/cc-langs.el (c-&lt;&gt;-notable-chars-re): Fix ...
03eeab469e ; Update the expected result files in test/manual/etags.
d875a22bc6 Update the various INSTALL files

# Conflicts:
#	INSTALL
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
75723ec212 (origin/emacs-27) ; * lisp/emacs-lisp/benchmark.el (benchm...
53e2a612ad ; * lib-src/make-fingerprint.c: Update commentary.
286c632772 Reformat argument commentary in etags.c
4ec740866a Make the invocation of combine-change-calls in comment-reg...
66bcec8838 * lisp/progmodes/cc-langs.el (c-&lt;&gt;-notable-chars-re): Fix ...
03eeab469e ; Update the expected result files in test/manual/etags.
d875a22bc6 Update the various INSTALL files

# Conflicts:
#	INSTALL
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SVG image dimension calculations (bug#44065)</title>
<updated>2020-10-22T19:05:59+00:00</updated>
<author>
<name>Alan Third</name>
</author>
<published>2020-10-19T20:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b42481e22eb1c1adfcef419d45bf9733837684cb'/>
<id>b42481e22eb1c1adfcef419d45bf9733837684cb</id>
<content type='text'>
* src/image.c (svg_load_image): Calculate the image size by using the
viewBox size and applying it to the image.
* etc/PROBLEMS: Describe the problem with librsvg 2.45 and below.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/image.c (svg_load_image): Calculate the image size by using the
viewBox size and applying it to the image.
* etc/PROBLEMS: Describe the problem with librsvg 2.45 and below.
</pre>
</div>
</content>
</entry>
<entry>
<title>; shorten https://lists.gnu.org/archive/html/... links</title>
<updated>2020-10-09T10:23:02+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-10-09T10:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b19bf0844770af78b7169c6675770ab6715937c6'/>
<id>b19bf0844770af78b7169c6675770ab6715937c6</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 origin/emacs-27</title>
<updated>2020-09-21T00:18:16+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-09-21T00:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7a5132954b89736001351d7e03a72beed9372c84'/>
<id>7a5132954b89736001351d7e03a72beed9372c84</id>
<content type='text'>
02a31c9632 (origin/emacs-27) Minor improvement in the ELisp manual's ...
f750def778 Mention in PROBLEMS the problems with fonts and Uniscribe
082d8a21b1 Minor copyedits in 'line-height' documentation
5b23393bcc ; * src/frame.c (syms_of_frame) &lt;make-pointer-invisible&gt;: ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
02a31c9632 (origin/emacs-27) Minor improvement in the ELisp manual's ...
f750def778 Mention in PROBLEMS the problems with fonts and Uniscribe
082d8a21b1 Minor copyedits in 'line-height' documentation
5b23393bcc ; * src/frame.c (syms_of_frame) &lt;make-pointer-invisible&gt;: ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention in PROBLEMS the problems with fonts and Uniscribe</title>
<updated>2020-09-20T11:08:35+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2020-09-20T11:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f750def7785a548d4be3aa27071ac47219f7a4e2'/>
<id>f750def7785a548d4be3aa27071ac47219f7a4e2</id>
<content type='text'>
* etc/PROBLEMS: Mention font-related problems with Uniscribe on
MS-Windows.  (Bug#39340)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/PROBLEMS: Mention font-related problems with Uniscribe on
MS-Windows.  (Bug#39340)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ASTEC-X issue to PROBLEMS</title>
<updated>2020-08-27T09:32:09+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-27T05:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2fd9860481833434367834926d14a0dc299edcce'/>
<id>2fd9860481833434367834926d14a0dc299edcce</id>
<content type='text'>
* etc/PROBLEMS: Mention problem with multiple monitors on proprietary
X Server ASTEC-X.  (Bug#36779)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/PROBLEMS: Mention problem with multiple monitors on proprietary
X Server ASTEC-X.  (Bug#36779)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some obsolete items from PROBLEMS</title>
<updated>2020-08-17T11:30:03+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-14T16:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e5d4fae6797330d91e901c7ecb1412551db12f6a'/>
<id>e5d4fae6797330d91e901c7ecb1412551db12f6a</id>
<content type='text'>
* etc/PROBLEMS: Remove some obsolete items.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/PROBLEMS: Remove some obsolete items.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify Solaris port</title>
<updated>2020-08-06T00:38:41+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-08-06T00:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=155b2c8a8d51a492a8c350b92bd3e83187d72b78'/>
<id>155b2c8a8d51a492a8c350b92bd3e83187d72b78</id>
<content type='text'>
This should avoid some configuration confusion as exemplified
by Jeffrey Walton’s recent bug report (Bug#42675).
* configure.ac (opsys): Simplify Solaris configuration by
not worrying about Solaris 9 and earlier, as they are no
longer supported by the Solaris developers.  This should
support Walton’s ‘./configure --build=x86_64-sun-solaris’.
Instead of bothering with ‘opsys=sol2-6’ and ‘opsys=sol2-10’,
just use ‘opsys=solaris’.  All uses changed.
(emacs_check_sunpro_c): Remove unused var.
* doc/misc/tramp.texi (Remote programs):
* etc/MACHINES, etc/PROBLEMS:
Modernize PATH for Oracle Developer Studio.
* etc/PROBLEMS: Move Solaris-related problems to legacy area,
except those that are still relevant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should avoid some configuration confusion as exemplified
by Jeffrey Walton’s recent bug report (Bug#42675).
* configure.ac (opsys): Simplify Solaris configuration by
not worrying about Solaris 9 and earlier, as they are no
longer supported by the Solaris developers.  This should
support Walton’s ‘./configure --build=x86_64-sun-solaris’.
Instead of bothering with ‘opsys=sol2-6’ and ‘opsys=sol2-10’,
just use ‘opsys=solaris’.  All uses changed.
(emacs_check_sunpro_c): Remove unused var.
* doc/misc/tramp.texi (Remote programs):
* etc/MACHINES, etc/PROBLEMS:
Modernize PATH for Oracle Developer Studio.
* etc/PROBLEMS: Move Solaris-related problems to legacy area,
except those that are still relevant.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * etc/PROBLEMS: Add note about color list issues on macOS.</title>
<updated>2020-05-20T20:25:01+00:00</updated>
<author>
<name>Alan Third</name>
</author>
<published>2020-05-20T20:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0eeeedf19574d4370b3bf9e1f751a14e8911f300'/>
<id>0eeeedf19574d4370b3bf9e1f751a14e8911f300</id>
<content type='text'>
; Do not merge to master.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
; Do not merge to master.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert the --with-install-srcdir patch</title>
<updated>2020-01-28T07:17:10+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-01-28T07:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a02b179242a55aba20158aa245e5643a04d07576'/>
<id>a02b179242a55aba20158aa245e5643a04d07576</id>
<content type='text'>
Also, update description of debuginfo and sources to match
Debian and Red Hat more accurately, and move this sad tale
from INSTALL to etc/PROBLEMS which is a better home for it.
* Makefile.in (emacs_srcdir, install-c-src):
* configure.ac (emacs_srcdir, --with-install-srcdir):
* src/epaths.in (PATH_EMACS_SOURCE):
* src/lread.c (emacs-source-directory):
Remove.  All uses removed.
* lisp/emacs-lisp/find-func.el (find-function-C-source):
Do not worry about compressed C sources.
* src/lread.c: Do not include &lt;dosname.h&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, update description of debuginfo and sources to match
Debian and Red Hat more accurately, and move this sad tale
from INSTALL to etc/PROBLEMS which is a better home for it.
* Makefile.in (emacs_srcdir, install-c-src):
* configure.ac (emacs_srcdir, --with-install-srcdir):
* src/epaths.in (PATH_EMACS_SOURCE):
* src/lread.c (emacs-source-directory):
Remove.  All uses removed.
* lisp/emacs-lisp/find-func.el (find-function-C-source):
Do not worry about compressed C sources.
* src/lread.c: Do not include &lt;dosname.h&gt;.
</pre>
</div>
</content>
</entry>
</feed>
