comparison etc/NEWS @ 69603:a0ab0382b7ca

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 20 Mar 2006 15:08:56 +0000
parents 0cf3bce62852
children c775cf3fd17d
comparison
equal deleted inserted replaced
69602:5dfbb2116f2d 69603:a0ab0382b7ca
320 ** `undo-only' does an undo which does not redo any previous undo. 320 ** `undo-only' does an undo which does not redo any previous undo.
321 321
322 +++ 322 +++
323 ** M-SPC (just-one-space) when given a numeric argument N 323 ** M-SPC (just-one-space) when given a numeric argument N
324 converts whitespace around point to N spaces. 324 converts whitespace around point to N spaces.
325
326 ---
327 ** C-x 5 C-o displays a specified buffer in another frame
328 but does not switch to that frame. It's the multi-frame
329 analogue of C-x 4 C-o.
325 330
326 --- 331 ---
327 ** New commands to operate on pairs of open and close characters: 332 ** New commands to operate on pairs of open and close characters:
328 `insert-pair', `delete-pair', `raise-sexp'. 333 `insert-pair', `delete-pair', `raise-sexp'.
329 334