0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 19:07:52 +00:00

contrib/lisp/org-mac-link.el: Small formatting fix in the comment section

* contrib/lisp/org-mac-link.el: Small formatting fix in the comment section.
This commit is contained in:
Bastien Guerry 2013-09-06 15:58:55 +02:00
parent 0f4cce89ca
commit 41da6e14d0

View file

@ -61,7 +61,6 @@
;; (add-hook 'org-mode-hook (lambda ()
;; (define-key org-mode-map (kbd "C-c g") 'org-mac-grab-link)))
;;
;;
;; Usage:
;;
;; Type C-c g (or whatever key you defined, as above), or type M-x
@ -72,7 +71,7 @@
;; Customizing:
;;
;; You may customize which applications appear in the grab menu by
;; customizing the group org-mac-link-grabber. Changes take effect
;; customizing the group `org-mac-link'. Changes take effect
;; immediately.
;;
;;