summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'glep-mode.el')
-rw-r--r--glep-mode.el6
1 files changed, 2 insertions, 4 deletions
diff --git a/glep-mode.el b/glep-mode.el
index d36cc76..6b7377b 100644
--- a/glep-mode.el
+++ b/glep-mode.el
@@ -208,10 +208,8 @@ Calls the external \"glep\" command."
"Title: " (skeleton-read "Title: ") "\n"
"Author: " (skeleton-read
"Author's real name and e-mail address: "
- (progn
- (require 'ebuild-mode)
- (concat ebuild-mode-full-name
- " <" ebuild-mode-mail-address ">")))
+ (concat ebuild-mode-full-name
+ " <" ebuild-mode-mail-address ">"))
"\n"
"Type: "
(completing-read