changeset 98395:d804e034c14f

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 29 Sep 2008 18:58:08 +0000
parents 29b6eeebe3bf
children 9155ef2a73ec
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 29 18:57:08 2008 +0000
+++ b/lisp/ChangeLog	Mon Sep 29 18:58:08 2008 +0000
@@ -1,3 +1,7 @@
+2008-09-29  Michael Albinus  <michael.albinus@gmx.de>
+
+	* vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
+
 2008-09-29  Eli Zaretskii  <eliz@gnu.org>
 
 	* files.el (locate-dominating-file): Take file-attributes of
@@ -9,7 +13,7 @@
 	also be `localname'.
 
 	* net/ange-ftp.el (ange-ftp-file-remote-p): Handle `localname' as
-	identification.
+	IDENTIFICATION.
 
 2008-09-28  Glenn Morris  <rgm@gnu.org>