diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-10-15 12:32:11 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-10-15 13:06:45 +0200 |
commit | 34bb39964d605d60284c17441a2478e003029ce2 (patch) | |
tree | 19be5f19d759ef97656b97cb9702f29d7e199cc9 | |
parent | a95062e036d9d5fc45d9a3ba1c10b0bd9b587399 (diff) | |
download | emacs-34bb39964d605d60284c17441a2478e003029ce2.tar.gz |
; Delete commented out reference to ancient org-mode
* doc/misc/remember.texi (Org): Delete commented out reference to an
ancient version of org-mode.
-rw-r--r-- | doc/misc/remember.texi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi index 9d1fe545d47..80bb6966e2b 100644 --- a/doc/misc/remember.texi +++ b/doc/misc/remember.texi @@ -424,13 +424,6 @@ The default priority for remembered mail messages. @section Saving to an Org Mode file @cindex org mode, integration -@ignore -From org.texi: -Up to version 6.36 Org used a special setup -for @file{remember.el}. @file{org-remember.el} is still part of Org mode for -backward compatibility with existing setups. You can find the documentation -for org-remember at @url{http://orgmode.org/org-remember.pdf}. -@end ignore For instructions on how to integrate Remember with Org Mode, consult @ref{Capture, , , org}. |