[logaling-commit] logaling/logalimacs [master] delete unnecessary configurations

Back to archive index

null+****@clear***** null+****@clear*****
Thu Jun 7 10:56:02 JST 2012


yuta yamada	2012-06-07 10:56:02 +0900 (Thu, 07 Jun 2012)

  New Revision: 71ddcb5caa1845f6e0faa06e5983d8293391340d

  Log:
    delete unnecessary configurations

  Removed files:
    logalimacs-config.el

  Deleted: logalimacs-config.el (+0 -19) 100644
===================================================================
--- logalimacs-config.el    2012-06-06 19:08:12 +0900 (9fcf541)
+++ /dev/null
@@ -1,19 +0,0 @@
-;;;* configuration for logalimacs
-
-(require 'logalimacs nil t)
-(require 'logalimacs-rurema nil t)
-
-;;key-binds
-;; @todo create loga-mode-map
-(global-set-key (kbd "M-g M-u") 'loga-lookup-in-hand-or-region)
-(global-set-key (kbd "M-g M-a") 'loga-add-word)
-(global-set-key (kbd "M-g M-i") 'loga-interactive-command)
-
-;;;*configuration for PopWin(requirement popwin.el)
-(when (require 'popwin nil t)
-  (defvar display-buffer-function 'popwin:display-buffer)
-  (defvar popwin:special-display-config
-    (append '(("*logalimacs*" :position top :height 10 :noselect t :stick t)))
-    popwin:special-display-config))
-
-(provide 'logalimacs-config)




More information about the logaling-commit mailing list
Back to archive index