diff src/ChangeLog @ 66475:7e10b1cb2a67

* data.c (Fmake_variable_frame_local): Add clarification to docstring.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 28 Oct 2005 01:25:18 +0000
parents 430485ba3d28
children fcde30dab36e
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 27 22:57:30 2005 +0000
+++ b/src/ChangeLog	Fri Oct 28 01:25:18 2005 +0000
@@ -1,5 +1,8 @@
 2005-10-27  Chong Yidong  <cyd@stupidchicken.com>
 
+	* data.c (Fmake_variable_frame_local): Add clarification to
+	docstring.
+
 	* fringe.c (update_window_fringes): Handle case where buffer ends
 	with a newline.