From: Joakim Verona Date: Wed, 12 Jun 2013 21:04:28 +0000 (+0200) Subject: mention the git repo X-Git-Tag: emacs-25.0.90~2905 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=68e305005fbc03f98e7b2e9808d482a3a80146ea;p=emacs.git mention the git repo --- diff --git a/README.xwidget b/README.xwidget index d4ed54549e0..f631ea04ad8 100644 --- a/README.xwidget +++ b/README.xwidget @@ -27,6 +27,8 @@ necessary to support the Emacs window paradigm. ** building bzr co bzr+ssh://bzr.savannah.gnu.org/emacs/xwidget/ +#or: +#git clone https://github.com/jave/xwidget-emacs.git #the below compiler flags shouldn't be strictly necessary export CFLAGS=" -g" ./configure --with-xwidgets --enable-asserts --with-x-toolkit=gtk3