1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00: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 Update FSF's address. 1996-01-14 07:34:30 +00:00
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 Update FSF's address. 1996-01-14 07:34:30 +00:00
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 Turn on byte-compile-dynamic. 1996-09-01 22:56:40 +00:00
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 (disassemble-1): Move the call to 1998-08-11 11:05:51 +00:00
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 (elint-check-defcustom-form): New function. 1997-10-02 02:47:57 +00:00
elp.el Change comment and version numbers. 1998-03-14 05:46:01 +00:00
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 Customized. 1998-04-05 18:26:32 +00:00
helper.el Update FSF's address. 1996-01-14 07:34:30 +00:00
levents.el Add provide call. 1997-06-22 18:57:55 +00:00
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 (popup-menu-popup): Fix typo: set menu-keymap. 1998-05-01 03:51:57 +00:00
lselect.el Add provide call. 1997-06-22 18:57:55 +00:00
lucid.el (extent-properties, extent-at): New functions. 1997-08-13 19:39:39 +00:00
pp.el Doc fixes. 1998-09-13 03:37:24 +00:00
profile.el (profile-timer-program): Var deleted. 1998-10-21 07:01:32 +00:00
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 Whitespace change. 1998-05-21 01:55:57 +00:00
sregex.el (sregex-replace-match): Don't call sregex--value-groups. 1998-08-10 02:12:04 +00:00
tq.el (tq-filter): Use with-current-buffer. 1998-01-21 05:26:11 +00:00
trace.el Customized. 1998-04-05 18:26:32 +00:00