emacs/lisp/emacs-lisp
Jim Blandy 4489336084 * autoload.el (make-autoload): When creating an autoload
invocation for a macro, pass (list 'quote 'macro) as the sixth
	argument, not just t.  autoload's sixth argument is now a type
	instead of just a boolean value, so we should use a value which
	reflects that.
1992-11-07 06:10:53 +00:00
..
autoload.el * autoload.el (make-autoload): When creating an autoload 1992-11-07 06:10:53 +00:00
backquote.el Dox fix. 1992-10-03 18:03:17 +00:00
byte-opt.el entered into RCS 1992-08-12 12:50:10 +00:00
bytecomp.el (byte-compile-lambda): 1992-10-31 09:27:47 +00:00
cl-indent.el entered into RCS 1992-07-22 04:22:30 +00:00
copyright.el entered into RCS 1992-07-22 02:58:48 +00:00
cust-print.el (custom-prin1-chars): Var defined, and renamed from prin1-chars. 1992-10-08 06:44:24 +00:00
debug.el entered into RCS 1992-07-22 04:22:30 +00:00
disass.el entered into RCS 1992-07-22 04:22:30 +00:00
edebug.el entered into RCS 1992-07-22 20:59:53 +00:00
float.el entered into RCS 1992-07-22 04:22:30 +00:00
helper.el entered into RCS 1992-07-22 04:22:30 +00:00
lisp-mnt.el entered into RCS 1992-07-27 05:31:49 +00:00
lisp-mode.el entered into RCS 1992-09-18 18:47:19 +00:00
lisp.el entered into RCS 1992-07-22 04:22:30 +00:00
profile.el entered into RCS 1992-07-22 04:22:30 +00:00
ring.el entered into RCS 1992-08-02 02:34:06 +00:00
tq.el Doc fixes. Make tq-create autoload. 1992-09-21 15:01:37 +00:00