comparison 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
comparison
equal deleted inserted replaced
105276:0c6bc9d2b10c 105277:7f2b90c428b4
9 9
10 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring. 10 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
11 (hs-show-hook): Fix typo in docstring. 11 (hs-show-hook): Fix typo in docstring.
12 12
13 2009-09-29 Glenn Morris <rgm@gnu.org> 13 2009-09-29 Glenn Morris <rgm@gnu.org>
14
15 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
16 file-name-nondirectory call preventing location of cedet files.
17 (check-declare-verify): Use literal search rather than re-search.
18
19 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
20 Use tramp-compat-file-attributes rather than nonexistent
21 tramp-compat-handle-file-attributes.
14 22
15 * Makefile.in (lisptagsfiles4): New. 23 * Makefile.in (lisptagsfiles4): New.
16 (AUTOGENEL): Add cedet loaddefs files. 24 (AUTOGENEL): Add cedet loaddefs files.
17 (TAGS, TAGS-LISP): Use $lisptagsfiles4. 25 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18 (update-elclist, compile-always, backup-compiled-files) 26 (update-elclist, compile-always, backup-compiled-files)