1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
emacs/lisp/emacs-lisp
Richard M. Stallman 4390021bf8 (byte-compile-warning-prefix):
Decide here whether to print which form we're compiling.
If we do that, still print file and line.  Make file name
relative to default-directory.	Print fewer newlines.
(byte-compile-log-file): Print something even if no file.
Print messages for entering and leaving directories,
and set default-directory.
(displaying-byte-compile-warnings): Only sometimes bind warning-series.
(byte-compile-warning-series): New function.
(byte-compile-file): Set byte-compile-last-logged-file, don't bind it.
(byte-compile-display-log-head-p): Function deleted.
2002-08-29 17:26:47 +00:00
..
.gitignore
advice.el (ad-compile-function): Disable cl-function warnings if cl is loaded. 2002-07-07 09:37:09 +00:00
assoc.el
authors.el (authors-aliases, authors-fixed-entries): 2002-08-22 14:27:50 +00:00
autoload.el
backquote.el
bindat.el New file. 2002-07-01 22:01:13 +00:00
byte-opt.el (side-effect-free-fns, side-effect-and-error-free-fns): 2002-03-31 16:22:58 +00:00
bytecomp.el (byte-compile-warning-prefix): 2002-08-29 17:26:47 +00:00
checkdoc.el (checkdoc, checkdoc-interactive) 2002-08-09 01:56:00 +00:00
cl-compat.el
cl-extra.el (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias with 2002-06-08 22:32:06 +00:00
cl-indent.el (common-lisp-indent-function-1): 2002-05-29 16:40:34 +00:00
cl-macs.el
cl-seq.el
cl-specs.el
cl.el (cl-set-substring): Fix thinko. 2002-07-13 23:08:01 +00:00
copyright.el (copyright-regexp): Delete the unibyte copyright symbol; it's redundant. 2002-02-07 17:39:27 +00:00
crm.el
cust-print.el
debug.el Comment change. 2002-07-29 02:09:19 +00:00
disass.el
easy-mmode.el (define-minor-mode): Use customize-mark-as-set for global minor modes. 2002-08-26 16:40:49 +00:00
easymenu.el (easy-menu-popup-menu): Function deleted. 2002-07-07 09:56:08 +00:00
edebug.el (edebug-eval-top-level-form): Use eval-expression. 2002-08-02 18:00:18 +00:00
eldoc.el
elint.el
elp.el
ewoc.el
find-func.el (find-function-search-for-symbol): Use find-file-hook instead of ...-hooks. 2002-08-15 00:08:48 +00:00
find-gc.el
float.el
gulp.el
helper.el
levents.el
lisp-mnt.el
lisp-mode.el Fix typo. 2002-07-03 12:01:24 +00:00
lisp.el * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks 2002-02-17 15:08:31 +00:00
lmenu.el
lselect.el
lucid.el (device-class, buffer-syntactic-context) 2002-04-12 03:25:00 +00:00
pp.el 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk> 2002-02-14 16:47:11 +00:00
re-builder.el
regexp-opt.el (regexp-opt-group): Don't cons uselessly. 2002-06-18 21:52:42 +00:00
ring.el
rx.el
shadow.el (list-load-path-shadows): Only ignore last copy of standard Lisp 2002-03-28 18:15:32 +00:00
sregex.el
syntax.el Follow coding conventions. 2002-05-02 05:41:46 +00:00
tq.el
trace.el