Mercurial > emacs
changeset 65794:3dea674724d0
yes
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 02 Oct 2005 17:44:18 +0000 |
parents | acecec3cf059 |
children | 4b20a22635a5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * 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 <monnier@iro.umontreal.ca> * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part