Mercurial > emacs
comparison src/ChangeLog @ 73084:96b7fa2c103b
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 23 Sep 2006 21:07:44 +0000 |
parents | bf1ea63459be |
children | 53401790a5d5 |
comparison
equal
deleted
inserted
replaced
73083:fcfd01b24e1e | 73084:96b7fa2c103b |
---|---|
1 2006-09-23 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * minibuf.c (Finternal_complete_buffer, Fread_minibuffer) | |
4 (Fdisplay_completion_list): Fix typos in docstrings. | |
5 | |
1 2006-09-23 Romain Francoise <romain@orebokech.com> | 6 2006-09-23 Romain Francoise <romain@orebokech.com> |
2 | 7 |
3 * s/gnu-linux.h (MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too. | 8 * s/gnu-linux.h (MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too. |
4 | 9 |
5 2006-09-23 Kenichi Handa <handa@m17n.org> | 10 2006-09-23 Kenichi Handa <handa@m17n.org> |
6 | 11 |
7 * keymap.c (Fmap_keymap): Docstring mentions about generic | 12 * keymap.c (Fmap_keymap): Docstring mentions about generic character. |
8 character. | |
9 | 13 |
10 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca> | 14 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca> |
11 | 15 |
12 * regex.c (analyse_first): For eight-bit-control chars, mark both the | 16 * regex.c (analyse_first): For eight-bit-control chars, mark both the |
13 char's value and its leading byte in the fastmap. | 17 char's value and its leading byte in the fastmap. |