Changed the region color in console to white.
[elisp.git] / selector.el
index 2175352..419c96f 100644 (file)
@@ -335,7 +335,7 @@ There seems to be header-line refreshing problems with emacs21."
    (if (file-remote-p s)
        "          "
      (propertize
-      (format-time-string   "%a %b %e" (elt (file-attributes s) 5))
+      (format-time-string   "%b %a %e" (elt (file-attributes s) 5))
       'face 'selector/date))
 
    ;; " -- "