1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 00:00:39 -08:00
emacs/lisp/cedet/semantic
Stefan Monnier 1faeef7924 (compiled-function-p): New function (bug#56648)
* lisp/subr.el (compiled-function-p): New function.

* test/lisp/international/ucs-normalize-tests.el (ucs-normalize-part1):
* lisp/gnus/gnus.el (gnus):
* lisp/mh-e/mh-e.el (mh-version):
* lisp/emacs-lisp/macroexp.el (emacs-startup-hook):
* lisp/emacs-lisp/cl-macs.el (compiled-function):
* lisp/emacs-lisp/bytecomp.el (byte-compile-fdefinition)
(byte-compile, display-call-tree):
* lisp/emacs-lisp/byte-opt.el (<toplevel-end>):
* lisp/emacs-lisp/advice.el (ad-compiled-p):
* lisp/cedet/semantic/bovine.el (semantic-bovinate-stream):
* lisp/loadup.el (macroexpand-all):
* admin/unidata/unidata-gen.el (unidata--ensure-compiled): Use it.

* lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
Add entries for it.
(pcase--split-pred): Use it.

* lisp/help-fns.el (help-fns-function-description-header): Use `functionp`.
(help-fns--var-safe-local): Use `compiled-function-p`.
2022-08-14 12:30:05 -04:00
..
analyze
bovine
decorate
symref
wisent Fix compilation warning in wisent/comp.el 2022-08-10 12:31:20 +02:00
analyze.el
bovine.el (compiled-function-p): New function (bug#56648) 2022-08-14 12:30:05 -04:00
chart.el
complete.el CEDET: Try and (re)fix bug#56902, in a better way 2022-08-03 04:51:12 -04:00
ctxt.el
db-debug.el
db-ebrowse.el
db-el.el
db-file.el Make some more cedet version variables obsolete 2022-08-12 16:10:20 +02:00
db-find.el
db-global.el
db-javascript.el
db-mode.el
db-ref.el
db-typecache.el CEDET: Remove left-over uses of obsolete <class>-child-p predicates 2022-08-02 13:06:51 -04:00
db.el CEDET: Remove left-over uses of obsolete <class>-child-p predicates 2022-08-02 13:06:51 -04:00
debug.el
decorate.el
dep.el
doc.el
ede-grammar.el
edit.el ; Fix typos. 2022-07-02 13:32:41 +02:00
find.el
format.el
fw.el
grammar.el Remove many items obsolete since 24.1 2022-07-08 14:10:38 +02:00
grm-wy-boot.el
html.el
ia-sb.el
ia.el
idle.el
imenu.el
java.el Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
lex-spp.el ; Fix typos. 2022-07-02 13:32:41 +02:00
lex.el Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
mru-bookmark.el
sb.el
scope.el
senator.el
sort.el
symref.el
tag-file.el CEDET: Remove left-over uses of obsolete <class>-child-p predicates 2022-08-02 13:06:51 -04:00
tag-ls.el
tag-write.el
tag.el
texi.el
util-modes.el
util.el CEDET: Remove left-over uses of obsolete <class>-child-p predicates 2022-08-02 13:06:51 -04:00
wisent.el