An emacs mode for using rope refactoring library
Project description
Ropemacs is an emacs mode that uses rope library to provide features like refactorings and code-assists. You should install rope library and pymacs before using ropemacs.
New Features
showing change description in undo/redo
added rope-find-file-other-window
added ropemacs-enable-shortcuts variable
I’ve tested rope and rpymacs on Emacs21 and XEmacs. So this release probably will work on Emacs22, Emacs21 and XEmacs.