Mercurial > emacs
comparison lisp/ChangeLog @ 29857:f1c1c620a093
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 22 Jun 2000 15:00:24 +0000 |
parents | a3816e5f2aea |
children | ccc03e321fdf |
comparison
equal
deleted
inserted
replaced
29856:f157067ee950 | 29857:f1c1c620a093 |
---|---|
1 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * files.el (make-backup-file-name-1): On DOS/Windows, run the | |
4 backup file name through convert-standard-filename. | |
5 | |
6 * dos-fns.el (convert-standard-filename): Convert leading | |
7 directories as well. When long file names are supported, convert | |
8 characters that are invalid in Windows file names. | |
9 | |
1 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> | 10 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2 | 11 |
3 * ps-print.el: Fix bug: if ^L is the very first buffer character, | 12 * ps-print.el: Fix bug: if ^L is the very first buffer character, |
4 ps-print crashes. New feature: page selection for printing. Create | 13 ps-print crashes. New feature: page selection for printing. Create |
5 raw-text-unix coding system for XEmacs. Doc fix. | 14 raw-text-unix coding system for XEmacs. Doc fix. |