diff lisp/ChangeLog @ 105277:7f2b90c428b4

(check-declare-locate): Remove pointless file-name-nondirectory call preventing location of cedet files. (check-declare-verify): Use literal search rather than re-search.
author Glenn Morris <rgm@gnu.org>
date Tue, 29 Sep 2009 03:37:03 +0000
parents b78ceb253d15
children 24b278c5dc72
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Sep 29 02:43:46 2009 +0000
+++ b/lisp/ChangeLog	Tue Sep 29 03:37:03 2009 +0000
@@ -12,6 +12,14 @@
 
 2009-09-29  Glenn Morris  <rgm@gnu.org>
 
+	* emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
+	file-name-nondirectory call preventing location of cedet files.
+	(check-declare-verify): Use literal search rather than re-search.
+
+	* net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
+	Use tramp-compat-file-attributes rather than nonexistent
+	tramp-compat-handle-file-attributes.
+
 	* Makefile.in (lisptagsfiles4): New.
 	(AUTOGENEL): Add cedet loaddefs files.
 	(TAGS, TAGS-LISP): Use $lisptagsfiles4.