diff options
Diffstat (limited to 'doc/misc/remember.texi')
| -rw-r--r-- | doc/misc/remember.texi | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi index e67d6155bbe..1dd7d1b6153 100644 --- a/doc/misc/remember.texi +++ b/doc/misc/remember.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @copying | 8 | @copying |
| 9 | This manual is for Remember Mode, version 1.9 | 9 | This manual is for Remember Mode, version 1.9 |
| 10 | 10 | ||
| 11 | Copyright @copyright{} 2001, 2004-2005, 2007-2011 | 11 | Copyright @copyright{} 2001, 2004-2005, 2007-2012 |
| 12 | Free Software Foundation, Inc. | 12 | Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| @@ -389,8 +389,15 @@ The default priority for remembered mail messages. | |||
| 389 | @section Saving to an Org Mode file | 389 | @section Saving to an Org Mode file |
| 390 | @cindex org mode, integration | 390 | @cindex org mode, integration |
| 391 | 391 | ||
| 392 | @ignore | ||
| 393 | From org.texi: | ||
| 394 | Up to version 6.36 Org used a special setup | ||
| 395 | for @file{remember.el}. @file{org-remember.el} is still part of Org mode for | ||
| 396 | backward compatibility with existing setups. You can find the documentation | ||
| 397 | for org-remember at @url{http://orgmode.org/org-remember.pdf}. | ||
| 398 | @end ignore | ||
| 392 | For instructions on how to integrate Remember with Org Mode, | 399 | For instructions on how to integrate Remember with Org Mode, |
| 393 | consult @ref{Remember, , , org}. | 400 | consult @ref{Capture, , , org}. |
| 394 | 401 | ||
| 395 | @node GNU Free Documentation License, Concept Index, Backends, Top | 402 | @node GNU Free Documentation License, Concept Index, Backends, Top |
| 396 | @appendix GNU Free Documentation License | 403 | @appendix GNU Free Documentation License |