# HG changeset patch # User Eli Zaretskii # Date 959087978 0 # Node ID 7cbf05ba1aa39a37184ac8ba0ea09284f1893927 # Parent e52d90f01f5378224a5e9c88a78f7cb1d6ac358b *** empty log message *** diff -r e52d90f01f53 -r 7cbf05ba1aa3 lisp/ChangeLog --- 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 + + * 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 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.