emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 8632f33 175/348: counsel.el: Update description comment.


From: Oleh Krehel
Subject: [elpa] master 8632f33 175/348: counsel.el: Update description comment.
Date: Sat, 8 Apr 2017 11:03:50 -0400 (EDT)

branch: master
commit 8632f337cf57008fb396428e1b0e3fe171860c24
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    counsel.el: Update description comment.
---
 counsel.el | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/counsel.el b/counsel.el
index fecfc7d..d41c3c5 100644
--- a/counsel.el
+++ b/counsel.el
@@ -28,7 +28,15 @@
 ;; Just call one of the interactive functions in this file to complete
 ;; the corresponding thing using `ivy'.
 ;;
-;; Currently available: Elisp symbols, Clojure symbols, Git files.
+;; Currently available:
+;; - Symbol completion for Elisp, Common Lisp, Python and Clojure.
+;; - Describe fuctions for Elisp: function, variable, library, command,
+;;   bindings, theme.
+;; - Navigation functions: imenu, ace-line, semantic, outline
+;; - Git utilities: git-files, git-grep, git-log, git-stash.
+;; - Grep utitilies: grep, ag, pt, recoll.
+;; - System utilities: process list, rhythmbox, linux-app.
+;; - Many more.
 
 ;;; Code:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]