Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d88da39a
Commit
d88da39a
authored
Oct 25, 2007
by
Jonathan Yavner
Browse files
Get rid of silly life-universe-everything local
variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
parent
66199f74
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/ses-example.ses
etc/ses-example.ses
+2
-3
No files found.
etc/ChangeLog
View file @
d88da39a
2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
* ses-example.ses: Get rid of silly life-universe-everything local
variable. `symbolic-formulas' is now `ses--symbolic-formulas'.
2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
* NEWS: Explain the VC fileset changes a bit better.
...
...
etc/ses-example.ses
View file @
d88da39a
...
...
@@ -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,8 +202,7 @@ 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment