** M-SPC (just-one-space) when given a numeric argument N
converts whitespace around point to N spaces.
+---
+** C-x 5 C-o displays a specified buffer in another frame
+but does not switch to that frame. It's the multi-frame
+analogue of C-x 4 C-o.
+
---
** New commands to operate on pairs of open and close characters:
`insert-pair', `delete-pair', `raise-sexp'.
2006-03-20 Richard Stallman <rms@gnu.org>
+ * simple.el (set-mark-command): Doc fix.
+
* files.el (display-buffer-other-frame): New command.
(ctl-x-4-map): Bind C-x 5 C-o to it.