Mercurial > emacs
comparison lisp/ChangeLog @ 74359:749bbf34ba64
Fix the highlight overlay extension
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Fri, 01 Dec 2006 21:03:19 +0000 |
parents | 25c9571827a2 |
children | a7d4498d8477 |
comparison
equal
deleted
inserted
replaced
74358:7d94aedb394a | 74359:749bbf34ba64 |
---|---|
1 2006-12-01 Juanma Barranquero <lekktu@gmail.com> | 1 2006-12-01 Juanma Barranquero <lekktu@gmail.com> |
2 | 2 |
3 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring. | 3 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring. |
4 | 4 |
5 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
6 | |
7 * paren.el: Fix the highlight overlay extension when the user types a | |
8 sequence of char very fast just after the open parenthesis. | |
9 Suggested by Ben North <ben@redfrontdoor.org>. | |
6 | 10 |
7 * ps-mule.el: Eliminate Emacs 20 compatibility. | 11 * ps-mule.el: Eliminate Emacs 20 compatibility. |
8 | 12 |
9 * ps-print.el: Eliminate Emacs 20 & 21 compatibility. | 13 * ps-print.el: Eliminate Emacs 20 & 21 compatibility. |
10 (ps-print-version): New Version 6.7. | 14 (ps-print-version): New Version 6.7. |