comparison lisp/emulation/cua-rect.el @ 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
1380 (cua--rect-M/H-key ?' 'cua-restrict-prefix-rectangle) 1380 (cua--rect-M/H-key ?' 'cua-restrict-prefix-rectangle)
1381 (cua--rect-M/H-key ?/ 'cua-restrict-regexp-rectangle) 1381 (cua--rect-M/H-key ?/ 'cua-restrict-regexp-rectangle)
1382 1382
1383 (setq cua--rectangle-initialized t)) 1383 (setq cua--rectangle-initialized t))
1384 1384
1385 ;;; arch-tag: b730df53-17b9-4a89-bd63-4a71ec196731
1386 ;;; cua-rect.el ends here 1385 ;;; cua-rect.el ends here