*** empty log message ***
This commit is contained in:
parent
b79a846b37
commit
a3a7ff330f
2 changed files with 18 additions and 0 deletions
|
@ -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,
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue