aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/strings.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Document creation of strings from copies of other stringsEli Zaretskii9 days1-0/+11
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Don't use the term 'null' for empty stringsMattias Engdegård2025-12-281-8/+8
* Clean up split-string documentationMattias Engdegård2025-12-281-61/+13
* Add binary format specifications '%b' and '%B'Jacob S. Gordon2025-12-221-8/+19
* ; Revert previous commit.Paul Eggert2025-12-211-5/+4
* ; Revert wrong doc change about, e.g., "-#xa".Paul Eggert2025-12-211-4/+5
* ; * doc/lispref/strings.texi (Formatting Strings): Corrections.Mattias Engdegård2025-12-211-6/+5
* Remove binary-as-unsigned (bug#79990)Paul Eggert2025-12-211-3/+8
* * doc/lispref/strings.texi (Formatting Strings): Cut obsolete text.Mattias Engdegård2025-12-121-4/+2
* Merge from origin/emacs-30Eli Zaretskii2025-10-111-0/+1
|\
| * ; Document %i formatEli Zaretskii2025-10-111-0/+1
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Disallow string data resizing (bug#79784)Mattias Engdegård2025-08-241-6/+4
* | Fix clear-string crash with text propertiesStefan Kangas2025-01-151-2/+3
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-11-091-3/+3
|\ \ | |/
| * ; Fix typos in case-conversion descriptionsRobert Pluim2024-11-051-3/+3
* | Merge from origin/emacs-30Eli Zaretskii2024-11-021-5/+26
|\ \ | |/
| * Improve documentation of letter-case conversionsEli Zaretskii2024-11-011-5/+26
* | Merge from origin/emacs-30Eli Zaretskii2024-08-171-0/+9
|\ \ | |/
| * ; * doc/lispref/strings.texi (Text Comparison): Improve indexing.Eli Zaretskii2024-08-161-0/+9
* | Merge from savannah/emacs-30Po Lu2024-08-091-3/+0
|\ \ | |/
| * ; * doc/lispref/strings.texi (String Conversion): Fix last change.Eli Zaretskii2024-08-081-0/+1
| * Remove manual entry for string-to-intUlrich Müller2024-08-081-4/+0
* | Merge from savannah/emacs-30Po Lu2024-08-071-21/+24
|\ \ | |/
| * Update description of string comparison functionsUlrich Müller2024-08-061-21/+24
* | ; Don't use non-ASCII in ELisp manual sources unless necessaryEli Zaretskii2024-07-261-1/+1
|/
* ; Replace (non-)nil with (non-)@code{nil} in texinfo filesSteven Allen2024-07-151-1/+1
* ; * doc/lispref/strings.texi (Creating Strings): Followup to last change.Eli Zaretskii2024-07-061-5/+6
* Omit `store-substring` from lisp manual (bug#70784)Mattias Engdegård2024-05-251-17/+1
* Use new-style `sort` signature in Lisp manual examplesMattias Engdegård2024-03-291-3/+4
* Add `value<` (bug#69709)Mattias Engdegård2024-03-291-0/+1
* Merge from origin/emacs-29Eli Zaretskii2024-03-231-1/+1
|\
| * Clarify description of format-spec truncationBasil L. Contovounesios2024-03-211-1/+1
| * Fix typo in lispref "Creating Strings" sectionXiyue Deng2024-01-111-1/+1
* | Fix typo in lispref "Creating Strings" sectionXiyue Deng2024-01-131-1/+1
* | Revert "Fix typo in lispref 'Creating Strings' section"Stephen Berman2024-01-111-1/+1
* | Fix typo in lispref "Creating Strings" sectionXiyue Deng2024-01-111-1/+1
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Fix last change (bug#66614).Eli Zaretskii2023-10-291-8/+7
* | Add 'case-symbols-as-words' to configure symbol case behaviorSpencer Baugh2023-10-291-2/+6
|/
* * 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