1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/lisp/emacs-lisp
2002-07-07 09:56:08 +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
autoload.el (make-autoload): Don't handle define-ibuffer-column, 2002-01-16 02:36:53 +00:00
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-types): 2002-07-02 18:48:34 +00:00
checkdoc.el (checkdoc-this-string-valid-engine): Fix typo. 2002-06-18 14:35:49 +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 (mismatch): Doc fix. 2002-01-25 18:47:33 +00:00
cl-specs.el
cl.el (values): Simplify definition. 2002-06-26 09:03:37 +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 (cancel-debug-on-entry): Don't cons uselessly. 2002-06-18 21:53:30 +00:00
disass.el
easy-mmode.el (define-minor-mode): Use "P" in interactive spec of minor mode commands. 2002-03-04 22:27:03 +00:00
easymenu.el (easy-menu-popup-menu): Function deleted. 2002-07-07 09:56:08 +00:00
edebug.el (edebug-eval-defun): Don't use defconst on variables. 2002-04-12 03:20:46 +00:00
eldoc.el
elint.el
elp.el
ewoc.el
find-func.el (find-function-search-for-symbol): Find funs defined with defun-cvs-mode. 2002-05-16 20:11:23 +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