1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

Update comment.

This commit is contained in:
Juanma Barranquero 2008-01-30 02:08:38 +00:00
parent 0fcb495e25
commit ced5b5cbc8

View File

@ -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: