Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
commit
bbd8651584
|
@ -26,7 +26,7 @@
|
||||||
"Options for FUEL's scaffolding."
|
"Options for FUEL's scaffolding."
|
||||||
:group 'fuel)
|
: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."
|
"The name to be inserted as yours in scaffold templates."
|
||||||
:type '(choice string
|
:type '(choice string
|
||||||
(const :tag "Factor's value for developer-name" nil))
|
(const :tag "Factor's value for developer-name" nil))
|
||||||
|
|
Loading…
Reference in New Issue