1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 08:31:09 -08:00
emacs/lisp/cedet
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
..
ede
semantic * lisp/cedet/semantic/bovine/c.el (semantic-tag-protection): Silence warning 2021-12-01 22:59:35 -05:00
srecode ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
cedet-cscope.el
cedet-files.el
cedet-global.el
cedet-idutils.el
cedet.el
ChangeLog.1 ; Fix typos 2021-11-12 13:59:58 +01:00
data-debug.el
ede.el
mode-local.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
pulse.el
semantic.el
srecode.el