diff options
| author | Lars Magne Ingebrigtsen | 2011-05-31 20:40:00 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2011-05-31 20:40:00 +0200 |
| commit | bcd54f837039f8d28e0bb8320385ca2dc6fdd5d3 (patch) | |
| tree | a569ae614a24267c168d788c9df97334cc653ba0 /doc/lispref/ChangeLog | |
| parent | 864db017b0b040e386f95b21c2501e1a71d86318 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * processes.texi (Process Information): Document | ||
| 4 | `process-alive-p'. | ||
| 5 | |||
| 1 | 2011-05-29 Chong Yidong <cyd@stupidchicken.com> | 6 | 2011-05-29 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * help.texi (Accessing Documentation): | 8 | * help.texi (Accessing Documentation): |