Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Fix thinko in read-string-from-buffer | Lars Ingebrigtsen | 2022-10-12 | 1 | -3/+1 |
* | Make read-string-from-buffer and string-edit mention each other | Lars Ingebrigtsen | 2022-10-11 | 1 | -2/+6 |
* | * lisp/textmodes/string-edit.el: Improvements for pop-to-buffer (bug#33007) | Juri Linkov | 2022-05-11 | 1 | -28/+35 |
* | Change parameter order for string-edit functions | Lars Ingebrigtsen | 2022-04-27 | 1 | -14/+16 |
* | Add autoload cookies to string-edit | Lars Ingebrigtsen | 2022-04-27 | 1 | -0/+2 |
* | Add an instruction header line to string-edit | Lars Ingebrigtsen | 2022-04-27 | 1 | -0/+3 |
* | Fix up some string-edit.el strings | Lars Ingebrigtsen | 2022-04-25 | 1 | -5/+5 |
* | Use `C-c C-k' instead of `C-c C-d' to abort in string-edit | Lars Ingebrigtsen | 2022-04-24 | 1 | -3/+3 |
* | Add new function `read-string-from-buffer'. | Lars Ingebrigtsen | 2022-04-24 | 1 | -0/+122 |