comparison lisp/ChangeLog @ 75999:ce1b9c8dc108

(font-lock-extend-region-wholelines): Revert last change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 18 Feb 2007 18:52:18 +0000
parents 9b13b0038260
children 8dc6277c4eea
comparison
equal deleted inserted replaced
75998:d1cf25818d0c 75999:ce1b9c8dc108
26 26
27 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change) 27 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
28 28
29 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Added 29 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Added
30 indentation for the constants of Lisp. 30 indentation for the constants of Lisp.
31
32 2007-02-17 David Hansen <david.hansen@physik.fu-berlin.de> (tiny change)
33
34 * font-lock.el (font-lock-extend-region-wholelines): Test for EOB
35 in addition to BOL.
36 31
37 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca> 32 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
38 33
39 * ps-print.el: Use (defvar <foo>) where applicable. 34 * ps-print.el: Use (defvar <foo>) where applicable.
40 (ps-print-emacs-type): Remove. 35 (ps-print-emacs-type): Remove.