Mercurial > emacs
changeset 85783:7fab53f93ba5
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 30 Oct 2007 06:25:00 +0000 |
parents | c0f20db3e35a |
children | b0dc7772c4dc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rgm@gnu.org> + + * 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 <dann@ics.uci.edu> * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)