diff lisp/ChangeLog @ 91801:8e06d480f634

Fix broken indentation. (tar-mouse-extract, tar-extract, tar-subfile-save-buffer): Use with-current-buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 12 Feb 2008 21:20:05 +0000
parents e5dde0c2f0ba
children 3a35316b344f
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 12 17:29:07 2008 +0000
+++ b/lisp/ChangeLog	Tue Feb 12 21:20:05 2008 +0000
@@ -1,3 +1,9 @@
+2008-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* tar-mode.el: Fix broken indentation.
+	(tar-mouse-extract, tar-extract, tar-subfile-save-buffer):
+	Use with-current-buffer.
+
 2008-02-12  Juanma Barranquero  <lekktu@gmail.com>
 
 	* hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;