Mercurial > emacs
annotate lib-src/.gitignore @ 104456:6065d66f0c99
lisp/cedet/semantic/db-ref.el: Require semantic/db.
(semanticdb-add-reference): Fix feature name.
(semanticdb-ref-test): Require eieio-datadebug instead of data-debug.
lisp/cedet/semantic/analyze/debug.el: Fix file header.
lisp/cedet/semantic/analyze/refs.el: Add local vars for autoloading.
Require semantic, semantic/analyze, and semantic/db-find.
Declare external functions.
(semantic-analyze-proto-impl-toggle): Autoload. Require
semantic/decorate.
(semantic-analyze-current-tag): Autoload.
lisp/cedet/semantic/bovine/c.el: Declare external function.
lisp/cedet/semantic/bovine/gcc.el: Add local vars for autoloading.
(semantic-gcc-setup): Autoload.
lisp/cedet/semantic/decorate/include.el: Declare external functions.
lisp/cedet/semantic/symref/cscope.el: Declare external functions.
lisp/cedet/semantic/symref/filter.el: Declare external functions.
lisp/cedet/semantic/symref/list.el (semantic-symref-rb-goto-file)
(semantic-symref-rb-goto-tag, semantic-symref-rb-goto-match): Use
last-command-event.
(semantic-symref, semantic-symref-symbol): Autoload.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 05 Sep 2009 23:04:46 +0000 |
parents | a927f31f34d5 |
children | 1823e414dc49 |
rev | line source |
---|---|
102380
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
1 DOC |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
2 ctags.c |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
3 getopt.h |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
4 stamp_BLD |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
5 |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
6 oo/ |
762408a9ef5d
Add .gitignore rules for in-place builds.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff
changeset
|
7 oo-spd/ |
102391 | 8 |
9 # arch-tag: bcd85c02-f779-4fe6-bd45-97a21150aadc |