I'd like to bind ctrl-r to 'isearch-backward
and bind ctrl-shift-r to 'tags-apropos
but I can't distinguish between the two key presses.
Can emacs differentiate between ctrl-r and ctrl-shift-r? What should go into my .emacs file to allow this keybinding?