mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Update comment.
This commit is contained in:
parent
0fcb495e25
commit
ced5b5cbc8
1 changed files with 1 additions and 5 deletions
|
|
@ -27,11 +27,7 @@
|
|||
|
||||
;; Display line numbers for the current buffer.
|
||||
;;
|
||||
;; Add the following to your .emacs file:
|
||||
|
||||
;; (require 'linum)
|
||||
|
||||
;; Then toggle display of line numbers with M-x linum-mode. To enable
|
||||
;; Toggle display of line numbers with M-x linum-mode. To enable
|
||||
;; line numbering in all buffers, use M-x global-linum-mode.
|
||||
|
||||
;;; Code:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue