My old configuration files
Find a file
2010-06-30 20:59:12 +02:00
.emacs.d Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
.emacs Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
.gitignore Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
install.bat Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
install.sh Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00
README Switched over from dotemacs to doteverything 2010-06-30 20:59:12 +02:00

To use these settings you need:
   * Pyflakes

To install this in Ubuntu use:
   sudo apt-get install pyflakes
To install this in Fedora use:
   su -c "yum install pyflakes"