]> saetta.ns0.it Git - msys2/commitdiff
Aggiornato emacs_linux.
authorAndrea Zagli <azagli@libero.it>
Wed, 13 Apr 2016 20:09:55 +0000 (22:09 +0200)
committerAndrea Zagli <azagli@libero.it>
Wed, 13 Apr 2016 20:09:55 +0000 (22:09 +0200)
tools/emacs_linux

index b60bcbd89c6575000d80dced41712119fc51a655..c04f14a68e03a39cb77fdc88cf8fbbe1ce8f4be4 100644 (file)
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
- '(default ((t (:family "Droid Sans Mono" :foundry "unknown" :slant normal :weight normal :height 90 :width normal)))))
+ '(default ((t (:family "DejaVu Sans Mono" :foundry "unknown" :slant normal :weight normal :height 90 :width normal))))
+ '(whitespace-newline ((t (:foreground "gray45"))))
+ '(whitespace-space ((t (:foreground "gray45"))))
+ '(whitespace-tab ((t (:foreground "gray45")))))
 
 (setq inhibit-startup-screen t)
 (load-theme 'misterioso)