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:
parent
08ab3a852d
commit
e50c9e77aa
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#ifdef HAVE_XWIDGETS
|
||||
#include <config.h>
|
||||
#ifdef HAVE_XWIDGETS
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue