From 26026637d3c30fd6c543db854b098f59ba76b8ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bruno=20F=C3=A9lix=20Rezende=20Ribeiro?= Date: Wed, 3 Oct 2012 00:25:17 -0700 Subject: [PATCH] * doc/lispref/functions.texi (Function Safety): Copyedit (tiny change) Fixes: debbugs:12562 --- doc/lispref/ChangeLog | 4 ++++ doc/lispref/functions.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3423432db54..2d942136bbe 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2012-10-03 Bruno Félix Rezende Ribeiro (tiny change) + + * functions.texi (Function Safety): Copyedit. (Bug#12562) + 2012-09-25 Leo Liu * files.texi (Files): Fix typo. diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index f1ad252f294..3af74f07608 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi @@ -1337,7 +1337,7 @@ opposed to an unspecified one). @cindex function safety @cindex safety of functions -Some major modes such as SES call functions that are stored in user +Some major modes, such as SES, call functions that are stored in user files. (@inforef{Top, ,ses}, for more information on SES.) User files sometimes have poor pedigrees---you can get a spreadsheet from someone you've just met, or you can get one through email from someone -- 2.39.5