summaryrefslogtreecommitdiff
path: root/lisp/cus-face.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Delete remaining calls to purecopyStefan Kangas
2024-11-17* cus-face.el: Provide completion for font families (bug#74362)Stefan Monnier
2024-04-27Add support for colored and styled underlines on tty framesMohsin Kaleem
2024-02-02bytecomp.el: Rewrite the way we print dynamic docstringsStefan Monnier
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-07-20Fix typo in pre-filter for underline propertyMauro Aranda
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-06-20Update font scaling documentation to not talk about "face height"Stefan Kangas
2022-01-29Fix a default value of the `:underline' face attributePo Lu
2022-01-19* lisp/cus-face.el (custom-face-attributes): Expose the lambdasStefan Monnier
2022-01-10Allow controlling the underline position of facesPo Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-26Adjust custom-face-attributes for 'regular' weightRobert Pluim
2021-11-26; * lisp/cus-face.el: Remove duplicated width entry.Robert Pluim
2021-11-25Update 'custom-face-attributes'Eli Zaretskii
2021-11-04Improve defface error messageLars Ingebrigtsen
2021-04-16; Remove some useless commentsStefan Kangas
2021-01-11Add `flat-button' to custom-face-attributesPedro Andres Aranda Gutierrez
2021-01-04Use lexical-binding in the remaining preloaded filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-20Mark compat alias in cus-face.el obsoleteStefan Kangas
2020-04-01Allow negative line width for :box face attributeAlexandre Adolphe
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-14Added face parameter :extend.Jimmy Aguilar Mena
2019-08-14Arrange custom-face-attributes closer to how heavy they areLars Ingebrigtsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-06-19Fix theme applicationDaniel Colascione
2018-06-16Apply non-user themes only when askedDaniel Colascione
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-05-25* cus-face.el (custom-face-attributes): Add :distant-foreground.Andreas Schwab
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-21Doc fixes for face functions.Chong Yidong
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-25Revamp face-spec-set to be more analogous to setq for faces.Chong Yidong
2012-08-21Fixes: debbugs:11805Andreas Schwab
2012-06-16Implement wave-style variant of underlining.Alp Aker
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-06-18Fix for disable-theme/defface interaction (Bug#8889).Chong Yidong
2011-05-08Handle calling defface on a face with existing theme settings (Bug#8454).Chong Yidong
2011-04-08Fix typos in comments.Juanma Barranquero