[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/gtkutil.c,v
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/src/gtkutil.c,v |
Date: |
Thu, 17 Jul 2008 23:19:00 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Miles Bader <miles> 08/07/17 23:18:59
Index: gtkutil.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/gtkutil.c,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -b -r1.133 -r1.134
--- gtkutil.c 27 Jun 2008 02:23:35 -0000 1.133
+++ gtkutil.c 17 Jul 2008 23:18:55 -0000 1.134
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
-#include "config.h"
+#include <config.h>
#ifdef USE_GTK
#include <string.h>
- [Emacs-diffs] Changes to emacs/src/gtkutil.c,v,
Miles Bader <=
- [Emacs-diffs] Changes to emacs/src/gtkutil.c,v, Jan Djärv, 2008/07/24
- [Emacs-diffs] Changes to emacs/src/gtkutil.c,v, Jan Djärv, 2008/07/28
- [Emacs-diffs] Changes to emacs/src/gtkutil.c,v, Andreas Schwab, 2008/07/28
- [Emacs-diffs] Changes to emacs/src/gtkutil.c,v, Jan Djärv, 2008/07/29