Dave Love
|
64a4c526f4
|
Doc fixes; mainly avoid duplicating arg
list in doc string. Don't quote keyword symbols.
|
2000-05-05 20:01:01 +00:00 |
|
Stefan Monnier
|
a29a2cd183
|
(cl-do-arglist): Don't add (setq :<key> ':<key>).
|
2000-03-17 19:35:23 +00:00 |
|
Gerd Moellmann
|
c382fb0af7
|
(caar, cadr, cdar, cddr): Add defsetfs.
|
2000-02-18 10:50:09 +00:00 |
|
Dave Love
|
4e85dd7ae5
|
Don't bother testing for defalias. Don't set up `caar' &c that we now
have.
|
2000-02-10 17:54:30 +00:00 |
|
Dave Love
|
63744c0ff5
|
Revert last change.
|
2000-01-30 13:19:09 +00:00 |
|
Dave Love
|
7e16e19905
|
Remove dotimes, dolist.
|
2000-01-28 22:42:15 +00:00 |
|
Gerd Moellmann
|
ae1aa776d6
|
(cl-parse-loop-clause): Recognize
`collecting' as synonym for `collect'.
|
2000-01-28 17:31:00 +00:00 |
|
Richard M. Stallman
|
04be976f67
|
Undo previous change.
|
2000-01-21 03:37:07 +00:00 |
|
Richard M. Stallman
|
992bd384ff
|
(dolist, dotimes): Moved to subr.el.
|
2000-01-21 02:09:37 +00:00 |
|
Dave Love
|
76f639b0bc
|
Remove conditional definition of eval-when-compile. Don't specify abs,
expt, gethash, hash-table-count, hash-table-p as side-effect-free here.
(cl-emacs-type): Don't declare.
(cl-compile-time-init): Remove Emacs 18 compiler patch.
(cl-parse-loop-clause): Remove compatibility code.
|
1999-12-18 17:10:56 +00:00 |
|
Richard M. Stallman
|
8146c81d06
|
(buffer-modified-p): Make defsetf handle buffer argument.
|
1998-06-23 15:47:38 +00:00 |
|
Richard M. Stallman
|
ab210d1b80
|
(cl-do-arglist): Undo previous change.
|
1998-04-20 22:06:27 +00:00 |
|
Karl Heuer
|
cdcd5553b0
|
(cl-do-arglist): Intern initializes the
value of keyword symbols, so don't do it again.
|
1998-04-12 18:12:18 +00:00 |
|
Richard M. Stallman
|
cdef332313
|
(defsetf match-data): store-match-data => set-match-data.
|
1998-03-14 04:48:26 +00:00 |
|
Richard M. Stallman
|
16c9c10f0f
|
(define-compiler-macro): Handle empty arglist.
|
1998-01-22 02:26:48 +00:00 |
|
Richard M. Stallman
|
f4cf76d31f
|
(cl-loop-let): Use last', not last*'
|
1997-09-13 18:49:49 +00:00 |
|
Richard M. Stallman
|
b87fe54b9f
|
(cl-loop-let): Use last*.
|
1997-08-24 20:49:32 +00:00 |
|
Karl Heuer
|
70a036cfe6
|
(lexical-let): Fixed a bug involving nested
lexical contexts and macros.
|
1996-10-24 22:45:24 +00:00 |
|
Richard M. Stallman
|
7321741136
|
Turn on byte-compile-dynamic.
|
1996-09-01 22:56:40 +00:00 |
|
Richard M. Stallman
|
36f0f2b12a
|
(defstruct): Treat multi-nested :include properly.
(flet): Warn when flet rebinds a macro name.
(labels): Rewrite to be fully CL-compliant.
|
1996-04-16 04:36:21 +00:00 |
|
Erik Naggum
|
b578f267af
|
Update FSF's address.
|
1996-01-14 07:34:30 +00:00 |
|
Richard M. Stallman
|
be01074898
|
Comment change.
|
1995-10-30 17:35:01 +00:00 |
|
Erik Naggum
|
ac05d33c67
|
(get-setf-method): Protect caller's match-data from string-match.
|
1995-09-22 21:51:21 +00:00 |
|
Karl Heuer
|
7c938215cd
|
Update GPL to version 2.
|
1995-06-15 20:42:24 +00:00 |
|
Richard M. Stallman
|
07b3798c76
|
Comment change.
|
1994-06-17 20:04:22 +00:00 |
|
Richard M. Stallman
|
fcd737693e
|
entered into RCS
|
1993-07-30 20:15:09 +00:00 |
|