comparison man/picture.texi @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children fa9654493afb
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
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