Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
29111:e52d90f01f53 | 29112:7cbf05ba1aa3 |
---|---|
1 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * files.el (make-backup-file-name-1): Replace slashes with `!' | |
4 rather than `|' (which is not allowed on Windows). Replace the | |
5 drive letters with a string "drive_X". | |
6 | |
1 2000-05-23 Gerd Moellmann <gerd@gnu.org> | 7 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
2 | 8 |
3 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'. | 9 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'. |
4 | 10 |
5 * files.el (interpreter-mode-alist): Add `bash2'. | 11 * files.el (interpreter-mode-alist): Add `bash2'. |