]> code.delx.au - gnu-emacs/blobdiff - src/xsettings.c
* lisp/simple.el (command-execute): Move from C. Add obsolete check.
[gnu-emacs] / src / xsettings.c
index 7c68ff295cfa4507472550e0ae48ea7d57cbb23a..576a5032eacb0b41d1b63c0d1f69c82cea21f60f 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions for handling font and other changes dynamically.
 
-Copyright (C) 2009-201 Free Software Foundation, Inc.
+Copyright (C) 2009-2013 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -29,7 +29,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "keyboard.h"
 #include "blockinput.h"
 #include "termhooks.h"
-#include "termopts.h"
 
 #include <X11/Xproto.h>