]> git.eshelyaron.com Git - emacs.git/commit
; Fix previous commit
authorMark Oteiza <mvoteiza@udel.edu>
Tue, 25 Jul 2017 00:17:50 +0000 (20:17 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Tue, 25 Jul 2017 00:17:50 +0000 (20:17 -0400)
commit32daa3cb54523006c88717cbeac87964cd687a1b
treef72bdc32e05ec3cdc3c51edbd6f0f65a98365be1
parentf23090d03b684f37e027e1b2db45819d4fae60e0
; Fix previous commit

Functions prefixed with `turn-on-foo' are quite old, and in general
subsumed by the corresponding `foo-mode` command.
* lisp/display-line-numbers.el (turn-on-display-line-numbers-mode):
Rename with library prefix, mark as internal.  Nix autoload.
lisp/display-line-numbers.el