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
8cce1257
Commit
8cce1257
authored
Jan 31, 1994
by
Roland McGrath
Browse files
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
parent
20783a2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
make-dist
make-dist
+2
-2
No files found.
make-dist
View file @
8cce1257
...
...
@@ -170,7 +170,7 @@ echo "Making links to \`lisp'."
ln
[
a-zA-Z]
*
.dat ../
${
tempdir
}
/lisp
## simula.el doesn't keep abbreviations in simula.defns any more.
## ln [a-zA-Z]*.defns ../${tempdir}/lisp
ln
ChangeLog
O
ChangeLog README dired.todo ../
${
tempdir
}
/lisp
ln
ChangeLog ChangeLog
.?
README dired.todo ../
${
tempdir
}
/lisp
cd
../
${
tempdir
}
/lisp
rm
-f
TAGS
=
*
rm
-f
site-init site-init.el site-init.elc
...
...
@@ -213,7 +213,7 @@ echo "Making links to \`src'."
test
-f
../
${
tempdir
}
/src/gmalloc.c
||
cp
gmalloc.c ../
${
tempdir
}
/src
ln
[
a-zA-Z]
*
.h ../
${
tempdir
}
/src
ln
[
a-zA-Z]
*
.s ../
${
tempdir
}
/src
ln
README Makefile.in.in ChangeLog
O
ChangeLog config.h.in paths.h.in
\
ln
README Makefile.in.in ChangeLog ChangeLog
.?
config.h.in paths.h.in
\
../
${
tempdir
}
/src
ln
.gdbinit .dbxinit ../
${
tempdir
}
/src
ln
*
.opt vms-pp.trans ../
${
tempdir
}
/src
...
...
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