1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
emacs/lisp/cedet/semantic
Lars Ingebrigtsen 595e12c2da Move functions from semantic.el to analyze.el to avoid warnings
* lisp/cedet/semantic.el (semantic-analyze-completion-at-point-function)
(semantic-analyze-notc-completion-at-point-function)
(semantic-analyze-nolongprefix-completion-at-point-function): Add
autoloads for the moved functions.

* lisp/cedet/semantic/analyze.el
(semantic-analyze-completion-at-point-function)
(semantic-analyze-notc-completion-at-point-function)
(semantic-analyze-nolongprefix-completion-at-point-function): Move
here from semantic.el to avoid getting compilation warnings about
unknown slot `bounds'.
2019-06-14 15:15:09 +02:00
..
analyze Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
bovine Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
decorate Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
symref Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
wisent Update author/maintainer info 2019-05-26 01:00:16 -07:00
analyze.el Move functions from semantic.el to analyze.el to avoid warnings 2019-06-14 15:15:09 +02:00
bovine.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
chart.el semantic/chart.el compilation warning fixes 2019-06-13 16:53:10 +02:00
complete.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
ctxt.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
db-debug.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
db-ebrowse.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
db-el.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
db-file.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
db-find.el Use cl-print-object instead of object-print throughout cedet 2019-06-13 15:58:32 +02:00
db-global.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
db-javascript.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
db-mode.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
db-ref.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
db-typecache.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
db.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
debug.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
decorate.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
dep.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
doc.el Properly bracket concat of comment-start-skip (Bug#34805) 2019-04-15 20:28:03 -04:00
ede-grammar.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
edit.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
find.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
format.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
fw.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
grammar-wy.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
grammar.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
html.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ia-sb.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ia.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
idle.el semantic/idle.el compilation warning fix 2019-06-13 16:57:50 +02:00
imenu.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
java.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lex-spp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lex.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mru-bookmark.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
sb.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
scope.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
senator.el semantic/senator.el byte compilation fix 2019-06-13 16:58:58 +02:00
sort.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
symref.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
tag-file.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tag-ls.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tag-write.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
tag.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
texi.el Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
util-modes.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
util.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
wisent.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00