Mercurial > emacs
changeset 48362:90efc09141e5
*** empty log message ***
author | Martin Stjernholm <mast@lysator.liu.se> |
---|---|
date | Sat, 16 Nov 2002 01:37:44 +0000 |
parents | 2ac046f0f384 |
children | ddfd9a0290fb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 16 01:35:54 2002 +0000 +++ b/lisp/ChangeLog Sat Nov 16 01:37:44 2002 +0000 @@ -1,3 +1,9 @@ +2002-11-16 Martin Stjernholm <bug-cc-mode@gnu.org> + + * progmodes/cc-bytecomp.el (cc-bytecomp-defun): Fixed bug that + caused existing function definitions to be overridden by + phonies when the bytecomp environment is restored. + 2002-11-15 Nick Roberts <nick@nick.uklinux.net> * toolbar/gud-break.pbm, toolbar/gud-cont.pbm, toolbar/gud-display.pbm,