]> git.eshelyaron.com Git - emacs.git/commit
Add some missing docstrings in cua-rect.el
authorBoruch Baum <boruch_baum@gmx.com>
Tue, 27 Oct 2020 01:30:29 +0000 (02:30 +0100)
committerStefan Kangas <stefan@marxist.se>
Tue, 27 Oct 2020 01:33:51 +0000 (02:33 +0100)
commitcfc70e51c29df37f4245fd1754124a46ffca19f7
tree32d88a2c8f76bdf5886b54457390cf9d9f3375f9
parent65f36a8471823d44eb8dcecebb44531ccdb1754f
Add some missing docstrings in cua-rect.el

* lisp/emulation/cua-rect.el (cua--rectangle)
(cua--last-rectangle, cua--restored-rectangle)
(cua--rectangle-overlays, cua--rectangle-operation)
(cua--tabify-start, cua--tabify-start, cua--insert-rectangle):
Add docstrings, in several cases by converting existing
comments.  (Bug#30085)
(cua--last-killed-rectangle): Update comment.
lisp/emulation/cua-rect.el