comparison lisp/ChangeLog @ 106887:b9c9ec129ae5

(vc-dir-resynch-file): Update the vc-dir header when resyncing a directory.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 17 Jan 2010 12:36:21 -0800
parents 908cefda5ea2
children 70822719735d
comparison
equal deleted inserted replaced
106886:a50b302b7928 106887:b9c9ec129ae5
1 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
4 resyncing a directory.
5
1 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org> 6 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
2 7
3 * progmodes/ada-mode.el: Fix bug#1920, bug#5400. 8 * progmodes/ada-mode.el: Fix bug#1920, bug#5400.
4 (ada-ident-re): Delete ., allow multibyte characters. 9 (ada-ident-re): Delete ., allow multibyte characters.
5 (ada-goto-label-re): New; matches goto labels. 10 (ada-goto-label-re): New; matches goto labels.