(Fupcase_region, Fdowncase_region, Fcapitalize_region,
[bpt/emacs.git] / make-dist
index 7123c08..a21517d 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -209,6 +209,7 @@ echo "Making links to \`lisp'."
  ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp
  cd ../${tempdir}/lisp
  rm -f TAGS =*
+ rm -f subdirs.el
  rm -f site-init site-init.el site-init.elc
  rm -f site-load site-load.el site-load.elc
  rm -f site-start site-start.el site-start.elc
@@ -311,7 +312,7 @@ echo "Making links to \`etc'."
 (cd etc
  ln `ls -d * | grep -v 'RCS' | grep -v 'Old' | grep -v '^e$'` ../${tempdir}/etc
  cd ../${tempdir}/etc
- rm -f DOC* *~ \#*\# *.dvi *.log *,v =* core
+ rm -f DOC* *~ \#*\# *.dvi *.log *.orig *.rej *,v =* core
  rm -f TAGS)
 
 echo "Making links to \`etc/e'."
@@ -369,7 +370,7 @@ done
 #### created these files by linking them in from the original tree,
 #### they'll have exactly two links normally.)
 ####
-#### Commented out since it's not stricly necessary; it should suffice
+#### Commented out since it's not strictly necessary; it should suffice
 #### to just break the link on alloca.c.
 #echo "Breaking intra-tree links."
 #find ${tempdir} ! -type d -links +2 \