1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
emacs/doc
Lars Ingebrigtsen 094a109b8e Add a new function 'line-number-at-position'
* doc/lispref/positions.texi (Text Lines): Document it.

* lisp/simple.el (count-lines): Use it.
(line-number-at-pos): Ditto.

* src/fns.c (Fline_number_at_position): New function (bug#22763).
2021-02-07 16:03:02 +01:00
..
emacs Add more commands to the new `C-x x' keymap 2021-02-07 13:53:44 +01:00
lispintro Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lispref Add a new function 'line-number-at-position' 2021-02-07 16:03:02 +01:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Add command 'dbus-monitor' 2021-02-05 14:32:41 +01:00