diff options
author | Glenn Morris <rgm@gnu.org> | 2012-12-05 22:17:10 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-12-05 22:17:10 -0800 |
commit | d8ad4d3ff9dcea9c581d72e1e9ec292ea18673b1 (patch) | |
tree | 511f16e150fca1ed64ec71800eb0e62a9d95578a /doc/misc/ses.texi | |
parent | b7f3003fdd2e6baacddcd7657708e887a6580785 (diff) | |
parent | e1d51545ced3cf6f58c44891563dfaf62c34b411 (diff) | |
download | emacs-d8ad4d3ff9dcea9c581d72e1e9ec292ea18673b1.tar.gz |
Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.org
Diffstat (limited to 'doc/misc/ses.texi')
-rw-r--r-- | doc/misc/ses.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index cccd74dec0f..fecba99952f 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi @@ -912,7 +912,7 @@ You can edit the data area, but don't insert or delete any newlines except in the local-variables part, since @acronym{SES} locates things by counting newlines. Use @kbd{C-x C-e} at the end of a line to install your edits into the spreadsheet data structures (this does not update -the print area, use e.g. @kbd{C-c C-l} for that). +the print area, use, e.g., @kbd{C-c C-l} for that). The data area is maintained as an image of spreadsheet data structures that area stored in buffer-local variables. If the data |