| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (custom-declare-face): Purecopy DOC. | Dave Love | 1999-11-24 | 1 | -1/+1 |
| | | |||||
| * | (custom-face-attributes): Simplify :underline, :overline, | Dave Love | 1999-09-13 | 1 | -41/+34 |
| | | | | | | | | :inverse-video cases. Fix up :box case (probably needs more work). Change from Didier Verna: (custom-set-faces): The arguments can now have a custom comment as fourth argument. | ||||
| * | Ditto. | Gerd Moellmann | 1999-07-21 | 1 | -56/+246 |
| | | | | | | | | | | | | | | | | | (custom-face-attributes): Add overline, strike-through, box. (custom-face-attributes): Use `choice' everywhere so that "*" can be entered. (custom-face-attributes): Don't use `#''. (custom-face-attributes): Accept color name. (custom-facep): Always define as alias for facep. (custom-face-attributes): Use choice widgets. Remove :bold and :italic. (custom-face-attributes): Add :bold and :italic for compatibility with old code. (custom-face-attributes): Use new face attributes. (custom-declare-face): Don't make frame-local faces. (global): Face relief added. | ||||
| * | (custom-face-attributes): Doc fix. | Richard M. Stallman | 1998-05-05 | 1 | -1/+1 |
| | | |||||
| * | (custom-face-attributes): Don't initialize fg/bg fields. | Per Abrahamsen | 1997-08-11 | 1 | -2/+2 |
| | | |||||
| * | (custom-declare-face): Call make-face-x-resource-internal. | Richard M. Stallman | 1997-08-09 | 1 | -1/+4 |
| | | |||||
| * | (custom-declare-face): Use [set-]face-documentation. | Richard M. Stallman | 1997-07-24 | 1 | -2/+2 |
| | | |||||
| * | Use `color' instead of `editable-color'. | Per Abrahamsen | 1997-07-04 | 1 | -6/+6 |
| | | |||||
| * | (custom-face-attributes): Use editable-color widget. | Richard M. Stallman | 1997-07-03 | 1 | -6/+6 |
| | | |||||
| * | Use booleans. | Per Abrahamsen | 1997-06-15 | 1 | -8/+8 |
| | | |||||
| * | (custom-face-attributes): Add :inverse-video. | Richard M. Stallman | 1997-05-25 | 1 | -0/+5 |
| | | |||||
| * | (custom-facep): Defined (once again). | Richard M. Stallman | 1997-05-17 | 1 | -0/+4 |
| | | |||||
| * | Changed version number. | Per Abrahamsen | 1997-04-26 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Per Abrahamsen | 1997-04-26 | 1 | -3/+3 |
| | | |||||
| * | Major simplification; most of file contents deleted. | Richard M. Stallman | 1997-04-21 | 1 | -451/+49 |
| | | | | | factory-face property renamed to face-defface-spec. | ||||
| * | Sync with 1.84. | Per Abrahamsen | 1997-04-12 | 1 | -45/+20 |
| | | |||||
| * | Don't add custom-initialize-frame to after-make-frame-hook. | Richard M. Stallman | 1997-04-11 | 1 | -4/+0 |
| | | |||||
| * | (custom-initialize-frame): Add autoload cookie. | Richard M. Stallman | 1997-04-10 | 1 | -0/+1 |
| | | |||||
| * | Initial revision | Per Abrahamsen | 1997-04-07 | 1 | -0/+590 |