• Jambunathan K's avatar
    Fix bug#13708 · d7e76a89
    Jambunathan K authored
    * 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.
    d7e76a89
ChangeLog 888 KB