comparison lisp/ChangeLog @ 80134:b0f27575dc50

(ada-font-lock-syntactic-keywords): Recognize ''' just like any other char-constant.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 17 Feb 2008 19:24:09 +0000
parents bbd6defe1e72
children bedd6b5b48fb
comparison
equal deleted inserted replaced
80133:86666002b78d 80134:b0f27575dc50
1 2008-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
4 Recognize ''' just like any other char-constant.
5
1 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca> 6 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * vc-hooks.el (vc-find-root): Remove initial loop because it's not 8 * vc-hooks.el (vc-find-root): Remove initial loop because it's not
4 careful enough. Detect the uid-change all within the main loop. 9 careful enough. Detect the uid-change all within the main loop.
5 10