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
b4d16368
Commit
b4d16368
authored
Mar 13, 2010
by
Glenn Morris
Browse files
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
parent
658338ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/Makefile.in
lisp/Makefile.in
+1
-0
No files found.
lisp/ChangeLog
View file @
b4d16368
2010-03-13 Glenn Morris <rgm@gnu.org>
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
2010-03-13 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-find-executable): Use
...
...
lisp/Makefile.in
View file @
b4d16368
...
...
@@ -391,6 +391,7 @@ ELCFILES = \
$(lisp)
/cedet/semantic/ia-sb.elc
\
$(lisp)
/cedet/semantic/ia.elc
\
$(lisp)
/cedet/semantic/idle.elc
\
$(lisp)
/cedet/semantic/imenu.elc
\
$(lisp)
/cedet/semantic/java.elc
\
$(lisp)
/cedet/semantic/lex-spp.elc
\
$(lisp)
/cedet/semantic/lex.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