Mercurial > emacs
changeset 39493:b92a87893145
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 28 Sep 2001 08:03:51 +0000 |
parents | 11c635084cb7 |
children | 4a51dde8ee81 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Sep 28 08:03:25 2001 +0000 +++ b/src/ChangeLog Fri Sep 28 08:03:51 2001 +0000 @@ -1,3 +1,8 @@ +2001-09-28 Gerd Moellmann <gerd@gnu.org> + + * m/macppc.h [DATA_SEG_BITS]: Put in #if 0 until we know what's + really going on here. + 2001-09-27 Stefan Monnier <monnier@cs.yale.edu> * search.c (trivial_regexp_p): Catch \{N,M\} as well.