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

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

[elpa] externals/gnorb f7b93f2 115/449: Whitespace/indentation cleanup


From: Stefan Monnier
Subject: [elpa] externals/gnorb f7b93f2 115/449: Whitespace/indentation cleanup
Date: Fri, 27 Nov 2020 23:15:21 -0500 (EST)

branch: externals/gnorb
commit f7b93f22890150b73a4a0351c4eab849dd6c5d0e
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Commit: Eric Abrahamsen <eric@ericabrahamsen.net>

    Whitespace/indentation cleanup
    
    lisp/gnorb-bbdb.el
---
 lisp/gnorb-bbdb.el | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/lisp/gnorb-bbdb.el b/lisp/gnorb-bbdb.el
index 4dd43d7..f09f238 100644
--- a/lisp/gnorb-bbdb.el
+++ b/lisp/gnorb-bbdb.el
@@ -31,7 +31,6 @@
   :tag "Gnorb BBDB"
   :group 'gnorb)
 
-
 (defcustom gnorb-bbdb-org-tag-field 'org-tags
   "The name (as a symbol) of the field to use for org tags."
   :group 'gnorb-bbdb
@@ -110,9 +109,9 @@ mentioned in the docstring of `format-time-string', which 
see."
 
 (defcustom gnorb-bbdb-posting-styles nil
   "An alist of styles to use when composing messages to the BBDB
-  record(s) under point. This is entirely analogous to
-  `gnus-posting-styles', it simply works by examining record
-  fields rather than group names.
+record(s) under point. This is entirely analogous to
+`gnus-posting-styles', it simply works by examining record fields
+rather than group names.
 
 When composing a message to multiple contacts (using the \"*\"
 prefix), the records will be scanned in order, with the record



reply via email to

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