emacs/doc
Juanma Barranquero 76a9f03ca6 Implement offsets for absolute line numbers
* src/xdisp.c (syms_of_xdisp) <display-line-numbers-offset>:
New variable to add an offset to absolute line numbers.
(syms_of_xdisp) <display-line-numbers>: Mention it in docstring.
(maybe_produce_line_number): Use it.

* doc/emacs/display.texi (Display Custom): Document it.

* etc/NEWS (value): Announce it.

* lisp/frame.el: Add `display-line-numbers-offset' to list of
variables which should trigger redisplay of the current buffer.
2019-10-09 12:49:39 +02:00
..
emacs Implement offsets for absolute line numbers 2019-10-09 12:49:39 +02:00
lispintro Fix title inconsistencies in elisp intro book 2019-10-08 18:30:39 +02:00
lispref Fix minor Texinfo errors in ELisp manual 2019-10-09 12:29:21 +03:00
man Document that --eval makes emacsclient ignore -n 2019-08-02 00:15:13 +02:00
misc ; * doc/misc/eww.texi (Advanced): Fix recent typo. 2019-10-07 03:02:07 +01:00