[logaling-commit] logaling/logalimacs [master] Fix typo

Back to archive index

null+****@clear***** null+****@clear*****
Fri Feb 24 21:15:06 JST 2012


yuta yamada	2012-02-24 21:15:06 +0900 (Fri, 24 Feb 2012)

  New Revision: 3c0844942bc8c410c9c6b68f8291a6998d21f369

  Log:
    Fix typo

  Modified files:
    logalimacs.el

  Modified: logalimacs.el (+1 -1)
===================================================================
--- logalimacs.el    2012-02-24 21:14:36 +0900 (a5b583d)
+++ logalimacs.el    2012-02-24 21:15:06 +0900 (db8005c)
@@ -352,7 +352,7 @@
   (setq loga-current-endpoint :popup)
   (cond
    ((not (require 'popup nil t))
-    (message "Can't lookup, it is require popup.el."))
+    (message "Can't lookup, it require popup.el."))
    ((and (listp content) (not (null content)))
     (popup-cascade-menu content
                         :point (loga-decide-point)




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