comparison lisp/ChangeLog @ 91802:3a35316b344f

(sgml-html-meta-auto-coding-function): Make sure the search limit is ahead.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 12 Feb 2008 21:21:02 +0000
parents 8e06d480f634
children 22cb32652c70
comparison
equal deleted inserted replaced
91801:8e06d480f634 91802:3a35316b344f
1 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca> 1 2008-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * international/mule.el (sgml-html-meta-auto-coding-function):
4 Make sure the search limit is ahead.
2 5
3 * tar-mode.el: Fix broken indentation. 6 * tar-mode.el: Fix broken indentation.
4 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer): 7 (tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
5 Use with-current-buffer. 8 Use with-current-buffer.
6 9