<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc, branch scratch/posix-spawn</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>Improvements for `:base-uri' svg image property</title>
<updated>2020-12-26T09:18:49+00:00</updated>
<author>
<name>Zajcev Evgeny</name>
</author>
<published>2020-12-16T22:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b3c9af9061e09efd94a1f5bd58aed69800da237d'/>
<id>b3c9af9061e09efd94a1f5bd58aed69800da237d</id>
<content type='text'>
* src/image.c (svg_load): Use ENCODE_FILE for `:base-uri'

* doc/lispref/display.texi (SVG Images): Add more documentation for
  `:base-uri'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/image.c (svg_load): Use ENCODE_FILE for `:base-uri'

* doc/lispref/display.texi (SVG Images): Add more documentation for
  `:base-uri'
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-27</title>
<updated>2020-12-25T18:36:48+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-12-25T18:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2e20749e57164982df962c8f373e98bb40dd7d19'/>
<id>2e20749e57164982df962c8f373e98bb40dd7d19</id>
<content type='text'>
5d46593568 Support build of Emacs on ARM Macos machines
7f8793e5f1 Update to Org 9.4.4
7b3367a0b5 * lisp/so-long.el: Decrease use of passive voice.
a90836c638 * doc/misc/efaq.texi (New in Emacs 27): Add section.
711fe70dd8 * doc/misc/efaq.texi (Latest version of Emacs): Bump version.
52b30834fb * lisp/face-remap.el (face-remap-set-base): Doc fix.  (Bug...
b3fe0ac62e Correct argument order in comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5d46593568 Support build of Emacs on ARM Macos machines
7f8793e5f1 Update to Org 9.4.4
7b3367a0b5 * lisp/so-long.el: Decrease use of passive voice.
a90836c638 * doc/misc/efaq.texi (New in Emacs 27): Add section.
711fe70dd8 * doc/misc/efaq.texi (Latest version of Emacs): Bump version.
52b30834fb * lisp/face-remap.el (face-remap-set-base): Doc fix.  (Bug...
b3fe0ac62e Correct argument order in comment
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow `string-limit' to work on encoded strings</title>
<updated>2020-12-25T04:58:09+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-12-25T04:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=af359de91772478587f768300ca61d64a693fedb'/>
<id>af359de91772478587f768300ca61d64a693fedb</id>
<content type='text'>
* doc/lispref/strings.texi (Creating Strings): Document it.

* lisp/emacs-lisp/subr-x.el (string-limit): Allow limiting on
encoded strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/strings.texi (Creating Strings): Document it.

* lisp/emacs-lisp/subr-x.el (string-limit): Allow limiting on
encoded strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `string-slice' -- it's not very well defined</title>
<updated>2020-12-25T04:16:46+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-12-25T04:16:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=269cec13a2fc6ac18b675d0dadd07a3d4e074a72'/>
<id>269cec13a2fc6ac18b675d0dadd07a3d4e074a72</id>
<content type='text'>
* doc/lispref/strings.texi (Creating Strings): Ditto.

* lisp/emacs-lisp/subr-x.el (string-slice): Remove.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/strings.texi (Creating Strings): Ditto.

* lisp/emacs-lisp/subr-x.el (string-slice): Remove.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Gnulib.</title>
<updated>2020-12-24T15:48:40+00:00</updated>
<author>
<name>Philipp Stephani</name>
</author>
<published>2020-12-24T15:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=29064d02c31b08ae41d41a93fd1439718373b196'/>
<id>29064d02c31b08ae41d41a93fd1439718373b196</id>
<content type='text'>
All changes in this commit are autogenerated by running
admin/merge-gnulib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All changes in this commit are autogenerated by running
admin/merge-gnulib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-order the items in `profiler-report' output.</title>
<updated>2020-12-22T12:06:21+00:00</updated>
<author>
<name>Alan Mackenzie</name>
</author>
<published>2020-12-22T12:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9920929e7b538f8bf8fb1dd7a9ae7cd1fe5d2b31'/>
<id>9920929e7b538f8bf8fb1dd7a9ae7cd1fe5d2b31</id>
<content type='text'>
Putting the usage figures first on the line will eliminate the truncation of
function names.

lisp/profiler.el (profiler-version): Change to "28.1".
(profiler-format): Enhance, so that a width of zero means print the string
without padding or truncation.
(profiler-report-cpu-line-format, profiler-report-memory-line-format): Amend
for the new layout.  The number of places for the cpu samples has been reduced
from 19 to 12 (enough for ~30 years at 1,000 samples per second).
(profiler-report-line-format, profiler-report-describe-entry): Amend for the
new order of arguments to profiler-format.

etc/NEWS (Specialized Modes): Add an entry documenting this change.

doc/lispref/debugging.texi (Profiling): Describe the new ordering of the items
in place of the old ordering.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Putting the usage figures first on the line will eliminate the truncation of
function names.

lisp/profiler.el (profiler-version): Change to "28.1".
(profiler-format): Enhance, so that a width of zero means print the string
without padding or truncation.
(profiler-report-cpu-line-format, profiler-report-memory-line-format): Amend
for the new layout.  The number of places for the cpu samples has been reduced
from 19 to 12 (enough for ~30 years at 1,000 samples per second).
(profiler-report-line-format, profiler-report-describe-entry): Amend for the
new order of arguments to profiler-format.

etc/NEWS (Specialized Modes): Add an entry documenting this change.

doc/lispref/debugging.texi (Profiling): Describe the new ordering of the items
in place of the old ordering.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make string-pad take an optional START parameter</title>
<updated>2020-12-22T05:59:25+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-12-22T05:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=051d8f75350e54009180cc2fa5e5f86c92db1e13'/>
<id>051d8f75350e54009180cc2fa5e5f86c92db1e13</id>
<content type='text'>
* lisp/emacs-lisp/subr-x.el (string-pad): Alter the calling
convention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/subr-x.el (string-pad): Alter the calling
convention.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the string-limit parameter semantics</title>
<updated>2020-12-22T05:54:32+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-12-22T05:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9480169f1b8a27ed61db0913989c9a81339ccd9d'/>
<id>9480169f1b8a27ed61db0913989c9a81339ccd9d</id>
<content type='text'>
* lisp/emacs-lisp/subr-x.el (string-limit): Alter the calling
convention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/subr-x.el (string-limit): Alter the calling
convention.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add string-chop-newline</title>
<updated>2020-12-21T21:05:37+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-12-21T21:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f329a3180ead740bb85e1edfc48ae360a56f7ffd'/>
<id>f329a3180ead740bb85e1edfc48ae360a56f7ffd</id>
<content type='text'>
* doc/lispref/strings.texi (Creating Strings): Document it.
* lisp/emacs-lisp/subr-x.el (string-chop-newline): Add new function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/strings.texi (Creating Strings): Document it.
* lisp/emacs-lisp/subr-x.el (string-chop-newline): Add new function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename slice-string to string-slice</title>
<updated>2020-12-21T19:18:57+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-12-21T19:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cf2e8321850f81d9eb0ebc23a4887f12dc3dbfac'/>
<id>cf2e8321850f81d9eb0ebc23a4887f12dc3dbfac</id>
<content type='text'>
* lisp/emacs-lisp/subr-x.el (string-slice): Rename from slice-string.
* doc/lispref/strings.texi (Creating Strings): Ditto.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/subr-x.el (string-slice): Rename from slice-string.
* doc/lispref/strings.texi (Creating Strings): Ditto.
</pre>
</div>
</content>
</entry>
</feed>
