unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45769: Add entry for flat-button in face customisation
@ 2021-01-10 17:13 Pedro Andres Aranda Gutierrez
  2021-01-11 14:07 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2021-01-10 17:13 UTC (permalink / raw)
  To: 45769


[-- Attachment #1.1: Type: text/plain, Size: 209 bytes --]

Tags: patch

Add entry for flat-button style in  face customisation

/Pedro A. Aranda Gutiérrez
-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

[-- Attachment #1.2: Type: text/html, Size: 468 bytes --]

[-- Attachment #2: flat-cus.diff --]
[-- Type: text/x-patch, Size: 444 bytes --]

diff --git a/lisp/cus-face.el b/lisp/cus-face.el
index 5dcb2842a2..21fe89c621 100644
--- a/lisp/cus-face.el
+++ b/lisp/cus-face.el
@@ -175,6 +175,7 @@ custom-face-attributes
 		   (choice :tag "Style"
 			   (const :tag "Raised" released-button)
 			   (const :tag "Sunken" pressed-button)
+			   (const :tag "Flat"   flat-button)
 			   (const :tag "None" nil))))
      ;; filter to make value suitable for customize
      (lambda (real-value)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45769: Add entry for flat-button in face customisation
  2021-01-10 17:13 bug#45769: Add entry for flat-button in face customisation Pedro Andres Aranda Gutierrez
@ 2021-01-11 14:07 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-01-11 14:07 UTC (permalink / raw)
  To: Pedro Andres Aranda Gutierrez; +Cc: 45769

Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:

> Add entry for flat-button style in  face customisation 

Thanks; applied to Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-11 14:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 17:13 bug#45769: Add entry for flat-button in face customisation Pedro Andres Aranda Gutierrez
2021-01-11 14:07 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).