Changeset 3945 for trunk/lisp/emulation/cua-base.el
- Timestamp:
- 11/02/05 00:34:59 (3 years ago)
- Files:
-
- trunk/lisp/emulation/cua-base.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/emulation/cua-base.el
r3894 r3945 549 549 ;;; Global Mark support is in cua-gmrk.el 550 550 551 (autoload 'cua-toggle-global-mark "cua-gmrk .el" nil t nil)551 (autoload 'cua-toggle-global-mark "cua-gmrk" nil t nil) 552 552 553 553 ;; Stub definitions until cua-gmrk.el is loaded
