# HG changeset patch # User Martin Rudalics # Date 1174383477 0 # Node ID 6823b593cd75dd8c6c185b12934ce00d002076e9 # Parent 50806525e635935f854fce61e9cd8dc4b68d184a *** empty log message *** diff -r 50806525e635 -r 6823b593cd75 lisp/ChangeLog --- a/lisp/ChangeLog Tue Mar 20 09:35:42 2007 +0000 +++ b/lisp/ChangeLog Tue Mar 20 09:37:57 2007 +0000 @@ -1,3 +1,9 @@ +2007-03-20 Martin Rudalics + + * files.el (basic-save-buffer): Do not set visited filename when + the corresponding directory does not exist or the specified + filename is that of an existing directory. + 2007-03-20 Glenn Morris * calendar/diary-lib.el (diary-live-p): New function. @@ -189,7 +195,7 @@ (rcirc-nick-prefix-chars): Add variable. (rcirc-user-nick): Use above variable. -2007-03-10 Johan Bockg,be(Brd +2007-03-10 Johan Bockg,Ae(Brd * icomplete.el (icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil.