summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2010-09-19 23:58:06 +0200
committerBastien Guerry <bzg@altern.org>2010-09-19 23:58:06 +0200
commitd22d2d0ac425f2ef38b1909a647941e8574ad017 (patch)
tree9a3b1050e04e8a010c51c574c148f5ea4fa5f1b7
parentae4372ec87cf39fcbefbc56ba67d34ea11751e3b (diff)
downloadorg-mode-d22d2d0ac425f2ef38b1909a647941e8574ad017.tar.gz
org-remember.el: fix docstring, replacing %:author by %:fromname.
-rw-r--r--lisp/org-remember.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-remember.el b/lisp/org-remember.el
index a9cc11f..0fea935 100644
--- a/lisp/org-remember.el
+++ b/lisp/org-remember.el
@@ -157,7 +157,7 @@ Furthermore, the following %-escapes will be replaced with content:
Apart from these general escapes, you can access information specific to the
link type that is created. For example, calling `remember' in emails or gnus
will record the author and the subject of the message, which you can access
-with %:author and %:subject, respectively. Here is a complete list of what
+with %:fromname and %:subject, respectively. Here is a complete list of what
is recorded for each link type.
Link type | Available information