# HG changeset patch # User Richard M. Stallman # Date 1128275058 0 # Node ID 3dea674724d014490447585d5c41a5e4ec5e4d66 # Parent acecec3cf0598c9660cb4bc9ccc7e4372397cfb3 yes diff -r acecec3cf059 -r 3dea674724d0 lisp/ChangeLog --- a/lisp/ChangeLog Sun Oct 02 17:39:25 2005 +0000 +++ b/lisp/ChangeLog Sun Oct 02 17:44:18 2005 +0000 @@ -1,3 +1,11 @@ +2005-10-02 Richard M. Stallman + + * progmodes/ebnf2ps.el (ebnf-eps-production-list): + Use insert-buffer-substring. + + * net/tramp.el: Pacify byte compiler warnings in pacification code. + (tramp-handle-file-local-copy): Use insert-buffer-substring. + 2005-10-02 Stefan Monnier * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part