diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2021-02-07 16:28:30 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-02-07 16:28:34 +0100 |
commit | 56e76f0eb00d92b49ddd5757d0a68d09dc522d39 (patch) | |
tree | 99a987cbdce101f56f7c82722079d08fb86a2b6b /doc/lispref/errors.texi | |
parent | 5a4d50dfb136080fa2353461ee888d552da44a29 (diff) | |
download | emacs-56e76f0eb00d92b49ddd5757d0a68d09dc522d39.tar.gz emacs-56e76f0eb00d92b49ddd5757d0a68d09dc522d39.tar.bz2 emacs-56e76f0eb00d92b49ddd5757d0a68d09dc522d39.zip |
Move line-number-at-pos to C
* doc/lispref/positions.texi (Text Lines): Revert previous change.
* lisp/simple.el (line-number-at-pos): Remove definition.
* lisp/simple.el (count-lines): Revert back to using
`forward-line', because there seems to be a disagreement on how
lines should be counted in a region...
* src/fns.c (Fline_number_at_pos): Rename from
Fline_number_at_position and adjust parameter list.
Diffstat (limited to 'doc/lispref/errors.texi')
0 files changed, 0 insertions, 0 deletions