[climacs-devel] [Patch] ignore argument error in delete-region + misc fixes
Rudi Schlatte
rudi at constantly.at
Tue Jan 18 16:04:16 UTC 2005
Hi,
As discussed on irc, here's a patch that makes (delete-region mark1
mark2) and (delete-region mark2 mark1) do the same thing, instead of
silently doing nothing in one of the cases.
The documentation is updated, as are the tests.
Additionally, there's a general clone-mark function and a fixed
transpose-lines (I observed it pasting the new lower line on the end of
the following line instead of inserting it before).
Cheers, Rudi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: delete-region.patch
Type: application/octet-stream
Size: 7718 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/climacs-devel/attachments/20050118/5979ce67/attachment.obj>
-------------- next part --------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/climacs-devel/attachments/20050118/5979ce67/attachment.sig>
More information about the climacs-devel
mailing list