]> code.delx.au - gnu-emacs/blobdiff - doc/misc/remember.texi
Remove option of licensing under GPL.
[gnu-emacs] / doc / misc / remember.texi
index 41d1777bf5a0b4dc736642ba8a3ce1fc08af6b5a..d653339ce6a19b98eb826135d13408081eb232c9 100644 (file)
@@ -14,7 +14,8 @@
 @copying
 This manual is for Remember Mode, version 1.9
 
-Copyright @copyright{} 2001, 2004, 2005, 2007 Free Software Foundation, Inc.
+Copyright @copyright{} 2001, 2004, 2005, 2007, 2008
+Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -350,7 +351,6 @@ The text used to begin each remember item.
 @subheading Insinuation
 
 @lisp
-(require 'remember-diary)
 (add-to-list 'remember-handler-functions 'remember-diary-extract-entries)
 @end lisp
 
@@ -358,6 +358,7 @@ The text used to begin each remember item.
 
 @defopt remember-diary-file
 File for extracted diary entries.
+If this is nil, then @code{diary-file} will be used instead."
 @end defopt
 
 @node Mailbox, Org, Diary, Backends