comparison lisp/ChangeLog @ 95001:1f45bc27b291

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 15 May 2008 03:32:23 +0000
parents eab7f768651d
children 183ac8cfca91
comparison
equal deleted inserted replaced
95000:336209f2841c 95001:1f45bc27b291
1 2008-05-15 Glenn Morris <rgm@gnu.org>
2
3 * vc-hooks.el (vc-directory-resynch-file): Fix declaration.
4
5 * org/org-exp.el (org-infojs-options-inbuffer-template):
6 Fix declaration.
7
8 * progmodes/cc-mode.el (declare-function): Add compat definition.
9 (awk-mode-syntax-table, c-awk-unstick-NL-prop): Declare for compiler.
10
1 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com> 11 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com>
2 12
3 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned 13 * vc-dispatcher.el (vc-dispatcher-selection): Change the returned
4 list to a cons so the caller can get back both expanded and 14 list to a cons so the caller can get back both expanded and
5 unexpanded filesets. 15 unexpanded filesets.