[logaling-commit] logaling/logalimacs [master] Commet out to display odd shelloutput

Back to archive index

null+****@clear***** null+****@clear*****
Sun Mar 11 21:12:15 JST 2012


yuta yamada	2012-03-11 21:12:15 +0900 (Sun, 11 Mar 2012)

  New Revision: fc1f4aa32f9356b7baba7acc27e9f73b0fb36cc0

  Log:
    Commet out to display odd shelloutput

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+3 -1)
===================================================================
--- logalimacs.el    2012-03-06 00:27:23 +0900 (78497d9)
+++ logalimacs.el    2012-03-11 21:12:15 +0900 (b3a1aad)
@@ -468,7 +468,9 @@
     (define-key map (kbd "b") 'popup-close)
     map))
 
-(loga-check-state)
+;;; @todo fix below bug
+;; Comment out to display odd shelloutput abnormally at PC of part(My company PC)
+;; (loga-check-state)
 
 (provide 'logalimacs)
 




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