diff lisp/ChangeLog @ 56405:10b68aa88abe

Doc fix. Change name of some funs.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Tue, 13 Jul 2004 01:32:18 +0000
parents 9fef85889943
children febb99ebe690 a79c4db19c4f
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 13 01:30:48 2004 +0000
+++ b/lisp/ChangeLog	Tue Jul 13 01:32:18 2004 +0000
@@ -1,3 +1,11 @@
+2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+	* printing.el: Doc fix.  Change name of some funs.
+	(pr-dosify-file-name): New fun.  Replace ps-dosify-path.
+	(pr-unixify-file-name): New fun.  Replace ps-unixify-path.
+	(pr-standard-file-name): New fun.  Replace pr-standard-path.
+	(pr-call-process): Code fix.
+
 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* subr.el (with-selected-window): Doc fix.