/[emacs]/emacs/lisp/add-log.el
ViewVC logotype

Diff of /emacs/lisp/add-log.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.138 by walters, Mon May 13 05:47:29 2002 UTC revision 1.139 by rost, Tue Jul 23 02:27:47 2002 UTC
# Line 73  being a simple string, this value can al Line 73  being a simple string, this value can al
73  will be recognized as referring to the same user; when creating a new  will be recognized as referring to the same user; when creating a new
74  ChangeLog entry, one element will be chosen at random."  ChangeLog entry, one element will be chosen at random."
75    :type '(choice (const :tag "Default" nil)    :type '(choice (const :tag "Default" nil)
76                   (repeat string))                   (string :tag "String")
77                     (repeat :tag "List of Strings" string))
78    :group 'change-log)    :group 'change-log)
79    
80  (defcustom add-log-time-format 'add-log-iso8601-time-string  (defcustom add-log-time-format 'add-log-iso8601-time-string

Legend:
Removed from v.1.138  
changed lines
  Added in v.1.139

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26