X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a749f1c648f2b9bf1a0b0b10e2da4c1c4e3d431d..0a2aedfe6d650e825a50f25f972bac20d669f5cb:/src/ChangeLog.3 diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index d7c0a2f2b3..a62aee7517 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -1642,7 +1642,7 @@ * 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. @@ -16503,7 +16503,7 @@ See ChangeLog.2 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. + Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. This file is part of GNU Emacs.