diff doc/lispref/ChangeLog @ 109968:88f25e07e4eb

Fix filter functions discussion in Lisp manual. * processes.texi (Filter Functions): Use `buffer-live-p' instead of `buffer-name' in the main text as well as in the example (Bug#3098).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 24 Aug 2010 16:43:24 -0400
parents ce960720ed3f
children 27e6f236ba8d
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Tue Aug 24 16:29:44 2010 -0400
+++ b/doc/lispref/ChangeLog	Tue Aug 24 16:43:24 2010 -0400
@@ -1,3 +1,9 @@
+2010-08-24  Markus Triska  <triska@gmx.at>
+
+	* processes.texi (Filter Functions): Use `buffer-live-p' instead
+	of `buffer-name' in the main text as well as in the example
+	(Bug#3098).
+
 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
 
 	* nonascii.texi (Text Representations):