1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-13 09:30:24 -08:00
emacs/lisp/cedet/semantic
Stefan Monnier 6ea1e35f6f * lisp/cedet/semantic/db.el: Use lexical-binding
Also prefer setf over oset.
(semanticdb-abstract-table-list): Always define.
(semanticdb--inhibit-make-directory): Fix name of declaration to match
name of variable actually used.
(semanticdb-with-match-any-mode): Use `declare`.  Add Edebug spec.
(semanticdb-project-roots): Remove redundant :group.
2019-11-14 18:55:18 -05:00
..
analyze * lisp/cedet/semantic/analyze/complete.el: Fix completion-at-point 2019-10-23 16:15:41 -04:00
bovine * lisp/cedet/ (semantic-analyze-possible-completions): Add flags arg 2019-10-31 19:10:58 -04:00
decorate Remove semantic-make-local-hook call from CEDET 2019-10-04 15:29:47 +02:00
symref Throughout cedet, don't use semantic-overlay-* compat aliases 2019-06-20 12:51:39 +02:00
wisent Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
analyze.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08: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 Remove some compat code from CEDET 2019-10-19 11:00:21 +02:00
ctxt.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
db-debug.el Throughout cedet, don't use semantic-overlay-* compat aliases 2019-06-20 12:51:39 +02:00
db-ebrowse.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
db-el.el Rewrite object-print methods in cedet to be cl-print-object methods 2019-06-17 11:25:34 +02:00
db-file.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
db-find.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
db-global.el Rewrite object-print methods in cedet to be cl-print-object methods 2019-06-17 11:25:34 +02: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 Use cl-typep instead of obsolete predicate functions throughout cedet 2019-06-14 15:47:54 +02:00
db-typecache.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
db.el * lisp/cedet/semantic/db.el: Use lexical-binding 2019-11-14 18:55:18 -05:00
debug.el Throughout cedet, don't use semantic-overlay-* compat aliases 2019-06-20 12:51:39 +02:00
decorate.el Throughout cedet, don't use semantic-overlay-* compat aliases 2019-06-20 12:51:39 +02: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 Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
find.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
format.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
fw.el * lisp/cedet/mode-local.el: Clean up name space 2019-10-24 23:06:23 -04:00
grammar-wy.el * lisp/cedet/mode-local.el: Clean up name space 2019-10-24 23:06:23 -04:00
grammar.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
html.el * lisp/cedet/mode-local.el: Clean up name space 2019-10-24 23:06:23 -04:00
ia-sb.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ia.el Use xref in cedet 2019-06-25 15:12:04 +02:00
idle.el Remove more XEmacs compat code from CEDET 2019-10-28 16:07:10 +01:00
imenu.el Remove more XEmacs compat code from CEDET 2019-10-28 16:07:10 +01:00
java.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
lex-spp.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
lex.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
mru-bookmark.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
sb.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
scope.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
senator.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
sort.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
symref.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
tag-file.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tag-ls.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
tag-write.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
tag.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
texi.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
util-modes.el Remove semantic-make-local-hook call from CEDET 2019-10-04 15:29:47 +02:00
util.el Throughout cedet, don't use semantic-overlay-* compat aliases 2019-06-20 12:51:39 +02:00
wisent.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00