emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Thu, 03 Nov 2005 17:39:39 -0500

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.316 emacs/src/Makefile.in:1.317
*** emacs/src/Makefile.in:1.316 Sun Sep 18 05:41:49 2005
--- emacs/src/Makefile.in       Thu Nov  3 22:39:37 2005
***************
*** 776,781 ****
--- 776,784 ----
        ${lispsource}subr.elc \
        ${lispsource}term/tty-colors.elc \
        ${lispsource}font-core.elc \
+       ${lispsource}emacs-lisp/syntax.elc \
+       ${lispsource}font-lock.elc \
+       ${lispsource}jit-lock.elc \
        ${lispsource}textmodes/fill.elc \
        ${lispsource}textmodes/page.elc \
        ${lispsource}textmodes/paragraphs.elc \
***************
*** 869,874 ****
--- 872,880 ----
        ../lisp/subr.elc \
        ../lisp/term/tty-colors.elc \
        ../lisp/font-core.elc \
+       ../lisp/emacs-lisp/syntax.elc \
+       ../lisp/font-lock.elc \
+       ../lisp/jit-lock.elc \
        ../lisp/textmodes/fill.elc \
        ../lisp/textmodes/page.elc \
        ../lisp/textmodes/paragraphs.elc \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]