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
7e694795
Commit
7e694795
authored
Dec 03, 2009
by
Eli Zaretskii
Browse files
(lisp, shortlisp): Replace indian.el with indian.elc.
parent
46e5c897
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
src/ChangeLog
src/ChangeLog
+4
-0
src/Makefile.in
src/Makefile.in
+2
-2
No files found.
src/ChangeLog
View file @
7e694795
2009-12-03 Eli Zaretskii <eliz@gnu.org>
* Makefile.in (lisp, shortlisp): Replace indian.el with indian.elc.
2009-12-03 Daniel Hackney <dan@haxney.org> (tiny change)
* process.c (Fmake_network_process): Fix up the tests for
...
...
src/Makefile.in
View file @
7e694795
...
...
@@ -743,7 +743,7 @@ lisp= \
${lispsource}
case
-table
.elc
\
${lispsource}
language/chinese.el
\
${lispsource}
language/cyrillic.el
\
${lispsource}
language/indian.el
\
${lispsource}
language/indian.el
c
\
${lispsource}
language/sinhala.el
\
${lispsource}
language/english.el
\
${lispsource}
language/ethiopic.elc
\
...
...
@@ -835,7 +835,7 @@ shortlisp= \
../lisp/case-table.elc
\
../lisp/language/chinese.el
\
../lisp/language/cyrillic.el
\
../lisp/language/indian.el
\
../lisp/language/indian.el
c
\
../lisp/language/sinhala.el
\
../lisp/language/english.el
\
../lisp/language/ethiopic.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