diff doc/lispref/ChangeLog @ 109578:eb3d38be02c7

* processes.texi (Process Information): Explain process property `remote-tty'.
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 29 Jul 2010 15:54:03 +0200
parents a4b9fa0b861b
children 9c41ffa303a2
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Thu Jul 29 15:13:11 2010 +0200
+++ b/doc/lispref/ChangeLog	Thu Jul 29 15:54:03 2010 +0200
@@ -1,3 +1,8 @@
+2010-07-29  Michael Albinus  <michael.albinus@gmx.de>
+
+	* processes.texi (Process Information): Explain process property
+	`remote-tty'.
+
 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
 
 	* modes.texi (Defining Minor Modes): Use C-delete in examples,