comparison lisp/ChangeLog @ 96509:0b35188a36dd

(sgml-font-lock-syntactic-keywords): Use syntax-ppss on a position *before* the char we want to change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 05 Jul 2008 04:26:11 +0000
parents 4c68d664c39b
children ad09327f37a0
comparison
equal deleted inserted replaced
96508:d5f79224e1c5 96509:0b35188a36dd
1 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * textmodes/sgml-mode.el (sgml-font-lock-syntactic-keywords):
4 Use syntax-ppss on a position *before* the char we want to change.
5
1 2008-07-04 Dan Nicolaescu <dann@ics.uci.edu> 6 2008-07-04 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * vc-dir.el (vc-dir-query-replace-regexp): New function. 8 * vc-dir.el (vc-dir-query-replace-regexp): New function.
4 (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it. 9 (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
5 (vc-dir-mode-map): Likewise 10 (vc-dir-mode-map): Likewise.
6 11
7 2008-07-03 Juanma Barranquero <lekktu@gmail.com> 12 2008-07-03 Juanma Barranquero <lekktu@gmail.com>
8 13
9 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring. 14 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
10 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting) 15 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)