2015-02-13 07:35:31 +00:00
committed by Git OBS Bridge
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")))

View File

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