comparison lisp/ChangeLog @ 106064:596e2a7ed0ef

* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use `sgml-lexical-context' instead of own parse for tag. (Further to Bug#4511).
author Kevin Ryde <user42@zip.com.au>
date Mon, 16 Nov 2009 22:53:21 +0000
parents 2f9ecf376c7a
children f5ddc2cbc74b
comparison
equal deleted inserted replaced
106063:ec3a09d48295 106064:596e2a7ed0ef
1 2009-11-16 Kevin Ryde <user42@zip.com.au>
2
3 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
4 `sgml-lexical-context' instead of own parse for tag. (Further to
5 Bug#4511).
6
1 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu> 7 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * vc.el (vc-log-show-limit): Default to 2000. 9 * vc.el (vc-log-show-limit): Default to 2000.
4 (vc-print-log-internal): Insert buttons to request more entries 10 (vc-print-log-internal): Insert buttons to request more entries
5 when limiting the output. 11 when limiting the output.