diff lisp/ChangeLog @ 29112:7cbf05ba1aa3

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 23 May 2000 13:19:38 +0000
parents c06ae9d8e6b0
children 194ae2469256
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'.