Update to Dave Love's latest version.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 20 Aug 2006 17:54:48 +0000 (17:54 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 20 Aug 2006 17:54:48 +0000 (17:54 +0000)
commit67b595a2904e477aa06913ebf46e7ce7130801f9
treeded039d731c0000d3e436c1b9890979d13b03cba
parentc7bb83bdeb37144192a4924535a11daa8d57535a
Update to Dave Love's latest version.
(__all__): Fix args -> eargs.  Add new `modpath' fun.
(eargs): Add `imports' arg.
(all_names): New fun.
(complete): Rewrite without using rlcompleter.
Remove `namespace' arg, add `imports' arg.
(ehelp): Replace g and l args with `imports'.
(eimport): Use __main__ rather than `emacs' namespace.
(modpath): New fun.
etc/ChangeLog
etc/emacs.py