summaryrefslogtreecommitdiff
path: root/lisp/faces.el
AgeCommit message (Expand)Author
2017-06-10Clarify documentation of 'face-spec-set'Eli Zaretskii
2017-06-10Improve documentation of 'face-spec-set-2'Eli Zaretskii
2017-04-12New internal-border face and args for select-window and x-focus-frameMartin Rudalics
2017-03-19Merge from origin/emacs-25Paul Eggert
2017-01-09Improve definition of 'variable-pitch' face on MS-WindowsEli Zaretskii
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-19Merge from origin/emacs-25Paul Eggert
2016-11-17Update parameter :version to 26.1 in several defcustomTino Calancha
2016-11-06Modernize usage of 'macOS' in doc and commentsPaul Eggert
2016-10-16New face homoglyphPaul Eggert
2016-09-28Turn on more lexical-bindingMark Oteiza
2016-09-23Improve display of tex-verbatim and Info quotedPaul Eggert
2016-07-22Move read-multiple-choice to subr-x.elLars Ingebrigtsen
2016-07-06Prefer 'frame-parameter' where it is expected to be a bit fasterDmitry Antipov
2016-06-23Remove some face aliases obsoleted in 22.1Mark Oteiza
2016-05-13Improve display of tex-verbatim and Info quotedPaul Eggert
2016-05-01Merge from origin/emacs-25Paul Eggert
2016-05-01Merge from origin/emacs-25Paul Eggert
2016-05-01; Spelling fixesPaul Eggert
2016-04-30Fix variable-pitch font on MS-WindowsEli Zaretskii
2016-04-29Clarify `read-face-name' doc and tweak the codeLars Ingebrigtsen
2016-04-29Remove ": ?" from the read-face-name promptLars Ingebrigtsen
2016-04-29Fix definition of nobreak-spaceLars Ingebrigtsen
2016-04-28Add a new face for non-breaking hyphen charactersLars Ingebrigtsen
2016-02-29* lisp/faces.el: Remove duplicated functions from previous patch.Lars Ingebrigtsen
2016-02-28Show the face colours when completing in `read-color'Jan Moringen
2016-02-05Underline read-multiple-choice-faceLars Ingebrigtsen
2016-02-04New function read-multiple-choiceLars Ingebrigtsen
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-11-16* lisp/faces.el (faces--attribute-at-point): Use `face-list-p'Artur Malabarba
2015-11-15* lisp/faces.el (faces--attribute-at-point): Fix an issueArtur Malabarba
2015-10-30* lisp/faces.el (faces--attribute-at-point): Fix bugArtur Malabarba
2015-10-30* lisp/faces.el: Refactor common code and fix a bugArtur Malabarba
2015-10-13Reduce face-related consing during frame creation.Ken Raeburn
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-15Make show-paren-match face visible on mono-color displaysEli Zaretskii
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-23Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-08-14Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert
2015-07-02Improve accessibility of window dividers. (Bug#20183)Martin Rudalics
2015-07-01Be more tolerant to fonts named "Foobar-12"Eli Zaretskii
2015-06-19Improve the optional translation of quotesPaul Eggert
2015-05-28Support curved quotes in doc stringsPaul Eggert
2015-05-27Avoid gratuitous delete-dups in face-at-point.Ivan Shmakov
2015-05-19Prefer "this" to “this” in doc stringsPaul Eggert
2015-05-19Fix minor quoting problems in doc stringsPaul Eggert