Mercurial > emacs
diff src/ChangeLog @ 74273:abd967bf92f7
Credit debugger.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 27 Nov 2006 22:39:12 +0000 |
parents | b2adac2912de |
children | 7b6663d9bca0 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 27 22:37:46 2006 +0000 +++ b/src/ChangeLog Mon Nov 27 22:39:12 2006 +0000 @@ -1,6 +1,6 @@ 2006-11-27 Chong Yidong <cyd@stupidchicken.com> - * s/aix4-2.h: Undefine _NO_PROTO. + * s/aix4-2.h: Undefine _NO_PROTO. Suggested by Joe Buehler. 2006-11-27 Kim F. Storm <storm@cua.dk>