Mercurial > emacs
comparison lisp/ChangeLog @ 77805:97f97985d989
lisp/vc-hooks.el (vc-find-root): Fix file attribute test
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-27
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 25 May 2007 04:41:42 +0000 |
parents | bf0271237be3 |
children | 967cc946f6a4 b3bd944f9137 |
comparison
equal
deleted
inserted
replaced
77804:2d20244326ca | 77805:97f97985d989 |
---|---|
1 2007-05-25 Miles Bader <miles@fencepost.gnu.org> | |
2 | |
3 * vc-hooks.el (vc-find-root): Fix file attribute test. | |
4 | |
1 2007-05-24 Richard Stallman <rms@gnu.org> | 5 2007-05-24 Richard Stallman <rms@gnu.org> |
2 | 6 |
3 * textmodes/flyspell.el (flyspell-correct-word-before-point): | 7 * textmodes/flyspell.el (flyspell-correct-word-before-point): |
4 Don't let opoint be nil. | 8 Don't let opoint be nil. |
5 (flyspell-emacs-popup): Explicit error if no dialogs. | 9 (flyspell-emacs-popup): Explicit error if no dialogs. |