Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Liljenberg
lyskom-elisp-client
Commits
17cc4d4f
Commit
17cc4d4f
authored
Aug 21, 1991
by
Linus Tolke
Browse files
Distribuerat 0.34
parent
fdd594bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
17cc4d4f
No preview for this file type
src/Makefile
View file @
17cc4d4f
...
...
@@ -93,10 +93,6 @@ distrib distribution: lyskom.el lyskom.elc doc
cp
distribution-makefile distribution/Makefile
cp
distribution-README distribution/README
cp
$
(
HEADER-EL
)
$
(
PARTS-EL
)
distribution
awk
'BEGIN { on = 1 } \
$$0 == ";^" { on = 0 } \
{ if (on == 1) print } \
$$0 == ";v" { on = 1 }'
async.el
>
distribution/async.el
cat
distribution-README vars.el
>
distribution/vars.el
cp
README distribution
cat
distribution-README lyskom.el
>
distribution/lyskom.el
...
...
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