aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-05-31 20:40:00 +0200
committerLars Magne Ingebrigtsen2011-05-31 20:40:00 +0200
commitbcd54f837039f8d28e0bb8320385ca2dc6fdd5d3 (patch)
treea569ae614a24267c168d788c9df97334cc653ba0 /doc/lispref/ChangeLog
parent864db017b0b040e386f95b21c2501e1a71d86318 (diff)
downloademacs-bcd54f837039f8d28e0bb8320385ca2dc6fdd5d3.tar.gz
emacs-bcd54f837039f8d28e0bb8320385ca2dc6fdd5d3.zip
Add the tiny convenience function `process-alive-p'.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index bd92b2a7273..83cee10f899 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
12011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * processes.texi (Process Information): Document
4 `process-alive-p'.
5
12011-05-29 Chong Yidong <cyd@stupidchicken.com> 62011-05-29 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * help.texi (Accessing Documentation): 8 * help.texi (Accessing Documentation):