emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r99290: * Makefile.in (ELCFILES): Add


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99290: * Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
Date: Sat, 09 Jan 2010 19:39:05 -0500
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 99290
committer: Chong Yidong <address@hidden>
branch nick: trunk
timestamp: Sat 2010-01-09 19:39:05 -0500
message:
  * Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
modified:
  lisp/ChangeLog
  lisp/Makefile.in
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-01-10 00:38:07 +0000
+++ b/lisp/ChangeLog    2010-01-10 00:39:05 +0000
@@ -3,6 +3,9 @@
        * cedet/semantic.el (semantic-new-buffer-setup-functions): Add
        python parser.
 
+       * Makefile.in (ELCFILES): Add wisent/python-wy.el and
+       wisent/python.el.
+
 2010-01-10  Richard Kim  <address@hidden>
 
        * cedet/semantic/wisent/python-wy.el:

=== modified file 'lisp/Makefile.in'
--- a/lisp/Makefile.in  2010-01-04 05:35:18 +0000
+++ b/lisp/Makefile.in  2010-01-10 00:39:05 +0000
@@ -419,6 +419,8 @@
        $(lisp)/cedet/semantic/wisent/javascript.elc \
        $(lisp)/cedet/semantic/wisent/javat-wy.elc \
        $(lisp)/cedet/semantic/wisent/js-wy.elc \
+       $(lisp)/cedet/semantic/wisent/python-wy.elc \
+       $(lisp)/cedet/semantic/wisent/python.elc \
        $(lisp)/cedet/semantic/wisent/wisent.elc \
        $(lisp)/cedet/srecode.elc \
        $(lisp)/cedet/srecode/args.elc \


reply via email to

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