diff options
Diffstat (limited to 'lisp/emulation/cua-base.el')
-rw-r--r-- | lisp/emulation/cua-base.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el index 9f716f27c38..288eec70c66 100644 --- a/lisp/emulation/cua-base.el +++ b/lisp/emulation/cua-base.el @@ -1623,5 +1623,5 @@ shifted movement key, set `cua-highlight-region-shift-only'." (provide 'cua-base) -;;; arch-tag: 21fb6289-ba25-4fee-bfdc-f9fb351acf05 +;; arch-tag: 21fb6289-ba25-4fee-bfdc-f9fb351acf05 ;;; cua-base.el ends here |