tromey / emacs-module

Simple Emacs Module System
30 stars 2 forks source link

update emacs-lisp-mode to understand modules #11

Open tromey opened 9 years ago

tromey commented 9 years ago

emacs-lisp-mode needs to be updated to understand modules, so that hacking on elisp remains easy. Some ideas:

Perhaps this should be split into multiple bugs

tromey commented 9 years ago

Also C-h f should work with renamed functions.