Mercurial > emacs
comparison lisp/ChangeLog @ 81069:b3bd944f9137
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 26-27)
- Update from CVS
- lisp/vc-hooks.el (vc-find-root): Fix file attribute test
2007-05-25 Miles Bader <miles@fencepost.gnu.org>
* lisp/vc-hooks.el (vc-find-root): Fix file attribute test.
2007-05-24 Richard Stallman <rms@gnu.org>
* lisp/textmodes/flyspell.el (flyspell-correct-word-before-point):
Don't let opoint be nil.
(flyspell-emacs-popup): Explicit error if no dialogs.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-772
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 25 May 2007 04:55:49 +0000 |
parents | f77f86268d5b 97f97985d989 |
children | 5b3b1e543897 d1039e83b4a7 |
comparison
equal
deleted
inserted
replaced
81068:2f7d72970d55 | 81069:b3bd944f9137 |
---|---|
1 2007-05-25 Miles Bader <miles@fencepost.gnu.org> | |
2 | |
3 * vc-hooks.el (vc-find-root): Fix file attribute test. | |
4 | |
5 2007-05-24 Richard Stallman <rms@gnu.org> | |
6 | |
7 * textmodes/flyspell.el (flyspell-correct-word-before-point): | |
8 Don't let opoint be nil. | |
9 (flyspell-emacs-popup): Explicit error if no dialogs. | |
10 | |
1 2007-05-24 Chong Yidong <cyd@stupidchicken.com> | 11 2007-05-24 Chong Yidong <cyd@stupidchicken.com> |
2 | 12 |
3 * image-mode.el (image-forward-hscroll, image-backward-hscroll) | 13 * image-mode.el (image-forward-hscroll, image-backward-hscroll) |
4 (image-next-line, image-previous-line, image-scroll-up) | 14 (image-next-line, image-previous-line, image-scroll-up) |
5 (image-scroll-down, image-bol, image-eol, image-bob, image-eob): | 15 (image-scroll-down, image-bol, image-eol, image-bob, image-eob): |