aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cus-face.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (custom-declare-face): Purecopy DOC.Dave Love1999-11-241-1/+1
|
* (custom-face-attributes): Simplify :underline, :overline,Dave Love1999-09-131-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 Moellmann1999-07-211-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. Stallman1998-05-051-1/+1
|
* (custom-face-attributes): Don't initialize fg/bg fields.Per Abrahamsen1997-08-111-2/+2
|
* (custom-declare-face): Call make-face-x-resource-internal.Richard M. Stallman1997-08-091-1/+4
|
* (custom-declare-face): Use [set-]face-documentation.Richard M. Stallman1997-07-241-2/+2
|
* Use `color' instead of `editable-color'.Per Abrahamsen1997-07-041-6/+6
|
* (custom-face-attributes): Use editable-color widget.Richard M. Stallman1997-07-031-6/+6
|
* Use booleans.Per Abrahamsen1997-06-151-8/+8
|
* (custom-face-attributes): Add :inverse-video.Richard M. Stallman1997-05-251-0/+5
|
* (custom-facep): Defined (once again).Richard M. Stallman1997-05-171-0/+4
|
* Changed version number.Per Abrahamsen1997-04-261-1/+1
|
* *** empty log message ***Per Abrahamsen1997-04-261-3/+3
|
* Major simplification; most of file contents deleted.Richard M. Stallman1997-04-211-451/+49
| | | | factory-face property renamed to face-defface-spec.
* Sync with 1.84.Per Abrahamsen1997-04-121-45/+20
|
* Don't add custom-initialize-frame to after-make-frame-hook.Richard M. Stallman1997-04-111-4/+0
|
* (custom-initialize-frame): Add autoload cookie.Richard M. Stallman1997-04-101-0/+1
|
* Initial revisionPer Abrahamsen1997-04-071-0/+590