X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/1bb97e221b0ec841d1f5ca5974070411de3094cd..b278604edf862feced13457cfed15bcf7ac63f76:/etc/ses-example.ses diff --git a/etc/ses-example.ses b/etc/ses-example.ses index 7646f3458d..f0ff4aca12 100644 --- a/etc/ses-example.ses +++ b/etc/ses-example.ses @@ -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,19 +202,17 @@ 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, 2008 -;;; Free Software Foundation, Inc. +;;; Copyright (C) 2002-2012 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 3, or (at your option) -;;; any later version. +;;; 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, ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -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; see the file COPYING. 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 .