]> code.delx.au - gnu-emacs-elpa/commitdiff
company-sort-by-occurrence: update the docstring
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 31 Jan 2014 03:14:03 +0000 (05:14 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 31 Jan 2014 03:14:03 +0000 (05:14 +0200)
company.el

index 307929eb067092d3090c0df724d8501f42799fac..224ef3d2c38217527bab28b93b251ee716fd3ab9 100644 (file)
@@ -927,7 +927,8 @@ can retrieve meta-data for them."
   "Sort CANDIDATES according to their occurrences.
 Searches for each in the currently visible part of the current buffer and
 gives priority to the closest ones above point, then closest ones below
-point. The rest of the list is appended unchanged."
+point. The rest of the list is appended unchanged.
+Keywords and function definition names are ignored."
   (let* (occurs
          (noccurs
           (delete-if