Browse Source

org-remember.el: fix docstring, replacing %:author by %:fromname.

Bastien Guerry 15 years ago
parent
commit
d22d2d0ac4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-remember.el

+ 1 - 1
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
 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
 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
 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.
 is recorded for each link type.
 
 
 Link type          |  Available information
 Link type          |  Available information