Accepting request 285726 from home:Mitsutoshi:branches:M17N

suse-start.el: removed (load "egg-canna.el") to fix boo#917480.
Sorry, I forgot it on 2013-Sep.-08.

OBS-URL: https://build.opensuse.org/request/show/285726
OBS-URL: https://build.opensuse.org/package/show/M17N/tamago?expand=0&rev=11
This commit is contained in:
2015-02-12 14:39:48 +00:00
committed by Git OBS Bridge
parent 38bd7a0632
commit 6e4adaf46e
2 changed files with 5 additions and 7 deletions

View File

@@ -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")))