]> saetta.ns0.it Git - msys2/commitdiff
Aggiornato emacs_linux.
authorAndrea Zagli <azagli@libero.it>
Fri, 2 Dec 2016 11:50:54 +0000 (12:50 +0100)
committerAndrea Zagli <azagli@libero.it>
Fri, 2 Dec 2016 11:50:54 +0000 (12:50 +0100)
tools/emacs_linux

index 03ad4e24f98637998b6cf9b9a07c7530af777138..3b0af5ddd62810815d83b65812a67181a8a19f44 100644 (file)
@@ -12,7 +12,7 @@
  ;; 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 "DejaVu 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 95 :width normal))))
  '(whitespace-newline ((t (:foreground "gray45"))))
  '(whitespace-space ((t (:foreground "gray45"))))
  '(whitespace-tab ((t (:foreground "gray45")))))
                                                                                                                                                "/usr/local/include"
                                                                                                                                                "/usr/local/include/libgda-5.0"
                                                                                                                                                "/usr/local/include/libgda-5.0/libgda"
+                                                                                                                                               "/usr/include/postgresql"
                                                                                                                                                ))))
 (setq-default flycheck-disabled-checkers '(c/c++-clang))
 
 (setq recentf-max-menu-items 25)
 (global-set-key "\C-x\ \C-r" 'recentf-open-files)
 (put 'upcase-region 'disabled nil)
+
+(delete-selection-mode 1)