index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
strings.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify description of format-spec truncation
Basil L. Contovounesios
2024-03-21
1
-1
/
+1
*
Fix typo in lispref "Creating Strings" section
Xiyue Deng
2024-01-11
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
* doc/lispref/strings.texi (Text Comparison): Fix typo (bug#65799).
Sebastian Miele
2023-09-07
1
-1
/
+1
*
; Fix minor mistakes in documentation
Ikumi Keita
2023-01-18
1
-2
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Improve documentation of locale-specific string comparison
Eli Zaretskii
2022-11-23
1
-10
/
+22
*
; Fix typo
Juri Linkov
2022-11-02
1
-1
/
+1
*
Rectify string= documentation
Mattias Engdegård
2022-09-30
1
-15
/
+4
*
Make format-spec accept function substitutions
Stefan Kangas
2022-09-29
1
-0
/
+5
*
Add missing @end defun to strings.texi
Lars Ingebrigtsen
2022-07-26
1
-0
/
+1
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-0
/
+5
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-23
1
-6
/
+15
|
\
|
*
;Improve documentation of locale-specific string comparison
Eli Zaretskii
2022-07-21
1
-6
/
+15
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-06-10
1
-13
/
+19
|
\
|
|
*
Update documentation of 'aset' and 'store-substring'
Eli Zaretskii
2022-06-05
1
-13
/
+19
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-06-05
1
-1
/
+1
|
\
|
|
*
Make it explicit that a couple of _s in lispref are underscores
Lars Ingebrigtsen
2022-06-01
1
-1
/
+1
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-05-29
1
-6
/
+6
|
\
|
|
*
Fix documentation of 'string-pad'
Eli Zaretskii
2022-05-28
1
-6
/
+6
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-05-10
1
-3
/
+1
|
\
|
|
*
Update string-to-number documentation to bignum Emacs
Lars Ingebrigtsen
2022-05-09
1
-3
/
+1
*
|
; * doc/lispref/strings.texi (Creating Strings): Fix a typo.
Eli Zaretskii
2022-04-30
1
-3
/
+4
*
|
Add a KEEP-NEWLINES argument to string-lines
Lars Ingebrigtsen
2022-04-30
1
-2
/
+4
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Move the documentation of 'string-glyph-split' to proper place
Eli Zaretskii
2021-10-30
1
-20
/
+2
*
|
Add new function string-glyph-split
Lars Ingebrigtsen
2021-10-30
1
-0
/
+18
|
/
*
Improve documentation of string truncation APIs
Eli Zaretskii
2021-10-30
1
-6
/
+12
*
; Remove various duplicated words
Mattias Engdegård
2021-09-25
1
-1
/
+1
*
Move string-trim functions to subr.el
Lars Ingebrigtsen
2021-03-24
1
-0
/
+16
*
Merge from origin/emacs-27
Glenn Morris
2021-01-04
1
-3
/
+3
|
\
|
*
Fix last change
Eli Zaretskii
2021-01-02
1
-3
/
+3
|
*
Add a reference between the Strings node and Search/Replace
Lars Ingebrigtsen
2021-01-02
1
-1
/
+4
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
|
*
Correct 'concat' manual entry (bug#42296)
Mattias Engdegård
2020-07-11
1
-4
/
+9
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Add a SPLIT parameter to `format-spec'
Lars Ingebrigtsen
2020-12-29
1
-1
/
+11
*
|
Add a reference between the Strings node and Search/Replace
Lars Ingebrigtsen
2020-12-29
1
-1
/
+4
*
|
Allow `string-limit' to work on encoded strings
Lars Ingebrigtsen
2020-12-25
1
-1
/
+8
*
|
Remove `string-slice' -- it's not very well defined
Lars Ingebrigtsen
2020-12-25
1
-11
/
+0
*
|
Make string-pad take an optional START parameter
Lars Ingebrigtsen
2020-12-22
1
-4
/
+4
*
|
Change the string-limit parameter semantics
Lars Ingebrigtsen
2020-12-22
1
-7
/
+6
*
|
Add string-chop-newline
Lars Ingebrigtsen
2020-12-21
1
-0
/
+4
*
|
Rename slice-string to string-slice
Lars Ingebrigtsen
2020-12-21
1
-2
/
+2
*
|
Add `string-pad'
Lars Ingebrigtsen
2020-12-21
1
-0
/
+9
*
|
Beef up the Emacs string utility set a bit
Lars Ingebrigtsen
2020-12-21
1
-0
/
+38
*
|
string-search robustness and documentation improvement (bug#43598)
Mattias Engdegård
2020-09-25
1
-1
/
+3
*
|
Add a new function 'string-search'
Lars Ingebrigtsen
2020-09-25
1
-0
/
+8
*
|
Correct 'concat' manual entry (bug#42296)
Mattias Engdegård
2020-07-11
1
-4
/
+9
[next]