emacs/lisp/emacs-lisp
Jim Blandy ec9a76e3d1 * simple.el (comment-indent-function): New variable, intended to
replace comment-indent-hook.
	(comment-indent-hook): Make this default to nil now.
	(indent-for-comment): If comment-indent-hook is non-nil, call it
	for backward compatibility; otherwise, call
	comment-indent-function.
	* bytecomp.el: Declare comment-indent-hook an obsolete variable.
1993-03-21 07:04:44 +00:00
..
autoload.el Add or correct keywords 1993-03-18 21:29:42 +00:00
backquote.el Added standard library headers. 1993-03-17 15:20:58 +00:00
byte-opt.el compiled-function-p has been renamed to byte-code-function-p. 1993-01-26 01:29:51 +00:00
bytecomp.el * simple.el (comment-indent-function): New variable, intended to 1993-03-21 07:04:44 +00:00
cl-indent.el entered into RCS 1992-07-22 04:22:30 +00:00
copyright.el (update-copyright): Doc fix. 1993-01-09 00:01:00 +00:00
cust-print.el Add or correct keywords 1993-03-18 21:29:42 +00:00
debug.el Add or correct keywords 1993-03-18 21:29:42 +00:00
disass.el Add or correct keywords 1993-03-18 21:29:42 +00:00
edebug.el Add or correct keywords 1993-03-18 21:29:42 +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
levents.el Add standard library headers. 1993-03-17 16:56:02 +00:00
lisp-mnt.el entered into RCS 1992-07-27 05:31:49 +00:00
lisp-mode.el Add standard library headers. 1993-03-17 16:56:02 +00:00
lisp.el Add or correct keywords 1993-03-18 21:29:42 +00:00
lmenu.el Add standard library headers. 1993-03-17 17:17:05 +00:00
lselect.el Initial revision 1993-03-17 17:19:16 +00:00
lucid.el *** empty log message *** 1993-03-20 20:14:00 +00:00
profile.el Add standard library headers. 1993-03-17 17:17:05 +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