summaryrefslogtreecommitdiff
path: root/lisp/textmodes/string-edit.el
AgeCommit message (Expand)Author
2026-04-22; (string-edit-minor-mode): Fix mode line lighter.Eshel Yaron
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-09-27; (read-string-from-buffer): Fix thinko and typo.Eshel Yaron
2025-04-26; Fix compilation warning in string-edit.elEli Zaretskii
2025-04-26Improve help-fns-edit-variable for Lisp editingSpencer Baugh
2025-03-09Document return values of the various read-* functionsEli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2024-06-15Prevent deletion of separator in *edit string* bufferEli Zaretskii
2024-06-08Fix 'string-edit' when abort-callback is omittedEli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-12Fix thinko in read-string-from-bufferLars Ingebrigtsen
2022-10-11Make read-string-from-buffer and string-edit mention each otherLars Ingebrigtsen
2022-05-11* lisp/textmodes/string-edit.el: Improvements for pop-to-buffer (bug#33007)Juri Linkov
2022-04-27Change parameter order for string-edit functionsLars Ingebrigtsen
2022-04-27Add autoload cookies to string-editLars Ingebrigtsen
2022-04-27Add an instruction header line to string-editLars Ingebrigtsen
2022-04-25Fix up some string-edit.el stringsLars Ingebrigtsen
2022-04-24Use `C-c C-k' instead of `C-c C-d' to abort in string-editLars Ingebrigtsen
2022-04-24Add new function `read-string-from-buffer'.Lars Ingebrigtsen