]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of Delete Selection mode
authorEli Zaretskii <eliz@gnu.org>
Fri, 8 Jan 2016 12:06:13 +0000 (14:06 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Jan 2016 12:06:13 +0000 (14:06 +0200)
commit4b37cba3d55abf6788768c6017019d1039aa6c2e
treee1394a670bae507f9e6e547199073ad2ee3b9bdd
parenta034dd384c995f09ecf4ec145cfc614a217b4e4e
Improve documentation of Delete Selection mode

* lisp/delsel.el (delete-selection-mode)
(delete-selection-helper): Update and expand the doc strings.
(Bug#22296)

* doc/emacs/mark.texi (Using Region): Document the behavior of
delete commands in Delete Selection mode.  (Bug#22296)

* doc/lispref/markers.texi (The Mark): Document how to add the
support for Delete Selection mode to Lisp programs. (Bug#22296)
doc/emacs/mark.texi
doc/lispref/markers.texi
lisp/delsel.el