summaryrefslogtreecommitdiff
path: root/lisp/emulation/cua-gmrk.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-05-02 05:41:46 +0000
committerPavel Janík <Pavel@Janik.cz>2002-05-02 05:41:46 +0000
commit307645975cf9964740f4de544718f3f344a0c99c (patch)
tree47fc07d08ddd76697efb0f209c0c68638ddc99b8 /lisp/emulation/cua-gmrk.el
parente3f5ce5624f1204a834a5fe1a6c4e77f54057143 (diff)
downloademacs-307645975cf9964740f4de544718f3f344a0c99c.tar.gz
Follow coding conventions.
Diffstat (limited to 'lisp/emulation/cua-gmrk.el')
-rw-r--r--lisp/emulation/cua-gmrk.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/emulation/cua-gmrk.el b/lisp/emulation/cua-gmrk.el
index 2ae7dc6dc65..a1e9d312bdd 100644
--- a/lisp/emulation/cua-gmrk.el
+++ b/lisp/emulation/cua-gmrk.el
@@ -22,6 +22,9 @@
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
+;;; Commentary:
+
+;;; Code:
(provide 'cua-gmrk)