mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
*** empty log message ***
This commit is contained in:
parent
8a4e3c0cf0
commit
02891cc387
@ -1,5 +1,11 @@
|
||||
2000-06-14 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* tar-mode.el (tar-extract): For goto-char, use (point-min), not
|
||||
0. Give correct argument to set-auto-coding-function.
|
||||
(tar-expunge): For goto-char, use (point-min), not 0.
|
||||
(tar-clear-modification-flags): For goto-char, use (point-min), not 1.
|
||||
(tar-subfile-save-buffer): Likewize.
|
||||
|
||||
* international/mule.el
|
||||
(after-insert-file-set-buffer-file-coding-system): Call
|
||||
set-buffer-file-coding-system with the arg FORCE t.
|
||||
|
Loading…
Reference in New Issue
Block a user