unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52303: [PATCH] Remove not defined face info-menu-5 from manoj-dark theme
@ 2021-12-05 17:43 Y. E. via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-12-05 21:19 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Y. E. via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-12-05 17:43 UTC (permalink / raw)
  To: 52303

[-- Attachment #1: Type: text/plain, Size: 439 bytes --]

Tags: patch

Hello,

The face 'info-menu-5' was obsoleted in favor to 'info-menu-star' back
in 2005 (185cff95450).

This patch suggests removal of the not defined face and not updating it,
because the de facto used 'info-menu-star' default value has served the
theme users during the last years.

A side-question: do I still need to add "Copyright-paperwork-exempt:
yes" to the minor commits even if I have the CA completed?

Thanks,
YE



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-etc-themes-manoj-dark-theme.el-Remove-not-defined-fa.patch --]
[-- Type: text/patch, Size: 985 bytes --]

From 85ca17dd7fd3d3aaf8be81d2358809a7768d598e Mon Sep 17 00:00:00 2001
From: YugaEgo <yet@ego.team>
Date: Sun, 5 Dec 2021 19:32:44 +0200
Subject: [PATCH] ; * etc/themes/manoj-dark-theme.el: Remove not defined face
 info-menu-5

Copyright-paperwork-exempt: yes
---
 etc/themes/manoj-dark-theme.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el
index f10b88507e..e80403f5b3 100644
--- a/etc/themes/manoj-dark-theme.el
+++ b/etc/themes/manoj-dark-theme.el
@@ -541,7 +541,6 @@ manoj-dark
  '(ido-indicator ((t (:background "red1" :foreground "yellow1" :width condensed))))
  '(ido-only-match ((t (:foreground "ForestGreen"))))
  '(ido-subdir ((t (:foreground "red1"))))
- '(info-menu-5 ((t (:underline t))))
  '(info-menu-header ((t (:bold t :weight bold))))
  '(info-node ((t (:bold t :italic t :foreground "yellow"))))
  '(info-node ((t (:italic t :bold t :foreground "white" :slant italic :weight bold))))
-- 
2.34.1


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

end of thread, other threads:[~2021-12-10 10:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-05 17:43 bug#52303: [PATCH] Remove not defined face info-menu-5 from manoj-dark theme Y. E. via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-05 21:19 ` Lars Ingebrigtsen
2021-12-07 10:18   ` Y. E. via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-07 20:23     ` Lars Ingebrigtsen
2021-12-08 10:14       ` Y. E. via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-09  1:11         ` Lars Ingebrigtsen
2021-12-09 10:36           ` Y. E. via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-10  0:35             ` Lars Ingebrigtsen
2021-12-10 10:52               ` Y. E. via Bug reports for GNU Emacs, the Swiss army knife of text editors

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