X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=selector.el;h=98e806849cf245312718d95df4af3454e15b58a7;hb=0e98e70c3917573bd05b5318144698c6d1f13a2b;hp=9253f4516c92834da7ac270f4099dc79b5147630;hpb=c355ef3a0aae9c170cf15b7617d98973f125d421;p=elisp.git diff --git a/selector.el b/selector.el index 9253f45..98e8068 100644 --- a/selector.el +++ b/selector.el @@ -21,8 +21,8 @@ ;; The selector/select function provides a simple interface for ;; selecting an object with on-the-fly pattern matching in a standard ;; buffer (i.e. not in the minibuffer). You can either use it in your -;; own functions or directly use selector/quick-pick-recent or -;; selector/quick-move-in-buffer. +;; own functions or directly use selector/quick-pick-recent, +;; selector/quick-move-in-buffer, or selector/switch-buffer ;; ;; For instance, you can add in your .emacs.el ;;