summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJambunathan K <kjambunathan@gmail.com>2013-02-16 01:09:50 +0530
committerJambunathan K <kjambunathan@gmail.com>2013-02-16 01:09:50 +0530
commit8d9f189f40bc121dc95968df1170a1967f3f676d (patch)
treeb35ded2e6368b8e393dfd88dfa03fdfc628d0c0d /lisp/emacs-lisp
parentb2af991a2ff353b27fd6f72785e0081a742fd88a (diff)
parentd7e76a89295826932706081531dde1ab43110329 (diff)
downloademacs-8d9f189f40bc121dc95968df1170a1967f3f676d.tar.gz
emacs-8d9f189f40bc121dc95968df1170a1967f3f676d.tar.bz2
emacs-8d9f189f40bc121dc95968df1170a1967f3f676d.zip
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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions