summaryrefslogtreecommitdiff
path: root/doc/lispref/strings.texi
Commit message (Expand)AuthorAgeFilesLines
* Clarify description of format-spec truncationBasil L. Contovounesios2024-03-211-1/+1
* Fix typo in lispref "Creating Strings" sectionXiyue Deng2024-01-111-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* * doc/lispref/strings.texi (Text Comparison): Fix typo (bug#65799).Sebastian Miele2023-09-071-1/+1
* ; Fix minor mistakes in documentationIkumi Keita2023-01-181-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Improve documentation of locale-specific string comparisonEli Zaretskii2022-11-231-10/+22
* ; Fix typoJuri Linkov2022-11-021-1/+1
* Rectify string= documentationMattias Engdegård2022-09-301-15/+4
* Make format-spec accept function substitutionsStefan Kangas2022-09-291-0/+5
* Add missing @end defun to strings.texiLars Ingebrigtsen2022-07-261-0/+1
* string-equal-ignore-case: new functionSam Steingold2022-07-261-0/+5
* Merge from origin/emacs-28Stefan Kangas2022-07-231-6/+15
|\
| * ;Improve documentation of locale-specific string comparisonEli Zaretskii2022-07-211-6/+15
* | Merge from origin/emacs-28Stefan Kangas2022-06-101-13/+19
|\|
| * Update documentation of 'aset' and 'store-substring'Eli Zaretskii2022-06-051-13/+19
* | Merge from origin/emacs-28Stefan Kangas2022-06-051-1/+1
|\|
| * Make it explicit that a couple of _s in lispref are underscoresLars Ingebrigtsen2022-06-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-05-291-6/+6
|\|
| * Fix documentation of 'string-pad'Eli Zaretskii2022-05-281-6/+6
* | Merge from origin/emacs-28Stefan Kangas2022-05-101-3/+1
|\|
| * Update string-to-number documentation to bignum EmacsLars Ingebrigtsen2022-05-091-3/+1
* | ; * doc/lispref/strings.texi (Creating Strings): Fix a typo.Eli Zaretskii2022-04-301-3/+4
* | Add a KEEP-NEWLINES argument to string-linesLars Ingebrigtsen2022-04-301-2/+4
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Move the documentation of 'string-glyph-split' to proper placeEli Zaretskii2021-10-301-20/+2
* | Add new function string-glyph-splitLars Ingebrigtsen2021-10-301-0/+18
|/
* Improve documentation of string truncation APIsEli Zaretskii2021-10-301-6/+12
* ; Remove various duplicated wordsMattias Engdegård2021-09-251-1/+1
* Move string-trim functions to subr.elLars Ingebrigtsen2021-03-241-0/+16
* Merge from origin/emacs-27Glenn Morris2021-01-041-3/+3
|\
| * Fix last changeEli Zaretskii2021-01-021-3/+3
| * Add a reference between the Strings node and Search/ReplaceLars Ingebrigtsen2021-01-021-1/+4
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
| * Correct 'concat' manual entry (bug#42296)Mattias Engdegård2020-07-111-4/+9
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Add a SPLIT parameter to `format-spec'Lars Ingebrigtsen2020-12-291-1/+11
* | Add a reference between the Strings node and Search/ReplaceLars Ingebrigtsen2020-12-291-1/+4
* | Allow `string-limit' to work on encoded stringsLars Ingebrigtsen2020-12-251-1/+8
* | Remove `string-slice' -- it's not very well definedLars Ingebrigtsen2020-12-251-11/+0
* | Make string-pad take an optional START parameterLars Ingebrigtsen2020-12-221-4/+4
* | Change the string-limit parameter semanticsLars Ingebrigtsen2020-12-221-7/+6
* | Add string-chop-newlineLars Ingebrigtsen2020-12-211-0/+4
* | Rename slice-string to string-sliceLars Ingebrigtsen2020-12-211-2/+2
* | Add `string-pad'Lars Ingebrigtsen2020-12-211-0/+9
* | Beef up the Emacs string utility set a bitLars Ingebrigtsen2020-12-211-0/+38
* | string-search robustness and documentation improvement (bug#43598)Mattias Engdegård2020-09-251-1/+3
* | Add a new function 'string-search'Lars Ingebrigtsen2020-09-251-0/+8
* | Correct 'concat' manual entry (bug#42296)Mattias Engdegård2020-07-111-4/+9