.emacs-my
changeset 413 5b28a08bf61b
parent 412 cfc3164f3259
child 414 db4e5cb95666
--- a/.emacs-my	Wed Jun 23 16:10:21 2010 +0300
+++ b/.emacs-my	Wed Jun 30 17:12:43 2010 +0300
@@ -107,6 +107,7 @@
 ;; show column & line numbers in status bar
 (setq column-number-mode t)
 (setq line-number-mode t)
+(setq size-indication-mode t)
 
 ;; Also useful such format: (setq display-time-format " %H:%M %d-%m-%y ")
 (setq display-time-24hr-format t)