(x_set_foreground_color): Change frame's cursor_pixel
[bpt/emacs.git] / lisp / emacs-lisp / cl-indent.el
2001-04-18 Gerd Moellmann(toplevel): Comment out the spec
2000-12-04 Dave LoveRemove erroneous spec for condition-case.
2000-08-07 Sam Steingold* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
2000-06-20 Sam Steingoldhandle print-unreadable-object
2000-02-25 Gerd MoellmannIndent `pprint-logical-block' properly.
2000-02-22 Dave LoveRemove bogus spec for define-condition.
2000-02-17 Gerd Moellmann(lisp-indent-259): Indentation fix.
2000-01-06 Dave LoveAdd defclass, define-condition, defmethod, symbol-macrolet.
1999-10-16 Gerd Moellmann(common-lisp-indent-function): Use `eq' instead of...
1998-11-16 Karl Heuerindent `with-output-to-string' as a CL
1998-08-05 Richard M. Stallman(top-level let): add defsubst.
1998-07-31 Richard M. Stallman(lisp-indent-defun-method): New variable.
1998-07-14 Richard M. StallmanIndent `restart-case', `handler-bind' and `restart...
1998-07-10 Richard M. StallmanIndent `handler-case' correctly.
1998-05-24 Richard M. Stallman(lisp-indent-error-function): New variable.
1998-05-22 Richard M. StallmanIndent `with-standard-io-syntax' correctly.
1998-04-24 Richard M. StallmanIndent defpackage correctly.
1998-03-08 Richard M. StallmanWhitespace changes.
1998-02-22 Karl HeuerFix indentation rules for
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1992-07-22 Eric S. Raymondentered into RCS
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1991-05-09 Jim BlandyInitial revision