document linum-mode.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 20 Sep 2012 18:43:38 +0300
changeset 934 e8af987ef004
parent 933 8627e7b2c209
child 935 a5769ce9ff71
document linum-mode.
.emacs-my
--- a/.emacs-my	Thu Sep 20 18:42:58 2012 +0300
+++ b/.emacs-my	Thu Sep 20 18:43:38 2012 +0300
@@ -261,6 +261,7 @@
 (setq column-number-mode t)
 (setq line-number-mode t)
 (setq size-indication-mode t)
+;; (linum-mode 1)
 
 ;; Also useful such format: (setq display-time-format " %H:%M %d-%m-%y ")
 (setq display-time-24hr-format t)