comparison lisp/emulation/cua-gmrk.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 173dee4e2611
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
388 388
389 (define-key cua--global-mark-keymap "\t" 'cua-indent-to-global-mark-column) 389 (define-key cua--global-mark-keymap "\t" 'cua-indent-to-global-mark-column)
390 390
391 (setq cua--global-mark-initialized t)) 391 (setq cua--global-mark-initialized t))
392 392
393 ;;; arch-tag: 553d8076-a91d-48ae-825d-6cb962a5f67f
393 ;;; cua-gmrk.el ends here 394 ;;; cua-gmrk.el ends here