Fix late night induced bug (forgot to remove a closing paren)

This commit is contained in:
Dimitri Fontaine 2011-09-04 11:54:52 +02:00
parent 49fe2bb873
commit 034896645e

View File

@ -3126,7 +3126,7 @@ entry which is not a symbol and is not already a known recipe."
"Notify the PACKAGE has failed to install."
(el-get-notify (format "%s failed to install" package)
(format "%s" info)))
(add-hook 'el-get-post-error-hooks 'el-get-post-error-notification))
(add-hook 'el-get-post-error-hooks 'el-get-post-error-notification)
;;
;; Emacs `message' notifications