X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2Fcode-files.el;h=87306b8fd6fc01b6292e5fb87ba067fa45b0a056;hp=c07749a929920bc3f8ac96e1dd775e25b0b9fec5;hb=1e7fd761ecf5fd2208bde8e30fc6f7cbf789b7db;hpb=eae2e7ff674c67589cf63ad0c3e4756307f116e0 diff --git a/lisp/code-files.el b/lisp/code-files.el index c07749a..87306b8 100644 --- a/lisp/code-files.el +++ b/lisp/code-files.el @@ -374,9 +374,6 @@ with the file contents. This is better than simply deleting and inserting the whole thing because (1) it preserves some marker positions and (2) it puts less data in the undo list. -NOTE: When Mule support is enabled, the REPLACE argument is -currently ignored. - The coding system used for decoding the file is determined as follows: 1. `coding-system-for-read', if non-nil.