unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
To: 45769@debbugs.gnu.org
Subject: bug#45769: Add entry for flat-button in face customisation
Date: Sun, 10 Jan 2021 18:13:19 +0100	[thread overview]
Message-ID: <CAO48Bk-dY52qfuTVmWGERid8KJgv+xKEGw8WY7ciQCHbJ0+v5w@mail.gmail.com> (raw)


[-- 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)

             reply	other threads:[~2021-01-10 17:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-10 17:13 Pedro Andres Aranda Gutierrez [this message]
2021-01-11 14:07 ` bug#45769: Add entry for flat-button in face customisation Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO48Bk-dY52qfuTVmWGERid8KJgv+xKEGw8WY7ciQCHbJ0+v5w@mail.gmail.com \
    --to=paaguti@gmail.com \
    --cc=45769@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).