** The new variable read-buffer-function controls which routine to use
for selecting buffers. For example, if you set this variable to `iswitchb-read-buffer', iswitchb will be used to read buffer names. Other functions can also be used if they accept the same arguments as `read-buffer' and return the selected buffer name as a string.