]> git.eshelyaron.com Git - emacs.git/commit
Backport: Update documentation for indent-relative functions
authorAlex Branham <alex.branham@gmail.com>
Tue, 26 Mar 2019 01:49:01 +0000 (20:49 -0500)
committerBasil L. Contovounesios <contovob@tcd.ie>
Thu, 11 Apr 2019 10:41:06 +0000 (11:41 +0100)
commit559f64a0b6b6f915d26ada8283b74ab6bbfbf3b2
treed691a38dd54b219fd54864c352ef64a0a45e1f19
parentcb5a34082342695676f2db11e1465bd28347e9de
Backport: Update documentation for indent-relative functions

* lisp/indent.el (indent-relative): Document what happens when there
  is no previous nonblank line.
* doc/lispref/text.texi (Relative Indent): Document
  indent-relative-first-indent-point instead of obsolete
  indent-relative-maybe. Fix documentation of which argument from
  'indent-relative' is used.

Bug#34858

(cherry picked from commit 10cd65878c741d2a22a1f2c36c54fcad4e516f72)
doc/lispref/text.texi
lisp/indent.el