diff options
| author | Stefan Monnier | 2012-03-25 16:37:21 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2012-03-25 16:37:21 -0400 |
| commit | 699c782b7668c44d0fa4446331b0590a6d5dac82 (patch) | |
| tree | 5dcce364741d0761920a3d274b0fc8aba4103d45 /doc/misc/ses.texi | |
| parent | 98fb480ee31bf74cf554044f60f21df16566dd7f (diff) | |
| parent | e99a9b8bdccadded1f6fae88ee7a2a93dfd4eacf (diff) | |
| download | emacs-pending.tar.gz emacs-pending.zip | |
Merge from trunkpending
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 |