agr / ropemacs (http://rope.sf.net/ropemacs.html)

An emacs minor mode for using rope python refactoring library in emacs.

Clone this repository (size: 367.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/agr/ropemacs/
commit 393: 98a082cce420
parent 392: 17d4614c1ab9
branch: trunk
README: document tab key at the completion prompt Suggested by doug <doug.stevens73@gmail.com>.
Ali Gholami Rudi
11 months ago

Changed (Δ95 bytes):

raw changeset »

README.txt (3 lines added, 2 lines removed)

Up to file-list README.txt:

@@ -162,8 +162,9 @@ C-u 1 M-/ xab
162
162
C-u 3 M-/     xbb
163
163
============  ==========  =======================
164
164
165
You can use ``rope-completions`` lisp function to get the list of
166
completions.
165
Note that minibuffer completions are shown by pressing tab key at the
166
completion prompt.  Also you can use ``rope-completions`` lisp function
167
to get the list of completions.
167
168
168
169
169
170
Finding Occurrences