]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.3
* test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.
[gnu-emacs] / src / ChangeLog.3
index 1a2763f8ff84636350f8a5868550d7a2e0ad3f78..a62aee7517b903a61e991bfbc7afa4891fb47964 100644 (file)
        * keymap.c (current_minor_maps): BLOCK_INPUT while calling realloc
        and malloc.
        * search.c: Since the regexp routines can malloc, BLOCK_INPUT
-       while runing them.  #include blockinput.h.
+       while running them.  #include blockinput.h.
        * sysdep.c: #include blockinput.h.  Call xfree and xmalloc instead
        of free and malloc.  BLOCK_INPUT around routines which we know
        will call malloc.
 
 1990-09-27  Richard Stallman  (rms@mole.ai.mit.edu)
 
-       * emacs.c (main) : Set the DISPLAY environment value when both of
+       * emacs.c (main): Set the DISPLAY environment value when both of
        MAINTAIN_ENVIRONMENT and HAVE_X_WINDOW are defined.
 
        * m-convex.h (LIB_STANDARD, LIBS_MACHINE): Remove these, they
 
        * dispnew.c: Handle BROKEN_FIONREAD as in other files.
 
-1989-08-09  Joseph Arceneaux  (jla@spiff)
-
-       * ../oldXMenu/Makefile: Removed all the unnecessary X stuff.
-
 1989-08-07  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
        * fileio.c (barf_or_query_if_file_exists): When signaling,
 
 1989-06-23  Joseph Arceneaux  (jla@apple-gunkies.ai.mit.edu)
 
-       * xfns.c, lisp/term/x-win.el: C routine Fscreen_color_p now lisp
-       function x-color-screen-p in x-win.el.
+       * xfns.c: C routine Fscreen_color_p now lisp
+       function x-color-screen-p in lisp/term/x-win.el.
        (x_set_cursor_color): New method: first disallow same cursor as
        background, then if cursor not foreground, use it as cursor
        foreground.
 
 1988-12-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
-       * bytecode.el (Fbyte_code): Cache the pointer in the string
+       * bytecode.c (Fbyte_code): Cache the pointer in the string
        to avoid recalculating it at each fetch.
        Also turn off the error check for stack overflow/underflow.
 
@@ -16507,7 +16503,7 @@ See ChangeLog.2 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc.
+  Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.