Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
641b578f
Commit
641b578f
authored
Jan 10, 2000
by
David Byers
Browse files
Synkning inför release av 0.46-BETA-E
parent
0ab03ac9
Changes
2
Hide whitespace changes
Inline
Side-by-side
release
View file @
641b578f
...
...
@@ -134,10 +134,10 @@ while [ ! "$q1" ] ; do
done
revision
=
""
if
[
-z
`
echo
$version
|
sed
"
s/.*BETA.*//"
`
]
;
then
$
ans
=
nej
if
[
-z
"
`
echo
$version
|
sed
'
s/.*BETA.*//
'
`
"
]
;
then
ans
=
nej
else
$
ans
=
ja
ans
=
ja
fi
ask
"Vill du gra en numerisk revision fr alla filer"
$ans
if
[
"
$yes
"
]
;
then
...
...
src/ChangeLog
View file @
641b578f
Tue Jan 11 00:37:57 2000 David Byers <davby@sen2.ida.liu.se>
* Release av 0.46-BETA-E
2000-01-03 David Byers <davby@ida.liu.se>
* commands1.el (lyskom-private-answer-soon): Fix buggy nesting.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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