]> code.delx.au - gnu-emacs/blobdiff - etc/ses-example.ses
* etc/PROBLEMS: Mention the link-time problems on FreeBSD 11.
[gnu-emacs] / etc / ses-example.ses
index 3cbeb587b194c91e4d44cd623c0babcd3955a96a..07a1d3e7c5ab5c6340b701e86de987dc338ab61d 100644 (file)
@@ -119,7 +119,7 @@ Sales summary - Acme fundraising
 
 (ses-cell A16 990904 990904 nil nil)
 (ses-cell B16 Eastern-area (quote Eastern-area) nil (D7 C7 D6 C6 D5 C5))
-(ses-cell C16 21 (/ life-universe-everything 2) nil (D7 C7 D6 C6 D5 C5))
+(ses-cell C16 21 (/ 42 2) nil (D7 C7 D6 C6 D5 C5))
 (ses-cell D16 nil nil nil nil)
 (ses-cell E16 nil nil nil nil)
 
@@ -202,18 +202,16 @@ Sales summary - Acme fundraising
 
 ;;; Local Variables:
 ;;; mode: ses
-;;; life-universe-everything: 42
-;;; symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other"))
+;;; ses--symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other"))
 ;;; End:
 
-;;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
-;;; Free Software Foundation, Inc.
+;;; Copyright (C) 2002-2016 Free Software Foundation, Inc.
 
 ;;; COPYING PERMISSIONS:
 ;;; 
-;;;   This document is free software; you can redistribute it and/or modify
+;;;   This document is free software: you can redistribute it and/or modify
 ;;;   it under the terms of the GNU General Public License as published by
-;;;   the Free Software Foundation; either version 2 of the License, or
+;;;   the Free Software Foundation, either version 3 of the License, or
 ;;;   (at your option) any later version.
 ;;;
 ;;;   This program is distributed in the hope that it will be useful,
@@ -222,8 +220,4 @@ Sales summary - Acme fundraising
 ;;;   GNU General Public License for more details.
 ;;;
 ;;;   You should have received a copy of the GNU General Public License
-;;;   along with this program; if not, write to the Free Software
-;;;   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-
-
-;;; arch-tag: 4fcb0843-e3f9-4270-b8fb-998129190765
+;;;   along with this program.  If not, see <http://www.gnu.org/licenses/>.