mlf176f2 pushed a commit to branch externals/ergoemacs-mode in repository elpa.
commit 9869a1671ab9893b0a98553d69030a46d18de9f7 Author: Matthew L. Fidler <[email protected]> Date: Tue Jun 3 06:53:47 2014 -0500 Remove debug-on-error --- ergoemacs-mode.el | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index fbd2bea..5269e6b 100644 --- a/ergoemacs-mode.el +++ b/ergoemacs-mode.el @@ -60,7 +60,6 @@ ;;; Code: -(setq debug-on-error t) (eval-when-compile (require 'cl)) ;; FIXME: Use cl-lib when available.
