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

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

[elpa] externals/ebdb 4633492 023/350: Improve ebdb-field-user docstring


From: Eric Abrahamsen
Subject: [elpa] externals/ebdb 4633492 023/350: Improve ebdb-field-user docstring
Date: Mon, 14 Aug 2017 11:45:55 -0400 (EDT)

branch: externals/ebdb
commit 46334925ebf3bceb212399a90986f254504f61da
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Improve ebdb-field-user docstring
    
    * ebdb.el (ebdb-field-user): Make it clear what this does.
---
 ebdb.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ebdb.el b/ebdb.el
index cf68f60..94a753a 100644
--- a/ebdb.el
+++ b/ebdb.el
@@ -851,7 +851,9 @@ process."
   :documentation
   "Fields that should be user-editable, but need more complicated
   slot structures than the simple \"value\" provided by
-  `ebdb-field-user', can subclass this class.")
+  `ebdb-field-user-simple', can subclass this class.  Any field
+  class that subclasses this will be offered as a choice to the
+  user when inserting new fields.")
 
 (defvar ebdb-user-label-list nil
   "List of existing labels of user fields.")



reply via email to

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