aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesper Harder2004-04-10 14:52:47 +0000
committerJesper Harder2004-04-10 14:52:47 +0000
commit409e7710d9b5d502a066c66582c5da9c9b5efdf4 (patch)
treecdae101a70710ae9e24612d0c481ab35b4f93712
parent1f3ddf11e81c4c707fe2f231d05012185b842403 (diff)
downloademacs-409e7710d9b5d502a066c66582c5da9c9b5efdf4.tar.gz
emacs-409e7710d9b5d502a066c66582c5da9c9b5efdf4.zip
Typo.
-rw-r--r--man/ses.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ses.texi b/man/ses.texi
index ef346fa8e02..e5f8059fd2a 100644
--- a/man/ses.texi
+++ b/man/ses.texi
@@ -385,11 +385,11 @@ list.
385@code{ses-mode-hook} is a normal mode hook (list of functions to 385@code{ses-mode-hook} is a normal mode hook (list of functions to
386execute when starting SES mode for a buffer). 386execute when starting SES mode for a buffer).
387 387
388The variable @code{safe-functions} is a a list of possibly-unsafe 388The variable @code{safe-functions} is a list of possibly-unsafe
389functions to be treated as safe when analysing formulas and printers. 389functions to be treated as safe when analysing formulas and printers.
390@xref{Virus protection}. Before customizing @code{safe-functions}, 390@xref{Virus protection}. Before customizing @code{safe-functions},
391think about how much you trust the person who's suggesting this 391think about how much you trust the person who's suggesting this
392change. The value t turns off all anti-virus protection. A 392change. The value @code{t} turns off all anti-virus protection. A
393list-of-functions value might enable a ``gee whiz'' spreadsheet, but it 393list-of-functions value might enable a ``gee whiz'' spreadsheet, but it
394also creates trapdoors in your anti-virus armor. In order for virus 394also creates trapdoors in your anti-virus armor. In order for virus
395protection to work, you must always press @kbd{n} when presented with 395protection to work, you must always press @kbd{n} when presented with