# HG changeset patch # User Glenn Morris # Date 1193725500 0 # Node ID 7fab53f93ba550097d657f20ef1603a46f9c190a # Parent c0f20db3e35a77fad4d7d6e32bae67525e8e9103 *** empty log message *** diff -r c0f20db3e35a -r 7fab53f93ba5 lisp/ChangeLog --- a/lisp/ChangeLog Tue Oct 30 06:24:43 2007 +0000 +++ b/lisp/ChangeLog Tue Oct 30 06:25:00 2007 +0000 @@ -1,3 +1,11 @@ +2007-10-30 Glenn Morris + + * emacs-lisp/bytecomp.el (byte-compile-disable-warning) + (byte-compile-enable-warning): Doc fix. + + * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to + suppress byte-opt warning. + 2007-10-30 Dan Nicolaescu * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)