comparison lisp/ChangeLog @ 69332:e1685cc1a657

* files.el (hack-local-variables-confirm): Set coding-system-for-read to nil before writing to .emacs.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 08 Mar 2006 02:24:47 +0000
parents 619b0c2000a6
children bb8e1e07b59b
comparison
equal deleted inserted replaced
69331:619b0c2000a6 69332:e1685cc1a657
1 2006-03-07 Chong Yidong <cyd@stupidchicken.com> 1 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * files.el (hack-local-variables-confirm): Set
4 coding-system-for-read to nil before writing to .emacs.
2 5
3 * arc-mode.el (archive-extract): Check if an existing buffer name 6 * arc-mode.el (archive-extract): Check if an existing buffer name
4 comes from a different archive. 7 comes from a different archive.
5 8
6 * help.el (describe-key-briefly): If KEY is a down event, read and 9 * help.el (describe-key-briefly): If KEY is a down event, read and