]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.4
* test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.
[gnu-emacs] / src / ChangeLog.4
index 208d9c2cdb053c530bd25d76296cdfa849fe75e9..4970cbdfe7d47cf95fed9a18c1ffc46e5cbcfbc0 100644 (file)
 
        * 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-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.