fixed the emacs load-file thing in the bottom

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@207 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-04-24 08:14:41 +00:00
parent 12c91b8e16
commit dba2b45255
1 changed files with 1 additions and 1 deletions

View File

@ -675,6 +675,6 @@ void lcd_clearpixel(int x, int y)
/* -----------------------------------------------------------------
* local variables:
* eval: (load-file "rockbox-mode.el")
* eval: (load-file "../rockbox-mode.el")
* end:
*/