summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJambunathan K <kjambunathan@gmail.com>2013-02-16 00:49:29 +0530
committerJambunathan K <kjambunathan@gmail.com>2013-02-16 00:49:29 +0530
commitd7e76a89295826932706081531dde1ab43110329 (patch)
treed390885459973abaead959ea1de1d1c82b37dbbc /lisp/emacs-lisp
parentd64d97e537301a9787a569982d67eed8ecdabe8b (diff)
downloademacs-d7e76a89295826932706081531dde1ab43110329.tar.gz
emacs-d7e76a89295826932706081531dde1ab43110329.tar.bz2
emacs-d7e76a89295826932706081531dde1ab43110329.zip
Fix 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