Doug Coleman 2009-06-01 17:39:06 -05:00
commit bbd8651584
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"Options for FUEL's scaffolding."
:group 'fuel)
(defcustom fuel-scaffold-developer-name user-full-name
(defcustom fuel-scaffold-developer-name nil
"The name to be inserted as yours in scaffold templates."
:type '(choice string
(const :tag "Factor's value for developer-name" nil))