diff lisp/ChangeLog @ 85188:ee803fed3919

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 12 Oct 2007 03:07:02 +0000
parents 2aecb977e40c
children 90d28252bb54
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 12 03:06:03 2007 +0000
+++ b/lisp/ChangeLog	Fri Oct 12 03:07:02 2007 +0000
@@ -1,5 +1,12 @@
 2007-10-12  Glenn Morris  <rgm@gnu.org>
 
+	* emacs-lisp/byte-opt.el (top level):
+	* mail/rmail.el (rmail-list-to-menu):
+	* obsolete/hilit19.el (hilit-mode):
+	* progmodes/cc-mode.el (c-postprocess-file-styles)
+	(c-submit-bug-report):
+	* vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar.
+
 	* cus-edit.el (custom-variable-menu, custom-face-menu)
 	(custom-group-menu): Check init-file-user rather than
 	user-init-file, in case cus-edit is loaded by site-run-file.