** Completion List Mode
-*** New key bindings have been added to 'completion-list-mode': 'n'
-and 'p' now navigate completions, and 'M-g M-c' switches to the
-minibuffer, and you can also switch back to the completion list buffer
-with 'M-g M-c'.
+New key bindings have been added to 'completion-list-mode': 'n' and
+'p' now navigate completions, and 'M-g M-c' switches to the
+minibuffer and back to the completion list buffer.
** Benchmark
*** New function 'benchmark-call' to measure the execution time of a function.