summaryrefslogtreecommitdiff
path: root/doc/lispref/streams.texi
AgeCommit message (Expand)Author
2026-01-10; * doc/lispref/streams.texi (Output Functions): Fix markup (bug#80167).Arash Esbati
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-08-09Improve Vprint_variable_mappingZach Shaftel
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-21; Fix punctuation in docsStefan Kangas
2024-01-27Merge from origin/emacs-29Eli Zaretskii
2024-01-23; Fix xref under Output Overrides in Elisp manual.Basil L. Contovounesios
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-06-17* doc/lispref/streams.texi (Output Variables): Document `pp-default-function`Stefan Monnier
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-15; Improve documentation of the OVERRIDES argument to prin1Eli Zaretskii
2022-05-15Add OVERRIDES argument to prin1/prin1-to-stringLars Ingebrigtsen
2022-04-17Add new function `flush-standard-output'.Lars Ingebrigtsen
2022-01-23Fix documentation formatting errorPo Lu
2022-01-22Merge branch 'master' of /home/acm/emacs/emacs.git/masterAlan Mackenzie
2022-01-22Merge branch 'scratch/correct-warning-pos'Alan Mackenzie
2022-01-22Fix print-unreadable-function documentationLars Ingebrigtsen
2022-01-22Fix documentation of 'unprintable' stuffEli Zaretskii
2022-01-22Add new function 'readablep'Lars Ingebrigtsen
2022-01-22Add new variable print-unreadable-functionLars Ingebrigtsen
2022-01-22Miscellaneous amendments to the scratch/correct-warning-pos branchAlan Mackenzie
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Merge from origin/emacs-27Glenn Morris
2020-12-06Improve documentation of streams in batch modeEli Zaretskii
2020-11-06Reduce integer-output-format to print-integers-as-charactersMattias EngdegÄrd
2020-10-31New variable integer-output-format to print integers as characters (bug#44155)Juri Linkov
2020-09-02; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas
2020-01-25* doc/lispref/streams.texi (Output Functions): Improve indexing.Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-28Rearrange NEWS, add missing documentationEli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-05-23Honor print-charset-text-property value of nil (Bug#31376)Noam Postavsky
2018-02-28* doc/lispref/streams.texi (Output Variables): Fix previous.Glenn Morris
2018-02-27Document print-escape-control-charactersPaul Eggert
2018-01-30Document external-debugging-output in the Elisp Manual (Bug#24051)Noam Postavsky
2018-01-29Proofread os.texi and files.texiPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-22; Spelling fixesPaul Eggert
2016-01-24Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-15Quote less in manualsPaul Eggert
2015-03-17Spacing and punctuation fixesPaul Eggert
2015-01-15Add set-binary-mode primitive to switch a standard stream to binary I/O.Eli Zaretskii
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-24Markup fixes for doc/lisprefGlenn Morris