diff options
Diffstat (limited to 'lisp/org/org-mks.el')
-rw-r--r-- | lisp/org/org-mks.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org/org-mks.el b/lisp/org/org-mks.el index df4ab3e2e75..8acf7ce094c 100644 --- a/lisp/org/org-mks.el +++ b/lisp/org/org-mks.el @@ -1,6 +1,6 @@ ;;; org-mks.el --- Multi-key-selection for Org-mode -;; Copyright (C) 2010 Free Software Foundation, Inc. +;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. ;; Author: Carsten Dominik <carsten at orgmode dot org> ;; Keywords: outlines, hypermedia, calendar, wp @@ -132,6 +132,5 @@ only the bare key is returned." (provide 'org-mks) -;; arch-tag: 4ea90d0e-c6e4-4684-bd61-baf878712f9f ;;; org-mks.el ends here |