diff src/ChangeLog @ 112359:011b1eb5c384

Change buffer_defaults to new new macro; preparation for thread patch * lisp.h (DEFVAR_BUFFER_DEFAULTS): New macro. * buffer.c (syms_of_buffer): Use DEFVAR_BUFFER_DEFAULTS.
author Tom Tromey <tromey@redhat.com>
date Tue, 18 Jan 2011 10:00:04 -0700
parents 19348bd13f81
children 3215a5cff4dd
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jan 18 16:33:24 2011 +0100
+++ b/src/ChangeLog	Tue Jan 18 10:00:04 2011 -0700
@@ -1,3 +1,8 @@
+2011-01-18  Tom Tromey  <tromey@redhat.com>
+
+	* lisp.h (DEFVAR_BUFFER_DEFAULTS): New macro.
+	* buffer.c (syms_of_buffer): Use DEFVAR_BUFFER_DEFAULTS.
+
 2011-01-18  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* lisp.h (DECL_ALIGN): Define if HAVE_ATTRIBUTE_ALIGNED, not if