Skip to content

Commit

Permalink
* README (whole file): some initial notes
Browse files Browse the repository at this point in the history
* INSTALL (whole file): some initial notes
  • Loading branch information
jan committed Dec 29, 2008
1 parent ac32777 commit 154c40a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
16 changes: 16 additions & 0 deletions INSTALL
@@ -0,0 +1,16 @@
REQUIREMENTS

cedet
ert (optional)

LOAD-PATH

(add-to-list 'load-path "SOMEDIR/site-lisp/rudel/")

AUTOLOADS

(load "SOMEDIR/rudel-autoloads.el")

COMPILING


5 changes: 5 additions & 0 deletions README
@@ -0,0 +1,5 @@
INTRODUCTION

GETTING STARTED

M-x global-rudel-minor-mode

0 comments on commit 154c40a

Please sign in to comment.