1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00
This commit is contained in:
Richard M. Stallman 2005-10-02 17:44:18 +00:00
parent b0de446f2b
commit cde3239fdb

View file

@ -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