]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/notes-mode/notes-mode.texi
First cut at cleaning up notes-mode.
[gnu-emacs-elpa] / packages / notes-mode / notes-mode.texi
index 454ecceb1060b163f0c47e569473c053e8f95e40..60382c2265c199cfd188f9a2e53fd3814bc3b342 100644 (file)
@@ -1,11 +1,12 @@
 \input texinfo @c -*-texinfo-*-
 @c %**start of header
 @setfilename notes-mode.info
-@settitle Notes-mode
+@settitle Notes-mode:  Organizing on-line note-taking.
 @c For double-sided printing, uncomment:
 @c @setchapternewpage odd
 @c %**end of header
 
+@c FIXME: Figure out a way to keep these things up-to-date w/o RCS/CVS!
 @set EDITION $Revision: 1.40 $
 @c XXX: the next line should track the release file.
 @set VERSION 1.16
 @finalout
 @end iftex
 
-@ifinfo
-@format
-START-INFO-DIR-ENTRY
+@dircategory Emacs
+@direntry
 * Notes-mode: (notes-mode).         Organizing on-line note-taking.
-END-INFO-DIR-ENTRY
-@end format
+@end direntry
+
+@c FIXME: The leading spaces lead to double spaces inside the
+@c generated .info file!
 
+@ifinfo
 Notes-mode:  Organizing on-line note-taking.
 
 This file documents notes-mode, a package
 for organizing on-line note-taking.
+@end ifinfo
 
-Copyright (C) 1994-1996 by John Heidemann
-
-Permission is granted to make and distribute verbatim copies of
-this manual provided the copyright notice and this permission notice
-are preserved on all copies.
+@copying
+Copyright (C) 1994-1996,2012  Free Software Foundation, Inc.
 
-@ignore
-Permission is granted to process this file through TeX and print the
-results, provided the printed document carries copying permission
-notice identical to this one except for the removal of this paragraph
-(this paragraph not being relevant to the printed manual).
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.3 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
+and with the Back-Cover Texts as in (a) below.  A copy of the license
+is included in the section entitled ``GNU Free Documentation License''.
 
-@end ignore
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided that the entire
-resulting derived work is distributed under the terms of a permission
-notice identical to this one.
-
-Permission is granted to copy and distribute translations of this manual
-into another language, under the above conditions for modified versions,
-except that this permission notice may be stated in a translation approved
-by John Heidemann.
-@end ifinfo
+(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
+modify this GNU manual.  Buying copies from the FSF supports it in
+developing GNU and promoting software freedom.''
+@end quotation
+@end copying
 
 @titlepage
 @title Notes-mode
@@ -58,23 +55,6 @@ by John Heidemann.
 @subtitle @value{UPDATED}
 @author by John Heidemann
 
-@page
-@vskip 0pt plus 1filll
-Copyright @copyright{} 1994-1996 by John Heidemann
-
-Permission is granted to make and distribute verbatim copies of
-this manual provided the copyright notice and this permission notice
-are preserved on all copies.
-
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided that the entire
-resulting derived work is distributed under the terms of a permission
-notice identical to this one.
-
-Permission is granted to copy and distribute translations of this manual
-into another language, under the above conditions for modified versions,
-except that this permission notice may be stated in a translation approved
-by John Heidemann.
 @end titlepage
 
 @node Top, Introduction, (dir), (dir)
@@ -817,14 +797,14 @@ Intermediate directories are named
 @cindex Intermediate directories
 
 Finally,
- each intermediate directory are the notes files themselves,
in each intermediate directory are the notes files themselves,
  named according to the two-digit year, month, and day-of-month.
 @cindex Notes files
 
 For the most part,
  notes-mode will automatically maintain this organization of files,
  once you create the top-level directory.
-Notes-mode will also automatically insure
+Notes-mode will also automatically ensure
  that all files in the notes directory are unreadable by
  anyone other than their owner.
 Notes are personal things.
@@ -1523,6 +1503,8 @@ are indexed but not date-based.
 @comment  node-name,  next,  previous,  up
 @chapter Installation
 
+@c FIXME: Out-of-date now that we install via package.el.
+
 To install notes-mode,
 
 @enumerate