wok-next diff emacs/stuff/90-slitaz.el @ rev 11739
gdk-pixbuf: Fic chache creation (so SVG icons works)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Feb 22 00:25:05 2012 +0100 (2012-02-22) |
parents | |
children | 0eb1f12caf8e |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/emacs/stuff/90-slitaz.el Wed Feb 22 00:25:05 2012 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +;; SliTaz start mode for emacs 1.5 +;; Last update: 2009-08-22 1.6 +;; 1.7 +;; Set font size to fit a 1024x768 screen 1.8 + 1.9 +(set-default-font "-*-*-*-*-*--12-*-*-*-*-*-*-*") 1.10 + 1.11 +;; 1.12 +