* lisp/display-line-numbers.el (display-line-numbers-type): Autoload it.
This commit is contained in:
parent
e7f6518758
commit
012487bc41
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
"Display line numbers in the buffer."
|
||||
:group 'display)
|
||||
|
||||
;;;###autoload
|
||||
(defcustom display-line-numbers-type t
|
||||
"The default type of line numbers to use in `display-line-numbers-mode'.
|
||||
See `display-line-numbers' for value options."
|
||||
|
|
Loading…
Add table
Reference in a new issue