1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00
emacs/doc
Stefan Kangas 4f946a6522 Fix clear-string crash with text properties
* src/fns.c (Fclear_string): Fix crash by clearing all text
properties.  (Bug#75581)
* doc/lispref/strings.texi (Modifying Strings): Document the above
behavior change.
Fix proposed by Andreas Schwab <schwab@linux-m68k.org>.
2025-01-15 23:16:19 +01:00
..
emacs Merge from origin/emacs-30 2025-01-11 07:44:23 -05:00
lispintro Merge from origin/emacs-30 2025-01-04 09:59:55 -05:00
lispref Fix clear-string crash with text properties 2025-01-15 23:16:19 +01:00
man Update copyright year to 2025 2025-01-02 18:39:42 +01:00
misc New symbol property 'definition-type' used by 'find-function'. 2025-01-12 20:39:02 -08:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00