Mercurial > emacs
comparison lisp/ChangeLog @ 74404:618f798d04c2
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 04 Dec 2006 10:24:04 +0000 |
parents | 429f18443ca0 |
children | 3f31a8cff008 |
comparison
equal
deleted
inserted
replaced
74403:04f1edde004d | 74404:618f798d04c2 |
---|---|
1 2006-12-04 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for | |
4 Unicode data file pointed to by `describe-char-unicodedata-file'. | |
5 | |
1 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological | 8 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological |
4 O(n^2) regexp-search by anchoring the search. | 9 O(n^2) regexp-search by anchoring the search. |
5 | 10 |