mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 23:10:28 -08:00
(byte-compile-warning-prefix): New function. (byte-compile-log-file): Return page start position. (byte-compile-log-warning): New function. (byte-compile-warn): Use byte-compile-log-warning. (byte-compile-report-error): Likewise. Also use error-message-string. (displaying-byte-compile-warnings): Bind warning-series. Don't bind or use byte-compile-warnings-point-max. Don't display the log buffer at the end. (byte-compile-warnings-point-max): Variable deleted. (byte-compile-log-1): Rewrite for trace info, not used for warnings. (byte-compile-last-warned-form, byte-compile-last-logged-file): Defvars moved. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| advice.el | ||
| assoc.el | ||
| authors.el | ||
| autoload.el | ||
| backquote.el | ||
| bindat.el | ||
| byte-opt.el | ||
| bytecomp.el | ||
| checkdoc.el | ||
| cl-compat.el | ||
| cl-extra.el | ||
| cl-indent.el | ||
| cl-macs.el | ||
| cl-seq.el | ||
| cl-specs.el | ||
| cl.el | ||
| copyright.el | ||
| crm.el | ||
| cust-print.el | ||
| debug.el | ||
| disass.el | ||
| easy-mmode.el | ||
| easymenu.el | ||
| edebug.el | ||
| eldoc.el | ||
| elint.el | ||
| elp.el | ||
| ewoc.el | ||
| find-func.el | ||
| find-gc.el | ||
| float.el | ||
| gulp.el | ||
| helper.el | ||
| levents.el | ||
| lisp-mnt.el | ||
| lisp-mode.el | ||
| lisp.el | ||
| lmenu.el | ||
| lselect.el | ||
| lucid.el | ||
| pp.el | ||
| re-builder.el | ||
| regexp-opt.el | ||
| ring.el | ||
| rx.el | ||
| shadow.el | ||
| sregex.el | ||
| syntax.el | ||
| tq.el | ||
| trace.el | ||