0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-25 03:02:52 +00:00

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode

This commit is contained in:
Carsten Dominik 2009-06-23 18:20:46 +02:00
commit c84bd7f355

View file

@ -1,6 +1,6 @@
;;; org-elisp-symbol.el --- Org links to emacs-lisp symbols
;;
;; Copyright 2007 Bastien Guerry
;; Copyright 2007, 2008, 2009 Bastien Guerry
;;
;; Author: bzg AT altern DOT org
;; Version: 0.2
@ -25,7 +25,7 @@
;;
;; Org-mode already lets you store/insert links to emacs-lisp files,
;; just like any other file. This package lets you precisely link to
;; any emacs-lisp symbol and access uesful information about the symbol.
;; any emacs-lisp symbol and access useful information about the symbol.
;;
;; Here is the list of available properties when linking from a elisp-symbol:
;;