]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Thu, 22 Jun 2000 15:00:24 +0000 (15:00 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 22 Jun 2000 15:00:24 +0000 (15:00 +0000)
lisp/ChangeLog
man/ChangeLog

index 4cabc6c292a404e5b8439b6831809c07eea42864..655ddd13c536288fd7e2fd81b0205333ae3266b0 100644 (file)
@@ -1,3 +1,12 @@
+2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * files.el (make-backup-file-name-1): On DOS/Windows, run the
+       backup file name through convert-standard-filename.
+
+       * dos-fns.el (convert-standard-filename): Convert leading
+       directories as well.  When long file names are supported, convert
+       characters that are invalid in Windows file names.
+
 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
        * ps-print.el: Fix bug: if ^L is the very first buffer character,
index 59956ffa0e8db253fe1ca2da7a0c62ffee1522f1..602449db29452dbbec606d331238c850e5cdadb1 100644 (file)
@@ -1,3 +1,12 @@
+2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * programs.texi (Documentation): Describe how man pages with
+       identical names by different sections are handled by M-x man and
+       M-x woman.
+
+       * msdog.texi (Text and Binary): Separate description of EOL
+       conversions from the issues related to binary files.
+
 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
 
        * mule.texi (set-buffer-process-coding-system): Documentation