diff src/ChangeLog @ 110902:8aed62727bef

Small sysdep.c cleanups. * src/sysdep.c (LPASS8): Remove, unused. (emacs_ospeed): Change from being a global to a local in the only user: init_baud_rate.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 10 Oct 2010 06:44:22 -0700
parents f4089d3a565a
children 0e6d88c45380
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 10 09:39:03 2010 -0400
+++ b/src/ChangeLog	Sun Oct 10 06:44:22 2010 -0700
@@ -1,3 +1,9 @@
+2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* sysdep.c (LPASS8): Remove, unused.
+	(emacs_ospeed): Change from being a global to a local in the only
+	user: init_baud_rate.
+
 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 	* gnutls.c (syms_of_gnutls): All the bootprops are keywords.