1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lisp/emacs-lisp
2000-02-18 10:50:09 +00:00
..
advice.el Fix last change. 1999-11-26 21:27:25 +00:00
assoc.el
autoload.el (make-autoload): Recognize the new `define-minor-mode'. 1999-11-23 09:26:55 +00:00
backquote.el Remove inappropriate customization (allowing custom.el to use 2000-01-08 15:19:21 +00:00
byte-opt.el Don't put optimization info on `eql'. 1999-12-18 17:28:36 +00:00
bytecomp.el Run bytecomp-load-hook. 2000-02-02 15:10:35 +00:00
checkdoc.el (checkdoc-interactive-loop): Don't lose on a function with an empty 2000-01-26 17:15:13 +00:00
cl-compat.el
cl-extra.el (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash) 2000-02-02 15:25:07 +00:00
cl-indent.el (lisp-indent-259): Indentation fix. 2000-02-17 20:45:37 +00:00
cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs. 2000-02-18 10:50:09 +00:00
cl-seq.el
cl-specs.el (cl-lambda-list, cl-macro-list) 2000-01-30 21:20:14 +00:00
cl.el Use bytecomp-load-hook, not emacs-lisp-mode-hook. 2000-02-02 15:20:31 +00:00
copyright.el (copyright-update): Removed the 2000-01-14 22:42:11 +00:00
cust-print.el Use new backquote syntax. 1999-11-21 14:50:21 +00:00
debug.el (debugger-continue): Don't continue If 1999-12-19 13:12:28 +00:00
disass.el
easy-mmode.el Changed maintainer. 1999-11-23 09:08:38 +00:00
easymenu.el * emacs-lisp/debug.el (debugger-env-macro): 1999-11-12 18:19:39 +00:00
edebug.el Add specs for push, pop, dotimes, dolist, unless, when. 2000-01-28 22:12:29 +00:00
eldoc.el (eldoc-argument-case): Fix customize type. 1998-10-30 10:59:23 +00:00
elint.el
elp.el
find-func.el Fix last change. 1999-11-25 14:41:30 +00:00
float.el Bind free variables. 1999-12-18 16:36:31 +00:00
gulp.el
helper.el
levents.el
lisp-mnt.el (lm-header-multiline): fix spurious use of `cond'. 1999-12-02 16:27:21 +00:00
lisp-mode.el Add indent specs for dolist, dotimes, when, unless. 2000-01-28 22:14:30 +00:00
lisp.el (beginning-of-defun-function): Variable renamed from beginning-of-defun. 2000-01-21 02:44:44 +00:00
lmenu.el
lselect.el
lucid.el
pp.el
profile.el
regexp-opt.el Change maintainer. 2000-02-02 16:00:17 +00:00
ring.el Fix previous change. 1999-08-30 23:58:18 +00:00
shadow.el
sregex.el
tq.el
trace.el