1
0
Fork 0
forked from len0rd/rockbox

load rockbox-mode in emacs!

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@487 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-05-07 07:43:57 +00:00
parent a037f0c226
commit 276f62bc6e

View file

@ -97,3 +97,9 @@ struct dirent* readdir(DIR* dir)
return &theent;
}
/*
* local variables:
* eval: (load-file "../rockbox-mode.el")
* end:
*/