1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

122 Commits

Author SHA1 Message Date
Miles Bader
51a1edab45 (custom-face-attributes): Remove SET and GET functions. Add some
IN-FILTER and OUT-FILTER functions in the few cases they're needed.
2000-11-24 09:12:12 +00:00
Miles Bader
6bca30057a (custom-face-attributes):
Add support for :inherit attribute.
  Add support for relative face heights.
(custom-face-attributes-get):
  Treat `nil' as being a default value for :inherit (as well as `unspecified').
2000-08-26 11:47:02 +00:00
Dave Love
6fc596cf10 Delete obsolete URL comment. 2000-05-25 18:40:23 +00:00
Dave Love
08449ec1ec (custom-declare-face): Purecopy DOC. 1999-11-24 20:35:54 +00:00
Dave Love
1743c17a36 (custom-face-attributes): Simplify :underline, :overline,
: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.
1999-09-13 13:09:30 +00:00
Gerd Moellmann
da0b1f5650 Ditto.
(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.
1999-07-21 21:43:03 +00:00
Richard M. Stallman
ada4407b16 (custom-face-attributes): Doc fix. 1998-05-05 03:29:49 +00:00
Per Abrahamsen
19823ce3b1 (custom-face-attributes): Don't initialize fg/bg fields. 1997-08-11 22:28:10 +00:00
Richard M. Stallman
971e48caaa (custom-declare-face): Call make-face-x-resource-internal. 1997-08-09 20:09:16 +00:00
Richard M. Stallman
209ddde37b (custom-declare-face): Use [set-]face-documentation. 1997-07-24 06:03:00 +00:00
Per Abrahamsen
06382f34df Use color' instead of editable-color'. 1997-07-04 12:03:12 +00:00
Richard M. Stallman
a1057d5616 (custom-face-attributes): Use editable-color widget. 1997-07-03 07:12:19 +00:00
Per Abrahamsen
9432de85b7 Use booleans. 1997-06-15 15:25:57 +00:00
Richard M. Stallman
5c431d1495 (custom-face-attributes): Add :inverse-video. 1997-05-25 21:49:30 +00:00
Richard M. Stallman
ccd0d40c98 (custom-facep): Defined (once again). 1997-05-17 06:39:39 +00:00
Per Abrahamsen
5f0cfe8bff Changed version number. 1997-04-26 14:56:02 +00:00
Per Abrahamsen
b55b7fd7a7 *** empty log message *** 1997-04-26 13:40:48 +00:00
Richard M. Stallman
6c283d441d Major simplification; most of file contents deleted.
factory-face property renamed to face-defface-spec.
1997-04-21 04:01:41 +00:00
Per Abrahamsen
bd042c030f Sync with 1.84. 1997-04-12 17:51:31 +00:00
Richard M. Stallman
dc545b21d1 Don't add custom-initialize-frame to after-make-frame-hook. 1997-04-11 19:54:36 +00:00
Richard M. Stallman
7677344385 (custom-initialize-frame): Add autoload cookie. 1997-04-10 07:23:30 +00:00
Per Abrahamsen
d543e20b61 Initial revision 1997-04-07 13:42:59 +00:00