emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gnorb 7d14112 358/449: Trying to fix issue #30.


From: Stefan Monnier
Subject: [elpa] externals/gnorb 7d14112 358/449: Trying to fix issue #30.
Date: Fri, 27 Nov 2020 23:16:11 -0500 (EST)

branch: externals/gnorb
commit 7d14112ffbd7510342099974712171fa1a495448
Author: Berthold Höllmann <berthold@xn--hllmanns-n4a.de>
Commit: Berthold Höllmann <berthold@xn--hllmanns-n4a.de>

    Trying to fix issue #30.
---
 gnorb-bbdb.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnorb-bbdb.el b/gnorb-bbdb.el
index 30e5c61..7d785f0 100644
--- a/gnorb-bbdb.el
+++ b/gnorb-bbdb.el
@@ -107,7 +107,7 @@ mentioned in the docstring of `format-time-string', which 
see."
   :group 'gnorb-bbdb
   :type 'string)
 
-(defface gnorb-bbdb-link 'org-link
+(defface gnorb-bbdb-link '((t :inherit org-link))
   "Custom face for displaying message links in the *BBDB* buffer.
   Defaults to org-link."
   :group 'gnorb-bbdb)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]