]> git.eshelyaron.com Git - emacs.git/commitdiff
fixed build issue introduced by the fix for non xwidget builds
authorJoakim Verona <joakim@verona.se>
Sun, 8 Jul 2012 16:12:44 +0000 (18:12 +0200)
committerJoakim Verona <joakim@verona.se>
Sun, 8 Jul 2012 16:12:44 +0000 (18:12 +0200)
README.xwidget
src/xwidget.c

index fa3f9dabfde0e1dff2c55d819bbf3bb4fc356f43..c2359b6e8ae434c977ef31e377fce7e4ffdebc19 100644 (file)
@@ -1495,8 +1495,8 @@ doesn't make the window active. this leads to problems.
 from browse-url-interactive-arg. this might need a new optional argument.
 
 http://test
-** TODO anything support
-hook so anything can filter browser history.
+** TODO anything/helm support
+hook so anything/helm can filter browser history.
 ** TODO new relative url code sometimes fail
 http://www.dilbert.com
 ** TODO input field enhancements
index 6718f4a14c7a503509d70a8d8c4946839b02ca41..a1659a9911d3fa01fc63764a9961c60370d30cfd 100644 (file)
@@ -1,5 +1,5 @@
-#ifdef HAVE_XWIDGETS
 #include <config.h>
+#ifdef HAVE_XWIDGETS
 
 #include <signal.h>