declare smobs in alloc.c
[bpt/emacs.git] / src / ChangeLog.4
index dc8fe23..54b3725 100644 (file)
 
 1994-04-28  Michael D. Ernst  (mernst@monozygote.research.microsoft.com)
 
-       * fileio.c (inhibit-file-name-handers): Correct documentation.
+       * fileio.c (inhibit-file-name-handlers): Correct documentation.
 
 1994-04-28  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
 
 1994-03-22  Frederic Pierresteguy  (fp@mole.gnu.ai.mit.edu)
 
        * widget.c (set_frame_size): Put #if 0 around a lot of useless code.
-       Compute explicitely the geometry of the toplevel widget.
+       Compute explicitly the geometry of the toplevel widget.
        Call XtSetValues not XtVaSetValues.
 
 1994-03-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
        * m/delta.h (BROKEN_CLOSEDIR): Added because closedir is interruptible.
        (HAVE_UNISTD_H): Deleted because configure takes care of it.
-       (C_SWITCH_MACHINE): Added optimisation options for gnu cc.
+       (C_SWITCH_MACHINE): Added optimization options for gnu cc.
 
 1993-12-17  Mike Long  (mike.long@analog.com)
 
 1993-08-03  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
 
        Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
-       * 7300.h [__GNUC__]: #define HAVE_ALLOCA.
+       * m/7300.h [__GNUC__]: #define HAVE_ALLOCA.
        [not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION.
        (HAVE_SYSVIPC, USE_UTIME): #define these.
        (memmove): We don't have this; call safe_bcopy.
        Change display code to handle the `invisible' text property.
        * dispnew.c (direct_output_for_insert): Fail if character
        just inserted has text properties.
-       (direct_ouput_forward_char): Fail if moving near invisible chars.
+       (direct_output_forward_char): Fail if moving near invisible chars.
        * indent.c (compute_motion): Compute correctly for invisible text.
        (vmotion): Take care of invisible newlines.
        * intervals.c (set_point): Ignore `invisible' property
 
 1993-06-01  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
 
-       * x/esix5-4.h: Redone by Joe Kelsey.
+       * s/esix5-4.h: Redone by Joe Kelsey.
 
        * xterm.c (x_new_font): Take out last change.
 
@@ -6906,7 +6906,7 @@ See ChangeLog.3 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993-1994, 2001-201 Free Software Foundation, Inc.
+  Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.