wok diff emacs/stuff/90-slitaz.el @ rev 9474

Fixed libxslt. (I think)
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 04 01:47:36 2011 +0000 (2011-04-04)
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	Mon Apr 04 01:47:36 2011 +0000
     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 +