diff options
author | Earl Hyatt <okamsn@protonmail.com> | 2021-06-19 08:30:31 -0400 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-07-20 14:10:23 +0200 |
commit | 3dd87631fca9384fce9f9a72df02ae55b1d3c946 (patch) | |
tree | 867ed7c6d531bf21fb5bc62731ce978f41c81c01 /src/json.c | |
parent | 0499294a3612d7ba34c5385e11ab0ac1f1cb3416 (diff) | |
download | emacs-3dd87631fca9384fce9f9a72df02ae55b1d3c946.tar.gz emacs-3dd87631fca9384fce9f9a72df02ae55b1d3c946.tar.bz2 emacs-3dd87631fca9384fce9f9a72df02ae55b1d3c946.zip |
Add commands 'kill-matching-lines' and 'copy-matching-lines'
* doc/emacs/search.texi: Document these additions.
* lisp/replace.el:
Add the commands 'kill-matching-lines' and 'copy-matching-lines'.
'kill-matching-lines' is like 'flush-lines', but adds the lines to the
kill ring as a single string, keeping line endings.
'copy-matching-lines' is like 'kill-matching-lines', but only copies
those lines instead of killing them.
Diffstat (limited to 'src/json.c')
0 files changed, 0 insertions, 0 deletions