]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.3
* nt/config.nt: Complete rework to bring it in sync with autogen/config.in.
[gnu-emacs] / src / ChangeLog.3
index fb3ec1720559dc0243ff72e20e3d02007bf4a65e..6c580fe4b52f1693581d51baf4a4daef8622843a 100644 (file)
        [not HAVE_X11] (x_set_border_pixel): Use gray_width and
        gray_height, instead of assuming that the bitmap is 16x16.
        (x_make_gc): Instead of creating a pixmap and then calling
-       XPutImage to make it into a grey stipple, just call
+       XPutImage to make it into a gray stipple, just call
        XCreatePixmapFromBitmapData to do it all at once.
 
        * xterm.c (x_text_icon): Move the request for font information
        shrink below the minimum, this code would only try to delete it if
        it had a parent.  Well, even if the window doesn't have a parent,
        you want Fdelete_window to signal an error, since you're trying to
-       resize one of the undeleteable windows into nothingness.  So call
+       resize one of the undeletable windows into nothingness.  So call
        Fdelete_window even if the window doesn't have a parent.
 
        * window.c (MINSIZE): Add kludge so that the minibuffer is always
 
 1989-08-09  Joseph Arceneaux  (jla@spiff)
 
-       * ../oldXMenu/Makefile: Removed all the unneccessary X stuff.
+       * ../oldXMenu/Makefile: Removed all the unnecessary X stuff.
 
 1989-08-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
@@ -16507,7 +16507,7 @@ See ChangeLog.2 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993, 2001-2011  Free Software Foundation, Inc.
+  Copyright (C) 1993, 2001-2012  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.