<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc/lispref/streams.texi, branch scratch/handler-bind-2</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>* doc/lispref/streams.texi (Output Variables): Document `pp-default-function`</title>
<updated>2023-06-17T21:27:52+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2023-06-16T17:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=017475a70ed51b69ebe41610e0dd1299bda1bfe3'/>
<id>017475a70ed51b69ebe41610e0dd1299bda1bfe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Add 2023 to copyright years.</title>
<updated>2023-01-01T10:31:12+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-01-01T10:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cae528457cb862dc886a34240c9d4c73035b6659'/>
<id>cae528457cb862dc886a34240c9d4c73035b6659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Improve documentation of the OVERRIDES argument to prin1</title>
<updated>2022-05-15T16:02:46+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-05-15T16:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d4ae418691fc454f0fb7a6b377dbb675fccbdb8f'/>
<id>d4ae418691fc454f0fb7a6b377dbb675fccbdb8f</id>
<content type='text'>
* src/print.c (Fprin1, syms_of_print):
* etc/NEWS:
* doc/lispref/streams.texi (Output Functions, Output Overrides):
Fix typos and cross-references, and improve wording.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/print.c (Fprin1, syms_of_print):
* etc/NEWS:
* doc/lispref/streams.texi (Output Functions, Output Overrides):
Fix typos and cross-references, and improve wording.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OVERRIDES argument to prin1/prin1-to-string</title>
<updated>2022-05-15T13:29:38+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-05-15T13:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=aa95b2a47dce8cf74f70f43f72e35349782d1c74'/>
<id>aa95b2a47dce8cf74f70f43f72e35349782d1c74</id>
<content type='text'>
* doc/lispref/streams.texi (Output Functions): Document it.
(Output Overrides): New node.

* src/process.c (Faccept_process_output):
* src/print.c (debug_print, print_error_message):
* src/pdumper.c (print_paths_to_root_1, decode_emacs_reloc):
* src/lread.c (readevalloop):
* src/eval.c (internal_lisp_condition_case):
* src/editfns.c (styled_format): Adjust prin1/prin1-to-string
callers.

* src/print.c (Fprin1): Take an OVERRIDES parameter.
(print_bind_overrides, print_bind_all_defaults): New functions.
(Fprin1_to_string): Take an OVERRIDES parameter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/streams.texi (Output Functions): Document it.
(Output Overrides): New node.

* src/process.c (Faccept_process_output):
* src/print.c (debug_print, print_error_message):
* src/pdumper.c (print_paths_to_root_1, decode_emacs_reloc):
* src/lread.c (readevalloop):
* src/eval.c (internal_lisp_condition_case):
* src/editfns.c (styled_format): Adjust prin1/prin1-to-string
callers.

* src/print.c (Fprin1): Take an OVERRIDES parameter.
(print_bind_overrides, print_bind_all_defaults): New functions.
(Fprin1_to_string): Take an OVERRIDES parameter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new function `flush-standard-output'.</title>
<updated>2022-04-17T12:06:25+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-04-17T12:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2136db067f4292d84553ebfddab30d88b862262e'/>
<id>2136db067f4292d84553ebfddab30d88b862262e</id>
<content type='text'>
* doc/lispref/streams.texi (Output Functions): Document it.
* src/print.c (Fflush_standard_output): New function (bug#15180).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/streams.texi (Output Functions): Document it.
* src/print.c (Fflush_standard_output): New function (bug#15180).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation formatting error</title>
<updated>2022-01-23T01:25:55+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2022-01-23T01:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5d257a99b7a67ffb61b315480182593f48ceee5f'/>
<id>5d257a99b7a67ffb61b315480182593f48ceee5f</id>
<content type='text'>
* doc/lispref/streams.texi (Input Functions): Remove extraneous
@end defun.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/streams.texi (Input Functions): Remove extraneous
@end defun.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of /home/acm/emacs/emacs.git/master</title>
<updated>2022-01-22T18:02:01+00:00</updated>
<author>
<name>Alan Mackenzie</name>
</author>
<published>2022-01-22T18:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=df49e3a3ab4cddf1e3c0f5482c7fdd809d8a8884'/>
<id>df49e3a3ab4cddf1e3c0f5482c7fdd809d8a8884</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 'scratch/correct-warning-pos'</title>
<updated>2022-01-22T17:41:03+00:00</updated>
<author>
<name>Alan Mackenzie</name>
</author>
<published>2022-01-22T17:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=88e1f8b02086aaf652e3058b36b7612c073c04b3'/>
<id>88e1f8b02086aaf652e3058b36b7612c073c04b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix print-unreadable-function documentation</title>
<updated>2022-01-22T16:20:57+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-22T15:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f57f28935a1f0c46776976dd497322a07d248f5f'/>
<id>f57f28935a1f0c46776976dd497322a07d248f5f</id>
<content type='text'>
* doc/lispref/streams.texi (Output Variables): Fix description of
non-string values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/streams.texi (Output Variables): Fix description of
non-string values.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation of 'unprintable' stuff</title>
<updated>2022-01-22T14:49:06+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-01-22T14:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=71b433f0358807dca722c5b0b178d108b9d13436'/>
<id>71b433f0358807dca722c5b0b178d108b9d13436</id>
<content type='text'>
* src/print.c (syms_of_print) &lt;print-unreadable-function&gt;:
* doc/lispref/streams.texi (Input Functions, Output Variables):
Improve the documentation of 'print-unreadable-function' and
'readablep'.  Add indexing and cross-references.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/print.c (syms_of_print) &lt;print-unreadable-function&gt;:
* doc/lispref/streams.texi (Input Functions, Output Variables):
Improve the documentation of 'print-unreadable-function' and
'readablep'.  Add indexing and cross-references.
</pre>
</div>
</content>
</entry>
</feed>
