Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[bpt/emacs.git] / oldXMenu / Internal.c
index 102de9d..67651c2 100644 (file)
@@ -3,7 +3,7 @@
 #include "copyright.h"
 
 /*
-Copyright (C) 1993, 1996, 2001-201 Free Software Foundation, Inc.
+Copyright (C) 1993, 1996, 2001-2013 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -29,7 +29,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
  *
  */
 
-#include <config.h>
 #include "XMenuInt.h"
 
 /*
@@ -968,7 +967,7 @@ _XMRefreshSelection(register Display *display, register XMenu *menu, register XM
             /*
             * Using BOX mode.
              * Since most drawing routines with arbitrary width lines
-            * are slow compared to raster-ops lets use a raster-op to
+            * are slow compared to raster-ops let's use a raster-op to
             * draw the boxes.
              */