Mercurial > emacs
comparison src/ChangeLog @ 35527:70ff28b48bac
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 24 Jan 2001 23:26:48 +0000 |
parents | 825aac393419 |
children | 3ee8da949962 |
comparison
equal
deleted
inserted
replaced
35526:b40a6cecc4d5 | 35527:70ff28b48bac |
---|---|
1 2001-01-24 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not' | |
4 as if it was a `charset'. | |
5 | |
1 2001-01-24 Gerd Moellmann <gerd@gnu.org> | 6 2001-01-24 Gerd Moellmann <gerd@gnu.org> |
2 | 7 |
3 * keymap.c (Fwhere_is_internal): Don't nreverse the cached | 8 * keymap.c (Fwhere_is_internal): Don't nreverse the cached |
4 value in where_is_cache; the next lookup in the cache returns | 9 value in where_is_cache; the next lookup in the cache returns |
5 something bogus if we do. | 10 something bogus if we do. |