summaryrefslogtreecommitdiff
path: root/doc/lispref/strings.texi
Commit message (Expand)AuthorAge
* ; Fix minor mistakes in documentationIkumi Keita2023-01-18
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Improve documentation of locale-specific string comparisonEli Zaretskii2022-11-23
* ; Fix typoJuri Linkov2022-11-02
* Rectify string= documentationMattias Engdegård2022-09-30
* Make format-spec accept function substitutionsStefan Kangas2022-09-29
* Add missing @end defun to strings.texiLars Ingebrigtsen2022-07-26
* string-equal-ignore-case: new functionSam Steingold2022-07-26
* Merge from origin/emacs-28Stefan Kangas2022-07-23
|\
| * ;Improve documentation of locale-specific string comparisonEli Zaretskii2022-07-21
* | Merge from origin/emacs-28Stefan Kangas2022-06-10
|\|
| * Update documentation of 'aset' and 'store-substring'Eli Zaretskii2022-06-05
* | Merge from origin/emacs-28Stefan Kangas2022-06-05
|\|
| * Make it explicit that a couple of _s in lispref are underscoresLars Ingebrigtsen2022-06-01
* | Merge from origin/emacs-28Stefan Kangas2022-05-29
|\|
| * Fix documentation of 'string-pad'Eli Zaretskii2022-05-28
* | Merge from origin/emacs-28Stefan Kangas2022-05-10
|\|
| * Update string-to-number documentation to bignum EmacsLars Ingebrigtsen2022-05-09
* | ; * doc/lispref/strings.texi (Creating Strings): Fix a typo.Eli Zaretskii2022-04-30
* | Add a KEEP-NEWLINES argument to string-linesLars Ingebrigtsen2022-04-30
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Move the documentation of 'string-glyph-split' to proper placeEli Zaretskii2021-10-30
* | Add new function string-glyph-splitLars Ingebrigtsen2021-10-30
|/
* Improve documentation of string truncation APIsEli Zaretskii2021-10-30
* ; Remove various duplicated wordsMattias Engdegård2021-09-25
* Move string-trim functions to subr.elLars Ingebrigtsen2021-03-24
* Merge from origin/emacs-27Glenn Morris2021-01-04
|\
| * Fix last changeEli Zaretskii2021-01-02
| * Add a reference between the Strings node and Search/ReplaceLars Ingebrigtsen2021-01-02
| * Update copyright year to 2021Paul Eggert2021-01-01
| * Correct 'concat' manual entry (bug#42296)Mattias Engdegård2020-07-11
* | Update copyright year to 2021Paul Eggert2021-01-01
* | Add a SPLIT parameter to `format-spec'Lars Ingebrigtsen2020-12-29
* | Add a reference between the Strings node and Search/ReplaceLars Ingebrigtsen2020-12-29
* | Allow `string-limit' to work on encoded stringsLars Ingebrigtsen2020-12-25
* | Remove `string-slice' -- it's not very well definedLars Ingebrigtsen2020-12-25
* | Make string-pad take an optional START parameterLars Ingebrigtsen2020-12-22
* | Change the string-limit parameter semanticsLars Ingebrigtsen2020-12-22
* | Add string-chop-newlineLars Ingebrigtsen2020-12-21
* | Rename slice-string to string-sliceLars Ingebrigtsen2020-12-21
* | Add `string-pad'Lars Ingebrigtsen2020-12-21
* | Beef up the Emacs string utility set a bitLars Ingebrigtsen2020-12-21
* | string-search robustness and documentation improvement (bug#43598)Mattias Engdegård2020-09-25
* | Add a new function 'string-search'Lars Ingebrigtsen2020-09-25
* | Correct 'concat' manual entry (bug#42296)Mattias Engdegård2020-07-11
* | Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-18
|/
* Improve format-spec documentation (bug#41571)Basil L. Contovounesios2020-06-02
* Don’t use “constant” for values you shouldn’t changePaul Eggert2020-05-16
* Improve mutability documentationPaul Eggert2020-04-19