mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
This commit is contained in:
parent
52bee098ba
commit
a069f06729
@ -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 <emacs18@gmail.com>
|
||||
|
||||
* cedet/semantic/wisent/python-wy.el:
|
||||
|
@ -419,6 +419,8 @@ ELCFILES = \
|
||||
$(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 \
|
||||
|
Loading…
Reference in New Issue
Block a user