changeset 29112:7cbf05ba1aa3

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 23 May 2000 13:19:38 +0000
parents e52d90f01f53
children 6c55bfbfe0ce
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 23 13:16:42 2000 +0000
+++ b/lisp/ChangeLog	Tue May 23 13:19:38 2000 +0000
@@ -1,3 +1,9 @@
+2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* files.el (make-backup-file-name-1): Replace slashes with `!'
+	rather than `|' (which is not allowed on Windows).  Replace the
+	drive letters with a string "drive_X".
+
 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
 
 	* progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.