From: Jambunathan K Date: Fri, 15 Feb 2013 19:39:50 +0000 (+0530) Subject: ido, iswitchb, icomplete: Use `C-.' and `C-,' for cycling (Bug#13708) X-Git-Tag: emacs-24.3.90~173^2~7^2~30 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8d9f189f40bc121dc95968df1170a1967f3f676d;p=emacs.git ido, iswitchb, icomplete: Use `C-.' and `C-,' for cycling (Bug#13708) * lisp/icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'. Bind `C-.' and `C-,' to `icomplete-forward-completions' and `icomplete-backward-completions'. * lisp/ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to `ido-next-match' and `ido-prev-match' resply. * lisp/iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to `iswitchb-next-match' and `iswitchb-prev-match' resply. --- 8d9f189f40bc121dc95968df1170a1967f3f676d