Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e118d2be
Commit
e118d2be
authored
Jan 16, 2010
by
Andreas Schwab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update $(lisp) and $(shortlisp) to match changes in loadup.el
* Makefile.in (lisp, shortlisp): Update.
parent
523ae620
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
8 deletions
+12
-8
src/ChangeLog
src/ChangeLog
+4
-0
src/Makefile.in
src/Makefile.in
+8
-8
No files found.
src/ChangeLog
View file @
e118d2be
2010-01-16 Andreas Schwab <schwab@linux-m68k.org>
* Makefile.in (lisp, shortlisp): Update.
2010-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
* xterm.c (x_term_init): Instead of inhibiting GC while running Lisp
...
...
src/Makefile.in
View file @
e118d2be
...
...
@@ -736,13 +736,13 @@ lisp= \
${lispsource}
emacs-lisp/map-ynp.elc
\
${lispsource}
menu-bar.elc
\
${lispsource}
international/mule.elc
\
${lispsource}
international/mule-conf.el
\
${lispsource}
international/mule-conf.el
c
\
${lispsource}
international/mule-cmds.elc
\
${lispsource}
international/characters.elc
\
${lispsource}
international/charprop.el
\
${lispsource}
case
-table
.elc
\
${lispsource}
language/chinese.el
\
${lispsource}
language/cyrillic.el
\
${lispsource}
language/chinese.el
c
\
${lispsource}
language/cyrillic.el
c
\
${lispsource}
language/indian.elc
\
${lispsource}
language/sinhala.el
\
${lispsource}
language/english.el
\
...
...
@@ -760,7 +760,7 @@ lisp= \
${lispsource}
language/tai-viet.el
\
${lispsource}
language/thai.el
\
${lispsource}
language/tibetan.elc
\
${lispsource}
language/vietnamese.el
\
${lispsource}
language/vietnamese.el
c
\
${lispsource}
language/misc-lang.el
\
${lispsource}
language/utf-8-lang.el
\
${lispsource}
language/georgian.el
\
...
...
@@ -829,12 +829,12 @@ shortlisp= \
../lisp/emacs-lisp/map-ynp.elc
\
../lisp/env.elc
\
../lisp/international/mule.elc
\
../lisp/international/mule-conf.el
\
../lisp/international/mule-conf.el
c
\
../lisp/international/mule-cmds.elc
\
../lisp/international/characters.elc
\
../lisp/case-table.elc
\
../lisp/language/chinese.el
\
../lisp/language/cyrillic.el
\
../lisp/language/chinese.el
c
\
../lisp/language/cyrillic.el
c
\
../lisp/language/indian.elc
\
../lisp/language/sinhala.el
\
../lisp/language/english.el
\
...
...
@@ -852,7 +852,7 @@ shortlisp= \
../lisp/language/tai-viet.el
\
../lisp/language/thai.el
\
../lisp/language/tibetan.elc
\
../lisp/language/vietnamese.el
\
../lisp/language/vietnamese.el
c
\
../lisp/language/misc-lang.el
\
../lisp/language/utf-8-lang.el
\
../lisp/language/georgian.el
\
...
...
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