comparison man/picture.texi @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
259 the same way that Picture mode insertion of other text differs from 259 the same way that Picture mode insertion of other text differs from
260 other modes. @kbd{C-c C-y} (@code{picture-yank-rectangle}) inserts 260 other modes. @kbd{C-c C-y} (@code{picture-yank-rectangle}) inserts
261 (by overwriting) the rectangle that was most recently killed, while 261 (by overwriting) the rectangle that was most recently killed, while
262 @kbd{C-c C-x} (@code{picture-yank-rectangle-from-register}) does 262 @kbd{C-c C-x} (@code{picture-yank-rectangle-from-register}) does
263 likewise for the rectangle found in a specified register. 263 likewise for the rectangle found in a specified register.
264
265 @ignore
266 arch-tag: b7589747-683c-4f40-aed8-1b10403cb666
267 @end ignore