1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00

fixed build issue introduced by the fix for non xwidget builds

This commit is contained in:
Joakim Verona 2012-07-08 18:12:44 +02:00
parent 08ab3a852d
commit e50c9e77aa
2 changed files with 3 additions and 3 deletions

View 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

View file

@ -1,5 +1,5 @@
#ifdef HAVE_XWIDGETS
#include <config.h>
#ifdef HAVE_XWIDGETS
#include <signal.h>