comparison lisp/ChangeLog @ 29542:0ad0a1e1d3ec

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 10 Jun 2000 02:10:35 +0000
parents 052b821cc142
children 5669b381362e
comparison
equal deleted inserted replaced
29541:052b821cc142 29542:0ad0a1e1d3ec
1 2000-06-10 Kenichi Handa <handa@etl.go.jp>
2
3 * international/mule.el (set-buffer-file-coding-system): If one of
4 undecided-XXX is specified, change only EOL conversion.
5
6 * international/mule-conf.el (unix): New alias for the coding
7 system undecided-unix.
8
1 2000-06-09 Dave Love <fx@gnu.org> 9 2000-06-09 Dave Love <fx@gnu.org>
2 10
3 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region. 11 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
4 12
5 * executable.el: Byte compile dynamic. 13 * executable.el: Byte compile dynamic.