# HG changeset patch # User Richard M. Stallman # Date 1104371378 0 # Node ID f7d2264f4990f61cfcd6dda937d212ab746bafe5 # Parent dc445634487da3ee1addc6b542c00fd3b6495d41 *** empty log message *** diff -r dc445634487d -r f7d2264f4990 lisp/ChangeLog --- a/lisp/ChangeLog Thu Dec 30 01:49:12 2004 +0000 +++ b/lisp/ChangeLog Thu Dec 30 01:49:38 2004 +0000 @@ -1,3 +1,13 @@ +2004-12-29 Milan Zamazal + + * files.el (hack-local-variables): If no PREFIX, set it to "^". + Redundant variable PREFIXLEN removed. + +2004-12-28 Matt Hodges + + * eshell/em-hist.el (eshell-previous-matching-input): + Start the deletion from the end of the output. + 2004-12-29 YAMAMOTO Mitsuharu * term/mac-win.el: Require x-dnd.