mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 00:00:39 -08:00
* 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`. |
||
|---|---|---|
| .. | ||
| analyze | ||
| bovine | ||
| decorate | ||
| symref | ||
| wisent | ||
| analyze.el | ||
| bovine.el | ||
| chart.el | ||
| complete.el | ||
| ctxt.el | ||
| db-debug.el | ||
| db-ebrowse.el | ||
| db-el.el | ||
| db-file.el | ||
| db-find.el | ||
| db-global.el | ||
| db-javascript.el | ||
| db-mode.el | ||
| db-ref.el | ||
| db-typecache.el | ||
| db.el | ||
| debug.el | ||
| decorate.el | ||
| dep.el | ||
| doc.el | ||
| ede-grammar.el | ||
| edit.el | ||
| find.el | ||
| format.el | ||
| fw.el | ||
| grammar.el | ||
| grm-wy-boot.el | ||
| html.el | ||
| ia-sb.el | ||
| ia.el | ||
| idle.el | ||
| imenu.el | ||
| java.el | ||
| lex-spp.el | ||
| lex.el | ||
| mru-bookmark.el | ||
| sb.el | ||
| scope.el | ||
| senator.el | ||
| sort.el | ||
| symref.el | ||
| tag-file.el | ||
| tag-ls.el | ||
| tag-write.el | ||
| tag.el | ||
| texi.el | ||
| util-modes.el | ||
| util.el | ||
| wisent.el | ||