comparison lisp/ChangeLog @ 68599:8b39fc927b5e

* textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be greedy to find the closing bracket in \*[...] and similar expressions. This is a first rough fix -- many additional refinements are necessary to make this nroff mode really usable with groff.
author Werner LEMBERG <wl@gnu.org>
date Fri, 03 Feb 2006 21:13:08 +0000
parents 2bbc3753aa7e
children 100a42ddd328
comparison
equal deleted inserted replaced
68598:164eb9d4f124 68599:8b39fc927b5e
1 2006-02-03 Werner Lemberg <wl@gnu.org>
2
3 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
4 greedy to find the closing bracket in \*[...] and similar
5 expressions. This is a first rough fix -- many additional
6 refinements are necessary to make this nroff mode really usable with
7 groff.
8
1 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change) 9 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
2 10
3 * international/mule-cmds.el (set-locale-environment): Add 11 * international/mule-cmds.el (set-locale-environment): Add
4 "/usr/share/X11/locale/locale.alias" to search list for xorg-x11 12 "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
5 libX11. 13 libX11.