summaryrefslogtreecommitdiff
path: root/lisp/textmodes/string-edit.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix thinko in read-string-from-bufferLars Ingebrigtsen2022-10-121-3/+1
* Make read-string-from-buffer and string-edit mention each otherLars Ingebrigtsen2022-10-111-2/+6
* * lisp/textmodes/string-edit.el: Improvements for pop-to-buffer (bug#33007)Juri Linkov2022-05-111-28/+35
* Change parameter order for string-edit functionsLars Ingebrigtsen2022-04-271-14/+16
* Add autoload cookies to string-editLars Ingebrigtsen2022-04-271-0/+2
* Add an instruction header line to string-editLars Ingebrigtsen2022-04-271-0/+3
* Fix up some string-edit.el stringsLars Ingebrigtsen2022-04-251-5/+5
* Use `C-c C-k' instead of `C-c C-d' to abort in string-editLars Ingebrigtsen2022-04-241-3/+3
* Add new function `read-string-from-buffer'.Lars Ingebrigtsen2022-04-241-0/+122