1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 23:10:28 -08:00
emacs/lisp/emacs-lisp
Gerd Moellmann 9eebfc4691 (cl-lambda-list, cl-macro-list)
(cl-macro-list1): Recognize `&allow-other-keys' instead of
`&allow-other-keywords'.
2000-01-30 21:20:14 +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 (byte-extrude-byte-code-vectors): Use remprop. 2000-01-06 23:38:46 +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-make-hash-table): Use make-hash-table. 2000-01-05 16:51:08 +00:00
cl-indent.el Add defclass, define-condition, defmethod, symbol-macrolet. 2000-01-06 23:46:13 +00:00
cl-macs.el Revert last change. 2000-01-30 13:19: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 Replace autoloads for dolist, dotimes. 2000-01-30 13:29:57 +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
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 (regexp-opt-try-suffix): New function. 1999-10-08 23:06:15 +00:00
ring.el Fix previous change. 1999-08-30 23:58:18 +00:00
shadow.el
sregex.el
tq.el
trace.el