diff --git a/suse-start.el b/suse-start.el index f769c69..e4c5f9a 100644 --- a/suse-start.el +++ b/suse-start.el @@ -1,8 +1 @@ (load "/usr/share/emacs/site-lisp/egg/leim-list") - -;; egg-canna.el makes the CANNA commands of emcws available with tamago. -;; egg-canna.el is already part of the tamago package in SuSE GNU/Linux. -;; to use it you need the following hook: - -(add-hook 'canna-load-hook '(lambda () (load "egg-canna.el"))) - diff --git a/tamago.changes b/tamago.changes index 46112c6..09e052c 100644 --- a/tamago.changes +++ b/tamago.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 11 21:02:21 UTC 2015 - bkbin005@rinku.zaq.ne.jp + +- suse-start.el: removed (load "egg-canna.el") to fix boo#917480. + ------------------------------------------------------------------- Tue Feb 3 22:33:28 UTC 2015 - bkbin005@rinku.zaq.ne.jp