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
d381a855
Commit
d381a855
authored
Feb 16, 2002
by
Eli Zaretskii
Browse files
(lisp, shortlisp): Use cus-start.elc, not cus-start.el.
parent
4a137db1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/Makefile.in
src/Makefile.in
+2
-2
No files found.
src/Makefile.in
View file @
d381a855
...
...
@@ -647,7 +647,7 @@ lisp= \
${lispsource}
buff-menu.elc
\
${lispsource}
button.elc
\
${lispsource}
byte-run.elc
\
${lispsource}
cus-start.el
\
${lispsource}
cus-start.el
c
\
${lispsource}
custom.elc
\
${lispsource}
emacs-lisp/lisp-mode.elc
\
${lispsource}
emacs-lisp/lisp.elc
\
...
...
@@ -730,7 +730,7 @@ shortlisp= \
../lisp/buff-menu.elc
\
../lisp/button.elc
\
../lisp/byte-run.elc
\
../lisp/cus-start.el
\
../lisp/cus-start.el
c
\
../lisp/custom.elc
\
../lisp/emacs-lisp/backquote.elc
\
../lisp/emacs-lisp/lisp-mode.elc
\
...
...
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