[logaling-commit] logaling/logalimacs [master] delete unnecessary error message

Back to archive index

null+****@clear***** null+****@clear*****
Tue Jun 5 15:49:10 JST 2012


yuta yamada	2012-06-05 15:49:10 +0900 (Tue, 05 Jun 2012)

  New Revision: 6ecb9c9f8ac10fb66022b6c716614fb3387d8f31

  Log:
    delete unnecessary error message

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+0 -2)
===================================================================
--- logalimacs.el    2012-06-05 14:05:56 +0900 (28c02fa)
+++ logalimacs.el    2012-06-05 15:49:10 +0900 (88426d0)
@@ -405,8 +405,6 @@
   (let* ((converted-content (loga-convert-from-json content)))
     (setq loga-current-endpoint :popup)
     (cond
-     ((not (require 'popup nil t))
-      (message "Can't lookup, it requires popup.el."))
      ((listp converted-content)
       (popup-cascade-menu converted-content
                           :point (loga-decide-point)




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