Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
naiquevin committed Apr 16, 2014
1 parent c9f8c58 commit feb8a41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sphinx-doc.el
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,10 @@
new))))


;; Note: Following few functions (those using `save-excursion`) must
;; be invoked only when the cursor is on the function definition line.


(defun sphinx-doc-get-region (srch-beg srch-end direction)
"Selects a region and returns the beginning and end point as
vector"
Expand Down

0 comments on commit feb8a41

Please sign in to comment.