Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
Miscellaneous Text Functions
Function:
empty-line-p
&optional pos buffer
This function returns
t
if the line pointed to by
pos
(or by the cursor) consists totally of TAB or SPC characters.
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.