diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2022-08-19 15:22:29 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-08-19 15:22:36 +0200 |
commit | f117b5df4dc69a38a5568c5926c1e417a35314eb (patch) | |
tree | d9967738c968ab723fc267de91052a14bb9501fc /src/coding.c | |
parent | 503112d1f01d5239b53c86fea4e12d851c185572 (diff) | |
download | emacs-f117b5df4dc69a38a5568c5926c1e417a35314eb.tar.gz emacs-f117b5df4dc69a38a5568c5926c1e417a35314eb.tar.bz2 emacs-f117b5df4dc69a38a5568c5926c1e417a35314eb.zip |
Add new functions eol and bol
* doc/lispref/positions.texi (Text Lines): Document them
* lisp/emacs-lisp/shortdoc.el: Mention them, and also the
buffer/line predicates.
* src/editfns.c (bol): New function.
(Fbol): New defun.
(Fline_beginning_position): Use `bol'.
(eol): New function.
(Feol): New defun.
(Fline_end_position): Use `eol'.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions