X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6f0933071661f68428a91470cbcbd1e358496d43..2aa43abb72cd52d01a83924c65a3cd855d5c75ed:/doc/misc/ses.texi?ds=sidebyside diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index 74b077823c..8cd2ee813e 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi @@ -11,32 +11,25 @@ @copying This file documents SES: the Simple Emacs Spreadsheet. -Copyright @copyright{} 2002, 2003, 2004, 2005, 2006, 2007, 2008 -Free Software Foundation, Inc. +Copyright @copyright{} 2002-2012 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.2 or +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'' in the Emacs manual. +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.'' (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.'' - -This document is part of a collection distributed under the GNU Free -Documentation License. If you want to distribute this document -separately from the collection, you can do so by adding a copy of the -license to the document, as described in section 6 of the license. @end quotation @end copying -@dircategory Emacs +@dircategory Emacs misc features @direntry -* SES: (ses). Simple Emacs Spreadsheet +* SES: (ses). Simple Emacs Spreadsheet. @end direntry @finalout @@ -70,6 +63,8 @@ by formulas that can refer to the values of other cells. To report bugs, send email to @email{jyavner@@member.fsf.org}. +@insertcopying + @menu * Sales Pitch:: Why use SES? * The Basics:: Basic spreadsheet commands @@ -451,7 +446,7 @@ list. execute when starting SES mode for a buffer). The variable @code{safe-functions} is a list of possibly-unsafe -functions to be treated as safe when analysing formulas and printers. +functions to be treated as safe when analyzing formulas and printers. @xref{Virus protection}. Before customizing @code{safe-functions}, think about how much you trust the person who's suggesting this change. The value @code{t} turns off all anti-virus protection. A @@ -986,7 +981,3 @@ Jean-Philippe Theberge @email{jphil@@acs.pagesjaunes.fr} @include doclicense.texi @bye - -@ignore - arch-tag: 10a4ee1c-7ef4-4c06-8b7a-f975e39f0dec -@end ignore