comparison lisp/ChangeLog @ 106340:854ad9afde88

(byte-compile-save-excursion): Make message consistent with others (no final period).
author Glenn Morris <rgm@gnu.org>
date Tue, 01 Dec 2009 03:14:02 +0000
parents 656eabdc03be
children 073d80030060
comparison
equal deleted inserted replaced
106339:656eabdc03be 106340:854ad9afde88
1 2009-12-01 Glenn Morris <rgm@gnu.org> 1 2009-12-01 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
4 consistent with others (no final period).
2 5
3 * mail/rmailmm.el (rmail-mime-handle): Doc fix. 6 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
4 (rmail-mime-show): Downcase the encoding. (Bug#5070) 7 (rmail-mime-show): Downcase the encoding. (Bug#5070)
5 8
6 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu> 9 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>