Document global-linum-mode
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 29 Feb 2016 00:32:45 +0200
changeset 1352 5d8228d51506
parent 1351 52f76a250c23
child 1353 280fa3844fce
Document global-linum-mode
.emacs-my
--- a/.emacs-my	Sun Feb 28 23:57:49 2016 +0200
+++ b/.emacs-my	Mon Feb 29 00:32:45 2016 +0200
@@ -363,6 +363,7 @@
 (setq line-number-display-limit large-file-warning-threshold)
 (setq line-number-display-limit-width 200)
 ;; (linum-mode 1)
+;; (global-linum-mode 1)
 
 ;; Also useful such format: (setq display-time-format " %H:%M %d-%m-%y ")
 (setq display-time-24hr-format t)