1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00
emacs/lisp/cedet/srecode
Chong Yidong e6e267fcba * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
* files.el (auto-mode-alist): Add .srt and Project.ede.

* cedet/semantic.el (semantic-mode): Handle
srecode-template-mode-hook as well.

* cedet/srecode/template.el: Remove hook variable.

* cedet/ede/proj-comp.el: Require ede/pmake when compiling.

* cedet/ede.el (ede-target-forms-menu): Don't enable if no
projects exist.

* cedet/srecode/map.el (srecode-map-base-template-dir): Look for
templates in data-directory.

* cedet/ede/srecode.el (ede-srecode-setup): Use default templates
directory.

* cedet/semantic/util-modes.el (semantic-highlight-func-mode): Doc
fix.

* cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
Only insert each variable once.

* cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
(ede-pmake-insert-variable-shared): Use it.

* cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
for lexical table iff table is nil.
2009-10-03 19:28:05 +00:00
..
args.el Add arch tagline 2009-10-02 10:53:34 +00:00
compile.el Add arch tagline 2009-10-02 10:53:34 +00:00
cpp.el Add arch tagline 2009-10-02 10:53:34 +00:00
ctxt.el Add arch tagline 2009-10-02 10:53:34 +00:00
dictionary.el Add arch tagline 2009-10-02 10:53:34 +00:00
document.el Add arch tagline 2009-10-02 10:53:34 +00:00
el.el Add arch tagline 2009-10-02 10:53:34 +00:00
expandproto.el Add arch tagline 2009-10-02 10:53:34 +00:00
extract.el Add arch tagline 2009-10-02 10:53:34 +00:00
fields.el Add arch tagline 2009-10-02 10:53:34 +00:00
filters.el Add arch tagline 2009-10-02 10:53:34 +00:00
find.el Add arch tagline 2009-10-02 10:53:34 +00:00
getset.el Add arch tagline 2009-10-02 10:53:34 +00:00
insert.el Add arch tagline 2009-10-02 10:53:34 +00:00
java.el Add arch tagline 2009-10-02 10:53:34 +00:00
map.el * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix. 2009-10-03 19:28:05 +00:00
mode.el Add arch tagline 2009-10-02 10:53:34 +00:00
semantic.el Add arch tagline 2009-10-02 10:53:34 +00:00
srt-mode.el * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix. 2009-10-03 19:28:05 +00:00
srt-wy.el Add arch tagline 2009-10-02 10:53:34 +00:00
srt.el Add arch tagline 2009-10-02 10:53:34 +00:00
table.el Add arch tagline 2009-10-02 10:53:34 +00:00
template.el * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix. 2009-10-03 19:28:05 +00:00
texi.el Add arch tagline 2009-10-02 10:53:34 +00:00