.emacs-my
changeset 331 7515e5a6b3b9
parent 329 83096ccf1367
child 332 fe7a197bebe4
--- a/.emacs-my	Fri Feb 26 23:04:51 2010 +0200
+++ b/.emacs-my	Fri Mar 12 21:48:31 2010 +0200
@@ -32,6 +32,7 @@
       (set-background-color "white")
       (set-foreground-color "black")
       (set-cursor-color "brown")
+      ;; (set-mouse-color "white")
       (setq cursor-type 'box)           ; box, hollow, bar, hbar
       ;;(setq blink-matching-delay 0.01)
       (blink-cursor-mode 1)