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
38b81d74
Commit
38b81d74
authored
Feb 11, 2002
by
Andrew Innes
Browse files
Don't include elisp/term/*.el files twice.
parent
fd42af9d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
admin/ChangeLog
admin/ChangeLog
+4
-0
admin/nt/makedist.bat
admin/nt/makedist.bat
+1
-1
No files found.
admin/ChangeLog
View file @
38b81d74
2002-02-11 Andrew Innes <andrewi@gnu.org>
* nt/makedist.bat: Don't include elisp/term/*.el files twice.
2002-01-24 Andrew Innes <andrewi@gnu.org>
* nt/README.W32: Remove unnecessary version number and date
...
...
admin/nt/makedist.bat
View file @
38b81d74
...
...
@@ -29,7 +29,7 @@ set eld=emacs-%1/lisp
rem Keep this list in sync with the DONTCOMPILE list in lisp/Makefile.in
set
elfiles
=
%eld%
/cus-load
.el
%eld%
/cus-start
.el
%eld%
/emacs-lisp/cl-specs
.el
%eld%
/eshell/esh-maint
.el
%eld%
/eshell/esh-groups
.el
%eld%
/finder-inf
.el
%eld%
/forms-d
2
.el
%eld%
/forms-pass
.el
%eld%
/generic-x
.el
%eld%
/international/latin
-
1
.el
%eld%
/international/latin
-
2
.el
%eld%
/international/latin
-
3
.el
%eld%
/international/latin
-
4
.el
%eld%
/international/latin
-
5
.el
%eld%
/international/latin
-
8
.el
%eld%
/international/latin
-
9
.el
%eld%
/international/mule-conf
.el
%eld%
/loaddefs
.el
%eld%
/loadup
.el
%eld%
/mail/blessmail
.el
%eld%
/patcomp
.el
%eld%
/paths
.el
%eld%
/play/bruce
.el
%eld%
/subdirs
.el
%eld%
/term/internal
.el
%eld%
/term/AT
386
.el
%eld%
/term/apollo
.el
%eld%
/term/bobcat
.el
%eld%
/term/iris-ansi
.el
%eld%
/term/keyswap
.el
%eld%
/term/linux
.el
%eld%
/term/lk
201
.el
%eld%
/term/news
.el
%eld%
/term/vt
102
.el
%eld%
/term/vt
125
.el
%eld%
/term/vt
200
.el
%eld%
/term/vt
201
.el
%eld%
/term/vt
220
.el
%eld%
/term/vt
240
.el
%eld%
/term/vt
300
.el
%eld%
/term/vt
320
.el
%eld%
/term/vt
400
.el
%eld%
/term/vt
420
.el
%eld%
/term/wyse
50
.el
%eld%
/term/xterm
.el
%eld%
/version
.el
set
elfiles
=
%eld%
/cus-load
.el
%eld%
/cus-start
.el
%eld%
/emacs-lisp/cl-specs
.el
%eld%
/eshell/esh-maint
.el
%eld%
/eshell/esh-groups
.el
%eld%
/finder-inf
.el
%eld%
/forms-d
2
.el
%eld%
/forms-pass
.el
%eld%
/generic-x
.el
%eld%
/international/latin
-
1
.el
%eld%
/international/latin
-
2
.el
%eld%
/international/latin
-
3
.el
%eld%
/international/latin
-
4
.el
%eld%
/international/latin
-
5
.el
%eld%
/international/latin
-
8
.el
%eld%
/international/latin
-
9
.el
%eld%
/international/mule-conf
.el
%eld%
/loaddefs
.el
%eld%
/loadup
.el
%eld%
/mail/blessmail
.el
%eld%
/patcomp
.el
%eld%
/paths
.el
%eld%
/play/bruce
.el
%eld%
/subdirs
.el
%eld%
/version
.el
set
fns_el
=
for
%%f
in
(
emacs
-
%
1
/bin/fns
*)
do
set
fns_el
=
%fns_el%
emacs
-
%
1
/bin
/
%%f
...
...
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