]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.3
Add a note how to use `tramp-own-remote-path'
[gnu-emacs] / src / ChangeLog.3
index d7c0a2f2b3c4115ec21f36e4dc482f510b150fbf..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.
@@ -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.