emacs/lisp/cedet/semantic
Stefan Monnier aaf0e62048 * lisp/cedet/semantic/bovine/c.el (semantic-tag-protection): Silence warning
We used to get

    cedet/semantic/bovine/c.el:1462:25: Warning: value returned from
    (string= s "static") is unused

* lisp/cedet/semantic/bovine/c.el (semantic-tag-protection): Merge two
`when` into an `if` and set `prot` instead of throwing away a result.
Use `pcase` while we're at it.
2021-12-01 22:59:35 -05:00
..
analyze ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
bovine * lisp/cedet/semantic/bovine/c.el (semantic-tag-protection): Silence warning 2021-12-01 22:59:35 -05:00
decorate Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
symref Fix semantic-symref-perform-search doc string 2021-11-14 15:30:58 +01:00
wisent ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
analyze.el * lisp/cedet/semantic/analyze*.el: Use lexical-binding 2021-02-26 15:19:31 -05:00
bovine.el * lisp/cedet/semantic/bovine.el: Fix recent regression 2021-03-07 19:03:36 -05:00
chart.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
complete.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
ctxt.el Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
db-debug.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
db-ebrowse.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
db-el.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
db-file.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
db-find.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
db-global.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
db-javascript.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
db-mode.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
db-ref.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
db-typecache.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
db.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
debug.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
decorate.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
dep.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
doc.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
ede-grammar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
edit.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
find.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
format.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
fw.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
grammar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
grm-wy-boot.el ; Auto-commit of loaddefs files. 2021-11-01 06:30:19 -07:00
html.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
ia-sb.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
ia.el * lisp/cedet/semantic/ia.el (semantic-ia-complete-symbol): Simplify 2021-03-20 20:39:01 -04:00
idle.el Fill some auto-generated docstring lines 2021-09-26 13:23:57 +02:00
imenu.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
java.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
lex-spp.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
lex.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
mru-bookmark.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
sb.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
scope.el * lisp/cedet: Remove always-nil variables 2021-03-11 13:21:22 -05:00
senator.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
sort.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
symref.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
tag-file.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
tag-ls.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
tag-write.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
tag.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
texi.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
util-modes.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
util.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00
wisent.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00