changeset 76630:6823b593cd75

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Tue, 20 Mar 2007 09:37:57 +0000
parents 50806525e635
children 555cbd8c12f5
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <rudalics@gmx.at>
+
+	* 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  <rgm@gnu.org>
 
 	* 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  <bojohan@dd.chalmers.se>
+2007-03-10  Johan Bockg,Ae(Brd  <bojohan@dd.chalmers.se>
 
 	* icomplete.el (icomplete-tidy, icomplete-exhibit):
 	Bind deactivate-mark to nil.