diff options
Diffstat (limited to 'doc/misc/ses.texi')
| -rw-r--r-- | doc/misc/ses.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index d9739b93925..8cd2ee813ec 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @copying | 11 | @copying |
| 12 | This file documents SES: the Simple Emacs Spreadsheet. | 12 | This file documents SES: the Simple Emacs Spreadsheet. |
| 13 | 13 | ||
| 14 | Copyright @copyright{} 2002-2011 Free Software Foundation, Inc. | 14 | Copyright @copyright{} 2002-2012 Free Software Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
| @@ -446,7 +446,7 @@ list. | |||
| 446 | execute when starting SES mode for a buffer). | 446 | execute when starting SES mode for a buffer). |
| 447 | 447 | ||
| 448 | The variable @code{safe-functions} is a list of possibly-unsafe | 448 | The variable @code{safe-functions} is a list of possibly-unsafe |
| 449 | functions to be treated as safe when analysing formulas and printers. | 449 | functions to be treated as safe when analyzing formulas and printers. |
| 450 | @xref{Virus protection}. Before customizing @code{safe-functions}, | 450 | @xref{Virus protection}. Before customizing @code{safe-functions}, |
| 451 | think about how much you trust the person who's suggesting this | 451 | think about how much you trust the person who's suggesting this |
| 452 | change. The value @code{t} turns off all anti-virus protection. A | 452 | change. The value @code{t} turns off all anti-virus protection. A |